2025-03-21T20:29:23.9768518Z Current runner version: '2.323.0' 2025-03-21T20:29:23.9776193Z Runner name: 'i-0930f2a73e4b288eb' 2025-03-21T20:29:23.9777194Z Runner group name: 'Default' 2025-03-21T20:29:23.9778149Z Machine name: 'ip-10-0-66-251' 2025-03-21T20:29:23.9781343Z ##[group]GITHUB_TOKEN Permissions 2025-03-21T20:29:23.9784195Z Contents: read 2025-03-21T20:29:23.9784878Z Metadata: read 2025-03-21T20:29:23.9785513Z ##[endgroup] 2025-03-21T20:29:23.9789306Z Secret source: Actions 2025-03-21T20:29:23.9790298Z Prepare workflow directory 2025-03-21T20:29:24.3040446Z Prepare all required actions 2025-03-21T20:29:24.3085009Z Getting action download info 2025-03-21T20:29:24.5227379Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-03-21T20:29:24.8118003Z Download action repository 'pytorch/pytorch@main' (SHA:c5deacc27a4a29fa141e179535d56d21a0eb734f) 2025-03-21T20:29:37.6029121Z Download action repository 'actions/download-artifact@v4' (SHA:95815c38cf2ff2164869cbab79da8d1f422bc89e) 2025-03-21T20:29:37.9280102Z Download action repository 'pmeier/pytest-results-action@v0.3.0' (SHA:a2c1430e2bddadbad9f49a6f9b879f062c6b19b1) 2025-03-21T20:29:38.0333955Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-03-21T20:29:38.4458640Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-03-21T20:29:38.6799318Z Getting action download info 2025-03-21T20:29:38.8215204Z Uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@refs/heads/main (c1d92bc76c9d8ecf59b36ef10588c9605c8578d1) 2025-03-21T20:29:38.8217420Z ##[group] Inputs 2025-03-21T20:29:38.8223273Z script: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T20:29:38.8229543Z timeout: 90 2025-03-21T20:29:38.8229806Z runner: linux.2xlarge 2025-03-21T20:29:38.8230100Z upload-artifact: android-apps 2025-03-21T20:29:38.8230735Z upload-artifact-to-s3: true 2025-03-21T20:29:38.8231048Z download-artifact: 2025-03-21T20:29:38.8231317Z repository: 2025-03-21T20:29:38.8231583Z fetch-depth: 1 2025-03-21T20:29:38.8231834Z submodules: true 2025-03-21T20:29:38.8232142Z ref: be92d7d85cb7081ac0a544036da4096a4efa33a8 2025-03-21T20:29:38.8232522Z test-infra-repository: pytorch/test-infra 2025-03-21T20:29:38.8232865Z test-infra-ref: 2025-03-21T20:29:38.8233199Z docker-image: executorch-ubuntu-22.04-clang12-android 2025-03-21T20:29:38.8233601Z docker-build-dir: .ci/docker 2025-03-21T20:29:38.8233910Z gpu-arch-type: cpu 2025-03-21T20:29:38.8234161Z gpu-arch-version: 2025-03-21T20:29:38.8234432Z job-name: linux-job 2025-03-21T20:29:38.8234711Z continue-on-error: false 2025-03-21T20:29:38.8234999Z binary-matrix: 2025-03-21T20:29:38.8235516Z run-with-docker: true 2025-03-21T20:29:38.8235874Z secrets-env: 2025-03-21T20:29:38.8236114Z no-sudo: false 2025-03-21T20:29:38.8236401Z ##[endgroup] 2025-03-21T20:29:38.8236749Z Complete job name: android / build-llm-demo / linux-job 2025-03-21T20:29:38.8653983Z A job started hook has been configured by the self-hosted runner administrator 2025-03-21T20:29:38.8757160Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-03-21T20:29:38.8766081Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:29:38.8766779Z ##[endgroup] 2025-03-21T20:29:40.7546763Z Runner Type: linux.2xlarge 2025-03-21T20:29:40.7547234Z Instance Type: c5.2xlarge 2025-03-21T20:29:40.7547548Z AMI Name: unknown 2025-03-21T20:29:40.7574193Z AMI ID: ami-08b5b3a93ed654d19 2025-03-21T20:29:46.4251795Z ##[group]Run set -euxo pipefail 2025-03-21T20:29:46.4252243Z set -euxo pipefail 2025-03-21T20:29:46.4252586Z if [[ "${NO_SUDO}" == "false" ]]; then 2025-03-21T20:29:46.4253008Z  echo "::group::Cleanup with-sudo debug output" 2025-03-21T20:29:46.4253466Z  sudo rm -rfv "${GITHUB_WORKSPACE}" 2025-03-21T20:29:46.4253803Z else 2025-03-21T20:29:46.4254107Z  echo "::group::Cleanup no-sudo debug output" 2025-03-21T20:29:46.4254505Z  rm -rfv "${GITHUB_WORKSPACE}" 2025-03-21T20:29:46.4254835Z fi 2025-03-21T20:29:46.4255071Z  2025-03-21T20:29:46.4255328Z mkdir -p "${GITHUB_WORKSPACE}" 2025-03-21T20:29:46.4255676Z echo "::endgroup::" 2025-03-21T20:29:46.4265488Z shell: /usr/bin/bash -e {0} 2025-03-21T20:29:46.4265804Z env: 2025-03-21T20:29:46.4266134Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12-android 2025-03-21T20:29:46.4266558Z REPOSITORY: pytorch/executorch 2025-03-21T20:29:46.4266918Z PR_NUMBER: 2025-03-21T20:29:46.4272285Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T20:29:46.4277986Z NO_SUDO: false 2025-03-21T20:29:46.4278237Z ##[endgroup] 2025-03-21T20:29:46.4308975Z + [[ false == \f\a\l\s\e ]] 2025-03-21T20:29:46.4319805Z + echo '::group::Cleanup with-sudo debug output' 2025-03-21T20:29:46.4320404Z + sudo rm -rfv /home/ec2-user/actions-runner/_work/executorch/executorch 2025-03-21T20:29:46.4327756Z ##[group]Cleanup with-sudo debug output 2025-03-21T20:29:46.5184651Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/branches' 2025-03-21T20:29:46.5185720Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/hooks/applypatch-msg.sample' 2025-03-21T20:29:46.5186697Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/hooks/commit-msg.sample' 2025-03-21T20:29:46.5187619Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/hooks/post-update.sample' 2025-03-21T20:29:46.5189305Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/hooks/pre-applypatch.sample' 2025-03-21T20:29:46.5190244Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/hooks/pre-commit.sample' 2025-03-21T20:29:46.5191181Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/hooks/pre-merge-commit.sample' 2025-03-21T20:29:46.5192104Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/hooks/pre-push.sample' 2025-03-21T20:29:46.5193098Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/hooks/pre-receive.sample' 2025-03-21T20:29:46.5194345Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/hooks/push-to-checkout.sample' 2025-03-21T20:29:46.5195358Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/hooks/sendemail-validate.sample' 2025-03-21T20:29:46.5196853Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/hooks/update.sample' 2025-03-21T20:29:46.5197783Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/hooks/fsmonitor-watchman.sample' 2025-03-21T20:29:46.5198938Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/hooks/pre-rebase.sample' 2025-03-21T20:29:46.5200120Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/hooks/prepare-commit-msg.sample' 2025-03-21T20:29:46.5201034Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/hooks' 2025-03-21T20:29:46.5201914Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/info/exclude' 2025-03-21T20:29:46.5202720Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/info' 2025-03-21T20:29:46.5203525Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/description' 2025-03-21T20:29:46.5204296Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/config' 2025-03-21T20:29:46.5205138Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/refs/heads/main' 2025-03-21T20:29:46.5206459Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/refs/heads' 2025-03-21T20:29:46.5207320Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/refs/tags' 2025-03-21T20:29:46.5208205Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/refs/remotes/origin/main' 2025-03-21T20:29:46.5209140Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/refs/remotes/origin' 2025-03-21T20:29:46.5210060Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/refs/remotes' 2025-03-21T20:29:46.5210902Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/refs' 2025-03-21T20:29:46.5211675Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/HEAD' 2025-03-21T20:29:46.5212693Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/objects/pack/pack-ccb83c317a305ff545d1f7d4a4210d9105b9f2fc.pack' 2025-03-21T20:29:46.5213963Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/objects/pack/pack-ccb83c317a305ff545d1f7d4a4210d9105b9f2fc.rev' 2025-03-21T20:29:46.5215233Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/objects/pack/pack-ccb83c317a305ff545d1f7d4a4210d9105b9f2fc.idx' 2025-03-21T20:29:46.5216309Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/objects/pack' 2025-03-21T20:29:46.5217182Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/objects/info' 2025-03-21T20:29:46.5218171Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/objects' 2025-03-21T20:29:46.5218984Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/FETCH_HEAD' 2025-03-21T20:29:46.5219746Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/shallow' 2025-03-21T20:29:46.5220584Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/logs/refs/remotes/origin/main' 2025-03-21T20:29:46.5221558Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/logs/refs/remotes/origin' 2025-03-21T20:29:46.5222878Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/logs/refs/remotes' 2025-03-21T20:29:46.5223779Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/logs/refs/heads/main' 2025-03-21T20:29:46.5224666Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/logs/refs/heads' 2025-03-21T20:29:46.5225541Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/logs/refs' 2025-03-21T20:29:46.5226347Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/logs/HEAD' 2025-03-21T20:29:46.5227120Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/logs' 2025-03-21T20:29:46.5227931Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/config.worktree' 2025-03-21T20:29:46.5228710Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/index' 2025-03-21T20:29:46.5229457Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git' 2025-03-21T20:29:46.5230188Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.flake8' 2025-03-21T20:29:46.5230968Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git-blame-ignore-revs' 2025-03-21T20:29:46.5231771Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.gitattributes' 2025-03-21T20:29:46.5232590Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actionlint.yaml' 2025-03-21T20:29:46.5233489Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/bc-lint/action.yml' 2025-03-21T20:29:46.5234433Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/bc-lint' 2025-03-21T20:29:46.5235414Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/binary-upload/action.yml' 2025-03-21T20:29:46.5236430Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/binary-upload' 2025-03-21T20:29:46.5237485Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/calculate-docker-image/action.yml' 2025-03-21T20:29:46.5238928Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/calculate-docker-image' 2025-03-21T20:29:46.5240119Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/check-disk-space/action.yml' 2025-03-21T20:29:46.5241151Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/check-disk-space' 2025-03-21T20:29:46.5242179Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/chown-directory/action.yml' 2025-03-21T20:29:46.5243198Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/chown-directory' 2025-03-21T20:29:46.5244385Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/clang-tidy-upload/action.yml' 2025-03-21T20:29:46.5245837Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/clang-tidy-upload' 2025-03-21T20:29:46.5247008Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/cleanup-runner/action.yml' 2025-03-21T20:29:46.5248031Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/cleanup-runner' 2025-03-21T20:29:46.5249090Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/export-matrix-variables/action.yml' 2025-03-21T20:29:46.5250195Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/export-matrix-variables' 2025-03-21T20:29:46.5251807Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/get-workflow-job-id/action.yml' 2025-03-21T20:29:46.5252878Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/get-workflow-job-id' 2025-03-21T20:29:46.5253932Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/pull-docker-image/action.yml' 2025-03-21T20:29:46.5254979Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/pull-docker-image' 2025-03-21T20:29:46.5256031Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/run-script-with-cache/action.yml' 2025-03-21T20:29:46.5257199Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/run-script-with-cache' 2025-03-21T20:29:46.5258266Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/set-channel/action.yml' 2025-03-21T20:29:46.5259258Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/set-channel' 2025-03-21T20:29:46.5260277Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/setup-binary-builds/action.yml' 2025-03-21T20:29:46.5261334Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/setup-binary-builds' 2025-03-21T20:29:46.5262394Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/setup-binary-upload/action.yml' 2025-03-21T20:29:46.5263709Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/setup-binary-upload' 2025-03-21T20:29:46.5264941Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/setup-build-test/action.yml' 2025-03-21T20:29:46.5265969Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/setup-build-test' 2025-03-21T20:29:46.5266995Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/setup-linux/action.yml' 2025-03-21T20:29:46.5267990Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/setup-linux' 2025-03-21T20:29:46.5268989Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/setup-miniconda/README.md' 2025-03-21T20:29:46.5270453Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/setup-miniconda/action.yml' 2025-03-21T20:29:46.5271479Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/setup-miniconda' 2025-03-21T20:29:46.5272493Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/setup-nvidia/action.yml' 2025-03-21T20:29:46.5273471Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/setup-nvidia' 2025-03-21T20:29:46.5274465Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/setup-ssh/action.yml' 2025-03-21T20:29:46.5275824Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/setup-ssh/index.js' 2025-03-21T20:29:46.5276885Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/setup-ssh' 2025-03-21T20:29:46.5278242Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/setup-windows/action.yml' 2025-03-21T20:29:46.5279293Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/setup-windows' 2025-03-21T20:29:46.5280304Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/teardown-linux/action.yml' 2025-03-21T20:29:46.5281310Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/teardown-linux' 2025-03-21T20:29:46.5282533Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/teardown-windows/action.yml' 2025-03-21T20:29:46.5283896Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/teardown-windows' 2025-03-21T20:29:46.5285487Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/trigger-nightly/action.yml' 2025-03-21T20:29:46.5286522Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/trigger-nightly' 2025-03-21T20:29:46.5288034Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/update-commit-hash/action.yml' 2025-03-21T20:29:46.5289092Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/update-commit-hash' 2025-03-21T20:29:46.5290612Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/update-viablestrict/action.yml' 2025-03-21T20:29:46.5291685Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/update-viablestrict' 2025-03-21T20:29:46.5293244Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/upload-benchmark-results/action.yml' 2025-03-21T20:29:46.5294375Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions/upload-benchmark-results' 2025-03-21T20:29:46.5295420Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/actions' 2025-03-21T20:29:46.5296729Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/arc-node-config.yaml' 2025-03-21T20:29:46.5297651Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/arc-runner-config.yaml' 2025-03-21T20:29:46.5298748Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/canary-scale-config.yml' 2025-03-21T20:29:46.5299945Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/dependabot.yml' 2025-03-21T20:29:46.5300853Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/lf-canary-scale-config.yml' 2025-03-21T20:29:46.5302224Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/lf-scale-config.yml' 2025-03-21T20:29:46.5303106Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scale-config.yml' 2025-03-21T20:29:46.5304287Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/benchmark-results-dir-for-testing/v2/android-artifacts-31017223108.json' 2025-03-21T20:29:46.5305773Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/benchmark-results-dir-for-testing/v2/android-artifacts-31017223431.json' 2025-03-21T20:29:46.5307129Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/benchmark-results-dir-for-testing/v2' 2025-03-21T20:29:46.5308411Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/benchmark-results-dir-for-testing/v3/add_loop_eager.json' 2025-03-21T20:29:46.5309891Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/benchmark-results-dir-for-testing/v3/add_loop_eager_dynamic.json' 2025-03-21T20:29:46.5311334Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/benchmark-results-dir-for-testing/v3/add_loop_inductor_dynamic_gpu.json' 2025-03-21T20:29:46.5312736Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/benchmark-results-dir-for-testing/v3/json-each-row.json' 2025-03-21T20:29:46.5314129Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/benchmark-results-dir-for-testing/v3/mock.json' 2025-03-21T20:29:46.5315366Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/benchmark-results-dir-for-testing/v3' 2025-03-21T20:29:46.5316593Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/benchmark-results-dir-for-testing' 2025-03-21T20:29:46.5317741Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/benchmarks/gather_metadata.py' 2025-03-21T20:29:46.5318745Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/benchmarks' 2025-03-21T20:29:46.5319747Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/export_matrix_variables.py' 2025-03-21T20:29:46.5320760Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/get_tutorials_stats.py' 2025-03-21T20:29:46.5321757Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/get_workflow_job_id.py' 2025-03-21T20:29:46.5322937Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/install_torch.sh' 2025-03-21T20:29:46.5323874Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/install_xpu.bat' 2025-03-21T20:29:46.5324856Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/run_clickhouse_format.sh' 2025-03-21T20:29:46.5326135Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/run_with_env_secrets.py' 2025-03-21T20:29:46.5327431Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/test_update_disabled_issues.py' 2025-03-21T20:29:46.5328466Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/update_commit_hashes.py' 2025-03-21T20:29:46.5329934Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/update_disabled_issues.py' 2025-03-21T20:29:46.5330968Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/upload_benchmark_results.py' 2025-03-21T20:29:46.5331972Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/validate_binaries.sh' 2025-03-21T20:29:46.5333365Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/validate_pipy.sh' 2025-03-21T20:29:46.5334326Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/validate_poetry.sh' 2025-03-21T20:29:46.5335935Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/validate_scale_config.py' 2025-03-21T20:29:46.5337260Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/validate_test_ops.sh' 2025-03-21T20:29:46.5338233Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/xpu_env_helper.bat' 2025-03-21T20:29:46.5339540Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts' 2025-03-21T20:29:46.5340463Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/_binary_upload.yml' 2025-03-21T20:29:46.5341721Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/_upload_docs.yml' 2025-03-21T20:29:46.5343165Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/backfill-workflow-job.yml' 2025-03-21T20:29:46.5344198Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/build-windows-ami.yml' 2025-03-21T20:29:46.5345610Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/build_conda_linux.yml' 2025-03-21T20:29:46.5347612Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/build_conda_macos.yml' 2025-03-21T20:29:46.5349075Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/build_conda_windows.yml' 2025-03-21T20:29:46.5350106Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/build_wheels_linux.yml' 2025-03-21T20:29:46.5351332Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/build_wheels_macos.yml' 2025-03-21T20:29:46.5352598Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/build_wheels_windows.yml' 2025-03-21T20:29:46.5353598Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/check-alerts.yml' 2025-03-21T20:29:46.5354586Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/clang-tidy-linux.yml' 2025-03-21T20:29:46.5355591Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/clang-tidy-macos.yml' 2025-03-21T20:29:46.5356685Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/clickhouse-replicator-dynamo-lambda.yml' 2025-03-21T20:29:46.5357882Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/clickhouse-replicator-s3-lambda.yml' 2025-03-21T20:29:46.5359074Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/deploy_lambda_whl_metadata_upload_pep658.yml' 2025-03-21T20:29:46.5360203Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/disable-flaky-tests.yml' 2025-03-21T20:29:46.5361269Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/generate_binary_build_matrix.yml' 2025-03-21T20:29:46.5362377Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/generate_docker_release_matrix.yml' 2025-03-21T20:29:46.5363460Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/generate_release_matrix.yml' 2025-03-21T20:29:46.5364504Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/gha-artifacts-lambda.yml' 2025-03-21T20:29:46.5365664Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/github-status-test-lambda.yml' 2025-03-21T20:29:46.5366750Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/lambda-do-release-runners.yml' 2025-03-21T20:29:46.5367844Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/lambda-release-tag-runners.yml' 2025-03-21T20:29:46.5368957Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/lambda-runner-binaries-syncer.yml' 2025-03-21T20:29:46.5370020Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/lambda-runners.yml' 2025-03-21T20:29:46.5370996Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/lambda-webhook.yml' 2025-03-21T20:29:46.5371923Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/lint.yml' 2025-03-21T20:29:46.5372923Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/linux_job.yml' 2025-03-21T20:29:46.5373949Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/linux_job_v2.yml' 2025-03-21T20:29:46.5375317Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/log-classifier-lambda.yml' 2025-03-21T20:29:46.5376301Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/macos_job.yml' 2025-03-21T20:29:46.5377711Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/mobile_job.yml' 2025-03-21T20:29:46.5378744Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/opensearch-gha-jobs-lambda.yml' 2025-03-21T20:29:46.5379829Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/pr-dependencies-check.yml' 2025-03-21T20:29:46.5381275Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/revert-tracker.yml' 2025-03-21T20:29:46.5382292Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/scale_config_validation.yml' 2025-03-21T20:29:46.5383664Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/servicelab-ingestor-lambda.yml' 2025-03-21T20:29:46.5384923Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/test-binary-size-validation.yml' 2025-03-21T20:29:46.5386038Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/test-export-matrix-variables.yml' 2025-03-21T20:29:46.5387581Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/test-setup-miniconda-env-file' 2025-03-21T20:29:46.5388751Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/test-setup-miniconda-pip-requirements-file' 2025-03-21T20:29:46.5390307Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/test-setup-miniconda.yml' 2025-03-21T20:29:46.5391334Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/test-setup-nvidia.yml' 2025-03-21T20:29:46.5392696Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/test-setup-ssh.yml' 2025-03-21T20:29:46.5393831Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/test-validate-domain-library.yml' 2025-03-21T20:29:46.5395029Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/test_build_wheels_linux_aarch64_without_cuda.yml' 2025-03-21T20:29:46.5396656Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/test_build_wheels_linux_python_versions.yml' 2025-03-21T20:29:46.5397837Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/test_build_wheels_linux_with_cuda.yml' 2025-03-21T20:29:46.5398989Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/test_build_wheels_linux_without_cuda.yml' 2025-03-21T20:29:46.5400071Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/test_build_wheels_m1.yml' 2025-03-21T20:29:46.5401170Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/test_build_wheels_windows_with_cuda.yml' 2025-03-21T20:29:46.5402338Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/test_build_wheels_windows_without_cuda.yml' 2025-03-21T20:29:46.5403412Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/test_linux_job.yml' 2025-03-21T20:29:46.5404518Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/test_linux_job_v2.yml' 2025-03-21T20:29:46.5405590Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/test_macos_job.yml' 2025-03-21T20:29:46.5406567Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/test_mobile_job.yml' 2025-03-21T20:29:46.5407598Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/test_upload_benchmark_results.yml' 2025-03-21T20:29:46.5408777Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/test_windows_job.yml' 2025-03-21T20:29:46.5409718Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/tests.yml' 2025-03-21T20:29:46.5410611Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/tflint.yml' 2025-03-21T20:29:46.5411502Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/torchci.yml' 2025-03-21T20:29:46.5412453Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/trigger_nightly.yml' 2025-03-21T20:29:46.5413454Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/trigger_nightly_core.yml' 2025-03-21T20:29:46.5414483Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/update-drci-comments.yml' 2025-03-21T20:29:46.5415511Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/update-queue-times.yml' 2025-03-21T20:29:46.5416521Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/update-s3-html.yml' 2025-03-21T20:29:46.5417726Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/update-test-times.yml' 2025-03-21T20:29:46.5418982Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/update_disabled_tests.yml' 2025-03-21T20:29:46.5420073Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/update_test_file_ratings.yml' 2025-03-21T20:29:46.5421561Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/upload-tutorials-stats.yml' 2025-03-21T20:29:46.5422808Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/usage-log-aggregator-lambda.yml' 2025-03-21T20:29:46.5424032Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/validate-aarch64-linux-binaries.yml' 2025-03-21T20:29:46.5425492Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/validate-binaries.yml' 2025-03-21T20:29:46.5426532Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/validate-docker-images.yml' 2025-03-21T20:29:46.5428023Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/validate-domain-library.yml' 2025-03-21T20:29:46.5429097Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/validate-linux-binaries.yml' 2025-03-21T20:29:46.5430212Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/validate-macos-arm64-binaries.yml' 2025-03-21T20:29:46.5431316Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/validate-nightly-binaries.yml' 2025-03-21T20:29:46.5432876Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/validate-pypi-wheel-binary-size.yml' 2025-03-21T20:29:46.5433989Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/validate-release-binaries.yml' 2025-03-21T20:29:46.5435313Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/validate-repackaged-binary-sizes.yml' 2025-03-21T20:29:46.5436859Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/validate-windows-binaries.yml' 2025-03-21T20:29:46.5437931Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/windows-ami-validation.yml' 2025-03-21T20:29:46.5438941Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows/windows_job.yml' 2025-03-21T20:29:46.5440142Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/workflows' 2025-03-21T20:29:46.5441218Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github' 2025-03-21T20:29:46.5441973Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.gitignore' 2025-03-21T20:29:46.5442749Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.lintrunner.toml' 2025-03-21T20:29:46.5443577Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.mypy_requirements.txt' 2025-03-21T20:29:46.5444795Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.sqlfluff' 2025-03-21T20:29:46.5445645Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/CODE_OF_CONDUCT.md' 2025-03-21T20:29:46.5446439Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/CONTRIBUTING.md' 2025-03-21T20:29:46.5447165Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/LICENSE' 2025-03-21T20:29:46.5447885Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/README.md' 2025-03-21T20:29:46.5448689Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/ami/windows/README.md' 2025-03-21T20:29:46.5449559Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/ami/windows/build.hwm' 2025-03-21T20:29:46.5450439Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/ami/windows/build.pwd' 2025-03-21T20:29:46.5451330Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/ami/windows/build.pwi' 2025-03-21T20:29:46.5452239Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/ami/windows/configs/sshd_config' 2025-03-21T20:29:46.5453171Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/ami/windows/configs' 2025-03-21T20:29:46.5454106Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/ami/windows/plugins.pkr.hcl' 2025-03-21T20:29:46.5455147Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/ami/windows/scripts/Helpers/Reset-UserData.ps1' 2025-03-21T20:29:46.5456311Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/ami/windows/scripts/Helpers/Uninstall-WinDefend.ps1' 2025-03-21T20:29:46.5457423Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/ami/windows/scripts/Helpers' 2025-03-21T20:29:46.5458535Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/ami/windows/scripts/Installers/Initialize-Python3.ps1' 2025-03-21T20:29:46.5459750Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/ami/windows/scripts/Installers/Install-CUDA-Tools.ps1' 2025-03-21T20:29:46.5461012Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/ami/windows/scripts/Installers/Install-Choco-GenerateProfile.ps1' 2025-03-21T20:29:46.5462340Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/ami/windows/scripts/Installers/Install-Conda-Dependencies.ps1' 2025-03-21T20:29:46.5463605Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/ami/windows/scripts/Installers/Install-Miniconda3.ps1' 2025-03-21T20:29:46.5464947Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/ami/windows/scripts/Installers/Install-Pip-Dependencies.ps1' 2025-03-21T20:29:46.5466639Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/ami/windows/scripts/Installers/Install-SSH.ps1' 2025-03-21T20:29:46.5467852Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/ami/windows/scripts/Installers/Install-Tools.ps1' 2025-03-21T20:29:46.5469365Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/ami/windows/scripts/Installers/Install-VS.ps1' 2025-03-21T20:29:46.5470514Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/ami/windows/scripts/Installers' 2025-03-21T20:29:46.5471510Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/ami/windows/scripts' 2025-03-21T20:29:46.5472565Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/ami/windows/user-data-scripts/bootstrap-winrm.ps1' 2025-03-21T20:29:46.5473674Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/ami/windows/user-data-scripts' 2025-03-21T20:29:46.5474680Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/ami/windows/variables.pkr.hcl' 2025-03-21T20:29:46.5475632Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/ami/windows/windows.pkr.hcl' 2025-03-21T20:29:46.5476728Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/ami/windows' 2025-03-21T20:29:46.5477617Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/ami' 2025-03-21T20:29:46.5478620Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/ci-queue-pct/.gitignore' 2025-03-21T20:29:46.5479589Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/ci-queue-pct/Makefile' 2025-03-21T20:29:46.5480577Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/ci-queue-pct/ci_queue_pct.py' 2025-03-21T20:29:46.5481560Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/ci-queue-pct/dorun.sh' 2025-03-21T20:29:46.5482545Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/ci-queue-pct/requirements.txt' 2025-03-21T20:29:46.5483527Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/ci-queue-pct' 2025-03-21T20:29:46.5484561Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/clickhouse-replicator-dynamo/Makefile' 2025-03-21T20:29:46.5485765Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/clickhouse-replicator-dynamo/README.md' 2025-03-21T20:29:46.5487015Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/clickhouse-replicator-dynamo/expected_query.sql' 2025-03-21T20:29:46.5488614Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/clickhouse-replicator-dynamo/lambda_function.py' 2025-03-21T20:29:46.5489813Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/clickhouse-replicator-dynamo/requirements.txt' 2025-03-21T20:29:46.5491041Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/clickhouse-replicator-dynamo/sample_workflow_job.json' 2025-03-21T20:29:46.5492300Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/clickhouse-replicator-dynamo/test_lambda_function.py' 2025-03-21T20:29:46.5493490Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/clickhouse-replicator-dynamo' 2025-03-21T20:29:46.5494565Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/clickhouse-replicator-s3/Makefile' 2025-03-21T20:29:46.5495749Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/clickhouse-replicator-s3/README.md' 2025-03-21T20:29:46.5496864Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/clickhouse-replicator-s3/lambda_function.py' 2025-03-21T20:29:46.5498027Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/clickhouse-replicator-s3/requirements.txt' 2025-03-21T20:29:46.5499547Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/clickhouse-replicator-s3' 2025-03-21T20:29:46.5500833Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/gha-artifacts/Makefile' 2025-03-21T20:29:46.5501810Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/gha-artifacts/README.md' 2025-03-21T20:29:46.5502832Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/gha-artifacts/lambda_function.py' 2025-03-21T20:29:46.5503860Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/gha-artifacts/requirements.txt' 2025-03-21T20:29:46.5504853Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/gha-artifacts' 2025-03-21T20:29:46.5505834Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/github-status-test/Makefile' 2025-03-21T20:29:46.5506856Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/github-status-test/README.md' 2025-03-21T20:29:46.5507918Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/github-status-test/lambda_function.py' 2025-03-21T20:29:46.5509006Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/github-status-test/requirements.txt' 2025-03-21T20:29:46.5510052Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/github-status-test' 2025-03-21T20:29:46.5511039Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/log-classifier/.gitignore' 2025-03-21T20:29:46.5512024Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/log-classifier/Cargo.lock' 2025-03-21T20:29:46.5513006Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/log-classifier/Cargo.toml' 2025-03-21T20:29:46.5513986Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/log-classifier/README.md' 2025-03-21T20:29:46.5514997Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/log-classifier/data/README.md' 2025-03-21T20:29:46.5516166Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/log-classifier/data/log_classifier_dataset_query_2024-08-14.csv' 2025-03-21T20:29:46.5517351Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/log-classifier/data' 2025-03-21T20:29:46.5518400Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/log-classifier/fixtures/error_log1.txt' 2025-03-21T20:29:46.5519581Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/log-classifier/fixtures/error_log_multiple_matches.txt' 2025-03-21T20:29:46.5520752Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/log-classifier/fixtures/request.json' 2025-03-21T20:29:46.5521821Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/log-classifier/fixtures' 2025-03-21T20:29:46.5523085Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/log-classifier/ruleset.toml' 2025-03-21T20:29:46.5524168Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/log-classifier/scripts/download_logs.py' 2025-03-21T20:29:46.5525521Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/log-classifier/scripts' 2025-03-21T20:29:46.5526555Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/log-classifier/src/bedrock.rs' 2025-03-21T20:29:46.5527620Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/log-classifier/src/bedrock/prompts.rs' 2025-03-21T20:29:46.5528710Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/log-classifier/src/bedrock' 2025-03-21T20:29:46.5529864Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/log-classifier/src/engine.rs' 2025-03-21T20:29:46.5530886Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/log-classifier/src/lib.rs' 2025-03-21T20:29:46.5531878Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/log-classifier/src/log.rs' 2025-03-21T20:29:46.5532861Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/log-classifier/src/main.rs' 2025-03-21T20:29:46.5533865Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/log-classifier/src/network.rs' 2025-03-21T20:29:46.5534854Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/log-classifier/src/rule.rs' 2025-03-21T20:29:46.5535877Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/log-classifier/src/rule_match.rs' 2025-03-21T20:29:46.5537184Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/log-classifier/src/snapshots/log_classifier__engine__test__get_snippets_on_log.snap' 2025-03-21T20:29:46.5538818Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/log-classifier/src/snapshots/log_classifier__engine__test__get_snippets_on_log_with_multiple_matches.snap' 2025-03-21T20:29:46.5540230Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/log-classifier/src/snapshots' 2025-03-21T20:29:46.5541292Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/log-classifier/src' 2025-03-21T20:29:46.5542273Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/log-classifier' 2025-03-21T20:29:46.5543251Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/opensearch-gha-jobs/Makefile' 2025-03-21T20:29:46.5544286Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/opensearch-gha-jobs/README.md' 2025-03-21T20:29:46.5545359Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/opensearch-gha-jobs/lambda_function.py' 2025-03-21T20:29:46.5546469Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/opensearch-gha-jobs/requirements.txt' 2025-03-21T20:29:46.5547602Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/opensearch-gha-jobs/test_lambda_function.py' 2025-03-21T20:29:46.5548697Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/opensearch-gha-jobs' 2025-03-21T20:29:46.5549721Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/oss_ci_job_queue_time/.gitignore' 2025-03-21T20:29:46.5550751Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/oss_ci_job_queue_time/Makefile' 2025-03-21T20:29:46.5551803Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/oss_ci_job_queue_time/lambda_function.py' 2025-03-21T20:29:46.5552909Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/oss_ci_job_queue_time/requirements.txt' 2025-03-21T20:29:46.5554070Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/oss_ci_job_queue_time' 2025-03-21T20:29:46.5555087Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/servicelab-ingestor/Makefile' 2025-03-21T20:29:46.5556102Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/servicelab-ingestor/README.md' 2025-03-21T20:29:46.5557168Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/servicelab-ingestor/lambda_function.py' 2025-03-21T20:29:46.5558326Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/servicelab-ingestor/requirements.txt' 2025-03-21T20:29:46.5559363Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/servicelab-ingestor' 2025-03-21T20:29:46.5560319Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/tests/__init__.py' 2025-03-21T20:29:46.5561340Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/tests/test_lambda_oss_ci_job_queue_time.py' 2025-03-21T20:29:46.5562405Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/tests/test_requirements.txt' 2025-03-21T20:29:46.5563337Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/tests' 2025-03-21T20:29:46.5564288Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/usage-log-aggregator/Makefile' 2025-03-21T20:29:46.5565451Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/usage-log-aggregator/lambda_function.py' 2025-03-21T20:29:46.5566542Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/usage-log-aggregator/requirements.txt' 2025-03-21T20:29:46.5567678Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/usage-log-aggregator/test_lambda_function.py' 2025-03-21T20:29:46.5568893Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/usage-log-aggregator/test_samples/test_usage_log_1.txt' 2025-03-21T20:29:46.5570147Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/usage-log-aggregator/test_samples/test_usage_log_1.zip' 2025-03-21T20:29:46.5571347Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/usage-log-aggregator/test_samples' 2025-03-21T20:29:46.5572434Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/usage-log-aggregator' 2025-03-21T20:29:46.5573484Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/whl_metadata_upload_pep658/Makefile' 2025-03-21T20:29:46.5574553Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/whl_metadata_upload_pep658/README.md' 2025-03-21T20:29:46.5575661Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/whl_metadata_upload_pep658/lambda_function.py' 2025-03-21T20:29:46.5576821Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/whl_metadata_upload_pep658/requirements.txt' 2025-03-21T20:29:46.5577960Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/whl_metadata_upload_pep658/test_event.json' 2025-03-21T20:29:46.5579124Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/whl_metadata_upload_pep658/test_lambda_function.py' 2025-03-21T20:29:46.5580265Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda/whl_metadata_upload_pep658' 2025-03-21T20:29:46.5581213Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/lambda' 2025-03-21T20:29:46.5582261Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/websites/download.pytorch.org/README.md' 2025-03-21T20:29:46.5583375Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/websites/download.pytorch.org/meta_cdn_whl_redirect.js' 2025-03-21T20:29:46.5584579Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/websites/download.pytorch.org/pep503_whl_redirect.js' 2025-03-21T20:29:46.5585691Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/websites/download.pytorch.org' 2025-03-21T20:29:46.5586696Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws/websites' 2025-03-21T20:29:46.5587497Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/aws' 2025-03-21T20:29:46.5588334Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/clickhouse_db_schema/README.md' 2025-03-21T20:29:46.5589353Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/clickhouse_db_schema/oss_ci_benchmark_v3/schema.sql' 2025-03-21T20:29:46.5590436Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/clickhouse_db_schema/oss_ci_benchmark_v3' 2025-03-21T20:29:46.5591618Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/clickhouse_db_schema/oss_ci_benchmark_v3_materialized_views/schema.sql' 2025-03-21T20:29:46.5592885Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/clickhouse_db_schema/oss_ci_benchmark_v3_materialized_views' 2025-03-21T20:29:46.5594123Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/clickhouse_db_schema/oss_ci_queue_time_histogram/schema.sql' 2025-03-21T20:29:46.5595296Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/clickhouse_db_schema/oss_ci_queue_time_histogram' 2025-03-21T20:29:46.5596504Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/clickhouse_db_schema/oss_ci_utilization/oss_ci_time_series_schema.sql' 2025-03-21T20:29:46.5597787Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/clickhouse_db_schema/oss_ci_utilization/oss_ci_utilization_metadata_schema.sql' 2025-03-21T20:29:46.5598997Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/clickhouse_db_schema/oss_ci_utilization' 2025-03-21T20:29:46.5599982Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/clickhouse_db_schema' 2025-03-21T20:29:46.5600792Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/mypy.ini' 2025-03-21T20:29:46.5601544Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/pyproject.toml' 2025-03-21T20:29:46.5602331Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/release/README.md' 2025-03-21T20:29:46.5603194Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/release/cut-release-branch.sh' 2025-03-21T20:29:46.5604058Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/release/promote.sh' 2025-03-21T20:29:46.5604927Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/release/promote/common_utils.sh' 2025-03-21T20:29:46.5605947Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/release/promote/conda_to_conda.sh' 2025-03-21T20:29:46.5606929Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/release/promote/prep_binary_for_pypi.sh' 2025-03-21T20:29:46.5607886Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/release/promote/s3_to_s3.sh' 2025-03-21T20:29:46.5608806Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/release/promote/wheel_to_pypi.sh' 2025-03-21T20:29:46.5609713Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/release/promote' 2025-03-21T20:29:46.5610728Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/release/pypi/prep_binary_for_pypi.sh' 2025-03-21T20:29:46.5611737Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/release/pypi/promote_pypi_to_production.sh' 2025-03-21T20:29:46.5612742Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/release/pypi/promote_pypi_to_staging.sh' 2025-03-21T20:29:46.5613743Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/release/pypi/upload_pypi_to_staging.sh' 2025-03-21T20:29:46.5614725Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/release/pypi' 2025-03-21T20:29:46.5615591Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/release/release_versions.sh' 2025-03-21T20:29:46.5616484Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/release/restore-backup.sh' 2025-03-21T20:29:46.5617340Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/release' 2025-03-21T20:29:46.5618154Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/s3_management/README.md' 2025-03-21T20:29:46.5619040Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/s3_management/backup_conda.py' 2025-03-21T20:29:46.5619927Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/s3_management/manage.py' 2025-03-21T20:29:46.5620826Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/s3_management/requirements.txt' 2025-03-21T20:29:46.5621790Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/s3_management/update_dependencies.py' 2025-03-21T20:29:46.5622956Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/s3_management' 2025-03-21T20:29:46.5623821Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/setup-ssh/.eslintignore' 2025-03-21T20:29:46.5624676Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/setup-ssh/.eslintrc.json' 2025-03-21T20:29:46.5625557Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/setup-ssh/.prettierignore' 2025-03-21T20:29:46.5626450Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/setup-ssh/.prettierrc.json' 2025-03-21T20:29:46.5627305Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/setup-ssh/README.md' 2025-03-21T20:29:46.5628259Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/setup-ssh/__tests__/add-github-ssh-key.test.ts' 2025-03-21T20:29:46.5629284Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/setup-ssh/__tests__/get-ip.test.ts' 2025-03-21T20:29:46.5630270Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/setup-ssh/__tests__/github-utils.test.ts' 2025-03-21T20:29:46.5631215Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/setup-ssh/__tests__' 2025-03-21T20:29:46.5632101Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/setup-ssh/jest.config.js' 2025-03-21T20:29:46.5632961Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/setup-ssh/package.json' 2025-03-21T20:29:46.5633872Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/setup-ssh/src/add-github-ssh-key.ts' 2025-03-21T20:29:46.5634800Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/setup-ssh/src/ec2-utils.ts' 2025-03-21T20:29:46.5635680Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/setup-ssh/src/get-ip.ts' 2025-03-21T20:29:46.5636564Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/setup-ssh/src/github-utils.ts' 2025-03-21T20:29:46.5637627Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/setup-ssh/src/main.ts' 2025-03-21T20:29:46.5638467Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/setup-ssh/src' 2025-03-21T20:29:46.5639316Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/setup-ssh/tsconfig.json' 2025-03-21T20:29:46.5640151Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/setup-ssh/yarn.lock' 2025-03-21T20:29:46.5640961Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/setup-ssh' 2025-03-21T20:29:46.5641880Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/stats/README.md' 2025-03-21T20:29:46.5642642Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/stats' 2025-03-21T20:29:46.5643537Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/.gitignore' 2025-03-21T20:29:46.5644562Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/.tflint.hcl' 2025-03-21T20:29:46.5645632Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/LICENSE.md' 2025-03-21T20:29:46.5646636Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/Makefile' 2025-03-21T20:29:46.5647641Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/README.md' 2025-03-21T20:29:46.5648750Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/architecture-diagram.png' 2025-03-21T20:29:46.5649851Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/elastic_cache.tf' 2025-03-21T20:29:46.5650872Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/kms.tf' 2025-03-21T20:29:46.5651850Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/main.tf' 2025-03-21T20:29:46.5652963Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/download-lambda/.tflint.hcl' 2025-03-21T20:29:46.5654198Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/download-lambda/README.md' 2025-03-21T20:29:46.5655414Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/download-lambda/main.tf' 2025-03-21T20:29:46.5656650Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/download-lambda/outputs.tf' 2025-03-21T20:29:46.5657892Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/download-lambda/variables.tf' 2025-03-21T20:29:46.5659121Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/download-lambda' 2025-03-21T20:29:46.5660392Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/.tflint.hcl' 2025-03-21T20:29:46.5661701Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/README.md' 2025-03-21T20:29:46.5663181Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/.eslintrc.yaml' 2025-03-21T20:29:46.5664822Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/.gitignore' 2025-03-21T20:29:46.5666410Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/.nvmrc' 2025-03-21T20:29:46.5668100Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/.prettierrc' 2025-03-21T20:29:46.5669713Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/Makefile' 2025-03-21T20:29:46.5671419Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/jest.config.js' 2025-03-21T20:29:46.5673133Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/package.json' 2025-03-21T20:29:46.5674777Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/src/lambda.ts' 2025-03-21T20:29:46.5676408Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/src/local.ts' 2025-03-21T20:29:46.5678102Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/src/syncer/handler.test.ts' 2025-03-21T20:29:46.5679848Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/src/syncer/handler.ts' 2025-03-21T20:29:46.5681558Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/src/syncer' 2025-03-21T20:29:46.5683226Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/src' 2025-03-21T20:29:46.5685070Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/test/resources/github-list-releases-empty-assets.json' 2025-03-21T20:29:46.5687200Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/test/resources/github-list-releases-no-arm64.json' 2025-03-21T20:29:46.5689228Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/test/resources/github-list-releases-no-linux.json' 2025-03-21T20:29:46.5691188Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/test/resources/github-list-releases.json' 2025-03-21T20:29:46.5693105Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/test/resources' 2025-03-21T20:29:46.5694772Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/test' 2025-03-21T20:29:46.5696411Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/tsconfig.json' 2025-03-21T20:29:46.5698025Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/yarn.lock' 2025-03-21T20:29:46.5699708Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer' 2025-03-21T20:29:46.5701198Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas' 2025-03-21T20:29:46.5702522Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/main.tf' 2025-03-21T20:29:46.5703871Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/outputs.tf' 2025-03-21T20:29:46.5705301Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/policies/lambda-cloudwatch.json' 2025-03-21T20:29:46.5706808Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/policies/lambda-syncer.json' 2025-03-21T20:29:46.5708239Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/policies' 2025-03-21T20:29:46.5709652Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/runner-binaries-syncer.tf' 2025-03-21T20:29:46.5711077Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/terraform.tfvars' 2025-03-21T20:29:46.5712434Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/trigger.json' 2025-03-21T20:29:46.5713765Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/variables.tf' 2025-03-21T20:29:46.5715083Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer' 2025-03-21T20:29:46.5716366Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners-instances/encrypt.tf' 2025-03-21T20:29:46.5717669Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners-instances/launch-template.tf' 2025-03-21T20:29:46.5718968Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners-instances/logging.tf' 2025-03-21T20:29:46.5720193Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners-instances/main.tf' 2025-03-21T20:29:46.5721430Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners-instances/outputs.tf' 2025-03-21T20:29:46.5722963Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners-instances/policies-runner.tf' 2025-03-21T20:29:46.5724424Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners-instances/policies/instance-cloudwatch-policy.json' 2025-03-21T20:29:46.5726085Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners-instances/policies/instance-ec2-create-tags-policy.json' 2025-03-21T20:29:46.5727690Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners-instances/policies/instance-role-trust-policy.json' 2025-03-21T20:29:46.5729223Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners-instances/policies/instance-s3-policy.json' 2025-03-21T20:29:46.5730924Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners-instances/policies/instance-ssm-parameters-policy.json' 2025-03-21T20:29:46.5732399Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners-instances/policies' 2025-03-21T20:29:46.5733726Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners-instances/security-groups.tf' 2025-03-21T20:29:46.5735210Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/arm-runner-patch.tpl' 2025-03-21T20:29:46.5736679Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/cloudwatch_config.json' 2025-03-21T20:29:46.5738177Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/cloudwatch_config_linux.json' 2025-03-21T20:29:46.5739732Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/cloudwatch_config_linux_arm64.json' 2025-03-21T20:29:46.5741328Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/cloudwatch_config_linux_nvidia.json' 2025-03-21T20:29:46.5742900Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/cloudwatch_config_windows.json' 2025-03-21T20:29:46.5744439Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/install-config-runner.ps1' 2025-03-21T20:29:46.5745950Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/install-config-runner.sh' 2025-03-21T20:29:46.5747411Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/user-data.ps1' 2025-03-21T20:29:46.5748785Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/user-data.sh' 2025-03-21T20:29:46.5750144Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates' 2025-03-21T20:29:46.5751454Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners-instances/variables.tf' 2025-03-21T20:29:46.5752726Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners-instances' 2025-03-21T20:29:46.5753918Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/.gitkeep' 2025-03-21T20:29:46.5755070Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/.tflint.hcl' 2025-03-21T20:29:46.5756283Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/.gitignore' 2025-03-21T20:29:46.5757588Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/.eslintrc.yaml' 2025-03-21T20:29:46.5758893Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/.nvmrc' 2025-03-21T20:29:46.5760194Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/.prettierrc' 2025-03-21T20:29:46.5761558Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/Makefile' 2025-03-21T20:29:46.5762852Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/README.md' 2025-03-21T20:29:46.5764181Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/jest.config.js' 2025-03-21T20:29:46.5765639Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/package.json' 2025-03-21T20:29:46.5767115Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/lambda.test.ts' 2025-03-21T20:29:46.5768492Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/lambda.ts' 2025-03-21T20:29:46.5769943Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/cache.test.ts' 2025-03-21T20:29:46.5771444Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/cache.ts' 2025-03-21T20:29:46.5772967Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/config.test.ts' 2025-03-21T20:29:46.5774506Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/config.ts' 2025-03-21T20:29:46.5776072Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/gh-auth.test.ts' 2025-03-21T20:29:46.5778156Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/gh-auth.ts' 2025-03-21T20:29:46.5779709Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/gh-issues.test.ts' 2025-03-21T20:29:46.5781279Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/gh-issues.ts' 2025-03-21T20:29:46.5782850Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/gh-runners.test.ts' 2025-03-21T20:29:46.5784439Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/gh-runners.ts' 2025-03-21T20:29:46.5786370Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/kms/index.test.ts' 2025-03-21T20:29:46.5789156Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/kms/index.ts' 2025-03-21T20:29:46.5791945Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/kms' 2025-03-21T20:29:46.5794626Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/metrics.test.ts' 2025-03-21T20:29:46.5797239Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/metrics.ts' 2025-03-21T20:29:46.5798947Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/runners.test.ts' 2025-03-21T20:29:46.5800491Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/runners.ts' 2025-03-21T20:29:46.5802049Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/scale-down.test.ts' 2025-03-21T20:29:46.5803744Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/scale-down.ts' 2025-03-21T20:29:46.5805452Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/scale-up-chron.test.ts' 2025-03-21T20:29:46.5807091Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/scale-up-chron.ts' 2025-03-21T20:29:46.5808669Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/scale-up.test.ts' 2025-03-21T20:29:46.5810198Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/scale-up.ts' 2025-03-21T20:29:46.5811729Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/sqs.test.ts' 2025-03-21T20:29:46.5813212Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/sqs.ts' 2025-03-21T20:29:46.5814711Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/utils.test.ts' 2025-03-21T20:29:46.5816220Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/utils.ts' 2025-03-21T20:29:46.5817697Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners' 2025-03-21T20:29:46.5819129Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/template.yml' 2025-03-21T20:29:46.5820494Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src' 2025-03-21T20:29:46.5821849Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/test/reporter.js' 2025-03-21T20:29:46.5823548Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/test/resources/sqs_receive_event.json' 2025-03-21T20:29:46.5825072Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/test/resources' 2025-03-21T20:29:46.5826459Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/test' 2025-03-21T20:29:46.5827812Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/tsconfig.json' 2025-03-21T20:29:46.5829134Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/yarn.lock' 2025-03-21T20:29:46.5830568Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners' 2025-03-21T20:29:46.5831816Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas' 2025-03-21T20:29:46.5832983Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/main.tf' 2025-03-21T20:29:46.5834145Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/outputs.tf' 2025-03-21T20:29:46.5835485Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/policies-lambda-common.tf' 2025-03-21T20:29:46.5836852Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/policies/lambda-cloudwatch.json' 2025-03-21T20:29:46.5838229Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/policies/lambda-scale-down.json' 2025-03-21T20:29:46.5839642Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/policies/lambda-scale-up-chron.json' 2025-03-21T20:29:46.5841046Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/policies/lambda-scale-up.json' 2025-03-21T20:29:46.5842449Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/policies/lambda-secretsmanager.json' 2025-03-21T20:29:46.5843956Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/policies/service-linked-role-create-policy.json' 2025-03-21T20:29:46.5845429Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/policies' 2025-03-21T20:29:46.5846660Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/scale-down.tf' 2025-03-21T20:29:46.5847883Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/scale-up-chron.tf' 2025-03-21T20:29:46.5849098Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/scale-up.tf' 2025-03-21T20:29:46.5850268Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners/variables.tf' 2025-03-21T20:29:46.5851434Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/runners' 2025-03-21T20:29:46.5852668Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/.tflint.hcl' 2025-03-21T20:29:46.5853978Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/README.md' 2025-03-21T20:29:46.5855271Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/main.tf' 2025-03-21T20:29:46.5856568Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/outputs.tf' 2025-03-21T20:29:46.5858014Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/policies/assume-role-for-account.json' 2025-03-21T20:29:46.5859513Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/policies/boundary.json' 2025-03-21T20:29:46.5861043Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/policies/deploy-boundary.json' 2025-03-21T20:29:46.5862548Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/policies/deploy-policy.json' 2025-03-21T20:29:46.5863976Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/policies' 2025-03-21T20:29:46.5865325Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/variables.tf' 2025-03-21T20:29:46.5866687Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions' 2025-03-21T20:29:46.5867917Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/.tflint.hcl' 2025-03-21T20:29:46.5869079Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/README.md' 2025-03-21T20:29:46.5870343Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/.eslintrc.yaml' 2025-03-21T20:29:46.5871685Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/.gitignore' 2025-03-21T20:29:46.5872971Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/.nvmrc' 2025-03-21T20:29:46.5874272Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/.prettierrc' 2025-03-21T20:29:46.5875588Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/Makefile' 2025-03-21T20:29:46.5876922Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/jest.config.js' 2025-03-21T20:29:46.5878309Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/jest.config.js-bkp' 2025-03-21T20:29:46.5879689Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/package.json' 2025-03-21T20:29:46.5881060Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/kms/index.ts' 2025-03-21T20:29:46.5882441Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/kms' 2025-03-21T20:29:46.5883787Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/lambda.ts' 2025-03-21T20:29:46.5885124Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/local.ts' 2025-03-21T20:29:46.5886543Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/sqs/index.ts' 2025-03-21T20:29:46.5887914Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/sqs' 2025-03-21T20:29:46.5889363Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/webhook/handler.test.ts' 2025-03-21T20:29:46.5890846Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/webhook/handler.ts' 2025-03-21T20:29:46.5892378Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/webhook' 2025-03-21T20:29:46.5893747Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src' 2025-03-21T20:29:46.5895111Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/test/reporter.js' 2025-03-21T20:29:46.5896699Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/test/resources/github_check_run_event.json' 2025-03-21T20:29:46.5898272Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/test/resources' 2025-03-21T20:29:46.5899685Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/test' 2025-03-21T20:29:46.5901028Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/tsconfig.json' 2025-03-21T20:29:46.5902362Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/yarn.lock' 2025-03-21T20:29:46.5903657Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook' 2025-03-21T20:29:46.5904911Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas' 2025-03-21T20:29:46.5906086Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/main.tf' 2025-03-21T20:29:46.5907240Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/outputs.tf' 2025-03-21T20:29:46.5908397Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/policies.tf' 2025-03-21T20:29:46.5909674Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/policies/lambda-cloudwatch.json' 2025-03-21T20:29:46.5911070Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/policies/lambda-orchestrator.json' 2025-03-21T20:29:46.5912510Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/policies/lambda-publish-sqs-policy.json' 2025-03-21T20:29:46.5913863Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/policies' 2025-03-21T20:29:46.5915097Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/terraform.tfvars' 2025-03-21T20:29:46.5916294Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/variables.tf' 2025-03-21T20:29:46.5917468Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook/webhook.tf' 2025-03-21T20:29:46.5918603Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules/webhook' 2025-03-21T20:29:46.5919719Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/modules' 2025-03-21T20:29:46.5920764Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/outputs.tf' 2025-03-21T20:29:46.5922017Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/policies/lambda-publish-sqs-policy.json' 2025-03-21T20:29:46.5923600Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/policies' 2025-03-21T20:29:46.5924760Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/templates/resource-group.json' 2025-03-21T20:29:46.5925962Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/templates' 2025-03-21T20:29:46.5927242Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/terraform_migrations/local_ops.sh' 2025-03-21T20:29:46.5928456Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/terraform_migrations' 2025-03-21T20:29:46.5929618Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/tools/aws-ssh-session' 2025-03-21T20:29:46.5930767Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/tools/run-aws-lambda-helper' 2025-03-21T20:29:46.5931885Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/tools' 2025-03-21T20:29:46.5932934Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner/variables.tf' 2025-03-21T20:29:46.5933953Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/terraform-aws-github-runner' 2025-03-21T20:29:46.5934854Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/__init__.py' 2025-03-21T20:29:46.5935704Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/analytics/cubinsizes.py' 2025-03-21T20:29:46.5936680Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/analytics/download_count_wheels.py' 2025-03-21T20:29:46.5937686Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/analytics/duplicates_analyze.py' 2025-03-21T20:29:46.5938662Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/analytics/github_analyze.py' 2025-03-21T20:29:46.5939646Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/analytics/s3_test_stats_analyze.py' 2025-03-21T20:29:46.5940636Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/analytics/validate_binaries.py' 2025-03-21T20:29:46.5961198Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/analytics/validate_pypi_staging.py' 2025-03-21T20:29:46.5962183Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/analytics' 2025-03-21T20:29:46.5963131Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/binary_size_validation/README.md' 2025-03-21T20:29:46.5964199Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/binary_size_validation/binary_size_validation.py' 2025-03-21T20:29:46.5965292Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/binary_size_validation/requirements.txt' 2025-03-21T20:29:46.5966526Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/binary_size_validation/test_binary_size_validation.py' 2025-03-21T20:29:46.5967604Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/binary_size_validation' 2025-03-21T20:29:46.5968575Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/clang-tidy-checks/.gitignore' 2025-03-21T20:29:46.5969662Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/clang-tidy-checks/11.x-patches/max-tokens-check.diff' 2025-03-21T20:29:46.5971142Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/clang-tidy-checks/11.x-patches/potential-unbounded-loop-check.diff' 2025-03-21T20:29:46.5972353Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/clang-tidy-checks/11.x-patches' 2025-03-21T20:29:46.5973517Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/clang-tidy-checks/15.x-patches/0001-Max-tokens-checks.diff' 2025-03-21T20:29:46.5974891Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/clang-tidy-checks/15.x-patches/0002-potential-unbounded-loop-check.diff' 2025-03-21T20:29:46.5976278Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/clang-tidy-checks/15.x-patches/0003-Do-not-use-pthread_rwlock_wrlock.diff' 2025-03-21T20:29:46.5977477Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/clang-tidy-checks/15.x-patches' 2025-03-21T20:29:46.5978690Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/clang-tidy-checks/17.x-patches/0003-Do-not-use-pthread_rwlock_wrlock.diff' 2025-03-21T20:29:46.5979899Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/clang-tidy-checks/17.x-patches' 2025-03-21T20:29:46.5981000Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/clang-tidy-checks/Dockerfile.cilint-clang-tidy' 2025-03-21T20:29:46.5982053Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/clang-tidy-checks/README.md' 2025-03-21T20:29:46.5983013Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/clang-tidy-checks/check_s3.py' 2025-03-21T20:29:46.5983968Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/clang-tidy-checks/setup.sh' 2025-03-21T20:29:46.5984904Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/clang-tidy-checks/verify.sh' 2025-03-21T20:29:46.5985845Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/clang-tidy-checks' 2025-03-21T20:29:46.5986831Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/device-farm-runner/requirements.txt' 2025-03-21T20:29:46.5987892Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/device-farm-runner/run_on_aws_devicefarm.py' 2025-03-21T20:29:46.5989015Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/device-farm-runner/test_run_on_aws_devicefarm.py' 2025-03-21T20:29:46.5990076Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/device-farm-runner' 2025-03-21T20:29:46.5991083Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/fleet_analysis/runner_usage_stats.ipynb' 2025-03-21T20:29:46.5992054Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/fleet_analysis' 2025-03-21T20:29:46.5993026Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/linter/adapters/actionlint_linter.py' 2025-03-21T20:29:46.5994029Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/linter/adapters/exec_linter.py' 2025-03-21T20:29:46.5995017Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/linter/adapters/flake8_linter.py' 2025-03-21T20:29:46.5996007Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/linter/adapters/grep_linter.py' 2025-03-21T20:29:46.5997056Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/linter/adapters/lintrunner_version_linter.py' 2025-03-21T20:29:46.5998097Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/linter/adapters/mypy_linter.py' 2025-03-21T20:29:46.5999151Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/linter/adapters/newlines_linter.py' 2025-03-21T20:29:46.6000144Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/linter/adapters/pip_init.py' 2025-03-21T20:29:46.6001121Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/linter/adapters/pyfmt_linter.py' 2025-03-21T20:29:46.6002096Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/linter/adapters/ruff_linter.py' 2025-03-21T20:29:46.6003065Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/linter/adapters/rustfmt.toml' 2025-03-21T20:29:46.6004116Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/linter/adapters/rustfmt_linter.py' 2025-03-21T20:29:46.6005088Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/linter/adapters/s3_init.py' 2025-03-21T20:29:46.6006135Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/linter/adapters/s3_init_config.json' 2025-03-21T20:29:46.6007171Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/linter/adapters/sql_params_linter.py' 2025-03-21T20:29:46.6008206Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/linter/adapters/sqlfluff_linter.py' 2025-03-21T20:29:46.6009175Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/linter/adapters' 2025-03-21T20:29:46.6010111Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/linter/convert_to_sarif.py' 2025-03-21T20:29:46.6010999Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/linter' 2025-03-21T20:29:46.6011955Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/mirror-pypi/mirror_pytorch_triton_rocm.sh' 2025-03-21T20:29:46.6012928Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/mirror-pypi' 2025-03-21T20:29:46.6013805Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/pkg-helpers/.flake8' 2025-03-21T20:29:46.6014715Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/pkg-helpers/.gitattributes' 2025-03-21T20:29:46.6015634Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/pkg-helpers/.gitignore' 2025-03-21T20:29:46.6016521Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/pkg-helpers/Makefile' 2025-03-21T20:29:46.6017407Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/pkg-helpers/README.md' 2025-03-21T20:29:46.6018303Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/pkg-helpers/poetry.lock' 2025-03-21T20:29:46.6019228Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/pkg-helpers/pyproject.toml' 2025-03-21T20:29:46.6020259Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/__init__.py' 2025-03-21T20:29:46.6021357Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/__main__.py' 2025-03-21T20:29:46.6022671Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/conda.py' 2025-03-21T20:29:46.6023748Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/cuda.py' 2025-03-21T20:29:46.6024822Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/macos.py' 2025-03-21T20:29:46.6025889Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/utils.py' 2025-03-21T20:29:46.6027116Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/version.py' 2025-03-21T20:29:46.6028198Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/wheel.py' 2025-03-21T20:29:46.6029268Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers' 2025-03-21T20:29:46.6030348Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/pkg-helpers/tests/assets/conda_search.json' 2025-03-21T20:29:46.6031459Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/pkg-helpers/tests/assets' 2025-03-21T20:29:46.6032458Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/pkg-helpers/tests/test_conda.py' 2025-03-21T20:29:46.6033436Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/pkg-helpers/tests/test_cuda.py' 2025-03-21T20:29:46.6034409Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/pkg-helpers/tests/test_macos.py' 2025-03-21T20:29:46.6035396Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/pkg-helpers/tests/test_utils.py' 2025-03-21T20:29:46.6036398Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/pkg-helpers/tests/test_version.py' 2025-03-21T20:29:46.6037389Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/pkg-helpers/tests/test_wheel.py' 2025-03-21T20:29:46.6038355Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/pkg-helpers/tests' 2025-03-21T20:29:46.6039279Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/pkg-helpers' 2025-03-21T20:29:46.6040192Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/rockset_migration/README.md' 2025-03-21T20:29:46.6041159Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/rockset_migration/compare_keys.py' 2025-03-21T20:29:46.6042220Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/rockset_migration/create_clickhouse_schema.py' 2025-03-21T20:29:46.6043264Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/rockset_migration/dynamo2ch.py' 2025-03-21T20:29:46.6044284Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/rockset_migration/rockset_2_dynamodb.py' 2025-03-21T20:29:46.6045433Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/rockset_migration/rockset_queries.ipynb' 2025-03-21T20:29:46.6046486Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/rockset_migration/rockset_queries.py' 2025-03-21T20:29:46.6047479Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/rockset_migration/s32ch.py' 2025-03-21T20:29:46.6048420Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/rockset_migration' 2025-03-21T20:29:46.6049373Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/scripts/analyze_ci_workflows.py' 2025-03-21T20:29:46.6050338Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/scripts/backfill_events.py' 2025-03-21T20:29:46.6051347Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/scripts/consolidate_scale_config_yaml.py' 2025-03-21T20:29:46.6052368Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/scripts/download-lambdas.py' 2025-03-21T20:29:46.6053365Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/scripts/fetch_latest_green_commit.py' 2025-03-21T20:29:46.6054409Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/scripts/generate_binary_build_matrix.py' 2025-03-21T20:29:46.6055541Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/scripts/generate_docker_release_matrix.py' 2025-03-21T20:29:46.6056567Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/scripts/generate_release_matrix.py' 2025-03-21T20:29:46.6057578Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/scripts/get_stable_cuda_version.py' 2025-03-21T20:29:46.6058518Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/scripts/gitutils.py' 2025-03-21T20:29:46.6059561Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/scripts/identify_and_kill_instances_by_id.py' 2025-03-21T20:29:46.6060665Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/scripts/list_prs_from_partners_by_label.py' 2025-03-21T20:29:46.6061629Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/scripts' 2025-03-21T20:29:46.6062573Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/self-hosted-runner-utils/.gitignore' 2025-03-21T20:29:46.6063578Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/self-hosted-runner-utils/Makefile' 2025-03-21T20:29:46.6064597Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/self-hosted-runner-utils/README.md' 2025-03-21T20:29:46.6065684Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/self-hosted-runner-utils/check_runners_state.py' 2025-03-21T20:29:46.6066848Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/self-hosted-runner-utils/check_runners_state_org.py' 2025-03-21T20:29:46.6068028Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/self-hosted-runner-utils/clear_offline_runners.py' 2025-03-21T20:29:46.6069200Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/self-hosted-runner-utils/list-vpc-dependencies.sh' 2025-03-21T20:29:46.6070427Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/self-hosted-runner-utils/replace_runners_prefix_submit_pr.py' 2025-03-21T20:29:46.6071585Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/self-hosted-runner-utils/requirements.txt' 2025-03-21T20:29:46.6072638Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/self-hosted-runner-utils' 2025-03-21T20:29:46.6073576Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold/.flake8' 2025-03-21T20:29:46.6074497Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold/bin/.gitignore' 2025-03-21T20:29:46.6075445Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold/bin/analyze-history' 2025-03-21T20:29:46.6076504Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold/bin/build-check-api-compatibility' 2025-03-21T20:29:46.6077523Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold/bin' 2025-03-21T20:29:46.6078426Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold/pyproject.toml' 2025-03-21T20:29:46.6079371Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold/requirements.txt' 2025-03-21T20:29:46.6080335Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold/src/api/__init__.py' 2025-03-21T20:29:46.6081295Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold/src/api/ast.py' 2025-03-21T20:29:46.6082247Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold/src/api/checker.py' 2025-03-21T20:29:46.6083315Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold/src/api/compatibility.py' 2025-03-21T20:29:46.6084294Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold/src/api/git.py' 2025-03-21T20:29:46.6085223Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold/src/api/github.py' 2025-03-21T20:29:46.6086243Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold/src/api/types.py' 2025-03-21T20:29:46.6087217Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold/src/api/violations.py' 2025-03-21T20:29:46.6088256Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold/src/api' 2025-03-21T20:29:46.6089195Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold/src' 2025-03-21T20:29:46.6090146Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold/tests/api/conftest.py' 2025-03-21T20:29:46.6091137Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold/tests/api/test_ast.py' 2025-03-21T20:29:46.6092234Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold/tests/api/test_ast_param_compatibility.py' 2025-03-21T20:29:46.6093405Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold/tests/api/test_ast_param_types.py' 2025-03-21T20:29:46.6094526Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold/tests/api/test_compatibility.py' 2025-03-21T20:29:46.6095584Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold/tests/api/test_git.py' 2025-03-21T20:29:46.6096596Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold/tests/api/test_github.py' 2025-03-21T20:29:46.6097596Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold/tests/api' 2025-03-21T20:29:46.6098618Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold/tests/lib/testing/__init__.py' 2025-03-21T20:29:46.6099651Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold/tests/lib/testing/git.py' 2025-03-21T20:29:46.6100682Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold/tests/lib/testing/source.py' 2025-03-21T20:29:46.6101732Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold/tests/lib/testing' 2025-03-21T20:29:46.6102727Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold/tests/lib' 2025-03-21T20:29:46.6103676Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold/tests' 2025-03-21T20:29:46.6104574Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/stronghold' 2025-03-21T20:29:46.6105424Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/tests/README.md' 2025-03-21T20:29:46.6106390Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/tests/assets/build_matrix_linux_conda_cuda.json' 2025-03-21T20:29:46.6107514Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/tests/assets/build_matrix_linux_wheel_cuda.json' 2025-03-21T20:29:46.6108677Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/tests/assets/build_matrix_linux_wheel_cuda_norocm.json' 2025-03-21T20:29:46.6109848Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/tests/assets/build_matrix_linux_wheel_nocpu.json' 2025-03-21T20:29:46.6110974Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/tests/assets/build_matrix_linux_wheel_xpu.json' 2025-03-21T20:29:46.6112138Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/tests/assets/build_matrix_macos_conda.json' 2025-03-21T20:29:46.6113215Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/tests/assets/build_matrix_macos_wheel.json' 2025-03-21T20:29:46.6114329Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/tests/assets/build_matrix_windows_conda_cuda.json' 2025-03-21T20:29:46.6115461Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/tests/assets/build_matrix_windows_wheel_cuda.json' 2025-03-21T20:29:46.6116678Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/tests/assets/build_matrix_windows_wheel_xpu.json' 2025-03-21T20:29:46.6117687Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/tests/assets' 2025-03-21T20:29:46.6118676Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/tests/build_matrix_linux_wheel_nocpu.json' 2025-03-21T20:29:46.6119737Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/tests/test_fetch_latest_green_commit.py' 2025-03-21T20:29:46.6120796Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/tests/test_generate_binary_build_matrix.py' 2025-03-21T20:29:46.6121808Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/tests/update_test_assets.sh' 2025-03-21T20:29:46.6122902Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/tests' 2025-03-21T20:29:46.6123744Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/torchci/README.md' 2025-03-21T20:29:46.6124626Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/torchci/check_alerts.py' 2025-03-21T20:29:46.6125613Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/torchci/clickhouse.py' 2025-03-21T20:29:46.6126565Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/torchci/clickhouse_query_perf.py' 2025-03-21T20:29:46.6127523Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/torchci/download_logs.py' 2025-03-21T20:29:46.6128442Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/torchci/github_analyze.py' 2025-03-21T20:29:46.6129348Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/torchci/pyproject.toml' 2025-03-21T20:29:46.6130256Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/torchci/queue_alert.py' 2025-03-21T20:29:46.6131166Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/torchci/requirements.txt' 2025-03-21T20:29:46.6132062Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/torchci/reverts.py' 2025-03-21T20:29:46.6133003Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/torchci/td/get_merge_base_info.py' 2025-03-21T20:29:46.6134091Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/torchci/td/historical_class_failure_correlation.py' 2025-03-21T20:29:46.6135261Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/torchci/td/historical_file_failure_correlation.py' 2025-03-21T20:29:46.6136411Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/torchci/td/td_heuristic_historical_edited_files.py' 2025-03-21T20:29:46.6137513Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/torchci/td/td_heuristic_profiling.py' 2025-03-21T20:29:46.6138463Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/torchci/td/utils.py' 2025-03-21T20:29:46.6139519Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/torchci/td' 2025-03-21T20:29:46.6140557Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/torchci/tests/td/test_calculate_file_test_rating.py' 2025-03-21T20:29:46.6141612Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/torchci/tests/td' 2025-03-21T20:29:46.6142587Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/torchci/tests/test_check_alerts.py' 2025-03-21T20:29:46.6143580Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/torchci/tests/test_queue_alert.py' 2025-03-21T20:29:46.6144710Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/torchci/tests/test_update_test_times.py' 2025-03-21T20:29:46.6145691Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/torchci/tests' 2025-03-21T20:29:46.6146630Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/torchci/update_test_times.py' 2025-03-21T20:29:46.6147535Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/torchci/utils.py' 2025-03-21T20:29:46.6148386Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/torchci' 2025-03-21T20:29:46.6149236Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/torchfix/README.md' 2025-03-21T20:29:46.6150083Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools/torchfix' 2025-03-21T20:29:46.6150901Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/tools' 2025-03-21T20:29:46.6151701Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/.env.example' 2025-03-21T20:29:46.6152539Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/.eslintrc.json' 2025-03-21T20:29:46.6153367Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/.gitignore' 2025-03-21T20:29:46.6154201Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/.prettierignore' 2025-03-21T20:29:46.6155061Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/.prettierrc.json' 2025-03-21T20:29:46.6155885Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/README.md' 2025-03-21T20:29:46.6156915Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/build_time_metrics/overall/params.json' 2025-03-21T20:29:46.6158164Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/build_time_metrics/overall/query.sql' 2025-03-21T20:29:46.6159664Z + mkdir -p /home/ec2-user/actions-runner/_work/executorch/executorch 2025-03-21T20:29:46.6160143Z + echo ::endgroup:: 2025-03-21T20:29:46.6160858Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/build_time_metrics/overall' 2025-03-21T20:29:46.6162125Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/build_time_metrics/sccache_stats/params.json' 2025-03-21T20:29:46.6163402Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/build_time_metrics/sccache_stats/query.sql' 2025-03-21T20:29:46.6164676Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/build_time_metrics/sccache_stats' 2025-03-21T20:29:46.6166041Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/build_time_metrics/steps/params.json' 2025-03-21T20:29:46.6167257Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/build_time_metrics/steps/query.sql' 2025-03-21T20:29:46.6168534Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/build_time_metrics/steps' 2025-03-21T20:29:46.6169702Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/build_time_metrics' 2025-03-21T20:29:46.6170858Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/commit_failed_jobs/params.json' 2025-03-21T20:29:46.6172023Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/commit_failed_jobs/query.sql' 2025-03-21T20:29:46.6173220Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/commit_failed_jobs' 2025-03-21T20:29:46.6174400Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/commit_jobs_batch_query/params.json' 2025-03-21T20:29:46.6175618Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/commit_jobs_batch_query/query.sql' 2025-03-21T20:29:46.6176816Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/commit_jobs_batch_query' 2025-03-21T20:29:46.6177996Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/commit_jobs_query/params.json' 2025-03-21T20:29:46.6179154Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/commit_jobs_query/query.sql' 2025-03-21T20:29:46.6180292Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/commit_jobs_query' 2025-03-21T20:29:46.6181505Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/compilers_benchmark_performance/params.json' 2025-03-21T20:29:46.6182787Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/compilers_benchmark_performance/query.sql' 2025-03-21T20:29:46.6184061Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/compilers_benchmark_performance' 2025-03-21T20:29:46.6185388Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/compilers_benchmark_performance_branches/params.json' 2025-03-21T20:29:46.6186751Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/compilers_benchmark_performance_branches/query.sql' 2025-03-21T20:29:46.6188108Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/compilers_benchmark_performance_branches' 2025-03-21T20:29:46.6189369Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/correlation_matrix/params.json' 2025-03-21T20:29:46.6190536Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/correlation_matrix/query.sql' 2025-03-21T20:29:46.6191688Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/correlation_matrix' 2025-03-21T20:29:46.6192825Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/cost_job_per_gpu/params.json' 2025-03-21T20:29:46.6193974Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/cost_job_per_gpu/query.sql' 2025-03-21T20:29:46.6195106Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/cost_job_per_gpu' 2025-03-21T20:29:46.6196272Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/cost_job_per_job_name/params.json' 2025-03-21T20:29:46.6197532Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/cost_job_per_job_name/query.sql' 2025-03-21T20:29:46.6198702Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/cost_job_per_job_name' 2025-03-21T20:29:46.6199909Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/cost_job_per_owning_account/params.json' 2025-03-21T20:29:46.6201151Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/cost_job_per_owning_account/query.sql' 2025-03-21T20:29:46.6202419Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/cost_job_per_owning_account' 2025-03-21T20:29:46.6203632Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/cost_job_per_platform/params.json' 2025-03-21T20:29:46.6204822Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/cost_job_per_platform/query.sql' 2025-03-21T20:29:46.6206061Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/cost_job_per_platform' 2025-03-21T20:29:46.6207254Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/cost_job_per_provider/params.json' 2025-03-21T20:29:46.6208446Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/cost_job_per_provider/query.sql' 2025-03-21T20:29:46.6209621Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/cost_job_per_provider' 2025-03-21T20:29:46.6210786Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/cost_job_per_repo/params.json' 2025-03-21T20:29:46.6211934Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/cost_job_per_repo/query.sql' 2025-03-21T20:29:46.6213068Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/cost_job_per_repo' 2025-03-21T20:29:46.6214246Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/cost_job_per_runner_type/params.json' 2025-03-21T20:29:46.6215460Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/cost_job_per_runner_type/query.sql' 2025-03-21T20:29:46.6216657Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/cost_job_per_runner_type' 2025-03-21T20:29:46.6217878Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/cost_job_per_workflow_name/params.json' 2025-03-21T20:29:46.6219111Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/cost_job_per_workflow_name/query.sql' 2025-03-21T20:29:46.6220322Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/cost_job_per_workflow_name' 2025-03-21T20:29:46.6221530Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/disabled_test_historical/params.json' 2025-03-21T20:29:46.6222937Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/disabled_test_historical/query.sql' 2025-03-21T20:29:46.6224140Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/disabled_test_historical' 2025-03-21T20:29:46.6225333Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/disabled_test_labels/params.json' 2025-03-21T20:29:46.6226634Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/disabled_test_labels/query.sql' 2025-03-21T20:29:46.6227801Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/disabled_test_labels' 2025-03-21T20:29:46.6228967Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/disabled_test_total/params.json' 2025-03-21T20:29:46.6230139Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/disabled_test_total/query.sql' 2025-03-21T20:29:46.6231383Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/disabled_test_total' 2025-03-21T20:29:46.6232529Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/disabled_tests/params.json' 2025-03-21T20:29:46.6233656Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/disabled_tests/query.sql' 2025-03-21T20:29:46.6234774Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/disabled_tests' 2025-03-21T20:29:46.6235925Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/duration_job_per_gpu/params.json' 2025-03-21T20:29:46.6237103Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/duration_job_per_gpu/query.sql' 2025-03-21T20:29:46.6238270Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/duration_job_per_gpu' 2025-03-21T20:29:46.6239465Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/duration_job_per_job_name/params.json' 2025-03-21T20:29:46.6240675Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/duration_job_per_job_name/query.sql' 2025-03-21T20:29:46.6241889Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/duration_job_per_job_name' 2025-03-21T20:29:46.6243130Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/duration_job_per_owning_account/params.json' 2025-03-21T20:29:46.6244406Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/duration_job_per_owning_account/query.sql' 2025-03-21T20:29:46.6245738Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/duration_job_per_owning_account' 2025-03-21T20:29:46.6246993Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/duration_job_per_platform/params.json' 2025-03-21T20:29:46.6248218Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/duration_job_per_platform/query.sql' 2025-03-21T20:29:46.6249438Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/duration_job_per_platform' 2025-03-21T20:29:46.6250650Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/duration_job_per_provider/params.json' 2025-03-21T20:29:46.6251882Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/duration_job_per_provider/query.sql' 2025-03-21T20:29:46.6253100Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/duration_job_per_provider' 2025-03-21T20:29:46.6254304Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/duration_job_per_repo/params.json' 2025-03-21T20:29:46.6255497Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/duration_job_per_repo/query.sql' 2025-03-21T20:29:46.6256739Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/duration_job_per_repo' 2025-03-21T20:29:46.6257959Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/duration_job_per_runner_type/params.json' 2025-03-21T20:29:46.6259222Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/duration_job_per_runner_type/query.sql' 2025-03-21T20:29:46.6260508Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/duration_job_per_runner_type' 2025-03-21T20:29:46.6261772Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/duration_job_per_workflow_name/params.json' 2025-03-21T20:29:46.6263045Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/duration_job_per_workflow_name/query.sql' 2025-03-21T20:29:46.6264311Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/duration_job_per_workflow_name' 2025-03-21T20:29:46.6265576Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/experiment_rollover_percentage/params.json' 2025-03-21T20:29:46.6266851Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/experiment_rollover_percentage/query.sql' 2025-03-21T20:29:46.6268118Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/experiment_rollover_percentage' 2025-03-21T20:29:46.6269377Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/external_contribution_stats/params.json' 2025-03-21T20:29:46.6270616Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/external_contribution_stats/query.sql' 2025-03-21T20:29:46.6271848Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/external_contribution_stats' 2025-03-21T20:29:46.6273054Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/failed_workflow_jobs/params.json' 2025-03-21T20:29:46.6274229Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/failed_workflow_jobs/query.sql' 2025-03-21T20:29:46.6275395Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/failed_workflow_jobs' 2025-03-21T20:29:46.6276570Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/filter_forced_merge_pr/params.json' 2025-03-21T20:29:46.6277768Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/filter_forced_merge_pr/query.sql' 2025-03-21T20:29:46.6278951Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/filter_forced_merge_pr' 2025-03-21T20:29:46.6280236Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/flaky_tests/across_file_reruns/check_every_test/params.json' 2025-03-21T20:29:46.6281650Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/flaky_tests/across_file_reruns/check_every_test/query.sql' 2025-03-21T20:29:46.6283054Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/flaky_tests/across_file_reruns/check_every_test' 2025-03-21T20:29:46.6284449Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/flaky_tests/across_file_reruns/failed_tests/params.json' 2025-03-21T20:29:46.6285957Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/flaky_tests/across_file_reruns/failed_tests/query.sql' 2025-03-21T20:29:46.6287328Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/flaky_tests/across_file_reruns/failed_tests' 2025-03-21T20:29:46.6288734Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/flaky_tests/across_file_reruns/workflow_job_info/params.json' 2025-03-21T20:29:46.6290276Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/flaky_tests/across_file_reruns/workflow_job_info/query.sql' 2025-03-21T20:29:46.6291688Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/flaky_tests/across_file_reruns/workflow_job_info' 2025-03-21T20:29:46.6293006Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/flaky_tests/across_file_reruns' 2025-03-21T20:29:46.6294245Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/flaky_tests/across_jobs/params.json' 2025-03-21T20:29:46.6295448Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/flaky_tests/across_jobs/query.sql' 2025-03-21T20:29:46.6296636Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/flaky_tests/across_jobs' 2025-03-21T20:29:46.6297893Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/flaky_tests/disabled_non_flaky_tests/params.json' 2025-03-21T20:29:46.6299212Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/flaky_tests/disabled_non_flaky_tests/query.sql' 2025-03-21T20:29:46.6300524Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/flaky_tests/disabled_non_flaky_tests' 2025-03-21T20:29:46.6301793Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/flaky_tests/in_subprocess/params.json' 2025-03-21T20:29:46.6303021Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/flaky_tests/in_subprocess/query.sql' 2025-03-21T20:29:46.6304226Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/flaky_tests/in_subprocess' 2025-03-21T20:29:46.6305433Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/flaky_tests/ind_info/params.json' 2025-03-21T20:29:46.6306611Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/flaky_tests/ind_info/query.sql' 2025-03-21T20:29:46.6307770Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/flaky_tests/ind_info' 2025-03-21T20:29:46.6308882Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/flaky_tests' 2025-03-21T20:29:46.6310020Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/flaky_workflows_jobs/params.json' 2025-03-21T20:29:46.6311207Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/flaky_workflows_jobs/query.sql' 2025-03-21T20:29:46.6312361Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/flaky_workflows_jobs' 2025-03-21T20:29:46.6313534Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/get_workers_on_period/params.json' 2025-03-21T20:29:46.6314775Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/get_workers_on_period/query.sql' 2025-03-21T20:29:46.6315943Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/get_workers_on_period' 2025-03-21T20:29:46.6317108Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/get_workflow_jobs/params.json' 2025-03-21T20:29:46.6318258Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/get_workflow_jobs/query.sql' 2025-03-21T20:29:46.6319438Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/get_workflow_jobs' 2025-03-21T20:29:46.6320547Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/hud_query/params.json' 2025-03-21T20:29:46.6321611Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/hud_query/query.sql' 2025-03-21T20:29:46.6322964Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/hud_query' 2025-03-21T20:29:46.6324052Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/issue_query/params.json' 2025-03-21T20:29:46.6325145Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/issue_query/query.sql' 2025-03-21T20:29:46.6326289Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/issue_query' 2025-03-21T20:29:46.6327424Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/job_duration_avg/params.json' 2025-03-21T20:29:46.6328569Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/job_duration_avg/query.sql' 2025-03-21T20:29:46.6329700Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/job_duration_avg' 2025-03-21T20:29:46.6330862Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/job_duration_percentile/params.json' 2025-03-21T20:29:46.6332072Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/job_duration_percentile/query.sql' 2025-03-21T20:29:46.6333276Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/job_duration_percentile' 2025-03-21T20:29:46.6334460Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/last_branch_push/params.json' 2025-03-21T20:29:46.6335605Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/last_branch_push/query.sql' 2025-03-21T20:29:46.6336736Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/last_branch_push' 2025-03-21T20:29:46.6337896Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/last_successful_jobs/params.json' 2025-03-21T20:29:46.6339060Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/last_successful_jobs/query.sql' 2025-03-21T20:29:46.6340224Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/last_successful_jobs' 2025-03-21T20:29:46.6341423Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/last_successful_workflow/params.json' 2025-03-21T20:29:46.6342648Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/last_successful_workflow/query.sql' 2025-03-21T20:29:46.6343994Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/last_successful_workflow' 2025-03-21T20:29:46.6345195Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/lf_rollover_percentage/params.json' 2025-03-21T20:29:46.6346400Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/lf_rollover_percentage/query.sql' 2025-03-21T20:29:46.6347585Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/lf_rollover_percentage' 2025-03-21T20:29:46.6348811Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/log_captures_count/params.json' 2025-03-21T20:29:46.6349983Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/log_captures_count/query.sql' 2025-03-21T20:29:46.6351138Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/log_captures_count' 2025-03-21T20:29:46.6352293Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/master_commit_red/params.json' 2025-03-21T20:29:46.6353452Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/master_commit_red/query.sql' 2025-03-21T20:29:46.6354605Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/master_commit_red' 2025-03-21T20:29:46.6355925Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/master_commit_red_avg/params.json' 2025-03-21T20:29:46.6357118Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/master_commit_red_avg/query.sql' 2025-03-21T20:29:46.6358280Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/master_commit_red_avg' 2025-03-21T20:29:46.6359468Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/master_commit_red_jobs/params.json' 2025-03-21T20:29:46.6360666Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/master_commit_red_jobs/query.sql' 2025-03-21T20:29:46.6361847Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/master_commit_red_jobs' 2025-03-21T20:29:46.6363059Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/master_commit_red_percent/params.json' 2025-03-21T20:29:46.6364278Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/master_commit_red_percent/query.sql' 2025-03-21T20:29:46.6365623Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/master_commit_red_percent' 2025-03-21T20:29:46.6366889Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/master_commit_red_percent_groups/params.json' 2025-03-21T20:29:46.6368166Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/master_commit_red_percent_groups/query.sql' 2025-03-21T20:29:46.6369450Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/master_commit_red_percent_groups' 2025-03-21T20:29:46.6370715Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/monthly_contribution_stats/params.json' 2025-03-21T20:29:46.6371950Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/monthly_contribution_stats/query.sql' 2025-03-21T20:29:46.6373245Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/monthly_contribution_stats' 2025-03-21T20:29:46.6374441Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red/params.json' 2025-03-21T20:29:46.6375592Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red/query.sql' 2025-03-21T20:29:46.6376719Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red' 2025-03-21T20:29:46.6377933Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red_by_name/params.json' 2025-03-21T20:29:46.6379149Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red_by_name/query.sql' 2025-03-21T20:29:46.6380347Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red_by_name' 2025-03-21T20:29:46.6381575Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red_by_platform/params.json' 2025-03-21T20:29:46.6382828Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red_by_platform/query.sql' 2025-03-21T20:29:46.6384061Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red_by_platform' 2025-03-21T20:29:46.6385295Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red_past_day/params.json' 2025-03-21T20:29:46.6386521Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red_past_day/query.sql' 2025-03-21T20:29:46.6387735Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red_past_day' 2025-03-21T20:29:46.6388911Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/num_commits_master/params.json' 2025-03-21T20:29:46.6390069Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/num_commits_master/query.sql' 2025-03-21T20:29:46.6391218Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/num_commits_master' 2025-03-21T20:29:46.6392347Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/num_reverts/params.json' 2025-03-21T20:29:46.6393440Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/num_reverts/query.sql' 2025-03-21T20:29:46.6394514Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/num_reverts' 2025-03-21T20:29:46.6395718Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/number_of_force_pushes_historical/params.json' 2025-03-21T20:29:46.6397007Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/number_of_force_pushes_historical/query.sql' 2025-03-21T20:29:46.6398289Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/number_of_force_pushes_historical' 2025-03-21T20:29:46.6399549Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/oss_ci_benchmark_branches/params.json' 2025-03-21T20:29:46.6400777Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/oss_ci_benchmark_branches/query.sql' 2025-03-21T20:29:46.6401980Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/oss_ci_benchmark_branches' 2025-03-21T20:29:46.6403262Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/oss_ci_benchmark_llms/params.json' 2025-03-21T20:29:46.6404453Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/oss_ci_benchmark_llms/query.sql' 2025-03-21T20:29:46.6405705Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/oss_ci_benchmark_llms' 2025-03-21T20:29:46.6406936Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/oss_ci_benchmark_names/params.json' 2025-03-21T20:29:46.6408143Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/oss_ci_benchmark_names/query.sql' 2025-03-21T20:29:46.6409334Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/oss_ci_benchmark_names' 2025-03-21T20:29:46.6410568Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/oss_ci_list_util_metadata_info/params.json' 2025-03-21T20:29:46.6411837Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/oss_ci_list_util_metadata_info/query.sql' 2025-03-21T20:29:46.6413088Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/oss_ci_list_util_metadata_info' 2025-03-21T20:29:46.6414312Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/oss_ci_util_metadata/params.json' 2025-03-21T20:29:46.6415490Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/oss_ci_util_metadata/query.sql' 2025-03-21T20:29:46.6416636Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/oss_ci_util_metadata' 2025-03-21T20:29:46.6417785Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/oss_ci_util_ts/params.json' 2025-03-21T20:29:46.6418908Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/oss_ci_util_ts/query.sql' 2025-03-21T20:29:46.6420006Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/oss_ci_util_ts' 2025-03-21T20:29:46.6421109Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/pr_commits/params.json' 2025-03-21T20:29:46.6422416Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/pr_commits/query.sql' 2025-03-21T20:29:46.6423495Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/pr_commits' 2025-03-21T20:29:46.6424618Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/pr_merge_commits/params.json' 2025-03-21T20:29:46.6425759Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/pr_merge_commits/query.sql' 2025-03-21T20:29:46.6426889Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/pr_merge_commits' 2025-03-21T20:29:46.6428061Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/query_execution_metrics/params.json' 2025-03-21T20:29:46.6429276Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/query_execution_metrics/query.sql' 2025-03-21T20:29:46.6430463Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/query_execution_metrics' 2025-03-21T20:29:46.6431848Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/query_execution_metrics_individual/params.json' 2025-03-21T20:29:46.6433160Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/query_execution_metrics_individual/query.sql' 2025-03-21T20:29:46.6434456Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/query_execution_metrics_individual' 2025-03-21T20:29:46.6435693Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/queue_times_historical/params.json' 2025-03-21T20:29:46.6436976Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/queue_times_historical/query.sql' 2025-03-21T20:29:46.6438162Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/queue_times_historical' 2025-03-21T20:29:46.6439379Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/queue_times_historical_pct/params.json' 2025-03-21T20:29:46.6440617Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/queue_times_historical_pct/query.sql' 2025-03-21T20:29:46.6441839Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/queue_times_historical_pct' 2025-03-21T20:29:46.6442999Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/queued_jobs/params.json' 2025-03-21T20:29:46.6444094Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/queued_jobs/query.sql' 2025-03-21T20:29:46.6445162Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/queued_jobs' 2025-03-21T20:29:46.6446388Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/queued_jobs_aggregate/params.json' 2025-03-21T20:29:46.6447584Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/queued_jobs_aggregate/query.sql' 2025-03-21T20:29:46.6448758Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/queued_jobs_aggregate' 2025-03-21T20:29:46.6449943Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/queued_jobs_by_label/params.json' 2025-03-21T20:29:46.6451121Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/queued_jobs_by_label/query.sql' 2025-03-21T20:29:46.6452289Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/queued_jobs_by_label' 2025-03-21T20:29:46.6453490Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/recent_pr_workflows_query/params.json' 2025-03-21T20:29:46.6454702Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/recent_pr_workflows_query/query.sql' 2025-03-21T20:29:46.6455964Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/recent_pr_workflows_query' 2025-03-21T20:29:46.6457103Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/reverts/params.json' 2025-03-21T20:29:46.6458167Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/reverts/query.sql' 2025-03-21T20:29:46.6459214Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/reverts' 2025-03-21T20:29:46.6460335Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/runner_utilization/params.json' 2025-03-21T20:29:46.6461600Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/runner_utilization/query.sql' 2025-03-21T20:29:46.6462761Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/runner_utilization' 2025-03-21T20:29:46.6463966Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/runner_utilization_by_activity/params.json' 2025-03-21T20:29:46.6465296Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/runner_utilization_by_activity/query.sql' 2025-03-21T20:29:46.6466559Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/runner_utilization_by_activity' 2025-03-21T20:29:46.6467812Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/runner_utilization_by_repo/params.json' 2025-03-21T20:29:46.6469051Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/runner_utilization_by_repo/query.sql' 2025-03-21T20:29:46.6470278Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/runner_utilization_by_repo' 2025-03-21T20:29:46.6471489Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/strict_lag_historical/params.json' 2025-03-21T20:29:46.6472685Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/strict_lag_historical/query.sql' 2025-03-21T20:29:46.6473849Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/strict_lag_historical' 2025-03-21T20:29:46.6474997Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/strict_lag_sec/params.json' 2025-03-21T20:29:46.6476129Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/strict_lag_sec/query.sql' 2025-03-21T20:29:46.6477232Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/strict_lag_sec' 2025-03-21T20:29:46.6478338Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/testStats3d/params.json' 2025-03-21T20:29:46.6479434Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/testStats3d/query.sql' 2025-03-21T20:29:46.6480517Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/testStats3d' 2025-03-21T20:29:46.6481664Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/testStatsDistinctCount/params.json' 2025-03-21T20:29:46.6482880Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/testStatsDistinctCount/query.sql' 2025-03-21T20:29:46.6484075Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/testStatsDistinctCount' 2025-03-21T20:29:46.6485250Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/testStatsSearch/params.json' 2025-03-21T20:29:46.6486495Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/testStatsSearch/query.sql' 2025-03-21T20:29:46.6487626Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/testStatsSearch' 2025-03-21T20:29:46.6488778Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/test_time_per_class/params.json' 2025-03-21T20:29:46.6490014Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/test_time_per_class/query.sql' 2025-03-21T20:29:46.6491156Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/test_time_per_class' 2025-03-21T20:29:46.6492384Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/test_time_per_class_periodic_jobs/params.json' 2025-03-21T20:29:46.6493680Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/test_time_per_class_periodic_jobs/query.sql' 2025-03-21T20:29:46.6495030Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/test_time_per_class_periodic_jobs' 2025-03-21T20:29:46.6496259Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/test_time_per_file/params.json' 2025-03-21T20:29:46.6497427Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/test_time_per_file/query.sql' 2025-03-21T20:29:46.6498574Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/test_time_per_file' 2025-03-21T20:29:46.6499792Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/test_time_per_file_periodic_jobs/params.json' 2025-03-21T20:29:46.6501071Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/test_time_per_file_periodic_jobs/query.sql' 2025-03-21T20:29:46.6502354Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/test_time_per_file_periodic_jobs' 2025-03-21T20:29:46.6503559Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/time_to_signal/params.json' 2025-03-21T20:29:46.6504687Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/time_to_signal/query.sql' 2025-03-21T20:29:46.6505793Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/time_to_signal' 2025-03-21T20:29:46.6506908Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/torchao_query/params.json' 2025-03-21T20:29:46.6508020Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/torchao_query/query.sql' 2025-03-21T20:29:46.6509121Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/torchao_query' 2025-03-21T20:29:46.6510261Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/torchao_query_branches/params.json' 2025-03-21T20:29:46.6511467Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/torchao_query_branches/query.sql' 2025-03-21T20:29:46.6512646Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/torchao_query_branches' 2025-03-21T20:29:46.6513874Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/torchbench_list_userbenchmarks/params.json' 2025-03-21T20:29:46.6515151Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/torchbench_list_userbenchmarks/query.sql' 2025-03-21T20:29:46.6516419Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/torchbench_list_userbenchmarks' 2025-03-21T20:29:46.6517727Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/torchbench_userbenchmark_list_commits/params.json' 2025-03-21T20:29:46.6519145Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/torchbench_userbenchmark_list_commits/query.sql' 2025-03-21T20:29:46.6520461Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/torchbench_userbenchmark_list_commits' 2025-03-21T20:29:46.6521803Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/torchbench_userbenchmark_query_metrics/params.json' 2025-03-21T20:29:46.6523363Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/torchbench_userbenchmark_query_metrics/query.sql' 2025-03-21T20:29:46.6524810Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/torchbench_userbenchmark_query_metrics' 2025-03-21T20:29:46.6526141Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/ttrs_percentiles/params.json' 2025-03-21T20:29:46.6527311Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/ttrs_percentiles/query.sql' 2025-03-21T20:29:46.6528448Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/ttrs_percentiles' 2025-03-21T20:29:46.6529545Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/tts_avg/params.json' 2025-03-21T20:29:46.6530591Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/tts_avg/query.sql' 2025-03-21T20:29:46.6531636Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/tts_avg' 2025-03-21T20:29:46.6532770Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/tts_duration_historical/params.json' 2025-03-21T20:29:46.6533985Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/tts_duration_historical/query.sql' 2025-03-21T20:29:46.6535178Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/tts_duration_historical' 2025-03-21T20:29:46.6536429Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/tts_duration_historical_percentile/params.json' 2025-03-21T20:29:46.6537734Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/tts_duration_historical_percentile/query.sql' 2025-03-21T20:29:46.6539028Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/tts_duration_historical_percentile' 2025-03-21T20:29:46.6540228Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/tts_percentile/params.json' 2025-03-21T20:29:46.6541354Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/tts_percentile/query.sql' 2025-03-21T20:29:46.6542463Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/tts_percentile' 2025-03-21T20:29:46.6543641Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/unique_repos_in_runnercost/params.json' 2025-03-21T20:29:46.6544873Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/unique_repos_in_runnercost/query.sql' 2025-03-21T20:29:46.6546097Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/unique_repos_in_runnercost' 2025-03-21T20:29:46.6547332Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/validation_jobs_red_past_day/params.json' 2025-03-21T20:29:46.6548671Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/validation_jobs_red_past_day/query.sql' 2025-03-21T20:29:46.6549902Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/validation_jobs_red_past_day' 2025-03-21T20:29:46.6551134Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/weekly_force_merge_stats/params.json' 2025-03-21T20:29:46.6552342Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/weekly_force_merge_stats/query.sql' 2025-03-21T20:29:46.6553605Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/weekly_force_merge_stats' 2025-03-21T20:29:46.6554811Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/workflow_duration_avg/params.json' 2025-03-21T20:29:46.6556011Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/workflow_duration_avg/query.sql' 2025-03-21T20:29:46.6557179Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/workflow_duration_avg' 2025-03-21T20:29:46.6558397Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/workflow_duration_percentile/params.json' 2025-03-21T20:29:46.6559636Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/workflow_duration_percentile/query.sql' 2025-03-21T20:29:46.6560887Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/workflow_duration_percentile' 2025-03-21T20:29:46.6562069Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/workflow_load/params.json' 2025-03-21T20:29:46.6563193Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/workflow_load/query.sql' 2025-03-21T20:29:46.6564292Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries/workflow_load' 2025-03-21T20:29:46.6565382Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/clickhouse_queries' 2025-03-21T20:29:46.6566434Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/AnnouncementBanner.module.css' 2025-03-21T20:29:46.6567535Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/AnnouncementBanner.tsx' 2025-03-21T20:29:46.6568562Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/CheckBoxSelector.tsx' 2025-03-21T20:29:46.6569564Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/CommitStatus.tsx' 2025-03-21T20:29:46.6570519Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/CopyLink.tsx' 2025-03-21T20:29:46.6571463Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/DrCIButton.tsx' 2025-03-21T20:29:46.6572426Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/DynamicTitle.tsx' 2025-03-21T20:29:46.6573405Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/ErrorBoundary.tsx' 2025-03-21T20:29:46.6574405Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/FilteredJobList.tsx' 2025-03-21T20:29:46.6575415Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/GranularityPicker.tsx' 2025-03-21T20:29:46.6576457Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/GroupHudTableHeaders.tsx' 2025-03-21T20:29:46.6577588Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/GroupJobConclusion.tsx' 2025-03-21T20:29:46.6578665Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/JobAnnotationToggle.tsx' 2025-03-21T20:29:46.6579682Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/JobArtifact.tsx' 2025-03-21T20:29:46.6580706Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/JobConclusion.module.css' 2025-03-21T20:29:46.6581731Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/JobConclusion.tsx' 2025-03-21T20:29:46.6582779Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/JobFilterInput.tsx' 2025-03-21T20:29:46.6583789Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/JobLinks.module.css' 2025-03-21T20:29:46.6584756Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/JobLinks.tsx' 2025-03-21T20:29:46.6585705Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/JobSummary.tsx' 2025-03-21T20:29:46.6586661Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/JobTooltip.tsx' 2025-03-21T20:29:46.6587626Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/LoadingPage.tsx' 2025-03-21T20:29:46.6588635Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/LogAnnotationToggle.tsx' 2025-03-21T20:29:46.6589622Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/LogViewer.tsx' 2025-03-21T20:29:46.6590617Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/LoginSection.module.css' 2025-03-21T20:29:46.6591632Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/LoginSection.tsx' 2025-03-21T20:29:46.6592635Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/MultiSelectPicker.tsx' 2025-03-21T20:29:46.6593634Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/NavBar.module.css' 2025-03-21T20:29:46.6594575Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/NavBar.tsx' 2025-03-21T20:29:46.6595513Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/PageSelector.tsx' 2025-03-21T20:29:46.6596514Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/ReproductionCommand.tsx' 2025-03-21T20:29:46.6597548Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/SevReport.module.css' 2025-03-21T20:29:46.6598525Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/SevReport.tsx' 2025-03-21T20:29:46.6599542Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/ThemeModePicker.module.css' 2025-03-21T20:29:46.6600595Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/ThemeModePicker.tsx' 2025-03-21T20:29:46.6601566Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/TimeUtils.tsx' 2025-03-21T20:29:46.6602576Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/TooltipTarget.module.css' 2025-03-21T20:29:46.6603581Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/TooltipTarget.tsx' 2025-03-21T20:29:46.6604547Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/ValuePicker.tsx' 2025-03-21T20:29:46.6605703Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/VersionControlLinks.tsx' 2025-03-21T20:29:46.6606705Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/WorkflowBox.tsx' 2025-03-21T20:29:46.6607704Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/WorkflowDispatcher.tsx' 2025-03-21T20:29:46.6608799Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/additionalTestInfo/RerunInfo.tsx' 2025-03-21T20:29:46.6610028Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/additionalTestInfo/TestCounts.tsx' 2025-03-21T20:29:46.6611201Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/additionalTestInfo/TestInfo.module.css' 2025-03-21T20:29:46.6612381Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/additionalTestInfo/TestInfo.tsx' 2025-03-21T20:29:46.6613491Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/additionalTestInfo' 2025-03-21T20:29:46.6614624Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/benchmark/BranchAndCommitPicker.tsx' 2025-03-21T20:29:46.6615753Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/benchmark/CommitPanel.tsx' 2025-03-21T20:29:46.6616827Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/benchmark/HighlightMenu.tsx' 2025-03-21T20:29:46.6617949Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/benchmark/ModeAndDTypePicker.tsx' 2025-03-21T20:29:46.6619026Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/benchmark/common.tsx' 2025-03-21T20:29:46.6620113Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/benchmark/compilers/BenchmarkLogs.tsx' 2025-03-21T20:29:46.6621343Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/benchmark/compilers/CompilerGraphGroup.tsx' 2025-03-21T20:29:46.6622709Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/benchmark/compilers/LogLinks.tsx' 2025-03-21T20:29:46.6623905Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/benchmark/compilers/ModelGraphPanel.tsx' 2025-03-21T20:29:46.6625093Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/benchmark/compilers/ModelPanel.tsx' 2025-03-21T20:29:46.6626256Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/benchmark/compilers/SuitePicker.tsx' 2025-03-21T20:29:46.6627463Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/benchmark/compilers/SummaryGraphPanel.tsx' 2025-03-21T20:29:46.6628665Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/benchmark/compilers/SummaryPanel.tsx' 2025-03-21T20:29:46.6629805Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/benchmark/compilers/common.tsx' 2025-03-21T20:29:46.6630900Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/benchmark/compilers' 2025-03-21T20:29:46.6632032Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/benchmark/llms/LLMsBenchmarkPage.tsx' 2025-03-21T20:29:46.6633263Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/benchmark/llms/components/LLMsGraphPanel.tsx' 2025-03-21T20:29:46.6634507Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/benchmark/llms/components/LLMsReport.tsx' 2025-03-21T20:29:46.6635892Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/benchmark/llms/components/LLMsSummaryPanel.tsx' 2025-03-21T20:29:46.6637288Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/benchmark/llms/components/dashboardPicker/LLMsDashboardPicker.tsx' 2025-03-21T20:29:46.6638780Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/benchmark/llms/components/dashboardPicker/LLMsDropdownGroup.tsx' 2025-03-21T20:29:46.6640356Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/benchmark/llms/components/dashboardPicker/LLMsTimeRangePicker.tsx' 2025-03-21T20:29:46.6641768Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/benchmark/llms/components/dashboardPicker' 2025-03-21T20:29:46.6643006Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/benchmark/llms/components' 2025-03-21T20:29:46.6644195Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/benchmark/llms/context/BenchmarkProps.tsx' 2025-03-21T20:29:46.6645444Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/benchmark/llms/context' 2025-03-21T20:29:46.6646521Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/benchmark/llms' 2025-03-21T20:29:46.6647621Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/benchmark/torchao/SuitePicker.tsx' 2025-03-21T20:29:46.6648732Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/benchmark/torchao/common.tsx' 2025-03-21T20:29:46.6649810Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/benchmark/torchao' 2025-03-21T20:29:46.6650840Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/benchmark' 2025-03-21T20:29:46.6651951Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/charts/line_rect_chart/LineChart.module.css' 2025-03-21T20:29:46.6653180Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/charts/line_rect_chart/LineRectChart.tsx' 2025-03-21T20:29:46.6654547Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/charts/line_rect_chart/component/RenderLineChartComponents.module.css' 2025-03-21T20:29:46.6656014Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/charts/line_rect_chart/component/RenderLinePickerOptions.tsx' 2025-03-21T20:29:46.6657368Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/charts/line_rect_chart/component/RenderSvgLine.tsx' 2025-03-21T20:29:46.6658742Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/charts/line_rect_chart/component/RenderSvgLineTooltipElements.tsx' 2025-03-21T20:29:46.6660121Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/charts/line_rect_chart/component/RenderSvgRect.tsx' 2025-03-21T20:29:46.6661488Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/charts/line_rect_chart/component/helpers/ChartCheckboxGroups.tsx' 2025-03-21T20:29:46.6662905Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/charts/line_rect_chart/component/helpers/CheckboxGroup.tsx' 2025-03-21T20:29:46.6664258Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/charts/line_rect_chart/component/helpers/DropList.tsx' 2025-03-21T20:29:46.6665654Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/charts/line_rect_chart/component/helpers/Tooltip.tsx' 2025-03-21T20:29:46.6666960Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/charts/line_rect_chart/component/helpers' 2025-03-21T20:29:46.6668216Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/charts/line_rect_chart/component' 2025-03-21T20:29:46.6669413Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/charts/line_rect_chart/lib/color.ts' 2025-03-21T20:29:46.6670634Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/charts/line_rect_chart/lib/types.ts' 2025-03-21T20:29:46.6671794Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/charts/line_rect_chart/lib/utils.ts' 2025-03-21T20:29:46.6672948Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/charts/line_rect_chart/lib' 2025-03-21T20:29:46.6674074Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/charts/line_rect_chart' 2025-03-21T20:29:46.6675103Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/charts' 2025-03-21T20:29:46.6676085Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/commit.module.css' 2025-03-21T20:29:46.6677100Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/common/CheckBoxList.tsx' 2025-03-21T20:29:46.6678139Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/common/DropDownList.tsx' 2025-03-21T20:29:46.6679201Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/common/TextFieldSubmit.tsx' 2025-03-21T20:29:46.6680255Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/common/ToggleGroup.tsx' 2025-03-21T20:29:46.6681258Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/common' 2025-03-21T20:29:46.6682218Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/hud.module.css' 2025-03-21T20:29:46.6683188Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/metrics.module.css' 2025-03-21T20:29:46.6684259Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/metrics/panels/ScalarPanel.tsx' 2025-03-21T20:29:46.6685411Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/metrics/panels/TablePanel.tsx' 2025-03-21T20:29:46.6686548Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/metrics/panels/TimeSeriesPanel.tsx' 2025-03-21T20:29:46.6687718Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/metrics/panels/WorkflowPicker.tsx' 2025-03-21T20:29:46.6688825Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/metrics/panels' 2025-03-21T20:29:46.6689827Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/metrics' 2025-03-21T20:29:46.6690819Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/minihud.module.css' 2025-03-21T20:29:46.6691843Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/tests/TestSearchForm.tsx' 2025-03-21T20:29:46.6692839Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/tests' 2025-03-21T20:29:46.6693907Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/utilization/UtilizationPage.module.css' 2025-03-21T20:29:46.6695142Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/utilization/UtilizationPage.tsx' 2025-03-21T20:29:46.6696345Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/utilization/components/SingleValueGauge.tsx' 2025-03-21T20:29:46.6697722Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/utilization/components/TestSectionView/RankTestView/RankBar.tsx' 2025-03-21T20:29:46.6699290Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/utilization/components/TestSectionView/RankTestView/RankTestView.tsx' 2025-03-21T20:29:46.6700784Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/utilization/components/TestSectionView/RankTestView' 2025-03-21T20:29:46.6702211Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/utilization/components/TestSectionView/SingleTestView.tsx' 2025-03-21T20:29:46.6703625Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/utilization/components/TestSectionView/TestSectionView.tsx' 2025-03-21T20:29:46.6705045Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/utilization/components/TestSectionView/ToggleTestsGroup.tsx' 2025-03-21T20:29:46.6706404Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/utilization/components/TestSectionView' 2025-03-21T20:29:46.6707875Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/utilization/components/UtilizationJobSummary/UtilizationJobInformation.tsx' 2025-03-21T20:29:46.6709488Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/utilization/components/UtilizationJobSummary/UtilizationJobSummary.tsx' 2025-03-21T20:29:46.6710974Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/utilization/components/UtilizationJobSummary' 2025-03-21T20:29:46.6712316Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/utilization/components/UtilizationStatsTable.tsx' 2025-03-21T20:29:46.6713534Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/utilization/components' 2025-03-21T20:29:46.6714603Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/utilization/helper.ts' 2025-03-21T20:29:46.6715615Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/utilization/styles.tsx' 2025-03-21T20:29:46.6716631Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/utilization/types.ts' 2025-03-21T20:29:46.6717644Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components/utilization' 2025-03-21T20:29:46.6718595Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/components' 2025-03-21T20:29:46.6719493Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/docs/architecture.md' 2025-03-21T20:29:46.6720365Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/docs' 2025-03-21T20:29:46.6721212Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/jest.config.js' 2025-03-21T20:29:46.6722093Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/DarkModeContext.tsx' 2025-03-21T20:29:46.6723268Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/GeneralUtils.ts' 2025-03-21T20:29:46.6724317Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/JobClassifierUtil.ts' 2025-03-21T20:29:46.6725252Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/ParamSelector.tsx' 2025-03-21T20:29:46.6726214Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/RevertModal.tsx' 2025-03-21T20:29:46.6727168Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/benchmark/compilerUtils.ts' 2025-03-21T20:29:46.6728225Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/benchmark/compliers/CompilerSuites.ts' 2025-03-21T20:29:46.6729367Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/benchmark/compliers' 2025-03-21T20:29:46.6730365Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/benchmark/llms/common.ts' 2025-03-21T20:29:46.6731457Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/benchmark/llms/types/dashboardPickerTypes.ts' 2025-03-21T20:29:46.6732622Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/benchmark/llms/types/dashboardProps.ts' 2025-03-21T20:29:46.6733699Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/benchmark/llms/types' 2025-03-21T20:29:46.6734734Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/benchmark/llms/utils/aoUtils.ts' 2025-03-21T20:29:46.6735863Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/benchmark/llms/utils/dashboardPickerUtils.ts' 2025-03-21T20:29:46.6736986Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/benchmark/llms/utils/llmUtils.ts' 2025-03-21T20:29:46.6738022Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/benchmark/llms/utils' 2025-03-21T20:29:46.6739012Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/benchmark/llms' 2025-03-21T20:29:46.6739945Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/benchmark' 2025-03-21T20:29:46.6740854Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/bot/Constants.ts' 2025-03-21T20:29:46.6741749Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/bot/autoCcBot.ts' 2025-03-21T20:29:46.6742661Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/bot/autoLabelBot.ts' 2025-03-21T20:29:46.6743616Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/bot/autoLabelCodevTrunk.ts' 2025-03-21T20:29:46.6744650Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/bot/cancelWorkflowsOnCloseBot.ts' 2025-03-21T20:29:46.6745677Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/bot/ciflowPushTrigger.ts' 2025-03-21T20:29:46.6746618Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/bot/cliParser.ts' 2025-03-21T20:29:46.6747569Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/bot/codevNoWritePermBot.ts' 2025-03-21T20:29:46.6748506Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/bot/drciBot.ts' 2025-03-21T20:29:46.6749371Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/bot/index.ts' 2025-03-21T20:29:46.6750247Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/bot/pytorchBot.ts' 2025-03-21T20:29:46.6751191Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/bot/pytorchBotHandler.ts' 2025-03-21T20:29:46.6752310Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/bot/pytorchbotLogger.ts' 2025-03-21T20:29:46.6753235Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/bot/retryBot.ts' 2025-03-21T20:29:46.6754174Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/bot/stripApprovalBot.ts' 2025-03-21T20:29:46.6755133Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/bot/subscriptions.ts' 2025-03-21T20:29:46.6756140Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/bot/triggerCircleCIWorkflows.ts' 2025-03-21T20:29:46.6757235Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/bot/triggerInductorTestsBot.ts' 2025-03-21T20:29:46.6758202Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/bot/utils.ts' 2025-03-21T20:29:46.6759166Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/bot/verifyDisableTestIssueBot.ts' 2025-03-21T20:29:46.6760192Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/bot/webhookToDynamo.ts' 2025-03-21T20:29:46.6761107Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/bot' 2025-03-21T20:29:46.6761975Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/chartTheme.tsx' 2025-03-21T20:29:46.6762855Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/clickhouse.ts' 2025-03-21T20:29:46.6763732Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/commitUtils.ts' 2025-03-21T20:29:46.6764609Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/drciUtils.ts' 2025-03-21T20:29:46.6765539Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/dynamo.ts' 2025-03-21T20:29:46.6766407Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/error_utils.ts' 2025-03-21T20:29:46.6767301Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/fetchCommit.ts' 2025-03-21T20:29:46.6768268Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/fetchDisabledNonFlakyTests.ts' 2025-03-21T20:29:46.6769253Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/fetchFlakyTests.ts' 2025-03-21T20:29:46.6770129Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/fetchHud.ts' 2025-03-21T20:29:46.6771043Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/fetchIssuesByLabel.ts' 2025-03-21T20:29:46.6771944Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/fetchPR.ts' 2025-03-21T20:29:46.6772864Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/fetchRecentWorkflows.ts' 2025-03-21T20:29:46.6773799Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/fetchS3Links.ts' 2025-03-21T20:29:46.6774681Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/getAuthors.ts' 2025-03-21T20:29:46.6775521Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/github.ts' 2025-03-21T20:29:46.6776406Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/githubFunctions.ts' 2025-03-21T20:29:46.6777297Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/jobUtils.ts' 2025-03-21T20:29:46.6778166Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/metricUtils.ts' 2025-03-21T20:29:46.6779040Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/opensearch.ts' 2025-03-21T20:29:46.6780006Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/rateLimit.ts' 2025-03-21T20:29:46.6780837Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/s3.ts' 2025-03-21T20:29:46.6781659Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/searchLogs.ts' 2025-03-21T20:29:46.6782534Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/searchUtils.ts' 2025-03-21T20:29:46.6783524Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/tools/MeasureRenderTimeProfiler.tsx' 2025-03-21T20:29:46.6784572Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/tools' 2025-03-21T20:29:46.6785423Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/track.ts' 2025-03-21T20:29:46.6786239Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/types.ts' 2025-03-21T20:29:46.6787161Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/useGroupingPreference.tsx' 2025-03-21T20:29:46.6788088Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/useHudData.ts' 2025-03-21T20:29:46.6788961Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/useScrollTo.ts' 2025-03-21T20:29:46.6789861Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/useTableFilter.ts' 2025-03-21T20:29:46.6790946Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/utilization/fetchListUtilizationMetadataInfo.ts' 2025-03-21T20:29:46.6792132Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/utilization/fetchUtilization.test.ts' 2025-03-21T20:29:46.6793222Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/utilization/fetchUtilization.ts' 2025-03-21T20:29:46.6794222Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/utilization/types.ts' 2025-03-21T20:29:46.6795148Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib/utilization' 2025-03-21T20:29:46.6796185Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/lib' 2025-03-21T20:29:46.6797346Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/next-env.d.ts' 2025-03-21T20:29:46.6798870Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/next.config.js' 2025-03-21T20:29:46.6799989Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/package.json' 2025-03-21T20:29:46.6801321Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/[repoOwner]/[repoName]/commit/[sha].tsx' 2025-03-21T20:29:46.6803235Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/[repoOwner]/[repoName]/commit' 2025-03-21T20:29:46.6805522Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/[repoOwner]/[repoName]/issues/[issueNumber].tsx' 2025-03-21T20:29:46.6807199Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/[repoOwner]/[repoName]/issues' 2025-03-21T20:29:46.6808935Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/[repoOwner]/[repoName]/pull/[prNumber].tsx' 2025-03-21T20:29:46.6810533Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/[repoOwner]/[repoName]/pull' 2025-03-21T20:29:46.6812252Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/[repoOwner]/[repoName]' 2025-03-21T20:29:46.6813474Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/[repoOwner]' 2025-03-21T20:29:46.6814383Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/_app.tsx' 2025-03-21T20:29:46.6815392Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/[repoOwner]/[repoName]/commit/[sha].ts' 2025-03-21T20:29:46.6816560Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/[repoOwner]/[repoName]/commit' 2025-03-21T20:29:46.6817739Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/[repoOwner]/[repoName]/pull/[prNumber].ts' 2025-03-21T20:29:46.6818965Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/[repoOwner]/[repoName]/pull' 2025-03-21T20:29:46.6820084Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/[repoOwner]/[repoName]' 2025-03-21T20:29:46.6821132Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/[repoOwner]' 2025-03-21T20:29:46.6822406Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/artifacts/s3/[workflowId].ts' 2025-03-21T20:29:46.6823457Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/artifacts/s3' 2025-03-21T20:29:46.6824444Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/artifacts' 2025-03-21T20:29:46.6825440Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/auth/[...nextauth].js' 2025-03-21T20:29:46.6826393Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/auth' 2025-03-21T20:29:46.6827375Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/clickhouse/[queryName].ts' 2025-03-21T20:29:46.6828396Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/clickhouse' 2025-03-21T20:29:46.6829424Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/corresponding_workflow_id.ts' 2025-03-21T20:29:46.6830420Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/drci/drci.ts' 2025-03-21T20:29:46.6831347Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/drci' 2025-03-21T20:29:46.6832266Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/failure.ts' 2025-03-21T20:29:46.6833207Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/flaky-tests/3dStats.ts' 2025-03-21T20:29:46.6834217Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/flaky-tests/disable.ts' 2025-03-21T20:29:46.6835231Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/flaky-tests/failures.ts' 2025-03-21T20:29:46.6836251Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/flaky-tests/search.ts' 2025-03-21T20:29:46.6837249Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/flaky-tests' 2025-03-21T20:29:46.6838430Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/github/dispatch/[repoOwner]/[repoName]/[workflow]/[sha].ts' 2025-03-21T20:29:46.6839807Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/github/dispatch/[repoOwner]/[repoName]/[workflow]' 2025-03-21T20:29:46.6841130Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/github/dispatch/[repoOwner]/[repoName]' 2025-03-21T20:29:46.6842477Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/github/dispatch/[repoOwner]' 2025-03-21T20:29:46.6843578Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/github/dispatch' 2025-03-21T20:29:46.6844590Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/github/webhooks.ts' 2025-03-21T20:29:46.6845621Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/github' 2025-03-21T20:29:46.6846800Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/hud/[repoOwner]/[repoName]/[branch]/[page].ts' 2025-03-21T20:29:46.6879721Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/hud/[repoOwner]/[repoName]/[branch]' 2025-03-21T20:29:46.6881024Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/hud/[repoOwner]/[repoName]' 2025-03-21T20:29:46.6882144Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/hud/[repoOwner]' 2025-03-21T20:29:46.6883119Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/hud' 2025-03-21T20:29:46.6884063Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/issue/[label].ts' 2025-03-21T20:29:46.6885020Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/issue' 2025-03-21T20:29:46.6886225Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/job_annotation/[repoOwner]/[repoName]/[annotation].ts' 2025-03-21T20:29:46.6887566Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/job_annotation/[repoOwner]/[repoName]/annotations/[jobIds].ts' 2025-03-21T20:29:46.6888923Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/job_annotation/[repoOwner]/[repoName]/annotations' 2025-03-21T20:29:46.6890276Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/job_annotation/[repoOwner]/[repoName]/failures/[queryParams].ts' 2025-03-21T20:29:46.6891622Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/job_annotation/[repoOwner]/[repoName]/failures' 2025-03-21T20:29:46.6892913Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/job_annotation/[repoOwner]/[repoName]' 2025-03-21T20:29:46.6894105Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/job_annotation/[repoOwner]' 2025-03-21T20:29:46.6895190Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/job_annotation' 2025-03-21T20:29:46.6896322Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/list_utilization_metadata_info/[workflowId].ts' 2025-03-21T20:29:46.6897535Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/list_utilization_metadata_info' 2025-03-21T20:29:46.6898769Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/log_annotation/[repoOwner]/[repoName]/[annotation].ts' 2025-03-21T20:29:46.6900030Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/log_annotation/[repoOwner]/[repoName]' 2025-03-21T20:29:46.6901217Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/log_annotation/[repoOwner]' 2025-03-21T20:29:46.6902291Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/log_annotation' 2025-03-21T20:29:46.6903391Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/search.ts' 2025-03-21T20:29:46.6904386Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/usage-log-aggregator/lambda.ts' 2025-03-21T20:29:46.6905479Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/usage-log-aggregator' 2025-03-21T20:29:46.6906649Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/utilization/[workflowId]/[jobId]/[attempt].ts' 2025-03-21T20:29:46.6907921Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/utilization/[workflowId]/[jobId]' 2025-03-21T20:29:46.6909059Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/utilization/[workflowId]' 2025-03-21T20:29:46.6910117Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api/utilization' 2025-03-21T20:29:46.6911056Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/api' 2025-03-21T20:29:46.6912092Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/benchmark/[suite]/[compiler]/[[...page]].tsx' 2025-03-21T20:29:46.6913243Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/benchmark/[suite]/[compiler]' 2025-03-21T20:29:46.6914305Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/benchmark/[suite]' 2025-03-21T20:29:46.6915315Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/benchmark/compilers.tsx' 2025-03-21T20:29:46.6916270Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/benchmark/llms.tsx' 2025-03-21T20:29:46.6917225Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/benchmark/torchao.tsx' 2025-03-21T20:29:46.6918183Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/benchmark' 2025-03-21T20:29:46.6919135Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/build_time_metrics.tsx' 2025-03-21T20:29:46.6920080Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/cost_analysis.tsx' 2025-03-21T20:29:46.6920979Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/disabled.tsx' 2025-03-21T20:29:46.6922084Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/failedjobs/[repoOwner]/[repoName]/[branch]/[[...page]].tsx' 2025-03-21T20:29:46.6923616Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/failedjobs/[repoOwner]/[repoName]/[branch]' 2025-03-21T20:29:46.6924836Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/failedjobs/[repoOwner]/[repoName]' 2025-03-21T20:29:46.6926030Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/failedjobs/[repoOwner]' 2025-03-21T20:29:46.6927038Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/failedjobs' 2025-03-21T20:29:46.6927955Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/failure.tsx' 2025-03-21T20:29:46.6928853Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/flakytest.tsx' 2025-03-21T20:29:46.6929926Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/hud/[repoOwner]/[repoName]/[branch]/[[...page]].tsx' 2025-03-21T20:29:46.6931127Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/hud/[repoOwner]/[repoName]/[branch]' 2025-03-21T20:29:46.6932436Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/hud/[repoOwner]/[repoName]' 2025-03-21T20:29:46.6933485Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/hud/[repoOwner]' 2025-03-21T20:29:46.6934430Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/hud' 2025-03-21T20:29:46.6935300Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/kpis.tsx' 2025-03-21T20:29:46.6936249Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/login_test.tsx' 2025-03-21T20:29:46.6937134Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/metrics.tsx' 2025-03-21T20:29:46.6938195Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/minihud/[repoOwner]/[repoName]/[branch]/[[...page]].tsx' 2025-03-21T20:29:46.6939451Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/minihud/[repoOwner]/[repoName]/[branch]' 2025-03-21T20:29:46.6940625Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/minihud/[repoOwner]/[repoName]' 2025-03-21T20:29:46.6941704Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/minihud/[repoOwner]' 2025-03-21T20:29:46.6942678Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/minihud' 2025-03-21T20:29:46.6943579Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/nightlies.tsx' 2025-03-21T20:29:46.6944536Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/query_execution_metrics.tsx' 2025-03-21T20:29:46.6945666Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/reliability/[repoOwner]/[repoName]/[[...page]].tsx' 2025-03-21T20:29:46.6946859Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/reliability/[repoOwner]/[repoName]' 2025-03-21T20:29:46.6947979Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/reliability/[repoOwner]' 2025-03-21T20:29:46.6948991Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/reliability' 2025-03-21T20:29:46.6949881Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/sli.tsx' 2025-03-21T20:29:46.6950758Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/tests/search.tsx' 2025-03-21T20:29:46.6951683Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/tests/testInfo.tsx' 2025-03-21T20:29:46.6952602Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/tests' 2025-03-21T20:29:46.6953561Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/torchbench/userbenchmark.tsx' 2025-03-21T20:29:46.6954555Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/torchbench' 2025-03-21T20:29:46.6955642Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/tts/[repoOwner]/[repoName]/[branch]/[[...page]].tsx' 2025-03-21T20:29:46.6956845Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/tts/[repoOwner]/[repoName]/[branch]' 2025-03-21T20:29:46.6957978Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/tts/[repoOwner]/[repoName]' 2025-03-21T20:29:46.6959028Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/tts/[repoOwner]' 2025-03-21T20:29:46.6960027Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/tts' 2025-03-21T20:29:46.6961115Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/utilization/[workflowId]/[jobId]/[attempt]/[[...page]].tsx' 2025-03-21T20:29:46.6962397Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/utilization/[workflowId]/[jobId]/[attempt]' 2025-03-21T20:29:46.6963594Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/utilization/[workflowId]/[jobId]' 2025-03-21T20:29:46.6964783Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/utilization/[workflowId]' 2025-03-21T20:29:46.6965909Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages/utilization' 2025-03-21T20:29:46.6966277Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/pages' 2025-03-21T20:29:46.6966733Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/public/failures_spritesheet.png' 2025-03-21T20:29:46.6967112Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/public/favicon.ico' 2025-03-21T20:29:46.6967490Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/public' 2025-03-21T20:29:46.6967897Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/scripts/backfillJobs.mjs' 2025-03-21T20:29:46.6968339Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/scripts/updateQueueTimes.mjs' 2025-03-21T20:29:46.6968705Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/scripts' 2025-03-21T20:29:46.6969145Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/styles/MuiThemeOverrides.tsx' 2025-03-21T20:29:46.6969529Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/styles/globals.css' 2025-03-21T20:29:46.6969896Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/styles' 2025-03-21T20:29:46.6970307Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/autoCcBot.test.ts' 2025-03-21T20:29:46.6970722Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/autoLabelBot.test.ts' 2025-03-21T20:29:46.6971193Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/autoLabelCodevTrunk.test.ts' 2025-03-21T20:29:46.6971680Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/cancelWorkflowsOnCloseBot.test.ts' 2025-03-21T20:29:46.6972145Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/ciflow-push-trigger.test.ts' 2025-03-21T20:29:46.6972571Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/closeCommands.test.ts' 2025-03-21T20:29:46.6973033Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/codevNoWritePermBot.test.ts' 2025-03-21T20:29:46.6973393Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/common.ts' 2025-03-21T20:29:46.6973837Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/disableFlakyBot.test.ts' 2025-03-21T20:29:46.6974209Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/drci.test.ts' 2025-03-21T20:29:46.6974603Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/drciBot.test.ts' 2025-03-21T20:29:46.6975017Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/drciUtils.test.ts' 2025-03-21T20:29:46.6975496Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/fixtures/config.json' 2025-03-21T20:29:46.6975917Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/fixtures/issue.json' 2025-03-21T20:29:46.6976361Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/fixtures/issue_comment.json' 2025-03-21T20:29:46.6976834Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/fixtures/issues.labeled.json' 2025-03-21T20:29:46.6977280Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/fixtures/issues.opened.json' 2025-03-21T20:29:46.6977786Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/fixtures/known_labels.json' 2025-03-21T20:29:46.6978223Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/fixtures/pull_files.json' 2025-03-21T20:29:46.6978719Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/fixtures/pull_request.closed.json' 2025-03-21T20:29:46.6979195Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/fixtures/pull_request.edited.json' 2025-03-21T20:29:46.6979682Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/fixtures/pull_request.labeled.json' 2025-03-21T20:29:46.6980176Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/fixtures/pull_request.opened.json' 2025-03-21T20:29:46.6980668Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/fixtures/pull_request.reopened.json' 2025-03-21T20:29:46.6981199Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/fixtures/pull_request.synchronize.json' 2025-03-21T20:29:46.6981679Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/fixtures/pull_request_comment.json' 2025-03-21T20:29:46.6982171Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/fixtures/pull_request_review.json' 2025-03-21T20:29:46.6982693Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/fixtures/pull_request_review_approved.json' 2025-03-21T20:29:46.6983186Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/fixtures/pull_request_reviews.json' 2025-03-21T20:29:46.6983687Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/fixtures/push-trigger/permission.json' 2025-03-21T20:29:46.6984251Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/fixtures/push-trigger/pull_request.closed.json' 2025-03-21T20:29:46.6984805Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/fixtures/push-trigger/pull_request.labeled.json' 2025-03-21T20:29:46.6985382Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/fixtures/push-trigger/pull_request.synchronize.json' 2025-03-21T20:29:46.6985956Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/fixtures/push-trigger/pull_request.unlabeled.json' 2025-03-21T20:29:46.6986425Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/fixtures/push-trigger' 2025-03-21T20:29:46.6986843Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/fixtures/push.json' 2025-03-21T20:29:46.6987375Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/fixtures/webhookToDynamoExpected.json.gz' 2025-03-21T20:29:46.6987865Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/fixtures/workflow_job.queued.json' 2025-03-21T20:29:46.6988313Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/fixtures/workflow_jobs.json' 2025-03-21T20:29:46.6988952Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/fixtures/workflow_run.completed.json' 2025-03-21T20:29:46.6989353Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/fixtures' 2025-03-21T20:29:46.6989767Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/jobUtils.test.ts' 2025-03-21T20:29:46.6990189Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/labelCommands.test.ts' 2025-03-21T20:29:46.6990675Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/mergeCommands.test.ts' 2025-03-21T20:29:46.6991088Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/metricUtils.test.ts' 2025-03-21T20:29:46.6991462Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/reporter.js' 2025-03-21T20:29:46.6991878Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/retryBot.test.ts' 2025-03-21T20:29:46.6992291Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/searchUtils.test.ts' 2025-03-21T20:29:46.6992665Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/setup.ts' 2025-03-21T20:29:46.6993099Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/stripApprovals.test.ts' 2025-03-21T20:29:46.6993541Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/subscriptions.test.ts' 2025-03-21T20:29:46.6994030Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/triggerCircleCIWorkflows.test.ts' 2025-03-21T20:29:46.6994519Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/triggerInductorTestsBot.test.ts' 2025-03-21T20:29:46.6994903Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/utils.test.ts' 2025-03-21T20:29:46.6995269Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/utils.ts' 2025-03-21T20:29:46.6995752Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/verifyDisableTestIssue.test.ts' 2025-03-21T20:29:46.6996200Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test/wehookToDynamoBot.test.ts' 2025-03-21T20:29:46.6996570Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/test' 2025-03-21T20:29:46.6996931Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/tsconfig.json' 2025-03-21T20:29:46.6997332Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/types/next-auth-d.ts' 2025-03-21T20:29:46.6997697Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/types' 2025-03-21T20:29:46.6998043Z removed '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci/yarn.lock' 2025-03-21T20:29:46.6998372Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/torchci' 2025-03-21T20:29:46.6998671Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra' 2025-03-21T20:29:46.6999001Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch' 2025-03-21T20:29:46.6999257Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch' 2025-03-21T20:29:46.7000444Z ##[endgroup] 2025-03-21T20:29:46.7114057Z ##[group]Run actions/checkout@v4 2025-03-21T20:29:46.7114184Z with: 2025-03-21T20:29:46.7114336Z repository: pytorch/test-infra 2025-03-21T20:29:46.7114444Z path: test-infra 2025-03-21T20:29:46.7114563Z submodules: recursive 2025-03-21T20:29:46.7114993Z token: *** 2025-03-21T20:29:46.7115094Z ssh-strict: true 2025-03-21T20:29:46.7115210Z ssh-user: git 2025-03-21T20:29:46.7115324Z persist-credentials: true 2025-03-21T20:29:46.7115431Z clean: true 2025-03-21T20:29:46.7115554Z sparse-checkout-cone-mode: true 2025-03-21T20:29:46.7115666Z fetch-depth: 1 2025-03-21T20:29:46.7115766Z fetch-tags: false 2025-03-21T20:29:46.7115868Z show-progress: true 2025-03-21T20:29:46.7115971Z lfs: false 2025-03-21T20:29:46.7116079Z set-safe-directory: true 2025-03-21T20:29:46.7116182Z env: 2025-03-21T20:29:46.7116360Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12-android 2025-03-21T20:29:46.7116479Z REPOSITORY: pytorch/executorch 2025-03-21T20:29:46.7116636Z PR_NUMBER: 2025-03-21T20:29:46.7121901Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T20:29:46.7122414Z ##[endgroup] 2025-03-21T20:29:46.8283798Z Syncing repository: pytorch/test-infra 2025-03-21T20:29:46.8284696Z ##[group]Getting Git version info 2025-03-21T20:29:46.8285263Z Working directory is '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra' 2025-03-21T20:29:46.8286166Z [command]/usr/bin/git version 2025-03-21T20:29:46.8286476Z git version 2.47.1 2025-03-21T20:29:46.8297421Z ##[endgroup] 2025-03-21T20:29:46.8305988Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/2d2dea14-5ae8-4232-b8c6-4907b4a746bd/.gitconfig' 2025-03-21T20:29:46.8314916Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/2d2dea14-5ae8-4232-b8c6-4907b4a746bd' before making global git config changes 2025-03-21T20:29:46.8315898Z Adding repository directory to the temporary git global config as a safe directory 2025-03-21T20:29:46.8320839Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/executorch/executorch/test-infra 2025-03-21T20:29:46.8357401Z ##[group]Initializing the repository 2025-03-21T20:29:46.8361022Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/executorch/executorch/test-infra 2025-03-21T20:29:46.8464325Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-03-21T20:29:46.8465414Z hint: is subject to change. To configure the initial branch name to use in all 2025-03-21T20:29:46.8466417Z hint: of your new repositories, which will suppress this warning, call: 2025-03-21T20:29:46.8467172Z hint: 2025-03-21T20:29:46.8467706Z hint: git config --global init.defaultBranch 2025-03-21T20:29:46.8468689Z hint: 2025-03-21T20:29:46.8469305Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-03-21T20:29:46.8470284Z hint: 'development'. The just-created branch can be renamed via this command: 2025-03-21T20:29:46.8471071Z hint: 2025-03-21T20:29:46.8471825Z hint: git branch -m 2025-03-21T20:29:46.8472831Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/ 2025-03-21T20:29:46.8479148Z [command]/usr/bin/git remote add origin https://github.com/pytorch/test-infra 2025-03-21T20:29:46.8516576Z ##[endgroup] 2025-03-21T20:29:46.8517367Z ##[group]Disabling automatic garbage collection 2025-03-21T20:29:46.8521841Z [command]/usr/bin/git config --local gc.auto 0 2025-03-21T20:29:46.8549672Z ##[endgroup] 2025-03-21T20:29:46.8550424Z ##[group]Setting up auth 2025-03-21T20:29:46.8556559Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-03-21T20:29:46.8584612Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-03-21T20:29:46.8846059Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-21T20:29:46.8871652Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-03-21T20:29:46.9132097Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-03-21T20:29:46.9173530Z ##[endgroup] 2025-03-21T20:29:46.9174035Z ##[group]Determining the default branch 2025-03-21T20:29:46.9176605Z Retrieving the default branch name 2025-03-21T20:29:47.1598568Z Default branch 'main' 2025-03-21T20:29:47.1599639Z ##[endgroup] 2025-03-21T20:29:47.1600364Z ##[group]Fetching the repository 2025-03-21T20:29:47.1604897Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main 2025-03-21T20:29:47.4567474Z From https://github.com/pytorch/test-infra 2025-03-21T20:29:47.4568058Z * [new branch] main -> origin/main 2025-03-21T20:29:47.4591312Z ##[endgroup] 2025-03-21T20:29:47.4591778Z ##[group]Determining the checkout info 2025-03-21T20:29:47.4593861Z ##[endgroup] 2025-03-21T20:29:47.4599973Z [command]/usr/bin/git sparse-checkout disable 2025-03-21T20:29:47.4638451Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-03-21T20:29:47.4667875Z ##[group]Checking out the ref 2025-03-21T20:29:47.4673251Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2025-03-21T20:29:47.5501327Z Switched to a new branch 'main' 2025-03-21T20:29:47.5502048Z branch 'main' set up to track 'origin/main'. 2025-03-21T20:29:47.5509435Z ##[endgroup] 2025-03-21T20:29:47.5509935Z ##[group]Setting up auth for fetching submodules 2025-03-21T20:29:47.5514840Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-03-21T20:29:47.5558646Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-03-21T20:29:47.5586577Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-03-21T20:29:47.5613974Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-03-21T20:29:47.5637743Z ##[endgroup] 2025-03-21T20:29:47.5638171Z ##[group]Fetching submodules 2025-03-21T20:29:47.5641768Z [command]/usr/bin/git submodule sync --recursive 2025-03-21T20:29:47.5901969Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2025-03-21T20:29:47.6161829Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-03-21T20:29:47.6415140Z ##[endgroup] 2025-03-21T20:29:47.6416039Z ##[group]Persisting credentials for submodules 2025-03-21T20:29:47.6420158Z [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' || :" 2025-03-21T20:29:47.6680531Z [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" 2025-03-21T20:29:47.6943988Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-03-21T20:29:47.7201780Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-03-21T20:29:47.7461120Z ##[endgroup] 2025-03-21T20:29:47.7495620Z [command]/usr/bin/git log -1 --format=%H 2025-03-21T20:29:47.7517395Z c1d92bc76c9d8ecf59b36ef10588c9605c8578d1 2025-03-21T20:29:47.7725701Z Prepare all required actions 2025-03-21T20:29:47.7726353Z Getting action download info 2025-03-21T20:29:47.9053305Z Download action repository 'pytorch/test-infra@main' (SHA:c1d92bc76c9d8ecf59b36ef10588c9605c8578d1) 2025-03-21T20:29:49.2906388Z Getting action download info 2025-03-21T20:29:49.4309770Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2025-03-21T20:29:49.5888729Z ##[group]Run ./test-infra/.github/actions/setup-linux 2025-03-21T20:29:49.5889097Z env: 2025-03-21T20:29:49.5889401Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12-android 2025-03-21T20:29:49.5889804Z REPOSITORY: pytorch/executorch 2025-03-21T20:29:49.5890108Z PR_NUMBER: 2025-03-21T20:29:49.5895413Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T20:29:49.5900903Z ##[endgroup] 2025-03-21T20:29:49.5988921Z ##[group]Run set -euo pipefail 2025-03-21T20:29:49.5989294Z set -euo pipefail 2025-03-21T20:29:49.5989633Z function get_ec2_metadata() { 2025-03-21T20:29:49.5990033Z  # Pulled from instance metadata endpoint for EC2 2025-03-21T20:29:49.5990689Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-03-21T20:29:49.5991275Z  category=$1 2025-03-21T20:29:49.5992172Z  curl -H "X-aws-ec2-metadata-token: $(curl -s -X PUT "http://169.254.169.254/latest/api/token" -H "X-aws-ec2-metadata-token-ttl-seconds: 30")" -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2025-03-21T20:29:49.5993087Z } 2025-03-21T20:29:49.5993372Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-03-21T20:29:49.5993832Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-03-21T20:29:49.5994328Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-03-21T20:29:49.5994757Z echo "system info $(uname -a)" 2025-03-21T20:29:49.6000579Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:29:49.6001446Z env: 2025-03-21T20:29:49.6001752Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12-android 2025-03-21T20:29:49.6002151Z REPOSITORY: pytorch/executorch 2025-03-21T20:29:49.6002449Z PR_NUMBER: 2025-03-21T20:29:49.6007977Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T20:29:49.6013482Z ##[endgroup] 2025-03-21T20:29:49.6144400Z ami-id: ami-08b5b3a93ed654d19 2025-03-21T20:29:49.6238339Z instance-id: i-0930f2a73e4b288eb 2025-03-21T20:29:49.6329692Z instance-type: c5.2xlarge 2025-03-21T20:29:49.6339549Z system info Linux ip-10-0-66-251.ec2.internal 6.1.129-138.220.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Feb 25 22:18:43 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2025-03-21T20:29:49.6377752Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-21T20:29:49.6378734Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-21T20:29:49.6384952Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:29:49.6385336Z env: 2025-03-21T20:29:49.6385643Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12-android 2025-03-21T20:29:49.6386060Z REPOSITORY: pytorch/executorch 2025-03-21T20:29:49.6386368Z PR_NUMBER: 2025-03-21T20:29:49.6391605Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T20:29:49.6397294Z ##[endgroup] 2025-03-21T20:29:49.6473616Z ##[group]Run if systemctl is-active --quiet docker; then 2025-03-21T20:29:49.6474094Z if systemctl is-active --quiet docker; then 2025-03-21T20:29:49.6474493Z  echo "Docker daemon is running..."; 2025-03-21T20:29:49.6474837Z else 2025-03-21T20:29:49.6475206Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2025-03-21T20:29:49.6475649Z fi 2025-03-21T20:29:49.6481268Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:29:49.6481670Z env: 2025-03-21T20:29:49.6481965Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12-android 2025-03-21T20:29:49.6482371Z REPOSITORY: pytorch/executorch 2025-03-21T20:29:49.6482681Z PR_NUMBER: 2025-03-21T20:29:49.6488201Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T20:29:49.6493720Z ##[endgroup] 2025-03-21T20:29:49.6567408Z Docker daemon is running... 2025-03-21T20:29:49.6598262Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2025-03-21T20:29:49.6598946Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2025-03-21T20:29:49.6599480Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2025-03-21T20:29:49.6600097Z retry aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2025-03-21T20:29:49.6600847Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2025-03-21T20:29:49.6606855Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:29:49.6607263Z env: 2025-03-21T20:29:49.6607566Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12-android 2025-03-21T20:29:49.6607978Z REPOSITORY: pytorch/executorch 2025-03-21T20:29:49.6608282Z PR_NUMBER: 2025-03-21T20:29:49.6613502Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T20:29:49.6619135Z AWS_RETRY_MODE: standard 2025-03-21T20:29:49.6619424Z AWS_MAX_ATTEMPTS: 5 2025-03-21T20:29:49.6619712Z AWS_DEFAULT_REGION: us-east-1 2025-03-21T20:29:49.6620009Z ##[endgroup] 2025-03-21T20:29:50.7364423Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-03-21T20:29:50.7365450Z Configure a credential helper to remove this warning. See 2025-03-21T20:29:50.7366145Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-03-21T20:29:50.7366710Z 2025-03-21T20:29:50.7366856Z Login Succeeded 2025-03-21T20:29:50.7411644Z ##[group]Run env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-03-21T20:29:50.7412244Z env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-03-21T20:29:50.7412773Z env | grep '^CI' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-03-21T20:29:50.7418628Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:29:50.7419019Z env: 2025-03-21T20:29:50.7419323Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12-android 2025-03-21T20:29:50.7419731Z REPOSITORY: pytorch/executorch 2025-03-21T20:29:50.7420031Z PR_NUMBER: 2025-03-21T20:29:50.7425546Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T20:29:50.7431057Z ##[endgroup] 2025-03-21T20:29:50.7511375Z ##[group]Run RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2025-03-21T20:29:50.7511898Z RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2025-03-21T20:29:50.7512316Z sudo rm -rf "${RUNNER_ARTIFACT_DIR}" 2025-03-21T20:29:50.7512700Z mkdir -p "${RUNNER_ARTIFACT_DIR}" 2025-03-21T20:29:50.7513160Z echo "RUNNER_ARTIFACT_DIR=${RUNNER_ARTIFACT_DIR}" >> "${GITHUB_ENV}" 2025-03-21T20:29:50.7513616Z  2025-03-21T20:29:50.7513940Z RUNNER_TEST_RESULTS_DIR="${RUNNER_TEMP}/test-results" 2025-03-21T20:29:50.7514386Z sudo rm -rf "${RUNNER_TEST_RESULTS_DIR}" 2025-03-21T20:29:50.7514774Z mkdir -p "${RUNNER_TEST_RESULTS_DIR}" 2025-03-21T20:29:50.7515298Z echo "RUNNER_TEST_RESULTS_DIR=${RUNNER_TEST_RESULTS_DIR}" >> "${GITHUB_ENV}" 2025-03-21T20:29:50.7515762Z  2025-03-21T20:29:50.7516020Z RUNNER_DOCS_DIR="${RUNNER_TEMP}/docs" 2025-03-21T20:29:50.7516393Z sudo rm -rf "${RUNNER_DOCS_DIR}" 2025-03-21T20:29:50.7516901Z mkdir -p "${RUNNER_DOCS_DIR}" 2025-03-21T20:29:50.7517325Z echo "RUNNER_DOCS_DIR=${RUNNER_DOCS_DIR}" >> "${GITHUB_ENV}" 2025-03-21T20:29:50.7523222Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:29:50.7523608Z env: 2025-03-21T20:29:50.7523919Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12-android 2025-03-21T20:29:50.7524347Z REPOSITORY: pytorch/executorch 2025-03-21T20:29:50.7524654Z PR_NUMBER: 2025-03-21T20:29:50.7530088Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T20:29:50.7535595Z ##[endgroup] 2025-03-21T20:29:51.3132842Z ##[group]Run needs=0 2025-03-21T20:29:51.3133147Z needs=0 2025-03-21T20:29:51.3133526Z if lspci -v | grep -e 'controller.*NVIDIA' >/dev/null 2>/dev/null; then 2025-03-21T20:29:51.3134001Z  needs=1 2025-03-21T20:29:51.3134253Z fi 2025-03-21T20:29:51.3134526Z echo "does=${needs}" >> $GITHUB_OUTPUT 2025-03-21T20:29:51.3140295Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:29:51.3140691Z env: 2025-03-21T20:29:51.3140983Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12-android 2025-03-21T20:29:51.3141387Z REPOSITORY: pytorch/executorch 2025-03-21T20:29:51.3141691Z PR_NUMBER: 2025-03-21T20:29:51.3146937Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T20:29:51.3152586Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:29:51.3153187Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:29:51.3153882Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:29:51.3154298Z ##[endgroup] 2025-03-21T20:29:51.3413554Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-03-21T20:29:51.3414160Z # ignore expansion of "docker ps -q" since it could be empty 2025-03-21T20:29:51.3414606Z # shellcheck disable=SC2046 2025-03-21T20:29:51.3414944Z docker stop $(docker ps -q) || true 2025-03-21T20:29:51.3415307Z # Prune all of the docker images 2025-03-21T20:29:51.3415660Z docker system prune -af 2025-03-21T20:29:51.3421174Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:29:51.3421721Z env: 2025-03-21T20:29:51.3422048Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12-android 2025-03-21T20:29:51.3422752Z REPOSITORY: pytorch/executorch 2025-03-21T20:29:51.3423048Z PR_NUMBER: 2025-03-21T20:29:51.3428319Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T20:29:51.3433978Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:29:51.3434581Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:29:51.3435144Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:29:51.3435553Z ##[endgroup] 2025-03-21T20:29:51.3671463Z "docker stop" requires at least 1 argument. 2025-03-21T20:29:51.3672380Z See 'docker stop --help'. 2025-03-21T20:29:51.3672822Z 2025-03-21T20:29:51.3673492Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-03-21T20:29:51.3673802Z 2025-03-21T20:29:51.3673927Z Stop one or more running containers 2025-03-21T20:29:51.3816254Z Total reclaimed space: 0B 2025-03-21T20:29:51.3904832Z ##[group]Run ./test-infra/.github/actions/setup-ssh 2025-03-21T20:29:51.3905216Z with: 2025-03-21T20:29:51.3905699Z github-secret: *** 2025-03-21T20:29:51.3906417Z instructions: All testing is done inside the container, to start an interactive session run: docker exec -it $(docker container ps --format '{{.ID}}') bash 2025-03-21T20:29:51.3907196Z activate-with-label: false 2025-03-21T20:29:51.3907500Z label: with-ssh 2025-03-21T20:29:51.3907768Z remove-existing-keys: true 2025-03-21T20:29:51.3908056Z fail-silently: true 2025-03-21T20:29:51.3908316Z env: 2025-03-21T20:29:51.3908618Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12-android 2025-03-21T20:29:51.3909019Z REPOSITORY: pytorch/executorch 2025-03-21T20:29:51.3909326Z PR_NUMBER: 2025-03-21T20:29:51.3914604Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T20:29:51.3920379Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:29:51.3920983Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:29:51.3921553Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:29:51.3921961Z ##[endgroup] 2025-03-21T20:29:51.5004822Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-03-21T20:29:51.5005976Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2025-03-21T20:29:51.5126250Z ##[group]Run actions/checkout@v4 2025-03-21T20:29:51.5126583Z with: 2025-03-21T20:29:51.5126820Z repository: pytorch/executorch 2025-03-21T20:29:51.5127165Z ref: be92d7d85cb7081ac0a544036da4096a4efa33a8 2025-03-21T20:29:51.5127553Z path: pytorch/executorch 2025-03-21T20:29:51.5127851Z fetch-depth: 1 2025-03-21T20:29:51.5128104Z submodules: true 2025-03-21T20:29:51.5128536Z token: *** 2025-03-21T20:29:51.5128771Z ssh-strict: true 2025-03-21T20:29:51.5129023Z ssh-user: git 2025-03-21T20:29:51.5129287Z persist-credentials: true 2025-03-21T20:29:51.5129576Z clean: true 2025-03-21T20:29:51.5129831Z sparse-checkout-cone-mode: true 2025-03-21T20:29:51.5130147Z fetch-tags: false 2025-03-21T20:29:51.5130403Z show-progress: true 2025-03-21T20:29:51.5130660Z lfs: false 2025-03-21T20:29:51.5130913Z set-safe-directory: true 2025-03-21T20:29:51.5131178Z env: 2025-03-21T20:29:51.5131477Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12-android 2025-03-21T20:29:51.5131930Z REPOSITORY: pytorch/executorch 2025-03-21T20:29:51.5132230Z PR_NUMBER: 2025-03-21T20:29:51.5137452Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T20:29:51.5143250Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:29:51.5143856Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:29:51.5144425Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:29:51.5144833Z ##[endgroup] 2025-03-21T20:29:51.6109622Z Syncing repository: pytorch/executorch 2025-03-21T20:29:51.6115212Z ##[group]Getting Git version info 2025-03-21T20:29:51.6115837Z Working directory is '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch' 2025-03-21T20:29:51.6141528Z [command]/usr/bin/git version 2025-03-21T20:29:51.6175045Z git version 2.47.1 2025-03-21T20:29:51.6198974Z ##[endgroup] 2025-03-21T20:29:51.6206337Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/a99cae03-c48f-4bc3-ba28-d34d3be95d33/.gitconfig' 2025-03-21T20:29:51.6214674Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/a99cae03-c48f-4bc3-ba28-d34d3be95d33' before making global git config changes 2025-03-21T20:29:51.6215636Z Adding repository directory to the temporary git global config as a safe directory 2025-03-21T20:29:51.6219937Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch 2025-03-21T20:29:51.6254166Z ##[group]Initializing the repository 2025-03-21T20:29:51.6257831Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch 2025-03-21T20:29:51.6285910Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-03-21T20:29:51.6286554Z hint: is subject to change. To configure the initial branch name to use in all 2025-03-21T20:29:51.6287132Z hint: of your new repositories, which will suppress this warning, call: 2025-03-21T20:29:51.6287576Z hint: 2025-03-21T20:29:51.6287873Z hint: git config --global init.defaultBranch 2025-03-21T20:29:51.6288243Z hint: 2025-03-21T20:29:51.6288596Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-03-21T20:29:51.6289168Z hint: 'development'. The just-created branch can be renamed via this command: 2025-03-21T20:29:51.6289623Z hint: 2025-03-21T20:29:51.6289861Z hint: git branch -m 2025-03-21T20:29:51.6290491Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/ 2025-03-21T20:29:51.6296402Z [command]/usr/bin/git remote add origin https://github.com/pytorch/executorch 2025-03-21T20:29:51.6319298Z ##[endgroup] 2025-03-21T20:29:51.6319762Z ##[group]Disabling automatic garbage collection 2025-03-21T20:29:51.6323567Z [command]/usr/bin/git config --local gc.auto 0 2025-03-21T20:29:51.6346960Z ##[endgroup] 2025-03-21T20:29:51.6347367Z ##[group]Setting up auth 2025-03-21T20:29:51.6352717Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-03-21T20:29:51.6376755Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-03-21T20:29:51.6630066Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-21T20:29:51.6658007Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-03-21T20:29:51.6917633Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-03-21T20:29:51.6963093Z ##[endgroup] 2025-03-21T20:29:51.6963885Z ##[group]Fetching the repository 2025-03-21T20:29:51.6972007Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin be92d7d85cb7081ac0a544036da4096a4efa33a8 2025-03-21T20:29:54.4670942Z From https://github.com/pytorch/executorch 2025-03-21T20:29:54.4671485Z * branch be92d7d85cb7081ac0a544036da4096a4efa33a8 -> FETCH_HEAD 2025-03-21T20:29:54.4694697Z ##[endgroup] 2025-03-21T20:29:54.4695231Z ##[group]Determining the checkout info 2025-03-21T20:29:54.4697364Z ##[endgroup] 2025-03-21T20:29:54.4711668Z [command]/usr/bin/git sparse-checkout disable 2025-03-21T20:29:54.4741969Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-03-21T20:29:54.4765877Z ##[group]Checking out the ref 2025-03-21T20:29:54.4769080Z [command]/usr/bin/git checkout --progress --force be92d7d85cb7081ac0a544036da4096a4efa33a8 2025-03-21T20:29:54.9405635Z Note: switching to 'be92d7d85cb7081ac0a544036da4096a4efa33a8'. 2025-03-21T20:29:54.9405998Z 2025-03-21T20:29:54.9406231Z You are in 'detached HEAD' state. You can look around, make experimental 2025-03-21T20:29:54.9406806Z changes and commit them, and you can discard any commits you make in this 2025-03-21T20:29:54.9407405Z state without impacting any branches by switching back to a branch. 2025-03-21T20:29:54.9407731Z 2025-03-21T20:29:54.9407958Z If you want to create a new branch to retain commits you create, you may 2025-03-21T20:29:54.9408474Z do so (now or later) by using -c with the switch command. Example: 2025-03-21T20:29:54.9408785Z 2025-03-21T20:29:54.9408908Z git switch -c 2025-03-21T20:29:54.9409130Z 2025-03-21T20:29:54.9409246Z Or undo this operation with: 2025-03-21T20:29:54.9409448Z 2025-03-21T20:29:54.9409546Z git switch - 2025-03-21T20:29:54.9409687Z 2025-03-21T20:29:54.9410169Z Turn off this advice by setting config variable advice.detachedHead to false 2025-03-21T20:29:54.9410527Z 2025-03-21T20:29:54.9410710Z HEAD is now at be92d7d [Android] Use new Llm package API 2025-03-21T20:29:54.9451320Z ##[endgroup] 2025-03-21T20:29:54.9451776Z ##[group]Setting up auth for fetching submodules 2025-03-21T20:29:54.9456842Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-03-21T20:29:54.9496361Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-03-21T20:29:54.9520436Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-03-21T20:29:54.9545656Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-03-21T20:29:54.9566053Z ##[endgroup] 2025-03-21T20:29:54.9566569Z ##[group]Fetching submodules 2025-03-21T20:29:54.9570875Z [command]/usr/bin/git submodule sync 2025-03-21T20:29:54.9829062Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 2025-03-21T20:29:55.0078679Z Submodule 'backends/arm/third-party/ethos-u-core-driver' (https://github.com/pytorch-labs/ethos-u-core-driver-mirror) registered for path 'backends/arm/third-party/ethos-u-core-driver' 2025-03-21T20:29:55.0081936Z Submodule 'backends/arm/third-party/serialization_lib' (https://github.com/pytorch-labs/tosa_serialization_lib-mirror) registered for path 'backends/arm/third-party/serialization_lib' 2025-03-21T20:29:55.0084759Z Submodule 'backends/cadence/utils/FACTO' (https://github.com/pytorch-labs/FACTO.git) registered for path 'backends/cadence/utils/FACTO' 2025-03-21T20:29:55.0087491Z Submodule 'backends/vulkan/third-party/Vulkan-Headers' (https://github.com/KhronosGroup/Vulkan-Headers) registered for path 'backends/vulkan/third-party/Vulkan-Headers' 2025-03-21T20:29:55.0090894Z Submodule 'backends/vulkan/third-party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'backends/vulkan/third-party/VulkanMemoryAllocator' 2025-03-21T20:29:55.0093938Z Submodule 'backends/vulkan/third-party/volk' (https://github.com/zeux/volk) registered for path 'backends/vulkan/third-party/volk' 2025-03-21T20:29:55.0097852Z Submodule 'backends/xnnpack/third-party/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'backends/xnnpack/third-party/FP16' 2025-03-21T20:29:55.0102124Z Submodule 'backends/xnnpack/third-party/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'backends/xnnpack/third-party/FXdiv' 2025-03-21T20:29:55.0106404Z Submodule 'backends/xnnpack/third-party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'backends/xnnpack/third-party/XNNPACK' 2025-03-21T20:29:55.0110729Z Submodule 'backends/xnnpack/third-party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'backends/xnnpack/third-party/cpuinfo' 2025-03-21T20:29:55.0115415Z Submodule 'backends/xnnpack/third-party/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'backends/xnnpack/third-party/pthreadpool' 2025-03-21T20:29:55.0119744Z Submodule 'extension/llm/tokenizers' (https://github.com/pytorch-labs/tokenizers.git) registered for path 'extension/llm/tokenizers' 2025-03-21T20:29:55.0124976Z Submodule 'kernels/optimized/third-party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'kernels/optimized/third-party/eigen' 2025-03-21T20:29:55.0129315Z Submodule 'shim' (https://github.com/facebook/buck2-shims-meta) registered for path 'shim' 2025-03-21T20:29:55.0133855Z Submodule 'third-party/ao' (https://github.com/pytorch/ao.git) registered for path 'third-party/ao' 2025-03-21T20:29:55.0139286Z Submodule 'third-party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third-party/flatbuffers' 2025-03-21T20:29:55.0145698Z Submodule 'third-party/flatcc' (https://github.com/dvidelabs/flatcc.git) registered for path 'third-party/flatcc' 2025-03-21T20:29:55.0150819Z Submodule 'third-party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third-party/gflags' 2025-03-21T20:29:55.0155711Z Submodule 'third-party/googletest' (https://github.com/google/googletest.git) registered for path 'third-party/googletest' 2025-03-21T20:29:55.0160725Z Submodule 'third-party/ios-cmake' (https://github.com/leetal/ios-cmake) registered for path 'third-party/ios-cmake' 2025-03-21T20:29:55.0166001Z Submodule 'third-party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third-party/pocketfft' 2025-03-21T20:29:55.0171313Z Submodule 'third-party/prelude' (https://github.com/facebook/buck2-prelude.git) registered for path 'third-party/prelude' 2025-03-21T20:29:55.0176526Z Submodule 'third-party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third-party/pybind11' 2025-03-21T20:29:55.0206253Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/arm/third-party/ethos-u-core-driver'... 2025-03-21T20:29:55.3223559Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/xnnpack/third-party/FP16'... 2025-03-21T20:29:55.3225004Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/vulkan/third-party/volk'... 2025-03-21T20:29:55.3226109Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/cadence/utils/FACTO'... 2025-03-21T20:29:55.3227299Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/vulkan/third-party/VulkanMemoryAllocator'... 2025-03-21T20:29:55.3228551Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/arm/third-party/serialization_lib'... 2025-03-21T20:29:55.3248894Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/kernels/optimized/third-party/eigen'... 2025-03-21T20:29:56.1372261Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/xnnpack/third-party/FXdiv'... 2025-03-21T20:29:56.1373389Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/extension/llm/tokenizers'... 2025-03-21T20:29:56.1374322Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/shim'... 2025-03-21T20:29:56.1375487Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/xnnpack/third-party/cpuinfo'... 2025-03-21T20:29:56.1376543Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/third-party/flatcc'... 2025-03-21T20:29:56.1377609Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/xnnpack/third-party/XNNPACK'... 2025-03-21T20:29:56.1378681Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/third-party/flatbuffers'... 2025-03-21T20:29:56.1379798Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/vulkan/third-party/Vulkan-Headers'... 2025-03-21T20:29:56.1380865Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/third-party/ao'... 2025-03-21T20:29:56.1381827Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/third-party/googletest'... 2025-03-21T20:29:56.1382832Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/third-party/pocketfft'... 2025-03-21T20:29:56.1383821Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/third-party/ios-cmake'... 2025-03-21T20:29:56.2373499Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/xnnpack/third-party/pthreadpool'... 2025-03-21T20:29:56.2643846Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/third-party/pybind11'... 2025-03-21T20:29:56.3644407Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/third-party/prelude'... 2025-03-21T20:29:56.7007594Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/third-party/gflags'... 2025-03-21T20:29:57.1484491Z From https://github.com/pytorch-labs/ethos-u-core-driver-mirror 2025-03-21T20:29:57.1485137Z * branch 78df0006c5fa667150d3ee35db7bde1d3f6f58c7 -> FETCH_HEAD 2025-03-21T20:29:57.1596637Z Submodule path 'backends/arm/third-party/ethos-u-core-driver': checked out '78df0006c5fa667150d3ee35db7bde1d3f6f58c7' 2025-03-21T20:29:57.6623948Z From https://github.com/pytorch-labs/tosa_serialization_lib-mirror 2025-03-21T20:29:57.6624559Z * branch 187af0d41fe75d08d2a7ec84c1b4d24b9b641ed2 -> FETCH_HEAD 2025-03-21T20:29:57.6735697Z Submodule path 'backends/arm/third-party/serialization_lib': checked out '187af0d41fe75d08d2a7ec84c1b4d24b9b641ed2' 2025-03-21T20:29:57.6829017Z Submodule path 'backends/cadence/utils/FACTO': checked out '1db37fc79d0d59638cbb794fa49d878aafc24461' 2025-03-21T20:29:59.2492644Z From https://github.com/KhronosGroup/Vulkan-Headers 2025-03-21T20:29:59.2493203Z * branch 0c5928795a66e93f65e5e68a36d8daa79a209dc2 -> FETCH_HEAD 2025-03-21T20:29:59.2996701Z Submodule path 'backends/vulkan/third-party/Vulkan-Headers': checked out '0c5928795a66e93f65e5e68a36d8daa79a209dc2' 2025-03-21T20:29:59.9349317Z From https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator 2025-03-21T20:29:59.9349957Z * branch a6bfc237255a6bac1513f7c1ebde6d8aed6b5191 -> FETCH_HEAD 2025-03-21T20:29:59.9664385Z Submodule path 'backends/vulkan/third-party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2025-03-21T20:30:00.3747232Z From https://github.com/zeux/volk 2025-03-21T20:30:00.3747751Z * branch b3bc21e584f97400b6884cb2a541a56c6a5ddba3 -> FETCH_HEAD 2025-03-21T20:30:00.3821297Z Submodule path 'backends/vulkan/third-party/volk': checked out 'b3bc21e584f97400b6884cb2a541a56c6a5ddba3' 2025-03-21T20:30:00.7957430Z From https://github.com/Maratyszcza/FP16 2025-03-21T20:30:00.7957959Z * branch 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 -> FETCH_HEAD 2025-03-21T20:30:00.8047528Z Submodule path 'backends/xnnpack/third-party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-03-21T20:30:01.2586937Z From https://github.com/Maratyszcza/FXdiv 2025-03-21T20:30:01.2587461Z * branch b408327ac2a15ec3e43352421954f5b1967701d1 -> FETCH_HEAD 2025-03-21T20:30:01.2646860Z Submodule path 'backends/xnnpack/third-party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-03-21T20:30:05.0995931Z From https://github.com/google/XNNPACK 2025-03-21T20:30:05.0996447Z * branch 4ea82e595b36106653175dcb04b2aa532660d0d8 -> FETCH_HEAD 2025-03-21T20:30:05.6940990Z Submodule path 'backends/xnnpack/third-party/XNNPACK': checked out '4ea82e595b36106653175dcb04b2aa532660d0d8' 2025-03-21T20:30:06.1818843Z From https://github.com/pytorch/cpuinfo 2025-03-21T20:30:06.1819404Z * branch 1e83a2fdd3102f65c6f1fb602c1b320486218a99 -> FETCH_HEAD 2025-03-21T20:30:06.2657879Z Submodule path 'backends/xnnpack/third-party/cpuinfo': checked out '1e83a2fdd3102f65c6f1fb602c1b320486218a99' 2025-03-21T20:30:06.9741859Z From https://github.com/Maratyszcza/pthreadpool 2025-03-21T20:30:06.9742438Z * branch 4fe0e1e183925bf8cfa6aae24237e724a96479b8 -> FETCH_HEAD 2025-03-21T20:30:06.9828333Z Submodule path 'backends/xnnpack/third-party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-03-21T20:30:07.4424370Z From https://github.com/pytorch-labs/tokenizers 2025-03-21T20:30:07.4424905Z * branch d70f5a760552d8d3bb288cdd93eebde477bb6eb0 -> FETCH_HEAD 2025-03-21T20:30:07.4667362Z Submodule path 'extension/llm/tokenizers': checked out 'd70f5a760552d8d3bb288cdd93eebde477bb6eb0' 2025-03-21T20:30:09.1309875Z From https://gitlab.com/libeigen/eigen 2025-03-21T20:30:09.1310386Z * branch a39ade4ccf99df845ec85c580fbbb324f71952fa -> FETCH_HEAD 2025-03-21T20:30:09.2551085Z Submodule path 'kernels/optimized/third-party/eigen': checked out 'a39ade4ccf99df845ec85c580fbbb324f71952fa' 2025-03-21T20:30:09.2725164Z Submodule path 'shim': checked out 'cf6a954aae4bee7b4515e13475878460115027d1' 2025-03-21T20:30:09.8654817Z From https://github.com/pytorch/ao 2025-03-21T20:30:09.8655343Z * branch 64bcf4c25755a783685ba7383000b3bf722523c1 -> FETCH_HEAD 2025-03-21T20:30:09.9333848Z Submodule path 'third-party/ao': checked out '64bcf4c25755a783685ba7383000b3bf722523c1' 2025-03-21T20:30:10.6611420Z From https://github.com/google/flatbuffers 2025-03-21T20:30:10.6612039Z * branch 595bf0007ab1929570c7671f091313c8fc20644e -> FETCH_HEAD 2025-03-21T20:30:10.7640892Z Submodule path 'third-party/flatbuffers': checked out '595bf0007ab1929570c7671f091313c8fc20644e' 2025-03-21T20:30:11.2635865Z From https://github.com/dvidelabs/flatcc 2025-03-21T20:30:11.2636404Z * branch 896db54787e8b730a6be482c69324751f3f5f117 -> FETCH_HEAD 2025-03-21T20:30:11.2884397Z Submodule path 'third-party/flatcc': checked out '896db54787e8b730a6be482c69324751f3f5f117' 2025-03-21T20:30:11.8142624Z From https://github.com/gflags/gflags 2025-03-21T20:30:11.8143145Z * branch a738fdf9338412f83ab3f26f31ac11ed3f3ec4bd -> FETCH_HEAD 2025-03-21T20:30:11.8232940Z Submodule path 'third-party/gflags': checked out 'a738fdf9338412f83ab3f26f31ac11ed3f3ec4bd' 2025-03-21T20:30:12.4020572Z From https://github.com/google/googletest 2025-03-21T20:30:12.4021110Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2025-03-21T20:30:12.4367436Z Submodule path 'third-party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-03-21T20:30:12.8480095Z From https://github.com/leetal/ios-cmake 2025-03-21T20:30:12.8480621Z * branch 06465b27698424cf4a04a5ca4904d50a3c966c45 -> FETCH_HEAD 2025-03-21T20:30:12.8558363Z Submodule path 'third-party/ios-cmake': checked out '06465b27698424cf4a04a5ca4904d50a3c966c45' 2025-03-21T20:30:12.8629037Z Submodule path 'third-party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-03-21T20:30:13.6281980Z From https://github.com/facebook/buck2-prelude 2025-03-21T20:30:13.6282526Z * branch 851d3f09c452937fc5adef27e2c50f7f304f1646 -> FETCH_HEAD 2025-03-21T20:30:13.7046415Z Submodule path 'third-party/prelude': checked out '851d3f09c452937fc5adef27e2c50f7f304f1646' 2025-03-21T20:30:14.2890253Z From https://github.com/pybind/pybind11 2025-03-21T20:30:14.2890774Z * branch a2e59f0e7065404b44dfe92a28aca47ba1378dc4 -> FETCH_HEAD 2025-03-21T20:30:14.3160304Z Submodule path 'third-party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-03-21T20:30:14.3175137Z [command]/usr/bin/git submodule foreach git config --local gc.auto 0 2025-03-21T20:30:14.3434852Z Entering 'backends/arm/third-party/ethos-u-core-driver' 2025-03-21T20:30:14.3460172Z Entering 'backends/arm/third-party/serialization_lib' 2025-03-21T20:30:14.3486669Z Entering 'backends/cadence/utils/FACTO' 2025-03-21T20:30:14.3512229Z Entering 'backends/vulkan/third-party/Vulkan-Headers' 2025-03-21T20:30:14.3538306Z Entering 'backends/vulkan/third-party/VulkanMemoryAllocator' 2025-03-21T20:30:14.3562307Z Entering 'backends/vulkan/third-party/volk' 2025-03-21T20:30:14.3586756Z Entering 'backends/xnnpack/third-party/FP16' 2025-03-21T20:30:14.3610781Z Entering 'backends/xnnpack/third-party/FXdiv' 2025-03-21T20:30:14.3635106Z Entering 'backends/xnnpack/third-party/XNNPACK' 2025-03-21T20:30:14.3659474Z Entering 'backends/xnnpack/third-party/cpuinfo' 2025-03-21T20:30:14.3686060Z Entering 'backends/xnnpack/third-party/pthreadpool' 2025-03-21T20:30:14.3710324Z Entering 'extension/llm/tokenizers' 2025-03-21T20:30:14.3734690Z Entering 'kernels/optimized/third-party/eigen' 2025-03-21T20:30:14.3758474Z Entering 'shim' 2025-03-21T20:30:14.3782755Z Entering 'third-party/ao' 2025-03-21T20:30:14.3806647Z Entering 'third-party/flatbuffers' 2025-03-21T20:30:14.3830976Z Entering 'third-party/flatcc' 2025-03-21T20:30:14.3855144Z Entering 'third-party/gflags' 2025-03-21T20:30:14.3878480Z Entering 'third-party/googletest' 2025-03-21T20:30:14.3902269Z Entering 'third-party/ios-cmake' 2025-03-21T20:30:14.3926456Z Entering 'third-party/pocketfft' 2025-03-21T20:30:14.3950311Z Entering 'third-party/prelude' 2025-03-21T20:30:14.3974306Z Entering 'third-party/pybind11' 2025-03-21T20:30:14.4007122Z ##[endgroup] 2025-03-21T20:30:14.4007580Z ##[group]Persisting credentials for submodules 2025-03-21T20:30:14.4014305Z [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' || :" 2025-03-21T20:30:14.4269571Z Entering 'backends/arm/third-party/ethos-u-core-driver' 2025-03-21T20:30:14.4319798Z Entering 'backends/arm/third-party/serialization_lib' 2025-03-21T20:30:14.4370970Z Entering 'backends/cadence/utils/FACTO' 2025-03-21T20:30:14.4420447Z Entering 'backends/vulkan/third-party/Vulkan-Headers' 2025-03-21T20:30:14.4471163Z Entering 'backends/vulkan/third-party/VulkanMemoryAllocator' 2025-03-21T20:30:14.4523350Z Entering 'backends/vulkan/third-party/volk' 2025-03-21T20:30:14.4575161Z Entering 'backends/xnnpack/third-party/FP16' 2025-03-21T20:30:14.4629015Z Entering 'backends/xnnpack/third-party/FXdiv' 2025-03-21T20:30:14.4684320Z Entering 'backends/xnnpack/third-party/XNNPACK' 2025-03-21T20:30:14.4753516Z Entering 'backends/xnnpack/third-party/cpuinfo' 2025-03-21T20:30:14.4806291Z Entering 'backends/xnnpack/third-party/pthreadpool' 2025-03-21T20:30:14.4859953Z Entering 'extension/llm/tokenizers' 2025-03-21T20:30:14.4910482Z Entering 'kernels/optimized/third-party/eigen' 2025-03-21T20:30:14.4964155Z Entering 'shim' 2025-03-21T20:30:14.5015588Z Entering 'third-party/ao' 2025-03-21T20:30:14.5068296Z Entering 'third-party/flatbuffers' 2025-03-21T20:30:14.5119930Z Entering 'third-party/flatcc' 2025-03-21T20:30:14.5171721Z Entering 'third-party/gflags' 2025-03-21T20:30:14.5222612Z Entering 'third-party/googletest' 2025-03-21T20:30:14.5275050Z Entering 'third-party/ios-cmake' 2025-03-21T20:30:14.5325859Z Entering 'third-party/pocketfft' 2025-03-21T20:30:14.5377077Z Entering 'third-party/prelude' 2025-03-21T20:30:14.5428799Z Entering 'third-party/pybind11' 2025-03-21T20:30:14.5490810Z [command]/usr/bin/git submodule foreach sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2025-03-21T20:30:14.5748964Z Entering 'backends/arm/third-party/ethos-u-core-driver' 2025-03-21T20:30:14.5799418Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/arm/third-party/ethos-u-core-driver/config remote.origin.url 2025-03-21T20:30:14.5800806Z Entering 'backends/arm/third-party/serialization_lib' 2025-03-21T20:30:14.5852926Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/arm/third-party/serialization_lib/config remote.origin.url 2025-03-21T20:30:14.5853890Z Entering 'backends/cadence/utils/FACTO' 2025-03-21T20:30:14.5902510Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/cadence/utils/FACTO/config remote.origin.url 2025-03-21T20:30:14.5903904Z Entering 'backends/vulkan/third-party/Vulkan-Headers' 2025-03-21T20:30:14.5953222Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/vulkan/third-party/Vulkan-Headers/config remote.origin.url 2025-03-21T20:30:14.5954685Z Entering 'backends/vulkan/third-party/VulkanMemoryAllocator' 2025-03-21T20:30:14.6004874Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/vulkan/third-party/VulkanMemoryAllocator/config remote.origin.url 2025-03-21T20:30:14.6006078Z Entering 'backends/vulkan/third-party/volk' 2025-03-21T20:30:14.6053924Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/vulkan/third-party/volk/config remote.origin.url 2025-03-21T20:30:14.6055236Z Entering 'backends/xnnpack/third-party/FP16' 2025-03-21T20:30:14.6102697Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/xnnpack/third-party/FP16/config remote.origin.url 2025-03-21T20:30:14.6104079Z Entering 'backends/xnnpack/third-party/FXdiv' 2025-03-21T20:30:14.6153076Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/xnnpack/third-party/FXdiv/config remote.origin.url 2025-03-21T20:30:14.6154415Z Entering 'backends/xnnpack/third-party/XNNPACK' 2025-03-21T20:30:14.6202707Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/xnnpack/third-party/XNNPACK/config remote.origin.url 2025-03-21T20:30:14.6204044Z Entering 'backends/xnnpack/third-party/cpuinfo' 2025-03-21T20:30:14.6250744Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/xnnpack/third-party/cpuinfo/config remote.origin.url 2025-03-21T20:30:14.6252128Z Entering 'backends/xnnpack/third-party/pthreadpool' 2025-03-21T20:30:14.6298557Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/xnnpack/third-party/pthreadpool/config remote.origin.url 2025-03-21T20:30:14.6299932Z Entering 'extension/llm/tokenizers' 2025-03-21T20:30:14.6346403Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/extension/llm/tokenizers/config remote.origin.url 2025-03-21T20:30:14.6347701Z Entering 'kernels/optimized/third-party/eigen' 2025-03-21T20:30:14.6393725Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/kernels/optimized/third-party/eigen/config remote.origin.url 2025-03-21T20:30:14.6395026Z Entering 'shim' 2025-03-21T20:30:14.6440959Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/shim/config remote.origin.url 2025-03-21T20:30:14.6442013Z Entering 'third-party/ao' 2025-03-21T20:30:14.6488187Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/third-party/ao/config remote.origin.url 2025-03-21T20:30:14.6489583Z Entering 'third-party/flatbuffers' 2025-03-21T20:30:14.6535827Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/third-party/flatbuffers/config remote.origin.url 2025-03-21T20:30:14.6537082Z Entering 'third-party/flatcc' 2025-03-21T20:30:14.6583347Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/third-party/flatcc/config remote.origin.url 2025-03-21T20:30:14.6584560Z Entering 'third-party/gflags' 2025-03-21T20:30:14.6631120Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/third-party/gflags/config remote.origin.url 2025-03-21T20:30:14.6632350Z Entering 'third-party/googletest' 2025-03-21T20:30:14.6679207Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/third-party/googletest/config remote.origin.url 2025-03-21T20:30:14.6680442Z Entering 'third-party/ios-cmake' 2025-03-21T20:30:14.6726846Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/third-party/ios-cmake/config remote.origin.url 2025-03-21T20:30:14.6728073Z Entering 'third-party/pocketfft' 2025-03-21T20:30:14.6775314Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/third-party/pocketfft/config remote.origin.url 2025-03-21T20:30:14.6776522Z Entering 'third-party/prelude' 2025-03-21T20:30:14.6823051Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/third-party/prelude/config remote.origin.url 2025-03-21T20:30:14.6824307Z Entering 'third-party/pybind11' 2025-03-21T20:30:14.6870725Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/third-party/pybind11/config remote.origin.url 2025-03-21T20:30:14.7159371Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-03-21T20:30:14.7415911Z Entering 'backends/arm/third-party/ethos-u-core-driver' 2025-03-21T20:30:14.7441237Z Entering 'backends/arm/third-party/serialization_lib' 2025-03-21T20:30:14.7465882Z Entering 'backends/cadence/utils/FACTO' 2025-03-21T20:30:14.7490804Z Entering 'backends/vulkan/third-party/Vulkan-Headers' 2025-03-21T20:30:14.7514918Z Entering 'backends/vulkan/third-party/VulkanMemoryAllocator' 2025-03-21T20:30:14.7539406Z Entering 'backends/vulkan/third-party/volk' 2025-03-21T20:30:14.7563400Z Entering 'backends/xnnpack/third-party/FP16' 2025-03-21T20:30:14.7587540Z Entering 'backends/xnnpack/third-party/FXdiv' 2025-03-21T20:30:14.7611546Z Entering 'backends/xnnpack/third-party/XNNPACK' 2025-03-21T20:30:14.7635862Z Entering 'backends/xnnpack/third-party/cpuinfo' 2025-03-21T20:30:14.7659976Z Entering 'backends/xnnpack/third-party/pthreadpool' 2025-03-21T20:30:14.7683708Z Entering 'extension/llm/tokenizers' 2025-03-21T20:30:14.7707992Z Entering 'kernels/optimized/third-party/eigen' 2025-03-21T20:30:14.7732307Z Entering 'shim' 2025-03-21T20:30:14.7756719Z Entering 'third-party/ao' 2025-03-21T20:30:14.7780395Z Entering 'third-party/flatbuffers' 2025-03-21T20:30:14.7804644Z Entering 'third-party/flatcc' 2025-03-21T20:30:14.7829620Z Entering 'third-party/gflags' 2025-03-21T20:30:14.7853501Z Entering 'third-party/googletest' 2025-03-21T20:30:14.7877345Z Entering 'third-party/ios-cmake' 2025-03-21T20:30:14.7901119Z Entering 'third-party/pocketfft' 2025-03-21T20:30:14.7925121Z Entering 'third-party/prelude' 2025-03-21T20:30:14.7948766Z Entering 'third-party/pybind11' 2025-03-21T20:30:14.7985090Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-03-21T20:30:14.8237607Z Entering 'backends/arm/third-party/ethos-u-core-driver' 2025-03-21T20:30:14.8262906Z Entering 'backends/arm/third-party/serialization_lib' 2025-03-21T20:30:14.8288193Z Entering 'backends/cadence/utils/FACTO' 2025-03-21T20:30:14.8314416Z Entering 'backends/vulkan/third-party/Vulkan-Headers' 2025-03-21T20:30:14.8339775Z Entering 'backends/vulkan/third-party/VulkanMemoryAllocator' 2025-03-21T20:30:14.8364087Z Entering 'backends/vulkan/third-party/volk' 2025-03-21T20:30:14.8388488Z Entering 'backends/xnnpack/third-party/FP16' 2025-03-21T20:30:14.8412977Z Entering 'backends/xnnpack/third-party/FXdiv' 2025-03-21T20:30:14.8437746Z Entering 'backends/xnnpack/third-party/XNNPACK' 2025-03-21T20:30:14.8462487Z Entering 'backends/xnnpack/third-party/cpuinfo' 2025-03-21T20:30:14.8488647Z Entering 'backends/xnnpack/third-party/pthreadpool' 2025-03-21T20:30:14.8513066Z Entering 'extension/llm/tokenizers' 2025-03-21T20:30:14.8537857Z Entering 'kernels/optimized/third-party/eigen' 2025-03-21T20:30:14.8562003Z Entering 'shim' 2025-03-21T20:30:14.8586741Z Entering 'third-party/ao' 2025-03-21T20:30:14.8610982Z Entering 'third-party/flatbuffers' 2025-03-21T20:30:14.8637528Z Entering 'third-party/flatcc' 2025-03-21T20:30:14.8661881Z Entering 'third-party/gflags' 2025-03-21T20:30:14.8685930Z Entering 'third-party/googletest' 2025-03-21T20:30:14.8709959Z Entering 'third-party/ios-cmake' 2025-03-21T20:30:14.8734435Z Entering 'third-party/pocketfft' 2025-03-21T20:30:14.8759125Z Entering 'third-party/prelude' 2025-03-21T20:30:14.8783208Z Entering 'third-party/pybind11' 2025-03-21T20:30:14.8816356Z ##[endgroup] 2025-03-21T20:30:14.8848996Z [command]/usr/bin/git log -1 --format=%H 2025-03-21T20:30:14.8868099Z be92d7d85cb7081ac0a544036da4096a4efa33a8 2025-03-21T20:30:14.9065062Z Prepare all required actions 2025-03-21T20:30:14.9065632Z Getting action download info 2025-03-21T20:30:15.0558340Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-03-21T20:30:15.2294678Z ##[group]Run ./test-infra/.github/actions/calculate-docker-image 2025-03-21T20:30:15.2295442Z with: 2025-03-21T20:30:15.2296019Z docker-image-name: executorch-ubuntu-22.04-clang12-android 2025-03-21T20:30:15.2296800Z docker-build-dir: .ci/docker 2025-03-21T20:30:15.2297325Z working-directory: pytorch/executorch 2025-03-21T20:30:15.2298097Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-21T20:30:15.2298735Z force-push: false 2025-03-21T20:30:15.2299112Z env: 2025-03-21T20:30:15.2299582Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12-android 2025-03-21T20:30:15.2300254Z REPOSITORY: pytorch/executorch 2025-03-21T20:30:15.2300761Z PR_NUMBER: 2025-03-21T20:30:15.2310654Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T20:30:15.2321429Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:30:15.2322735Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:30:15.2323794Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:30:15.2324791Z ##[endgroup] 2025-03-21T20:30:15.2364724Z ##[group]Run set -ex 2025-03-21T20:30:15.2365081Z set -ex 2025-03-21T20:30:15.2365429Z  2025-03-21T20:30:15.2365847Z # If the docker build directory or the build script doesn't exist, the action will 2025-03-21T20:30:15.2366535Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2025-03-21T20:30:15.2367139Z # job could then download the pre-built image as usual 2025-03-21T20:30:15.2367672Z if [[ ! -d "${DOCKER_BUILD_DIR}" ]] || [[ ! -f "${DOCKER_BUILD_DIR}/build.sh" ]]; then 2025-03-21T20:30:15.2368168Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2025-03-21T20:30:15.2368617Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-03-21T20:30:15.2369049Z  2025-03-21T20:30:15.2369420Z  echo "There is no Docker build script in ${REPO_NAME} repo, skipping..." 2025-03-21T20:30:15.2369877Z  exit 0 2025-03-21T20:30:15.2370120Z else 2025-03-21T20:30:15.2370391Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2025-03-21T20:30:15.2370726Z fi 2025-03-21T20:30:15.2370949Z  2025-03-21T20:30:15.2371300Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2025-03-21T20:30:15.2372082Z  # The docker image name already includes the ECR prefix and tag, so we can just 2025-03-21T20:30:15.2372640Z  # use it as it is, but first let's extract the tag 2025-03-21T20:30:15.2373121Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2025-03-21T20:30:15.2373646Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-03-21T20:30:15.2374150Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-03-21T20:30:15.2374576Z else 2025-03-21T20:30:15.2374905Z  DOCKER_TAG=$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2025-03-21T20:30:15.2375388Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-03-21T20:30:15.2376039Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-03-21T20:30:15.2376621Z fi 2025-03-21T20:30:15.2382299Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:30:15.2382686Z env: 2025-03-21T20:30:15.2382996Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12-android 2025-03-21T20:30:15.2383396Z REPOSITORY: pytorch/executorch 2025-03-21T20:30:15.2383681Z PR_NUMBER: 2025-03-21T20:30:15.2388925Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T20:30:15.2394581Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:30:15.2395266Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:30:15.2395836Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:30:15.2396255Z REPO_NAME: executorch 2025-03-21T20:30:15.2396600Z DOCKER_IMAGE_NAME: executorch-ubuntu-22.04-clang12-android 2025-03-21T20:30:15.2397019Z DOCKER_BUILD_DIR: .ci/docker 2025-03-21T20:30:15.2397410Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-21T20:30:15.2397809Z ##[endgroup] 2025-03-21T20:30:15.2426601Z + [[ ! -d .ci/docker ]] 2025-03-21T20:30:15.2426914Z + [[ ! -f .ci/docker/build.sh ]] 2025-03-21T20:30:15.2427209Z + echo skip=false 2025-03-21T20:30:15.2428043Z + [[ executorch-ubuntu-22.04-clang12-android == *\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\/\e\x\e\c\u\t\o\r\c\h* ]] 2025-03-21T20:30:15.2431085Z ++ git rev-parse HEAD:.ci/docker 2025-03-21T20:30:15.2447263Z + DOCKER_TAG=2abd9b1bd42f655b7d130222db4a0cdbc04da8a4 2025-03-21T20:30:15.2447744Z + echo docker-tag=2abd9b1bd42f655b7d130222db4a0cdbc04da8a4 2025-03-21T20:30:15.2448643Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-clang12-android:2abd9b1bd42f655b7d130222db4a0cdbc04da8a4 2025-03-21T20:30:15.2487271Z ##[group]Run set +e 2025-03-21T20:30:15.2487631Z set +e 2025-03-21T20:30:15.2488023Z set -x 2025-03-21T20:30:15.2488267Z  2025-03-21T20:30:15.2488480Z login() { 2025-03-21T20:30:15.2488972Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-03-21T20:30:15.2489504Z } 2025-03-21T20:30:15.2489725Z  2025-03-21T20:30:15.2489950Z retry () { 2025-03-21T20:30:15.2490232Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-03-21T20:30:15.2490554Z } 2025-03-21T20:30:15.2490783Z  2025-03-21T20:30:15.2491030Z retry login "${DOCKER_REGISTRY}" 2025-03-21T20:30:15.2491359Z  2025-03-21T20:30:15.2491583Z START_TIME=$(date +%s) 2025-03-21T20:30:15.2491890Z # Wait up to 120 minutes 2025-03-21T20:30:15.2492266Z while [[ $(( $(date +%s) - 7200 )) -lt $START_TIME ]]; do 2025-03-21T20:30:15.2492774Z  # Check if image already exists, if it does then skip building it 2025-03-21T20:30:15.2493280Z  if docker manifest inspect "${DOCKER_IMAGE}"; then 2025-03-21T20:30:15.2493665Z  exit 0 2025-03-21T20:30:15.2493902Z  fi 2025-03-21T20:30:15.2494129Z  2025-03-21T20:30:15.2494527Z  # NB: This flag is used by Docker build workflow to push the image to ECR, so we can 2025-03-21T20:30:15.2495199Z  # use this to differentiate between the Docker build and regular build jobs. For the 2025-03-21T20:30:15.2495870Z  # latter, it will wait for the Docker images to become available before continuing 2025-03-21T20:30:15.2496403Z  if [ "${DOCKER_PUSH:-false}" == "true" ]; then 2025-03-21T20:30:15.2496810Z  # It's a Docker build job, let's build the image 2025-03-21T20:30:15.2497172Z  break 2025-03-21T20:30:15.2497421Z  else 2025-03-21T20:30:15.2497772Z  # It's a regular build job, wait for the image to become available 2025-03-21T20:30:15.2498201Z  sleep 300 2025-03-21T20:30:15.2498457Z  fi 2025-03-21T20:30:15.2498687Z done 2025-03-21T20:30:15.2498916Z  2025-03-21T20:30:15.2499280Z # NB: This part requires a full checkout. Otherwise, the merge base will 2025-03-21T20:30:15.2499863Z # be empty. The default action would be to continue rebuild the image 2025-03-21T20:30:15.2500389Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2025-03-21T20:30:15.2500844Z  # if we're on the base branch then use the parent commit 2025-03-21T20:30:15.2501260Z  MERGE_BASE=$(git rev-parse HEAD~) 2025-03-21T20:30:15.2501722Z else 2025-03-21T20:30:15.2502060Z  # otherwise we're on a PR, so use the most recent base commit 2025-03-21T20:30:15.2502551Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2025-03-21T20:30:15.2502915Z fi 2025-03-21T20:30:15.2503140Z  2025-03-21T20:30:15.2503390Z if [[ -z "${MERGE_BASE}" ]]; then 2025-03-21T20:30:15.2503775Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-03-21T20:30:15.2504126Z  2025-03-21T20:30:15.2504607Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2025-03-21T20:30:15.2505159Z  exit 0 2025-03-21T20:30:15.2505400Z fi 2025-03-21T20:30:15.2505623Z  2025-03-21T20:30:15.2505941Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2025-03-21T20:30:15.2506638Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2025-03-21T20:30:15.2507228Z  exit 1 2025-03-21T20:30:15.2507486Z fi 2025-03-21T20:30:15.2507711Z  2025-03-21T20:30:15.2508088Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2025-03-21T20:30:15.2508829Z # If no image exists but the hash is the same as the previous hash then we should error out here 2025-03-21T20:30:15.2509438Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2025-03-21T20:30:15.2510125Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2025-03-21T20:30:15.2510908Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2025-03-21T20:30:15.2511386Z fi 2025-03-21T20:30:15.2511618Z  2025-03-21T20:30:15.2511894Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-03-21T20:30:15.2517522Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:30:15.2517915Z env: 2025-03-21T20:30:15.2518625Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-clang12-android:2abd9b1bd42f655b7d130222db4a0cdbc04da8a4 2025-03-21T20:30:15.2519438Z REPOSITORY: pytorch/executorch 2025-03-21T20:30:15.2519746Z PR_NUMBER: 2025-03-21T20:30:15.2525178Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T20:30:15.2530936Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:30:15.2531545Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:30:15.2532102Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:30:15.2532651Z DOCKER_BUILD_DIR: .ci/docker 2025-03-21T20:30:15.2533012Z BASE_REVISION: be92d7d85cb7081ac0a544036da4096a4efa33a8 2025-03-21T20:30:15.2533444Z DOCKER_TAG: 2abd9b1bd42f655b7d130222db4a0cdbc04da8a4 2025-03-21T20:30:15.2533909Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-21T20:30:15.2534300Z DOCKER_PUSH: 2025-03-21T20:30:15.2534539Z ##[endgroup] 2025-03-21T20:30:15.2558736Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-21T20:30:15.2559490Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-21T20:30:15.2561501Z + aws ecr get-login-password --region us-east-1 2025-03-21T20:30:15.2563319Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-21T20:30:15.8038689Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-03-21T20:30:15.8039328Z Configure a credential helper to remove this warning. See 2025-03-21T20:30:15.8040018Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-03-21T20:30:15.8040606Z 2025-03-21T20:30:15.8040712Z Login Succeeded 2025-03-21T20:30:15.8055616Z ++ date +%s 2025-03-21T20:30:15.8064331Z + START_TIME=1742589015 2025-03-21T20:30:15.8067774Z ++ date +%s 2025-03-21T20:30:15.8075964Z + [[ 1742581815 -lt 1742589015 ]] 2025-03-21T20:30:15.8077056Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-clang12-android:2abd9b1bd42f655b7d130222db4a0cdbc04da8a4 2025-03-21T20:30:16.0828659Z { 2025-03-21T20:30:16.0829099Z "schemaVersion": 2, 2025-03-21T20:30:16.0829902Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2025-03-21T20:30:16.0830498Z "config": { 2025-03-21T20:30:16.0830850Z "mediaType": "application/vnd.docker.container.image.v1+json", 2025-03-21T20:30:16.0831386Z "size": 15124, 2025-03-21T20:30:16.0832073Z "digest": "sha256:79493334aee45dbed6b8f416359b9a69199b9dd92559b22a7a21cb51e26291e9" 2025-03-21T20:30:16.0832563Z }, 2025-03-21T20:30:16.0832809Z "layers": [ 2025-03-21T20:30:16.0833032Z { 2025-03-21T20:30:16.0833379Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0833803Z "size": 30440118, 2025-03-21T20:30:16.0834238Z "digest": "sha256:8f84a9f2102e97a4a6bf673b150fc9894df5acc9618ad3484c6c36f768c1caa0" 2025-03-21T20:30:16.0834733Z }, 2025-03-21T20:30:16.0834943Z { 2025-03-21T20:30:16.0835291Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0835703Z "size": 632, 2025-03-21T20:30:16.0836120Z "digest": "sha256:86e413e13063e43e9840dda1e93f5db4a40e184a756693799c0369fd9d008e6e" 2025-03-21T20:30:16.0836596Z }, 2025-03-21T20:30:16.0836797Z { 2025-03-21T20:30:16.0837131Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0837547Z "size": 157526224, 2025-03-21T20:30:16.0837977Z "digest": "sha256:47596f42040aeb8789bbd51519dc2835e20bb44b820c092e1e894aa29ebde9cf" 2025-03-21T20:30:16.0838463Z }, 2025-03-21T20:30:16.0838667Z { 2025-03-21T20:30:16.0839004Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0839424Z "size": 623, 2025-03-21T20:30:16.0839846Z "digest": "sha256:261c0f487ad07815c767b360dc3f2b7876eec9795ea5a311db7499b7ca2f1e38" 2025-03-21T20:30:16.0840328Z }, 2025-03-21T20:30:16.0840534Z { 2025-03-21T20:30:16.0840865Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0841296Z "size": 19308773, 2025-03-21T20:30:16.0841781Z "digest": "sha256:1b179d179c0539b3950780c1be06ffccb82a2b6021aa70cf6d1f57fe1101886c" 2025-03-21T20:30:16.0842265Z }, 2025-03-21T20:30:16.0842475Z { 2025-03-21T20:30:16.0842803Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0843267Z "size": 737, 2025-03-21T20:30:16.0843699Z "digest": "sha256:a0c2fdb93deca15e6e50f0cc2f2b253f65c424a5ba7146fa214b3dabf949e47d" 2025-03-21T20:30:16.0844256Z + exit 0 2025-03-21T20:30:16.0844705Z }, 2025-03-21T20:30:16.0844945Z { 2025-03-21T20:30:16.0845368Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0845807Z "size": 131418129, 2025-03-21T20:30:16.0846243Z "digest": "sha256:cc2479ab74cc321441ab80a82dd723513e63eecf51baa49dedc4cb60a6c414ce" 2025-03-21T20:30:16.0846735Z }, 2025-03-21T20:30:16.0846940Z { 2025-03-21T20:30:16.0847291Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0847725Z "size": 447, 2025-03-21T20:30:16.0848129Z "digest": "sha256:5a102502de33c5d0391cba90688a95c6d138caa80472d8586f51fe199d15e056" 2025-03-21T20:30:16.0848605Z }, 2025-03-21T20:30:16.0848812Z { 2025-03-21T20:30:16.0849146Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0849572Z "size": 104, 2025-03-21T20:30:16.0849981Z "digest": "sha256:323a5139d0870d1bb6f1246b32e5e2f7ff9afad7551bfe4ef7cf242787ce5bb0" 2025-03-21T20:30:16.0850466Z }, 2025-03-21T20:30:16.0850676Z { 2025-03-21T20:30:16.0851020Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0851447Z "size": 637, 2025-03-21T20:30:16.0851843Z "digest": "sha256:85f4a172d5b6549c71f192713230a09e559248bc692b3c7880a7aeb8cbc8063d" 2025-03-21T20:30:16.0852311Z }, 2025-03-21T20:30:16.0852514Z { 2025-03-21T20:30:16.0852981Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0853412Z "size": 33695129, 2025-03-21T20:30:16.0853827Z "digest": "sha256:815f773172878d95b2fc6ff35634e923180a99fb090da60a4fbe853438d5ac64" 2025-03-21T20:30:16.0854301Z }, 2025-03-21T20:30:16.0854509Z { 2025-03-21T20:30:16.0854845Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0855271Z "size": 319, 2025-03-21T20:30:16.0855668Z "digest": "sha256:5120711d46e36360293dc8943ca1ad1310579dc5a9970d1ec6f4f3b3a408ccac" 2025-03-21T20:30:16.0856146Z }, 2025-03-21T20:30:16.0856354Z { 2025-03-21T20:30:16.0856691Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0857129Z "size": 249991104, 2025-03-21T20:30:16.0857556Z "digest": "sha256:550855a693a7f02e3981c5c5ff6d51befacdee2988539ca4d3fb0fb26cfd6c1d" 2025-03-21T20:30:16.0858041Z }, 2025-03-21T20:30:16.0858242Z { 2025-03-21T20:30:16.0858581Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0859014Z "size": 475, 2025-03-21T20:30:16.0859438Z "digest": "sha256:e1fd02ccae095d8166d03a3f7af0d5ea3fcc2cb9514e293d10ac0025e3ef3211" 2025-03-21T20:30:16.0859932Z }, 2025-03-21T20:30:16.0860139Z { 2025-03-21T20:30:16.0860478Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0860912Z "size": 1041, 2025-03-21T20:30:16.0861334Z "digest": "sha256:470da33a8f7bf43e92a61283b1edc90edbf4e7791cc10c1aae7319c2133eebd1" 2025-03-21T20:30:16.0861827Z }, 2025-03-21T20:30:16.0862037Z { 2025-03-21T20:30:16.0862381Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0862821Z "size": 613, 2025-03-21T20:30:16.0863242Z "digest": "sha256:6ff1ffcc6d8434dbeeeffcbf49238e47562a299ebd97987c8fb752e47aad7dc0" 2025-03-21T20:30:16.0863739Z }, 2025-03-21T20:30:16.0863948Z { 2025-03-21T20:30:16.0864284Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0864719Z "size": 77562658, 2025-03-21T20:30:16.0865140Z "digest": "sha256:b277fa873c9100ac26c79390d913f15904377d695d7d537fbb4211c7d7d0ea76" 2025-03-21T20:30:16.0865617Z }, 2025-03-21T20:30:16.0865826Z { 2025-03-21T20:30:16.0866166Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0866594Z "size": 564, 2025-03-21T20:30:16.0867001Z "digest": "sha256:059fda558e3457d89b46bfd98c3c33bf9b2628206601e8057a547d57ae8364fd" 2025-03-21T20:30:16.0867507Z }, 2025-03-21T20:30:16.0867718Z { 2025-03-21T20:30:16.0868045Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0868573Z "size": 209, 2025-03-21T20:30:16.0869000Z "digest": "sha256:b672a09ba2d258cd72c307293f636c1fe2de926c75f4eaf148de947b8e1c2800" 2025-03-21T20:30:16.0869491Z }, 2025-03-21T20:30:16.0869702Z { 2025-03-21T20:30:16.0870031Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0870463Z "size": 1189, 2025-03-21T20:30:16.0870907Z "digest": "sha256:3cfbc5ff2ac06cf9bffc37a8a7a1578bd7264def9f15522294ac0f325930481b" 2025-03-21T20:30:16.0871413Z }, 2025-03-21T20:30:16.0871624Z { 2025-03-21T20:30:16.0871953Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0872387Z "size": 679, 2025-03-21T20:30:16.0872804Z "digest": "sha256:59fe3e9404630f57be5670798e4d94c7767c07a9ca79487e335054f938daf0ba" 2025-03-21T20:30:16.0873280Z }, 2025-03-21T20:30:16.0873492Z { 2025-03-21T20:30:16.0873818Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0874253Z "size": 6839264587, 2025-03-21T20:30:16.0874713Z "digest": "sha256:f2bcd94f27e19dc3bc98b13fd93bc6d14d1a9c041f996dbafa02e6a9ba34edc2" 2025-03-21T20:30:16.0875209Z }, 2025-03-21T20:30:16.0875414Z { 2025-03-21T20:30:16.0875747Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0876170Z "size": 1383, 2025-03-21T20:30:16.0876680Z "digest": "sha256:db5c552aa08bc175670ba61c1394e4eb8f14e880b54bc9117e45d201a78983d1" 2025-03-21T20:30:16.0877164Z }, 2025-03-21T20:30:16.0877369Z { 2025-03-21T20:30:16.0877689Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0878118Z "size": 679, 2025-03-21T20:30:16.0878534Z "digest": "sha256:59fe3e9404630f57be5670798e4d94c7767c07a9ca79487e335054f938daf0ba" 2025-03-21T20:30:16.0879012Z }, 2025-03-21T20:30:16.0879229Z { 2025-03-21T20:30:16.0879560Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0879996Z "size": 230829755, 2025-03-21T20:30:16.0880434Z "digest": "sha256:54579e6de60a8120af509bb8c37ea075339016d4da192772a0c1cfd94d87da9d" 2025-03-21T20:30:16.0880921Z }, 2025-03-21T20:30:16.0881137Z { 2025-03-21T20:30:16.0881462Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0881891Z "size": 828, 2025-03-21T20:30:16.0882319Z "digest": "sha256:32a4dbb2ef2f3551374be7a84cb414cd30b101c4d3cdfe7c4ddebfe78ea1d939" 2025-03-21T20:30:16.0882810Z }, 2025-03-21T20:30:16.0883018Z { 2025-03-21T20:30:16.0883344Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0883769Z "size": 679, 2025-03-21T20:30:16.0884180Z "digest": "sha256:59fe3e9404630f57be5670798e4d94c7767c07a9ca79487e335054f938daf0ba" 2025-03-21T20:30:16.0884653Z }, 2025-03-21T20:30:16.0884856Z { 2025-03-21T20:30:16.0885184Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0885702Z "size": 178599243, 2025-03-21T20:30:16.0886155Z "digest": "sha256:5862feb8ec9c4e133aad53301d9bd15d02e095e6ade66fa404d8c31b1fed6036" 2025-03-21T20:30:16.0886654Z }, 2025-03-21T20:30:16.0886867Z { 2025-03-21T20:30:16.0887190Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0887617Z "size": 530, 2025-03-21T20:30:16.0888031Z "digest": "sha256:77ba92adb1392840c455cc217ac4fee89f4452db783ce2b4948dc40025a0840a" 2025-03-21T20:30:16.0888519Z }, 2025-03-21T20:30:16.0888726Z { 2025-03-21T20:30:16.0889054Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0889481Z "size": 679, 2025-03-21T20:30:16.0889892Z "digest": "sha256:59fe3e9404630f57be5670798e4d94c7767c07a9ca79487e335054f938daf0ba" 2025-03-21T20:30:16.0890360Z }, 2025-03-21T20:30:16.0890570Z { 2025-03-21T20:30:16.0890901Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0891348Z "size": 356, 2025-03-21T20:30:16.0891768Z "digest": "sha256:3c65b9b0c07752feb5370318714bc114b717fb4cc8978ee39180b73cb1a03666" 2025-03-21T20:30:16.0892383Z }, 2025-03-21T20:30:16.0892592Z { 2025-03-21T20:30:16.0892921Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0893399Z "size": 32, 2025-03-21T20:30:16.0893841Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-03-21T20:30:16.0894333Z }, 2025-03-21T20:30:16.0894538Z { 2025-03-21T20:30:16.0894870Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0895297Z "size": 165, 2025-03-21T20:30:16.0895709Z "digest": "sha256:cca04b1bfc5e56212b156517d2202e821548187013902a79be5f5ee16db376f8" 2025-03-21T20:30:16.0896189Z }, 2025-03-21T20:30:16.0896392Z { 2025-03-21T20:30:16.0896717Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0897144Z "size": 1111, 2025-03-21T20:30:16.0897566Z "digest": "sha256:040f4b25fe47bc8918c851025cce90e70d8c7182f8e6bbc984aee16c30b5bd3a" 2025-03-21T20:30:16.0898045Z }, 2025-03-21T20:30:16.0898247Z { 2025-03-21T20:30:16.0898574Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0899001Z "size": 2245773106, 2025-03-21T20:30:16.0899428Z "digest": "sha256:27a574123e6645f6707a46ba4c5859bf5244b8e96e1ba86a83782845e7946330" 2025-03-21T20:30:16.0899900Z }, 2025-03-21T20:30:16.0900105Z { 2025-03-21T20:30:16.0900503Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:30:16.0900938Z "size": 108, 2025-03-21T20:30:16.0901350Z "digest": "sha256:af27048075eed747790b6284284db29a83b63b4893b4e60d83dc8288a6edfc2b" 2025-03-21T20:30:16.0901828Z } 2025-03-21T20:30:16.0902037Z ] 2025-03-21T20:30:16.0902228Z } 2025-03-21T20:30:16.0938365Z ##[group]Run set -eux 2025-03-21T20:30:16.0938664Z set -eux 2025-03-21T20:30:16.0939545Z aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token | jq --raw-output '.SecretString' | jq -r .docker_hub_readonly_token | docker login --username pytorchbot --password-stdin 2025-03-21T20:30:16.0945939Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:30:16.0946316Z env: 2025-03-21T20:30:16.0946628Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12-android 2025-03-21T20:30:16.0947034Z REPOSITORY: pytorch/executorch 2025-03-21T20:30:16.0947330Z PR_NUMBER: 2025-03-21T20:30:16.0952616Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T20:30:16.0958249Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:30:16.0958842Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:30:16.0959406Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:30:16.0959810Z ##[endgroup] 2025-03-21T20:30:16.0986902Z + aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token 2025-03-21T20:30:16.0988915Z + jq --raw-output .SecretString 2025-03-21T20:30:16.0989485Z + jq -r .docker_hub_readonly_token 2025-03-21T20:30:16.0990523Z + docker login --username pytorchbot --password-stdin 2025-03-21T20:30:16.6876063Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-03-21T20:30:16.6876790Z Configure a credential helper to remove this warning. See 2025-03-21T20:30:16.6877550Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-03-21T20:30:16.6878024Z 2025-03-21T20:30:16.6878144Z Login Succeeded 2025-03-21T20:30:16.6977084Z Prepare all required actions 2025-03-21T20:30:16.7016282Z ##[group]Run ./test-infra/.github/actions/pull-docker-image 2025-03-21T20:30:16.7016691Z with: 2025-03-21T20:30:16.7017409Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-clang12-android:2abd9b1bd42f655b7d130222db4a0cdbc04da8a4 2025-03-21T20:30:16.7018327Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-21T20:30:16.7018735Z env: 2025-03-21T20:30:16.7019020Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12-android 2025-03-21T20:30:16.7019423Z REPOSITORY: pytorch/executorch 2025-03-21T20:30:16.7019725Z PR_NUMBER: 2025-03-21T20:30:16.7025265Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T20:30:16.7030909Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:30:16.7031517Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:30:16.7032087Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:30:16.7032495Z ##[endgroup] 2025-03-21T20:30:16.7057154Z ##[group]Run set -x 2025-03-21T20:30:16.7057447Z set -x 2025-03-21T20:30:16.7057693Z set +e 2025-03-21T20:30:16.7057941Z  2025-03-21T20:30:16.7058161Z login() { 2025-03-21T20:30:16.7058657Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-03-21T20:30:16.7059196Z } 2025-03-21T20:30:16.7059422Z  2025-03-21T20:30:16.7059651Z retry () { 2025-03-21T20:30:16.7059928Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-03-21T20:30:16.7060262Z } 2025-03-21T20:30:16.7060493Z  2025-03-21T20:30:16.7060753Z retry login "${DOCKER_REGISTRY}" 2025-03-21T20:30:16.7061079Z  2025-03-21T20:30:16.7061292Z set -e 2025-03-21T20:30:16.7061644Z # ignore output since only exit code is used for conditional 2025-03-21T20:30:16.7062148Z # only pull docker image if it's not available locally 2025-03-21T20:30:16.7062835Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2025-03-21T20:30:16.7063359Z  retry docker pull "${DOCKER_IMAGE}" 2025-03-21T20:30:16.7063697Z fi 2025-03-21T20:30:16.7070617Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:30:16.7071014Z env: 2025-03-21T20:30:16.7071733Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-clang12-android:2abd9b1bd42f655b7d130222db4a0cdbc04da8a4 2025-03-21T20:30:16.7072553Z REPOSITORY: pytorch/executorch 2025-03-21T20:30:16.7072868Z PR_NUMBER: 2025-03-21T20:30:16.7078228Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T20:30:16.7083896Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:30:16.7084505Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:30:16.7085070Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:30:16.7085701Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-21T20:30:16.7086112Z ##[endgroup] 2025-03-21T20:30:16.7110191Z + set +e 2025-03-21T20:30:16.7110734Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-21T20:30:16.7111373Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-21T20:30:16.7113612Z + aws ecr get-login-password --region us-east-1 2025-03-21T20:30:16.7114752Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-21T20:30:17.2360848Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-03-21T20:30:17.2361500Z Configure a credential helper to remove this warning. See 2025-03-21T20:30:17.2362133Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-03-21T20:30:17.2362534Z 2025-03-21T20:30:17.2367767Z Login Succeeded 2025-03-21T20:30:17.2378466Z + set -e 2025-03-21T20:30:17.2379351Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-clang12-android:2abd9b1bd42f655b7d130222db4a0cdbc04da8a4 2025-03-21T20:30:17.2496917Z + retry docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-clang12-android:2abd9b1bd42f655b7d130222db4a0cdbc04da8a4 2025-03-21T20:30:17.2498271Z + docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-clang12-android:2abd9b1bd42f655b7d130222db4a0cdbc04da8a4 2025-03-21T20:30:17.5154742Z 2abd9b1bd42f655b7d130222db4a0cdbc04da8a4: Pulling from executorch/executorch-ubuntu-22.04-clang12-android 2025-03-21T20:30:17.5162322Z 8f84a9f2102e: Pulling fs layer 2025-03-21T20:30:17.5162917Z 86e413e13063: Pulling fs layer 2025-03-21T20:30:17.5163719Z 47596f42040a: Pulling fs layer 2025-03-21T20:30:17.5164217Z 261c0f487ad0: Pulling fs layer 2025-03-21T20:30:17.5164700Z 1b179d179c05: Pulling fs layer 2025-03-21T20:30:17.5165183Z a0c2fdb93dec: Pulling fs layer 2025-03-21T20:30:17.5165736Z cc2479ab74cc: Pulling fs layer 2025-03-21T20:30:17.5166292Z 5a102502de33: Pulling fs layer 2025-03-21T20:30:17.5166608Z 323a5139d087: Pulling fs layer 2025-03-21T20:30:17.5166887Z 1b179d179c05: Waiting 2025-03-21T20:30:17.5167152Z 85f4a172d5b6: Pulling fs layer 2025-03-21T20:30:17.5167426Z 815f77317287: Pulling fs layer 2025-03-21T20:30:17.5167710Z 261c0f487ad0: Waiting 2025-03-21T20:30:17.5168111Z 5120711d46e3: Pulling fs layer 2025-03-21T20:30:17.5168445Z a0c2fdb93dec: Waiting 2025-03-21T20:30:17.5168737Z cc2479ab74cc: Waiting 2025-03-21T20:30:17.5168987Z 5a102502de33: Waiting 2025-03-21T20:30:17.5169270Z 550855a693a7: Pulling fs layer 2025-03-21T20:30:17.5169566Z e1fd02ccae09: Pulling fs layer 2025-03-21T20:30:17.5169847Z 815f77317287: Waiting 2025-03-21T20:30:17.5170099Z 323a5139d087: Waiting 2025-03-21T20:30:17.5170348Z 470da33a8f7b: Pulling fs layer 2025-03-21T20:30:17.5170633Z 85f4a172d5b6: Waiting 2025-03-21T20:30:17.5170894Z 6ff1ffcc6d84: Pulling fs layer 2025-03-21T20:30:17.5171190Z b277fa873c91: Pulling fs layer 2025-03-21T20:30:17.5171481Z 059fda558e34: Pulling fs layer 2025-03-21T20:30:17.5171752Z e1fd02ccae09: Waiting 2025-03-21T20:30:17.5172003Z 470da33a8f7b: Waiting 2025-03-21T20:30:17.5172266Z b672a09ba2d2: Pulling fs layer 2025-03-21T20:30:17.5172551Z 6ff1ffcc6d84: Waiting 2025-03-21T20:30:17.5172789Z 059fda558e34: Waiting 2025-03-21T20:30:17.5173040Z b277fa873c91: Waiting 2025-03-21T20:30:17.5173309Z 3cfbc5ff2ac0: Pulling fs layer 2025-03-21T20:30:17.5173592Z b672a09ba2d2: Waiting 2025-03-21T20:30:17.5173856Z 59fe3e940463: Pulling fs layer 2025-03-21T20:30:17.5174135Z f2bcd94f27e1: Pulling fs layer 2025-03-21T20:30:17.5174421Z 3cfbc5ff2ac0: Waiting 2025-03-21T20:30:17.5174683Z db5c552aa08b: Pulling fs layer 2025-03-21T20:30:17.5174968Z 59fe3e940463: Waiting 2025-03-21T20:30:17.5175224Z 54579e6de60a: Pulling fs layer 2025-03-21T20:30:17.5175492Z f2bcd94f27e1: Waiting 2025-03-21T20:30:17.5175758Z 32a4dbb2ef2f: Pulling fs layer 2025-03-21T20:30:17.5176047Z db5c552aa08b: Waiting 2025-03-21T20:30:17.5176305Z 5862feb8ec9c: Pulling fs layer 2025-03-21T20:30:17.5176598Z 77ba92adb139: Pulling fs layer 2025-03-21T20:30:17.5176863Z 54579e6de60a: Waiting 2025-03-21T20:30:17.5177109Z 32a4dbb2ef2f: Waiting 2025-03-21T20:30:17.5177369Z 3c65b9b0c077: Pulling fs layer 2025-03-21T20:30:17.5177650Z 5862feb8ec9c: Waiting 2025-03-21T20:30:17.5177909Z 4f4fb700ef54: Pulling fs layer 2025-03-21T20:30:17.5178181Z 3c65b9b0c077: Waiting 2025-03-21T20:30:17.5178435Z 77ba92adb139: Waiting 2025-03-21T20:30:17.5178702Z cca04b1bfc5e: Pulling fs layer 2025-03-21T20:30:17.5178991Z 4f4fb700ef54: Waiting 2025-03-21T20:30:17.5179242Z 040f4b25fe47: Pulling fs layer 2025-03-21T20:30:17.5179531Z cca04b1bfc5e: Waiting 2025-03-21T20:30:17.5179792Z 27a574123e66: Pulling fs layer 2025-03-21T20:30:17.5180088Z af27048075ee: Pulling fs layer 2025-03-21T20:30:17.5180375Z 27a574123e66: Waiting 2025-03-21T20:30:17.5180616Z 040f4b25fe47: Waiting 2025-03-21T20:30:17.5180868Z af27048075ee: Waiting 2025-03-21T20:30:17.6435054Z 86e413e13063: Download complete 2025-03-21T20:30:17.7170184Z 261c0f487ad0: Verifying Checksum 2025-03-21T20:30:17.7170618Z 261c0f487ad0: Download complete 2025-03-21T20:30:18.1831342Z 8f84a9f2102e: Download complete 2025-03-21T20:30:18.2347084Z 1b179d179c05: Verifying Checksum 2025-03-21T20:30:18.2347709Z 1b179d179c05: Download complete 2025-03-21T20:30:18.2668218Z a0c2fdb93dec: Download complete 2025-03-21T20:30:18.3806096Z 5a102502de33: Verifying Checksum 2025-03-21T20:30:18.3806697Z 5a102502de33: Download complete 2025-03-21T20:30:18.4697826Z 323a5139d087: Verifying Checksum 2025-03-21T20:30:18.4698340Z 323a5139d087: Download complete 2025-03-21T20:30:18.5767419Z 85f4a172d5b6: Download complete 2025-03-21T20:30:19.0782340Z 8f84a9f2102e: Pull complete 2025-03-21T20:30:19.0996885Z 86e413e13063: Pull complete 2025-03-21T20:30:19.4256759Z 815f77317287: Verifying Checksum 2025-03-21T20:30:19.4257288Z 815f77317287: Download complete 2025-03-21T20:30:19.5375125Z 5120711d46e3: Verifying Checksum 2025-03-21T20:30:19.5375515Z 5120711d46e3: Download complete 2025-03-21T20:30:20.4784470Z 47596f42040a: Verifying Checksum 2025-03-21T20:30:20.4784965Z 47596f42040a: Download complete 2025-03-21T20:30:20.4830376Z cc2479ab74cc: Verifying Checksum 2025-03-21T20:30:20.4830935Z cc2479ab74cc: Download complete 2025-03-21T20:30:20.5730737Z e1fd02ccae09: Download complete 2025-03-21T20:30:20.5898594Z 470da33a8f7b: Verifying Checksum 2025-03-21T20:30:20.5899589Z 470da33a8f7b: Download complete 2025-03-21T20:30:20.6598335Z 6ff1ffcc6d84: Download complete 2025-03-21T20:30:20.7607910Z 059fda558e34: Verifying Checksum 2025-03-21T20:30:20.7608537Z 059fda558e34: Download complete 2025-03-21T20:30:20.8950393Z b672a09ba2d2: Verifying Checksum 2025-03-21T20:30:20.8950962Z b672a09ba2d2: Download complete 2025-03-21T20:30:21.0017329Z 3cfbc5ff2ac0: Verifying Checksum 2025-03-21T20:30:21.0017885Z 3cfbc5ff2ac0: Download complete 2025-03-21T20:30:21.1005075Z 59fe3e940463: Verifying Checksum 2025-03-21T20:30:21.1005606Z 59fe3e940463: Download complete 2025-03-21T20:30:21.8957912Z b277fa873c91: Verifying Checksum 2025-03-21T20:30:21.8958502Z b277fa873c91: Download complete 2025-03-21T20:30:21.9964604Z db5c552aa08b: Download complete 2025-03-21T20:30:23.9436616Z 550855a693a7: Verifying Checksum 2025-03-21T20:30:23.9437084Z 550855a693a7: Download complete 2025-03-21T20:30:24.0705220Z 32a4dbb2ef2f: Download complete 2025-03-21T20:30:24.2915369Z 47596f42040a: Pull complete 2025-03-21T20:30:24.3128343Z 261c0f487ad0: Pull complete 2025-03-21T20:30:24.6665049Z 1b179d179c05: Pull complete 2025-03-21T20:30:24.8300084Z a0c2fdb93dec: Pull complete 2025-03-21T20:30:26.4527240Z 54579e6de60a: Verifying Checksum 2025-03-21T20:30:26.4527799Z 54579e6de60a: Download complete 2025-03-21T20:30:26.5908453Z 77ba92adb139: Verifying Checksum 2025-03-21T20:30:26.5909028Z 77ba92adb139: Download complete 2025-03-21T20:30:26.6093970Z 5862feb8ec9c: Verifying Checksum 2025-03-21T20:30:26.6094378Z 5862feb8ec9c: Download complete 2025-03-21T20:30:26.6164800Z 4f4fb700ef54: Download complete 2025-03-21T20:30:26.6601342Z 3c65b9b0c077: Verifying Checksum 2025-03-21T20:30:26.6601967Z 3c65b9b0c077: Download complete 2025-03-21T20:30:26.6988907Z cca04b1bfc5e: Verifying Checksum 2025-03-21T20:30:26.6989473Z cca04b1bfc5e: Download complete 2025-03-21T20:30:26.7418264Z 040f4b25fe47: Verifying Checksum 2025-03-21T20:30:26.7418869Z 040f4b25fe47: Download complete 2025-03-21T20:30:26.8549328Z af27048075ee: Download complete 2025-03-21T20:30:27.5143964Z cc2479ab74cc: Pull complete 2025-03-21T20:30:27.6480964Z 5a102502de33: Pull complete 2025-03-21T20:30:27.7482480Z 323a5139d087: Pull complete 2025-03-21T20:30:27.8481122Z 85f4a172d5b6: Pull complete 2025-03-21T20:30:28.4797270Z 815f77317287: Pull complete 2025-03-21T20:30:28.5571614Z 5120711d46e3: Pull complete 2025-03-21T20:30:34.6196407Z 550855a693a7: Pull complete 2025-03-21T20:30:34.7578273Z e1fd02ccae09: Pull complete 2025-03-21T20:30:34.8317155Z 470da33a8f7b: Pull complete 2025-03-21T20:30:34.8991369Z 6ff1ffcc6d84: Pull complete 2025-03-21T20:30:38.7807022Z b277fa873c91: Pull complete 2025-03-21T20:30:38.9454458Z 059fda558e34: Pull complete 2025-03-21T20:30:39.1152279Z b672a09ba2d2: Pull complete 2025-03-21T20:30:39.2017678Z 3cfbc5ff2ac0: Pull complete 2025-03-21T20:30:39.2517945Z 59fe3e940463: Pull complete 2025-03-21T20:31:01.1384555Z 27a574123e66: Verifying Checksum 2025-03-21T20:31:01.1384949Z 27a574123e66: Download complete 2025-03-21T20:32:09.3236640Z f2bcd94f27e1: Verifying Checksum 2025-03-21T20:32:09.3238250Z f2bcd94f27e1: Download complete 2025-03-21T20:33:51.5998349Z f2bcd94f27e1: Pull complete 2025-03-21T20:33:51.6233189Z db5c552aa08b: Pull complete 2025-03-21T20:33:58.6514596Z 54579e6de60a: Pull complete 2025-03-21T20:33:58.7186633Z 32a4dbb2ef2f: Pull complete 2025-03-21T20:34:05.6960808Z 5862feb8ec9c: Pull complete 2025-03-21T20:34:05.7181505Z 77ba92adb139: Pull complete 2025-03-21T20:34:05.7607063Z 3c65b9b0c077: Pull complete 2025-03-21T20:34:05.7823305Z 4f4fb700ef54: Pull complete 2025-03-21T20:34:05.8043449Z cca04b1bfc5e: Pull complete 2025-03-21T20:34:05.8271807Z 040f4b25fe47: Pull complete 2025-03-21T20:34:55.7476949Z 27a574123e66: Pull complete 2025-03-21T20:34:55.9286568Z af27048075ee: Pull complete 2025-03-21T20:34:56.0244382Z Digest: sha256:469ef039f871e3b14020c8b296a32d36339d40296e200fb33b573fbdcff50d7b 2025-03-21T20:34:56.0366774Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-clang12-android:2abd9b1bd42f655b7d130222db4a0cdbc04da8a4 2025-03-21T20:34:56.0714104Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-clang12-android:2abd9b1bd42f655b7d130222db4a0cdbc04da8a4 2025-03-21T20:34:56.0756503Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-21T20:34:56.0757485Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-21T20:34:56.0765016Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:34:56.0765415Z env: 2025-03-21T20:34:56.0765844Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12-android 2025-03-21T20:34:56.0766255Z REPOSITORY: pytorch/executorch 2025-03-21T20:34:56.0766563Z PR_NUMBER: 2025-03-21T20:34:56.0771862Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T20:34:56.0777537Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:34:56.0778142Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:34:56.0778713Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:34:56.0779112Z ##[endgroup] 2025-03-21T20:34:56.1555140Z ##[group]Run set -ex 2025-03-21T20:34:56.1555457Z set -ex 2025-03-21T20:34:56.1555700Z { 2025-03-21T20:34:56.1555938Z  echo "#!/usr/bin/env bash"; 2025-03-21T20:34:56.1556290Z  echo "set -eou pipefail"; 2025-03-21T20:34:56.1556632Z  # shellcheck disable=SC2016 2025-03-21T20:34:56.1556994Z  echo 'eval "$(conda shell.bash hook)"'; 2025-03-21T20:34:56.1557356Z  echo "set -x"; 2025-03-21T20:34:56.1557642Z  echo "${SCRIPT}"; 2025-03-21T20:34:56.1557941Z } > "${RUNNER_TEMP}/exec_script" 2025-03-21T20:34:56.1558303Z chmod +x "${RUNNER_TEMP}/exec_script" 2025-03-21T20:34:56.1559048Z python3 "/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/run_with_env_secrets.py" "" 2025-03-21T20:34:56.1565252Z shell: /usr/bin/bash -e {0} 2025-03-21T20:34:56.1565662Z env: 2025-03-21T20:34:56.1566422Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-clang12-android:2abd9b1bd42f655b7d130222db4a0cdbc04da8a4 2025-03-21T20:34:56.1567243Z REPOSITORY: pytorch/executorch 2025-03-21T20:34:56.1567555Z PR_NUMBER: 2025-03-21T20:34:56.1572781Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T20:34:56.1578387Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:34:56.1578994Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:34:56.1579562Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:34:56.1580273Z ALL_SECRETS: { "github_token": "***" } 2025-03-21T20:34:56.1580607Z ##[endgroup] 2025-03-21T20:34:56.1605600Z + echo '#!/usr/bin/env bash' 2025-03-21T20:34:56.1605930Z + echo 'set -eou pipefail' 2025-03-21T20:34:56.1606254Z + echo 'eval "$(conda shell.bash hook)"' 2025-03-21T20:34:56.1606725Z + echo 'set -x' 2025-03-21T20:34:56.1606992Z + echo 'set -eux 2025-03-21T20:34:56.1607135Z 2025-03-21T20:34:56.1607389Z # The generic Linux job chooses to use base env, not the one setup by the image 2025-03-21T20:34:56.1607939Z CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") 2025-03-21T20:34:56.1608474Z conda activate "${CONDA_ENV}" 2025-03-21T20:34:56.1609115Z PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 2025-03-21T20:34:56.1610060Z export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded 2025-03-21T20:34:56.1610330Z 2025-03-21T20:34:56.1610454Z # Build LLM Demo for Android 2025-03-21T20:34:56.1610752Z export BUILD_AAR_DIR=aar-out 2025-03-21T20:34:56.1611130Z bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} 2025-03-21T20:34:56.1611802Z bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} 2025-03-21T20:34:56.1612164Z 2025-03-21T20:34:56.1612319Z mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom 2025-03-21T20:34:56.1613106Z bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom 2025-03-21T20:34:56.1613726Z 2025-03-21T20:34:56.1613914Z mkdir -p examples/demo-apps/android/LlamaDemo/app/libs 2025-03-21T20:34:56.1614444Z cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs 2025-03-21T20:34:56.1614938Z pushd examples/demo-apps/android/LlamaDemo 2025-03-21T20:34:56.1615450Z ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest 2025-03-21T20:34:56.1615926Z popd 2025-03-21T20:34:56.1616057Z 2025-03-21T20:34:56.1616191Z DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" 2025-03-21T20:34:56.1616712Z # The app directory is named using its build flavor as a suffix. 2025-03-21T20:34:56.1617128Z mkdir -p "${DEMO_APP_DIR}" 2025-03-21T20:34:56.1617422Z # Collect the app and its test suite 2025-03-21T20:34:56.1617984Z cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T20:34:56.1618851Z cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T20:34:56.1619468Z ' 2025-03-21T20:34:56.1619782Z + chmod +x /home/ec2-user/actions-runner/_work/_temp/exec_script 2025-03-21T20:34:56.1627532Z + python3 /home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/run_with_env_secrets.py '' 2025-03-21T20:35:10.3260637Z Running command: 2025-03-21T20:35:10.3266846Z docker run -e PR_NUMBER -e RUNNER_ARTIFACT_DIR=/artifacts -e RUNNER_DOCS_DIR=/docs -e RUNNER_TEST_RESULTS_DIR=/test-results --env-file="/home/ec2-user/actions-runner/_work/_temp/github_env_14000170672" `# It is unknown why the container sees a different value for this.` -e GITHUB_STEP_SUMMARY -e SECRET_GITHUB_TOKEN --cap-add=SYS_PTRACE --detach --ipc=host --security-opt seccomp=unconfined --shm-size=2g --tty --ulimit stack=10485760:83886080 --ulimit core=0 -v "/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch:/pytorch/executorch" -v "/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra:/test-infra" -v "/home/ec2-user/actions-runner/_work/_temp/artifacts:/artifacts" -v "/home/ec2-user/actions-runner/_work/_temp/docs:/docs" -v "/home/ec2-user/actions-runner/_work/_temp/test-results:/test-results" -v "/home/ec2-user/actions-runner/_work/_temp/exec_script:/exec" -v "/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_5ef533b0-a5fd-4546-9c36-cb3df76e8b3b":"/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_5ef533b0-a5fd-4546-9c36-cb3df76e8b3b" -w /pytorch/executorch "308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-clang12-android:2abd9b1bd42f655b7d130222db4a0cdbc04da8a4" 2025-03-21T20:35:10.3273185Z 2025-03-21T20:35:10.3273724Z 8a745adeed6fddac4f2f18ae0d8c5f3cf59416a35f3c02ce2a176d52466c59eb 2025-03-21T20:35:10.3274570Z Running command: docker exec -t 8a745adeed6fddac4f2f18ae0d8c5f3cf59416a35f3c02ce2a176d52466c59eb /exec 2025-03-21T20:35:10.3275264Z + set -eux 2025-03-21T20:35:10.3275653Z ++ conda env list --json 2025-03-21T20:35:10.3275981Z ++ local cmd=env 2025-03-21T20:35:10.3276333Z ++ case "$cmd" in 2025-03-21T20:35:10.3276709Z ++ __conda_exe env list --json 2025-03-21T20:35:10.3277113Z ++ jq -r '.envs | .[-1]' 2025-03-21T20:35:10.3290256Z ++ /opt/conda/bin/conda env list --json 2025-03-21T20:35:10.3290852Z + CONDA_ENV=/opt/conda/envs/py_3.10 2025-03-21T20:35:10.3291211Z + conda activate /opt/conda/envs/py_3.10 2025-03-21T20:35:10.3291893Z + local cmd=activate 2025-03-21T20:35:10.3292168Z + case "$cmd" in 2025-03-21T20:35:10.3292475Z + __conda_activate activate /opt/conda/envs/py_3.10 2025-03-21T20:35:10.3292834Z + '[' -n '' ']' 2025-03-21T20:35:10.3293085Z + local ask_conda 2025-03-21T20:35:10.3293344Z ++ PS1='(base) ' 2025-03-21T20:35:10.3293683Z ++ __conda_exe shell.posix activate /opt/conda/envs/py_3.10 2025-03-21T20:35:10.3294193Z ++ /opt/conda/bin/conda shell.posix activate /opt/conda/envs/py_3.10 2025-03-21T20:35:10.3294647Z + ask_conda='PS1='\''(py_3.10) '\'' 2025-03-21T20:35:10.3295617Z export PATH='\''/opt/conda/envs/py_3.10/bin:/opt/conda/condabin:/opt/cache/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' 2025-03-21T20:35:10.3296709Z export CONDA_PREFIX='\''/opt/conda/envs/py_3.10'\'' 2025-03-21T20:35:10.3297273Z export CONDA_SHLVL='\''2'\'' 2025-03-21T20:35:10.3297597Z export CONDA_DEFAULT_ENV='\''py_3.10'\'' 2025-03-21T20:35:10.3297967Z export CONDA_PROMPT_MODIFIER='\''(py_3.10) '\'' 2025-03-21T20:35:10.3298357Z export CONDA_PREFIX_1='\''/opt/conda'\'' 2025-03-21T20:35:10.3298723Z export CONDA_EXE='\''/opt/conda/bin/conda'\'' 2025-03-21T20:35:10.3299076Z export _CE_M='\'''\'' 2025-03-21T20:35:10.3299357Z export _CE_CONDA='\'''\'' 2025-03-21T20:35:10.3299691Z export CONDA_PYTHON_EXE='\''/opt/conda/bin/python'\''' 2025-03-21T20:35:10.3300087Z + eval 'PS1='\''(py_3.10) '\'' 2025-03-21T20:35:10.3301239Z export PATH='\''/opt/conda/envs/py_3.10/bin:/opt/conda/condabin:/opt/cache/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' 2025-03-21T20:35:10.3302247Z export CONDA_PREFIX='\''/opt/conda/envs/py_3.10'\'' 2025-03-21T20:35:10.3302684Z export CONDA_SHLVL='\''2'\'' 2025-03-21T20:35:10.3302999Z export CONDA_DEFAULT_ENV='\''py_3.10'\'' 2025-03-21T20:35:10.3303366Z export CONDA_PROMPT_MODIFIER='\''(py_3.10) '\'' 2025-03-21T20:35:10.3303796Z export CONDA_PREFIX_1='\''/opt/conda'\'' 2025-03-21T20:35:10.3304194Z export CONDA_EXE='\''/opt/conda/bin/conda'\'' 2025-03-21T20:35:10.3304608Z export _CE_M='\'''\'' 2025-03-21T20:35:10.3304885Z export _CE_CONDA='\'''\'' 2025-03-21T20:35:10.3305264Z export CONDA_PYTHON_EXE='\''/opt/conda/bin/python'\''' 2025-03-21T20:35:10.3305648Z ++ PS1='(py_3.10) ' 2025-03-21T20:35:10.3306467Z ++ export PATH=/opt/conda/envs/py_3.10/bin:/opt/conda/condabin:/opt/cache/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-03-21T20:35:10.3308091Z ++ PATH=/opt/conda/envs/py_3.10/bin:/opt/conda/condabin:/opt/cache/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-03-21T20:35:10.3309032Z ++ export CONDA_PREFIX=/opt/conda/envs/py_3.10 2025-03-21T20:35:10.3309419Z ++ CONDA_PREFIX=/opt/conda/envs/py_3.10 2025-03-21T20:35:10.3309751Z ++ export CONDA_SHLVL=2 2025-03-21T20:35:10.3310024Z ++ CONDA_SHLVL=2 2025-03-21T20:35:10.3310295Z ++ export CONDA_DEFAULT_ENV=py_3.10 2025-03-21T20:35:10.3310678Z ++ CONDA_DEFAULT_ENV=py_3.10 2025-03-21T20:35:10.3311050Z ++ export 'CONDA_PROMPT_MODIFIER=(py_3.10) ' 2025-03-21T20:35:10.3311419Z ++ CONDA_PROMPT_MODIFIER='(py_3.10) ' 2025-03-21T20:35:10.3311757Z ++ export CONDA_PREFIX_1=/opt/conda 2025-03-21T20:35:10.3312085Z ++ CONDA_PREFIX_1=/opt/conda 2025-03-21T20:35:10.3312394Z ++ export CONDA_EXE=/opt/conda/bin/conda 2025-03-21T20:35:10.3312725Z ++ CONDA_EXE=/opt/conda/bin/conda 2025-03-21T20:35:10.3313037Z ++ export _CE_M= 2025-03-21T20:35:10.3313282Z ++ _CE_M= 2025-03-21T20:35:10.3313518Z ++ export _CE_CONDA= 2025-03-21T20:35:10.3313777Z ++ _CE_CONDA= 2025-03-21T20:35:10.3314048Z ++ export CONDA_PYTHON_EXE=/opt/conda/bin/python 2025-03-21T20:35:10.3314435Z ++ CONDA_PYTHON_EXE=/opt/conda/bin/python 2025-03-21T20:35:10.3314766Z + __conda_hashr 2025-03-21T20:35:10.3315014Z + '[' -n '' ']' 2025-03-21T20:35:10.3315261Z + '[' -n '' ']' 2025-03-21T20:35:10.3315492Z + hash -r 2025-03-21T20:35:10.3315740Z + PYTHON_EXECUTABLE=python 2025-03-21T20:35:10.3316215Z + bash .ci/scripts/setup-linux.sh --build-tool buck2 2025-03-21T20:35:10.3316619Z ++ dirname .ci/scripts/setup-linux.sh 2025-03-21T20:35:10.3316958Z + source .ci/scripts/utils.sh 2025-03-21T20:35:10.3317267Z + read -r BUILD_TOOL BUILD_MODE EDITABLE 2025-03-21T20:35:10.3317619Z ++ parse_args --build-tool buck2 2025-03-21T20:35:10.3318020Z ++ args=('--build-tool' 'buck2') 2025-03-21T20:35:10.3318325Z ++ local args 2025-03-21T20:35:10.3318558Z ++ local i 2025-03-21T20:35:10.3318780Z ++ local BUILD_TOOL= 2025-03-21T20:35:10.3319048Z ++ local BUILD_MODE= 2025-03-21T20:35:10.3319308Z ++ local EDITABLE= 2025-03-21T20:35:10.3319559Z ++ (( i=0 )) 2025-03-21T20:35:10.3319796Z ++ (( i<2 )) 2025-03-21T20:35:10.3320034Z ++ case "${args[$i]}" in 2025-03-21T20:35:10.3320306Z ++ BUILD_TOOL=buck2 2025-03-21T20:35:10.3320553Z ++ i=1 2025-03-21T20:35:10.3320849Z ++ (( i++ )) 2025-03-21T20:35:10.3321069Z ++ (( i<2 )) 2025-03-21T20:35:10.3321304Z ++ '[' -z buck2 ']' 2025-03-21T20:35:10.3321571Z ++ [[ buck2 =~ ^(cmake|buck2)$ ]] 2025-03-21T20:35:10.3321883Z ++ BUILD_MODE=Release 2025-03-21T20:35:10.3322367Z ++ [[ Release =~ ^(Debug|Release)$ ]] 2025-03-21T20:35:10.3322679Z ++ EDITABLE=false 2025-03-21T20:35:10.3322944Z ++ [[ false =~ ^(true|false)$ ]] 2025-03-21T20:35:10.3323257Z ++ echo 'buck2 Release false' 2025-03-21T20:35:10.3323559Z + [[ false == \t\r\u\e ]] 2025-03-21T20:35:10.3323869Z + install_executorch --use-pt-pinned-commit 2025-03-21T20:35:10.3324280Z + which pip 2025-03-21T20:35:10.3324534Z /opt/conda/envs/py_3.10/bin/pip 2025-03-21T20:35:10.3324957Z + ./install_executorch.sh --pybind xnnpack --use-pt-pinned-commit 2025-03-21T20:35:10.3325583Z 2025-03-21 20:35:09,209 [ExecuTorch] INFO: All required submodules are present. 2025-03-21T20:35:10.3326275Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cpu 2025-03-21T20:35:10.3327115Z Requirement already satisfied: torch in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (2.7.0a0+git295f2ed) 2025-03-21T20:35:10.3328069Z Requirement already satisfied: torchvision in /var/lib/ci-user/.local/lib/python3.10/site-packages (0.19.0a0+d23a6e1) 2025-03-21T20:35:10.3329238Z Requirement already satisfied: torchaudio in /var/lib/ci-user/.local/lib/python3.10/site-packages (2.6.0a0+c670ad8) 2025-03-21T20:35:10.3330088Z Collecting timm==1.0.7 (from -r requirements-examples.txt (line 3)) 2025-03-21T20:35:10.3330626Z Downloading timm-1.0.7-py3-none-any.whl.metadata (47 kB) 2025-03-21T20:35:10.3331498Z Requirement already satisfied: torchsr==1.0.4 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from -r requirements-examples.txt (line 4)) (1.0.4) 2025-03-21T20:35:10.3332756Z Requirement already satisfied: transformers==4.47.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from -r requirements-examples.txt (line 5)) (4.47.1) 2025-03-21T20:35:10.3333675Z Collecting cmake>=3.19 (from -r requirements-dev.txt (line 1)) 2025-03-21T20:35:10.3334350Z Downloading cmake-3.31.6-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.3 kB) 2025-03-21T20:35:10.3335337Z Requirement already satisfied: pip>=23 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from -r requirements-dev.txt (line 2)) (25.0) 2025-03-21T20:35:10.3336575Z Requirement already satisfied: pyyaml in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from -r requirements-dev.txt (line 3)) (6.0.1) 2025-03-21T20:35:10.3337758Z Requirement already satisfied: setuptools>=63 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from -r requirements-dev.txt (line 4)) (75.8.0) 2025-03-21T20:35:10.3338939Z Requirement already satisfied: tomli in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from -r requirements-dev.txt (line 5)) (2.0.1) 2025-03-21T20:35:10.3340086Z Requirement already satisfied: wheel in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from -r requirements-dev.txt (line 6)) (0.45.1) 2025-03-21T20:35:10.3341225Z Requirement already satisfied: zstd in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from -r requirements-dev.txt (line 7)) (1.5.5.1) 2025-03-21T20:35:10.3342648Z Requirement already satisfied: huggingface_hub in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from timm==1.0.7->-r requirements-examples.txt (line 3)) (0.29.3) 2025-03-21T20:35:10.3343982Z Requirement already satisfied: safetensors in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from timm==1.0.7->-r requirements-examples.txt (line 3)) (0.5.3) 2025-03-21T20:35:10.3345332Z Requirement already satisfied: filelock in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from transformers==4.47.1->-r requirements-examples.txt (line 5)) (3.18.0) 2025-03-21T20:35:10.3346708Z Requirement already satisfied: numpy>=1.17 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from transformers==4.47.1->-r requirements-examples.txt (line 5)) (2.2.4) 2025-03-21T20:35:10.3348216Z Requirement already satisfied: packaging>=20.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from transformers==4.47.1->-r requirements-examples.txt (line 5)) (24.2) 2025-03-21T20:35:23.4766042Z Requirement already satisfied: regex!=2019.12.17 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from transformers==4.47.1->-r requirements-examples.txt (line 5)) (2024.11.6) 2025-03-21T20:35:23.4767645Z Requirement already satisfied: requests in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from transformers==4.47.1->-r requirements-examples.txt (line 5)) (2.32.3) 2025-03-21T20:35:23.4769078Z Requirement already satisfied: tokenizers<0.22,>=0.21 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from transformers==4.47.1->-r requirements-examples.txt (line 5)) (0.21.1) 2025-03-21T20:35:23.4770462Z Requirement already satisfied: tqdm>=4.27 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from transformers==4.47.1->-r requirements-examples.txt (line 5)) (4.67.1) 2025-03-21T20:35:23.4771692Z Requirement already satisfied: typing-extensions>=4.10.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch) (4.12.2) 2025-03-21T20:35:23.4772711Z Requirement already satisfied: sympy>=1.13.3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch) (1.13.3) 2025-03-21T20:35:23.4773656Z Requirement already satisfied: networkx in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch) (3.4.2) 2025-03-21T20:35:23.4774586Z Requirement already satisfied: jinja2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch) (3.1.6) 2025-03-21T20:35:23.4775605Z Requirement already satisfied: fsspec in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch) (2025.3.0) 2025-03-21T20:35:23.4776587Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchvision) (11.1.0) 2025-03-21T20:35:23.4777628Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from sympy>=1.13.3->torch) (1.3.0) 2025-03-21T20:35:23.4778682Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from jinja2->torch) (3.0.2) 2025-03-21T20:35:23.4779992Z Requirement already satisfied: charset-normalizer<4,>=2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->transformers==4.47.1->-r requirements-examples.txt (line 5)) (3.4.1) 2025-03-21T20:35:23.4781492Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->transformers==4.47.1->-r requirements-examples.txt (line 5)) (3.10) 2025-03-21T20:35:23.4782939Z Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->transformers==4.47.1->-r requirements-examples.txt (line 5)) (2.3.0) 2025-03-21T20:35:23.4784431Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->transformers==4.47.1->-r requirements-examples.txt (line 5)) (2025.1.31) 2025-03-21T20:35:23.4785412Z Downloading timm-1.0.7-py3-none-any.whl (2.3 MB) 2025-03-21T20:35:23.4796649Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/2.3 MB ? eta -:--:-- 2025-03-21T20:35:23.4797465Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 90.9 MB/s eta 0:00:00 2025-03-21T20:35:23.4798237Z [?25hDownloading cmake-3.31.6-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.8 MB) 2025-03-21T20:35:23.4799095Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/27.8 MB ? eta -:--:-- 2025-03-21T20:35:23.4799907Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.8/27.8 MB 258.2 MB/s eta 0:00:00 2025-03-21T20:35:23.4800476Z [?25hInstalling collected packages: cmake, timm 2025-03-21T20:35:23.4800860Z Attempting uninstall: timm 2025-03-21T20:35:23.4801232Z Found existing installation: timm 0.6.13 2025-03-21T20:35:23.4801740Z Uninstalling timm-0.6.13: 2025-03-21T20:35:23.4802059Z Successfully uninstalled timm-0.6.13 2025-03-21T20:35:23.4802459Z Successfully installed cmake-3.31.6 timm-1.0.7 2025-03-21T20:35:23.4802836Z Processing ./third-party/ao 2025-03-21T20:35:23.4803264Z Preparing metadata (setup.py) ... [?25l- \ done 2025-03-21T20:35:23.4803759Z [?25hBuilding wheels for collected packages: torchao 2025-03-21T20:35:23.4804289Z Building wheel for torchao (setup.py) ... [?25l- \ | done 2025-03-21T20:35:23.4805393Z [?25h Created wheel for torchao: filename=torchao-0.10.0+git64bcf4c-py3-none-any.whl size=758276 sha256=aaa7b7713d434d279b09fb0178924ad98fa57962a87101f7c3c3a8aa121f854a 2025-03-21T20:35:23.4806699Z Stored in directory: /tmp/pip-ephem-wheel-cache-pdvour4c/wheels/0b/23/ff/2261dc1c4a27252503fe159d9fc88676b133e0e8d621abf36f 2025-03-21T20:35:23.4807421Z Successfully built torchao 2025-03-21T20:35:23.4807748Z Installing collected packages: torchao 2025-03-21T20:35:23.4808149Z Successfully installed torchao-0.10.0+git64bcf4c 2025-03-21T20:35:23.4808703Z Using pip 25.0 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/pip (python 3.10) 2025-03-21T20:35:23.4809454Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cpu 2025-03-21T20:35:23.4810018Z Processing /pytorch/executorch 2025-03-21T20:35:23.4810389Z Running command Preparing metadata (pyproject.toml) 2025-03-21T20:35:23.4810771Z running dist_info 2025-03-21T20:35:23.4811143Z creating /tmp/pip-modern-metadata-nik4tr1w/executorch.egg-info 2025-03-21T20:35:23.4811726Z writing /tmp/pip-modern-metadata-nik4tr1w/executorch.egg-info/PKG-INFO 2025-03-21T20:35:23.4812481Z writing dependency_links to /tmp/pip-modern-metadata-nik4tr1w/executorch.egg-info/dependency_links.txt 2025-03-21T20:35:23.4813322Z writing entry points to /tmp/pip-modern-metadata-nik4tr1w/executorch.egg-info/entry_points.txt 2025-03-21T20:35:23.4814113Z writing requirements to /tmp/pip-modern-metadata-nik4tr1w/executorch.egg-info/requires.txt 2025-03-21T20:35:23.4814905Z writing top-level names to /tmp/pip-modern-metadata-nik4tr1w/executorch.egg-info/top_level.txt 2025-03-21T20:35:23.4815667Z writing manifest file '/tmp/pip-modern-metadata-nik4tr1w/executorch.egg-info/SOURCES.txt' 2025-03-21T20:35:23.4816423Z reading manifest file '/tmp/pip-modern-metadata-nik4tr1w/executorch.egg-info/SOURCES.txt' 2025-03-21T20:35:23.4816981Z adding license file 'LICENSE' 2025-03-21T20:35:23.4817493Z writing manifest file '/tmp/pip-modern-metadata-nik4tr1w/executorch.egg-info/SOURCES.txt' 2025-03-21T20:35:23.4818230Z creating '/tmp/pip-modern-metadata-nik4tr1w/executorch-0.6.0a0+be92d7d.dist-info' 2025-03-21T20:35:23.4818905Z Preparing metadata (pyproject.toml) ... [?25l[?25hdone 2025-03-21T20:35:23.4819701Z Requirement already satisfied: expecttest in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.6.0a0+be92d7d) (0.1.6) 2025-03-21T20:35:23.4820517Z Collecting flatbuffers (from executorch==0.6.0a0+be92d7d) 2025-03-21T20:35:23.4821869Z Obtaining dependency information for flatbuffers from https://files.pythonhosted.org/packages/b8/25/155f9f080d5e4bc0082edfda032ea2bc2b8fab3f4d25d46c1e9dd22a1a89/flatbuffers-25.2.10-py2.py3-none-any.whl.metadata 2025-03-21T20:35:23.4823413Z Downloading flatbuffers-25.2.10-py2.py3-none-any.whl.metadata (875 bytes) 2025-03-21T20:35:23.4824324Z Requirement already satisfied: hypothesis in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.6.0a0+be92d7d) (6.84.2) 2025-03-21T20:35:23.4825456Z Requirement already satisfied: mpmath==1.3.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.6.0a0+be92d7d) (1.3.0) 2025-03-21T20:35:23.4826560Z Requirement already satisfied: numpy>=2.0.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.6.0a0+be92d7d) (2.2.4) 2025-03-21T20:35:23.4827669Z Requirement already satisfied: packaging in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.6.0a0+be92d7d) (24.2) 2025-03-21T20:35:23.4828887Z Requirement already satisfied: pandas>=2.2.2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.6.0a0+be92d7d) (2.2.3) 2025-03-21T20:35:23.4830086Z Requirement already satisfied: parameterized in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.6.0a0+be92d7d) (0.9.0) 2025-03-21T20:35:23.4831434Z Requirement already satisfied: pytest in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.6.0a0+be92d7d) (7.2.0) 2025-03-21T20:35:23.4832239Z Collecting pytest-xdist (from executorch==0.6.0a0+be92d7d) 2025-03-21T20:35:23.4833464Z Obtaining dependency information for pytest-xdist from https://files.pythonhosted.org/packages/6d/82/1d96bf03ee4c0fdc3c0cbe61470070e659ca78dc0086fb88b66c185e2449/pytest_xdist-3.6.1-py3-none-any.whl.metadata 2025-03-21T20:35:23.4834726Z Downloading pytest_xdist-3.6.1-py3-none-any.whl.metadata (4.3 kB) 2025-03-21T20:35:23.4835300Z Collecting pytest-rerunfailures (from executorch==0.6.0a0+be92d7d) 2025-03-21T20:35:23.4836635Z Obtaining dependency information for pytest-rerunfailures from https://files.pythonhosted.org/packages/89/37/54e5ffc7c0cebee7cf30a3ac5915faa7e7abf8bdfdf3228c277f7c192489/pytest_rerunfailures-15.0-py3-none-any.whl.metadata 2025-03-21T20:35:23.4838008Z Downloading pytest_rerunfailures-15.0-py3-none-any.whl.metadata (19 kB) 2025-03-21T20:35:23.4838880Z Requirement already satisfied: pyyaml in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.6.0a0+be92d7d) (6.0.1) 2025-03-21T20:35:23.4840003Z Requirement already satisfied: ruamel.yaml in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.6.0a0+be92d7d) (0.17.32) 2025-03-21T20:35:23.4841111Z Requirement already satisfied: sympy in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.6.0a0+be92d7d) (1.13.3) 2025-03-21T20:35:35.9793774Z Collecting tabulate (from executorch==0.6.0a0+be92d7d) 2025-03-21T20:35:35.9795923Z Obtaining dependency information for tabulate from https://files.pythonhosted.org/packages/40/44/4a5f08c96eb108af5cb50b41f76142f0afa346dfa99d5296fe7202a11854/tabulate-0.9.0-py3-none-any.whl.metadata 2025-03-21T20:35:35.9798094Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-03-21T20:35:35.9799607Z Requirement already satisfied: typing-extensions in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.6.0a0+be92d7d) (4.12.2) 2025-03-21T20:35:35.9801847Z Requirement already satisfied: python-dateutil>=2.8.2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pandas>=2.2.2->executorch==0.6.0a0+be92d7d) (2.9.0.post0) 2025-03-21T20:35:35.9804072Z Requirement already satisfied: pytz>=2020.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pandas>=2.2.2->executorch==0.6.0a0+be92d7d) (2025.1) 2025-03-21T20:35:35.9806306Z Requirement already satisfied: tzdata>=2022.7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pandas>=2.2.2->executorch==0.6.0a0+be92d7d) (2025.1) 2025-03-21T20:35:35.9808833Z Requirement already satisfied: attrs>=19.2.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from hypothesis->executorch==0.6.0a0+be92d7d) (25.3.0) 2025-03-21T20:35:35.9811129Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from hypothesis->executorch==0.6.0a0+be92d7d) (2.4.0) 2025-03-21T20:35:35.9813436Z Requirement already satisfied: exceptiongroup>=1.0.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from hypothesis->executorch==0.6.0a0+be92d7d) (1.2.2) 2025-03-21T20:35:35.9815656Z Requirement already satisfied: iniconfig in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pytest->executorch==0.6.0a0+be92d7d) (2.1.0) 2025-03-21T20:35:35.9817739Z Requirement already satisfied: pluggy<2.0,>=0.12 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pytest->executorch==0.6.0a0+be92d7d) (1.5.0) 2025-03-21T20:35:35.9820104Z Requirement already satisfied: tomli>=1.0.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pytest->executorch==0.6.0a0+be92d7d) (2.0.1) 2025-03-21T20:35:35.9821477Z Collecting pytest (from executorch==0.6.0a0+be92d7d) 2025-03-21T20:35:35.9823421Z Obtaining dependency information for pytest from https://files.pythonhosted.org/packages/30/3d/64ad57c803f1fa1e963a7946b6e0fea4a70df53c1a7fed304586539c2bac/pytest-8.3.5-py3-none-any.whl.metadata 2025-03-21T20:35:35.9825228Z Downloading pytest-8.3.5-py3-none-any.whl.metadata (7.6 kB) 2025-03-21T20:35:35.9826147Z Collecting execnet>=2.1 (from pytest-xdist->executorch==0.6.0a0+be92d7d) 2025-03-21T20:35:35.9828361Z Obtaining dependency information for execnet>=2.1 from https://files.pythonhosted.org/packages/43/09/2aea36ff60d16dd8879bdb2f5b3ee0ba8d08cbbdcdfe870e695ce3784385/execnet-2.1.1-py3-none-any.whl.metadata 2025-03-21T20:35:35.9830589Z Downloading execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB) 2025-03-21T20:35:35.9832277Z Requirement already satisfied: ruamel.yaml.clib>=0.2.7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from ruamel.yaml->executorch==0.6.0a0+be92d7d) (0.2.12) 2025-03-21T20:35:35.9834608Z Requirement already satisfied: six>=1.5 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from python-dateutil>=2.8.2->pandas>=2.2.2->executorch==0.6.0a0+be92d7d) (1.17.0) 2025-03-21T20:35:35.9836165Z Downloading flatbuffers-25.2.10-py2.py3-none-any.whl (30 kB) 2025-03-21T20:35:35.9836979Z Downloading pytest_rerunfailures-15.0-py3-none-any.whl (13 kB) 2025-03-21T20:35:35.9837797Z Downloading pytest-8.3.5-py3-none-any.whl (343 kB) 2025-03-21T20:35:35.9838531Z Downloading pytest_xdist-3.6.1-py3-none-any.whl (46 kB) 2025-03-21T20:35:35.9839251Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-03-21T20:35:35.9839987Z Downloading execnet-2.1.1-py3-none-any.whl (40 kB) 2025-03-21T20:35:35.9840695Z Building wheels for collected packages: executorch 2025-03-21T20:35:35.9841483Z Running command Building wheel for executorch (pyproject.toml) 2025-03-21T20:35:35.9842201Z running bdist_wheel 2025-03-21T20:35:35.9842655Z running build 2025-03-21T20:35:35.9843082Z command options for 'CustomBuild': 2025-03-21T20:35:35.9843663Z build_base = pip-out 2025-03-21T20:35:35.9844149Z build_purelib = pip-out/lib 2025-03-21T20:35:35.9844727Z build_platlib = pip-out/lib.linux-x86_64-cpython-310 2025-03-21T20:35:35.9845474Z build_lib = pip-out/lib.linux-x86_64-cpython-310 2025-03-21T20:35:35.9846265Z build_scripts = pip-out/scripts-3.10 2025-03-21T20:35:35.9846955Z build_temp = pip-out/temp.linux-x86_64-cpython-310 2025-03-21T20:35:35.9847621Z plat_name = linux-x86_64 2025-03-21T20:35:35.9848116Z compiler = None 2025-03-21T20:35:35.9848492Z parallel = 7 2025-03-21T20:35:35.9848891Z debug = None 2025-03-21T20:35:35.9849303Z force = None 2025-03-21T20:35:35.9849808Z executable = /opt/conda/envs/py_3.10/bin/python 2025-03-21T20:35:35.9850795Z creating /pytorch/executorch/pip-out/temp.linux-x86_64-cpython-310/cmake-out 2025-03-21T20:35:35.9852199Z deleting /pytorch/executorch/pip-out/temp.linux-x86_64-cpython-310/cmake-out/CMakeCache.txt 2025-03-21T20:35:35.9854538Z cmake --build /pytorch/executorch/pip-out/temp.linux-x86_64-cpython-310/cmake-out -j7 --target portable_lib --target custom_ops_aot_lib --target quantized_ops_aot_lib --config Release 2025-03-21T20:35:35.9856055Z [ 0%] Creating directories for 'flatbuffers' 2025-03-21T20:35:35.9856949Z [ 0%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/builder.c.o 2025-03-21T20:35:35.9858302Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2025-03-21T20:35:35.9859549Z [ 0%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/emitter.c.o 2025-03-21T20:35:35.9860783Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2025-03-21T20:35:35.9862137Z [ 0%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/single.cpp.o 2025-03-21T20:35:35.9863850Z [ 0%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/str_set.c.o 2025-03-21T20:35:35.9864987Z [ 0%] No download step for 'flatbuffers' 2025-03-21T20:35:35.9865612Z [ 0%] No update step for 'flatbuffers' 2025-03-21T20:35:35.9866168Z [ 0%] No patch step for 'flatbuffers' 2025-03-21T20:35:35.9866783Z [ 0%] Performing configure step for 'flatbuffers' 2025-03-21T20:35:35.9867392Z CMake Warning: 2025-03-21T20:35:35.9867914Z Ignoring empty string ("") provided on the command line. 2025-03-21T20:35:35.9868389Z 2025-03-21T20:35:35.9868404Z 2025-03-21T20:35:35.9868653Z fatal: No names found, cannot describe anything. 2025-03-21T20:35:35.9869324Z CMake Warning at CMake/Version.cmake:32 (message): 2025-03-21T20:35:35.9869950Z git describe failed with exit code: 128 2025-03-21T20:35:35.9870362Z 2025-03-21T20:35:35.9870638Z Make sure you cloned with tags or run 'git fetch --tags'. 2025-03-21T20:35:35.9871348Z Call Stack (most recent call first): 2025-03-21T20:35:35.9871900Z CMakeLists.txt:5 (include) 2025-03-21T20:35:35.9872226Z 2025-03-21T20:35:35.9872233Z 2025-03-21T20:35:35.9872460Z -- Proceeding with version: 24.3.25.0 2025-03-21T20:35:35.9873591Z [ 0%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/ptr_set.c.o 2025-03-21T20:35:35.9875044Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2025-03-21T20:35:35.9876668Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2025-03-21T20:35:35.9878376Z [ 0%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/symbol_table.c.o 2025-03-21T20:35:35.9879967Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2025-03-21T20:35:35.9881537Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2025-03-21T20:35:35.9882951Z [ 0%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/refmap.c.o 2025-03-21T20:35:35.9884298Z [ 0%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/verifier.c.o 2025-03-21T20:35:35.9885382Z -- The CXX compiler identification is Clang 12.0.1 2025-03-21T20:35:35.9886151Z -- Detecting CXX compiler ABI info 2025-03-21T20:35:35.9887275Z [ 1%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/scope_table.c.o 2025-03-21T20:35:35.9888955Z [ 1%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/name_table.c.o 2025-03-21T20:35:35.9890461Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2025-03-21T20:35:35.9891898Z [ 1%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/json_parser.c.o 2025-03-21T20:35:35.9893492Z [ 1%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2025-03-21T20:35:35.9895300Z [ 1%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/json_printer.c.o 2025-03-21T20:35:35.9896902Z [ 1%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/schema_table.c.o 2025-03-21T20:35:35.9898443Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2025-03-21T20:35:35.9899949Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2025-03-21T20:35:35.9901558Z [ 1%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2025-03-21T20:35:35.9903050Z [ 1%] Linking C static library /pytorch/executorch/third-party/flatcc/lib/libflatccrt.a 2025-03-21T20:35:35.9904523Z [ 1%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/double.cpp.o 2025-03-21T20:35:35.9906383Z [ 1%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/complex_single.cpp.o 2025-03-21T20:35:35.9908076Z [ 1%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/value_set.c.o 2025-03-21T20:35:35.9909205Z [ 1%] Built target flatccrt 2025-03-21T20:35:35.9910098Z [ 1%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/fileio.c.o 2025-03-21T20:35:35.9911136Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:35:35.9912267Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2025-03-21T20:35:37.1307326Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-03-21T20:35:37.1307954Z -- Detecting CXX compile features 2025-03-21T20:35:37.1308657Z -- Detecting CXX compile features - done 2025-03-21T20:35:37.1309061Z [ 2%] Linking C static library libpthreadpool.a 2025-03-21T20:35:37.1309639Z -- Looking for strtof_l 2025-03-21T20:35:37.1310061Z [ 2%] Built target pthreadpool 2025-03-21T20:35:37.1311002Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2025-03-21T20:35:37.1312222Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2025-03-21T20:35:37.1313415Z [ 2%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/parser.c.o 2025-03-21T20:35:37.1314703Z [ 2%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/allocation-type.c.o 2025-03-21T20:35:37.1316174Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2025-03-21T20:35:37.1317996Z [ 2%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-avgpool/f16-avgpool-9p8x-minmax-f16c-c8.c.o 2025-03-21T20:35:37.1320123Z [ 2%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/datatype-strings.c.o 2025-03-21T20:35:37.1321748Z [ 2%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/semantics.c.o 2025-03-21T20:35:37.1322969Z -- Looking for strtof_l - found 2025-03-21T20:35:37.1323521Z -- Looking for strtoull_l 2025-03-21T20:35:37.1324914Z [ 2%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-avgpool/f16-avgpool-9x-minmax-f16c-c8.c.o 2025-03-21T20:35:37.1326818Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2025-03-21T20:35:37.1328367Z [ 2%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/complex_double.cpp.o 2025-03-21T20:35:37.1330082Z [ 2%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/microkernel-type.c.o 2025-03-21T20:35:37.1331619Z [ 2%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/coerce.c.o 2025-03-21T20:35:37.1333144Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2025-03-21T20:35:37.1334914Z [ 2%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/node-type.c.o 2025-03-21T20:35:37.1336364Z [ 2%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/flatcc.c.o 2025-03-21T20:35:37.1338145Z [ 2%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3-acc2.c.o 2025-03-21T20:35:37.1339967Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2025-03-21T20:35:37.1340895Z [ 2%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/operator-type.c.o 2025-03-21T20:35:37.1341531Z -- Looking for strtoull_l - found 2025-03-21T20:35:37.1341866Z -- Looking for realpath 2025-03-21T20:35:37.1342553Z [ 2%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c.c.o 2025-03-21T20:35:37.1343341Z [ 2%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_reader.c.o 2025-03-21T20:35:37.1344221Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2025-03-21T20:35:37.1345081Z [ 2%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/log.c.o 2025-03-21T20:35:37.1346073Z [ 3%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3.c.o 2025-03-21T20:35:37.1347329Z [ 3%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3.c.o 2025-03-21T20:35:37.1348390Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2025-03-21T20:35:37.1349223Z [ 3%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_sort.c.o 2025-03-21T20:35:37.1349784Z [ 3%] Built target logging 2025-03-21T20:35:37.1350338Z [ 3%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_builder.c.o 2025-03-21T20:35:37.1351172Z [ 3%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/xerbla.cpp.o 2025-03-21T20:35:37.1352037Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2025-03-21T20:35:37.1352912Z [ 3%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_verifier.c.o 2025-03-21T20:35:37.1353954Z [ 3%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3.c.o 2025-03-21T20:35:37.1354983Z [ 3%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_sorter.c.o 2025-03-21T20:35:37.1355576Z -- Looking for realpath - found 2025-03-21T20:35:37.1355958Z -- CMAKE_CXX_FLAGS: "-DFLATBUFFERS_MAX_ALIGNMENT=1024" 2025-03-21T20:35:37.1356468Z -- Configuring done (1.1s) 2025-03-21T20:35:37.1356788Z -- Generating done (0.0s) 2025-03-21T20:35:37.1357445Z -- Build files have been written to: /pytorch/executorch/pip-out/temp.linux-x86_64-cpython-310/cmake-out/third-party/flatbuffers 2025-03-21T20:35:37.1358162Z [ 3%] Performing build step for 'flatbuffers' 2025-03-21T20:35:37.1358786Z [ 4%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/srotm.c.o 2025-03-21T20:35:37.1359842Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u16.c.o 2025-03-21T20:35:37.1360901Z [ 4%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2025-03-21T20:35:37.1361610Z [ 2%] Building CXX object CMakeFiles/flatc.dir/src/idl_parser.cpp.o 2025-03-21T20:35:37.1362144Z [ 5%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o 2025-03-21T20:35:37.1363369Z [ 4%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_json_parser.c.o 2025-03-21T20:35:37.1364238Z [ 4%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/srotmg.c.o 2025-03-21T20:35:37.1365109Z [ 4%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2025-03-21T20:35:37.1366045Z [ 4%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2025-03-21T20:35:37.1367106Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u16.c.o 2025-03-21T20:35:37.1368163Z [ 6%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_json_printer.c.o 2025-03-21T20:35:37.1369081Z [ 6%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/runtime/builder.c.o 2025-03-21T20:35:37.1369913Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/drotm.c.o 2025-03-21T20:35:37.1370781Z [ 6%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2025-03-21T20:35:37.1371648Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/drotmg.c.o 2025-03-21T20:35:37.1372481Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/lsame.c.o 2025-03-21T20:35:37.1373487Z [ 6%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/runtime/emitter.c.o 2025-03-21T20:35:37.1374542Z [ 7%] Building CXX object CMakeFiles/flatc.dir/src/reflection.cpp.o 2025-03-21T20:35:37.1375482Z [ 6%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/runtime/refmap.c.o 2025-03-21T20:35:37.1376507Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u16.c.o 2025-03-21T20:35:37.1377528Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dspmv.c.o 2025-03-21T20:35:37.1378145Z [ 6%] Linking C static library libcpuinfo.a 2025-03-21T20:35:37.1378568Z [ 10%] Building CXX object CMakeFiles/flatc.dir/src/util.cpp.o 2025-03-21T20:35:37.1379091Z [ 13%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_binary.cpp.o 2025-03-21T20:35:37.1379707Z [ 6%] Linking C static library /pytorch/executorch/third-party/flatcc/lib/libflatcc.a 2025-03-21T20:35:37.1380218Z [ 6%] Built target cpuinfo 2025-03-21T20:35:37.1380801Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2025-03-21T20:35:37.1381407Z [ 6%] Built target flatcc 2025-03-21T20:35:37.1381815Z [ 15%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o 2025-03-21T20:35:37.1382510Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ssbmv.c.o 2025-03-21T20:35:37.1383356Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/chbmv.c.o 2025-03-21T20:35:37.1384381Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u1.c.o 2025-03-21T20:35:37.1385163Z [ 6%] Built target indirection 2025-03-21T20:35:37.1385799Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microparams-init.dir/src/microparams-init.c.o 2025-03-21T20:35:37.1386909Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u4.c.o 2025-03-21T20:35:37.1387935Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/sspmv.c.o 2025-03-21T20:35:37.1388642Z [ 18%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_csharp.cpp.o 2025-03-21T20:35:38.4261478Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/zhbmv.c.o 2025-03-21T20:35:38.4262987Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/chpmv.c.o 2025-03-21T20:35:38.4264872Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u32.c.o 2025-03-21T20:35:38.4266535Z [ 21%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_dart.cpp.o 2025-03-21T20:35:38.4267316Z [ 6%] Built target microparams-init 2025-03-21T20:35:38.4268091Z [ 23%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin.cpp.o 2025-03-21T20:35:38.4269049Z [ 26%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin_kmp.cpp.o 2025-03-21T20:35:38.4270050Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/normalization.dir/src/normalization.c.o 2025-03-21T20:35:38.4271164Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dsbmv.c.o 2025-03-21T20:35:38.4272233Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u16.c.o 2025-03-21T20:35:38.4273972Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-1x16-minmax-avx2-broadcast.c.o 2025-03-21T20:35:38.4274957Z [ 28%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_go.cpp.o 2025-03-21T20:35:38.4275654Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/zhpmv.c.o 2025-03-21T20:35:38.4276254Z [ 6%] Built target normalization 2025-03-21T20:35:38.4276831Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dtbmv.c.o 2025-03-21T20:35:38.4277685Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/stbmv.c.o 2025-03-21T20:35:38.4278531Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ctbmv.c.o 2025-03-21T20:35:38.4279410Z [ 6%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/packing.dir/src/reference/packing.cc.o 2025-03-21T20:35:38.4280338Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ztbmv.c.o 2025-03-21T20:35:38.4281211Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/complexdots.c.o 2025-03-21T20:35:38.4282081Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/allocator.dir/src/allocator.c.o 2025-03-21T20:35:38.4282884Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/cache.dir/src/cache.c.o 2025-03-21T20:35:38.4283991Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-4x16-minmax-avx2-broadcast.c.o 2025-03-21T20:35:38.4284892Z [ 7%] Built target allocator 2025-03-21T20:35:38.4285449Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/datatype.dir/src/datatype.c.o 2025-03-21T20:35:38.4286144Z [ 7%] Linking CXX static library libeigen_blas.a 2025-03-21T20:35:38.4286617Z [ 31%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_java.cpp.o 2025-03-21T20:35:38.4287285Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/memory.dir/src/memory.c.o 2025-03-21T20:35:38.4287857Z [ 7%] Built target cache 2025-03-21T20:35:38.4288501Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernel-utils.dir/src/microkernel-utils.c.o 2025-03-21T20:35:38.4289173Z [ 7%] Built target packing 2025-03-21T20:35:38.4289579Z [ 34%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_ts.cpp.o 2025-03-21T20:35:38.4290038Z [ 7%] Built target eigen_blas 2025-03-21T20:35:38.4290353Z [ 7%] Built target datatype 2025-03-21T20:35:38.4290876Z [ 36%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_php.cpp.o 2025-03-21T20:35:38.4291537Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/mutex.dir/src/mutex.c.o 2025-03-21T20:35:38.4292080Z [ 7%] Built target memory 2025-03-21T20:35:38.4292798Z [ 7%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/unary-elementwise.cc.o 2025-03-21T20:35:38.4293563Z [ 7%] Built target microkernel-utils 2025-03-21T20:35:38.4294323Z [ 7%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/binary-elementwise.cc.o 2025-03-21T20:35:38.4295636Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-1x16-minmax-avx2-broadcast.c.o 2025-03-21T20:35:38.4297161Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-4x16-minmax-avx2-broadcast.c.o 2025-03-21T20:35:38.4298586Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c64.c.o 2025-03-21T20:35:38.4300116Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c32.c.o 2025-03-21T20:35:38.4301021Z [ 7%] Built target mutex 2025-03-21T20:35:38.4301434Z [ 39%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_python.cpp.o 2025-03-21T20:35:38.4301998Z [ 42%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_lobster.cpp.o 2025-03-21T20:35:38.4302465Z [ 7%] Built target reference-ukernels 2025-03-21T20:35:38.4302902Z [ 44%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_rust.cpp.o 2025-03-21T20:35:38.4303431Z [ 47%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_fbs.cpp.o 2025-03-21T20:35:38.4304385Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u64-acc4.c.o 2025-03-21T20:35:38.4305714Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc4.c.o 2025-03-21T20:35:38.4306976Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c8.c.o 2025-03-21T20:35:38.4308305Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-maxpool/f16-maxpool-9p8x-minmax-f16c-c8.c.o 2025-03-21T20:35:38.4309776Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-pavgpool/f16-pavgpool-9p8x-minmax-avx2-c8.c.o 2025-03-21T20:35:38.4312120Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-pavgpool/f16-pavgpool-9x-minmax-avx2-c8.c.o 2025-03-21T20:35:38.4313703Z [ 50%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_grpc.cpp.o 2025-03-21T20:35:38.4314670Z [ 52%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_json_schema.cpp.o 2025-03-21T20:35:38.4316400Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u4.c.o 2025-03-21T20:35:38.4319022Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32.c.o 2025-03-21T20:35:38.4320903Z [ 55%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_swift.cpp.o 2025-03-21T20:35:38.4322003Z [ 57%] Building CXX object CMakeFiles/flatc.dir/src/file_name_saving_file_manager.cpp.o 2025-03-21T20:35:38.4323985Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/f16-rmax-f16c-u32.c.o 2025-03-21T20:35:38.4326163Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operator-utils.dir/src/operator-utils.c.o 2025-03-21T20:35:38.4327761Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operator-run.dir/src/operator-run.c.o 2025-03-21T20:35:38.4329046Z [ 60%] Building CXX object CMakeFiles/flatc.dir/src/file_binary_writer.cpp.o 2025-03-21T20:35:38.4330221Z [ 8%] Building C object third-party/flatcc/src/cli/CMakeFiles/flatcc_cli.dir/flatcc_cli.c.o 2025-03-21T20:35:38.4331119Z [ 8%] Built target operator-utils 2025-03-21T20:35:38.4331875Z [ 63%] Building CXX object CMakeFiles/flatc.dir/src/file_writer.cpp.o 2025-03-21T20:35:38.4333248Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o 2025-03-21T20:35:38.4335256Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u64-acc4.c.o 2025-03-21T20:35:38.4336921Z [ 65%] Building CXX object CMakeFiles/flatc.dir/src/flatc.cpp.o 2025-03-21T20:35:38.4337834Z [ 8%] Linking C executable /pytorch/executorch/third-party/flatcc/bin/flatcc 2025-03-21T20:35:38.4338606Z [ 8%] Built target operator-run 2025-03-21T20:35:38.4339595Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operator-delete.c.o 2025-03-21T20:35:38.4340590Z [ 8%] Built target flatcc_cli 2025-03-21T20:35:38.4341688Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/argmax-pooling-nhwc.c.o 2025-03-21T20:35:38.4342774Z [ 8%] Built target hardware-config 2025-03-21T20:35:38.4343482Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/average-pooling-nhwc.c.o 2025-03-21T20:35:38.4344284Z [ 68%] Building CXX object CMakeFiles/flatc.dir/src/flatc_main.cpp.o 2025-03-21T20:35:38.4345227Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-scalar-u2-acc2.c.o 2025-03-21T20:35:38.4346487Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u64-acc4.c.o 2025-03-21T20:35:39.7721075Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u2-acc2.c.o 2025-03-21T20:35:39.7723709Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vadd-f16c-u16.c.o 2025-03-21T20:35:39.7725406Z [ 71%] Building CXX object CMakeFiles/flatc.dir/src/binary_annotator.cpp.o 2025-03-21T20:35:39.7727161Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vaddc-f16c-u16.c.o 2025-03-21T20:35:39.7729401Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/batch-matrix-multiply-nc.c.o 2025-03-21T20:35:39.7731705Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdiv-f16c-u8.c.o 2025-03-21T20:35:39.7733902Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/binary-elementwise-nd.c.o 2025-03-21T20:35:39.7735565Z [ 73%] Building CXX object CMakeFiles/flatc.dir/src/annotated_binary_text_gen.cpp.o 2025-03-21T20:35:39.7736625Z [ 76%] Building CXX object CMakeFiles/flatc.dir/src/bfbs_gen_lua.cpp.o 2025-03-21T20:35:39.7737507Z [ 78%] Building CXX object CMakeFiles/flatc.dir/src/bfbs_gen_nim.cpp.o 2025-03-21T20:35:39.7738500Z [ 81%] Building CXX object CMakeFiles/flatc.dir/src/code_generators.cpp.o 2025-03-21T20:35:39.7740079Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/channel-shuffle-nc.c.o 2025-03-21T20:35:39.7742273Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdivc-f16c-u8.c.o 2025-03-21T20:35:39.7744879Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmax-f16c-u16.c.o 2025-03-21T20:35:39.7747014Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/constant-pad-nd.c.o 2025-03-21T20:35:39.7749030Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nchw.c.o 2025-03-21T20:35:39.7751068Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nhwc.c.o 2025-03-21T20:35:39.7753095Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/deconvolution-nhwc.c.o 2025-03-21T20:35:39.7754417Z [ 10%] Generating etdump headers 2025-03-21T20:35:39.7755893Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u16.c.o 2025-03-21T20:35:39.7758047Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmin-f16c-u16.c.o 2025-03-21T20:35:39.7759456Z [ 10%] Built target etdump_schema 2025-03-21T20:35:39.7760886Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vminc-f16c-u16.c.o 2025-03-21T20:35:39.7763076Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmul-f16c-u16.c.o 2025-03-21T20:35:39.7764813Z [ 84%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/cpp_generator.cc.o 2025-03-21T20:35:39.7766690Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/dynamic-fully-connected-nc.c.o 2025-03-21T20:35:39.7768779Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/fully-connected-nc.c.o 2025-03-21T20:35:39.7770410Z [ 86%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/go_generator.cc.o 2025-03-21T20:35:39.7771651Z [ 89%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/java_generator.cc.o 2025-03-21T20:35:39.7772913Z [ 92%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/python_generator.cc.o 2025-03-21T20:35:39.7774136Z [ 94%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/swift_generator.cc.o 2025-03-21T20:35:39.7775909Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmulc-f16c-u16.c.o 2025-03-21T20:35:39.7778201Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vprelu-f16c-u16.c.o 2025-03-21T20:35:39.7780382Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/max-pooling-nhwc.c.o 2025-03-21T20:35:39.7782614Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vpreluc-f16c-u16.c.o 2025-03-21T20:35:39.7784697Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/pack-lh.c.o 2025-03-21T20:35:39.7786553Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/reduce-nd.c.o 2025-03-21T20:35:39.7788555Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nchw.c.o 2025-03-21T20:35:39.7790233Z [ 97%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/ts_generator.cc.o 2025-03-21T20:35:39.7792002Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrdivc-f16c-u8.c.o 2025-03-21T20:35:39.7794267Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrpreluc-f16c-u16.c.o 2025-03-21T20:35:39.7796852Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrsubc-f16c-u16.c.o 2025-03-21T20:35:39.7799196Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u16.c.o 2025-03-21T20:35:39.7801441Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nhwc.c.o 2025-03-21T20:35:39.7803416Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/rope-nthc.c.o 2025-03-21T20:35:39.7804663Z [100%] Linking CXX executable flatc 2025-03-21T20:35:39.7806220Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u16.c.o 2025-03-21T20:35:39.7808711Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/scaled-dot-product-attention-nhtc.c.o 2025-03-21T20:35:39.7811042Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsub-f16c-u16.c.o 2025-03-21T20:35:39.7813015Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/slice-nd.c.o 2025-03-21T20:35:39.7815075Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsubc-f16c-u16.c.o 2025-03-21T20:35:39.7817182Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/softmax-nc.c.o 2025-03-21T20:35:39.7819086Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/transpose-nd.c.o 2025-03-21T20:35:39.7821186Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u16.c.o 2025-03-21T20:35:39.7823762Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u16.c.o 2025-03-21T20:35:39.7826089Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u16.c.o 2025-03-21T20:35:39.7828284Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/unary-elementwise-nc.c.o 2025-03-21T20:35:39.7830333Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/unpooling-nhwc.c.o 2025-03-21T20:35:39.7832483Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u16.c.o 2025-03-21T20:35:39.7834908Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c8-minmax-fma3-2x.c.o 2025-03-21T20:35:39.7837371Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u16.c.o 2025-03-21T20:35:39.7838797Z [ 13%] Built target operators 2025-03-21T20:35:39.7840178Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u16.c.o 2025-03-21T20:35:39.7842441Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u16.c.o 2025-03-21T20:35:39.7844651Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u16.c.o 2025-03-21T20:35:39.7847037Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u32.c.o 2025-03-21T20:35:39.7849151Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/memory-planner.c.o 2025-03-21T20:35:39.7851620Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u32.c.o 2025-03-21T20:35:40.7220418Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/runtime.c.o 2025-03-21T20:35:40.7221476Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u32.c.o 2025-03-21T20:35:40.7222983Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u72.c.o 2025-03-21T20:35:40.7224111Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph.c.o 2025-03-21T20:35:40.7225036Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/argmax-pooling-2d.c.o 2025-03-21T20:35:40.7226298Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/average-pooling-2d.c.o 2025-03-21T20:35:40.7227522Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u32.c.o 2025-03-21T20:35:40.7228717Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/batch-matrix-multiply.c.o 2025-03-21T20:35:40.7229678Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/binary.c.o 2025-03-21T20:35:40.7230596Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/concatenate.c.o 2025-03-21T20:35:40.7231536Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convolution-2d.c.o 2025-03-21T20:35:40.7232590Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vabs-sse2-u16.c.o 2025-03-21T20:35:40.7233741Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vneg-sse2-u16.c.o 2025-03-21T20:35:40.7234753Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/copy.c.o 2025-03-21T20:35:40.7235686Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deconvolution-2d.c.o 2025-03-21T20:35:40.7236758Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vsqr-f16c-u16.c.o 2025-03-21T20:35:40.7237791Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deprecated.c.o 2025-03-21T20:35:40.7238756Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depth-to-space-2d.c.o 2025-03-21T20:35:40.7239790Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depthwise-convolution-2d.c.o 2025-03-21T20:35:40.7240796Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/even-split.c.o 2025-03-21T20:35:40.7241783Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected-sparse.c.o 2025-03-21T20:35:40.7242938Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-scalar-c1.c.o 2025-03-21T20:35:40.7244044Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected.c.o 2025-03-21T20:35:40.7245161Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-sse2-c4.c.o 2025-03-21T20:35:40.7246533Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-scalar-c1.c.o 2025-03-21T20:35:40.7247749Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/max-pooling-2d.c.o 2025-03-21T20:35:40.7248688Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/pack-lh.c.o 2025-03-21T20:35:40.7249628Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/reshape-helpers.c.o 2025-03-21T20:35:40.7250683Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/scaled-dot-product-attention.c.o 2025-03-21T20:35:40.7251877Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-sse2-c4.c.o 2025-03-21T20:35:40.7252947Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/softmax.c.o 2025-03-21T20:35:40.7253956Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/space-to-depth-2d.c.o 2025-03-21T20:35:40.7255080Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-scalar-c1.c.o 2025-03-21T20:35:40.7255853Z [100%] Built target flatc 2025-03-21T20:35:40.7256598Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-sse2-c4.c.o 2025-03-21T20:35:40.7257392Z [ 17%] No install step for 'flatbuffers' 2025-03-21T20:35:40.7257733Z [ 17%] Completed 'flatbuffers' 2025-03-21T20:35:40.7258509Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-constant-pad.c.o 2025-03-21T20:35:40.7259671Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-scalar-c1.c.o 2025-03-21T20:35:40.7260779Z [ 17%] Built target flatbuffers 2025-03-21T20:35:40.7262134Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-sse-c4.c.o 2025-03-21T20:35:40.7263563Z [ 17%] Generating common_schema headers 2025-03-21T20:35:40.7264695Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-reduce.c.o 2025-03-21T20:35:40.7265871Z [ 17%] Built target common_schema 2025-03-21T20:35:40.7267165Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-resize-bilinear-2d.c.o 2025-03-21T20:35:40.7269320Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-scalar-c1.c.o 2025-03-21T20:35:40.7271542Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-sse-c4.c.o 2025-03-21T20:35:40.7273549Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-slice.c.o 2025-03-21T20:35:40.7275319Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-transpose.c.o 2025-03-21T20:35:40.7276449Z [ 18%] Generating xnnpack_schema headers 2025-03-21T20:35:40.7277537Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unpooling-2d.c.o 2025-03-21T20:35:40.7278651Z [ 18%] Generating bundled_program headers 2025-03-21T20:35:40.7279293Z [ 18%] Built target bundled_program_schema 2025-03-21T20:35:40.7280311Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unary.c.o 2025-03-21T20:35:40.7281336Z [ 18%] Built target xnnpack_schema 2025-03-21T20:35:40.7282407Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/validation.c.o 2025-03-21T20:35:40.7283519Z [ 18%] Generating program_schema headers 2025-03-21T20:35:40.7285212Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-scalar-1x1.c.o 2025-03-21T20:35:40.7286704Z [ 18%] Built target program_schema 2025-03-21T20:35:40.7288071Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-2x2.c.o 2025-03-21T20:35:40.7290304Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f.c.o 2025-03-21T20:35:40.7292493Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar-acc2.c.o 2025-03-21T20:35:40.7293812Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar-acc2.c.o 2025-03-21T20:35:40.7295203Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx.c.o 2025-03-21T20:35:40.7296227Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/tensor.c.o 2025-03-21T20:35:40.7297238Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3.c.o 2025-03-21T20:35:40.7298207Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/backend/interface.cpp.o 2025-03-21T20:35:40.7299177Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse.c.o 2025-03-21T20:35:40.7299961Z [ 19%] Built target subgraph 2025-03-21T20:35:40.7300785Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar-acc2.c.o 2025-03-21T20:35:40.7302102Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx.c.o 2025-03-21T20:35:41.9985209Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/evalue.cpp.o 2025-03-21T20:35:41.9987070Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f.c.o 2025-03-21T20:35:41.9989562Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3.c.o 2025-03-21T20:35:41.9991971Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar-acc2.c.o 2025-03-21T20:35:41.9994414Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar-acc2.c.o 2025-03-21T20:35:41.9996549Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_shape_to_c_string.cpp.o 2025-03-21T20:35:41.9998313Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_util_portable.cpp.o 2025-03-21T20:35:41.9999966Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/portable_type/tensor_impl.cpp.o 2025-03-21T20:35:42.0001350Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tag.cpp.o 2025-03-21T20:35:42.0003137Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse.c.o 2025-03-21T20:35:42.0005575Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx.c.o 2025-03-21T20:35:42.0007539Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tensor_layout.cpp.o 2025-03-21T20:35:42.0008824Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method.cpp.o 2025-03-21T20:35:42.0010504Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method_meta.cpp.o 2025-03-21T20:35:42.0011830Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/program.cpp.o 2025-03-21T20:35:42.0013190Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/pte_data_map.cpp.o 2025-03-21T20:35:42.0014703Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2025-03-21T20:35:42.0016665Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f.c.o 2025-03-21T20:35:42.0018692Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_portable.cpp.o 2025-03-21T20:35:42.0020164Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/kernel/operator_registry.cpp.o 2025-03-21T20:35:42.0021805Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/abort.cpp.o 2025-03-21T20:35:42.0025038Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3.c.o 2025-03-21T20:35:42.0026808Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/log.cpp.o 2025-03-21T20:35:42.0028057Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/profiler.cpp.o 2025-03-21T20:35:42.0030054Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar-acc2.c.o 2025-03-21T20:35:42.0032614Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar-acc2.c.o 2025-03-21T20:35:42.0034933Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse.c.o 2025-03-21T20:35:42.0036847Z [ 21%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/runtime.cpp.o 2025-03-21T20:35:42.0038096Z [ 21%] Building CXX object CMakeFiles/executorch_core.dir/schema/extended_header.cpp.o 2025-03-21T20:35:42.0039437Z [ 21%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/default/posix.cpp.o 2025-03-21T20:35:42.0041528Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f.c.o 2025-03-21T20:35:42.0044127Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2025-03-21T20:35:42.0046837Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx.c.o 2025-03-21T20:35:42.0049495Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse.c.o 2025-03-21T20:35:42.0052054Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx.c.o 2025-03-21T20:35:42.0054583Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f.c.o 2025-03-21T20:35:42.0056253Z [ 21%] Linking CXX static library libexecutorch_core.a 2025-03-21T20:35:42.0056966Z [ 21%] Built target executorch_core 2025-03-21T20:35:42.0058473Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3.c.o 2025-03-21T20:35:42.0060411Z [ 23%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_copy_index.cpp.o 2025-03-21T20:35:42.0061722Z [ 23%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_view.cpp.o 2025-03-21T20:35:42.0063325Z [ 23%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/register_prim_ops.cpp.o 2025-03-21T20:35:42.0065372Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar-acc2.c.o 2025-03-21T20:35:42.0067396Z [ 23%] Building CXX object extension/tensor/CMakeFiles/extension_tensor.dir/tensor_ptr.cpp.o 2025-03-21T20:35:42.0068875Z [ 23%] Building CXX object extension/tensor/CMakeFiles/extension_tensor.dir/tensor_ptr_maker.cpp.o 2025-03-21T20:35:42.0070891Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar-acc2.c.o 2025-03-21T20:35:42.0073386Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse.c.o 2025-03-21T20:35:42.0076249Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1-acc2.c.o 2025-03-21T20:35:42.0079211Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-4x1.c.o 2025-03-21T20:35:42.0081458Z [ 24%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/threadpool.cpp.o 2025-03-21T20:35:42.0082634Z [ 24%] Linking CXX static library libexecutorch.a 2025-03-21T20:35:42.0083848Z [ 24%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/threadpool_guard.cpp.o 2025-03-21T20:35:42.0085022Z [ 24%] Built target executorch 2025-03-21T20:35:42.0086213Z [ 24%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/thread_parallel.cpp.o 2025-03-21T20:35:42.0087909Z [ 24%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/cpuinfo_utils.cpp.o 2025-03-21T20:35:42.0089576Z [ 24%] Building CXX object extension/data_loader/CMakeFiles/extension_data_loader.dir/file_data_loader.cpp.o 2025-03-21T20:35:42.0091583Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-2x4-acc2.c.o 2025-03-21T20:35:42.0093332Z [ 24%] Linking CXX static library libextension_tensor.a 2025-03-21T20:35:42.0094528Z [ 24%] Building CXX object extension/data_loader/CMakeFiles/extension_data_loader.dir/mmap_data_loader.cpp.o 2025-03-21T20:35:42.0095677Z [ 24%] Built target extension_tensor 2025-03-21T20:35:42.0097457Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4-acc2.c.o 2025-03-21T20:35:42.0100473Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc2.c.o 2025-03-21T20:35:42.0102647Z [ 25%] Building CXX object devtools/CMakeFiles/etdump.dir/etdump/etdump_flatcc.cpp.o 2025-03-21T20:35:42.0104117Z [ 25%] Building CXX object devtools/CMakeFiles/bundled_program.dir/bundled_program/bundled_program.cpp.o 2025-03-21T20:35:42.0105509Z [ 25%] Building CXX object devtools/CMakeFiles/etdump.dir/etdump/emitter.cpp.o 2025-03-21T20:35:42.0106514Z [ 25%] Linking CXX static library libextension_data_loader.a 2025-03-21T20:35:42.0107265Z [ 25%] Built target extension_data_loader 2025-03-21T20:35:42.0108962Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1-acc2.c.o 2025-03-21T20:35:42.0111150Z [ 25%] Building CXX object devtools/CMakeFiles/etdump.dir/etdump/data_sinks/buffer_data_sink.cpp.o 2025-03-21T20:35:42.0113325Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc3.c.o 2025-03-21T20:35:42.0115385Z [ 25%] Linking CXX static library libextension_threadpool.a 2025-03-21T20:35:42.0116140Z [ 25%] Built target extension_threadpool 2025-03-21T20:35:44.5258828Z [ 25%] Building CXX object CMakeFiles/util.dir/extension/evalue_util/print_evalue.cpp.o 2025-03-21T20:35:44.5261002Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc5.c.o 2025-03-21T20:35:44.5263895Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc2.c.o 2025-03-21T20:35:44.5265981Z [ 26%] Building CXX object CMakeFiles/util.dir/extension/aten_util/aten_bridge.cpp.o 2025-03-21T20:35:44.5267330Z [ 26%] Building CXX object devtools/CMakeFiles/etdump.dir/etdump/data_sinks/file_data_sink.cpp.o 2025-03-21T20:35:44.5269789Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-4x4.c.o 2025-03-21T20:35:44.5271607Z [ 26%] Linking CXX static library libbundled_program.a 2025-03-21T20:35:44.5272322Z [ 26%] Built target bundled_program 2025-03-21T20:35:44.5273517Z [ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op__empty_dim_order.cpp.o 2025-03-21T20:35:44.5275367Z [ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op__to_dim_order_copy.cpp.o 2025-03-21T20:35:44.5277788Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc5.c.o 2025-03-21T20:35:44.5280801Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc2.c.o 2025-03-21T20:35:44.5282981Z [ 28%] Building CXX object kernels/optimized/CMakeFiles/cpublas.dir/blas/BlasKernel.cpp.o 2025-03-21T20:35:44.5284319Z [ 28%] Building CXX object kernels/optimized/CMakeFiles/cpublas.dir/blas/CPUBlas.cpp.o 2025-03-21T20:35:44.5286526Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4.c.o 2025-03-21T20:35:44.5288751Z [ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_abs.cpp.o 2025-03-21T20:35:44.5289882Z [ 28%] Linking CXX static library libetdump.a 2025-03-21T20:35:44.5291020Z [ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_acos.cpp.o 2025-03-21T20:35:44.5292143Z [ 28%] Built target etdump 2025-03-21T20:35:44.5293548Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u24.c.o 2025-03-21T20:35:44.5295955Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u16.c.o 2025-03-21T20:35:44.5298334Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u16.c.o 2025-03-21T20:35:44.5299906Z [ 28%] Linking CXX static library libcpublas.a 2025-03-21T20:35:44.5301509Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u4.c.o 2025-03-21T20:35:44.5303058Z [ 28%] Built target cpublas 2025-03-21T20:35:44.5304508Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u2.c.o 2025-03-21T20:35:44.5306509Z [ 28%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_add.cpp.o 2025-03-21T20:35:44.5307952Z [ 28%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_bmm.cpp.o 2025-03-21T20:35:44.5309728Z [ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_acosh.cpp.o 2025-03-21T20:35:44.5311276Z [ 28%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_exp.cpp.o 2025-03-21T20:35:44.5312745Z [ 28%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_div.cpp.o 2025-03-21T20:35:44.5314460Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u16.c.o 2025-03-21T20:35:44.5315958Z [ 28%] Linking CXX static library libutil.a 2025-03-21T20:35:44.5316576Z [ 28%] Built target util 2025-03-21T20:35:44.5317908Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u8.c.o 2025-03-21T20:35:44.5320381Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx-broadcast.c.o 2025-03-21T20:35:44.5323021Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_add.cpp.o 2025-03-21T20:35:44.5324646Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_addmm.cpp.o 2025-03-21T20:35:44.5326795Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-fma3-broadcast.c.o 2025-03-21T20:35:44.5328881Z [ 29%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_fft_r2c.cpp.o 2025-03-21T20:35:44.5330519Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_alias_copy.cpp.o 2025-03-21T20:35:44.5332661Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16s4-minmax-fma3-broadcast.c.o 2025-03-21T20:35:44.5335315Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x32-minmax-avx512f-broadcast.c.o 2025-03-21T20:35:44.5337454Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_allclose.cpp.o 2025-03-21T20:35:44.5339008Z [ 29%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_gelu.cpp.o 2025-03-21T20:35:44.5340429Z [ 29%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_le.cpp.o 2025-03-21T20:35:44.5342305Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-minmax-scalar.c.o 2025-03-21T20:35:44.5344299Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_amax.cpp.o 2025-03-21T20:35:44.5345878Z [ 29%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_linear.cpp.o 2025-03-21T20:35:44.5347433Z [ 29%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_log_softmax.cpp.o 2025-03-21T20:35:44.5349460Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-relu-scalar.c.o 2025-03-21T20:35:44.5351464Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_amin.cpp.o 2025-03-21T20:35:44.5353380Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-scalar.c.o 2025-03-21T20:35:44.5355755Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-load1.c.o 2025-03-21T20:35:44.5357713Z [ 29%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_mm.cpp.o 2025-03-21T20:35:44.5359165Z [ 29%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_mul.cpp.o 2025-03-21T20:35:44.5360687Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_any.cpp.o 2025-03-21T20:35:44.5362937Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-minmax-scalar.c.o 2025-03-21T20:35:44.5364863Z [ 30%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_native_layer_norm.cpp.o 2025-03-21T20:35:44.5366991Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-relu-scalar.c.o 2025-03-21T20:35:44.5368985Z [ 30%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_arange.cpp.o 2025-03-21T20:35:44.5370985Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-scalar.c.o 2025-03-21T20:35:44.5373420Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x16s4-minmax-fma3-broadcast.c.o 2025-03-21T20:35:44.5376070Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-scalar.c.o 2025-03-21T20:35:44.5378140Z [ 30%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_argmax.cpp.o 2025-03-21T20:35:44.5379819Z [ 30%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_argmin.cpp.o 2025-03-21T20:35:44.5381731Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-scalar.c.o 2025-03-21T20:35:44.5384002Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-sse.c.o 2025-03-21T20:35:44.5386377Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-minmax-scalar.c.o 2025-03-21T20:35:44.5388460Z [ 31%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_as_strided_copy.cpp.o 2025-03-21T20:35:49.1370736Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_asin.cpp.o 2025-03-21T20:35:49.1372745Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-relu-scalar.c.o 2025-03-21T20:35:49.1374928Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-scalar.c.o 2025-03-21T20:35:49.1377189Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-load1.c.o 2025-03-21T20:35:49.1379161Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_asinh.cpp.o 2025-03-21T20:35:49.1381198Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx-broadcast.c.o 2025-03-21T20:35:49.1383108Z [ 32%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_neg.cpp.o 2025-03-21T20:35:49.1385160Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-fma3-broadcast.c.o 2025-03-21T20:35:49.1387227Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atan.cpp.o 2025-03-21T20:35:49.1388863Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atan2.cpp.o 2025-03-21T20:35:49.1391168Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-7x32-minmax-avx512f-broadcast.c.o 2025-03-21T20:35:49.1393373Z [ 32%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_sigmoid.cpp.o 2025-03-21T20:35:49.1395044Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atanh.cpp.o 2025-03-21T20:35:49.1397632Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p4.c.o 2025-03-21T20:35:49.1399770Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_avg_pool2d.cpp.o 2025-03-21T20:35:49.1401859Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p8.c.o 2025-03-21T20:35:49.1429012Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_and.cpp.o 2025-03-21T20:35:49.1431276Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c2.c.o 2025-03-21T20:35:49.1433670Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c8.c.o 2025-03-21T20:35:49.1435978Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_not.cpp.o 2025-03-21T20:35:49.1438072Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx-broadcast.c.o 2025-03-21T20:35:49.1440036Z [ 32%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_sub.cpp.o 2025-03-21T20:35:49.1441619Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_or.cpp.o 2025-03-21T20:35:49.1443696Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-fma3-broadcast.c.o 2025-03-21T20:35:49.1445879Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_xor.cpp.o 2025-03-21T20:35:49.1448071Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16s4-minmax-fma3-broadcast.c.o 2025-03-21T20:35:49.1450571Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x32-minmax-avx512f-broadcast.c.o 2025-03-21T20:35:49.1452752Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bmm.cpp.o 2025-03-21T20:35:49.1454763Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-minmax-scalar.c.o 2025-03-21T20:35:49.1456777Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cat.cpp.o 2025-03-21T20:35:49.1458667Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-relu-scalar.c.o 2025-03-21T20:35:49.1460905Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-scalar.c.o 2025-03-21T20:35:49.1463192Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-load1.c.o 2025-03-21T20:35:49.1465278Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cdist_forward.cpp.o 2025-03-21T20:35:49.1467227Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-minmax-scalar.c.o 2025-03-21T20:35:49.1469558Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-relu-scalar.c.o 2025-03-21T20:35:49.1471558Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ceil.cpp.o 2025-03-21T20:35:49.1473438Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-scalar.c.o 2025-03-21T20:35:49.1476115Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x16s4-minmax-fma3-broadcast.c.o 2025-03-21T20:35:49.1478276Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_clamp.cpp.o 2025-03-21T20:35:49.1480835Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-scalar.c.o 2025-03-21T20:35:49.1482787Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_clone.cpp.o 2025-03-21T20:35:49.1484667Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-scalar.c.o 2025-03-21T20:35:49.1486915Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-sse.c.o 2025-03-21T20:35:49.1489000Z [ 35%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_constant_pad_nd.cpp.o 2025-03-21T20:35:49.1491039Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-minmax-scalar.c.o 2025-03-21T20:35:49.1493310Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-relu-scalar.c.o 2025-03-21T20:35:49.1495232Z [ 35%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_convolution.cpp.o 2025-03-21T20:35:49.1497093Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-scalar.c.o 2025-03-21T20:35:49.1499494Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-load1.c.o 2025-03-21T20:35:49.1501565Z [ 35%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_convolution_backward.cpp.o 2025-03-21T20:35:49.1503863Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx-broadcast.c.o 2025-03-21T20:35:49.1506498Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast-prfm.c.o 2025-03-21T20:35:49.1508596Z [ 35%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_copy.cpp.o 2025-03-21T20:35:49.1510676Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-7x32-minmax-avx512f-broadcast.c.o 2025-03-21T20:35:49.1512738Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cos.cpp.o 2025-03-21T20:35:49.1514313Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cosh.cpp.o 2025-03-21T20:35:49.1516423Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-scalar-c1.c.o 2025-03-21T20:35:49.1518332Z [ 36%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_where.cpp.o 2025-03-21T20:35:49.1520233Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-sse-c4.c.o 2025-03-21T20:35:49.1524522Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-scalar-c1.c.o 2025-03-21T20:35:49.1526656Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cumsum.cpp.o 2025-03-21T20:35:51.5394968Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-sse-c4.c.o 2025-03-21T20:35:51.5397950Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-scalar-c1.c.o 2025-03-21T20:35:51.5400340Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-sse-c4.c.o 2025-03-21T20:35:51.5402675Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx-broadcast.c.o 2025-03-21T20:35:51.5404717Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_detach_copy.cpp.o 2025-03-21T20:35:51.5406425Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_diagonal_copy.cpp.o 2025-03-21T20:35:51.5408504Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx2-broadcast.c.o 2025-03-21T20:35:51.5411234Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-fma3-broadcast.c.o 2025-03-21T20:35:51.5413612Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x4-minmax-scalar.c.o 2025-03-21T20:35:51.5415488Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_div.cpp.o 2025-03-21T20:35:51.5417556Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-sse41-dup.c.o 2025-03-21T20:35:51.5419430Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_embedding.cpp.o 2025-03-21T20:35:51.5420907Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_empty.cpp.o 2025-03-21T20:35:51.5424920Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx-broadcast.c.o 2025-03-21T20:35:51.5427479Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx2-broadcast.c.o 2025-03-21T20:35:51.5430025Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-fma3-broadcast.c.o 2025-03-21T20:35:51.5431982Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_eq.cpp.o 2025-03-21T20:35:51.5433486Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_erf.cpp.o 2025-03-21T20:35:51.5434950Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_exp.cpp.o 2025-03-21T20:35:51.5436467Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_expand_copy.cpp.o 2025-03-21T20:35:51.5438422Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x4-minmax-scalar.c.o 2025-03-21T20:35:51.5440724Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-sse41-dup.c.o 2025-03-21T20:35:51.5442757Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_expm1.cpp.o 2025-03-21T20:35:51.5444334Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_fill.cpp.o 2025-03-21T20:35:51.5445966Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_flip.cpp.o 2025-03-21T20:35:51.5447476Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_floor.cpp.o 2025-03-21T20:35:51.5449786Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-1x32-minmax-avx512skx-broadcast.c.o 2025-03-21T20:35:51.5452137Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-7x32-minmax-avx512skx-broadcast.c.o 2025-03-21T20:35:51.5454830Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx-broadcast.c.o 2025-03-21T20:35:51.5457094Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx2-broadcast.c.o 2025-03-21T20:35:51.5459867Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-fma3-broadcast.c.o 2025-03-21T20:35:51.5461978Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_floor_divide.cpp.o 2025-03-21T20:35:51.5464394Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x32-minmax-avx512skx-broadcast.c.o 2025-03-21T20:35:51.5466637Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_fmod.cpp.o 2025-03-21T20:35:51.5468810Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-minmax-scalar.c.o 2025-03-21T20:35:51.5471398Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse41-dup.c.o 2025-03-21T20:35:51.5473299Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_full.cpp.o 2025-03-21T20:35:51.5475112Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-minmax-scalar.c.o 2025-03-21T20:35:51.5476907Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_full_like.cpp.o 2025-03-21T20:35:51.5478390Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gather.cpp.o 2025-03-21T20:35:51.5479836Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ge.cpp.o 2025-03-21T20:35:51.5481681Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse41-dup.c.o 2025-03-21T20:35:51.5483991Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx-broadcast.c.o 2025-03-21T20:35:51.5486108Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gelu.cpp.o 2025-03-21T20:35:51.5488041Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx2-broadcast.c.o 2025-03-21T20:35:51.5489862Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_glu.cpp.o 2025-03-21T20:35:51.5491272Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gt.cpp.o 2025-03-21T20:35:51.5492709Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_hardtanh.cpp.o 2025-03-21T20:35:51.5494625Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-fma3-broadcast.c.o 2025-03-21T20:35:51.5496266Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index.cpp.o 2025-03-21T20:35:51.5497470Z [ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index_put.cpp.o 2025-03-21T20:35:51.5498774Z [ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index_select.cpp.o 2025-03-21T20:35:51.5500341Z [ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_isinf.cpp.o 2025-03-21T20:35:51.5501543Z [ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_isnan.cpp.o 2025-03-21T20:35:51.5503240Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x32-minmax-avx512skx-broadcast.c.o 2025-03-21T20:35:51.5504830Z [ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_le.cpp.o 2025-03-21T20:35:51.5506023Z [ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_leaky_relu.cpp.o 2025-03-21T20:35:51.5507459Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u32.c.o 2025-03-21T20:35:51.5509102Z [ 41%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_lift_fresh_copy.cpp.o 2025-03-21T20:35:51.5510637Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u64.c.o 2025-03-21T20:35:51.5512663Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u128.c.o 2025-03-21T20:35:53.1240736Z [ 41%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_linear_scratch_example.cpp.o 2025-03-21T20:35:53.1242367Z [ 41%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log.cpp.o 2025-03-21T20:35:53.1243811Z [ 41%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log10.cpp.o 2025-03-21T20:35:53.1246015Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u1.c.o 2025-03-21T20:35:53.1247877Z [ 41%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log1p.cpp.o 2025-03-21T20:35:53.1249922Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u4.c.o 2025-03-21T20:35:53.1252276Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u4.c.o 2025-03-21T20:35:53.1254582Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u32.c.o 2025-03-21T20:35:53.1256885Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u32.c.o 2025-03-21T20:35:53.1258835Z [ 41%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log2.cpp.o 2025-03-21T20:35:53.1260787Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u32.c.o 2025-03-21T20:35:53.1262803Z [ 41%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log_softmax.cpp.o 2025-03-21T20:35:53.1264807Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u64.c.o 2025-03-21T20:35:53.1267197Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u128.c.o 2025-03-21T20:35:53.1269606Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u1.c.o 2025-03-21T20:35:53.1272060Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u4.c.o 2025-03-21T20:35:53.1274475Z [ 41%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_and.cpp.o 2025-03-21T20:35:53.1276585Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u4.c.o 2025-03-21T20:35:53.1278691Z [ 41%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_not.cpp.o 2025-03-21T20:35:53.1280693Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u32.c.o 2025-03-21T20:35:53.1282718Z [ 41%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_or.cpp.o 2025-03-21T20:35:53.1285066Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc2.c.o 2025-03-21T20:35:53.1287787Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_xor.cpp.o 2025-03-21T20:35:53.1290311Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc2.c.o 2025-03-21T20:35:53.1293532Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc2.c.o 2025-03-21T20:35:53.1295959Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logit.cpp.o 2025-03-21T20:35:53.1297601Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_lt.cpp.o 2025-03-21T20:35:53.1299286Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_fill.cpp.o 2025-03-21T20:35:53.1301103Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_scatter.cpp.o 2025-03-21T20:35:53.1303623Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc2.c.o 2025-03-21T20:35:53.1306135Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_select.cpp.o 2025-03-21T20:35:53.1308313Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c32.c.o 2025-03-21T20:35:53.1309975Z [ 43%] Linking CXX static library liboptimized_kernels.a 2025-03-21T20:35:53.1311662Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c64.c.o 2025-03-21T20:35:53.1313687Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max.cpp.o 2025-03-21T20:35:53.1315535Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max_pool2d_with_indices.cpp.o 2025-03-21T20:35:53.1317612Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max_pool2d_with_indices_backward.cpp.o 2025-03-21T20:35:53.1319006Z [ 43%] Built target optimized_kernels 2025-03-21T20:35:53.1320153Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_maximum.cpp.o 2025-03-21T20:35:53.1321818Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mean.cpp.o 2025-03-21T20:35:53.1323512Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_min.cpp.o 2025-03-21T20:35:53.1325467Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-scalar.c.o 2025-03-21T20:35:53.1328257Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c16.c.o 2025-03-21T20:35:53.1330304Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_minimum.cpp.o 2025-03-21T20:35:53.1331953Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mm.cpp.o 2025-03-21T20:35:53.1333970Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc4.c.o 2025-03-21T20:35:53.1335973Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mul.cpp.o 2025-03-21T20:35:53.1338016Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc4.c.o 2025-03-21T20:35:53.1340135Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_narrow_copy.cpp.o 2025-03-21T20:35:53.1342404Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc4.c.o 2025-03-21T20:35:53.1344768Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc4.c.o 2025-03-21T20:35:53.1347185Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc4.c.o 2025-03-21T20:35:53.1349692Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc4.c.o 2025-03-21T20:35:53.1352162Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc4.c.o 2025-03-21T20:35:53.1354374Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_batch_norm.cpp.o 2025-03-21T20:35:53.1356571Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc4.c.o 2025-03-21T20:35:53.1358747Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_layer_norm.cpp.o 2025-03-21T20:35:53.1360586Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_group_norm.cpp.o 2025-03-21T20:35:53.1362341Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ne.cpp.o 2025-03-21T20:35:53.1363948Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_neg.cpp.o 2025-03-21T20:35:53.1366051Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc4.c.o 2025-03-21T20:35:53.1368429Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc4.c.o 2025-03-21T20:35:53.1370843Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc4.c.o 2025-03-21T20:35:54.6182226Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_nonzero.cpp.o 2025-03-21T20:35:54.6184065Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc4.c.o 2025-03-21T20:35:54.6185799Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ones.cpp.o 2025-03-21T20:35:54.6187577Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-sse.c.o 2025-03-21T20:35:54.6189381Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pdist_forward.cpp.o 2025-03-21T20:35:54.6191087Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_permute_copy.cpp.o 2025-03-21T20:35:54.6192995Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pixel_shuffle.cpp.o 2025-03-21T20:35:54.6194702Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pixel_unshuffle.cpp.o 2025-03-21T20:35:54.6196636Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar.c.o 2025-03-21T20:35:54.6198512Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pow.cpp.o 2025-03-21T20:35:54.6199999Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_prod.cpp.o 2025-03-21T20:35:54.6201835Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x2-minmax-scalar.c.o 2025-03-21T20:35:54.6204275Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x4-minmax-scalar.c.o 2025-03-21T20:35:54.6206291Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reciprocal.cpp.o 2025-03-21T20:35:54.6207862Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad1d.cpp.o 2025-03-21T20:35:54.6209496Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad2d.cpp.o 2025-03-21T20:35:54.6211464Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-avx-u16.c.o 2025-03-21T20:35:54.6213658Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-avx512f-u32.c.o 2025-03-21T20:35:54.6215954Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-scalar-u8.c.o 2025-03-21T20:35:54.6217863Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad3d.cpp.o 2025-03-21T20:35:54.6219262Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_relu.cpp.o 2025-03-21T20:35:54.6220698Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_remainder.cpp.o 2025-03-21T20:35:54.6223222Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_repeat.cpp.o 2025-03-21T20:35:54.6224810Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_repeat_interleave.cpp.o 2025-03-21T20:35:54.6226704Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-sse-u8.c.o 2025-03-21T20:35:54.6228672Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad1d.cpp.o 2025-03-21T20:35:54.6230745Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-avx-u16.c.o 2025-03-21T20:35:54.6233100Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-avx512f-u32.c.o 2025-03-21T20:35:54.6235461Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u8.c.o 2025-03-21T20:35:54.6237485Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-sse-u8.c.o 2025-03-21T20:35:54.6239271Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad2d.cpp.o 2025-03-21T20:35:54.6240850Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad3d.cpp.o 2025-03-21T20:35:54.6243657Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-avx-u16.c.o 2025-03-21T20:35:54.6245805Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-avx512f-u32.c.o 2025-03-21T20:35:54.6247862Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u2.c.o 2025-03-21T20:35:54.6249694Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_roll.cpp.o 2025-03-21T20:35:54.6251417Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-sse-u8.c.o 2025-03-21T20:35:54.6253446Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-avx-u16.c.o 2025-03-21T20:35:54.6255333Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_round.cpp.o 2025-03-21T20:35:54.6257144Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-avx512f-u32.c.o 2025-03-21T20:35:54.6259440Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u2.c.o 2025-03-21T20:35:54.6261591Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-sse-u8.c.o 2025-03-21T20:35:54.6263728Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-avx-u16.c.o 2025-03-21T20:35:54.6265605Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_rsqrt.cpp.o 2025-03-21T20:35:54.6267579Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u32.c.o 2025-03-21T20:35:54.6269834Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-scalar-u8.c.o 2025-03-21T20:35:54.6271752Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_rsub.cpp.o 2025-03-21T20:35:54.6273652Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-sse-u8.c.o 2025-03-21T20:35:54.6275822Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u16.c.o 2025-03-21T20:35:54.6277846Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scalar_tensor.cpp.o 2025-03-21T20:35:54.6279886Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u32.c.o 2025-03-21T20:35:54.6282218Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u8.c.o 2025-03-21T20:35:54.6284182Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scatter.cpp.o 2025-03-21T20:35:54.6285965Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scatter_add.cpp.o 2025-03-21T20:35:54.6287641Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_select_copy.cpp.o 2025-03-21T20:35:54.6289389Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_select_scatter.cpp.o 2025-03-21T20:35:54.6291336Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u8.c.o 2025-03-21T20:35:54.6293233Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sigmoid.cpp.o 2025-03-21T20:35:54.6295313Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-avx-u16.c.o 2025-03-21T20:35:54.6297202Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sign.cpp.o 2025-03-21T20:35:54.6298779Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sin.cpp.o 2025-03-21T20:35:54.6300383Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sinh.cpp.o 2025-03-21T20:35:54.6302020Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_slice_copy.cpp.o 2025-03-21T20:35:54.6303722Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_slice_scatter.cpp.o 2025-03-21T20:35:54.6305452Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_softmax.cpp.o 2025-03-21T20:35:56.0833598Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u32.c.o 2025-03-21T20:35:56.0835563Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-scalar-u8.c.o 2025-03-21T20:35:56.0837422Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-sse-u8.c.o 2025-03-21T20:35:56.0839116Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-avx-u16.c.o 2025-03-21T20:35:56.0840613Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_split_copy.cpp.o 2025-03-21T20:35:56.0842137Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u32.c.o 2025-03-21T20:35:56.0843983Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-scalar-u8.c.o 2025-03-21T20:35:56.0846021Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-sse-u8.c.o 2025-03-21T20:35:56.0847826Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_split_with_sizes_copy.cpp.o 2025-03-21T20:35:56.0849464Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sqrt.cpp.o 2025-03-21T20:35:56.0850914Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_squeeze_copy.cpp.o 2025-03-21T20:35:56.0852490Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-avx-u16.c.o 2025-03-21T20:35:56.0854422Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-avx512f-u32.c.o 2025-03-21T20:35:56.0856401Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-scalar-u8.c.o 2025-03-21T20:35:56.0858138Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_stack.cpp.o 2025-03-21T20:35:56.0859550Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sub.cpp.o 2025-03-21T20:35:56.0860858Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sum.cpp.o 2025-03-21T20:35:56.0862203Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_t_copy.cpp.o 2025-03-21T20:35:56.0863806Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-sse-u8.c.o 2025-03-21T20:35:56.0865555Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tan.cpp.o 2025-03-21T20:35:56.0867301Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tanh.cpp.o 2025-03-21T20:35:56.0869172Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-avx-u16.c.o 2025-03-21T20:35:56.0871024Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_to_copy.cpp.o 2025-03-21T20:35:56.0872883Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-avx512f-u32.c.o 2025-03-21T20:35:56.0874799Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_topk.cpp.o 2025-03-21T20:35:56.0876515Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_transpose_copy.cpp.o 2025-03-21T20:35:56.0878799Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u8.c.o 2025-03-21T20:35:56.0880973Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-sse-u8.c.o 2025-03-21T20:35:56.0882824Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tril.cpp.o 2025-03-21T20:35:56.0884316Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_trunc.cpp.o 2025-03-21T20:35:56.0886114Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-avx-u16.c.o 2025-03-21T20:35:56.0888162Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-avx512f-u32.c.o 2025-03-21T20:35:56.0890009Z [ 53%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unbind_copy.cpp.o 2025-03-21T20:35:56.0891623Z [ 53%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unfold_copy.cpp.o 2025-03-21T20:35:56.0893193Z [ 53%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unsqueeze_copy.cpp.o 2025-03-21T20:35:56.0895053Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u8.c.o 2025-03-21T20:35:56.0897068Z [ 53%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_upsample_bilinear2d.cpp.o 2025-03-21T20:35:56.0898854Z [ 53%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_upsample_nearest2d.cpp.o 2025-03-21T20:35:56.0900804Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-sse2-u8.c.o 2025-03-21T20:35:56.0902957Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-avx-u16.c.o 2025-03-21T20:35:56.0905175Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-avx512f-u32.c.o 2025-03-21T20:35:56.0907398Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u8.c.o 2025-03-21T20:35:56.0909265Z [ 53%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_var.cpp.o 2025-03-21T20:35:56.0910848Z [ 53%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_view_copy.cpp.o 2025-03-21T20:35:56.0912433Z [ 54%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_where.cpp.o 2025-03-21T20:35:56.0914346Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-sse2-u8.c.o 2025-03-21T20:35:56.0916523Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-avx-u16.c.o 2025-03-21T20:35:56.0918922Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-avx512f-u32.c.o 2025-03-21T20:35:56.0920810Z [ 54%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_zeros.cpp.o 2025-03-21T20:35:56.0923528Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u2.c.o 2025-03-21T20:35:56.0925757Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-sse-u8.c.o 2025-03-21T20:35:56.0927935Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-avx-u16.c.o 2025-03-21T20:35:56.0930613Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-avx512f-u32.c.o 2025-03-21T20:35:56.0932859Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u8.c.o 2025-03-21T20:35:56.0934892Z [ 54%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realh.cpp.o 2025-03-21T20:35:56.0936901Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-sse2-u8.c.o 2025-03-21T20:35:56.0939000Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_bool.cpp.o 2025-03-21T20:35:56.0941054Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-avx-u16.c.o 2025-03-21T20:35:56.0943258Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realhbbf16_to_floathbf16.cpp.o 2025-03-21T20:35:56.0945313Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/activation_ops_util.cpp.o 2025-03-21T20:35:56.0947352Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-avx512f-u32.c.o 2025-03-21T20:35:56.0949458Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u8.c.o 2025-03-21T20:35:56.0951377Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/advanced_index_util.cpp.o 2025-03-21T20:35:57.3562196Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-sse-u8.c.o 2025-03-21T20:35:57.3563335Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/broadcast_util.cpp.o 2025-03-21T20:35:57.3565151Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u16.c.o 2025-03-21T20:35:57.3567194Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/copy_ops_util.cpp.o 2025-03-21T20:35:57.3568955Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/delinearize_index.cpp.o 2025-03-21T20:35:57.3571104Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u32.c.o 2025-03-21T20:35:57.3572387Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/distance_util.cpp.o 2025-03-21T20:35:57.3573473Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u8.c.o 2025-03-21T20:35:57.3574571Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/dtype_util.cpp.o 2025-03-21T20:35:57.3575697Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/index_util.cpp.o 2025-03-21T20:35:57.3576769Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/kernel_ops_util.cpp.o 2025-03-21T20:35:57.3578574Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u8.c.o 2025-03-21T20:35:57.3580892Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u16.c.o 2025-03-21T20:35:57.3583021Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/matmul_ops_util.cpp.o 2025-03-21T20:35:57.3585188Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u32.c.o 2025-03-21T20:35:57.3587787Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u8.c.o 2025-03-21T20:35:57.3590165Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u8.c.o 2025-03-21T20:35:57.3592463Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-avx-u16.c.o 2025-03-21T20:35:57.3594459Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/normalization_ops_util.cpp.o 2025-03-21T20:35:57.3596325Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/padding_util.cpp.o 2025-03-21T20:35:57.3598130Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/reduce_util.cpp.o 2025-03-21T20:35:57.3600207Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-avx512f-u32.c.o 2025-03-21T20:35:57.3602252Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/repeat_util.cpp.o 2025-03-21T20:35:57.3604271Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-scalar-u8.c.o 2025-03-21T20:35:57.3606630Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-sse-u8.c.o 2025-03-21T20:35:57.3608870Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-avx-u16.c.o 2025-03-21T20:35:57.3611170Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-avx512f-u32.c.o 2025-03-21T20:35:57.3613464Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u8.c.o 2025-03-21T20:35:57.3615746Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-sse-u8.c.o 2025-03-21T20:35:57.3617996Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-avx-u16.c.o 2025-03-21T20:35:57.3620300Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u16.c.o 2025-03-21T20:35:57.3622954Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/select_copy_util.cpp.o 2025-03-21T20:35:57.3624723Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/slice_util.cpp.o 2025-03-21T20:35:57.3626502Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/upsample_util.cpp.o 2025-03-21T20:35:57.3628788Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u4.c.o 2025-03-21T20:35:57.3631074Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-sse-u8.c.o 2025-03-21T20:35:57.3633158Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u32.c.o 2025-03-21T20:35:57.3635214Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u16.c.o 2025-03-21T20:35:57.3637490Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u4.c.o 2025-03-21T20:35:57.3639526Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-sse-u8.c.o 2025-03-21T20:35:57.3642035Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-avx.c.o 2025-03-21T20:35:57.3644384Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-avx512f.c.o 2025-03-21T20:35:57.3646161Z [ 58%] Linking CXX static library liboptimized_portable_kernels.a 2025-03-21T20:35:57.3647807Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-scalar.c.o 2025-03-21T20:35:57.3650135Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-sse2.c.o 2025-03-21T20:35:57.3652460Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-avx.c.o 2025-03-21T20:35:57.3654826Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-avx512f.c.o 2025-03-21T20:35:57.3657239Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-scalar.c.o 2025-03-21T20:35:57.3659535Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-sse2.c.o 2025-03-21T20:35:57.3661869Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-avx.c.o 2025-03-21T20:35:57.3664235Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-avx512f.c.o 2025-03-21T20:35:57.3666641Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-scalar.c.o 2025-03-21T20:35:57.3669032Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-sse2.c.o 2025-03-21T20:35:57.3671494Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u32.c.o 2025-03-21T20:35:57.3673111Z [ 59%] Built target optimized_portable_kernels 2025-03-21T20:35:57.3674726Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u56.c.o 2025-03-21T20:35:57.3677125Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u128.c.o 2025-03-21T20:35:57.3678599Z [ 59%] Merging kernel yaml files 2025-03-21T20:35:57.3680084Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u2.c.o 2025-03-21T20:35:57.3682670Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u4.c.o 2025-03-21T20:35:57.3685149Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u12.c.o 2025-03-21T20:35:58.5243999Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vexp/gen/f32-vexp-scalar-exp.c.o 2025-03-21T20:35:58.5246472Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-avx-rational-12-10-div.c.o 2025-03-21T20:35:58.5249046Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-avx512f-rational-12-10-nr.c.o 2025-03-21T20:35:58.5251594Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-fma3-rational-12-10-div.c.o 2025-03-21T20:35:58.5254495Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-scalar-rational-12-10-div.c.o 2025-03-21T20:35:58.5257033Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-sse2-rational-12-10-div.c.o 2025-03-21T20:35:58.5258843Z [ 60%] Generating selected_operators.yaml for optimized_native_cpu_ops_lib 2025-03-21T20:35:58.5260541Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-avx-u16.c.o 2025-03-21T20:35:58.5262855Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u16.c.o 2025-03-21T20:35:58.5265148Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u16.c.o 2025-03-21T20:35:58.5267478Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u4.c.o 2025-03-21T20:35:58.5269776Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-sse-u8.c.o 2025-03-21T20:35:58.5272114Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-avx2-rational-3-3-div.c.o 2025-03-21T20:35:58.5274572Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-avx512f-rational-3-3-div.c.o 2025-03-21T20:35:58.5277027Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-fma3-rational-3-3-div.c.o 2025-03-21T20:35:58.5279481Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-scalar-rational-3-3-div.c.o 2025-03-21T20:35:58.5281093Z [ 60%] Generating code for kernel registration 2025-03-21T20:35:58.5282636Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-sse2-rational-3-3-div.c.o 2025-03-21T20:35:58.5284960Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u16.c.o 2025-03-21T20:35:58.5287310Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u16.c.o 2025-03-21T20:35:58.5289598Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u4.c.o 2025-03-21T20:35:58.5291849Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u8.c.o 2025-03-21T20:35:58.5294098Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u8.c.o 2025-03-21T20:35:58.5296779Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c1-minmax-scalar-2x.c.o 2025-03-21T20:35:58.5299639Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-sse-2x.c.o 2025-03-21T20:35:58.5302045Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u8.c.o 2025-03-21T20:35:58.5304261Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-avx-u16.c.o 2025-03-21T20:35:58.5306482Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u16.c.o 2025-03-21T20:35:58.5308904Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u1.c.o 2025-03-21T20:35:58.5311255Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u4.c.o 2025-03-21T20:35:58.5313506Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u8.c.o 2025-03-21T20:35:58.5315696Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u8.c.o 2025-03-21T20:35:58.5317906Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u16.c.o 2025-03-21T20:35:58.5320115Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-avx-u16.c.o 2025-03-21T20:35:58.5322609Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u1.c.o 2025-03-21T20:35:58.5324963Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u4.c.o 2025-03-21T20:35:58.5327304Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u8.c.o 2025-03-21T20:35:58.5329519Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u8.c.o 2025-03-21T20:35:58.5331726Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-avx-u16.c.o 2025-03-21T20:35:58.5333913Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u16.c.o 2025-03-21T20:35:58.5336174Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u1.c.o 2025-03-21T20:35:58.5338507Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u4.c.o 2025-03-21T20:35:58.5340738Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u8.c.o 2025-03-21T20:35:58.5342923Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u8.c.o 2025-03-21T20:35:58.5345112Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-avx-u16.c.o 2025-03-21T20:35:58.5347317Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u16.c.o 2025-03-21T20:35:58.5349604Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u1.c.o 2025-03-21T20:35:58.5352136Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u4.c.o 2025-03-21T20:35:58.5354371Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u8.c.o 2025-03-21T20:35:58.5356548Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u8.c.o 2025-03-21T20:35:58.5358810Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u16.c.o 2025-03-21T20:35:58.5361191Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u32.c.o 2025-03-21T20:35:58.5363565Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u16.c.o 2025-03-21T20:35:58.5366265Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u1.c.o 2025-03-21T20:35:58.5368706Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u4.c.o 2025-03-21T20:35:58.5371132Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u8.c.o 2025-03-21T20:35:58.5373277Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u40.c.o 2025-03-21T20:35:58.5375874Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u40.c.o 2025-03-21T20:35:59.7163690Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u64.c.o 2025-03-21T20:35:59.7166608Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u2.c.o 2025-03-21T20:35:59.7169160Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u8.c.o 2025-03-21T20:35:59.7171637Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u8.c.o 2025-03-21T20:35:59.7173970Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u16.c.o 2025-03-21T20:35:59.7176173Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u16.c.o 2025-03-21T20:35:59.7178446Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u16.c.o 2025-03-21T20:35:59.7180639Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u1.c.o 2025-03-21T20:35:59.7182836Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u12.c.o 2025-03-21T20:35:59.7185104Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-avx-rational-9-8-div.c.o 2025-03-21T20:35:59.7187426Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-avx512f-rational-9-8-nr.c.o 2025-03-21T20:35:59.7189733Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-fma3-rational-9-8-div.c.o 2025-03-21T20:35:59.7192370Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-scalar-rational-9-8-div.c.o 2025-03-21T20:35:59.7194644Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-sse2-rational-9-8-div.c.o 2025-03-21T20:35:59.7196746Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-avx.c.o 2025-03-21T20:35:59.7198683Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-avx512f.c.o 2025-03-21T20:35:59.7200638Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-scalar.c.o 2025-03-21T20:35:59.7202587Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-sse2.c.o 2025-03-21T20:35:59.7205466Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-avx.c.o 2025-03-21T20:35:59.7207538Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-avx512f.c.o 2025-03-21T20:35:59.7209540Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-scalar.c.o 2025-03-21T20:35:59.7211492Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-sse2.c.o 2025-03-21T20:35:59.7213425Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-avx.c.o 2025-03-21T20:35:59.7215360Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-avx512f.c.o 2025-03-21T20:35:59.7217446Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-scalar.c.o 2025-03-21T20:35:59.7219462Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-sse2.c.o 2025-03-21T20:35:59.7221719Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x8c8-minmax-avx2.c.o 2025-03-21T20:35:59.7224228Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x8c8-minmax-avx2.c.o 2025-03-21T20:35:59.7226840Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2-madd-prfm.c.o 2025-03-21T20:35:59.7229583Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2-madd-prfm.c.o 2025-03-21T20:35:59.7232206Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx2.c.o 2025-03-21T20:35:59.7234696Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avx2.c.o 2025-03-21T20:35:59.7237195Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx2.c.o 2025-03-21T20:35:59.7239713Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avx2.c.o 2025-03-21T20:35:59.7242322Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-03-21T20:35:59.7245312Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-03-21T20:35:59.7248079Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4-minmax-scalar.c.o 2025-03-21T20:35:59.7250692Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-03-21T20:35:59.7253372Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-avx-ld128.c.o 2025-03-21T20:35:59.7255926Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse2-ld128.c.o 2025-03-21T20:35:59.7258721Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse41-ld128.c.o 2025-03-21T20:35:59.7261267Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x8c8-minmax-avx2.c.o 2025-03-21T20:35:59.7263839Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse41-ld128.c.o 2025-03-21T20:35:59.7266417Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x8c8-minmax-avx2.c.o 2025-03-21T20:35:59.7268870Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4-minmax-scalar.c.o 2025-03-21T20:35:59.7271468Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-avx-ld128.c.o 2025-03-21T20:35:59.7274049Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse2-ld128.c.o 2025-03-21T20:35:59.7276606Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-03-21T20:35:59.7279458Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-03-21T20:35:59.7282362Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-madd-prfm.c.o 2025-03-21T20:35:59.7284992Z [ 68%] Building CXX object configurations/CMakeFiles/optimized_native_cpu_ops_lib.dir/optimized_native_cpu_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-03-21T20:35:59.7287487Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-03-21T20:36:00.7276345Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-03-21T20:36:00.7279334Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4-minmax-scalar.c.o 2025-03-21T20:36:00.7282080Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse2-ld128.c.o 2025-03-21T20:36:00.7285271Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-ssse3-madd.c.o 2025-03-21T20:36:00.7288200Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2-madd-prfm.c.o 2025-03-21T20:36:00.7291018Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4-minmax-scalar.c.o 2025-03-21T20:36:00.7293750Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse2-ld128.c.o 2025-03-21T20:36:00.7296640Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-ssse3-madd.c.o 2025-03-21T20:36:00.7299778Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2-madd-prfm.c.o 2025-03-21T20:36:00.7301792Z [ 69%] Linking CXX static library liboptimized_native_cpu_ops_lib.a 2025-03-21T20:36:00.7302643Z [ 69%] Built target optimized_native_cpu_ops_lib 2025-03-21T20:36:00.7304556Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-madd-prfm.c.o 2025-03-21T20:36:00.7307586Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-03-21T20:36:00.7310598Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-03-21T20:36:00.7313566Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512skx-prfm.c.o 2025-03-21T20:36:00.7316565Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-03-21T20:36:00.7319469Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x2-minmax-scalar.c.o 2025-03-21T20:36:00.7322466Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4-minmax-scalar.c.o 2025-03-21T20:36:00.7324642Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse2-ld64.c.o 2025-03-21T20:36:00.7327511Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse41-ld64.c.o 2025-03-21T20:36:00.7330315Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx2.c.o 2025-03-21T20:36:00.7332993Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x2-minmax-scalar.c.o 2025-03-21T20:36:00.7335743Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4-minmax-scalar.c.o 2025-03-21T20:36:00.7338537Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse2-ld64.c.o 2025-03-21T20:36:00.7341390Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse41-ld64.c.o 2025-03-21T20:36:00.7344410Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avx2.c.o 2025-03-21T20:36:00.7347172Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512skx-prfm.c.o 2025-03-21T20:36:00.7350196Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-03-21T20:36:00.7353224Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-03-21T20:36:00.7356261Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512skx-prfm.c.o 2025-03-21T20:36:00.7359325Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x2-minmax-scalar.c.o 2025-03-21T20:36:00.7362125Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4-minmax-scalar.c.o 2025-03-21T20:36:00.7365018Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse2-ld64.c.o 2025-03-21T20:36:00.7368027Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse41-ld64.c.o 2025-03-21T20:36:00.7370855Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx2.c.o 2025-03-21T20:36:00.7373643Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x2-minmax-scalar.c.o 2025-03-21T20:36:00.7376390Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4-minmax-scalar.c.o 2025-03-21T20:36:00.7379211Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse2-ld64.c.o 2025-03-21T20:36:00.7382149Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse41-ld64.c.o 2025-03-21T20:36:00.7384976Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avx2.c.o 2025-03-21T20:36:00.7387901Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512skx-prfm.c.o 2025-03-21T20:36:00.7390819Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c.o 2025-03-21T20:36:00.7393596Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-03-21T20:36:00.7396322Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-03-21T20:36:00.7399144Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:36:00.7401983Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:36:00.7404946Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-03-21T20:36:00.7407833Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16-add16.c.o 2025-03-21T20:36:00.7410657Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul16-add16.c.o 2025-03-21T20:36:01.6089534Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c.o 2025-03-21T20:36:01.6092177Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-03-21T20:36:01.6095168Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-03-21T20:36:01.6097902Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:36:01.6100575Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:36:01.6103301Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-03-21T20:36:01.6106091Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16-add16.c.o 2025-03-21T20:36:01.6108846Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul16-add16.c.o 2025-03-21T20:36:01.6111535Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u16.c.o 2025-03-21T20:36:01.6113941Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u32.c.o 2025-03-21T20:36:01.6116266Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u16.c.o 2025-03-21T20:36:01.6118701Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u32.c.o 2025-03-21T20:36:01.6121125Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u1.c.o 2025-03-21T20:36:01.6124823Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u4.c.o 2025-03-21T20:36:01.6127296Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u32.c.o 2025-03-21T20:36:01.6129700Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u16.c.o 2025-03-21T20:36:01.6132202Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-scalar.c.o 2025-03-21T20:36:01.6134783Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x64c4-gemm-goi-scalar.c.o 2025-03-21T20:36:01.6137613Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c.o 2025-03-21T20:36:01.6140939Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-03-21T20:36:01.6143939Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-03-21T20:36:01.6146640Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:36:01.6149443Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:36:01.6152457Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-03-21T20:36:01.6155574Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-03-21T20:36:01.6158530Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-03-21T20:36:01.6161517Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx-mul16-add16.c.o 2025-03-21T20:36:01.6164427Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx2-mul32.c.o 2025-03-21T20:36:01.6167473Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p1c-minmax-fp32-scalar-fmagic.c.o 2025-03-21T20:36:01.6170519Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:36:01.6173539Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:36:01.6176555Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p32c-minmax-fp32-avx512skx-mul32.c.o 2025-03-21T20:36:01.6179526Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse2-mul16.c.o 2025-03-21T20:36:01.6182493Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse41-mul16.c.o 2025-03-21T20:36:01.6185521Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c.o 2025-03-21T20:36:01.6188549Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-03-21T20:36:01.6191415Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-03-21T20:36:01.6194192Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:36:01.6197081Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:36:01.6200271Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-03-21T20:36:01.6203304Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-03-21T20:36:01.6206371Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-03-21T20:36:01.6209355Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-03-21T20:36:01.6212339Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-03-21T20:36:01.6215385Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:36:01.6218283Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:36:01.6221168Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-03-21T20:36:01.6224178Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-03-21T20:36:01.6227045Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-03-21T20:36:02.5801681Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx2.c.o 2025-03-21T20:36:02.5804580Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:36:02.5807370Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-03-21T20:36:02.5810138Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:36:02.5812993Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-03-21T20:36:02.5815842Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-03-21T20:36:02.5818672Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx2.c.o 2025-03-21T20:36:02.5821449Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-03-21T20:36:02.5824736Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-03-21T20:36:02.5827705Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-03-21T20:36:02.5830656Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-03-21T20:36:02.5833953Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:36:02.5836872Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:36:02.5839766Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-03-21T20:36:02.5842491Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-03-21T20:36:02.5845212Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-03-21T20:36:02.5848251Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx2.c.o 2025-03-21T20:36:02.5851307Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:36:02.5854225Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-03-21T20:36:02.5856904Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:36:02.5859621Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-03-21T20:36:02.5862424Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-03-21T20:36:02.5865168Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx2.c.o 2025-03-21T20:36:02.5867955Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni-prfm.c.o 2025-03-21T20:36:02.5870868Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-03-21T20:36:02.5873652Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-scalar.c.o 2025-03-21T20:36:02.5876312Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx2-c64.c.o 2025-03-21T20:36:02.5879030Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx512skx-c64.c.o 2025-03-21T20:36:02.5881731Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c64.c.o 2025-03-21T20:36:02.5884399Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-minmax-fp32-scalar-u1-acc1.c.o 2025-03-21T20:36:02.5886990Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u64-acc2.c.o 2025-03-21T20:36:02.5889343Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u128-acc2.c.o 2025-03-21T20:36:02.5891688Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u128-acc2.c.o 2025-03-21T20:36:02.5894252Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u4.c.o 2025-03-21T20:36:02.5896571Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u32-acc2.c.o 2025-03-21T20:36:02.5899036Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u8.c.o 2025-03-21T20:36:02.5901645Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2025-03-21T20:36:02.5904329Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2025-03-21T20:36:02.5907001Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u1.c.o 2025-03-21T20:36:02.5909264Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u4.c.o 2025-03-21T20:36:02.5911631Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2025-03-21T20:36:02.5914189Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2025-03-21T20:36:02.5916699Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2025-03-21T20:36:02.5919359Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2025-03-21T20:36:02.5922040Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2025-03-21T20:36:02.5925271Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u1.c.o 2025-03-21T20:36:02.5927702Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u4.c.o 2025-03-21T20:36:02.5930231Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2025-03-21T20:36:02.5932887Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2025-03-21T20:36:02.5935370Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u32.c.o 2025-03-21T20:36:02.5937700Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u32.c.o 2025-03-21T20:36:03.3982682Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u1.c.o 2025-03-21T20:36:03.3984880Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u4.c.o 2025-03-21T20:36:03.3987096Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u32.c.o 2025-03-21T20:36:03.3989302Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u32.c.o 2025-03-21T20:36:03.3991919Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u32.c.o 2025-03-21T20:36:03.3994801Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u32.c.o 2025-03-21T20:36:03.3997036Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u32.c.o 2025-03-21T20:36:03.3999381Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u4.c.o 2025-03-21T20:36:03.4002123Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u4.c.o 2025-03-21T20:36:03.4004533Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u32.c.o 2025-03-21T20:36:03.4006925Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u32.c.o 2025-03-21T20:36:03.4009490Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u32.c.o 2025-03-21T20:36:03.4011982Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-03-21T20:36:03.4014517Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u4.c.o 2025-03-21T20:36:03.4017145Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-03-21T20:36:03.4019661Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-03-21T20:36:03.4022520Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-03-21T20:36:03.4024771Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u4.c.o 2025-03-21T20:36:03.4027331Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-03-21T20:36:03.4030056Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-03-21T20:36:03.4032897Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-scalar-imagic-c1.c.o 2025-03-21T20:36:03.4035640Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-sse2-c8.c.o 2025-03-21T20:36:03.4038395Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-scalar-imagic-c1.c.o 2025-03-21T20:36:03.4041140Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-sse2-c8.c.o 2025-03-21T20:36:03.4043815Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2025-03-21T20:36:03.4046636Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-03-21T20:36:03.4049454Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-03-21T20:36:03.4052481Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:36:03.4055317Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:36:03.4058155Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-03-21T20:36:03.4060972Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-03-21T20:36:03.4063744Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-03-21T20:36:03.4066518Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2025-03-21T20:36:03.4069365Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-03-21T20:36:03.4072134Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-03-21T20:36:03.4074948Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:36:03.4077546Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:36:03.4080344Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-03-21T20:36:03.4083074Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-03-21T20:36:03.4085983Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-03-21T20:36:03.4088561Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u32.c.o 2025-03-21T20:36:03.4091259Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u16.c.o 2025-03-21T20:36:03.4093700Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u32.c.o 2025-03-21T20:36:03.4096156Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u1.c.o 2025-03-21T20:36:03.4098508Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u4.c.o 2025-03-21T20:36:03.4100917Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u32.c.o 2025-03-21T20:36:03.4103338Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u16.c.o 2025-03-21T20:36:03.4105795Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-03-21T20:36:03.4108496Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:36:03.4111156Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:36:03.4113901Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-03-21T20:36:03.4116497Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-03-21T20:36:03.4119063Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-03-21T20:36:04.3393984Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx2.c.o 2025-03-21T20:36:04.3395336Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:36:04.3396903Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-03-21T20:36:04.3398236Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:36:04.3399567Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-03-21T20:36:04.3400876Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-03-21T20:36:04.3402174Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x8c8-minmax-fp32-avx2.c.o 2025-03-21T20:36:04.3403499Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-03-21T20:36:04.3404889Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-03-21T20:36:04.3406340Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:36:04.3407699Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:36:04.3409067Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-03-21T20:36:04.3410394Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-03-21T20:36:04.3411733Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-03-21T20:36:04.3413046Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx2.c.o 2025-03-21T20:36:04.3414366Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:36:04.3415710Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-03-21T20:36:04.3417043Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:36:04.3418387Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-03-21T20:36:04.3419826Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-03-21T20:36:04.3421133Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x8c8-minmax-fp32-avx2.c.o 2025-03-21T20:36:04.3422681Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-03-21T20:36:04.3424001Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c64.c.o 2025-03-21T20:36:04.3425176Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-scalar.c.o 2025-03-21T20:36:04.3426433Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u64-acc2.c.o 2025-03-21T20:36:04.3427600Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u4.c.o 2025-03-21T20:36:04.3428759Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u32-acc2.c.o 2025-03-21T20:36:04.3429992Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u8.c.o 2025-03-21T20:36:04.3431278Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2025-03-21T20:36:04.3432612Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2025-03-21T20:36:04.3433907Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u1.c.o 2025-03-21T20:36:04.3435122Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u4.c.o 2025-03-21T20:36:04.3436373Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2025-03-21T20:36:04.3437676Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2025-03-21T20:36:04.3438984Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2025-03-21T20:36:04.3440301Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2025-03-21T20:36:04.3441659Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2025-03-21T20:36:04.3442975Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u1.c.o 2025-03-21T20:36:04.3444212Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u4.c.o 2025-03-21T20:36:04.3445487Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2025-03-21T20:36:04.3446878Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2025-03-21T20:36:04.3448105Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u32.c.o 2025-03-21T20:36:04.3449359Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u32.c.o 2025-03-21T20:36:04.3451154Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u1.c.o 2025-03-21T20:36:04.3452868Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u4.c.o 2025-03-21T20:36:04.3454560Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u32.c.o 2025-03-21T20:36:04.3455947Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u32.c.o 2025-03-21T20:36:04.3457860Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u32.c.o 2025-03-21T20:36:04.3459799Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u32.c.o 2025-03-21T20:36:04.3461618Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u32.c.o 2025-03-21T20:36:04.3462838Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u4.c.o 2025-03-21T20:36:04.3464096Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u4.c.o 2025-03-21T20:36:04.3466005Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u32.c.o 2025-03-21T20:36:04.3468077Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u32.c.o 2025-03-21T20:36:05.1398592Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u32.c.o 2025-03-21T20:36:05.1399923Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-03-21T20:36:05.1401240Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u4.c.o 2025-03-21T20:36:05.1402552Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-03-21T20:36:05.1403940Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-03-21T20:36:05.1405328Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-03-21T20:36:05.1418676Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u4.c.o 2025-03-21T20:36:05.1421351Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-03-21T20:36:05.1424608Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-03-21T20:36:05.1427135Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx2.c.o 2025-03-21T20:36:05.1429097Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx512f.c.o 2025-03-21T20:36:05.1431525Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-scalar.c.o 2025-03-21T20:36:05.1433027Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c1.c.o 2025-03-21T20:36:05.1434795Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c8.c.o 2025-03-21T20:36:05.1436732Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c16.c.o 2025-03-21T20:36:05.1438420Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-scalar-c1.c.o 2025-03-21T20:36:05.1439676Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse2-c16.c.o 2025-03-21T20:36:05.1441709Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse41-c16.c.o 2025-03-21T20:36:05.1442916Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-avx2-u128.c.o 2025-03-21T20:36:05.1444884Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-avx512skx-u256.c.o 2025-03-21T20:36:05.1447053Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-scalar-u4.c.o 2025-03-21T20:36:05.1449125Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-sse2-u64.c.o 2025-03-21T20:36:05.1450712Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-sse41-u64.c.o 2025-03-21T20:36:05.1451970Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c1.c.o 2025-03-21T20:36:05.1453182Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c8.c.o 2025-03-21T20:36:05.1454398Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c16.c.o 2025-03-21T20:36:05.1455587Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-lut32norm/u8-lut32norm-scalar.c.o 2025-03-21T20:36:05.1456952Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-scalar-c1.c.o 2025-03-21T20:36:05.1458794Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-sse2-c16.c.o 2025-03-21T20:36:05.1460712Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-scalar-u2.c.o 2025-03-21T20:36:05.1462750Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-sse2-u16.c.o 2025-03-21T20:36:05.1464344Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-avx2-u128.c.o 2025-03-21T20:36:05.1465547Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-avx512skx-u256.c.o 2025-03-21T20:36:05.1466766Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-scalar-u4.c.o 2025-03-21T20:36:05.1467899Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-sse2-u64.c.o 2025-03-21T20:36:05.1469266Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16-prfm.c.o 2025-03-21T20:36:05.1470611Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-packw/gen/x16-packw-x64-gemm-goi-scalar-int-u4.c.o 2025-03-21T20:36:05.1471985Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-16x16-reuse-switch-avx2.c.o 2025-03-21T20:36:05.1473349Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-2x4-scalar-int.c.o 2025-03-21T20:36:05.1474699Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-multi-sse2.c.o 2025-03-21T20:36:05.1476076Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/gen/x24-transposec-1x2-scalar.c.o 2025-03-21T20:36:05.1477554Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/x24-transposec-4x4-ssse3.c.o 2025-03-21T20:36:05.1479495Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4.c.o 2025-03-21T20:36:05.1481761Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4.c.o 2025-03-21T20:36:05.1483320Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-float-u4.c.o 2025-03-21T20:36:05.1484638Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4.c.o 2025-03-21T20:36:05.1486046Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x32-gemm-goi-avx512f-u4-prfm.c.o 2025-03-21T20:36:05.1487399Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-float-u4.c.o 2025-03-21T20:36:05.1488696Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4.c.o 2025-03-21T20:36:05.1489966Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-int.c.o 2025-03-21T20:36:05.1492088Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-multi-avx.c.o 2025-03-21T20:36:05.1494482Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/x32-transposec-4x4-sse.c.o 2025-03-21T20:36:05.1496693Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-scalar.c.o 2025-03-21T20:36:05.1498165Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-sse2.c.o 2025-03-21T20:36:05.1499262Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-scalar.c.o 2025-03-21T20:36:06.4645568Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-sse2.c.o 2025-03-21T20:36:06.4647771Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-scalar.c.o 2025-03-21T20:36:06.4649903Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-sse2.c.o 2025-03-21T20:36:06.4652358Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-scalar.c.o 2025-03-21T20:36:06.4654515Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-sse2.c.o 2025-03-21T20:36:06.4656667Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-scalar.c.o 2025-03-21T20:36:06.4658813Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-sse2.c.o 2025-03-21T20:36:06.4661250Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-mov-sse2.c.o 2025-03-21T20:36:06.4663913Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-int.c.o 2025-03-21T20:36:06.4666721Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-multi-avx.c.o 2025-03-21T20:36:06.4669167Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx-u64.c.o 2025-03-21T20:36:06.4671348Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx2-u128.c.o 2025-03-21T20:36:06.4673665Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u64.c.o 2025-03-21T20:36:06.4676140Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u128.c.o 2025-03-21T20:36:06.4678500Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-scalar-u4.c.o 2025-03-21T20:36:06.4680793Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packq/x8-packq-scalar-f32qp8-u1.c.o 2025-03-21T20:36:06.4683234Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-u2.c.o 2025-03-21T20:36:06.4685873Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-u2.c.o 2025-03-21T20:36:06.4688420Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-u2.c.o 2025-03-21T20:36:06.4690909Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-u2.c.o 2025-03-21T20:36:06.4693530Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-mov-sse2.c.o 2025-03-21T20:36:06.4696196Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-2x4-scalar-int.c.o 2025-03-21T20:36:06.4698864Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-32x32-reuse-switch-avx2.c.o 2025-03-21T20:36:06.4701343Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-scalar.c.o 2025-03-21T20:36:06.4703454Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-sse2.c.o 2025-03-21T20:36:06.4705524Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-scalar.c.o 2025-03-21T20:36:06.4707638Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-sse2.c.o 2025-03-21T20:36:06.4709852Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-scalar.c.o 2025-03-21T20:36:06.4711970Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-sse2.c.o 2025-03-21T20:36:06.4714074Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-scalar.c.o 2025-03-21T20:36:06.4716556Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-sse2.c.o 2025-03-21T20:36:06.4718720Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-copy/xx-copy-scalar-memcpy.c.o 2025-03-21T20:36:06.4720960Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-scalar-u16.c.o 2025-03-21T20:36:06.4723451Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-sse2-u64.c.o 2025-03-21T20:36:06.4725726Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p16-sse2-u16.c.o 2025-03-21T20:36:06.4727923Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p4-scalar-u16.c.o 2025-03-21T20:36:06.4730344Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-transposev/xx-transposev-1x1-scalar-memcpy.c.o 2025-03-21T20:36:06.4732692Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-64.c.o 2025-03-21T20:36:06.4734795Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-2048.c.o 2025-03-21T20:36:06.4736965Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-4.c.o 2025-03-21T20:36:06.4739166Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-8.c.o 2025-03-21T20:36:06.4741370Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-16.c.o 2025-03-21T20:36:06.4743569Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-32.c.o 2025-03-21T20:36:06.4745765Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-64.c.o 2025-03-21T20:36:06.4748001Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-2048.c.o 2025-03-21T20:36:06.4750060Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/vlog.c.o 2025-03-21T20:36:06.4751432Z [ 96%] Linking C static library libmicrokernels-prod.a 2025-03-21T20:36:06.4752169Z [ 96%] Built target microkernels-prod 2025-03-21T20:36:06.4752803Z [ 96%] Generating build_identifier.c 2025-03-21T20:36:06.4754071Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/argmaxpool-config.c.o 2025-03-21T20:36:06.4755991Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/avgpool-config.c.o 2025-03-21T20:36:06.4757992Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/binary-elementwise-config.c.o 2025-03-21T20:36:06.4759968Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/cmul-config.c.o 2025-03-21T20:36:06.4761864Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/conv-hwc2chw-config.c.o 2025-03-21T20:36:06.4763775Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv-config.c.o 2025-03-21T20:36:06.4766047Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv2d-chw-config.c.o 2025-03-21T20:36:06.4768022Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/experiments-config.c.o 2025-03-21T20:36:06.4769911Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gemm-config.c.o 2025-03-21T20:36:06.4771818Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-chw-config.c.o 2025-03-21T20:36:06.4773802Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-config.c.o 2025-03-21T20:36:06.4775720Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/lut32norm-config.c.o 2025-03-21T20:36:06.4777747Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/maxpool-config.c.o 2025-03-21T20:36:06.4779645Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pavgpool-config.c.o 2025-03-21T20:36:14.5727461Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pack-lh-config.c.o 2025-03-21T20:36:14.5729406Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/raddstoreexpminusmax-config.c.o 2025-03-21T20:36:14.5731442Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/reduce-config.c.o 2025-03-21T20:36:14.5733230Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/rmax-config.c.o 2025-03-21T20:36:14.5735086Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/spmm-config.c.o 2025-03-21T20:36:14.5736988Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/transpose-config.c.o 2025-03-21T20:36:14.5739023Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unary-elementwise-config.c.o 2025-03-21T20:36:14.5740993Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unpool-config.c.o 2025-03-21T20:36:14.5742863Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/vmulcaddc-config.c.o 2025-03-21T20:36:14.5744653Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-fill-config.c.o 2025-03-21T20:36:14.5746497Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-pad-config.c.o 2025-03-21T20:36:14.5748298Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/x8-lut-config.c.o 2025-03-21T20:36:14.5750130Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/zip-config.c.o 2025-03-21T20:36:14.5751773Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2025-03-21T20:36:14.5753250Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/params.c.o 2025-03-21T20:36:14.5754829Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/build_identifier.c.o 2025-03-21T20:36:14.5756012Z [ 98%] Linking CXX static library libXNNPACK.a 2025-03-21T20:36:14.5756619Z [ 98%] Built target XNNPACK 2025-03-21T20:36:14.5757627Z [ 98%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNExecutor.cpp.o 2025-03-21T20:36:14.5759218Z [ 98%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNCompiler.cpp.o 2025-03-21T20:36:14.5760826Z [ 98%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNPACKBackend.cpp.o 2025-03-21T20:36:14.5762743Z [ 98%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNHeader.cpp.o 2025-03-21T20:36:14.5764365Z [ 98%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNWeightsCache.cpp.o 2025-03-21T20:36:14.5766194Z [ 98%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/profiling/XNNProfiler.cpp.o 2025-03-21T20:36:14.5767356Z [ 98%] Linking CXX static library libxnnpack_backend.a 2025-03-21T20:36:14.5768037Z [ 98%] Built target xnnpack_backend 2025-03-21T20:36:14.5768954Z [ 98%] Building CXX object CMakeFiles/portable_lib.dir/extension/pybindings/pybindings.cpp.o 2025-03-21T20:36:14.5770165Z [100%] Linking CXX shared library _portable_lib.cpython-310-x86_64-linux-gnu.so 2025-03-21T20:36:14.5771044Z [100%] Built target portable_lib 2025-03-21T20:36:14.5771614Z [ 0%] Built target flatbuffers 2025-03-21T20:36:14.5772395Z [ 0%] Built target flatccrt 2025-03-21T20:36:14.5772910Z [ 0%] Built target pthreadpool 2025-03-21T20:36:14.5773434Z [ 0%] Built target common_schema 2025-03-21T20:36:14.5774030Z [ 1%] Built target xnnpack_schema 2025-03-21T20:36:14.5774603Z [ 2%] Built target cpuinfo 2025-03-21T20:36:14.5775168Z [ 2%] Built target bundled_program_schema 2025-03-21T20:36:14.5775782Z [ 4%] Built target flatcc 2025-03-21T20:36:14.5776287Z [ 7%] Built target eigen_blas 2025-03-21T20:36:14.5776828Z [ 7%] Built target indirection 2025-03-21T20:36:14.5777357Z [ 7%] Built target logging 2025-03-21T20:36:14.5777885Z [ 7%] Built target microparams-init 2025-03-21T20:36:14.5778432Z [ 7%] Built target normalization 2025-03-21T20:36:14.5778970Z [ 7%] Built target datatype 2025-03-21T20:36:14.5779515Z [ 7%] Built target reference-ukernels 2025-03-21T20:36:14.5780101Z [ 7%] Built target flatcc_cli 2025-03-21T20:36:14.5780645Z [ 7%] Built target program_schema 2025-03-21T20:36:14.5781244Z [ 7%] Built target hardware-config 2025-03-21T20:36:14.5781809Z [ 7%] Built target packing 2025-03-21T20:36:14.5782321Z [ 7%] Built target allocator 2025-03-21T20:36:14.5782830Z [ 7%] Built target cache 2025-03-21T20:36:14.5783336Z [ 7%] Built target microkernel-utils 2025-03-21T20:36:14.5783896Z [ 7%] Built target memory 2025-03-21T20:36:14.5784362Z [ 7%] Built target mutex 2025-03-21T20:36:14.5784873Z [ 7%] Built target operator-utils 2025-03-21T20:36:14.5785430Z [ 7%] Built target operator-run 2025-03-21T20:36:14.5785990Z [ 7%] Built target etdump_schema 2025-03-21T20:36:14.5786540Z [ 9%] Built target operators 2025-03-21T20:36:14.5787067Z [ 10%] Built target executorch_core 2025-03-21T20:36:14.5787631Z [ 13%] Built target subgraph 2025-03-21T20:36:14.5788161Z [ 14%] Built target extension_threadpool 2025-03-21T20:36:14.5788769Z [ 14%] Built target extension_tensor 2025-03-21T20:36:14.5789329Z [ 15%] Built target executorch 2025-03-21T20:36:14.5789830Z [ 15%] Built target cpublas 2025-03-21T20:36:14.5790408Z [ 15%] Built target extension_data_loader 2025-03-21T20:36:14.5791033Z [ 15%] Built target bundled_program 2025-03-21T20:36:14.5791611Z [ 15%] Built target etdump 2025-03-21T20:36:14.5792150Z [ 16%] Built target optimized_kernels 2025-03-21T20:36:14.5792718Z [ 18%] Built target util 2025-03-21T20:36:14.5793281Z [ 32%] Built target optimized_portable_kernels 2025-03-21T20:36:14.5793952Z [ 32%] Built target optimized_native_cpu_ops_lib 2025-03-21T20:36:14.5794593Z [ 95%] Built target microkernels-prod 2025-03-21T20:36:14.5795159Z [ 97%] Built target XNNPACK 2025-03-21T20:36:14.5795698Z [ 97%] Built target xnnpack_backend 2025-03-21T20:36:14.5796293Z [ 98%] Built target portable_lib 2025-03-21T20:36:14.5797366Z [ 98%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_fallback.cpp.o 2025-03-21T20:36:14.5799031Z [ 98%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_fast_hadamard_transform.cpp.o 2025-03-21T20:36:14.5800575Z [ 98%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_sdpa.cpp.o 2025-03-21T20:36:14.5802237Z [ 98%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_update_cache.cpp.o 2025-03-21T20:36:14.5804019Z [100%] Building C object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/spinquant/third-party/FFHT/fht_avx.c.o 2025-03-21T20:36:14.5806048Z [100%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/spinquant/fast_hadamard_transform.cpp.o 2025-03-21T20:36:14.5807793Z [100%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_sdpa_aot.cpp.o 2025-03-21T20:36:14.5809537Z [100%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_fast_hadamard_transform_aten.cpp.o 2025-03-21T20:36:14.5811299Z [100%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_tile_crop.cpp.o 2025-03-21T20:36:14.5813059Z [100%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_tile_crop_aot.cpp.o 2025-03-21T20:36:14.5814339Z [100%] Linking CXX shared library libcustom_ops_aot_lib.so 2025-03-21T20:36:14.5815060Z [100%] Built target custom_ops_aot_lib 2025-03-21T20:36:14.5815657Z [ 0%] Built target flatbuffers 2025-03-21T20:36:14.5816212Z [ 0%] Built target flatccrt 2025-03-21T20:36:14.5816726Z [ 0%] Built target pthreadpool 2025-03-21T20:36:14.5817269Z [ 1%] Built target cpuinfo 2025-03-21T20:36:14.5817760Z [ 3%] Built target flatcc 2025-03-21T20:36:14.5818277Z [ 3%] Built target common_schema 2025-03-21T20:36:14.5818838Z [ 5%] Built target eigen_blas 2025-03-21T20:36:14.5819383Z [ 7%] Built target xnnpack_schema 2025-03-21T20:36:14.5819969Z [ 7%] Built target bundled_program_schema 2025-03-21T20:36:14.5820579Z [ 7%] Built target logging 2025-03-21T20:36:14.5821116Z [ 7%] Built target microparams-init 2025-03-21T20:36:14.5821710Z [ 7%] Built target indirection 2025-03-21T20:36:14.5822577Z [ 7%] Built target normalization 2025-03-21T20:36:14.5823125Z [ 7%] Built target datatype 2025-03-21T20:36:14.5823682Z [ 7%] Built target reference-ukernels 2025-03-21T20:36:14.5824283Z [ 7%] Built target flatcc_cli 2025-03-21T20:36:14.5824833Z [ 7%] Built target program_schema 2025-03-21T20:36:14.5825416Z [ 7%] Built target hardware-config 2025-03-21T20:36:14.5825979Z [ 7%] Built target allocator 2025-03-21T20:36:14.5826502Z [ 7%] Built target packing 2025-03-21T20:36:14.5827014Z [ 7%] Built target cache 2025-03-21T20:36:14.5827541Z [ 7%] Built target microkernel-utils 2025-03-21T20:36:14.5828130Z [ 7%] Built target memory 2025-03-21T20:36:14.5828621Z [ 7%] Built target mutex 2025-03-21T20:36:14.5829116Z [ 7%] Built target operator-run 2025-03-21T20:36:14.5829689Z [ 7%] Built target operator-utils 2025-03-21T20:36:14.5830274Z [ 7%] Built target etdump_schema 2025-03-21T20:36:14.5830844Z [ 9%] Built target operators 2025-03-21T20:36:14.5831390Z [ 10%] Built target executorch_core 2025-03-21T20:36:14.5831991Z [ 10%] Built target extension_tensor 2025-03-21T20:36:14.5832608Z [ 11%] Built target extension_threadpool 2025-03-21T20:36:14.5833213Z [ 13%] Built target executorch 2025-03-21T20:36:14.5833732Z [ 15%] Built target subgraph 2025-03-21T20:36:14.5834267Z [ 15%] Built target extension_data_loader 2025-03-21T20:36:14.5834875Z [ 15%] Built target cpublas 2025-03-21T20:36:14.5835395Z [ 15%] Built target etdump 2025-03-21T20:36:14.5835923Z [ 15%] Built target bundled_program 2025-03-21T20:36:14.5836457Z [ 16%] Built target optimized_kernels 2025-03-21T20:36:14.5836996Z [ 17%] Built target util 2025-03-21T20:36:14.5837542Z [ 32%] Built target optimized_portable_kernels 2025-03-21T20:36:14.5838236Z [ 32%] Built target optimized_native_cpu_ops_lib 2025-03-21T20:36:14.5838883Z [ 94%] Built target microkernels-prod 2025-03-21T20:36:14.5839479Z [ 96%] Built target XNNPACK 2025-03-21T20:36:14.5840012Z [ 96%] Built target xnnpack_backend 2025-03-21T20:36:14.5840583Z [ 97%] Built target portable_lib 2025-03-21T20:36:14.5841985Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/embeddingxb.cpp.o 2025-03-21T20:36:14.5843639Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_add.cpp.o 2025-03-21T20:36:14.5845482Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_choose_qparams.cpp.o 2025-03-21T20:36:14.5847293Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_dequantize.cpp.o 2025-03-21T20:36:14.5849019Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_embedding.cpp.o 2025-03-21T20:36:14.5850709Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_embedding2b.cpp.o 2025-03-21T20:36:14.5852404Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_embedding4b.cpp.o 2025-03-21T20:36:20.1251151Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_mixed_linear.cpp.o 2025-03-21T20:36:20.1252130Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_mixed_mm.cpp.o 2025-03-21T20:36:20.1253032Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_quantize.cpp.o 2025-03-21T20:36:20.1253729Z [ 97%] Linking CXX static library libquantized_pybind_kernels_lib.a 2025-03-21T20:36:20.1254192Z [ 97%] Built target quantized_pybind_kernels_lib 2025-03-21T20:36:20.1254663Z [ 97%] Generating selected_operators.yaml for quantized_ops_pybind_lib 2025-03-21T20:36:20.1255134Z [ 97%] Generating code for kernel registration 2025-03-21T20:36:20.1255991Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_pybind_lib.dir/quantized_ops_pybind_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-03-21T20:36:20.1256912Z [ 98%] Linking CXX static library libquantized_ops_pybind_lib.a 2025-03-21T20:36:20.1257351Z [ 98%] Built target quantized_ops_pybind_lib 2025-03-21T20:36:20.1257798Z [ 98%] Generating selected_operators.yaml for quantized_ops_aot_lib 2025-03-21T20:36:20.1260899Z quantized_decomposed::add.out quantized_decomposed::choose_qparams.Tensor_out quantized_decomposed::choose_qparams_per_token_asymmetric.out quantized_decomposed::dequantize_per_channel.out quantized_decomposed::dequantize_per_tensor.out quantized_decomposed::dequantize_per_tensor.Tensor_out quantized_decomposed::dequantize_per_token.out quantized_decomposed::mixed_linear.out quantized_decomposed::mixed_mm.out quantized_decomposed::quantize_per_channel.out quantized_decomposed::quantize_per_tensor.out quantized_decomposed::quantize_per_tensor.Tensor_out quantized_decomposed::quantize_per_token.out 2025-03-21T20:36:20.1263518Z [ 98%] Generating code for kernel registration 2025-03-21T20:36:20.1264258Z [ 98%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/quantized_ops_aot_lib/RegisterCPUCustomOps.cpp.o 2025-03-21T20:36:20.1265301Z [ 98%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/quantized_ops_aot_lib/RegisterSchema.cpp.o 2025-03-21T20:36:20.1266230Z [ 98%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/embeddingxb.cpp.o 2025-03-21T20:36:20.1267202Z [ 98%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_add.cpp.o 2025-03-21T20:36:20.1268029Z [ 98%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_choose_qparams.cpp.o 2025-03-21T20:36:20.1268897Z [ 98%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_dequantize.cpp.o 2025-03-21T20:36:20.1269752Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_embedding.cpp.o 2025-03-21T20:36:20.1270618Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_embedding2b.cpp.o 2025-03-21T20:36:20.1271696Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_embedding4b.cpp.o 2025-03-21T20:36:20.1272577Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_mixed_linear.cpp.o 2025-03-21T20:36:20.1273438Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_mixed_mm.cpp.o 2025-03-21T20:36:20.1274265Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_quantize.cpp.o 2025-03-21T20:36:20.1275242Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/__/__/runtime/core/exec_aten/util/tensor_util_aten.cpp.o 2025-03-21T20:36:20.1276587Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/__/portable/cpu/util/reduce_util.cpp.o 2025-03-21T20:36:20.1277656Z [100%] Linking CXX shared library libquantized_ops_aot_lib.so 2025-03-21T20:36:20.1278085Z [100%] Built target quantized_ops_aot_lib 2025-03-21T20:36:20.1278433Z running build_py 2025-03-21T20:36:20.1278818Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm 2025-03-21T20:36:20.1279509Z copying backends/arm/arm_backend.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm 2025-03-21T20:36:20.1280287Z copying backends/arm/arm_vela.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm 2025-03-21T20:36:20.1281079Z copying backends/arm/ethosu_backend.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm 2025-03-21T20:36:20.1281926Z copying backends/arm/ethosu_partitioner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm 2025-03-21T20:36:20.1282769Z copying backends/arm/process_node.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm 2025-03-21T20:36:20.1283563Z copying backends/arm/tosa_backend.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm 2025-03-21T20:36:20.1284372Z copying backends/arm/tosa_mapping.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm 2025-03-21T20:36:20.1285198Z copying backends/arm/tosa_partitioner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm 2025-03-21T20:36:20.1286180Z copying backends/arm/tosa_quant_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm 2025-03-21T20:36:20.1287128Z copying backends/arm/tosa_specification.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm 2025-03-21T20:36:20.1288015Z copying backends/arm/tosa_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm 2025-03-21T20:36:20.1288705Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example 2025-03-21T20:36:20.1289453Z copying backends/example/example_backend.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example 2025-03-21T20:36:20.1290391Z copying backends/example/example_partitioner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example 2025-03-21T20:36:20.1291350Z copying backends/example/example_quantizer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example 2025-03-21T20:36:20.1292302Z copying backends/example/test_example_delegate.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example 2025-03-21T20:36:20.1293079Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek 2025-03-21T20:36:20.1293799Z copying backends/mediatek/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek 2025-03-21T20:36:20.1294677Z copying backends/mediatek/partitioner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek 2025-03-21T20:36:20.1295794Z copying backends/mediatek/preprocess.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek 2025-03-21T20:36:20.1296676Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm 2025-03-21T20:36:20.1297495Z copying backends/qualcomm/qnn_preprocess.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm 2025-03-21T20:36:20.1298478Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:36:20.1299231Z copying backends/transforms/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:36:20.1300153Z copying backends/transforms/addmm_mm_to_linear.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:36:20.1301113Z copying backends/transforms/convert_dtype_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:36:20.1302235Z copying backends/transforms/decompose_sdpa.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:36:20.1303318Z copying backends/transforms/duplicate_dynamic_quant_chain.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:36:20.1304515Z copying backends/transforms/fuse_batch_norm_with_conv.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:36:20.1305636Z copying backends/transforms/fuse_conv_with_clamp.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:36:20.1306630Z copying backends/transforms/fuse_dequant_linear.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:36:20.1307592Z copying backends/transforms/fuse_view_copy.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:36:20.1308520Z copying backends/transforms/mean_to_sum_div.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:36:20.1309601Z copying backends/transforms/rank_0_to_rank_1.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:36:20.1310571Z copying backends/transforms/remove_clone_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:36:20.1311580Z copying backends/transforms/replace_scalar_with_tensor.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:36:20.1312860Z copying backends/transforms/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:36:20.1313902Z copying backends/transforms/view_copy_to_squeeze_unsqueeze.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:36:20.1314844Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan 2025-03-21T20:36:20.1315590Z copying backends/vulkan/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan 2025-03-21T20:36:20.1316427Z copying backends/vulkan/custom_ops_lib.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan 2025-03-21T20:36:20.1317303Z copying backends/vulkan/op_registry.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan 2025-03-21T20:36:20.1318133Z copying backends/vulkan/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan 2025-03-21T20:36:20.1711940Z copying backends/vulkan/vulkan_preprocess.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan 2025-03-21T20:36:20.1712861Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack 2025-03-21T20:36:20.1713592Z copying backends/xnnpack/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack 2025-03-21T20:36:20.1714557Z copying backends/xnnpack/xnnpack_preprocess.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack 2025-03-21T20:36:20.1715423Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps 2025-03-21T20:36:20.1716167Z copying backends/apple/mps/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps 2025-03-21T20:36:20.1717124Z copying backends/apple/mps/mps_preprocess.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps 2025-03-21T20:36:20.1717998Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/compiler 2025-03-21T20:36:20.1719230Z copying backends/apple/coreml/compiler/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/compiler 2025-03-21T20:36:20.1720387Z copying backends/apple/coreml/compiler/coreml_preprocess.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/compiler 2025-03-21T20:36:20.1721356Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/partition 2025-03-21T20:36:20.1722582Z copying backends/apple/coreml/partition/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/partition 2025-03-21T20:36:20.1723912Z copying backends/apple/coreml/partition/coreml_partitioner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/partition 2025-03-21T20:36:20.1724970Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/quantizer 2025-03-21T20:36:20.1726162Z copying backends/apple/coreml/quantizer/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/quantizer 2025-03-21T20:36:20.1727384Z copying backends/apple/coreml/quantizer/coreml_quantizer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/quantizer 2025-03-21T20:36:20.1728318Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/test 2025-03-21T20:36:20.1729246Z copying backends/apple/coreml/test/test_coreml_partitioner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/test 2025-03-21T20:36:20.1730541Z copying backends/apple/coreml/test/test_coreml_quantizer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/test 2025-03-21T20:36:20.1731520Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/runtime/inmemoryfs 2025-03-21T20:36:20.1732649Z copying backends/apple/coreml/runtime/inmemoryfs/setup.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/runtime/inmemoryfs 2025-03-21T20:36:20.1733752Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/runtime/test 2025-03-21T20:36:20.1734846Z copying backends/apple/coreml/runtime/test/export_stateful_model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/runtime/test 2025-03-21T20:36:20.1735825Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:36:20.1736706Z copying backends/apple/mps/operators/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:36:20.1737935Z copying backends/apple/mps/operators/activation_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:36:20.1739051Z copying backends/apple/mps/operators/binary_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:36:20.1740211Z copying backends/apple/mps/operators/clamp_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:36:20.1741357Z copying backends/apple/mps/operators/constant_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:36:20.1742544Z copying backends/apple/mps/operators/convolution_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:36:20.1743669Z copying backends/apple/mps/operators/indexing_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:36:20.1744789Z copying backends/apple/mps/operators/linear_algebra_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:36:20.1746066Z copying backends/apple/mps/operators/node_visitor.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:36:20.1747265Z copying backends/apple/mps/operators/normalization_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:36:20.1748564Z copying backends/apple/mps/operators/op_clone.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:36:20.1749693Z copying backends/apple/mps/operators/op_getitem.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:36:20.1750796Z copying backends/apple/mps/operators/op_quant_dequant.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:36:20.1751896Z copying backends/apple/mps/operators/op_skip_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:36:20.1753081Z copying backends/apple/mps/operators/pad_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:36:20.1754221Z copying backends/apple/mps/operators/pooling_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:36:20.1755399Z copying backends/apple/mps/operators/range_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:36:20.1756593Z copying backends/apple/mps/operators/reduce_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:36:20.1757681Z copying backends/apple/mps/operators/shape_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:36:20.1758758Z copying backends/apple/mps/operators/unary_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:36:20.1759645Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/partition 2025-03-21T20:36:20.1760634Z copying backends/apple/mps/partition/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/partition 2025-03-21T20:36:20.1761743Z copying backends/apple/mps/partition/mps_partitioner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/partition 2025-03-21T20:36:20.1762750Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/serialization 2025-03-21T20:36:20.1763778Z copying backends/apple/mps/serialization/mps_graph_schema.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/serialization 2025-03-21T20:36:20.1765062Z copying backends/apple/mps/serialization/mps_graph_serialize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/serialization 2025-03-21T20:36:20.1766085Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/test 2025-03-21T20:36:20.1766911Z copying backends/apple/mps/test/test_mps.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/test 2025-03-21T20:36:20.1767932Z copying backends/apple/mps/test/test_mps_binary_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/test 2025-03-21T20:36:20.1769123Z copying backends/apple/mps/test/test_mps_indexing_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/test 2025-03-21T20:36:20.1770237Z copying backends/apple/mps/test/test_mps_linear.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/test 2025-03-21T20:36:20.1771268Z copying backends/apple/mps/test/test_mps_models.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/test 2025-03-21T20:36:20.1772400Z copying backends/apple/mps/test/test_mps_unary_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/test 2025-03-21T20:36:20.1773433Z copying backends/apple/mps/test/test_mps_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/test 2025-03-21T20:36:20.1774268Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/utils 2025-03-21T20:36:20.1775096Z copying backends/apple/mps/utils/mps_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/utils 2025-03-21T20:36:20.1776326Z copying backends/apple/mps/utils/quant_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/utils 2025-03-21T20:36:20.1777157Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.1777986Z copying backends/arm/_passes/_debug_passes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.1779059Z copying backends/arm/_passes/annotate_channels_last_dim_order_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.1780183Z copying backends/arm/_passes/annotate_decomposed_matmul.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.1781174Z copying backends/arm/_passes/arm_pass_manager.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2205517Z copying backends/arm/_passes/arm_pass_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2206884Z copying backends/arm/_passes/cast_int64_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2207848Z copying backends/arm/_passes/conv1d_unsqueeze_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2208943Z copying backends/arm/_passes/convert_any_default_dim_dims_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2210006Z copying backends/arm/_passes/convert_expand_copy_to_repeat.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2211158Z copying backends/arm/_passes/convert_full_like_to_full_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2212233Z copying backends/arm/_passes/convert_minmax_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2213228Z copying backends/arm/_passes/convert_split_to_slice.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2214238Z copying backends/arm/_passes/convert_squeezes_to_view.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2215342Z copying backends/arm/_passes/convert_to_clamp.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2216394Z copying backends/arm/_passes/decompose_batchnorm_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2217417Z copying backends/arm/_passes/decompose_div_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2218549Z copying backends/arm/_passes/decompose_layernorm_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2219563Z copying backends/arm/_passes/decompose_linear_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2220578Z copying backends/arm/_passes/decompose_meandim_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2221636Z copying backends/arm/_passes/decompose_select.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2222873Z copying backends/arm/_passes/decompose_softmax_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2223982Z copying backends/arm/_passes/decompose_softmax_unstable_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2225006Z copying backends/arm/_passes/decompose_var_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2226140Z copying backends/arm/_passes/fold_qdq_with_annotated_qparams_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2227254Z copying backends/arm/_passes/fuse_batchnorm2d_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2228443Z copying backends/arm/_passes/fuse_constant_ops_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2229620Z copying backends/arm/_passes/fuse_quantized_activation_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2230658Z copying backends/arm/_passes/insert_rescales_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2231687Z copying backends/arm/_passes/insert_table_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2232784Z copying backends/arm/_passes/keep_dims_false_to_squeeze_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2233947Z copying backends/arm/_passes/match_arg_ranks_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2234967Z copying backends/arm/_passes/meandim_to_averagepool_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2235953Z copying backends/arm/_passes/mm_to_bmm_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2236934Z copying backends/arm/_passes/remove_clone_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2238006Z copying backends/arm/_passes/scalars_to_attribute_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2239079Z copying backends/arm/_passes/size_adjust_conv2d_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2240170Z copying backends/arm/_passes/unsqueeze_before_repeat_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2241329Z copying backends/arm/_passes/unsqueeze_scalar_placeholders_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:36:20.2242236Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support 2025-03-21T20:36:20.2243119Z copying backends/arm/operator_support/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support 2025-03-21T20:36:20.2244231Z copying backends/arm/operator_support/convolution_support.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support 2025-03-21T20:36:20.2245577Z copying backends/arm/operator_support/minmax_support.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support 2025-03-21T20:36:20.2246757Z copying backends/arm/operator_support/pool_2d_support.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support 2025-03-21T20:36:20.2247981Z copying backends/arm/operator_support/reduce_sum_support.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support 2025-03-21T20:36:20.2249277Z copying backends/arm/operator_support/right_shift_support.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support 2025-03-21T20:36:20.2250417Z copying backends/arm/operator_support/slice_copy_support.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support 2025-03-21T20:36:20.2251535Z copying backends/arm/operator_support/to_copy_support.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support 2025-03-21T20:36:20.2252826Z copying backends/arm/operator_support/tosa_supported_operators.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support 2025-03-21T20:36:20.2253760Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2254597Z copying backends/arm/operators/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2255811Z copying backends/arm/operators/node_visitor.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2256774Z copying backends/arm/operators/op_abs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2257684Z copying backends/arm/operators/op_add.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2258612Z copying backends/arm/operators/op_amax.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2259577Z copying backends/arm/operators/op_amin.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2260609Z copying backends/arm/operators/op_any.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2261619Z copying backends/arm/operators/op_avg_pool2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2262652Z copying backends/arm/operators/op_bmm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2263622Z copying backends/arm/operators/op_cat.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2264539Z copying backends/arm/operators/op_clamp.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2265517Z copying backends/arm/operators/op_constant_pad_nd.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2266501Z copying backends/arm/operators/op_conv2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2267548Z copying backends/arm/operators/op_eq.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2268472Z copying backends/arm/operators/op_exp.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2269469Z copying backends/arm/operators/op_full.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2270454Z copying backends/arm/operators/op_ge.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2271458Z copying backends/arm/operators/op_get_item.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2272397Z copying backends/arm/operators/op_gt.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2718317Z copying backends/arm/operators/op_le.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2719303Z copying backends/arm/operators/op_log.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2720273Z copying backends/arm/operators/op_lt.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2721329Z copying backends/arm/operators/op_max_pool2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2722565Z copying backends/arm/operators/op_maximum.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2723608Z copying backends/arm/operators/op_minimum.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2724543Z copying backends/arm/operators/op_mul.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2725732Z copying backends/arm/operators/op_permute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2726785Z copying backends/arm/operators/op_reciprocal.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2727770Z copying backends/arm/operators/op_repeat.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2728945Z copying backends/arm/operators/op_rescale.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2730040Z copying backends/arm/operators/op_rshift.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2730992Z copying backends/arm/operators/op_rsqrt.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2731992Z copying backends/arm/operators/op_sigmoid.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2733158Z copying backends/arm/operators/op_slice.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2734184Z copying backends/arm/operators/op_sub.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2735248Z copying backends/arm/operators/op_sum.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2736193Z copying backends/arm/operators/op_table.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2737296Z copying backends/arm/operators/op_tanh.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2738248Z copying backends/arm/operators/op_to_copy.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2739288Z copying backends/arm/operators/op_to_dim_order_copy.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2740376Z copying backends/arm/operators/op_transpose.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2741537Z copying backends/arm/operators/op_upsample_nearest2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2742546Z copying backends/arm/operators/op_view.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2743500Z copying backends/arm/operators/ops_binary.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2744462Z copying backends/arm/operators/ops_unary.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:36:20.2745394Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/quantizer 2025-03-21T20:36:20.2746185Z copying backends/arm/quantizer/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/quantizer 2025-03-21T20:36:20.2747209Z copying backends/arm/quantizer/arm_quantizer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/quantizer 2025-03-21T20:36:20.2748444Z copying backends/arm/quantizer/arm_quantizer_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/quantizer 2025-03-21T20:36:20.2749587Z copying backends/arm/quantizer/quantization_annotator.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/quantizer 2025-03-21T20:36:20.2750676Z copying backends/arm/quantizer/quantization_config.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/quantizer 2025-03-21T20:36:20.2751515Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test 2025-03-21T20:36:20.2752335Z copying backends/arm/test/common.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test 2025-03-21T20:36:20.2753245Z copying backends/arm/test/conftest.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test 2025-03-21T20:36:20.2754164Z copying backends/arm/test/runner_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test 2025-03-21T20:36:20.2755048Z copying backends/arm/test/test_model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test 2025-03-21T20:36:20.2755935Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/util 2025-03-21T20:36:20.2756866Z copying backends/arm/util/arm_model_evaluator.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/util 2025-03-21T20:36:20.2757670Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc 2025-03-21T20:36:20.2758531Z copying backends/arm/test/misc/test_custom_partition.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc 2025-03-21T20:36:20.2759568Z copying backends/arm/test/misc/test_debug_feats.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc 2025-03-21T20:36:20.2760692Z copying backends/arm/test/misc/test_dim_order_guards.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc 2025-03-21T20:36:20.2761757Z copying backends/arm/test/misc/test_lifted_tensor.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc 2025-03-21T20:36:20.2762934Z copying backends/arm/test/misc/test_model_evaluator.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc 2025-03-21T20:36:20.2764099Z copying backends/arm/test/misc/test_multiple_delegates.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc 2025-03-21T20:36:20.2765228Z copying backends/arm/test/misc/test_multiple_outputs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc 2025-03-21T20:36:20.2766478Z copying backends/arm/test/misc/test_partition_decomposed_quantized_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc 2025-03-21T20:36:20.2767585Z copying backends/arm/test/misc/test_tosa_spec.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc 2025-03-21T20:36:20.2768408Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models 2025-03-21T20:36:20.2769390Z copying backends/arm/test/models/test_conformer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models 2025-03-21T20:36:20.2770474Z copying backends/arm/test/models/test_dl3_arm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models 2025-03-21T20:36:20.2771492Z copying backends/arm/test/models/test_llama.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models 2025-03-21T20:36:20.2772608Z copying backends/arm/test/models/test_lstm_arm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models 2025-03-21T20:36:20.2773724Z copying backends/arm/test/models/test_mobilenet_v2_arm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models 2025-03-21T20:36:20.2774808Z copying backends/arm/test/models/test_nn_functional.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models 2025-03-21T20:36:20.2775859Z copying backends/arm/test/models/test_nn_modules.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models 2025-03-21T20:36:20.2777044Z copying backends/arm/test/models/test_torch_functions.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models 2025-03-21T20:36:20.2778100Z copying backends/arm/test/models/test_w2l_arm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models 2025-03-21T20:36:20.2778991Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.2779811Z copying backends/arm/test/ops/test_abs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.2780843Z copying backends/arm/test/ops/test_add.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.2781767Z copying backends/arm/test/ops/test_amax.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.2782694Z copying backends/arm/test/ops/test_amin.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.2783604Z copying backends/arm/test/ops/test_any.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.2784669Z copying backends/arm/test/ops/test_avg_pool2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.2785791Z copying backends/arm/test/ops/test_batch_norm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.2786830Z copying backends/arm/test/ops/test_bitwise.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3237509Z copying backends/arm/test/ops/test_bmm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3238490Z copying backends/arm/test/ops/test_cat.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3239428Z copying backends/arm/test/ops/test_clamp.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3240754Z copying backends/arm/test/ops/test_clone.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3241737Z copying backends/arm/test/ops/test_constant_pad_nd.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3242722Z copying backends/arm/test/ops/test_conv1d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3243908Z copying backends/arm/test/ops/test_conv2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3245052Z copying backends/arm/test/ops/test_conv_combos.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3246423Z copying backends/arm/test/ops/test_depthwise_conv.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3247451Z copying backends/arm/test/ops/test_div.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3248379Z copying backends/arm/test/ops/test_eq.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3249296Z copying backends/arm/test/ops/test_exp.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3250359Z copying backends/arm/test/ops/test_expand.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3251300Z copying backends/arm/test/ops/test_floor.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3252232Z copying backends/arm/test/ops/test_full.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3253374Z copying backends/arm/test/ops/test_ge.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3254504Z copying backends/arm/test/ops/test_gt.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3255673Z copying backends/arm/test/ops/test_hardsigmoid.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3256775Z copying backends/arm/test/ops/test_hardswish.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3257741Z copying backends/arm/test/ops/test_hardtanh.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3258718Z copying backends/arm/test/ops/test_layer_norm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3259663Z copying backends/arm/test/ops/test_le.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3260716Z copying backends/arm/test/ops/test_linear.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3261651Z copying backends/arm/test/ops/test_log.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3262647Z copying backends/arm/test/ops/test_logical.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3263913Z copying backends/arm/test/ops/test_logsoftmax.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3264927Z copying backends/arm/test/ops/test_lt.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3265868Z copying backends/arm/test/ops/test_max_pool.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3266925Z copying backends/arm/test/ops/test_maximum.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3267887Z copying backends/arm/test/ops/test_mean_dim.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3268986Z copying backends/arm/test/ops/test_minimum.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3270061Z copying backends/arm/test/ops/test_mm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3270977Z copying backends/arm/test/ops/test_mul.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3271993Z copying backends/arm/test/ops/test_permute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3273057Z copying backends/arm/test/ops/test_reciprocal.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3274015Z copying backends/arm/test/ops/test_relu.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3274954Z copying backends/arm/test/ops/test_repeat.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3275907Z copying backends/arm/test/ops/test_rshift.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3276963Z copying backends/arm/test/ops/test_rsqrt.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3277981Z copying backends/arm/test/ops/test_scalars.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3278993Z copying backends/arm/test/ops/test_select.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3279983Z copying backends/arm/test/ops/test_sigmoid.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3281065Z copying backends/arm/test/ops/test_sigmoid_16bit.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3282068Z copying backends/arm/test/ops/test_sigmoid_32bit.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3283039Z copying backends/arm/test/ops/test_slice.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3283995Z copying backends/arm/test/ops/test_softmax.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3284940Z copying backends/arm/test/ops/test_split.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3286135Z copying backends/arm/test/ops/test_squeeze.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3287062Z copying backends/arm/test/ops/test_sub.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3287976Z copying backends/arm/test/ops/test_sum.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3289135Z copying backends/arm/test/ops/test_tanh.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3290233Z copying backends/arm/test/ops/test_to_copy.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3291539Z copying backends/arm/test/ops/test_unsqueeze.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3292629Z copying backends/arm/test/ops/test_upsample_nearest2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3293620Z copying backends/arm/test/ops/test_var.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3294529Z copying backends/arm/test/ops/test_view.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:36:20.3295475Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes 2025-03-21T20:36:20.3296358Z copying backends/arm/test/passes/test_cast_int64_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes 2025-03-21T20:36:20.3297513Z copying backends/arm/test/passes/test_convert_to_clamp.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes 2025-03-21T20:36:20.3298902Z copying backends/arm/test/passes/test_fold_qdq_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes 2025-03-21T20:36:20.3300250Z copying backends/arm/test/passes/test_fuse_batchnorm_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes 2025-03-21T20:36:20.3301614Z copying backends/arm/test/passes/test_fuse_constant_ops_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes 2025-03-21T20:36:20.3302792Z copying backends/arm/test/passes/test_insert_table_ops_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes 2025-03-21T20:36:20.3303925Z copying backends/arm/test/passes/test_ioquantization_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes 2025-03-21T20:36:20.3305086Z copying backends/arm/test/passes/test_meandim_to_averagepool2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes 2025-03-21T20:36:20.3306213Z copying backends/arm/test/passes/test_rescale_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes 2025-03-21T20:36:20.3383560Z copying backends/arm/test/passes/test_unsqueeze_before_repeat_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes 2025-03-21T20:36:20.3385522Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/quantizer 2025-03-21T20:36:20.3387198Z copying backends/arm/test/quantizer/test_generic_annotater.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/quantizer 2025-03-21T20:36:20.3388861Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/tester 2025-03-21T20:36:20.3390360Z copying backends/arm/test/tester/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/tester 2025-03-21T20:36:20.3392230Z copying backends/arm/test/tester/analyze_output_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/tester 2025-03-21T20:36:20.3394089Z copying backends/arm/test/tester/arm_tester.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/tester 2025-03-21T20:36:20.3395999Z copying backends/arm/test/tester/test_pipeline.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/tester 2025-03-21T20:36:20.3397609Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/tosautil 2025-03-21T20:36:20.3399253Z copying backends/arm/test/tosautil/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/tosautil 2025-03-21T20:36:20.3400845Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib 2025-03-21T20:36:20.3402724Z copying backends/arm/third-party/serialization_lib/setup.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib 2025-03-21T20:36:20.3404348Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/serializer 2025-03-21T20:36:20.3405758Z copying backends/arm/third-party/serialization_lib/python/serializer/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/serializer 2025-03-21T20:36:20.3407459Z copying backends/arm/third-party/serialization_lib/python/serializer/tosa_serializer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/serializer 2025-03-21T20:36:20.3408880Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3411334Z copying backends/arm/third-party/serialization_lib/python/tosa/ArithmeticRightShiftAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3413392Z copying backends/arm/third-party/serialization_lib/python/tosa/Attribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3414995Z copying backends/arm/third-party/serialization_lib/python/tosa/AxisAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3416619Z copying backends/arm/third-party/serialization_lib/python/tosa/ClampAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3418531Z copying backends/arm/third-party/serialization_lib/python/tosa/CondIfAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3421151Z copying backends/arm/third-party/serialization_lib/python/tosa/ConvAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3423057Z copying backends/arm/third-party/serialization_lib/python/tosa/CustomAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3424633Z copying backends/arm/third-party/serialization_lib/python/tosa/DType.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3426197Z copying backends/arm/third-party/serialization_lib/python/tosa/FFTAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3428468Z copying backends/arm/third-party/serialization_lib/python/tosa/FullyConnectedAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3430905Z copying backends/arm/third-party/serialization_lib/python/tosa/MatMulAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3432563Z copying backends/arm/third-party/serialization_lib/python/tosa/MulAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3434186Z copying backends/arm/third-party/serialization_lib/python/tosa/NegateAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3435750Z copying backends/arm/third-party/serialization_lib/python/tosa/Op.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3438361Z copying backends/arm/third-party/serialization_lib/python/tosa/PadAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3440148Z copying backends/arm/third-party/serialization_lib/python/tosa/PoolAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3441921Z copying backends/arm/third-party/serialization_lib/python/tosa/RFFTAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3443564Z copying backends/arm/third-party/serialization_lib/python/tosa/RescaleAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3445211Z copying backends/arm/third-party/serialization_lib/python/tosa/ReshapeAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3447261Z copying backends/arm/third-party/serialization_lib/python/tosa/ResizeAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3448991Z copying backends/arm/third-party/serialization_lib/python/tosa/ResizeMode.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3450596Z copying backends/arm/third-party/serialization_lib/python/tosa/SliceAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3452291Z copying backends/arm/third-party/serialization_lib/python/tosa/TableAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3455139Z copying backends/arm/third-party/serialization_lib/python/tosa/TileAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3456791Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaBasicBlock.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3458421Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaGraph.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3460009Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaOperator.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3462142Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaRegion.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3464443Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaTensor.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3466078Z copying backends/arm/third-party/serialization_lib/python/tosa/TransposeAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3467809Z copying backends/arm/third-party/serialization_lib/python/tosa/TransposeConvAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3469463Z copying backends/arm/third-party/serialization_lib/python/tosa/Version.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3797770Z copying backends/arm/third-party/serialization_lib/python/tosa/WhileLoopAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3800914Z copying backends/arm/third-party/serialization_lib/python/tosa/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:20.3803269Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/test/scripts 2025-03-21T20:36:20.3806076Z copying backends/arm/third-party/serialization_lib/test/scripts/test_npy_fileio.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/test/scripts 2025-03-21T20:36:20.3808576Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit 2025-03-21T20:36:20.3811030Z copying backends/arm/third-party/serialization_lib/test/scripts/xunit/xunit.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit 2025-03-21T20:36:20.3813119Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:36:20.3814503Z copying backends/cadence/aot/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:36:20.3816145Z copying backends/cadence/aot/compiler.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:36:20.3818313Z copying backends/cadence/aot/compiler_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:36:20.3820040Z copying backends/cadence/aot/export_example.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:36:20.3821737Z copying backends/cadence/aot/fuse_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:36:20.3823623Z copying backends/cadence/aot/graph_builder.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:36:20.3825472Z copying backends/cadence/aot/memory_constraints.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:36:20.3827307Z copying backends/cadence/aot/memory_planning.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:36:20.3829110Z copying backends/cadence/aot/ops_registrations.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:36:20.3830898Z copying backends/cadence/aot/pass_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:36:20.3832549Z copying backends/cadence/aot/passes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:36:20.3834297Z copying backends/cadence/aot/ref_implementations.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:36:20.3835970Z copying backends/cadence/aot/remove_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:36:20.3837679Z copying backends/cadence/aot/reorder_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:36:20.3839323Z copying backends/cadence/aot/replace_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:36:20.3841039Z copying backends/cadence/aot/simplify_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:36:20.3842738Z copying backends/cadence/aot/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:36:20.3844108Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/runtime 2025-03-21T20:36:20.3845704Z copying backends/cadence/runtime/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/runtime 2025-03-21T20:36:20.3847427Z copying backends/cadence/runtime/executor.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/runtime 2025-03-21T20:36:20.3849388Z copying backends/cadence/runtime/runtime.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/runtime 2025-03-21T20:36:20.3851181Z copying backends/cadence/runtime/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/runtime 2025-03-21T20:36:20.3852645Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils 2025-03-21T20:36:20.3854290Z copying backends/cadence/utils/facto_util.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils 2025-03-21T20:36:20.3856070Z copying backends/cadence/utils/gen_header.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils 2025-03-21T20:36:20.3857860Z copying backends/cadence/utils/post_compilation.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils 2025-03-21T20:36:20.3859393Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/quantizer 2025-03-21T20:36:20.3861090Z copying backends/cadence/aot/quantizer/fusion_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/quantizer 2025-03-21T20:36:20.3863186Z copying backends/cadence/aot/quantizer/patterns.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/quantizer 2025-03-21T20:36:20.3865431Z copying backends/cadence/aot/quantizer/quantizer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/quantizer 2025-03-21T20:36:20.3867643Z copying backends/cadence/aot/quantizer/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/quantizer 2025-03-21T20:36:20.3869182Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests 2025-03-21T20:36:20.3870798Z copying backends/cadence/aot/tests/test_fusion_ops_passes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests 2025-03-21T20:36:20.3872846Z copying backends/cadence/aot/tests/test_graph_builder.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests 2025-03-21T20:36:20.3874863Z copying backends/cadence/aot/tests/test_memory_passes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests 2025-03-21T20:36:20.3876856Z copying backends/cadence/aot/tests/test_pass_filter.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests 2025-03-21T20:36:20.3878913Z copying backends/cadence/aot/tests/test_remove_ops_passes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests 2025-03-21T20:36:20.3880977Z copying backends/cadence/aot/tests/test_reorder_ops_passes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests 2025-03-21T20:36:20.3883047Z copying backends/cadence/aot/tests/test_replace_ops_passes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests 2025-03-21T20:36:20.3885117Z copying backends/cadence/aot/tests/test_simplify_ops_passes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests 2025-03-21T20:36:20.3886850Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO 2025-03-21T20:36:20.3888405Z copying backends/cadence/utils/FACTO/setup.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO 2025-03-21T20:36:20.3890116Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/calibrator 2025-03-21T20:36:20.3892002Z copying backends/cadence/utils/FACTO/calibrator/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/calibrator 2025-03-21T20:36:20.3894292Z copying backends/cadence/utils/FACTO/calibrator/runner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/calibrator 2025-03-21T20:36:20.3896168Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/examples 2025-03-21T20:36:20.3898033Z copying backends/cadence/utils/FACTO/examples/example.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/examples 2025-03-21T20:36:20.3900414Z copying backends/cadence/utils/FACTO/examples/minimal_example.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/examples 2025-03-21T20:36:20.3902813Z copying backends/cadence/utils/FACTO/examples/random_seed.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/examples 2025-03-21T20:36:20.3904864Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto 2025-03-21T20:36:20.3906586Z copying backends/cadence/utils/FACTO/facto/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto 2025-03-21T20:36:20.3908449Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen 2025-03-21T20:36:20.3910375Z copying backends/cadence/utils/FACTO/facto/inputgen/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen 2025-03-21T20:36:20.3911730Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/specdb 2025-03-21T20:36:20.3912798Z copying backends/cadence/utils/FACTO/facto/specdb/db.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/specdb 2025-03-21T20:36:20.3914260Z copying backends/cadence/utils/FACTO/facto/specdb/default.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/specdb 2025-03-21T20:36:20.3915611Z copying backends/cadence/utils/FACTO/facto/specdb/dtypes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/specdb 2025-03-21T20:36:20.3940699Z copying backends/cadence/utils/FACTO/facto/specdb/function.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/specdb 2025-03-21T20:36:20.3941882Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple 2025-03-21T20:36:20.3943694Z copying backends/cadence/utils/FACTO/facto/inputgen/argtuple/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple 2025-03-21T20:36:20.3945935Z copying backends/cadence/utils/FACTO/facto/inputgen/argtuple/engine.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple 2025-03-21T20:36:20.3947514Z copying backends/cadence/utils/FACTO/facto/inputgen/argtuple/gen.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple 2025-03-21T20:36:20.3948759Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument 2025-03-21T20:36:20.3950273Z copying backends/cadence/utils/FACTO/facto/inputgen/argument/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument 2025-03-21T20:36:20.3952751Z copying backends/cadence/utils/FACTO/facto/inputgen/argument/engine.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument 2025-03-21T20:36:20.3954325Z copying backends/cadence/utils/FACTO/facto/inputgen/argument/gen.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument 2025-03-21T20:36:20.3955893Z copying backends/cadence/utils/FACTO/facto/inputgen/argument/type.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument 2025-03-21T20:36:20.3957179Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute 2025-03-21T20:36:20.3959427Z copying backends/cadence/utils/FACTO/facto/inputgen/attribute/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute 2025-03-21T20:36:20.3961172Z copying backends/cadence/utils/FACTO/facto/inputgen/attribute/engine.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute 2025-03-21T20:36:20.3962764Z copying backends/cadence/utils/FACTO/facto/inputgen/attribute/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute 2025-03-21T20:36:20.3964522Z copying backends/cadence/utils/FACTO/facto/inputgen/attribute/solve.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute 2025-03-21T20:36:20.3966200Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/specs 2025-03-21T20:36:20.3968286Z copying backends/cadence/utils/FACTO/facto/inputgen/specs/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/specs 2025-03-21T20:36:20.3969816Z copying backends/cadence/utils/FACTO/facto/inputgen/specs/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/specs 2025-03-21T20:36:20.3971021Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/utils 2025-03-21T20:36:20.3972223Z copying backends/cadence/utils/FACTO/facto/inputgen/utils/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/utils 2025-03-21T20:36:20.3974045Z copying backends/cadence/utils/FACTO/facto/inputgen/utils/random_manager.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/utils 2025-03-21T20:36:20.3976280Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:36:20.3977636Z copying backends/cadence/utils/FACTO/facto/inputgen/variable/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:36:20.3979236Z copying backends/cadence/utils/FACTO/facto/inputgen/variable/constants.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:36:20.3980822Z copying backends/cadence/utils/FACTO/facto/inputgen/variable/gen.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:36:20.3983128Z copying backends/cadence/utils/FACTO/facto/inputgen/variable/solve.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:36:20.3985189Z copying backends/cadence/utils/FACTO/facto/inputgen/variable/space.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:36:20.3986767Z copying backends/cadence/utils/FACTO/facto/inputgen/variable/type.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:36:20.3988333Z copying backends/cadence/utils/FACTO/facto/inputgen/variable/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:36:20.3989816Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:20.3991844Z copying backends/cadence/utils/FACTO/test/inputgen/test_argtuple_engine.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:20.3993365Z copying backends/cadence/utils/FACTO/test/inputgen/test_argtuple_generator.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:20.3994846Z copying backends/cadence/utils/FACTO/test/inputgen/test_argument_attributes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:20.3996339Z copying backends/cadence/utils/FACTO/test/inputgen/test_argument_generator.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:20.3998446Z copying backends/cadence/utils/FACTO/test/inputgen/test_argument_types.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:20.4000456Z copying backends/cadence/utils/FACTO/test/inputgen/test_attribute_engine.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:20.4002056Z copying backends/cadence/utils/FACTO/test/inputgen/test_attribute_solver.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:20.4003502Z copying backends/cadence/utils/FACTO/test/inputgen/test_constraints.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:20.4005075Z copying backends/cadence/utils/FACTO/test/inputgen/test_meta_arg_engine.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:20.4007640Z copying backends/cadence/utils/FACTO/test/inputgen/test_specs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:20.4010197Z copying backends/cadence/utils/FACTO/test/inputgen/test_structural_engine.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:20.4012728Z copying backends/cadence/utils/FACTO/test/inputgen/test_variable_generation.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:20.4014219Z copying backends/cadence/utils/FACTO/test/inputgen/test_variable_solving.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:20.4015669Z copying backends/cadence/utils/FACTO/test/inputgen/test_variable_space.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:20.4017119Z copying backends/cadence/utils/FACTO/test/inputgen/test_variable_types.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:20.4019120Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_backend_delegate_passes 2025-03-21T20:36:20.4021271Z copying backends/example/example_backend_delegate_passes/merge_to_dim_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_backend_delegate_passes 2025-03-21T20:36:20.4023675Z copying backends/example/example_backend_delegate_passes/permute_memory_formats_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_backend_delegate_passes 2025-03-21T20:36:20.4024852Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators 2025-03-21T20:36:20.4025878Z copying backends/example/example_operators/adaptive_avg_pool2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators 2025-03-21T20:36:20.4390610Z copying backends/example/example_operators/add.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators 2025-03-21T20:36:20.4391810Z copying backends/example/example_operators/conv2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators 2025-03-21T20:36:20.4393030Z copying backends/example/example_operators/conv_relu.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators 2025-03-21T20:36:20.4394210Z copying backends/example/example_operators/dropout.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators 2025-03-21T20:36:20.4395414Z copying backends/example/example_operators/flatten.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators 2025-03-21T20:36:20.4396589Z copying backends/example/example_operators/linear.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators 2025-03-21T20:36:20.4397748Z copying backends/example/example_operators/op_base.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators 2025-03-21T20:36:20.4399010Z copying backends/example/example_operators/ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators 2025-03-21T20:36:20.4400365Z copying backends/example/example_operators/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators 2025-03-21T20:36:20.4401274Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/_passes 2025-03-21T20:36:20.4402117Z copying backends/mediatek/_passes/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/_passes 2025-03-21T20:36:20.4403229Z copying backends/mediatek/_passes/decompose_scaled_dot_product_attention.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/_passes 2025-03-21T20:36:20.4404197Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/quantizer 2025-03-21T20:36:20.4405203Z copying backends/mediatek/quantizer/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/quantizer 2025-03-21T20:36:20.4406341Z copying backends/mediatek/quantizer/annotator.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/quantizer 2025-03-21T20:36:20.4407582Z copying backends/mediatek/quantizer/qconfig.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/quantizer 2025-03-21T20:36:20.4408644Z copying backends/mediatek/quantizer/quantizer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/quantizer 2025-03-21T20:36:20.4409525Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:36:20.4423763Z copying backends/qualcomm/_passes/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:36:20.4424918Z copying backends/qualcomm/_passes/annotate_decomposed.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:36:20.4426029Z copying backends/qualcomm/_passes/annotate_quant_attrs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:36:20.4427082Z copying backends/qualcomm/_passes/build_quant_io.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:36:20.4428243Z copying backends/qualcomm/_passes/constant_i64_to_i32.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:36:20.4429328Z copying backends/qualcomm/_passes/convert_bmm_to_matmul.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:36:20.4430488Z copying backends/qualcomm/_passes/convert_interpolate_with_upsample2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:36:20.4431635Z copying backends/qualcomm/_passes/convert_to_linear.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:36:20.4432694Z copying backends/qualcomm/_passes/decompose_any.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:36:20.4433746Z copying backends/qualcomm/_passes/decompose_einsum.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:36:20.4434858Z copying backends/qualcomm/_passes/decompose_linalg_vector_norm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:36:20.4436069Z copying backends/qualcomm/_passes/decompose_silu.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:36:20.4437178Z copying backends/qualcomm/_passes/expand_broadcast_tensor_shape.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:36:20.4438252Z copying backends/qualcomm/_passes/fold_qdq.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:36:20.4439329Z copying backends/qualcomm/_passes/fuse_consecutive_transpose.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:36:20.4440417Z copying backends/qualcomm/_passes/insert_io_qdq.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:36:20.4441660Z copying backends/qualcomm/_passes/insert_requantize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:36:20.4442730Z copying backends/qualcomm/_passes/layout_transform.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:36:20.4443990Z copying backends/qualcomm/_passes/lift_constant_scalar_operands.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:36:20.4445153Z copying backends/qualcomm/_passes/recompose_pixel_unshuffle.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:36:20.4446324Z copying backends/qualcomm/_passes/recompose_prelu.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:36:20.4447395Z copying backends/qualcomm/_passes/recompose_rms_norm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:36:20.4448587Z copying backends/qualcomm/_passes/reduce_dynamic_range.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:36:20.4449668Z copying backends/qualcomm/_passes/remove_redundancy.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:36:20.4450762Z copying backends/qualcomm/_passes/replace_index_put_input.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:36:20.4451955Z copying backends/qualcomm/_passes/replace_inf_buffer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:36:20.4453003Z copying backends/qualcomm/_passes/tensor_i64_to_i32.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:36:20.4454005Z copying backends/qualcomm/_passes/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:36:20.4454832Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4455687Z copying backends/qualcomm/builders/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4456728Z copying backends/qualcomm/builders/node_visitor.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4457764Z copying backends/qualcomm/builders/op_abs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4458970Z copying backends/qualcomm/builders/op_adaptive_avg_pool2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4460032Z copying backends/qualcomm/builders/op_add.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4461048Z copying backends/qualcomm/builders/op_arange.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4462087Z copying backends/qualcomm/builders/op_argmin.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4463139Z copying backends/qualcomm/builders/op_avg_pool2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4464197Z copying backends/qualcomm/builders/op_batch_norm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4465227Z copying backends/qualcomm/builders/op_bmm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4466314Z copying backends/qualcomm/builders/op_cat.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4467327Z copying backends/qualcomm/builders/op_ceil.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4468333Z copying backends/qualcomm/builders/op_clamp.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4469449Z copying backends/qualcomm/builders/op_conv2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4470466Z copying backends/qualcomm/builders/op_cos.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4875762Z copying backends/qualcomm/builders/op_depth_to_space.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4876906Z copying backends/qualcomm/builders/op_dequantize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4877960Z copying backends/qualcomm/builders/op_div.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4878993Z copying backends/qualcomm/builders/op_embedding.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4880246Z copying backends/qualcomm/builders/op_eq.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4881267Z copying backends/qualcomm/builders/op_expand.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4882434Z copying backends/qualcomm/builders/op_full.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4883464Z copying backends/qualcomm/builders/op_full_like.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4884486Z copying backends/qualcomm/builders/op_ge.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4885557Z copying backends/qualcomm/builders/op_gelu.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4886604Z copying backends/qualcomm/builders/op_group_norm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4887644Z copying backends/qualcomm/builders/op_gt.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4888669Z copying backends/qualcomm/builders/op_hardsigmoid.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4889739Z copying backends/qualcomm/builders/op_hardswish.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4890792Z copying backends/qualcomm/builders/op_hardtanh.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4891879Z copying backends/qualcomm/builders/op_index.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4892967Z copying backends/qualcomm/builders/op_index_put.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4894159Z copying backends/qualcomm/builders/op_instance_norm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4895239Z copying backends/qualcomm/builders/op_layer_norm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4896264Z copying backends/qualcomm/builders/op_le.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4897264Z copying backends/qualcomm/builders/op_linear.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4898282Z copying backends/qualcomm/builders/op_log.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4899312Z copying backends/qualcomm/builders/op_log_softmax.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4900383Z copying backends/qualcomm/builders/op_logical_not.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4901568Z copying backends/qualcomm/builders/op_lt.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4902584Z copying backends/qualcomm/builders/op_matmul.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4903663Z copying backends/qualcomm/builders/op_max.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4904744Z copying backends/qualcomm/builders/op_max_pool2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4905922Z copying backends/qualcomm/builders/op_mean_dim.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4906940Z copying backends/qualcomm/builders/op_min.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4908026Z copying backends/qualcomm/builders/op_mul.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4909060Z copying backends/qualcomm/builders/op_ne.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4910059Z copying backends/qualcomm/builders/op_neg.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4911054Z copying backends/qualcomm/builders/op_or.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4912053Z copying backends/qualcomm/builders/op_pad.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4913043Z copying backends/qualcomm/builders/op_pow.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4914130Z copying backends/qualcomm/builders/op_prelu.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4915211Z copying backends/qualcomm/builders/op_quantize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4916245Z copying backends/qualcomm/builders/op_relu.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4917266Z copying backends/qualcomm/builders/op_repeat.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4918310Z copying backends/qualcomm/builders/op_reshape.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4919354Z copying backends/qualcomm/builders/op_rms_norm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4920380Z copying backends/qualcomm/builders/op_rsqrt.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4921507Z copying backends/qualcomm/builders/op_select_copy.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4922806Z copying backends/qualcomm/builders/op_sigmoid.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4923850Z copying backends/qualcomm/builders/op_sin.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4924890Z copying backends/qualcomm/builders/op_skip_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4926017Z copying backends/qualcomm/builders/op_slice_copy.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4927082Z copying backends/qualcomm/builders/op_softmax.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4928156Z copying backends/qualcomm/builders/op_space_to_depth.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4929361Z copying backends/qualcomm/builders/op_split_with_sizes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4930422Z copying backends/qualcomm/builders/op_sqrt.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4931601Z copying backends/qualcomm/builders/op_squeeze.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4932765Z copying backends/qualcomm/builders/op_sub.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4933859Z copying backends/qualcomm/builders/op_sum_int_list.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4934899Z copying backends/qualcomm/builders/op_tanh.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4936011Z copying backends/qualcomm/builders/op_to.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4937019Z copying backends/qualcomm/builders/op_topk.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4938044Z copying backends/qualcomm/builders/op_transpose.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4939111Z copying backends/qualcomm/builders/op_unsqueeze.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4940225Z copying backends/qualcomm/builders/op_upsample_bilinear2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4941374Z copying backends/qualcomm/builders/op_upsample_nearest2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.4942458Z copying backends/qualcomm/builders/op_where.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.5372244Z copying backends/qualcomm/builders/qnn_constants.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.5373526Z copying backends/qualcomm/builders/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:36:20.5374387Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/debugger 2025-03-21T20:36:20.5375230Z copying backends/qualcomm/debugger/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/debugger 2025-03-21T20:36:20.5376235Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/partition 2025-03-21T20:36:20.5377173Z copying backends/qualcomm/partition/common_defs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/partition 2025-03-21T20:36:20.5378449Z copying backends/qualcomm/partition/qnn_partitioner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/partition 2025-03-21T20:36:20.5379826Z copying backends/qualcomm/partition/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/partition 2025-03-21T20:36:20.5380800Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/quantizer 2025-03-21T20:36:20.5381798Z copying backends/qualcomm/quantizer/annotators.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/quantizer 2025-03-21T20:36:20.5383213Z copying backends/qualcomm/quantizer/custom_annotation.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/quantizer 2025-03-21T20:36:20.5384477Z copying backends/qualcomm/quantizer/qconfig.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/quantizer 2025-03-21T20:36:20.5385756Z copying backends/qualcomm/quantizer/quantizer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/quantizer 2025-03-21T20:36:20.5386678Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/serialization 2025-03-21T20:36:20.5387959Z copying backends/qualcomm/serialization/qc_schema.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/serialization 2025-03-21T20:36:20.5389147Z copying backends/qualcomm/serialization/qc_schema_serialize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/serialization 2025-03-21T20:36:20.5390355Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/tests 2025-03-21T20:36:20.5391219Z copying backends/qualcomm/tests/models.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/tests 2025-03-21T20:36:20.5392436Z copying backends/qualcomm/tests/test_qnn_delegate.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/tests 2025-03-21T20:36:20.5393435Z copying backends/qualcomm/tests/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/tests 2025-03-21T20:36:20.5394460Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/utils 2025-03-21T20:36:20.5395559Z copying backends/qualcomm/utils/constants.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/utils 2025-03-21T20:36:20.5396552Z copying backends/qualcomm/utils/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/utils 2025-03-21T20:36:20.5397430Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/quantizer/observers 2025-03-21T20:36:20.5398537Z copying backends/qualcomm/quantizer/observers/per_channel_param_observer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/quantizer/observers 2025-03-21T20:36:20.5399580Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/test 2025-03-21T20:36:20.5400540Z copying backends/transforms/test/test_create_delete_constant_placeholder.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/test 2025-03-21T20:36:20.5401782Z copying backends/transforms/test/test_duplicate_dynamic_quant_chain.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/test 2025-03-21T20:36:20.5402910Z copying backends/transforms/test/test_rank_0_to_rank_1.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/test 2025-03-21T20:36:20.5403820Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes 2025-03-21T20:36:20.5404783Z copying backends/vulkan/_passes/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes 2025-03-21T20:36:20.5405861Z copying backends/vulkan/_passes/insert_prepack_nodes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes 2025-03-21T20:36:20.5407032Z copying backends/vulkan/_passes/int4_weight_only_quantizer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes 2025-03-21T20:36:20.5408145Z copying backends/vulkan/_passes/remove_asserts.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes 2025-03-21T20:36:20.5409222Z copying backends/vulkan/_passes/remove_local_scalar_dense_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes 2025-03-21T20:36:20.5410309Z copying backends/vulkan/_passes/remove_redundant_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes 2025-03-21T20:36:20.5411372Z copying backends/vulkan/_passes/squeeze_unsqueeze_inputs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes 2025-03-21T20:36:20.5412438Z copying backends/vulkan/_passes/tag_memory_meta_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes 2025-03-21T20:36:20.5413306Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/partitioner 2025-03-21T20:36:20.5414239Z copying backends/vulkan/partitioner/vulkan_partitioner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/partitioner 2025-03-21T20:36:20.5415159Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/quantizer 2025-03-21T20:36:20.5416294Z copying backends/vulkan/quantizer/vulkan_quantizer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/quantizer 2025-03-21T20:36:20.5417249Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime 2025-03-21T20:36:20.5418172Z copying backends/vulkan/runtime/gen_vulkan_spv.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime 2025-03-21T20:36:20.5419051Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/serialization 2025-03-21T20:36:20.5420008Z copying backends/vulkan/serialization/vulkan_graph_builder.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/serialization 2025-03-21T20:36:20.5421204Z copying backends/vulkan/serialization/vulkan_graph_schema.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/serialization 2025-03-21T20:36:20.5422665Z copying backends/vulkan/serialization/vulkan_graph_serialize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/serialization 2025-03-21T20:36:20.5423598Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test 2025-03-21T20:36:20.5424421Z copying backends/vulkan/test/test_serialization.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test 2025-03-21T20:36:20.5425575Z copying backends/vulkan/test/test_vulkan_delegate.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test 2025-03-21T20:36:20.5426753Z copying backends/vulkan/test/test_vulkan_delegate_header.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test 2025-03-21T20:36:20.5427632Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests 2025-03-21T20:36:20.5428513Z copying backends/vulkan/test/op_tests/cases.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests 2025-03-21T20:36:20.5429628Z copying backends/vulkan/test/op_tests/generate_op_benchmarks.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests 2025-03-21T20:36:20.5430844Z copying backends/vulkan/test/op_tests/generate_op_correctness_tests.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests 2025-03-21T20:36:20.5431844Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/utils 2025-03-21T20:36:20.5432829Z copying backends/vulkan/test/op_tests/utils/aten_types.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/utils 2025-03-21T20:36:20.5434165Z copying backends/vulkan/test/op_tests/utils/gen_benchmark_vk.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/utils 2025-03-21T20:36:20.5435400Z copying backends/vulkan/test/op_tests/utils/gen_computegraph.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/utils 2025-03-21T20:36:20.5436658Z copying backends/vulkan/test/op_tests/utils/gen_correctness_base.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/utils 2025-03-21T20:36:20.5437916Z copying backends/vulkan/test/op_tests/utils/gen_correctness_vk.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/utils 2025-03-21T20:36:20.5439134Z copying backends/vulkan/test/op_tests/utils/test_suite.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/utils 2025-03-21T20:36:20.5440094Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/volk 2025-03-21T20:36:20.5441079Z copying backends/vulkan/third-party/volk/generate.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/volk 2025-03-21T20:36:20.5442207Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:36:20.5775330Z copying backends/vulkan/third-party/Vulkan-Headers/registry/apiconventions.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:36:20.5777299Z copying backends/vulkan/third-party/Vulkan-Headers/registry/cgenerator.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:36:20.5778930Z copying backends/vulkan/third-party/Vulkan-Headers/registry/conventions.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:36:20.5780620Z copying backends/vulkan/third-party/Vulkan-Headers/registry/generator.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:36:20.5782241Z copying backends/vulkan/third-party/Vulkan-Headers/registry/genvk.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:36:20.5783870Z copying backends/vulkan/third-party/Vulkan-Headers/registry/reg.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:36:20.5785506Z copying backends/vulkan/third-party/Vulkan-Headers/registry/vkconventions.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:36:20.5786878Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools 2025-03-21T20:36:20.5788459Z copying backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools/util.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools 2025-03-21T20:36:20.5789861Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2025-03-21T20:36:20.5791408Z copying backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis/GpuMemDumpVis.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2025-03-21T20:36:20.5792884Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes 2025-03-21T20:36:20.5793763Z copying backends/xnnpack/_passes/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes 2025-03-21T20:36:20.5795018Z copying backends/xnnpack/_passes/channels_last_tagged_reshape_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes 2025-03-21T20:36:20.5796154Z copying backends/xnnpack/_passes/conv1d_unsqueeze_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes 2025-03-21T20:36:20.5797217Z copying backends/xnnpack/_passes/convert_to_linear.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes 2025-03-21T20:36:20.5798252Z copying backends/xnnpack/_passes/convert_to_sdpa.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes 2025-03-21T20:36:20.5799472Z copying backends/xnnpack/_passes/convert_to_upsample_bilinear2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes 2025-03-21T20:36:20.5800610Z copying backends/xnnpack/_passes/decompose_cat.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes 2025-03-21T20:36:20.5801709Z copying backends/xnnpack/_passes/fuse_activation_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes 2025-03-21T20:36:20.5802924Z copying backends/xnnpack/_passes/fuse_batch_norm_with_conv.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes 2025-03-21T20:36:20.5803996Z copying backends/xnnpack/_passes/prelu_reshape_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes 2025-03-21T20:36:20.5805037Z copying backends/xnnpack/_passes/remove_getitem_op.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes 2025-03-21T20:36:20.5806230Z copying backends/xnnpack/_passes/tag_implicit_q_dq_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes 2025-03-21T20:36:20.5807482Z copying backends/xnnpack/_passes/xnnpack_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes 2025-03-21T20:36:20.5808400Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5809251Z copying backends/xnnpack/operators/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5810427Z copying backends/xnnpack/operators/node_visitor.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5811462Z copying backends/xnnpack/operators/op_abs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5812466Z copying backends/xnnpack/operators/op_add.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5813592Z copying backends/xnnpack/operators/op_addmm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5814786Z copying backends/xnnpack/operators/op_avg_pooling2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5815896Z copying backends/xnnpack/operators/op_bmm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5816935Z copying backends/xnnpack/operators/op_cat.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5818041Z copying backends/xnnpack/operators/op_ceiling.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5819078Z copying backends/xnnpack/operators/op_clamp.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5820103Z copying backends/xnnpack/operators/op_conv2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5821240Z copying backends/xnnpack/operators/op_div.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5822586Z copying backends/xnnpack/operators/op_dynamic_dequantize_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5823842Z copying backends/xnnpack/operators/op_dynamic_quantize_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5825050Z copying backends/xnnpack/operators/op_elu.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5826057Z copying backends/xnnpack/operators/op_floor.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5827105Z copying backends/xnnpack/operators/op_hardswish.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5828187Z copying backends/xnnpack/operators/op_hardtanh.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5829388Z copying backends/xnnpack/operators/op_leaky_relu.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5830501Z copying backends/xnnpack/operators/op_linear.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5831735Z copying backends/xnnpack/operators/op_matrix_multiplication.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5832924Z copying backends/xnnpack/operators/op_max_dim.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5833963Z copying backends/xnnpack/operators/op_max_pool2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5835040Z copying backends/xnnpack/operators/op_maximum.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5836377Z copying backends/xnnpack/operators/op_mean_dim.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5837479Z copying backends/xnnpack/operators/op_minimum.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5838533Z copying backends/xnnpack/operators/op_multiply.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5839838Z copying backends/xnnpack/operators/op_negate.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5840885Z copying backends/xnnpack/operators/op_permute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5841925Z copying backends/xnnpack/operators/op_prelu.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5843093Z copying backends/xnnpack/operators/op_quant_dequant.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5844298Z copying backends/xnnpack/operators/op_relu.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.5845461Z copying backends/xnnpack/operators/op_rsqrt.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.6253142Z copying backends/xnnpack/operators/op_sdpa.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.6254224Z copying backends/xnnpack/operators/op_sigmoid.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.6255403Z copying backends/xnnpack/operators/op_skip_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.6256495Z copying backends/xnnpack/operators/op_slice_copy.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.6257620Z copying backends/xnnpack/operators/op_softmax.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.6258648Z copying backends/xnnpack/operators/op_square.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.6259871Z copying backends/xnnpack/operators/op_square_root.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.6260931Z copying backends/xnnpack/operators/op_squeeze.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.6262023Z copying backends/xnnpack/operators/op_static_constant_pad.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.6263185Z copying backends/xnnpack/operators/op_static_resize_bilinear_2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.6264427Z copying backends/xnnpack/operators/op_sub.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.6265489Z copying backends/xnnpack/operators/op_to_copy.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.6266539Z copying backends/xnnpack/operators/quant_params.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:36:20.6267609Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition 2025-03-21T20:36:20.6268516Z copying backends/xnnpack/partition/configs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition 2025-03-21T20:36:20.6269615Z copying backends/xnnpack/partition/xnnpack_partitioner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition 2025-03-21T20:36:20.6270537Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/quantizer 2025-03-21T20:36:20.6271778Z copying backends/xnnpack/quantizer/xnnpack_quantizer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/quantizer 2025-03-21T20:36:20.6272939Z copying backends/xnnpack/quantizer/xnnpack_quantizer_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/quantizer 2025-03-21T20:36:20.6273944Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/serialization 2025-03-21T20:36:20.6274964Z copying backends/xnnpack/serialization/xnnpack_graph_schema.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/serialization 2025-03-21T20:36:20.6276323Z copying backends/xnnpack/serialization/xnnpack_graph_serialize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/serialization 2025-03-21T20:36:20.6277257Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test 2025-03-21T20:36:20.6278214Z copying backends/xnnpack/test/test_xnnpack_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test 2025-03-21T20:36:20.6279271Z copying backends/xnnpack/test/test_xnnpack_utils_classes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test 2025-03-21T20:36:20.6280356Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party 2025-03-21T20:36:20.6281341Z copying backends/xnnpack/third-party/generate-cpuinfo-wrappers.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party 2025-03-21T20:36:20.6282353Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/utils 2025-03-21T20:36:20.6283166Z copying backends/xnnpack/utils/configs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/utils 2025-03-21T20:36:20.6284368Z copying backends/xnnpack/utils/quant_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/utils 2025-03-21T20:36:20.6285411Z copying backends/xnnpack/utils/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/utils 2025-03-21T20:36:20.6286421Z copying backends/xnnpack/utils/xnnpack_constants.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/utils 2025-03-21T20:36:20.6287330Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/config 2025-03-21T20:36:20.6288452Z copying backends/xnnpack/partition/config/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/config 2025-03-21T20:36:20.6289680Z copying backends/xnnpack/partition/config/gemm_configs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/config 2025-03-21T20:36:20.6290960Z copying backends/xnnpack/partition/config/generic_node_configs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/config 2025-03-21T20:36:20.6292384Z copying backends/xnnpack/partition/config/node_configs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/config 2025-03-21T20:36:20.6293648Z copying backends/xnnpack/partition/config/quant_affine_configs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/config 2025-03-21T20:36:20.6294921Z copying backends/xnnpack/partition/config/xnnpack_config.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/config 2025-03-21T20:36:20.6296053Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/graphs 2025-03-21T20:36:20.6297078Z copying backends/xnnpack/partition/graphs/bilinear_2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/graphs 2025-03-21T20:36:20.6298303Z copying backends/xnnpack/partition/graphs/sdpa.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/graphs 2025-03-21T20:36:20.6299455Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models 2025-03-21T20:36:20.6300462Z copying backends/xnnpack/test/models/deeplab_v3.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models 2025-03-21T20:36:20.6301519Z copying backends/xnnpack/test/models/edsr.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models 2025-03-21T20:36:20.6302609Z copying backends/xnnpack/test/models/emformer_rnnt.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models 2025-03-21T20:36:20.6303858Z copying backends/xnnpack/test/models/inception_v3.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models 2025-03-21T20:36:20.6305025Z copying backends/xnnpack/test/models/inception_v4.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models 2025-03-21T20:36:20.6306155Z copying backends/xnnpack/test/models/llama2_et_example.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models 2025-03-21T20:36:20.6307569Z copying backends/xnnpack/test/models/mobilebert.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models 2025-03-21T20:36:20.6308697Z copying backends/xnnpack/test/models/mobilenet_v2.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models 2025-03-21T20:36:20.6309815Z copying backends/xnnpack/test/models/mobilenet_v3.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models 2025-03-21T20:36:20.6311018Z copying backends/xnnpack/test/models/resnet.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models 2025-03-21T20:36:20.6312130Z copying backends/xnnpack/test/models/torchvision_vit.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models 2025-03-21T20:36:20.6313315Z copying backends/xnnpack/test/models/very_big_model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models 2025-03-21T20:36:20.6314489Z copying backends/xnnpack/test/models/w2l.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models 2025-03-21T20:36:20.6315463Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6316313Z copying backends/xnnpack/test/ops/test_abs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6317324Z copying backends/xnnpack/test/ops/test_add.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6318488Z copying backends/xnnpack/test/ops/test_avgpool2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6319563Z copying backends/xnnpack/test/ops/test_bilinear2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6320667Z copying backends/xnnpack/test/ops/test_bmm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6321742Z copying backends/xnnpack/test/ops/test_cat.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6323138Z copying backends/xnnpack/test/ops/test_ceil.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6703828Z copying backends/xnnpack/test/ops/test_check_quant_params.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6705584Z copying backends/xnnpack/test/ops/test_clamp.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6706625Z copying backends/xnnpack/test/ops/test_conv1d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6707691Z copying backends/xnnpack/test/ops/test_conv2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6708702Z copying backends/xnnpack/test/ops/test_div.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6710015Z copying backends/xnnpack/test/ops/test_elu.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6711033Z copying backends/xnnpack/test/ops/test_floor.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6712079Z copying backends/xnnpack/test/ops/test_hardswish.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6713146Z copying backends/xnnpack/test/ops/test_hardtanh.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6714206Z copying backends/xnnpack/test/ops/test_leaky_relu.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6715258Z copying backends/xnnpack/test/ops/test_linear.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6716399Z copying backends/xnnpack/test/ops/test_lstm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6717422Z copying backends/xnnpack/test/ops/test_max_dim.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6718459Z copying backends/xnnpack/test/ops/test_maximum.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6719542Z copying backends/xnnpack/test/ops/test_maxpool2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6720803Z copying backends/xnnpack/test/ops/test_mean_dim.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6721848Z copying backends/xnnpack/test/ops/test_minimum.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6723241Z copying backends/xnnpack/test/ops/test_multiply.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6724312Z copying backends/xnnpack/test/ops/test_negate.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6725472Z copying backends/xnnpack/test/ops/test_permute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6726606Z copying backends/xnnpack/test/ops/test_pow.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6727628Z copying backends/xnnpack/test/ops/test_prelu.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6728861Z copying backends/xnnpack/test/ops/test_quantize_per_tensor.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6729939Z copying backends/xnnpack/test/ops/test_relu.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6730959Z copying backends/xnnpack/test/ops/test_rsqrt.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6731990Z copying backends/xnnpack/test/ops/test_sdpa.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6733027Z copying backends/xnnpack/test/ops/test_sigmoid.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6734087Z copying backends/xnnpack/test/ops/test_slice_copy.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6735143Z copying backends/xnnpack/test/ops/test_softmax.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6736183Z copying backends/xnnpack/test/ops/test_sqrt.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6737222Z copying backends/xnnpack/test/ops/test_square.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6738454Z copying backends/xnnpack/test/ops/test_static_constant_pad.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6739586Z copying backends/xnnpack/test/ops/test_sub.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:20.6740650Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/passes 2025-03-21T20:36:20.6741608Z copying backends/xnnpack/test/passes/test_activation_fusion.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/passes 2025-03-21T20:36:20.6743003Z copying backends/xnnpack/test/passes/test_batch_norm_fusion.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/passes 2025-03-21T20:36:20.6744251Z copying backends/xnnpack/test/passes/test_channels_last_tagged_reshape.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/passes 2025-03-21T20:36:20.6745781Z copying backends/xnnpack/test/passes/test_convert_to_linear.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/passes 2025-03-21T20:36:20.6746970Z copying backends/xnnpack/test/passes/test_decompose_cat_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/passes 2025-03-21T20:36:20.6748360Z copying backends/xnnpack/test/passes/test_remove_get_item_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/passes 2025-03-21T20:36:20.6749550Z copying backends/xnnpack/test/passes/test_tag_implicit_q_dq_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/passes 2025-03-21T20:36:20.6750718Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/quantizer 2025-03-21T20:36:20.6751716Z copying backends/xnnpack/test/quantizer/test_pt2e_quantization.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/quantizer 2025-03-21T20:36:20.6753073Z copying backends/xnnpack/test/quantizer/test_representation.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/quantizer 2025-03-21T20:36:20.6754427Z copying backends/xnnpack/test/quantizer/test_xnnpack_quantizer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/quantizer 2025-03-21T20:36:20.6755440Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/serialization 2025-03-21T20:36:20.6756698Z copying backends/xnnpack/test/serialization/test_serialization.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/serialization 2025-03-21T20:36:20.6757985Z copying backends/xnnpack/test/serialization/test_xnnheader.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/serialization 2025-03-21T20:36:20.6759043Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/tester 2025-03-21T20:36:20.6760081Z copying backends/xnnpack/test/tester/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/tester 2025-03-21T20:36:20.6761259Z copying backends/xnnpack/test/tester/tester.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/tester 2025-03-21T20:36:20.6762388Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FP16 2025-03-21T20:36:20.6763557Z copying backends/xnnpack/third-party/FP16/configure.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FP16 2025-03-21T20:36:20.6764619Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FXdiv 2025-03-21T20:36:20.6765965Z copying backends/xnnpack/third-party/FXdiv/configure.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FXdiv 2025-03-21T20:36:20.6766982Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo 2025-03-21T20:36:20.6768293Z copying backends/xnnpack/third-party/cpuinfo/configure.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo 2025-03-21T20:36:20.6769587Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/pthreadpool 2025-03-21T20:36:20.6770915Z copying backends/xnnpack/third-party/pthreadpool/configure.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/pthreadpool 2025-03-21T20:36:20.6772168Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FP16/include/fp16 2025-03-21T20:36:20.6773545Z copying backends/xnnpack/third-party/FP16/include/fp16/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FP16/include/fp16 2025-03-21T20:36:20.6775115Z copying backends/xnnpack/third-party/FP16/include/fp16/avx.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FP16/include/fp16 2025-03-21T20:36:20.7134117Z copying backends/xnnpack/third-party/FP16/include/fp16/avx2.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FP16/include/fp16 2025-03-21T20:36:20.7135550Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FP16/test/peachpy 2025-03-21T20:36:20.7136698Z copying backends/xnnpack/third-party/FP16/test/peachpy/stubs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FP16/test/peachpy 2025-03-21T20:36:20.7137836Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-03-21T20:36:20.7138972Z copying backends/xnnpack/third-party/XNNPACK/scripts/check_config.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-03-21T20:36:20.7140755Z copying backends/xnnpack/third-party/XNNPACK/scripts/check_files_changed.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-03-21T20:36:20.7142287Z copying backends/xnnpack/third-party/XNNPACK/scripts/generate-build-identifier.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-03-21T20:36:20.7143816Z copying backends/xnnpack/third-party/XNNPACK/scripts/sort-filenames.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-03-21T20:36:20.7144955Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:20.7146137Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-argmaxpool-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:20.7147632Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:20.7149181Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc2chw-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:20.7150931Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-multipass-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:20.7152704Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-unipass-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:20.7154262Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv2d-chw-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:20.7155770Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-gemm-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:20.7157258Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-chw-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:20.7158944Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:20.7160442Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-lut-norm-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:20.7162111Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-lut-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:20.7163613Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-raddexpminusmax-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:20.7165155Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-raddextexp-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:20.7166898Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-raddstoreexpminusmax-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:20.7168565Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-rdsum-benchmark.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:20.7170058Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-rdsum-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:20.7171786Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-reduce-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:20.7173252Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-spmm-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:20.7174725Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vbinary-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:20.7176226Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vmulcaddc-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:20.7177782Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleexpminusmax-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:20.7179337Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleextexp-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:20.7181083Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:20.7182493Z copying backends/xnnpack/third-party/XNNPACK/tools/primes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:20.7183893Z copying backends/xnnpack/third-party/XNNPACK/tools/update-microkernels.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:20.7185284Z copying backends/xnnpack/third-party/XNNPACK/tools/xngen.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:20.7186632Z copying backends/xnnpack/third-party/XNNPACK/tools/xnncommon.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:20.7187961Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-03-21T20:36:20.7189151Z copying backends/xnnpack/third-party/cpuinfo/scripts/android-device-dump.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-03-21T20:36:20.7190821Z copying backends/xnnpack/third-party/cpuinfo/scripts/arm-linux-filesystem-dump.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-03-21T20:36:20.7192345Z copying backends/xnnpack/third-party/cpuinfo/scripts/parse-x86-cpuid-dump.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-03-21T20:36:20.7193542Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2025-03-21T20:36:20.7194721Z copying backends/xnnpack/third-party/cpuinfo/deps/clog/configure.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2025-03-21T20:36:20.7195727Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/codegen 2025-03-21T20:36:20.7196446Z copying codegen/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/codegen 2025-03-21T20:36:20.7197258Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools 2025-03-21T20:36:20.7198104Z copying codegen/tools/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools 2025-03-21T20:36:20.7198933Z copying codegen/tools/gen_all_oplist.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools 2025-03-21T20:36:20.7199762Z copying codegen/tools/gen_oplist.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools 2025-03-21T20:36:20.7200565Z copying codegen/tools/gen_ops_def.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools 2025-03-21T20:36:20.7201433Z copying codegen/tools/gen_selected_op_variants.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools 2025-03-21T20:36:20.7202302Z copying codegen/tools/merge_yaml.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools 2025-03-21T20:36:20.7203110Z copying codegen/tools/yaml_util.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools 2025-03-21T20:36:20.7203815Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/test 2025-03-21T20:36:20.7204613Z copying codegen/tools/test/test_gen_all_oplist.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/test 2025-03-21T20:36:20.7205846Z copying codegen/tools/test/test_gen_oplist.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/test 2025-03-21T20:36:20.7390852Z copying codegen/tools/test/test_gen_oplist_real_model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/test 2025-03-21T20:36:20.7392041Z copying codegen/tools/test/test_gen_selected_op_variants.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/test 2025-03-21T20:36:20.7393162Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/apple/coreml/llama 2025-03-21T20:36:20.7394050Z copying examples/apple/coreml/llama/export.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/apple/coreml/llama 2025-03-21T20:36:20.7395409Z copying examples/apple/coreml/llama/llama_transformer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/apple/coreml/llama 2025-03-21T20:36:20.7396495Z copying examples/apple/coreml/llama/run.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/apple/coreml/llama 2025-03-21T20:36:20.7397611Z copying examples/apple/coreml/llama/test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/apple/coreml/llama 2025-03-21T20:36:20.7398768Z copying examples/apple/coreml/llama/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/apple/coreml/llama 2025-03-21T20:36:20.7399675Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning 2025-03-21T20:36:20.7400684Z copying examples/llm_pte_finetuning/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning 2025-03-21T20:36:20.7401710Z copying examples/llm_pte_finetuning/model_exporter.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning 2025-03-21T20:36:20.7403305Z copying examples/llm_pte_finetuning/model_loading_lib.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning 2025-03-21T20:36:20.7404442Z copying examples/llm_pte_finetuning/runner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning 2025-03-21T20:36:20.7405726Z copying examples/llm_pte_finetuning/training_lib.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning 2025-03-21T20:36:20.7406537Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models 2025-03-21T20:36:20.7407350Z copying examples/models/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models 2025-03-21T20:36:20.7408362Z copying examples/models/checkpoint.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models 2025-03-21T20:36:20.7409238Z copying examples/models/model_base.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models 2025-03-21T20:36:20.7410306Z copying examples/models/model_factory.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models 2025-03-21T20:36:20.7411290Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/deeplab_v3 2025-03-21T20:36:20.7412170Z copying examples/models/deeplab_v3/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/deeplab_v3 2025-03-21T20:36:20.7413463Z copying examples/models/deeplab_v3/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/deeplab_v3 2025-03-21T20:36:20.7414277Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/edsr 2025-03-21T20:36:20.7415082Z copying examples/models/edsr/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/edsr 2025-03-21T20:36:20.7416166Z copying examples/models/edsr/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/edsr 2025-03-21T20:36:20.7416982Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam 2025-03-21T20:36:20.7418098Z copying examples/models/efficient_sam/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam 2025-03-21T20:36:20.7419352Z copying examples/models/efficient_sam/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam 2025-03-21T20:36:20.7420284Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/emformer_rnnt 2025-03-21T20:36:20.7421402Z copying examples/models/emformer_rnnt/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/emformer_rnnt 2025-03-21T20:36:20.7422722Z copying examples/models/emformer_rnnt/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/emformer_rnnt 2025-03-21T20:36:20.7423867Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/inception_v3 2025-03-21T20:36:20.7424760Z copying examples/models/inception_v3/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/inception_v3 2025-03-21T20:36:20.7425938Z copying examples/models/inception_v3/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/inception_v3 2025-03-21T20:36:20.7426831Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/inception_v4 2025-03-21T20:36:20.7427695Z copying examples/models/inception_v4/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/inception_v4 2025-03-21T20:36:20.7428929Z copying examples/models/inception_v4/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/inception_v4 2025-03-21T20:36:20.7429769Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:36:20.7430548Z copying examples/models/llama/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:36:20.7431719Z copying examples/models/llama/attention.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:36:20.7432860Z copying examples/models/llama/eval_llama.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:36:20.7433916Z copying examples/models/llama/eval_llama_lib.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:36:20.7435103Z copying examples/models/llama/export_llama.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:36:20.7436152Z copying examples/models/llama/export_llama_lib.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:36:20.7437308Z copying examples/models/llama/fairseq2.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:36:20.7438393Z copying examples/models/llama/install_requirement_helper.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:36:20.7439749Z copying examples/models/llama/llama_test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:36:20.7440745Z copying examples/models/llama/llama_transformer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:36:20.7441754Z copying examples/models/llama/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:36:20.7442725Z copying examples/models/llama/model_args.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:36:20.7443647Z copying examples/models/llama/norm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:36:20.7444671Z copying examples/models/llama/rope.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:36:20.7445749Z copying examples/models/llama/static_attention.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:36:20.7446648Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision 2025-03-21T20:36:20.7447675Z copying examples/models/llama3_2_vision/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision 2025-03-21T20:36:20.7448520Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llava 2025-03-21T20:36:20.7449403Z copying examples/models/llava/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llava 2025-03-21T20:36:20.7450410Z copying examples/models/llava/export_llava.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llava 2025-03-21T20:36:20.7451387Z copying examples/models/llava/image_util.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llava 2025-03-21T20:36:20.7452484Z copying examples/models/llava/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llava 2025-03-21T20:36:20.7453271Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/lstm 2025-03-21T20:36:20.7454050Z copying examples/models/lstm/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/lstm 2025-03-21T20:36:20.7455047Z copying examples/models/lstm/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/lstm 2025-03-21T20:36:20.7455838Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/mobilebert 2025-03-21T20:36:20.7456728Z copying examples/models/mobilebert/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/mobilebert 2025-03-21T20:36:20.7457810Z copying examples/models/mobilebert/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/mobilebert 2025-03-21T20:36:20.7458664Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/mobilenet_v2 2025-03-21T20:36:20.7459525Z copying examples/models/mobilenet_v2/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/mobilenet_v2 2025-03-21T20:36:20.7460771Z copying examples/models/mobilenet_v2/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/mobilenet_v2 2025-03-21T20:36:20.7461789Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/mobilenet_v3 2025-03-21T20:36:20.7462971Z copying examples/models/mobilenet_v3/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/mobilenet_v3 2025-03-21T20:36:20.7555723Z copying examples/models/mobilenet_v3/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/mobilenet_v3 2025-03-21T20:36:20.7556722Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-3-mini-lora 2025-03-21T20:36:20.7557859Z copying examples/models/phi-3-mini-lora/export_model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-3-mini-lora 2025-03-21T20:36:20.7558817Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-3-mini 2025-03-21T20:36:20.7560080Z copying examples/models/phi-3-mini/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-3-mini 2025-03-21T20:36:20.7561154Z copying examples/models/phi-3-mini/eager.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-3-mini 2025-03-21T20:36:20.7562356Z copying examples/models/phi-3-mini/export_phi-3-mini.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-3-mini 2025-03-21T20:36:20.7563590Z copying examples/models/phi-3-mini/phi_3_mini.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-3-mini 2025-03-21T20:36:20.7564741Z copying examples/models/phi-3-mini/static_cache.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-3-mini 2025-03-21T20:36:20.7565887Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-4-mini 2025-03-21T20:36:20.7566739Z copying examples/models/phi-4-mini/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-4-mini 2025-03-21T20:36:20.7567846Z copying examples/models/phi-4-mini/convert_weights.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-4-mini 2025-03-21T20:36:20.7568912Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/qwen2_5 2025-03-21T20:36:20.7569740Z copying examples/models/qwen2_5/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/qwen2_5 2025-03-21T20:36:20.7570992Z copying examples/models/qwen2_5/convert_weights.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/qwen2_5 2025-03-21T20:36:20.7571991Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/resnet 2025-03-21T20:36:20.7572793Z copying examples/models/resnet/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/resnet 2025-03-21T20:36:20.7574041Z copying examples/models/resnet/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/resnet 2025-03-21T20:36:20.7574843Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/test 2025-03-21T20:36:20.7575720Z copying examples/models/test/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/test 2025-03-21T20:36:20.7576704Z copying examples/models/test/test_export.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/test 2025-03-21T20:36:20.7577545Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/torchvision_vit 2025-03-21T20:36:20.7578687Z copying examples/models/torchvision_vit/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/torchvision_vit 2025-03-21T20:36:20.7579778Z copying examples/models/torchvision_vit/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/torchvision_vit 2025-03-21T20:36:20.7580657Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/toy_model 2025-03-21T20:36:20.7581765Z copying examples/models/toy_model/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/toy_model 2025-03-21T20:36:20.7582896Z copying examples/models/toy_model/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/toy_model 2025-03-21T20:36:20.7583909Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/wav2letter 2025-03-21T20:36:20.7584769Z copying examples/models/wav2letter/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/wav2letter 2025-03-21T20:36:20.7585779Z copying examples/models/wav2letter/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/wav2letter 2025-03-21T20:36:20.7586733Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam/efficient_sam_core 2025-03-21T20:36:20.7588040Z copying examples/models/efficient_sam/efficient_sam_core/build_efficient_sam.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam/efficient_sam_core 2025-03-21T20:36:20.7589694Z copying examples/models/efficient_sam/efficient_sam_core/efficient_sam.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam/efficient_sam_core 2025-03-21T20:36:20.7591404Z copying examples/models/efficient_sam/efficient_sam_core/efficient_sam_decoder.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam/efficient_sam_core 2025-03-21T20:36:20.7593039Z copying examples/models/efficient_sam/efficient_sam_core/efficient_sam_encoder.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam/efficient_sam_core 2025-03-21T20:36:20.7594499Z copying examples/models/efficient_sam/efficient_sam_core/mlp.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam/efficient_sam_core 2025-03-21T20:36:20.7596156Z copying examples/models/efficient_sam/efficient_sam_core/two_way_transformer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam/efficient_sam_core 2025-03-21T20:36:20.7597372Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/evaluate 2025-03-21T20:36:20.7598378Z copying examples/models/llama/evaluate/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/evaluate 2025-03-21T20:36:20.7599495Z copying examples/models/llama/evaluate/eager_eval.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/evaluate 2025-03-21T20:36:20.7600443Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/experimental 2025-03-21T20:36:20.7601730Z copying examples/models/llama/experimental/generate.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/experimental 2025-03-21T20:36:20.7602977Z copying examples/models/llama/experimental/load_gguf_q4_0.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/experimental 2025-03-21T20:36:20.7604314Z copying examples/models/llama/experimental/subclass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/experimental 2025-03-21T20:36:20.7605728Z copying examples/models/llama/experimental/test_subclass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/experimental 2025-03-21T20:36:20.7606770Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/runner 2025-03-21T20:36:20.7607648Z copying examples/models/llama/runner/eager.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/runner 2025-03-21T20:36:20.7608831Z copying examples/models/llama/runner/generation.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/runner 2025-03-21T20:36:20.7609918Z copying examples/models/llama/runner/native.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/runner 2025-03-21T20:36:20.7610999Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:36:20.7612344Z copying examples/models/llama/source_transformation/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:36:20.7614039Z copying examples/models/llama/source_transformation/apply_spin_quant_r1_r2.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:36:20.7615525Z copying examples/models/llama/source_transformation/attention.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:36:20.7617249Z copying examples/models/llama/source_transformation/attention_sink.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:36:20.7618769Z copying examples/models/llama/source_transformation/lora.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:36:20.7620236Z copying examples/models/llama/source_transformation/pre_quantization.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:36:20.7622287Z copying examples/models/llama/source_transformation/prune_vocab.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:36:20.7623747Z copying examples/models/llama/source_transformation/quantize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:36:20.7625289Z copying examples/models/llama/source_transformation/quantized_kv_cache.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:36:20.7626671Z copying examples/models/llama/source_transformation/rms_norm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:36:20.7628237Z copying examples/models/llama/source_transformation/rope.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:36:20.7740496Z copying examples/models/llama/source_transformation/sdpa.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:36:20.7742013Z copying examples/models/llama/source_transformation/spin_quant.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:36:20.7743614Z copying examples/models/llama/source_transformation/test_attention_sink.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:36:20.7745320Z copying examples/models/llama/source_transformation/test_quantized_kv_cache.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:36:20.7747011Z copying examples/models/llama/source_transformation/test_sdpa_with_quantized_kv_cache.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:36:20.7748592Z copying examples/models/llama/source_transformation/vulkan_rope.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:36:20.7749722Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/tests 2025-03-21T20:36:20.7750972Z copying examples/models/llama/tests/test_pre_quantization_transforms.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/tests 2025-03-21T20:36:20.7752154Z copying examples/models/llama/tests/test_simple_sdpa.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/tests 2025-03-21T20:36:20.7753415Z copying examples/models/llama/tests/test_static_attention.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/tests 2025-03-21T20:36:20.7754355Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/tokenizer 2025-03-21T20:36:20.7755462Z copying examples/models/llama/tokenizer/tiktoken.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/tokenizer 2025-03-21T20:36:20.7756715Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/preprocess 2025-03-21T20:36:20.7757993Z copying examples/models/llama3_2_vision/preprocess/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/preprocess 2025-03-21T20:36:20.7759335Z copying examples/models/llama3_2_vision/preprocess/export_preprocess.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/preprocess 2025-03-21T20:36:20.7760886Z copying examples/models/llama3_2_vision/preprocess/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/preprocess 2025-03-21T20:36:20.7762224Z copying examples/models/llama3_2_vision/preprocess/test_preprocess.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/preprocess 2025-03-21T20:36:20.7763758Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/runner 2025-03-21T20:36:20.7764830Z copying examples/models/llama3_2_vision/runner/eager.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/runner 2025-03-21T20:36:20.7766418Z copying examples/models/llama3_2_vision/runner/exported.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/runner 2025-03-21T20:36:20.7767887Z copying examples/models/llama3_2_vision/runner/generation.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/runner 2025-03-21T20:36:20.7769377Z copying examples/models/llama3_2_vision/runner/native.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/runner 2025-03-21T20:36:20.7770402Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/text_decoder 2025-03-21T20:36:20.7771690Z copying examples/models/llama3_2_vision/text_decoder/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/text_decoder 2025-03-21T20:36:20.7772813Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/vision_encoder 2025-03-21T20:36:20.7774203Z copying examples/models/llama3_2_vision/vision_encoder/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/vision_encoder 2025-03-21T20:36:20.7775677Z copying examples/models/llama3_2_vision/vision_encoder/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/vision_encoder 2025-03-21T20:36:20.7776992Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/text_decoder/test 2025-03-21T20:36:20.7778389Z copying examples/models/llama3_2_vision/text_decoder/test/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/text_decoder/test 2025-03-21T20:36:20.7779901Z copying examples/models/llama3_2_vision/text_decoder/test/test_text_decoder.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/text_decoder/test 2025-03-21T20:36:20.7781123Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/vision_encoder/test 2025-03-21T20:36:20.7782508Z copying examples/models/llama3_2_vision/vision_encoder/test/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/vision_encoder/test 2025-03-21T20:36:20.7784207Z copying examples/models/llama3_2_vision/vision_encoder/test/test_vision_encoder.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/vision_encoder/test 2025-03-21T20:36:20.7785455Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llava/test 2025-03-21T20:36:20.7786319Z copying examples/models/llava/test/test_llava.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llava/test 2025-03-21T20:36:20.7787623Z copying examples/models/llava/test/test_pte.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llava/test 2025-03-21T20:36:20.7788614Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/moshi/mimi 2025-03-21T20:36:20.7789777Z copying examples/models/moshi/mimi/test_mimi.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/moshi/mimi 2025-03-21T20:36:20.7790639Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:36:20.7791214Z copying exir/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:36:20.7791998Z copying exir/_warnings.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:36:20.7792644Z copying exir/common.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:36:20.7793292Z copying exir/control_flow.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:36:20.7794010Z copying exir/delegate.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:36:20.7795013Z copying exir/dim_order_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:36:20.7795829Z copying exir/dynamic_shape.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:36:20.7796624Z copying exir/error.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:36:20.7797286Z copying exir/graph.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:36:20.7798069Z copying exir/graph_module.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:36:20.7798964Z copying exir/lowered_backend_module.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:36:20.7799773Z copying exir/memory.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:36:20.7800741Z copying exir/memory_planning.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:36:20.7801472Z copying exir/pass_base.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:36:20.7802121Z copying exir/pass_manager.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:36:20.7803077Z copying exir/print_program.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:36:20.7803752Z copying exir/scalar_type.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:36:20.7804393Z copying exir/schema.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:36:20.7805235Z copying exir/sym_util.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:36:20.7805934Z copying exir/tensor.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:36:20.7806541Z copying exir/tracer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:36:20.7807314Z copying exir/types.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:36:20.7808085Z copying exir/version.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:36:20.7808732Z copying exir/wrap.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:36:20.7809334Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize 2025-03-21T20:36:20.7810089Z copying exir/_serialize/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize 2025-03-21T20:36:20.7810854Z copying exir/_serialize/_cord.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize 2025-03-21T20:36:20.7811701Z copying exir/_serialize/_dataclass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize 2025-03-21T20:36:20.7812665Z copying exir/_serialize/_flatbuffer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize 2025-03-21T20:36:20.7813553Z copying exir/_serialize/_named_data_store.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize 2025-03-21T20:36:20.7954764Z copying exir/_serialize/_program.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize 2025-03-21T20:36:20.7955735Z copying exir/_serialize/_serialize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize 2025-03-21T20:36:20.7956961Z copying exir/_serialize/data_serializer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize 2025-03-21T20:36:20.7957813Z copying exir/_serialize/padding.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize 2025-03-21T20:36:20.7958556Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend 2025-03-21T20:36:20.7959418Z copying exir/backend/backend_api.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend 2025-03-21T20:36:20.7960241Z copying exir/backend/backend_details.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend 2025-03-21T20:36:20.7961178Z copying exir/backend/compile_spec_schema.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend 2025-03-21T20:36:20.7962181Z copying exir/backend/operator_support.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend 2025-03-21T20:36:20.7963147Z copying exir/backend/partitioner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend 2025-03-21T20:36:20.7964156Z copying exir/backend/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend 2025-03-21T20:36:20.7964810Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/capture 2025-03-21T20:36:20.7965559Z copying exir/capture/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/capture 2025-03-21T20:36:20.7966318Z copying exir/capture/_capture.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/capture 2025-03-21T20:36:20.7967286Z copying exir/capture/_config.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/capture 2025-03-21T20:36:20.7968051Z copying exir/capture/_unlift.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/capture 2025-03-21T20:36:20.7968718Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects 2025-03-21T20:36:20.7969443Z copying exir/dialects/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects 2025-03-21T20:36:20.7970370Z copying exir/dialects/_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects 2025-03-21T20:36:20.7971018Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/emit 2025-03-21T20:36:20.7971640Z copying exir/emit/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/emit 2025-03-21T20:36:20.7972541Z copying exir/emit/_emit_program.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/emit 2025-03-21T20:36:20.7973298Z copying exir/emit/_emitter.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/emit 2025-03-21T20:36:20.7973929Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/operator 2025-03-21T20:36:20.7974643Z copying exir/operator/convert.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/operator 2025-03-21T20:36:20.7975610Z copying exir/operator/manip.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/operator 2025-03-21T20:36:20.7976383Z copying exir/operator/util.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/operator 2025-03-21T20:36:20.7977043Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.7977860Z copying exir/passes/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.7978734Z copying exir/passes/_quant_patterns_and_replacements.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.7979617Z copying exir/passes/const_prop_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.7980610Z copying exir/passes/constant_prop_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.7981552Z copying exir/passes/debug_handle_generator_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.7982452Z copying exir/passes/dim_order_ops_registry.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.7983641Z copying exir/passes/dynamic_shape_prop_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.7984572Z copying exir/passes/executorch_prim_ops_registry.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.7985529Z copying exir/passes/external_constants_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.7986618Z copying exir/passes/init_mutable_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.7987523Z copying exir/passes/insert_write_back_for_buffers_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.7988439Z copying exir/passes/memory_format_ops_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.7989528Z copying exir/passes/memory_planning_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.7990501Z copying exir/passes/normalize_transpose_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.7991634Z copying exir/passes/normalize_view_copy_base_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.7992500Z copying exir/passes/pass_registry.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.7993355Z copying exir/passes/prune_empty_tensors_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.7994429Z copying exir/passes/quant_fusion_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.7995277Z copying exir/passes/quantize_io_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.7996147Z copying exir/passes/remove_graph_asserts_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.7997276Z copying exir/passes/remove_mixed_type_operators.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.7998158Z copying exir/passes/remove_noop_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.7999122Z copying exir/passes/replace_aten_with_edge_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.8000200Z copying exir/passes/replace_broken_ops_with_function_ops_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.8001189Z copying exir/passes/replace_edge_with_backend_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.8002315Z copying exir/passes/replace_sym_size_op_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.8003242Z copying exir/passes/replace_view_copy_with_view_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.8004240Z copying exir/passes/scalar_to_tensor_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.8005221Z copying exir/passes/spec_prop_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.8006113Z copying exir/passes/sym_shape_eval_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.8007108Z copying exir/passes/sym_to_tensor_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.8008031Z copying exir/passes/weights_to_outputs_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:36:20.8008771Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/program 2025-03-21T20:36:20.8009506Z copying exir/program/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/program 2025-03-21T20:36:20.8010449Z copying exir/program/_fake_program.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/program 2025-03-21T20:36:20.8011238Z copying exir/program/_program.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/program 2025-03-21T20:36:20.8012052Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/serde 2025-03-21T20:36:20.8012858Z copying exir/serde/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/serde 2025-03-21T20:36:20.8013632Z copying exir/serde/export_serialize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/serde 2025-03-21T20:36:20.8014475Z copying exir/serde/schema.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/serde 2025-03-21T20:36:20.8015469Z copying exir/serde/schema_check.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/serde 2025-03-21T20:36:20.8016230Z copying exir/serde/serialize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/serde 2025-03-21T20:36:20.8016951Z copying exir/serde/union.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/serde 2025-03-21T20:36:20.8018020Z copying exir/serde/upgrade.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/serde 2025-03-21T20:36:20.8018674Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8019321Z copying exir/tests/asr_joiner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8020058Z copying exir/tests/common.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8020830Z copying exir/tests/control_flow_models.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8021932Z copying exir/tests/dynamic_shape_models.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8022957Z copying exir/tests/models.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8024034Z copying exir/tests/test_arg_validator.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8024854Z copying exir/tests/test_capture.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8149366Z copying exir/tests/test_common.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8150778Z copying exir/tests/test_delegate.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8152266Z copying exir/tests/test_dim_order_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8153908Z copying exir/tests/test_dynamic_shape_propagation.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8155485Z copying exir/tests/test_error.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8156916Z copying exir/tests/test_joint_graph.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8158526Z copying exir/tests/test_memory_format_ops_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8160235Z copying exir/tests/test_memory_format_ops_pass_aten.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8161986Z copying exir/tests/test_memory_format_ops_pass_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8163655Z copying exir/tests/test_memory_planning.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8165198Z copying exir/tests/test_op_convert.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8166763Z copying exir/tests/test_pass_infra.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8168193Z copying exir/tests/test_passes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8169655Z copying exir/tests/test_print_program.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8171266Z copying exir/tests/test_prune_empty_tensors_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8173175Z copying exir/tests/test_quant_fusion_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8174743Z copying exir/tests/test_quantization.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8176282Z copying exir/tests/test_quantize_io_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8177816Z copying exir/tests/test_remove_view_copy.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8179281Z copying exir/tests/test_serde.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8180670Z copying exir/tests/test_tensor.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8182084Z copying exir/tests/test_tracer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8183774Z copying exir/tests/test_verification.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8185272Z copying exir/tests/test_warnings.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8186696Z copying exir/tests/transformer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:36:20.8187974Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/verification 2025-03-21T20:36:20.8189402Z copying exir/verification/arg_validator.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/verification 2025-03-21T20:36:20.8190489Z copying exir/verification/dev_html.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/verification 2025-03-21T20:36:20.8192036Z copying exir/verification/interpreter.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/verification 2025-03-21T20:36:20.8193708Z copying exir/verification/verifier.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/verification 2025-03-21T20:36:20.8195003Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/test 2025-03-21T20:36:20.8196384Z copying exir/_serialize/test/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/test 2025-03-21T20:36:20.8198024Z copying exir/_serialize/test/test_cord.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/test 2025-03-21T20:36:20.8199743Z copying exir/_serialize/test/test_flatbuffer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/test 2025-03-21T20:36:20.8201558Z copying exir/_serialize/test/test_named_data_store.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/test 2025-03-21T20:36:20.8202846Z copying exir/_serialize/test/test_program.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/test 2025-03-21T20:36:20.8203705Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/canonical_partitioners 2025-03-21T20:36:20.8205514Z copying exir/backend/canonical_partitioners/config_partitioner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/canonical_partitioners 2025-03-21T20:36:20.8208018Z copying exir/backend/canonical_partitioners/duplicate_constant_node_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/canonical_partitioners 2025-03-21T20:36:20.8209441Z copying exir/backend/canonical_partitioners/duplicate_dequant_node_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/canonical_partitioners 2025-03-21T20:36:20.8211963Z copying exir/backend/canonical_partitioners/pattern_op_partitioner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/canonical_partitioners 2025-03-21T20:36:20.8213584Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:36:20.8214415Z copying exir/backend/test/backend_with_compiler_demo.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:36:20.8215479Z copying exir/backend/test/backend_with_delegate_mapping_demo.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:36:20.8217151Z copying exir/backend/test/backend_with_named_data_map.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:36:20.8218993Z copying exir/backend/test/hta_partitioner_demo.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:36:20.8220779Z copying exir/backend/test/op_partitioner_demo.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:36:20.8222717Z copying exir/backend/test/qnn_backend_demo.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:36:20.8224566Z copying exir/backend/test/test_backend_with_named_data_map.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:36:20.8226390Z copying exir/backend/test/test_backends.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:36:20.8228353Z copying exir/backend/test/test_backends_lifted.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:36:20.8230182Z copying exir/backend/test/test_backends_nested.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:36:20.8231997Z copying exir/backend/test/test_compatibility.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:36:20.8233597Z copying exir/backend/test/test_debug_handle_map.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:36:20.8234593Z copying exir/backend/test/test_delegate_map_builder.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:36:20.8235577Z copying exir/backend/test/test_graph_partition.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:36:20.8236937Z copying exir/backend/test/test_lowered_backend_module.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:36:20.8238795Z copying exir/backend/test/test_partitioner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:36:20.8240509Z copying exir/backend/test/test_passes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:36:20.8242159Z copying exir/backend/test/test_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:36:20.8243581Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/demos 2025-03-21T20:36:20.8244494Z copying exir/backend/test/demos/test_delegate_aten_mode.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/demos 2025-03-21T20:36:20.8245769Z copying exir/backend/test/demos/test_xnnpack_qnnpack.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/demos 2025-03-21T20:36:20.8247063Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/demos/rpc 2025-03-21T20:36:20.8248879Z copying exir/backend/test/demos/rpc/executor_backend_partitioner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/demos/rpc 2025-03-21T20:36:20.8250768Z copying exir/backend/test/demos/rpc/executor_backend_preprocess.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/demos/rpc 2025-03-21T20:36:20.8252043Z copying exir/backend/test/demos/rpc/test_rpc.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/demos/rpc 2025-03-21T20:36:20.8252945Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/backend 2025-03-21T20:36:20.8253810Z copying exir/dialects/backend/_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/backend 2025-03-21T20:36:20.8254851Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge 2025-03-21T20:36:20.8255680Z copying exir/dialects/edge/_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge 2025-03-21T20:36:20.8271867Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/test 2025-03-21T20:36:20.8345682Z copying exir/dialects/test/test_exir_dialect_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/test 2025-03-21T20:36:20.8346978Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/backend/test 2025-03-21T20:36:20.8347903Z copying exir/dialects/backend/test/test_backend_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/backend/test 2025-03-21T20:36:20.8348980Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/arg 2025-03-21T20:36:20.8349803Z copying exir/dialects/edge/arg/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/arg 2025-03-21T20:36:20.8350864Z copying exir/dialects/edge/arg/type.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/arg 2025-03-21T20:36:20.8351896Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/dtype 2025-03-21T20:36:20.8353082Z copying exir/dialects/edge/dtype/runner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/dtype 2025-03-21T20:36:20.8354501Z copying exir/dialects/edge/dtype/supported.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/dtype 2025-03-21T20:36:20.8355699Z copying exir/dialects/edge/dtype/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/dtype 2025-03-21T20:36:20.8356546Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/op 2025-03-21T20:36:20.8357520Z copying exir/dialects/edge/op/api.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/op 2025-03-21T20:36:20.8358464Z copying exir/dialects/edge/op/sample_input.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/op 2025-03-21T20:36:20.8359484Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/spec 2025-03-21T20:36:20.8360297Z copying exir/dialects/edge/spec/gen.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/spec 2025-03-21T20:36:20.8361246Z copying exir/dialects/edge/spec/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/spec 2025-03-21T20:36:20.8362287Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/test 2025-03-21T20:36:20.8363277Z copying exir/dialects/edge/test/test_edge_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/test 2025-03-21T20:36:20.8364552Z copying exir/dialects/edge/test/test_edge_yaml.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/test 2025-03-21T20:36:20.8365619Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/op/test 2025-03-21T20:36:20.8366701Z copying exir/dialects/edge/op/test/test_api.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/op/test 2025-03-21T20:36:20.8367520Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/emit/test 2025-03-21T20:36:20.8368301Z copying exir/emit/test/test_emit.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/emit/test 2025-03-21T20:36:20.8369031Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/operator/test 2025-03-21T20:36:20.8369990Z copying exir/operator/test/test_operator.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/operator/test 2025-03-21T20:36:20.8370900Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/program/test 2025-03-21T20:36:20.8371769Z copying exir/program/test/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/program/test 2025-03-21T20:36:20.8372668Z copying exir/program/test/test_fake_program.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/program/test 2025-03-21T20:36:20.8373842Z copying exir/program/test/test_program.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/program/test 2025-03-21T20:36:20.8374679Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/verification/test 2025-03-21T20:36:20.8375661Z copying exir/verification/test/test_verifier.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/verification/test 2025-03-21T20:36:20.8376574Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/android_test 2025-03-21T20:36:20.8377376Z copying extension/android_test/add_model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/android_test 2025-03-21T20:36:20.8378371Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/export_util 2025-03-21T20:36:20.8379150Z copying extension/export_util/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/export_util 2025-03-21T20:36:20.8380221Z copying extension/export_util/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/export_util 2025-03-21T20:36:20.8381072Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor 2025-03-21T20:36:20.8381893Z copying extension/flat_tensor/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor 2025-03-21T20:36:20.8383106Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/gguf_util 2025-03-21T20:36:20.8383959Z copying extension/gguf_util/convert_main.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/gguf_util 2025-03-21T20:36:20.8385063Z copying extension/gguf_util/converter.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/gguf_util 2025-03-21T20:36:20.8385998Z copying extension/gguf_util/load_gguf.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/gguf_util 2025-03-21T20:36:20.8386758Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pybindings 2025-03-21T20:36:20.8387730Z copying extension/pybindings/portable_lib.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pybindings 2025-03-21T20:36:20.8388522Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pytree 2025-03-21T20:36:20.8389254Z copying extension/pytree/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pytree 2025-03-21T20:36:20.8390074Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training 2025-03-21T20:36:20.8390818Z copying extension/training/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training 2025-03-21T20:36:20.8391832Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor/serialize 2025-03-21T20:36:20.8392775Z copying extension/flat_tensor/serialize/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor/serialize 2025-03-21T20:36:20.8394089Z copying extension/flat_tensor/serialize/flat_tensor_schema.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor/serialize 2025-03-21T20:36:20.8395251Z copying extension/flat_tensor/serialize/serialize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor/serialize 2025-03-21T20:36:20.8396249Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor/test 2025-03-21T20:36:20.8397132Z copying extension/flat_tensor/test/test_serialize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor/test 2025-03-21T20:36:20.8398090Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/gguf_util/converters 2025-03-21T20:36:20.8399154Z copying extension/gguf_util/converters/llama_converter.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/gguf_util/converters 2025-03-21T20:36:20.8400221Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops 2025-03-21T20:36:20.8401235Z copying extension/llm/custom_ops/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops 2025-03-21T20:36:20.8402215Z copying extension/llm/custom_ops/custom_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops 2025-03-21T20:36:20.8403450Z copying extension/llm/custom_ops/model_sharding.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops 2025-03-21T20:36:20.8404588Z copying extension/llm/custom_ops/op_tile_crop_aot.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops 2025-03-21T20:36:20.8405897Z copying extension/llm/custom_ops/preprocess_custom_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops 2025-03-21T20:36:20.8407005Z copying extension/llm/custom_ops/test_preprocess_custom_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops 2025-03-21T20:36:20.8408202Z copying extension/llm/custom_ops/test_sdpa_with_kv_cache.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops 2025-03-21T20:36:20.8409248Z copying extension/llm/custom_ops/test_update_cache.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops 2025-03-21T20:36:20.8410214Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/export 2025-03-21T20:36:20.8411062Z copying extension/llm/export/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/export 2025-03-21T20:36:20.8411979Z copying extension/llm/export/builder.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/export 2025-03-21T20:36:20.8412925Z copying extension/llm/export/export_passes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/export 2025-03-21T20:36:20.8413911Z copying extension/llm/export/partitioner_lib.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/export 2025-03-21T20:36:20.8414898Z copying extension/llm/export/quantizer_lib.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/export 2025-03-21T20:36:20.8415866Z copying extension/llm/export/test_export_passes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/export 2025-03-21T20:36:20.8416685Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules 2025-03-21T20:36:20.8417497Z copying extension/llm/modules/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules 2025-03-21T20:36:20.8591804Z copying extension/llm/modules/_position_embeddings.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules 2025-03-21T20:36:20.8592855Z copying extension/llm/modules/attention.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules 2025-03-21T20:36:20.8593808Z copying extension/llm/modules/kv_cache.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules 2025-03-21T20:36:20.8594607Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizer 2025-03-21T20:36:20.8595419Z copying extension/llm/tokenizer/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizer 2025-03-21T20:36:20.8596387Z copying extension/llm/tokenizer/hf_tokenizer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizer 2025-03-21T20:36:20.8597491Z copying extension/llm/tokenizer/tokenizer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizer 2025-03-21T20:36:20.8598485Z copying extension/llm/tokenizer/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizer 2025-03-21T20:36:20.8599294Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers 2025-03-21T20:36:20.8600125Z copying extension/llm/tokenizers/setup.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers 2025-03-21T20:36:20.8600995Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/spinquant 2025-03-21T20:36:20.8602026Z copying extension/llm/custom_ops/spinquant/special_hadamard_code_gen.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/spinquant 2025-03-21T20:36:20.8603148Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/spinquant/third-party/FFHT 2025-03-21T20:36:20.8604367Z copying extension/llm/custom_ops/spinquant/third-party/FFHT/example.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/spinquant/third-party/FFHT 2025-03-21T20:36:20.8606093Z copying extension/llm/custom_ops/spinquant/third-party/FFHT/gen.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/spinquant/third-party/FFHT 2025-03-21T20:36:20.8607273Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules/test 2025-03-21T20:36:20.8608134Z copying extension/llm/modules/test/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules/test 2025-03-21T20:36:20.8609332Z copying extension/llm/modules/test/test_attention.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules/test 2025-03-21T20:36:20.8610413Z copying extension/llm/modules/test/test_kv_cache.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules/test 2025-03-21T20:36:20.8611517Z copying extension/llm/modules/test/test_position_embeddings.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules/test 2025-03-21T20:36:20.8612606Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizer/test 2025-03-21T20:36:20.8613525Z copying extension/llm/tokenizer/test/test_tokenizer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizer/test 2025-03-21T20:36:20.8614518Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-03-21T20:36:20.8615618Z copying extension/llm/tokenizers/pytorch_tokenizers/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-03-21T20:36:20.8617123Z copying extension/llm/tokenizers/pytorch_tokenizers/hf_tokenizer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-03-21T20:36:20.8618499Z copying extension/llm/tokenizers/pytorch_tokenizers/llama2c.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-03-21T20:36:20.8619872Z copying extension/llm/tokenizers/pytorch_tokenizers/tiktoken.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-03-21T20:36:20.8621050Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c 2025-03-21T20:36:20.8622513Z copying extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c 2025-03-21T20:36:20.8624136Z copying extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c/convert.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c 2025-03-21T20:36:20.8625348Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/tools/llama2c 2025-03-21T20:36:20.8626397Z copying extension/llm/tokenizers/tools/llama2c/convert.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/tools/llama2c 2025-03-21T20:36:20.8627393Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pybindings/test 2025-03-21T20:36:20.8628254Z copying extension/pybindings/test/make_test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pybindings/test 2025-03-21T20:36:20.8629346Z copying extension/pybindings/test/test_backend_pybinding.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pybindings/test 2025-03-21T20:36:20.8630463Z copying extension/pybindings/test/test_pybindings.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pybindings/test 2025-03-21T20:36:20.8631312Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pytree/test 2025-03-21T20:36:20.8632107Z copying extension/pytree/test/test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pytree/test 2025-03-21T20:36:20.8632909Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/pybindings 2025-03-21T20:36:20.8633984Z copying extension/training/pybindings/_training_module.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/pybindings 2025-03-21T20:36:20.8635052Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/examples/XOR 2025-03-21T20:36:20.8636015Z copying extension/training/examples/XOR/export_model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/examples/XOR 2025-03-21T20:36:20.8637152Z copying extension/training/examples/XOR/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/examples/XOR 2025-03-21T20:36:20.8638098Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/examples/XOR/test 2025-03-21T20:36:20.8639127Z copying extension/training/examples/XOR/test/test_export.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/examples/XOR/test 2025-03-21T20:36:20.8640129Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/pybindings/test 2025-03-21T20:36:20.8641202Z copying extension/training/pybindings/test/test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/pybindings/test 2025-03-21T20:36:20.8642094Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/kernels/quantized 2025-03-21T20:36:20.8642823Z copying kernels/quantized/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/kernels/quantized 2025-03-21T20:36:20.8643567Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/kernels/quantized/test 2025-03-21T20:36:20.8644418Z copying kernels/quantized/test/test_out_variants.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/kernels/quantized/test 2025-03-21T20:36:20.8645686Z copying kernels/quantized/test/test_quant_dequant_per_token.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/kernels/quantized/test 2025-03-21T20:36:20.8646517Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools 2025-03-21T20:36:20.8647117Z copying devtools/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools 2025-03-21T20:36:20.8647788Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/backend_debug 2025-03-21T20:36:20.8648578Z copying devtools/backend_debug/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/backend_debug 2025-03-21T20:36:20.8649541Z copying devtools/backend_debug/delegation_info.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/backend_debug 2025-03-21T20:36:20.8650376Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program 2025-03-21T20:36:20.8651188Z copying devtools/bundled_program/config.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program 2025-03-21T20:36:20.8652131Z copying devtools/bundled_program/core.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program 2025-03-21T20:36:20.8653090Z copying devtools/bundled_program/version.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program 2025-03-21T20:36:20.8653899Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/debug_format 2025-03-21T20:36:20.8654696Z copying devtools/debug_format/base_schema.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/debug_format 2025-03-21T20:36:20.8655769Z copying devtools/debug_format/et_schema.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/debug_format 2025-03-21T20:36:20.8656531Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etdump 2025-03-21T20:36:20.8657319Z copying devtools/etdump/schema_flatcc.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etdump 2025-03-21T20:36:20.8658196Z copying devtools/etdump/serialize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etdump 2025-03-21T20:36:20.8658926Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etrecord 2025-03-21T20:36:21.5243895Z copying devtools/etrecord/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etrecord 2025-03-21T20:36:21.5245553Z copying devtools/etrecord/_etrecord.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etrecord 2025-03-21T20:36:21.5246561Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector 2025-03-21T20:36:21.5247315Z copying devtools/inspector/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector 2025-03-21T20:36:21.5248197Z copying devtools/inspector/_inspector.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector 2025-03-21T20:36:21.5249105Z copying devtools/inspector/_inspector_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector 2025-03-21T20:36:21.5250095Z copying devtools/inspector/inspector_cli.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector 2025-03-21T20:36:21.5250960Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/size_analysis_tool 2025-03-21T20:36:21.5251973Z copying devtools/size_analysis_tool/size_analysis_tool.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/size_analysis_tool 2025-03-21T20:36:21.5253089Z copying devtools/size_analysis_tool/size_analysis_tool_test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/size_analysis_tool 2025-03-21T20:36:21.5253972Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/visualization 2025-03-21T20:36:21.5254781Z copying devtools/visualization/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/visualization 2025-03-21T20:36:21.5255789Z copying devtools/visualization/visualization_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/visualization 2025-03-21T20:36:21.5256892Z copying devtools/visualization/visualization_utils_test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/visualization 2025-03-21T20:36:21.5257791Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/backend_debug/tests 2025-03-21T20:36:21.5258829Z copying devtools/backend_debug/tests/test_delegation_info.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/backend_debug/tests 2025-03-21T20:36:21.5259774Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema 2025-03-21T20:36:21.5260686Z copying devtools/bundled_program/schema/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema 2025-03-21T20:36:21.5261842Z copying devtools/bundled_program/schema/bundled_program_schema.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema 2025-03-21T20:36:21.5262834Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/serialize 2025-03-21T20:36:21.5263776Z copying devtools/bundled_program/serialize/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/serialize 2025-03-21T20:36:21.5264692Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/test 2025-03-21T20:36:21.5265615Z copying devtools/bundled_program/test/test_bundle_data.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/test 2025-03-21T20:36:21.5266717Z copying devtools/bundled_program/test/test_config.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/test 2025-03-21T20:36:21.5267887Z copying devtools/bundled_program/test/test_end2end.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/test 2025-03-21T20:36:21.5268787Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/util 2025-03-21T20:36:21.5269737Z copying devtools/bundled_program/util/test_util.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/util 2025-03-21T20:36:21.5270638Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema/test 2025-03-21T20:36:21.5271634Z copying devtools/bundled_program/schema/test/test_schema.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema/test 2025-03-21T20:36:21.5272726Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/serialize/test 2025-03-21T20:36:21.5273786Z copying devtools/bundled_program/serialize/test/test_serialize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/serialize/test 2025-03-21T20:36:21.5274766Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etdump/tests 2025-03-21T20:36:21.5275592Z copying devtools/etdump/tests/serialize_test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etdump/tests 2025-03-21T20:36:21.5276420Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etrecord/tests 2025-03-21T20:36:21.5277381Z copying devtools/etrecord/tests/etrecord_test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etrecord/tests 2025-03-21T20:36:21.5278228Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector/tests 2025-03-21T20:36:21.5279168Z copying devtools/inspector/tests/event_blocks_test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector/tests 2025-03-21T20:36:21.5280237Z copying devtools/inspector/tests/inspector_test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector/tests 2025-03-21T20:36:21.5281327Z copying devtools/inspector/tests/inspector_utils_test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector/tests 2025-03-21T20:36:21.5282358Z copying devtools/bundled_program/config.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program 2025-03-21T20:36:21.5283307Z copying devtools/bundled_program/core.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program 2025-03-21T20:36:21.5284247Z copying devtools/bundled_program/version.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program 2025-03-21T20:36:21.5285406Z copying devtools/bundled_program/schema/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema 2025-03-21T20:36:21.5286677Z copying devtools/bundled_program/schema/bundled_program_schema.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema 2025-03-21T20:36:21.5287997Z copying devtools/bundled_program/serialize/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/serialize 2025-03-21T20:36:21.5289181Z copying devtools/bundled_program/test/test_bundle_data.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/test 2025-03-21T20:36:21.5290279Z copying devtools/bundled_program/test/test_config.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/test 2025-03-21T20:36:21.5291362Z copying devtools/bundled_program/test/test_end2end.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/test 2025-03-21T20:36:21.5292442Z copying devtools/bundled_program/util/test_util.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/util 2025-03-21T20:36:21.5293580Z copying devtools/bundled_program/schema/test/test_schema.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema/test 2025-03-21T20:36:21.5294849Z copying devtools/bundled_program/serialize/test/test_serialize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/serialize/test 2025-03-21T20:36:21.5295838Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/runtime 2025-03-21T20:36:21.5296483Z copying runtime/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/runtime 2025-03-21T20:36:21.5297167Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/runtime/test 2025-03-21T20:36:21.5297857Z copying runtime/test/test_runtime.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/runtime/test 2025-03-21T20:36:21.5298524Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/util 2025-03-21T20:36:21.5299180Z copying util/activation_memory_profiler.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/util 2025-03-21T20:36:21.5299994Z copying util/collect_env.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/util 2025-03-21T20:36:21.5300682Z copying util/python_profiler.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/util 2025-03-21T20:36:21.5301196Z running egg_info 2025-03-21T20:36:21.5301481Z creating executorch.egg-info 2025-03-21T20:36:21.5301805Z writing executorch.egg-info/PKG-INFO 2025-03-21T20:36:21.5302271Z writing dependency_links to executorch.egg-info/dependency_links.txt 2025-03-21T20:36:21.5302859Z writing entry points to executorch.egg-info/entry_points.txt 2025-03-21T20:36:21.5303476Z writing requirements to executorch.egg-info/requires.txt 2025-03-21T20:36:21.5303987Z writing top-level names to executorch.egg-info/top_level.txt 2025-03-21T20:36:21.5304525Z writing manifest file 'executorch.egg-info/SOURCES.txt' 2025-03-21T20:36:21.5304983Z reading manifest file 'executorch.egg-info/SOURCES.txt' 2025-03-21T20:36:21.5305459Z adding license file 'LICENSE' 2025-03-21T20:36:21.5305836Z writing manifest file 'executorch.egg-info/SOURCES.txt' 2025-03-21T20:36:21.5306624Z copying backends/apple/coreml/executorchcoreml.pyi -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml 2025-03-21T20:36:21.5307753Z copying backends/apple/mps/serialization/schema.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/serialization 2025-03-21T20:36:21.5308793Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/schema 2025-03-21T20:36:21.5309954Z copying backends/arm/third-party/serialization_lib/schema/tosa.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/schema 2025-03-21T20:36:21.5311287Z copying backends/cadence/aot/functions.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:36:21.5657745Z copying backends/cadence/aot/functions_fusion_g3.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:36:21.5658863Z copying backends/cadence/aot/functions_hifi.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:36:21.5659983Z copying backends/qualcomm/serialization/qc_compiler_spec.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/serialization 2025-03-21T20:36:21.5660918Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/aot/ir 2025-03-21T20:36:21.5661743Z copying backends/qualcomm/aot/ir/qcir.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/aot/ir 2025-03-21T20:36:21.5662788Z copying backends/vulkan/serialization/schema.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/serialization 2025-03-21T20:36:21.5663846Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5665015Z copying backends/vulkan/runtime/graph/ops/glsl/addmm_naive_buffer.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5666436Z copying backends/vulkan/runtime/graph/ops/glsl/addmm_naive_texture3d.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5667840Z copying backends/vulkan/runtime/graph/ops/glsl/addmm_optimized.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5669186Z copying backends/vulkan/runtime/graph/ops/glsl/arange.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5670505Z copying backends/vulkan/runtime/graph/ops/glsl/avg_pool2d.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5671942Z copying backends/vulkan/runtime/graph/ops/glsl/batchnorm.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5673507Z copying backends/vulkan/runtime/graph/ops/glsl/binary_op.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5674910Z copying backends/vulkan/runtime/graph/ops/glsl/bitw8_image_to_nchw_nobitw8buffer.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5676352Z copying backends/vulkan/runtime/graph/ops/glsl/buffer_to_buffer.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5677703Z copying backends/vulkan/runtime/graph/ops/glsl/buffer_to_nchw.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5679026Z copying backends/vulkan/runtime/graph/ops/glsl/clone.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5680578Z copying backends/vulkan/runtime/graph/ops/glsl/conv1d.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5681894Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5683196Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d_dw.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5684582Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_output_tile.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5686087Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_prepack_weights.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5687588Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_sned_output_tile.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5689147Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d_prepack_weights.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5690513Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d_pw.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5691864Z copying backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5693307Z copying backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d_prepack_weights.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5694751Z copying backends/vulkan/runtime/graph/ops/glsl/copy_channel_offset.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5696208Z copying backends/vulkan/runtime/graph/ops/glsl/copy_offset.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5697654Z copying backends/vulkan/runtime/graph/ops/glsl/copy_packed_dim_offset.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5699134Z copying backends/vulkan/runtime/graph/ops/glsl/embedding.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5700448Z copying backends/vulkan/runtime/graph/ops/glsl/flip.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5701703Z copying backends/vulkan/runtime/graph/ops/glsl/full.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5702998Z copying backends/vulkan/runtime/graph/ops/glsl/grid_priors.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5704606Z copying backends/vulkan/runtime/graph/ops/glsl/image_to_nchw.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5706068Z copying backends/vulkan/runtime/graph/ops/glsl/index_select.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5707441Z copying backends/vulkan/runtime/graph/ops/glsl/index_select_channel.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5708818Z copying backends/vulkan/runtime/graph/ops/glsl/kv_cache_update.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5710145Z copying backends/vulkan/runtime/graph/ops/glsl/max_pool2d.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5711568Z copying backends/vulkan/runtime/graph/ops/glsl/native_layer_norm.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5713360Z copying backends/vulkan/runtime/graph/ops/glsl/nchw_to_bitw8_image_nobitw8buffer.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5714876Z copying backends/vulkan/runtime/graph/ops/glsl/nchw_to_buffer.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5716333Z copying backends/vulkan/runtime/graph/ops/glsl/nchw_to_image.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5717745Z copying backends/vulkan/runtime/graph/ops/glsl/no_op.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5719171Z copying backends/vulkan/runtime/graph/ops/glsl/pad_channel.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5720708Z copying backends/vulkan/runtime/graph/ops/glsl/pad_height_width.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5722044Z copying backends/vulkan/runtime/graph/ops/glsl/permute.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5723572Z copying backends/vulkan/runtime/graph/ops/glsl/q_4w_linear.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5724926Z copying backends/vulkan/runtime/graph/ops/glsl/q_8w_linear.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5726448Z copying backends/vulkan/runtime/graph/ops/glsl/q_8w_linear_optimized.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5727911Z copying backends/vulkan/runtime/graph/ops/glsl/reduce.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5729404Z copying backends/vulkan/runtime/graph/ops/glsl/repeat_channel.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5936121Z copying backends/vulkan/runtime/graph/ops/glsl/repeat_interleave.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5937674Z copying backends/vulkan/runtime/graph/ops/glsl/rotary_embedding.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5939127Z copying backends/vulkan/runtime/graph/ops/glsl/sdpa_attn_weight_scale_and_mask.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5940694Z copying backends/vulkan/runtime/graph/ops/glsl/select_batch_4d.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5942366Z copying backends/vulkan/runtime/graph/ops/glsl/select_channel_3d.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5943946Z copying backends/vulkan/runtime/graph/ops/glsl/select_channel_4d.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5945564Z copying backends/vulkan/runtime/graph/ops/glsl/select_height_3d.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5946996Z copying backends/vulkan/runtime/graph/ops/glsl/select_height_4d.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5948421Z copying backends/vulkan/runtime/graph/ops/glsl/select_width_3d.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5950309Z copying backends/vulkan/runtime/graph/ops/glsl/select_width_4d.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5951885Z copying backends/vulkan/runtime/graph/ops/glsl/slice_packed_dim.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5953476Z copying backends/vulkan/runtime/graph/ops/glsl/slice_unpacked_dim.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5954867Z copying backends/vulkan/runtime/graph/ops/glsl/softmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5956178Z copying backends/vulkan/runtime/graph/ops/glsl/unary_op.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5957848Z copying backends/vulkan/runtime/graph/ops/glsl/upsample_nearest2d.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5959347Z copying backends/vulkan/runtime/graph/ops/glsl/view.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.5960588Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/glsl 2025-03-21T20:36:21.5961470Z copying backends/vulkan/test/glsl/all_shaders.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/glsl 2025-03-21T20:36:21.5962581Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl 2025-03-21T20:36:21.5963651Z copying backends/vulkan/tools/gpuinfo/glsl/buf_bandwidth.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl 2025-03-21T20:36:21.5965155Z copying backends/vulkan/tools/gpuinfo/glsl/buf_cacheline_size.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl 2025-03-21T20:36:21.5966585Z copying backends/vulkan/tools/gpuinfo/glsl/reg_count.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl 2025-03-21T20:36:21.5968043Z copying backends/vulkan/tools/gpuinfo/glsl/tex_bandwidth.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl 2025-03-21T20:36:21.5969405Z copying backends/vulkan/tools/gpuinfo/glsl/tex_cacheline_concurr.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl 2025-03-21T20:36:21.5970744Z copying backends/vulkan/tools/gpuinfo/glsl/warp_size.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl 2025-03-21T20:36:21.5972170Z copying backends/xnnpack/serialization/runtime_schema.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/serialization 2025-03-21T20:36:21.5973410Z copying backends/xnnpack/serialization/schema.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/serialization 2025-03-21T20:36:21.5974927Z copying backends/xnnpack/third-party/generate-cpuinfo-wrappers.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party 2025-03-21T20:36:21.5976187Z copying backends/xnnpack/third-party/FP16/confu.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FP16 2025-03-21T20:36:21.5977576Z copying backends/xnnpack/third-party/FXdiv/confu.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FXdiv 2025-03-21T20:36:21.5978782Z copying backends/xnnpack/third-party/cpuinfo/confu.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo 2025-03-21T20:36:21.5980259Z copying backends/xnnpack/third-party/pthreadpool/confu.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/pthreadpool 2025-03-21T20:36:21.5981851Z copying backends/xnnpack/third-party/XNNPACK/scripts/generate-build-identifier.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-03-21T20:36:21.5983531Z copying backends/xnnpack/third-party/XNNPACK/scripts/sort-filenames.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-03-21T20:36:21.5984866Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.5986045Z copying backends/xnnpack/third-party/XNNPACK/test/bf16-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.5987731Z copying backends/xnnpack/third-party/XNNPACK/test/f16-conv-hwc2chw.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.5989355Z copying backends/xnnpack/third-party/XNNPACK/test/f16-dwconv2d-chw.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.5990989Z copying backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.5992833Z copying backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-igemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.5994332Z copying backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-rdsum.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.5996014Z copying backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-rsum.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.5997643Z copying backends/xnnpack/third-party/XNNPACK/test/f16-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.5999263Z copying backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear-chw.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6000743Z copying backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6002281Z copying backends/xnnpack/third-party/XNNPACK/test/f16-igemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6003929Z copying backends/xnnpack/third-party/XNNPACK/test/f16-raddstoreexpminusmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6005482Z copying backends/xnnpack/third-party/XNNPACK/test/f16-rmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6007029Z copying backends/xnnpack/third-party/XNNPACK/test/f16-rmin.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6008569Z copying backends/xnnpack/third-party/XNNPACK/test/f16-rminmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6010045Z copying backends/xnnpack/third-party/XNNPACK/test/f16-rsum.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6011607Z copying backends/xnnpack/third-party/XNNPACK/test/f16-spmm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6052684Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vmulcaddc-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6054571Z copying backends/xnnpack/third-party/XNNPACK/test/f32-argmaxpool.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6056189Z copying backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6057958Z copying backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc2chw.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6059705Z copying backends/xnnpack/third-party/XNNPACK/test/f32-dwconv2d-chw.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6061560Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gemm-goi-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6063351Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6065059Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gemm-relu.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6066626Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gemm.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6068136Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gemminc-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6069755Z copying backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear-chw.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6071494Z copying backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6073258Z copying backends/xnnpack/third-party/XNNPACK/test/f32-igemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6074973Z copying backends/xnnpack/third-party/XNNPACK/test/f32-igemm-relu.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6076525Z copying backends/xnnpack/third-party/XNNPACK/test/f32-igemm.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6078129Z copying backends/xnnpack/third-party/XNNPACK/test/f32-ppmm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6079919Z copying backends/xnnpack/third-party/XNNPACK/test/f32-qc4w-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6081973Z copying backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6083561Z copying backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-relu.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6085205Z copying backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6087062Z copying backends/xnnpack/third-party/XNNPACK/test/f32-raddexpminusmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6088809Z copying backends/xnnpack/third-party/XNNPACK/test/f32-raddextexp.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6090428Z copying backends/xnnpack/third-party/XNNPACK/test/f32-raddstoreexpminusmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6091880Z copying backends/xnnpack/third-party/XNNPACK/test/f32-rdsum.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6093260Z copying backends/xnnpack/third-party/XNNPACK/test/f32-rmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6094663Z copying backends/xnnpack/third-party/XNNPACK/test/f32-rmin.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6096077Z copying backends/xnnpack/third-party/XNNPACK/test/f32-rminmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6097543Z copying backends/xnnpack/third-party/XNNPACK/test/f32-rsum.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6099043Z copying backends/xnnpack/third-party/XNNPACK/test/f32-spmm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6100603Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmulcaddc-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6102175Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vscaleexpminusmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6103988Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vscaleextexp.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6105751Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qb4w-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6107671Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6109558Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6111536Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6113416Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qb4w-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6115383Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6117418Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6119262Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6121137Z copying backends/xnnpack/third-party/XNNPACK/test/qp8-f32-qb4w-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6123150Z copying backends/xnnpack/third-party/XNNPACK/test/qp8-f32-qc4w-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6125184Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6127172Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6128847Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-rdsum-minmax-fp32.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6130308Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-rsum.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6131780Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-fp32.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6133396Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-rndnu.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6183450Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-fp32.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6185044Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-rndnu.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6186648Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-rdsum.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6188171Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-rsum.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6189656Z copying backends/xnnpack/third-party/XNNPACK/test/s8-ibilinear.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6191075Z copying backends/xnnpack/third-party/XNNPACK/test/u8-ibilinear.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6192679Z copying backends/xnnpack/third-party/XNNPACK/test/u8-lut32norm.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6194194Z copying backends/xnnpack/third-party/XNNPACK/test/u8-rmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6195643Z copying backends/xnnpack/third-party/XNNPACK/test/x8-lut.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.6197125Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-argmaxpool-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.6198622Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.6200380Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc2chw-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.6201937Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-multipass-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.6203559Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-unipass-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.6205088Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv2d-chw-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.6206618Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-gemm-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.6208183Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-chw-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.6209706Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.6211199Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-lut-norm-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.6212653Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-lut-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.6214154Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-raddexpminusmax-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.6215704Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-raddextexp-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.6217281Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-raddstoreexpminusmax-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.6218877Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-rdsum-benchmark.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.6220361Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-rdsum-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.6221808Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-reduce-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.6223506Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-spmm-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.6224974Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vbinary-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.6226465Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vmulcaddc-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.6228010Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleexpminusmax-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.6229576Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleextexp-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.6231179Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.6232650Z copying backends/xnnpack/third-party/XNNPACK/tools/update-microkernels.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.6234135Z copying backends/xnnpack/third-party/cpuinfo/scripts/android-device-dump.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-03-21T20:36:21.6235665Z copying backends/xnnpack/third-party/cpuinfo/scripts/arm-linux-filesystem-dump.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-03-21T20:36:21.6237184Z copying backends/xnnpack/third-party/cpuinfo/scripts/parse-x86-cpuid-dump.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-03-21T20:36:21.6238730Z copying backends/xnnpack/third-party/cpuinfo/deps/clog/confu.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2025-03-21T20:36:21.6240019Z copying examples/llm_pte_finetuning/phi3_alpaca_code_config.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning 2025-03-21T20:36:21.6241126Z copying examples/llm_pte_finetuning/phi3_config.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning 2025-03-21T20:36:21.6242204Z copying examples/llm_pte_finetuning/qwen_05b_config.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning 2025-03-21T20:36:21.6243304Z copying examples/models/phi-3-mini/export_phi-3-mini.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-3-mini 2025-03-21T20:36:21.6244183Z copying exir/delegate.pyi -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:36:21.6244975Z copying exir/dialects/edge/edge.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge 2025-03-21T20:36:21.6245980Z copying extension/pybindings/pybindings.pyi -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pybindings 2025-03-21T20:36:21.6247048Z copying extension/flat_tensor/serialize/flat_tensor.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor/serialize 2025-03-21T20:36:21.6248185Z copying extension/flat_tensor/serialize/scalar_type.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor/serialize 2025-03-21T20:36:21.6249339Z copying extension/training/pybindings/_training_lib.pyi -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/pybindings 2025-03-21T20:36:21.6250375Z copying kernels/quantized/quantized.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/kernels/quantized 2025-03-21T20:36:21.6251404Z copying kernels/quantized/test/supported_features_def.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/kernels/quantized/test 2025-03-21T20:36:21.6252232Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/schema 2025-03-21T20:36:21.6252824Z copying schema/program.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/schema 2025-03-21T20:36:21.6253512Z copying schema/scalar_type.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/schema 2025-03-21T20:36:21.6810131Z copying devtools/etdump/etdump_schema_flatcc.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etdump 2025-03-21T20:36:21.6811212Z copying devtools/etdump/scalar_type.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etdump 2025-03-21T20:36:21.6812463Z copying devtools/bundled_program/schema/bundled_program_schema.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema 2025-03-21T20:36:21.6813766Z copying devtools/bundled_program/schema/scalar_type.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema 2025-03-21T20:36:21.6815314Z copying devtools/bundled_program/schema/bundled_program_schema.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema 2025-03-21T20:36:21.6816716Z copying devtools/bundled_program/schema/scalar_type.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema 2025-03-21T20:36:21.6817878Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/runtime/kernel/test 2025-03-21T20:36:21.6818667Z copying runtime/kernel/test/functions.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/runtime/kernel/test 2025-03-21T20:36:21.6819805Z copying schema/scalar_type.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize 2025-03-21T20:36:21.6820676Z copying schema/program.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize 2025-03-21T20:36:21.6821871Z copying devtools/bundled_program/schema/bundled_program_schema.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/serialize 2025-03-21T20:36:21.6823533Z copying devtools/bundled_program/schema/scalar_type.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/serialize 2025-03-21T20:36:21.6824407Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/share/cmake 2025-03-21T20:36:21.6825348Z copying tools/cmake/executorch-wheel-config.cmake -> pip-out/lib.linux-x86_64-cpython-310/executorch/share/cmake/executorch-config.cmake 2025-03-21T20:36:21.6826416Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:36:21.6827374Z copying runtime/core/array_ref.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:36:21.6828428Z copying runtime/core/data_loader.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:36:21.6829389Z copying runtime/core/defines.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:36:21.6830410Z copying runtime/core/error.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:36:21.6831322Z copying runtime/core/evalue.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:36:21.6832424Z copying runtime/core/event_tracer.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:36:21.6833405Z copying runtime/core/event_tracer_hooks.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:36:21.6834671Z copying runtime/core/event_tracer_hooks_delegate.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:36:21.6835947Z copying runtime/core/freeable_buffer.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:36:21.6837198Z copying runtime/core/hierarchical_allocator.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:36:21.6838434Z copying runtime/core/memory_allocator.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:36:21.6839547Z copying runtime/core/named_data_map.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:36:21.6840551Z copying runtime/core/result.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:36:21.6841664Z copying runtime/core/span.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:36:21.6842636Z copying runtime/core/tag.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:36:21.6843605Z copying runtime/core/tensor_layout.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:36:21.6844814Z copying runtime/core/tensor_shape_dynamism.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:36:21.6846152Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten 2025-03-21T20:36:21.6847271Z copying runtime/core/exec_aten/exec_aten.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten 2025-03-21T20:36:21.6848478Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/testing_util 2025-03-21T20:36:21.6849759Z copying runtime/core/exec_aten/testing_util/tensor_factory.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/testing_util 2025-03-21T20:36:21.6851342Z copying runtime/core/exec_aten/testing_util/tensor_util.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/testing_util 2025-03-21T20:36:21.6852683Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:36:21.6854029Z copying runtime/core/exec_aten/util/dim_order_util.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:36:21.6855616Z copying runtime/core/exec_aten/util/scalar_type_util.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:36:21.6857516Z copying runtime/core/exec_aten/util/tensor_dimension_limit.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:36:21.6859120Z copying runtime/core/exec_aten/util/tensor_shape_to_c_string.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:36:21.6860600Z copying runtime/core/exec_aten/util/tensor_util.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:36:21.6861823Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:36:21.6863080Z copying runtime/core/portable_type/bfloat16.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:36:21.6864447Z copying runtime/core/portable_type/bfloat16_math.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:36:21.6865863Z copying runtime/core/portable_type/bits_types.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:36:21.6867242Z copying runtime/core/portable_type/complex.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:36:21.6868656Z copying runtime/core/portable_type/device.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:36:21.6870000Z copying runtime/core/portable_type/half.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:36:21.6871484Z copying runtime/core/portable_type/optional.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:36:21.6872889Z copying runtime/core/portable_type/qint_types.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:36:21.6874195Z copying runtime/core/portable_type/scalar.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:36:21.6875617Z copying runtime/core/portable_type/scalar_type.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:36:21.6877024Z copying runtime/core/portable_type/string_view.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:36:21.6878609Z copying runtime/core/portable_type/tensor.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:36:21.6880015Z copying runtime/core/portable_type/tensor_impl.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:36:21.6881440Z copying runtime/core/portable_type/tensor_options.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:36:21.6882805Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-03-21T20:36:21.6884379Z copying runtime/core/portable_type/c10/c10/macros/Export.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-03-21T20:36:21.6885937Z copying runtime/core/portable_type/c10/c10/macros/Macros.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-03-21T20:36:21.6887256Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:36:21.7318293Z copying runtime/core/portable_type/c10/c10/util/BFloat16-inl.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:36:21.7319886Z copying runtime/core/portable_type/c10/c10/util/BFloat16-math.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:36:21.7321595Z copying runtime/core/portable_type/c10/c10/util/BFloat16.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:36:21.7323348Z copying runtime/core/portable_type/c10/c10/util/Half-inl.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:36:21.7324811Z copying runtime/core/portable_type/c10/c10/util/Half.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:36:21.7326564Z copying runtime/core/portable_type/c10/c10/util/TypeSafeSignMath.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:36:21.7328266Z copying runtime/core/portable_type/c10/c10/util/bit_cast.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:36:21.7329968Z copying runtime/core/portable_type/c10/c10/util/floating_point_utils.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:36:21.7331657Z copying runtime/core/portable_type/c10/c10/util/irange.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:36:21.7332899Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/kernel 2025-03-21T20:36:21.7333814Z copying runtime/kernel/kernel_includes.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/kernel 2025-03-21T20:36:21.7335008Z copying runtime/kernel/kernel_runtime_context.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/kernel 2025-03-21T20:36:21.7336267Z copying runtime/kernel/operator_registry.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/kernel 2025-03-21T20:36:21.7337385Z copying runtime/kernel/thread_parallel_interface.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/kernel 2025-03-21T20:36:21.7338512Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/kernel/test 2025-03-21T20:36:21.7339637Z copying runtime/kernel/test/test_util.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/kernel/test 2025-03-21T20:36:21.7340695Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform 2025-03-21T20:36:21.7341811Z copying runtime/platform/abort.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform 2025-03-21T20:36:21.7342951Z copying runtime/platform/assert.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform 2025-03-21T20:36:21.7344204Z copying runtime/platform/clock.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform 2025-03-21T20:36:21.7345315Z copying runtime/platform/compat_unistd.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform 2025-03-21T20:36:21.7346468Z copying runtime/platform/compiler.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform 2025-03-21T20:36:21.7347662Z copying runtime/platform/log.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform 2025-03-21T20:36:21.7349020Z copying runtime/platform/platform.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform 2025-03-21T20:36:21.7350325Z copying runtime/platform/profiler.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform 2025-03-21T20:36:21.7351340Z copying runtime/platform/runtime.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform 2025-03-21T20:36:21.7352469Z copying runtime/platform/system.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform 2025-03-21T20:36:21.7353678Z copying runtime/platform/types.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform 2025-03-21T20:36:21.7354730Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform/test 2025-03-21T20:36:21.7355784Z copying runtime/platform/test/stub_platform.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform/test 2025-03-21T20:36:21.7356927Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/kernel_util 2025-03-21T20:36:21.7358102Z copying extension/kernel_util/make_boxed_from_unboxed_functor.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/kernel_util 2025-03-21T20:36:21.7359441Z copying extension/kernel_util/meta_programming.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/kernel_util 2025-03-21T20:36:21.7360762Z copying extension/kernel_util/type_list.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/kernel_util 2025-03-21T20:36:21.7361765Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/tensor 2025-03-21T20:36:21.7362719Z copying extension/tensor/tensor.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/tensor 2025-03-21T20:36:21.7363881Z copying extension/tensor/tensor_accessor.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/tensor 2025-03-21T20:36:21.7365072Z copying extension/tensor/tensor_ptr.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/tensor 2025-03-21T20:36:21.7366236Z copying extension/tensor/tensor_ptr_maker.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/tensor 2025-03-21T20:36:21.7367217Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/threadpool 2025-03-21T20:36:21.7368239Z copying extension/threadpool/cpuinfo_utils.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/threadpool 2025-03-21T20:36:21.7369419Z copying extension/threadpool/threadpool.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/threadpool 2025-03-21T20:36:21.7370656Z copying extension/threadpool/threadpool_guard.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/threadpool 2025-03-21T20:36:21.7371492Z running build_ext 2025-03-21T20:36:21.7372163Z creating /pytorch/executorch/pip-out/lib.linux-x86_64-cpython-310/executorch/data/bin 2025-03-21T20:36:21.7372983Z creating /pytorch/executorch/pip-out/lib.linux-x86_64-cpython-310/executorch/data/bin 2025-03-21T20:36:21.7374241Z copying /pytorch/executorch/pip-out/temp.linux-x86_64-cpython-310/cmake-out/third-party/flatbuffers/flatc -> /pytorch/executorch/pip-out/lib.linux-x86_64-cpython-310/executorch/data/bin 2025-03-21T20:36:21.7376197Z copying /pytorch/executorch/pip-out/temp.linux-x86_64-cpython-310/cmake-out/kernels/quantized/libquantized_ops_aot_lib.so -> /pytorch/executorch/pip-out/lib.linux-x86_64-cpython-310/executorch/kernels/quantized 2025-03-21T20:36:21.7377857Z copying tools/wheel/pip_data_bin_init.py.in -> /pytorch/executorch/pip-out/lib.linux-x86_64-cpython-310/executorch/data/bin/__init__.py 2025-03-21T20:36:21.7379508Z copying /pytorch/executorch/pip-out/temp.linux-x86_64-cpython-310/cmake-out/extension/llm/custom_ops/libcustom_ops_aot_lib.so -> /pytorch/executorch/pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops 2025-03-21T20:36:21.7381624Z copying /pytorch/executorch/pip-out/temp.linux-x86_64-cpython-310/cmake-out/_portable_lib.cpython-310-x86_64-linux-gnu.so -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pybindings 2025-03-21T20:36:21.7382695Z installing to pip-out/bdist.linux-x86_64/wheel 2025-03-21T20:36:21.7383165Z running install 2025-03-21T20:36:21.7383452Z running install_lib 2025-03-21T20:36:21.7383776Z creating pip-out/bdist.linux-x86_64/wheel 2025-03-21T20:36:21.7384183Z creating pip-out/bdist.linux-x86_64/wheel/executorch 2025-03-21T20:36:21.7384763Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends 2025-03-21T20:36:21.7385368Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm 2025-03-21T20:36:21.7386362Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/arm_backend.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm 2025-03-21T20:36:21.7387690Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/arm_vela.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm 2025-03-21T20:36:21.7389003Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/ethosu_backend.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm 2025-03-21T20:36:21.7390406Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/ethosu_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm 2025-03-21T20:36:21.7391800Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/process_node.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm 2025-03-21T20:36:21.7393263Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/tosa_backend.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm 2025-03-21T20:36:21.7395073Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/tosa_mapping.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm 2025-03-21T20:36:21.7396570Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/tosa_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm 2025-03-21T20:36:21.7398080Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/tosa_quant_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm 2025-03-21T20:36:21.7399582Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/tosa_specification.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm 2025-03-21T20:36:21.7401050Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/tosa_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm 2025-03-21T20:36:21.7402109Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/_passes 2025-03-21T20:36:21.7403261Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/_debug_passes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7405117Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/annotate_channels_last_dim_order_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7406999Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/annotate_decomposed_matmul.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7408705Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/arm_pass_manager.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7410311Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/arm_pass_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7411910Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/cast_int64_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7413724Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/conv1d_unsqueeze_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7415484Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/convert_any_default_dim_dims_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7417317Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/convert_expand_copy_to_repeat.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7418981Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/convert_full_like_to_full_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7420646Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/convert_minmax_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7422491Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/convert_split_to_slice.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7424172Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/convert_squeezes_to_view.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7425948Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/convert_to_clamp.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7427607Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/decompose_batchnorm_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7429201Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/decompose_div_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7430840Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/decompose_layernorm_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7432456Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/decompose_linear_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7434075Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/decompose_meandim_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7435642Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/decompose_select.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7437363Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/decompose_softmax_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7439330Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/decompose_softmax_unstable_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7441027Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/decompose_var_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7442967Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/fold_qdq_with_annotated_qparams_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7444759Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/fuse_batchnorm2d_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7446490Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/fuse_constant_ops_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7448410Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/fuse_quantized_activation_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7450113Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/insert_rescales_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7451719Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/insert_table_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7453457Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/keep_dims_false_to_squeeze_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7455144Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/match_arg_ranks_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7456992Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/meandim_to_averagepool_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7458823Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/mm_to_bmm_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7460687Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/remove_clone_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7462433Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/scalars_to_attribute_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7464340Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/size_adjust_conv2d_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7466098Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/unsqueeze_before_repeat_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7467786Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/unsqueeze_scalar_placeholders_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:36:21.7469342Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/operator_support 2025-03-21T20:36:21.7470751Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operator_support 2025-03-21T20:36:21.7472675Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support/convolution_support.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operator_support 2025-03-21T20:36:21.7474791Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support/minmax_support.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operator_support 2025-03-21T20:36:21.7476848Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support/pool_2d_support.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operator_support 2025-03-21T20:36:21.7478642Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support/reduce_sum_support.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operator_support 2025-03-21T20:36:21.7480544Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support/right_shift_support.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operator_support 2025-03-21T20:36:21.7482388Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support/slice_copy_support.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operator_support 2025-03-21T20:36:21.7484373Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support/to_copy_support.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operator_support 2025-03-21T20:36:21.7486250Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support/tosa_supported_operators.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operator_support 2025-03-21T20:36:21.7487490Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/operators 2025-03-21T20:36:21.7488583Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7490016Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/node_visitor.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7491693Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_abs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7493281Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_add.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7494776Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_amax.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7496409Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_amin.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7498033Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_any.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7499609Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_avg_pool2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7501251Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_bmm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7502774Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_cat.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7504209Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_clamp.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7505751Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_constant_pad_nd.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7507420Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_conv2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7509074Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_eq.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7510684Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_exp.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7512233Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_full.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7513849Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_ge.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7515389Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_get_item.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7517095Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_gt.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7518618Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_le.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7520235Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_log.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7521789Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_lt.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7523683Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_max_pool2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7525347Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_maximum.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7527028Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_minimum.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7528592Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_mul.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7530200Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_permute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7531786Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_reciprocal.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7533434Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_repeat.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7535036Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_rescale.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7536678Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_rshift.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7538270Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_rsqrt.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7539918Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_sigmoid.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7541481Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_slice.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7543284Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_sub.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7544800Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_sum.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7546456Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_table.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7547950Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_tanh.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7549673Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_to_copy.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7552021Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_to_dim_order_copy.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7553716Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_transpose.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7555506Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_upsample_nearest2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7557167Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_view.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7558733Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/ops_binary.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7560463Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/ops_unary.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:36:21.7561637Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/quantizer 2025-03-21T20:36:21.7562889Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/quantizer/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/quantizer 2025-03-21T20:36:21.7564545Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/quantizer/arm_quantizer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/quantizer 2025-03-21T20:36:21.7566382Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/quantizer/arm_quantizer_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/quantizer 2025-03-21T20:36:21.7568260Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/quantizer/quantization_annotator.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/quantizer 2025-03-21T20:36:21.7570117Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/quantizer/quantization_config.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/quantizer 2025-03-21T20:36:21.7571386Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test 2025-03-21T20:36:21.7572472Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/common.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test 2025-03-21T20:36:21.7574029Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/conftest.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test 2025-03-21T20:36:21.7575611Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/runner_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test 2025-03-21T20:36:21.7577224Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/test_model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test 2025-03-21T20:36:21.7578438Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/misc 2025-03-21T20:36:21.7579766Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc/test_custom_partition.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/misc 2025-03-21T20:36:21.7581584Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc/test_debug_feats.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/misc 2025-03-21T20:36:21.7583424Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc/test_dim_order_guards.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/misc 2025-03-21T20:36:21.7585290Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc/test_lifted_tensor.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/misc 2025-03-21T20:36:21.7587190Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc/test_model_evaluator.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/misc 2025-03-21T20:36:21.7588881Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc/test_multiple_delegates.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/misc 2025-03-21T20:36:21.7590690Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc/test_multiple_outputs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/misc 2025-03-21T20:36:21.7592688Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc/test_partition_decomposed_quantized_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/misc 2025-03-21T20:36:21.7594553Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc/test_tosa_spec.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/misc 2025-03-21T20:36:21.7595837Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/models 2025-03-21T20:36:21.7597051Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models/test_conformer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/models 2025-03-21T20:36:21.7598904Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models/test_dl3_arm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/models 2025-03-21T20:36:21.7600543Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models/test_llama.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/models 2025-03-21T20:36:21.7602160Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models/test_lstm_arm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/models 2025-03-21T20:36:21.7603843Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models/test_mobilenet_v2_arm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/models 2025-03-21T20:36:21.7605603Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models/test_nn_functional.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/models 2025-03-21T20:36:21.7607214Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models/test_nn_modules.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/models 2025-03-21T20:36:21.7608902Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models/test_torch_functions.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/models 2025-03-21T20:36:21.7610609Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models/test_w2l_arm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/models 2025-03-21T20:36:21.7611775Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/ops 2025-03-21T20:36:21.7613052Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_abs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7614535Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_add.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7616008Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_amax.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7617499Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_amin.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7618972Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_any.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7620543Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_avg_pool2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7622087Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_batch_norm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7623787Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_bitwise.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7625750Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_bmm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7627356Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_cat.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7628885Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_clamp.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7630473Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_clone.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7632124Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_constant_pad_nd.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7633742Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_conv1d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7635394Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_conv2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7637096Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_conv_combos.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7638881Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_depthwise_conv.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7640499Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_div.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7642097Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_eq.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7643669Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_exp.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7645338Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_expand.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7647058Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_floor.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7648582Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_full.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7650090Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_ge.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7651676Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_gt.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7653154Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_hardsigmoid.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7654933Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_hardswish.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7656475Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_hardtanh.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7657991Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_layer_norm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7659472Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_le.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7660964Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_linear.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7662424Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_log.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7663909Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_logical.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7665458Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_logsoftmax.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7666884Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_lt.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7668293Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_max_pool.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7669762Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_maximum.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7671240Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_mean_dim.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7672749Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_minimum.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7674204Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_mm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7675664Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_mul.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7677163Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_permute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7678699Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_reciprocal.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7680259Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_relu.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7681765Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_repeat.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7683238Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_rshift.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7684734Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_rsqrt.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7686404Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_scalars.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7687829Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_select.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7689420Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_sigmoid.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7691208Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_sigmoid_16bit.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7692831Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_sigmoid_32bit.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7694453Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_slice.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7696775Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_softmax.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7698569Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_split.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7700512Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_squeeze.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7702321Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_sub.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7704069Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_sum.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7721719Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_tanh.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7723767Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_to_copy.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7725466Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_unsqueeze.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7727205Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_upsample_nearest2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7729035Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_var.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7730941Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_view.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:36:21.7732113Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/passes 2025-03-21T20:36:21.7733359Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes/test_cast_int64_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/passes 2025-03-21T20:36:21.7735298Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes/test_convert_to_clamp.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/passes 2025-03-21T20:36:21.7736976Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes/test_fold_qdq_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/passes 2025-03-21T20:36:21.7738776Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes/test_fuse_batchnorm_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/passes 2025-03-21T20:36:21.7740509Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes/test_fuse_constant_ops_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/passes 2025-03-21T20:36:21.7742318Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes/test_insert_table_ops_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/passes 2025-03-21T20:36:21.7744186Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes/test_ioquantization_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/passes 2025-03-21T20:36:21.7746070Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes/test_meandim_to_averagepool2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/passes 2025-03-21T20:36:21.7747753Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes/test_rescale_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/passes 2025-03-21T20:36:21.7749508Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes/test_unsqueeze_before_repeat_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/passes 2025-03-21T20:36:21.7750706Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/quantizer 2025-03-21T20:36:21.7751977Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/quantizer/test_generic_annotater.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/quantizer 2025-03-21T20:36:21.7753391Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/tester 2025-03-21T20:36:21.7754517Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/tester/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/tester 2025-03-21T20:36:21.7756201Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/tester/analyze_output_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/tester 2025-03-21T20:36:21.7757976Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/tester/arm_tester.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/tester 2025-03-21T20:36:21.7759537Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/tester/test_pipeline.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/tester 2025-03-21T20:36:21.7760879Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/tosautil 2025-03-21T20:36:21.7762804Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/tosautil/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/tosautil 2025-03-21T20:36:21.7764184Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/util 2025-03-21T20:36:21.7765615Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/util/arm_model_evaluator.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/util 2025-03-21T20:36:21.7766678Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/third-party 2025-03-21T20:36:21.7767505Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/third-party/serialization_lib 2025-03-21T20:36:21.7768894Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/setup.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib 2025-03-21T20:36:21.7770279Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/third-party/serialization_lib/python 2025-03-21T20:36:21.7771386Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/third-party/serialization_lib/python/serializer 2025-03-21T20:36:21.7773156Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/serializer/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/serializer 2025-03-21T20:36:21.7775657Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/serializer/tosa_serializer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/serializer 2025-03-21T20:36:21.7777359Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7779112Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/ArithmeticRightShiftAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7781465Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/Attribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7783650Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/AxisAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7786059Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/ClampAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7788237Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/CondIfAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7790572Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/ConvAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7792877Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/CustomAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7795428Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/DType.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7797932Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/FFTAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7800332Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/FullyConnectedAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7802840Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/MatMulAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7805180Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/MulAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7807612Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/NegateAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7809884Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/Op.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7812013Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/PadAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7814326Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/PoolAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7816723Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/RFFTAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7819202Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/RescaleAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7821585Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/ReshapeAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7824030Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/ResizeAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7826399Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/ResizeMode.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7828674Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/SliceAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7831091Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TableAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7833261Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TileAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7835773Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaBasicBlock.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7838223Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaGraph.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7840989Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaOperator.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7843274Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaRegion.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7845640Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaTensor.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7848109Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TransposeAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7850511Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TransposeConvAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7852699Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/Version.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7855175Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/WhileLoopAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7857533Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:36:21.7859147Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/third-party/serialization_lib/test 2025-03-21T20:36:21.7860125Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/third-party/serialization_lib/test/scripts 2025-03-21T20:36:21.7861863Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/test/scripts/test_npy_fileio.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/test/scripts 2025-03-21T20:36:21.7863619Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit 2025-03-21T20:36:21.7865469Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit/xunit.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit 2025-03-21T20:36:21.7867119Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/third-party/serialization_lib/schema 2025-03-21T20:36:21.7868651Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/schema/tosa.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/schema 2025-03-21T20:36:21.7869993Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/example 2025-03-21T20:36:21.7871190Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_backend.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example 2025-03-21T20:36:21.7872963Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example 2025-03-21T20:36:21.7874676Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_quantizer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example 2025-03-21T20:36:21.7876238Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/test_example_delegate.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example 2025-03-21T20:36:21.7877655Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/example/example_backend_delegate_passes 2025-03-21T20:36:21.7879320Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_backend_delegate_passes/merge_to_dim_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example/example_backend_delegate_passes 2025-03-21T20:36:21.7881730Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_backend_delegate_passes/permute_memory_formats_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example/example_backend_delegate_passes 2025-03-21T20:36:21.7883433Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/example/example_operators 2025-03-21T20:36:21.7884711Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators/adaptive_avg_pool2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example/example_operators 2025-03-21T20:36:21.7886560Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators/add.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example/example_operators 2025-03-21T20:36:21.7888580Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators/conv2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example/example_operators 2025-03-21T20:36:21.7890511Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators/conv_relu.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example/example_operators 2025-03-21T20:36:21.7892370Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators/dropout.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example/example_operators 2025-03-21T20:36:21.7894194Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators/flatten.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example/example_operators 2025-03-21T20:36:21.7896150Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators/linear.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example/example_operators 2025-03-21T20:36:21.7897990Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators/op_base.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example/example_operators 2025-03-21T20:36:21.7899838Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators/ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example/example_operators 2025-03-21T20:36:21.7901671Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example/example_operators 2025-03-21T20:36:21.7902956Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/mediatek 2025-03-21T20:36:21.7903927Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/mediatek 2025-03-21T20:36:21.7905469Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/partitioner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/mediatek 2025-03-21T20:36:21.7907327Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/preprocess.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/mediatek 2025-03-21T20:36:21.7908982Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/mediatek/_passes 2025-03-21T20:36:21.7910183Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/_passes/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/mediatek/_passes 2025-03-21T20:36:21.7911930Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/_passes/decompose_scaled_dot_product_attention.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/mediatek/_passes 2025-03-21T20:36:21.7913263Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/mediatek/quantizer 2025-03-21T20:36:21.7914512Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/quantizer/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/mediatek/quantizer 2025-03-21T20:36:21.7916281Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/quantizer/annotator.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/mediatek/quantizer 2025-03-21T20:36:21.7918120Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/quantizer/qconfig.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/mediatek/quantizer 2025-03-21T20:36:21.7919774Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/quantizer/quantizer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/mediatek/quantizer 2025-03-21T20:36:21.7921112Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm 2025-03-21T20:36:21.7922511Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/qnn_preprocess.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm 2025-03-21T20:36:21.7923617Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/_passes 2025-03-21T20:36:21.7924746Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:36:21.7926514Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/annotate_decomposed.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:36:21.7928388Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/annotate_quant_attrs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:36:21.7930039Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/build_quant_io.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:36:21.7931631Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/constant_i64_to_i32.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:36:21.7933279Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/convert_bmm_to_matmul.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:36:21.7935003Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/convert_interpolate_with_upsample2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:36:21.7936737Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/convert_to_linear.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:36:21.7938359Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/decompose_any.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:36:21.7940016Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/decompose_einsum.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:36:21.7941967Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/decompose_linalg_vector_norm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:36:21.7943639Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/decompose_silu.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:36:21.7945314Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/expand_broadcast_tensor_shape.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:36:21.7946933Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/fold_qdq.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:36:21.7948619Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/fuse_consecutive_transpose.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:36:21.7950449Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/insert_io_qdq.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:36:21.7952158Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/insert_requantize.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:36:21.7953956Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/layout_transform.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:36:21.7955489Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/lift_constant_scalar_operands.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:36:21.7957228Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/recompose_pixel_unshuffle.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:36:21.7959014Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/recompose_prelu.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:36:21.7960696Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/recompose_rms_norm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:36:21.7962419Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/reduce_dynamic_range.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:36:21.7964147Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/remove_redundancy.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:36:21.7966013Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/replace_index_put_input.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:36:21.7967813Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/replace_inf_buffer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:36:21.7969661Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/tensor_i64_to_i32.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:36:21.7971294Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:36:21.7972458Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2025-03-21T20:36:21.7973667Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.7975652Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/node_visitor.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.7977488Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_abs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.7979416Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_adaptive_avg_pool2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.7981421Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_add.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.7983794Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_arange.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.7985783Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_argmin.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.7987889Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_avg_pool2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.7989586Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_batch_norm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.7991231Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_bmm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.7992827Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_cat.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.7994626Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_ceil.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.7996432Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_clamp.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.7998298Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_conv2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8000038Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_cos.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8001831Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_depth_to_space.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8003724Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_dequantize.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8005621Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_div.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8007421Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_embedding.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8009188Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_eq.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8010921Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_expand.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8012707Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_full.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8014726Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_full_like.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8016572Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_ge.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8018282Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_gelu.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8020046Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_group_norm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8021792Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_gt.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8023614Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_hardsigmoid.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8025256Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_hardswish.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8026948Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_hardtanh.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8028610Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_index.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8030326Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_index_put.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8031946Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_instance_norm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8033545Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_layer_norm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8035210Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_le.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8036797Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_linear.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8038653Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_log.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8040315Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_log_softmax.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8041983Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_logical_not.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8043444Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_lt.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8045194Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_matmul.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8046878Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_max.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8048710Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_max_pool2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8050342Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_mean_dim.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8051942Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_min.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8053551Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_mul.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8055113Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_ne.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8056773Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_neg.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8058233Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_or.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8059951Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_pad.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8061562Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_pow.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8063092Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_prelu.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8064977Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_quantize.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8066835Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_relu.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8068548Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_repeat.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8070205Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_reshape.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8072304Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_rms_norm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8073809Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_rsqrt.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8075383Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_select_copy.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8076895Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_sigmoid.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8078426Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_sin.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8080038Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_skip_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8081801Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_slice_copy.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8083449Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_softmax.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8085135Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_space_to_depth.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8086936Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_split_with_sizes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8088698Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_sqrt.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8090343Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_squeeze.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8091919Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_sub.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8093495Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_sum_int_list.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8095107Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_tanh.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8096730Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_to.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8098385Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_topk.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8100142Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_transpose.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8101900Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_unsqueeze.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8103665Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_upsample_bilinear2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8105561Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_upsample_nearest2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8107321Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_where.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8108951Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/qnn_constants.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8110675Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:36:21.8111830Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/debugger 2025-03-21T20:36:21.8113098Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/debugger/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/debugger 2025-03-21T20:36:21.8114315Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/partition 2025-03-21T20:36:21.8115772Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/partition/common_defs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/partition 2025-03-21T20:36:21.8117615Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/partition/qnn_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/partition 2025-03-21T20:36:21.8119358Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/partition/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/partition 2025-03-21T20:36:21.8120721Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/quantizer 2025-03-21T20:36:21.8122000Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/quantizer/annotators.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/quantizer 2025-03-21T20:36:21.8124054Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/quantizer/custom_annotation.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/quantizer 2025-03-21T20:36:21.8125869Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/quantizer/qconfig.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/quantizer 2025-03-21T20:36:21.8127713Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/quantizer/quantizer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/quantizer 2025-03-21T20:36:21.8129043Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/quantizer/observers 2025-03-21T20:36:21.8130494Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/quantizer/observers/per_channel_param_observer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/quantizer/observers 2025-03-21T20:36:21.8131992Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/serialization 2025-03-21T20:36:21.8133409Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/serialization/qc_schema.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/serialization 2025-03-21T20:36:21.8135357Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/serialization/qc_schema_serialize.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/serialization 2025-03-21T20:36:21.8137501Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/serialization/qc_compiler_spec.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/serialization 2025-03-21T20:36:21.8139100Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/tests 2025-03-21T20:36:21.8140214Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/tests/models.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/tests 2025-03-21T20:36:21.8142073Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/tests/test_qnn_delegate.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/tests 2025-03-21T20:36:21.8143771Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/tests/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/tests 2025-03-21T20:36:21.8145077Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/utils 2025-03-21T20:36:21.8146344Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/utils/constants.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/utils 2025-03-21T20:36:21.8147939Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/utils/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/utils 2025-03-21T20:36:21.8149099Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/aot 2025-03-21T20:36:21.8149767Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/aot/ir 2025-03-21T20:36:21.8151138Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/aot/ir/qcir.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/aot/ir 2025-03-21T20:36:21.8152357Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/transforms 2025-03-21T20:36:21.8153551Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms 2025-03-21T20:36:21.8155075Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/addmm_mm_to_linear.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms 2025-03-21T20:36:21.8156708Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/convert_dtype_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms 2025-03-21T20:36:21.8158443Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/decompose_sdpa.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms 2025-03-21T20:36:21.8160353Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/duplicate_dynamic_quant_chain.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms 2025-03-21T20:36:21.8162200Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/fuse_batch_norm_with_conv.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms 2025-03-21T20:36:21.8164007Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/fuse_conv_with_clamp.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms 2025-03-21T20:36:21.8165769Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/fuse_dequant_linear.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms 2025-03-21T20:36:21.8167488Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/fuse_view_copy.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms 2025-03-21T20:36:21.8169155Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/mean_to_sum_div.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms 2025-03-21T20:36:21.8170850Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/rank_0_to_rank_1.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms 2025-03-21T20:36:21.8172447Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/remove_clone_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms 2025-03-21T20:36:21.8174083Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/replace_scalar_with_tensor.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms 2025-03-21T20:36:21.8175719Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms 2025-03-21T20:36:21.8177435Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/view_copy_to_squeeze_unsqueeze.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms 2025-03-21T20:36:21.8178788Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/transforms/test 2025-03-21T20:36:21.8180185Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/test/test_create_delete_constant_placeholder.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms/test 2025-03-21T20:36:21.8181890Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/test/test_duplicate_dynamic_quant_chain.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms/test 2025-03-21T20:36:21.8183865Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/test/test_rank_0_to_rank_1.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms/test 2025-03-21T20:36:21.8185150Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan 2025-03-21T20:36:21.8186236Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan 2025-03-21T20:36:21.8187684Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/custom_ops_lib.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan 2025-03-21T20:36:21.8189041Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/op_registry.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan 2025-03-21T20:36:21.8190526Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan 2025-03-21T20:36:21.8192089Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/vulkan_preprocess.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan 2025-03-21T20:36:21.8193274Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/_passes 2025-03-21T20:36:21.8194367Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/_passes 2025-03-21T20:36:21.8196016Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes/insert_prepack_nodes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/_passes 2025-03-21T20:36:21.8197821Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes/int4_weight_only_quantizer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/_passes 2025-03-21T20:36:21.8199580Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes/remove_asserts.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/_passes 2025-03-21T20:36:21.8201468Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes/remove_local_scalar_dense_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/_passes 2025-03-21T20:36:21.8203285Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes/remove_redundant_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/_passes 2025-03-21T20:36:21.8205069Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes/squeeze_unsqueeze_inputs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/_passes 2025-03-21T20:36:21.8206950Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes/tag_memory_meta_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/_passes 2025-03-21T20:36:21.8208252Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/partitioner 2025-03-21T20:36:21.8209735Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/partitioner/vulkan_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/partitioner 2025-03-21T20:36:21.8211048Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/quantizer 2025-03-21T20:36:21.8212428Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/quantizer/vulkan_quantizer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/quantizer 2025-03-21T20:36:21.8213681Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime 2025-03-21T20:36:21.8214871Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/gen_vulkan_spv.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime 2025-03-21T20:36:21.8216093Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph 2025-03-21T20:36:21.8216939Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph/ops 2025-03-21T20:36:21.8218032Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8219831Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_naive_buffer.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8222394Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_naive_texture3d.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8224533Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_optimized.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8226483Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/arange.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8228584Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/avg_pool2d.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8230731Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/batchnorm.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8232815Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/binary_op.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8234969Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/bitw8_image_to_nchw_nobitw8buffer.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8237093Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/buffer_to_buffer.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8239265Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/buffer_to_nchw.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8241507Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/clone.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8243537Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv1d.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8245568Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8247747Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8249848Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_output_tile.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8252063Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_prepack_weights.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8254320Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_sned_output_tile.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8256714Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_prepack_weights.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8258914Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_pw.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8261194Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8263313Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d_prepack_weights.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8265441Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/copy_channel_offset.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8268228Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/copy_offset.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8270265Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/copy_packed_dim_offset.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8272475Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/embedding.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8274548Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/flip.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8276593Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/full.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8278761Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/grid_priors.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8280824Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/image_to_nchw.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8283039Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/index_select.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8285105Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/index_select_channel.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8287400Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/kv_cache_update.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8290034Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/max_pool2d.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8292081Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/native_layer_norm.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8294182Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_bitw8_image_nobitw8buffer.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8296386Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_buffer.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8298448Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_image.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8300353Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/no_op.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8302333Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/pad_channel.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8304465Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/pad_height_width.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8306416Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/permute.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8308383Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/q_4w_linear.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8310353Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/q_8w_linear.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8312390Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/q_8w_linear_optimized.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8314438Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/reduce.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8316386Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/repeat_channel.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8318432Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/repeat_interleave.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8320702Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/rotary_embedding.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8322865Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/sdpa_attn_weight_scale_and_mask.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8324924Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/select_batch_4d.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8327073Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/select_channel_3d.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8329009Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/select_channel_4d.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8331259Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/select_height_3d.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8333223Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/select_height_4d.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8335224Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/select_width_3d.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8337202Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/select_width_4d.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8339156Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/slice_packed_dim.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8341308Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/slice_unpacked_dim.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8343333Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/softmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8345248Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/unary_op.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8347243Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/upsample_nearest2d.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8349223Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/view.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:36:21.8350568Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/serialization 2025-03-21T20:36:21.8351913Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/serialization/vulkan_graph_builder.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/serialization 2025-03-21T20:36:21.8353719Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/serialization/vulkan_graph_schema.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/serialization 2025-03-21T20:36:21.8355627Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/serialization/vulkan_graph_serialize.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/serialization 2025-03-21T20:36:21.8357411Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/serialization/schema.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/serialization 2025-03-21T20:36:21.8358577Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/test 2025-03-21T20:36:21.8359974Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/test_serialization.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/test 2025-03-21T20:36:21.8361760Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/test_vulkan_delegate.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/test 2025-03-21T20:36:21.8363368Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/test_vulkan_delegate_header.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/test 2025-03-21T20:36:21.8364538Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/test/op_tests 2025-03-21T20:36:21.8365872Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/cases.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/test/op_tests 2025-03-21T20:36:21.8367524Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/generate_op_benchmarks.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/test/op_tests 2025-03-21T20:36:21.8369465Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/generate_op_correctness_tests.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/test/op_tests 2025-03-21T20:36:21.8370880Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/test/op_tests/utils 2025-03-21T20:36:21.8372168Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/utils/aten_types.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/test/op_tests/utils 2025-03-21T20:36:21.8374091Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/utils/gen_benchmark_vk.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/test/op_tests/utils 2025-03-21T20:36:21.8375945Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/utils/gen_computegraph.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/test/op_tests/utils 2025-03-21T20:36:21.8377950Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/utils/gen_correctness_base.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/test/op_tests/utils 2025-03-21T20:36:21.8379777Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/utils/gen_correctness_vk.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/test/op_tests/utils 2025-03-21T20:36:21.8381586Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/utils/test_suite.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/test/op_tests/utils 2025-03-21T20:36:21.8382860Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/test/glsl 2025-03-21T20:36:21.8384015Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/glsl/all_shaders.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/test/glsl 2025-03-21T20:36:21.8385192Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/third-party 2025-03-21T20:36:21.8385991Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/third-party/volk 2025-03-21T20:36:21.8387218Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/volk/generate.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/third-party/volk 2025-03-21T20:36:21.8388509Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers 2025-03-21T20:36:21.8389472Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:36:21.8391069Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/apiconventions.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:36:21.8393225Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/cgenerator.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:36:21.8395359Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/conventions.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:36:21.8397509Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/generator.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:36:21.8399674Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/genvk.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:36:21.8401750Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/reg.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:36:21.8404046Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/vkconventions.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:36:21.8405932Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools 2025-03-21T20:36:21.8407937Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools/util.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools 2025-03-21T20:36:21.8409694Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/third-party/VulkanMemoryAllocator 2025-03-21T20:36:21.8410812Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools 2025-03-21T20:36:21.8412121Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2025-03-21T20:36:21.8414045Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis/GpuMemDumpVis.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2025-03-21T20:36:21.8415756Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/tools 2025-03-21T20:36:21.8416432Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/tools/gpuinfo 2025-03-21T20:36:21.8417404Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/tools/gpuinfo/glsl 2025-03-21T20:36:21.8418812Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl/buf_bandwidth.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/tools/gpuinfo/glsl 2025-03-21T20:36:21.8420812Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl/buf_cacheline_size.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/tools/gpuinfo/glsl 2025-03-21T20:36:21.8423222Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl/reg_count.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/tools/gpuinfo/glsl 2025-03-21T20:36:21.8425087Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl/tex_bandwidth.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/tools/gpuinfo/glsl 2025-03-21T20:36:21.8427145Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl/tex_cacheline_concurr.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/tools/gpuinfo/glsl 2025-03-21T20:36:21.8429088Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl/warp_size.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/tools/gpuinfo/glsl 2025-03-21T20:36:21.8430407Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack 2025-03-21T20:36:21.8431336Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack 2025-03-21T20:36:21.8432818Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/xnnpack_preprocess.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack 2025-03-21T20:36:21.8434154Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/_passes 2025-03-21T20:36:21.8435389Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/_passes 2025-03-21T20:36:21.8437024Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes/channels_last_tagged_reshape_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/_passes 2025-03-21T20:36:21.8439700Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes/conv1d_unsqueeze_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/_passes 2025-03-21T20:36:21.8441433Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes/convert_to_linear.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/_passes 2025-03-21T20:36:21.8443318Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes/convert_to_sdpa.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/_passes 2025-03-21T20:36:21.8445119Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes/convert_to_upsample_bilinear2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/_passes 2025-03-21T20:36:21.8447080Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes/decompose_cat.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/_passes 2025-03-21T20:36:21.8448732Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes/fuse_activation_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/_passes 2025-03-21T20:36:21.8450481Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes/fuse_batch_norm_with_conv.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/_passes 2025-03-21T20:36:21.8452249Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes/prelu_reshape_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/_passes 2025-03-21T20:36:21.8453867Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes/remove_getitem_op.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/_passes 2025-03-21T20:36:21.8455609Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes/tag_implicit_q_dq_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/_passes 2025-03-21T20:36:21.8457230Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes/xnnpack_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/_passes 2025-03-21T20:36:21.8458478Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8459722Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8461646Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/node_visitor.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8463554Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_abs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8465122Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_add.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8466791Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_addmm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8468473Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_avg_pooling2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8470281Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_bmm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8471860Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_cat.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8473401Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_ceiling.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8474992Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_clamp.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8476841Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_conv2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8478553Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_div.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8480426Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_dynamic_dequantize_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8482250Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_dynamic_quantize_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8484102Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_elu.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8485759Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_floor.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8487428Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_hardswish.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8489099Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_hardtanh.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8490724Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_leaky_relu.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8492437Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_linear.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8494145Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_matrix_multiplication.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8495910Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_max_dim.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8497638Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_max_pool2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8499623Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_maximum.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8501368Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_mean_dim.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8503126Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_minimum.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8504874Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_multiply.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8506577Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_negate.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8508270Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_permute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8510059Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_prelu.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8512260Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_quant_dequant.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8514159Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_relu.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8515914Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_rsqrt.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8517688Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_sdpa.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8519493Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_sigmoid.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8521243Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_skip_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8523266Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_slice_copy.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8524934Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_softmax.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8526683Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_square.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8528348Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_square_root.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8529978Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_squeeze.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8531758Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_static_constant_pad.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8533709Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_static_resize_bilinear_2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8535640Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_sub.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8537305Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_to_copy.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8539305Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/quant_params.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:36:21.8540652Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/partition 2025-03-21T20:36:21.8541977Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/configs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/partition 2025-03-21T20:36:21.8543966Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/xnnpack_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/partition 2025-03-21T20:36:21.8545366Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/partition/config 2025-03-21T20:36:21.8546905Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/config/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/partition/config 2025-03-21T20:36:21.8549057Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/config/gemm_configs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/partition/config 2025-03-21T20:36:21.8551144Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/config/generic_node_configs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/partition/config 2025-03-21T20:36:21.8552989Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/config/node_configs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/partition/config 2025-03-21T20:36:21.8554912Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/config/quant_affine_configs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/partition/config 2025-03-21T20:36:21.8556813Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/config/xnnpack_config.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/partition/config 2025-03-21T20:36:21.8558136Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/partition/graphs 2025-03-21T20:36:21.8559533Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/graphs/bilinear_2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/partition/graphs 2025-03-21T20:36:21.8561302Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/graphs/sdpa.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/partition/graphs 2025-03-21T20:36:21.8562704Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/quantizer 2025-03-21T20:36:21.8564107Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/quantizer/xnnpack_quantizer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/quantizer 2025-03-21T20:36:21.8566055Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/quantizer/xnnpack_quantizer_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/quantizer 2025-03-21T20:36:21.8567601Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/serialization 2025-03-21T20:36:21.8569113Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/serialization/xnnpack_graph_schema.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/serialization 2025-03-21T20:36:21.8571090Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/serialization/xnnpack_graph_serialize.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/serialization 2025-03-21T20:36:21.8573013Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/serialization/runtime_schema.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/serialization 2025-03-21T20:36:21.8574877Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/serialization/schema.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/serialization 2025-03-21T20:36:21.8576282Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test 2025-03-21T20:36:21.8577391Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/test_xnnpack_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test 2025-03-21T20:36:21.8579122Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/test_xnnpack_utils_classes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test 2025-03-21T20:36:21.8580326Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/models 2025-03-21T20:36:21.8581634Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models/deeplab_v3.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/models 2025-03-21T20:36:21.8583692Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models/edsr.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/models 2025-03-21T20:36:21.8585740Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models/emformer_rnnt.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/models 2025-03-21T20:36:21.8587492Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models/inception_v3.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/models 2025-03-21T20:36:21.8589437Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models/inception_v4.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/models 2025-03-21T20:36:21.8591327Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models/llama2_et_example.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/models 2025-03-21T20:36:21.8593346Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models/mobilebert.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/models 2025-03-21T20:36:21.8594993Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models/mobilenet_v2.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/models 2025-03-21T20:36:21.8596726Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models/mobilenet_v3.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/models 2025-03-21T20:36:21.8598468Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models/resnet.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/models 2025-03-21T20:36:21.8600213Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models/torchvision_vit.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/models 2025-03-21T20:36:21.8602013Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models/very_big_model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/models 2025-03-21T20:36:21.8603737Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models/w2l.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/models 2025-03-21T20:36:21.8604903Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8606113Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_abs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8607025Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_add.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8607943Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_avgpool2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8608798Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_bilinear2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8609654Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_bmm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8610308Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_cat.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8611175Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_ceil.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8611893Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_check_quant_params.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8612836Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_clamp.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8613532Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_conv1d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8614378Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_conv2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8615033Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_div.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8615851Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_elu.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8616532Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_floor.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8617320Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_hardswish.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8618071Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_hardtanh.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8618810Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_leaky_relu.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8619620Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_linear.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8620332Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_lstm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8621144Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_max_dim.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8621858Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_maximum.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8622856Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_maxpool2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8623537Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_mean_dim.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8624523Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_minimum.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8625252Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_multiply.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8626065Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_negate.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8626774Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_permute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8627581Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_pow.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8628391Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_prelu.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8629262Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_quantize_per_tensor.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8629994Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_relu.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8630787Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_rsqrt.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8631546Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_sdpa.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8632316Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_sigmoid.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8633106Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_slice_copy.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8633870Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_softmax.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8634606Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_sqrt.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8635374Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_square.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8636226Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_static_constant_pad.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8636970Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_sub.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:36:21.8637253Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/passes 2025-03-21T20:36:21.8638218Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/passes/test_activation_fusion.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/passes 2025-03-21T20:36:21.8639027Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/passes/test_batch_norm_fusion.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/passes 2025-03-21T20:36:21.8640016Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/passes/test_channels_last_tagged_reshape.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/passes 2025-03-21T20:36:21.8640855Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/passes/test_convert_to_linear.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/passes 2025-03-21T20:36:21.8641804Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/passes/test_decompose_cat_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/passes 2025-03-21T20:36:21.8642598Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/passes/test_remove_get_item_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/passes 2025-03-21T20:36:21.8643795Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/passes/test_tag_implicit_q_dq_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/passes 2025-03-21T20:36:21.8644174Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/quantizer 2025-03-21T20:36:21.8645248Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/quantizer/test_pt2e_quantization.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/quantizer 2025-03-21T20:36:21.8646134Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/quantizer/test_representation.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/quantizer 2025-03-21T20:36:21.8647091Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/quantizer/test_xnnpack_quantizer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/quantizer 2025-03-21T20:36:21.8647423Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/serialization 2025-03-21T20:36:21.8648355Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/serialization/test_serialization.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/serialization 2025-03-21T20:36:21.8649215Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/serialization/test_xnnheader.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/serialization 2025-03-21T20:36:21.8649496Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/tester 2025-03-21T20:36:21.8650419Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/tester/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/tester 2025-03-21T20:36:21.8651108Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/tester/tester.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/tester 2025-03-21T20:36:21.8651499Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party 2025-03-21T20:36:21.8651922Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/FP16 2025-03-21T20:36:21.8652685Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FP16/configure.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/FP16 2025-03-21T20:36:21.8653085Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/FP16/include 2025-03-21T20:36:21.8653599Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/FP16/include/fp16 2025-03-21T20:36:21.8654460Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FP16/include/fp16/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/FP16/include/fp16 2025-03-21T20:36:21.8655531Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FP16/include/fp16/avx.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/FP16/include/fp16 2025-03-21T20:36:21.8656456Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FP16/include/fp16/avx2.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/FP16/include/fp16 2025-03-21T20:36:21.8656914Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/FP16/test 2025-03-21T20:36:21.8657287Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/FP16/test/peachpy 2025-03-21T20:36:21.8658139Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FP16/test/peachpy/stubs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/FP16/test/peachpy 2025-03-21T20:36:21.8659037Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FP16/confu.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/FP16 2025-03-21T20:36:21.8659430Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/FXdiv 2025-03-21T20:36:21.8660229Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FXdiv/configure.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/FXdiv 2025-03-21T20:36:21.8661094Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FXdiv/confu.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/FXdiv 2025-03-21T20:36:21.8661430Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/cpuinfo 2025-03-21T20:36:21.8662394Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/configure.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/cpuinfo 2025-03-21T20:36:21.8662773Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-03-21T20:36:21.8663875Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts/android-device-dump.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-03-21T20:36:21.8664826Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts/arm-linux-filesystem-dump.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-03-21T20:36:21.8665891Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts/parse-x86-cpuid-dump.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-03-21T20:36:21.8666250Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/cpuinfo/deps 2025-03-21T20:36:21.8666671Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2025-03-21T20:36:21.8667694Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/configure.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2025-03-21T20:36:21.8668738Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/confu.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2025-03-21T20:36:21.8669512Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/confu.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/cpuinfo 2025-03-21T20:36:21.8669936Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/pthreadpool 2025-03-21T20:36:21.8670836Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/pthreadpool/configure.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/pthreadpool 2025-03-21T20:36:21.8671862Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/pthreadpool/confu.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/pthreadpool 2025-03-21T20:36:21.8672198Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK 2025-03-21T20:36:21.8672556Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-03-21T20:36:21.8673592Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts/check_config.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-03-21T20:36:21.8674523Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts/check_files_changed.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-03-21T20:36:21.8675669Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts/generate-build-identifier.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-03-21T20:36:21.8676708Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts/sort-filenames.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-03-21T20:36:21.8677071Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.8678066Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/primes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.8678882Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/xngen.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.8679894Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/xnncommon.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.8680958Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-argmaxpool-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.8681898Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.8682978Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc2chw-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.8684042Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-multipass-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.8685041Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-unipass-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.8686183Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv2d-chw-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.8687118Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gemm-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.8688235Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-chw-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.8689370Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.8690269Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-norm-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.8691307Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.8692578Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddexpminusmax-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.8693688Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddextexp-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.8695334Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddstoreexpminusmax-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.8696992Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-rdsum-benchmark.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.8698682Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-rdsum-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.8700395Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-reduce-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.8702062Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-spmm-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.8703770Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vbinary-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.8705512Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vmulcaddc-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.8707353Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleexpminusmax-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.8709084Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleextexp-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.8710782Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.8712482Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/update-microkernels.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:36:21.8713293Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8714922Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/bf16-gemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8716562Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-conv-hwc2chw.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8718205Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv2d-chw.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8720046Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-gemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8721756Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-igemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8723555Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-rdsum.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8725172Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-rsum.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8726876Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8728535Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear-chw.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8730178Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8731811Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-igemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8733570Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-raddstoreexpminusmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8735157Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8736721Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmin.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8738289Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rminmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8739864Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rsum.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8741714Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-spmm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8743411Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmulcaddc-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8745021Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-argmaxpool.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8746627Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8748486Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc2chw.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8750181Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv2d-chw.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8751840Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-goi-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8753479Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8755096Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-relu.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8756656Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8758308Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemminc-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8759959Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear-chw.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8761571Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8763244Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8764854Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-relu.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8766517Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8768155Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ppmm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8769962Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc4w-gemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8771631Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8773295Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-relu.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8774890Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8776699Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddexpminusmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8778325Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddextexp.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8780068Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddstoreexpminusmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8781626Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rdsum.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8783211Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8784771Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmin.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8786389Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rminmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8787949Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rsum.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8789588Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-spmm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8791290Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulcaddc-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8792991Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleexpminusmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8794640Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleextexp.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8796364Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qb4w-gemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8798201Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8799910Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8801619Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8803342Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qb4w-gemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8805149Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8806912Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8808619Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8810332Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qp8-f32-qb4w-gemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8812051Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qp8-f32-qc4w-gemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8813810Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8815547Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8817254Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-rdsum-minmax-fp32.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8818841Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-rsum.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8820523Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-fp32.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8822377Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-rndnu.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8824071Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-fp32.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8825965Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-rndnu.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8827553Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-rdsum.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8829104Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-rsum.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8830719Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/s8-ibilinear.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8832311Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/u8-ibilinear.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8834062Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/u8-lut32norm.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8835609Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/u8-rmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8837161Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/x8-lut.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:36:21.8838664Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/generate-cpuinfo-wrappers.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party 2025-03-21T20:36:21.8839150Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/utils 2025-03-21T20:36:21.8840380Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/utils/configs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/utils 2025-03-21T20:36:21.8841624Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/utils/quant_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/utils 2025-03-21T20:36:21.8842787Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/utils/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/utils 2025-03-21T20:36:21.8844109Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/utils/xnnpack_constants.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/utils 2025-03-21T20:36:21.8844511Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple 2025-03-21T20:36:21.8844969Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps 2025-03-21T20:36:21.8846156Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps 2025-03-21T20:36:21.8847365Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/mps_preprocess.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps 2025-03-21T20:36:21.8847885Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/operators 2025-03-21T20:36:21.8849174Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:36:21.8850579Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/activation_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:36:21.8852095Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/binary_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:36:21.8853460Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/clamp_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:36:21.8854833Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/constant_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:36:21.8856257Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/convolution_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:36:21.8857629Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/indexing_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:36:21.8859192Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/linear_algebra_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:36:21.8860571Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/node_visitor.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:36:21.8862035Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/normalization_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:36:21.8863361Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/op_clone.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:36:21.8864691Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/op_getitem.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:36:21.8866096Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/op_quant_dequant.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:36:21.8867464Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/op_skip_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:36:21.8868784Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/pad_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:36:21.8870164Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/pooling_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:36:21.8871505Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/range_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:36:21.8872904Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/reduce_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:36:21.8874236Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/shape_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:36:21.8886285Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/unary_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:36:21.8886806Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/partition 2025-03-21T20:36:21.8888144Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/partition/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/partition 2025-03-21T20:36:21.8889715Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/partition/mps_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/partition 2025-03-21T20:36:21.8890277Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/serialization 2025-03-21T20:36:21.8891760Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/serialization/mps_graph_schema.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/serialization 2025-03-21T20:36:21.8893277Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/serialization/mps_graph_serialize.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/serialization 2025-03-21T20:36:21.8894674Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/serialization/schema.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/serialization 2025-03-21T20:36:21.8895178Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/test 2025-03-21T20:36:21.8896509Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/test/test_mps.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/test 2025-03-21T20:36:21.8897823Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/test/test_mps_binary_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/test 2025-03-21T20:36:21.8899156Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/test/test_mps_indexing_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/test 2025-03-21T20:36:21.8900445Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/test/test_mps_linear.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/test 2025-03-21T20:36:21.8901712Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/test/test_mps_models.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/test 2025-03-21T20:36:21.8903045Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/test/test_mps_unary_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/test 2025-03-21T20:36:21.8904303Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/test/test_mps_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/test 2025-03-21T20:36:21.8904783Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/utils 2025-03-21T20:36:21.8906049Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/utils/mps_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/utils 2025-03-21T20:36:21.8907314Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/utils/quant_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/utils 2025-03-21T20:36:21.8907792Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/coreml 2025-03-21T20:36:21.8908322Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/coreml/compiler 2025-03-21T20:36:21.8909665Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/compiler/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/coreml/compiler 2025-03-21T20:36:21.8911119Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/compiler/coreml_preprocess.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/coreml/compiler 2025-03-21T20:36:21.8911688Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/coreml/partition 2025-03-21T20:36:21.8913034Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/partition/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/coreml/partition 2025-03-21T20:36:21.8914541Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/partition/coreml_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/coreml/partition 2025-03-21T20:36:21.8915218Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/coreml/quantizer 2025-03-21T20:36:21.8916566Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/quantizer/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/coreml/quantizer 2025-03-21T20:36:21.8918036Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/quantizer/coreml_quantizer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/coreml/quantizer 2025-03-21T20:36:21.8918550Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/coreml/test 2025-03-21T20:36:21.8919963Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/test/test_coreml_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/coreml/test 2025-03-21T20:36:21.8921469Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/test/test_coreml_quantizer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/coreml/test 2025-03-21T20:36:21.8922022Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/coreml/runtime 2025-03-21T20:36:21.8922985Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/coreml/runtime/inmemoryfs 2025-03-21T20:36:21.8924507Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/runtime/inmemoryfs/setup.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/coreml/runtime/inmemoryfs 2025-03-21T20:36:21.8925081Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/coreml/runtime/test 2025-03-21T20:36:21.8926699Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/runtime/test/export_stateful_model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/coreml/runtime/test 2025-03-21T20:36:21.8928028Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/executorchcoreml.pyi -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/coreml 2025-03-21T20:36:21.8928487Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence 2025-03-21T20:36:21.8928931Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/aot 2025-03-21T20:36:21.8930087Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:36:21.8931258Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/compiler.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:36:21.8932516Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/compiler_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:36:21.8933758Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/export_example.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:36:21.8934941Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/fuse_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:36:21.8936166Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/graph_builder.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:36:21.8937446Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/memory_constraints.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:36:21.8938697Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/memory_planning.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:36:21.8939944Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/ops_registrations.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:36:21.8941354Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/pass_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:36:21.8942511Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/passes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:36:21.8943790Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/ref_implementations.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:36:21.8944989Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/remove_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:36:21.8968123Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/reorder_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:36:21.8969619Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/replace_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:36:21.8970836Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/simplify_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:36:21.8971998Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:36:21.8972529Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/aot/quantizer 2025-03-21T20:36:21.8973933Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/quantizer/fusion_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot/quantizer 2025-03-21T20:36:21.8975328Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/quantizer/patterns.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot/quantizer 2025-03-21T20:36:21.8976731Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/quantizer/quantizer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot/quantizer 2025-03-21T20:36:21.8978094Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/quantizer/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot/quantizer 2025-03-21T20:36:21.8978595Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/aot/tests 2025-03-21T20:36:21.8979997Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests/test_fusion_ops_passes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot/tests 2025-03-21T20:36:21.8981375Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests/test_graph_builder.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot/tests 2025-03-21T20:36:21.8982771Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests/test_memory_passes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot/tests 2025-03-21T20:36:21.8984106Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests/test_pass_filter.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot/tests 2025-03-21T20:36:21.8985502Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests/test_remove_ops_passes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot/tests 2025-03-21T20:36:21.8986918Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests/test_reorder_ops_passes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot/tests 2025-03-21T20:36:21.8988337Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests/test_replace_ops_passes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot/tests 2025-03-21T20:36:21.8989890Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests/test_simplify_ops_passes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot/tests 2025-03-21T20:36:21.8991124Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/functions.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:36:21.8992444Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/functions_fusion_g3.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:36:21.8993704Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/functions_hifi.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:36:21.8994189Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/runtime 2025-03-21T20:36:21.8995534Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/runtime/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/runtime 2025-03-21T20:36:21.8996796Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/runtime/executor.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/runtime 2025-03-21T20:36:21.8998063Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/runtime/runtime.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/runtime 2025-03-21T20:36:21.8999299Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/runtime/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/runtime 2025-03-21T20:36:21.8999769Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils 2025-03-21T20:36:21.9000994Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/facto_util.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils 2025-03-21T20:36:21.9002232Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/gen_header.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils 2025-03-21T20:36:21.9003548Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/post_compilation.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils 2025-03-21T20:36:21.9004048Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils/FACTO 2025-03-21T20:36:21.9005440Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/setup.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO 2025-03-21T20:36:21.9006041Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils/FACTO/calibrator 2025-03-21T20:36:21.9007576Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/calibrator/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/calibrator 2025-03-21T20:36:21.9009126Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/calibrator/runner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/calibrator 2025-03-21T20:36:21.9009735Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils/FACTO/examples 2025-03-21T20:36:21.9011273Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/examples/example.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/examples 2025-03-21T20:36:21.9012876Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/examples/minimal_example.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/examples 2025-03-21T20:36:21.9014395Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/examples/random_seed.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/examples 2025-03-21T20:36:21.9015115Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils/FACTO/facto 2025-03-21T20:36:21.9016532Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto 2025-03-21T20:36:21.9017176Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils/FACTO/facto/inputgen 2025-03-21T20:36:21.9018789Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen 2025-03-21T20:36:21.9019548Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple 2025-03-21T20:36:21.9021348Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple 2025-03-21T20:36:21.9023514Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple/engine.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple 2025-03-21T20:36:21.9025303Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple/gen.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple 2025-03-21T20:36:21.9026076Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument 2025-03-21T20:36:21.9027880Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/argument 2025-03-21T20:36:21.9041322Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/engine.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/argument 2025-03-21T20:36:21.9043130Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/gen.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/argument 2025-03-21T20:36:21.9044938Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/type.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/argument 2025-03-21T20:36:21.9045782Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute 2025-03-21T20:36:21.9047605Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute 2025-03-21T20:36:21.9049507Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/engine.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute 2025-03-21T20:36:21.9051367Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute 2025-03-21T20:36:21.9053229Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/solve.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute 2025-03-21T20:36:21.9053948Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils/FACTO/facto/inputgen/specs 2025-03-21T20:36:21.9055910Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/specs/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/specs 2025-03-21T20:36:21.9057677Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/specs/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/specs 2025-03-21T20:36:21.9058415Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils/FACTO/facto/inputgen/utils 2025-03-21T20:36:21.9060122Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/utils/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/utils 2025-03-21T20:36:21.9061956Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/utils/random_manager.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/utils 2025-03-21T20:36:21.9062923Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:36:21.9064718Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:36:21.9066622Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/constants.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:36:21.9068432Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/gen.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:36:21.9070258Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/solve.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:36:21.9072083Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/space.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:36:21.9073884Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/type.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:36:21.9075705Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:36:21.9076375Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils/FACTO/facto/specdb 2025-03-21T20:36:21.9077920Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/specdb/db.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/specdb 2025-03-21T20:36:21.9079496Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/specdb/default.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/specdb 2025-03-21T20:36:21.9081097Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/specdb/dtypes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/specdb 2025-03-21T20:36:21.9082710Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/specdb/function.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/specdb 2025-03-21T20:36:21.9083297Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils/FACTO/test 2025-03-21T20:36:21.9084104Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:21.9085890Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen/test_argtuple_engine.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:21.9087637Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen/test_argtuple_generator.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:21.9089402Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen/test_argument_attributes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:21.9091265Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen/test_argument_generator.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:21.9092974Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen/test_argument_types.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:21.9094684Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen/test_attribute_engine.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:21.9096405Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen/test_attribute_solver.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:21.9098097Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen/test_constraints.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:21.9099809Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen/test_meta_arg_engine.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:21.9101411Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen/test_specs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:21.9103152Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen/test_structural_engine.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:21.9104905Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_generation.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:21.9129714Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_solving.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:21.9131460Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_space.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:21.9133188Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_types.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:36:21.9133548Z creating pip-out/bdist.linux-x86_64/wheel/executorch/codegen 2025-03-21T20:36:21.9134468Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/codegen 2025-03-21T20:36:21.9135086Z creating pip-out/bdist.linux-x86_64/wheel/executorch/codegen/tools 2025-03-21T20:36:21.9136134Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/codegen/tools 2025-03-21T20:36:21.9137174Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/gen_all_oplist.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/codegen/tools 2025-03-21T20:36:21.9138248Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/gen_oplist.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/codegen/tools 2025-03-21T20:36:21.9139276Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/gen_ops_def.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/codegen/tools 2025-03-21T20:36:21.9140466Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/gen_selected_op_variants.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/codegen/tools 2025-03-21T20:36:21.9141707Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/merge_yaml.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/codegen/tools 2025-03-21T20:36:21.9142744Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/yaml_util.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/codegen/tools 2025-03-21T20:36:21.9143187Z creating pip-out/bdist.linux-x86_64/wheel/executorch/codegen/tools/test 2025-03-21T20:36:21.9144405Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/test/test_gen_all_oplist.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/codegen/tools/test 2025-03-21T20:36:21.9145621Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/test/test_gen_oplist.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/codegen/tools/test 2025-03-21T20:36:21.9146881Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/test/test_gen_oplist_real_model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/codegen/tools/test 2025-03-21T20:36:21.9148202Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/test/test_gen_selected_op_variants.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/codegen/tools/test 2025-03-21T20:36:21.9148580Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples 2025-03-21T20:36:21.9149008Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/apple 2025-03-21T20:36:21.9149457Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/apple/coreml 2025-03-21T20:36:21.9149961Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/apple/coreml/llama 2025-03-21T20:36:21.9151275Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/apple/coreml/llama/export.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/apple/coreml/llama 2025-03-21T20:36:21.9152693Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/apple/coreml/llama/llama_transformer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/apple/coreml/llama 2025-03-21T20:36:21.9153965Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/apple/coreml/llama/run.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/apple/coreml/llama 2025-03-21T20:36:21.9155263Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/apple/coreml/llama/test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/apple/coreml/llama 2025-03-21T20:36:21.9156572Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/apple/coreml/llama/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/apple/coreml/llama 2025-03-21T20:36:21.9157068Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/llm_pte_finetuning 2025-03-21T20:36:21.9158306Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/llm_pte_finetuning 2025-03-21T20:36:21.9159736Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning/model_exporter.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/llm_pte_finetuning 2025-03-21T20:36:21.9161061Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning/model_loading_lib.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/llm_pte_finetuning 2025-03-21T20:36:21.9162310Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning/runner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/llm_pte_finetuning 2025-03-21T20:36:21.9163618Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning/training_lib.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/llm_pte_finetuning 2025-03-21T20:36:21.9164993Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning/phi3_alpaca_code_config.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/llm_pte_finetuning 2025-03-21T20:36:21.9166475Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning/phi3_config.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/llm_pte_finetuning 2025-03-21T20:36:21.9167798Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning/qwen_05b_config.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/llm_pte_finetuning 2025-03-21T20:36:21.9168233Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models 2025-03-21T20:36:21.9169299Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models 2025-03-21T20:36:21.9170426Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/checkpoint.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models 2025-03-21T20:36:21.9171522Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/model_base.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models 2025-03-21T20:36:21.9172700Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/model_factory.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models 2025-03-21T20:36:21.9173188Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/deeplab_v3 2025-03-21T20:36:21.9174454Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/deeplab_v3/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/deeplab_v3 2025-03-21T20:36:21.9175688Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/deeplab_v3/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/deeplab_v3 2025-03-21T20:36:21.9176168Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/edsr 2025-03-21T20:36:21.9177283Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/edsr/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/edsr 2025-03-21T20:36:21.9178458Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/edsr/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/edsr 2025-03-21T20:36:21.9178970Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/efficient_sam 2025-03-21T20:36:21.9180269Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/efficient_sam 2025-03-21T20:36:21.9181574Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/efficient_sam 2025-03-21T20:36:21.9182278Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/efficient_sam/efficient_sam_core 2025-03-21T20:36:21.9184027Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam/efficient_sam_core/build_efficient_sam.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/efficient_sam/efficient_sam_core 2025-03-21T20:36:21.9185860Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam/efficient_sam_core/efficient_sam.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/efficient_sam/efficient_sam_core 2025-03-21T20:36:21.9187622Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam/efficient_sam_core/efficient_sam_decoder.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/efficient_sam/efficient_sam_core 2025-03-21T20:36:21.9210572Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam/efficient_sam_core/efficient_sam_encoder.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/efficient_sam/efficient_sam_core 2025-03-21T20:36:21.9212229Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam/efficient_sam_core/mlp.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/efficient_sam/efficient_sam_core 2025-03-21T20:36:21.9214150Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam/efficient_sam_core/two_way_transformer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/efficient_sam/efficient_sam_core 2025-03-21T20:36:21.9214690Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/emformer_rnnt 2025-03-21T20:36:21.9215986Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/emformer_rnnt/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/emformer_rnnt 2025-03-21T20:36:21.9217305Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/emformer_rnnt/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/emformer_rnnt 2025-03-21T20:36:21.9217807Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/inception_v3 2025-03-21T20:36:21.9219126Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/inception_v3/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/inception_v3 2025-03-21T20:36:21.9220380Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/inception_v3/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/inception_v3 2025-03-21T20:36:21.9220919Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/inception_v4 2025-03-21T20:36:21.9222369Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/inception_v4/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/inception_v4 2025-03-21T20:36:21.9223668Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/inception_v4/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/inception_v4 2025-03-21T20:36:21.9224125Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama 2025-03-21T20:36:21.9225328Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama 2025-03-21T20:36:21.9226558Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/attention.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama 2025-03-21T20:36:21.9227770Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/eval_llama.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama 2025-03-21T20:36:21.9229010Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/eval_llama_lib.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama 2025-03-21T20:36:21.9230276Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/export_llama.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama 2025-03-21T20:36:21.9231532Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/export_llama_lib.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama 2025-03-21T20:36:21.9232984Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/fairseq2.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama 2025-03-21T20:36:21.9234380Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/install_requirement_helper.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama 2025-03-21T20:36:21.9235609Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/llama_test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama 2025-03-21T20:36:21.9236877Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/llama_transformer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama 2025-03-21T20:36:21.9238037Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama 2025-03-21T20:36:21.9239438Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/model_args.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama 2025-03-21T20:36:21.9240571Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/norm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama 2025-03-21T20:36:21.9241740Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/rope.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama 2025-03-21T20:36:21.9243029Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/static_attention.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama 2025-03-21T20:36:21.9243561Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama/evaluate 2025-03-21T20:36:21.9244929Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/evaluate/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/evaluate 2025-03-21T20:36:21.9246430Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/evaluate/eager_eval.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/evaluate 2025-03-21T20:36:21.9247003Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama/experimental 2025-03-21T20:36:21.9248491Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/experimental/generate.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/experimental 2025-03-21T20:36:21.9249964Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/experimental/load_gguf_q4_0.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/experimental 2025-03-21T20:36:21.9251446Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/experimental/subclass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/experimental 2025-03-21T20:36:21.9252967Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/experimental/test_subclass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/experimental 2025-03-21T20:36:21.9253506Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama/runner 2025-03-21T20:36:21.9254810Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/runner/eager.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/runner 2025-03-21T20:36:21.9256197Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/runner/generation.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/runner 2025-03-21T20:36:21.9257528Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/runner/native.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/runner 2025-03-21T20:36:21.9258374Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama/source_transformation 2025-03-21T20:36:21.9259940Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:36:21.9261621Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/apply_spin_quant_r1_r2.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:36:21.9263261Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/attention.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:36:21.9264897Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/attention_sink.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:36:21.9266605Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/lora.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:36:21.9268268Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/pre_quantization.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:36:21.9269897Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/prune_vocab.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:36:21.9287502Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/quantize.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:36:21.9289243Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/quantized_kv_cache.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:36:21.9290839Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/rms_norm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:36:21.9292400Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/rope.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:36:21.9293970Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/sdpa.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:36:21.9295565Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/spin_quant.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:36:21.9297259Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/test_attention_sink.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:36:21.9298962Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/test_quantized_kv_cache.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:36:21.9300760Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/test_sdpa_with_quantized_kv_cache.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:36:21.9302514Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/vulkan_rope.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:36:21.9303061Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama/tests 2025-03-21T20:36:21.9304543Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/tests/test_pre_quantization_transforms.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/tests 2025-03-21T20:36:21.9305934Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/tests/test_simple_sdpa.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/tests 2025-03-21T20:36:21.9307368Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/tests/test_static_attention.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/tests 2025-03-21T20:36:21.9308038Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama/tokenizer 2025-03-21T20:36:21.9309450Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/tokenizer/tiktoken.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/tokenizer 2025-03-21T20:36:21.9309981Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama3_2_vision 2025-03-21T20:36:21.9311301Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision 2025-03-21T20:36:21.9311949Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama3_2_vision/preprocess 2025-03-21T20:36:21.9313469Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/preprocess/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision/preprocess 2025-03-21T20:36:21.9315109Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/preprocess/export_preprocess.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision/preprocess 2025-03-21T20:36:21.9316639Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/preprocess/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision/preprocess 2025-03-21T20:36:21.9318253Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/preprocess/test_preprocess.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision/preprocess 2025-03-21T20:36:21.9318864Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama3_2_vision/runner 2025-03-21T20:36:21.9320299Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/runner/eager.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision/runner 2025-03-21T20:36:21.9321804Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/runner/exported.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision/runner 2025-03-21T20:36:21.9323494Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/runner/generation.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision/runner 2025-03-21T20:36:21.9324945Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/runner/native.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision/runner 2025-03-21T20:36:21.9325669Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama3_2_vision/text_decoder 2025-03-21T20:36:21.9327203Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/text_decoder/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision/text_decoder 2025-03-21T20:36:21.9327913Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama3_2_vision/text_decoder/test 2025-03-21T20:36:21.9329786Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/text_decoder/test/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision/text_decoder/test 2025-03-21T20:36:21.9331510Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/text_decoder/test/test_text_decoder.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision/text_decoder/test 2025-03-21T20:36:21.9332218Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama3_2_vision/vision_encoder 2025-03-21T20:36:21.9333771Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/vision_encoder/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision/vision_encoder 2025-03-21T20:36:21.9335534Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/vision_encoder/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision/vision_encoder 2025-03-21T20:36:21.9336278Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama3_2_vision/vision_encoder/test 2025-03-21T20:36:21.9337932Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/vision_encoder/test/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision/vision_encoder/test 2025-03-21T20:36:21.9339699Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/vision_encoder/test/test_vision_encoder.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision/vision_encoder/test 2025-03-21T20:36:21.9362656Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llava 2025-03-21T20:36:21.9363970Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llava/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llava 2025-03-21T20:36:21.9365203Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llava/export_llava.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llava 2025-03-21T20:36:21.9366532Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llava/image_util.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llava 2025-03-21T20:36:21.9367686Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llava/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llava 2025-03-21T20:36:21.9368207Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llava/test 2025-03-21T20:36:21.9369505Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llava/test/test_llava.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llava/test 2025-03-21T20:36:21.9388961Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llava/test/test_pte.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llava/test 2025-03-21T20:36:21.9389418Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/lstm 2025-03-21T20:36:21.9390592Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/lstm/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/lstm 2025-03-21T20:36:21.9391729Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/lstm/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/lstm 2025-03-21T20:36:21.9392294Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/mobilebert 2025-03-21T20:36:21.9393517Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/mobilebert/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/mobilebert 2025-03-21T20:36:21.9395004Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/mobilebert/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/mobilebert 2025-03-21T20:36:21.9395533Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/mobilenet_v2 2025-03-21T20:36:21.9396825Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/mobilenet_v2/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/mobilenet_v2 2025-03-21T20:36:21.9398121Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/mobilenet_v2/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/mobilenet_v2 2025-03-21T20:36:21.9398640Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/mobilenet_v3 2025-03-21T20:36:21.9399922Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/mobilenet_v3/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/mobilenet_v3 2025-03-21T20:36:21.9401353Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/mobilenet_v3/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/mobilenet_v3 2025-03-21T20:36:21.9401892Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/phi-3-mini-lora 2025-03-21T20:36:21.9403276Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-3-mini-lora/export_model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/phi-3-mini-lora 2025-03-21T20:36:21.9403776Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/phi-3-mini 2025-03-21T20:36:21.9405007Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-3-mini/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/phi-3-mini 2025-03-21T20:36:21.9406319Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-3-mini/eager.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/phi-3-mini 2025-03-21T20:36:21.9407604Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-3-mini/phi_3_mini.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/phi-3-mini 2025-03-21T20:36:21.9408923Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-3-mini/static_cache.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/phi-3-mini 2025-03-21T20:36:21.9410254Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-3-mini/export_phi-3-mini.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/phi-3-mini 2025-03-21T20:36:21.9410776Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/phi-4-mini 2025-03-21T20:36:21.9412000Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-4-mini/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/phi-4-mini 2025-03-21T20:36:21.9413347Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-4-mini/convert_weights.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/phi-4-mini 2025-03-21T20:36:21.9413831Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/qwen2_5 2025-03-21T20:36:21.9415012Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/qwen2_5/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/qwen2_5 2025-03-21T20:36:21.9416291Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/qwen2_5/convert_weights.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/qwen2_5 2025-03-21T20:36:21.9416763Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/resnet 2025-03-21T20:36:21.9417956Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/resnet/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/resnet 2025-03-21T20:36:21.9419155Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/resnet/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/resnet 2025-03-21T20:36:21.9419767Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/test 2025-03-21T20:36:21.9420895Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/test/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/test 2025-03-21T20:36:21.9422316Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/test/test_export.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/test 2025-03-21T20:36:21.9422862Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/torchvision_vit 2025-03-21T20:36:21.9424198Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/torchvision_vit/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/torchvision_vit 2025-03-21T20:36:21.9425550Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/torchvision_vit/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/torchvision_vit 2025-03-21T20:36:21.9426277Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/toy_model 2025-03-21T20:36:21.9427486Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/toy_model/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/toy_model 2025-03-21T20:36:21.9428684Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/toy_model/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/toy_model 2025-03-21T20:36:21.9429181Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/wav2letter 2025-03-21T20:36:21.9430409Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/wav2letter/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/wav2letter 2025-03-21T20:36:21.9431673Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/wav2letter/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/wav2letter 2025-03-21T20:36:21.9432167Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/moshi 2025-03-21T20:36:21.9432667Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/moshi/mimi 2025-03-21T20:36:21.9433943Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/moshi/mimi/test_mimi.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/moshi/mimi 2025-03-21T20:36:21.9434298Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir 2025-03-21T20:36:21.9435110Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:36:21.9435980Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_warnings.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:36:21.9436840Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/common.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:36:21.9437752Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/control_flow.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:36:21.9438624Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/delegate.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:36:21.9439549Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dim_order_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:36:21.9440457Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dynamic_shape.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:36:21.9441309Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/error.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:36:21.9442154Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/graph.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:36:21.9443257Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/graph_module.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:36:21.9444241Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/lowered_backend_module.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:36:21.9445104Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/memory.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:36:21.9446116Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/memory_planning.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:36:21.9476042Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/pass_base.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:36:21.9476976Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/pass_manager.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:36:21.9478073Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/print_program.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:36:21.9478946Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/scalar_type.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:36:21.9479801Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/schema.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:36:21.9480660Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/sym_util.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:36:21.9481510Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tensor.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:36:21.9482372Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tracer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:36:21.9483202Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/types.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:36:21.9484101Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/version.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:36:21.9484928Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/wrap.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:36:21.9485443Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/_serialize 2025-03-21T20:36:21.9486454Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize 2025-03-21T20:36:21.9487489Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/_cord.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize 2025-03-21T20:36:21.9488530Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/_dataclass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize 2025-03-21T20:36:21.9489608Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/_flatbuffer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize 2025-03-21T20:36:21.9490734Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/_named_data_store.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize 2025-03-21T20:36:21.9491742Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/_program.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize 2025-03-21T20:36:21.9492819Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/_serialize.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize 2025-03-21T20:36:21.9493917Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/data_serializer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize 2025-03-21T20:36:21.9494999Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/padding.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize 2025-03-21T20:36:21.9495451Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/_serialize/test 2025-03-21T20:36:21.9496727Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/test/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize/test 2025-03-21T20:36:21.9497845Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/test/test_cord.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize/test 2025-03-21T20:36:21.9499069Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/test/test_flatbuffer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize/test 2025-03-21T20:36:21.9500314Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/test/test_named_data_store.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize/test 2025-03-21T20:36:21.9501475Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/test/test_program.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize/test 2025-03-21T20:36:21.9502739Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/scalar_type.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize 2025-03-21T20:36:21.9503819Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/program.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize 2025-03-21T20:36:21.9504217Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend 2025-03-21T20:36:21.9505251Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/backend_api.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend 2025-03-21T20:36:21.9506365Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/backend_details.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend 2025-03-21T20:36:21.9507487Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/compile_spec_schema.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend 2025-03-21T20:36:21.9508614Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/operator_support.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend 2025-03-21T20:36:21.9509703Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/partitioner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend 2025-03-21T20:36:21.9510680Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend 2025-03-21T20:36:21.9511288Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/canonical_partitioners 2025-03-21T20:36:21.9512834Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/canonical_partitioners/config_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/canonical_partitioners 2025-03-21T20:36:21.9514429Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/canonical_partitioners/duplicate_constant_node_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/canonical_partitioners 2025-03-21T20:36:21.9516051Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/canonical_partitioners/duplicate_dequant_node_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/canonical_partitioners 2025-03-21T20:36:21.9517610Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/canonical_partitioners/pattern_op_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/canonical_partitioners 2025-03-21T20:36:21.9518068Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/test 2025-03-21T20:36:21.9519334Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/backend_with_compiler_demo.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:36:21.9520699Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/backend_with_delegate_mapping_demo.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:36:21.9522346Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/backend_with_named_data_map.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:36:21.9523593Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/hta_partitioner_demo.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:36:21.9524787Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/op_partitioner_demo.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:36:21.9526074Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/qnn_backend_demo.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:36:21.9527334Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/test_backend_with_named_data_map.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:36:21.9528730Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/test_backends.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:36:21.9529951Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/test_backends_lifted.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:36:21.9531147Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/test_backends_nested.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:36:21.9532387Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/test_compatibility.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:36:21.9533612Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/test_debug_handle_map.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:36:21.9570820Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/test_delegate_map_builder.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:36:21.9572106Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/test_graph_partition.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:36:21.9573340Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/test_lowered_backend_module.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:36:21.9574552Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/test_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:36:21.9575698Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/test_passes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:36:21.9576825Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/test_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:36:21.9577303Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/test/demos 2025-03-21T20:36:21.9578636Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/demos/test_delegate_aten_mode.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test/demos 2025-03-21T20:36:21.9579979Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/demos/test_xnnpack_qnnpack.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test/demos 2025-03-21T20:36:21.9580486Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/test/demos/rpc 2025-03-21T20:36:21.9581998Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/demos/rpc/executor_backend_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test/demos/rpc 2025-03-21T20:36:21.9583730Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/demos/rpc/executor_backend_preprocess.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test/demos/rpc 2025-03-21T20:36:21.9585075Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/demos/rpc/test_rpc.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test/demos/rpc 2025-03-21T20:36:21.9585455Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/capture 2025-03-21T20:36:21.9586463Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/capture/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/capture 2025-03-21T20:36:21.9587450Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/capture/_capture.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/capture 2025-03-21T20:36:21.9588464Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/capture/_config.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/capture 2025-03-21T20:36:21.9589558Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/capture/_unlift.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/capture 2025-03-21T20:36:21.9589979Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects 2025-03-21T20:36:21.9590977Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects 2025-03-21T20:36:21.9591977Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects 2025-03-21T20:36:21.9592442Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/backend 2025-03-21T20:36:21.9593575Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/backend/_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/backend 2025-03-21T20:36:21.9594096Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/backend/test 2025-03-21T20:36:21.9595437Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/backend/test/test_backend_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/backend/test 2025-03-21T20:36:21.9595893Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge 2025-03-21T20:36:21.9596955Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/edge 2025-03-21T20:36:21.9597442Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge/arg 2025-03-21T20:36:21.9598598Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/arg/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/edge/arg 2025-03-21T20:36:21.9599794Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/arg/type.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/edge/arg 2025-03-21T20:36:21.9600270Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge/dtype 2025-03-21T20:36:21.9601544Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/dtype/runner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/edge/dtype 2025-03-21T20:36:21.9602818Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/dtype/supported.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/edge/dtype 2025-03-21T20:36:21.9604029Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/dtype/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/edge/dtype 2025-03-21T20:36:21.9604511Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge/op 2025-03-21T20:36:21.9605734Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/op/api.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/edge/op 2025-03-21T20:36:21.9607142Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/op/sample_input.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/edge/op 2025-03-21T20:36:21.9607641Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge/op/test 2025-03-21T20:36:21.9608928Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/op/test/test_api.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/edge/op/test 2025-03-21T20:36:21.9609392Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge/spec 2025-03-21T20:36:21.9610600Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/spec/gen.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/edge/spec 2025-03-21T20:36:21.9611802Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/spec/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/edge/spec 2025-03-21T20:36:21.9612414Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge/test 2025-03-21T20:36:21.9613679Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/test/test_edge_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/edge/test 2025-03-21T20:36:21.9614945Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/test/test_edge_yaml.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/edge/test 2025-03-21T20:36:21.9616068Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/edge.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/edge 2025-03-21T20:36:21.9616498Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/test 2025-03-21T20:36:21.9617750Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/test/test_exir_dialect_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/test 2025-03-21T20:36:21.9618111Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/emit 2025-03-21T20:36:21.9619072Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/emit/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/emit 2025-03-21T20:36:21.9620036Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/emit/_emit_program.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/emit 2025-03-21T20:36:21.9620993Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/emit/_emitter.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/emit 2025-03-21T20:36:21.9621395Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/emit/test 2025-03-21T20:36:21.9622671Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/emit/test/test_emit.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/emit/test 2025-03-21T20:36:21.9623078Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/operator 2025-03-21T20:36:21.9624099Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/operator/convert.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/operator 2025-03-21T20:36:21.9625141Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/operator/manip.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/operator 2025-03-21T20:36:21.9626128Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/operator/util.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/operator 2025-03-21T20:36:21.9626600Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/operator/test 2025-03-21T20:36:21.9627767Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/operator/test/test_operator.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/operator/test 2025-03-21T20:36:21.9628184Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/passes 2025-03-21T20:36:21.9660633Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9661700Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/_quant_patterns_and_replacements.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9662969Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/const_prop_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9663717Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/constant_prop_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9664472Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/debug_handle_generator_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9665197Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/dim_order_ops_registry.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9665997Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/dynamic_shape_prop_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9667120Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/executorch_prim_ops_registry.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9667971Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/external_constants_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9668718Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/init_mutable_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9669621Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/insert_write_back_for_buffers_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9670365Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/memory_format_ops_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9671083Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/memory_planning_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9671821Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/normalize_transpose_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9672546Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/normalize_view_copy_base_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9673192Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/pass_registry.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9674047Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/prune_empty_tensors_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9674633Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/quant_fusion_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9675411Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/quantize_io_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9676116Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/remove_graph_asserts_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9676827Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/remove_mixed_type_operators.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9677467Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/remove_noop_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9678180Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/replace_aten_with_edge_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9678985Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/replace_broken_ops_with_function_ops_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9679743Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/replace_edge_with_backend_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9680483Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/replace_sym_size_op_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9681190Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/replace_view_copy_with_view_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9681889Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/scalar_to_tensor_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9682605Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/spec_prop_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9683349Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/sym_shape_eval_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9684075Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/sym_to_tensor_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9684664Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/weights_to_outputs_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:36:21.9685011Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/program 2025-03-21T20:36:21.9685752Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/program/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/program 2025-03-21T20:36:21.9686403Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/program/_fake_program.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/program 2025-03-21T20:36:21.9687023Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/program/_program.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/program 2025-03-21T20:36:21.9687278Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/program/test 2025-03-21T20:36:21.9687994Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/program/test/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/program/test 2025-03-21T20:36:21.9688635Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/program/test/test_fake_program.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/program/test 2025-03-21T20:36:21.9689273Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/program/test/test_program.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/program/test 2025-03-21T20:36:21.9689613Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/serde 2025-03-21T20:36:21.9690112Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/serde/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/serde 2025-03-21T20:36:21.9690781Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/serde/export_serialize.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/serde 2025-03-21T20:36:21.9691334Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/serde/schema.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/serde 2025-03-21T20:36:21.9691868Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/serde/schema_check.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/serde 2025-03-21T20:36:21.9692586Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/serde/serialize.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/serde 2025-03-21T20:36:21.9693095Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/serde/union.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/serde 2025-03-21T20:36:21.9693720Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/serde/upgrade.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/serde 2025-03-21T20:36:21.9694019Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/tests 2025-03-21T20:36:21.9694546Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/asr_joiner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9695107Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/common.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9695737Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/control_flow_models.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9696417Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/dynamic_shape_models.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9696981Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/models.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9697649Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_arg_validator.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9744840Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_capture.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9745548Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_common.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9746225Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_delegate.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9746921Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_dim_order_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9747639Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_dynamic_shape_propagation.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9748348Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_error.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9748965Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_joint_graph.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9749838Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_memory_format_ops_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9750550Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_memory_format_ops_pass_aten.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9751421Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_memory_format_ops_pass_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9752058Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_memory_planning.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9752869Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_op_convert.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9753491Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_pass_infra.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9754018Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_passes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9754574Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_print_program.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9755181Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_prune_empty_tensors_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9755917Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_quant_fusion_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9756487Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_quantization.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9757052Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_quantize_io_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9757626Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_remove_view_copy.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9758145Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_serde.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9758772Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_tensor.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9759303Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_tracer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9759863Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_verification.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9760391Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_warnings.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9760940Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/transformer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:36:21.9761178Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/verification 2025-03-21T20:36:21.9761803Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/verification/arg_validator.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/verification 2025-03-21T20:36:21.9762391Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/verification/dev_html.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/verification 2025-03-21T20:36:21.9763015Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/verification/interpreter.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/verification 2025-03-21T20:36:21.9763606Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/verification/verifier.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/verification 2025-03-21T20:36:21.9763866Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/verification/test 2025-03-21T20:36:21.9764532Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/verification/test/test_verifier.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/verification/test 2025-03-21T20:36:21.9765001Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/delegate.pyi -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:36:21.9765228Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension 2025-03-21T20:36:21.9765545Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/android_test 2025-03-21T20:36:21.9766176Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/android_test/add_model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/android_test 2025-03-21T20:36:21.9766425Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/export_util 2025-03-21T20:36:21.9767031Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/export_util/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/export_util 2025-03-21T20:36:21.9767623Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/export_util/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/export_util 2025-03-21T20:36:21.9767887Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/flat_tensor 2025-03-21T20:36:21.9768551Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/flat_tensor 2025-03-21T20:36:21.9768839Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/flat_tensor/serialize 2025-03-21T20:36:21.9769530Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor/serialize/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/flat_tensor/serialize 2025-03-21T20:36:21.9770261Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor/serialize/flat_tensor_schema.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/flat_tensor/serialize 2025-03-21T20:36:21.9770979Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor/serialize/serialize.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/flat_tensor/serialize 2025-03-21T20:36:21.9771735Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor/serialize/flat_tensor.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/flat_tensor/serialize 2025-03-21T20:36:21.9772458Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor/serialize/scalar_type.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/flat_tensor/serialize 2025-03-21T20:36:21.9772725Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/flat_tensor/test 2025-03-21T20:36:21.9773405Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor/test/test_serialize.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/flat_tensor/test 2025-03-21T20:36:21.9773648Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/gguf_util 2025-03-21T20:36:21.9774262Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/gguf_util/convert_main.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/gguf_util 2025-03-21T20:36:21.9774871Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/gguf_util/converter.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/gguf_util 2025-03-21T20:36:21.9775471Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/gguf_util/load_gguf.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/gguf_util 2025-03-21T20:36:21.9775755Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/gguf_util/converters 2025-03-21T20:36:21.9776481Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/gguf_util/converters/llama_converter.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/gguf_util/converters 2025-03-21T20:36:21.9776730Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/pybindings 2025-03-21T20:36:21.9985486Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pybindings/portable_lib.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/pybindings 2025-03-21T20:36:21.9985846Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/pybindings/test 2025-03-21T20:36:21.9986664Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pybindings/test/make_test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/pybindings/test 2025-03-21T20:36:21.9987466Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pybindings/test/test_backend_pybinding.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/pybindings/test 2025-03-21T20:36:21.9988343Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pybindings/test/test_pybindings.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/pybindings/test 2025-03-21T20:36:21.9989054Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pybindings/pybindings.pyi -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/pybindings 2025-03-21T20:36:21.9989965Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pybindings/_portable_lib.cpython-310-x86_64-linux-gnu.so -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/pybindings 2025-03-21T20:36:21.9990452Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/pytree 2025-03-21T20:36:21.9991169Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pytree/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/pytree 2025-03-21T20:36:21.9991556Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/pytree/test 2025-03-21T20:36:21.9992204Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pytree/test/test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/pytree/test 2025-03-21T20:36:21.9992504Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/training 2025-03-21T20:36:21.9993178Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/training 2025-03-21T20:36:21.9993601Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/training/pybindings 2025-03-21T20:36:21.9994624Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/pybindings/_training_module.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/training/pybindings 2025-03-21T20:36:21.9994953Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/training/pybindings/test 2025-03-21T20:36:21.9995880Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/pybindings/test/test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/training/pybindings/test 2025-03-21T20:36:21.9996660Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/pybindings/_training_lib.pyi -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/training/pybindings 2025-03-21T20:36:21.9997016Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/training/examples 2025-03-21T20:36:21.9997494Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/training/examples/XOR 2025-03-21T20:36:21.9998300Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/examples/XOR/export_model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/training/examples/XOR 2025-03-21T20:36:21.9999145Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/examples/XOR/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/training/examples/XOR 2025-03-21T20:36:21.9999483Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/training/examples/XOR/test 2025-03-21T20:36:22.0000524Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/examples/XOR/test/test_export.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/training/examples/XOR/test 2025-03-21T20:36:22.0000764Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm 2025-03-21T20:36:22.0001020Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm/custom_ops 2025-03-21T20:36:22.0001767Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/custom_ops 2025-03-21T20:36:22.0002500Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/custom_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/custom_ops 2025-03-21T20:36:22.0003236Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/model_sharding.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/custom_ops 2025-03-21T20:36:22.0004083Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/op_tile_crop_aot.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/custom_ops 2025-03-21T20:36:22.0004885Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/preprocess_custom_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/custom_ops 2025-03-21T20:36:22.0005891Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/test_preprocess_custom_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/custom_ops 2025-03-21T20:36:22.0006765Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/test_sdpa_with_kv_cache.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/custom_ops 2025-03-21T20:36:22.0007528Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/test_update_cache.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/custom_ops 2025-03-21T20:36:22.0007910Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm/custom_ops/spinquant 2025-03-21T20:36:22.0008928Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/spinquant/special_hadamard_code_gen.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/custom_ops/spinquant 2025-03-21T20:36:22.0009451Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm/custom_ops/spinquant/third-party 2025-03-21T20:36:22.0010016Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm/custom_ops/spinquant/third-party/FFHT 2025-03-21T20:36:22.0010997Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/spinquant/third-party/FFHT/example.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/custom_ops/spinquant/third-party/FFHT 2025-03-21T20:36:22.0012095Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/spinquant/third-party/FFHT/gen.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/custom_ops/spinquant/third-party/FFHT 2025-03-21T20:36:22.0012961Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/libcustom_ops_aot_lib.so -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/custom_ops 2025-03-21T20:36:22.0013340Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm/export 2025-03-21T20:36:22.0013997Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/export/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/export 2025-03-21T20:36:22.0014846Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/export/builder.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/export 2025-03-21T20:36:22.0015527Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/export/export_passes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/export 2025-03-21T20:36:22.0016402Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/export/partitioner_lib.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/export 2025-03-21T20:36:22.0017097Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/export/quantizer_lib.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/export 2025-03-21T20:36:22.0018010Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/export/test_export_passes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/export 2025-03-21T20:36:22.0018268Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm/modules 2025-03-21T20:36:22.0019031Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/modules 2025-03-21T20:36:22.0019812Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules/_position_embeddings.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/modules 2025-03-21T20:36:22.0020681Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules/attention.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/modules 2025-03-21T20:36:22.0021331Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules/kv_cache.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/modules 2025-03-21T20:36:22.0021681Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm/modules/test 2025-03-21T20:36:22.0022864Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules/test/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/modules/test 2025-03-21T20:36:22.0072218Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules/test/test_attention.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/modules/test 2025-03-21T20:36:22.0073172Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules/test/test_kv_cache.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/modules/test 2025-03-21T20:36:22.0074015Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules/test/test_position_embeddings.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/modules/test 2025-03-21T20:36:22.0074599Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm/tokenizer 2025-03-21T20:36:22.0075399Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizer/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/tokenizer 2025-03-21T20:36:22.0076148Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizer/hf_tokenizer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/tokenizer 2025-03-21T20:36:22.0076911Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizer/tokenizer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/tokenizer 2025-03-21T20:36:22.0077806Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizer/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/tokenizer 2025-03-21T20:36:22.0078159Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm/tokenizer/test 2025-03-21T20:36:22.0079021Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizer/test/test_tokenizer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/tokenizer/test 2025-03-21T20:36:22.0079293Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm/tokenizers 2025-03-21T20:36:22.0080024Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/setup.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/tokenizers 2025-03-21T20:36:22.0080524Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-03-21T20:36:22.0081419Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/pytorch_tokenizers/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-03-21T20:36:22.0082351Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/pytorch_tokenizers/hf_tokenizer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-03-21T20:36:22.0083222Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/pytorch_tokenizers/llama2c.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-03-21T20:36:22.0084259Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/pytorch_tokenizers/tiktoken.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-03-21T20:36:22.0084659Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm/tokenizers/pytorch_tokenizers/tools 2025-03-21T20:36:22.0085121Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c 2025-03-21T20:36:22.0086289Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c 2025-03-21T20:36:22.0087615Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c/convert.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c 2025-03-21T20:36:22.0087934Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm/tokenizers/tools 2025-03-21T20:36:22.0088264Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm/tokenizers/tools/llama2c 2025-03-21T20:36:22.0089327Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/tools/llama2c/convert.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/tokenizers/tools/llama2c 2025-03-21T20:36:22.0089537Z creating pip-out/bdist.linux-x86_64/wheel/executorch/kernels 2025-03-21T20:36:22.0089775Z creating pip-out/bdist.linux-x86_64/wheel/executorch/kernels/quantized 2025-03-21T20:36:22.0090390Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/kernels/quantized/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/kernels/quantized 2025-03-21T20:36:22.0090838Z creating pip-out/bdist.linux-x86_64/wheel/executorch/kernels/quantized/test 2025-03-21T20:36:22.0091584Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/kernels/quantized/test/test_out_variants.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/kernels/quantized/test 2025-03-21T20:36:22.0092390Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/kernels/quantized/test/test_quant_dequant_per_token.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/kernels/quantized/test 2025-03-21T20:36:22.0093114Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/kernels/quantized/test/supported_features_def.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/kernels/quantized/test 2025-03-21T20:36:22.0093840Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/kernels/quantized/quantized.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/kernels/quantized 2025-03-21T20:36:22.0094613Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/kernels/quantized/libquantized_ops_aot_lib.so -> pip-out/bdist.linux-x86_64/wheel/./executorch/kernels/quantized 2025-03-21T20:36:22.0094818Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools 2025-03-21T20:36:22.0095391Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools 2025-03-21T20:36:22.0095646Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/backend_debug 2025-03-21T20:36:22.0096259Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/backend_debug/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/backend_debug 2025-03-21T20:36:22.0097149Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/backend_debug/delegation_info.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/backend_debug 2025-03-21T20:36:22.0097452Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/backend_debug/tests 2025-03-21T20:36:22.0098258Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/backend_debug/tests/test_delegation_info.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/backend_debug/tests 2025-03-21T20:36:22.0098526Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/bundled_program 2025-03-21T20:36:22.0098826Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/bundled_program/schema 2025-03-21T20:36:22.0099139Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/bundled_program/schema/test 2025-03-21T20:36:22.0099901Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema/test/test_schema.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program/schema/test 2025-03-21T20:36:22.0100787Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program/schema 2025-03-21T20:36:22.0101693Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema/bundled_program_schema.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program/schema 2025-03-21T20:36:22.0102547Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema/bundled_program_schema.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program/schema 2025-03-21T20:36:22.0103394Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema/scalar_type.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program/schema 2025-03-21T20:36:22.0103792Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/bundled_program/serialize 2025-03-21T20:36:22.0104131Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/bundled_program/serialize/test 2025-03-21T20:36:22.0104937Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/serialize/test/test_serialize.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program/serialize/test 2025-03-21T20:36:22.0105836Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/serialize/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program/serialize 2025-03-21T20:36:22.0106809Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/serialize/bundled_program_schema.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program/serialize 2025-03-21T20:36:22.0107610Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/serialize/scalar_type.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program/serialize 2025-03-21T20:36:22.0172134Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/bundled_program/test 2025-03-21T20:36:22.0173355Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/test/test_bundle_data.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program/test 2025-03-21T20:36:22.0174741Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/test/test_config.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program/test 2025-03-21T20:36:22.0176071Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/test/test_end2end.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program/test 2025-03-21T20:36:22.0176606Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/bundled_program/util 2025-03-21T20:36:22.0177921Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/util/test_util.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program/util 2025-03-21T20:36:22.0179130Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/config.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program 2025-03-21T20:36:22.0180364Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/core.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program 2025-03-21T20:36:22.0181548Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/version.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program 2025-03-21T20:36:22.0182028Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/debug_format 2025-03-21T20:36:22.0183197Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/debug_format/base_schema.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/debug_format 2025-03-21T20:36:22.0184379Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/debug_format/et_schema.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/debug_format 2025-03-21T20:36:22.0184812Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/etdump 2025-03-21T20:36:22.0186259Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etdump/schema_flatcc.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/etdump 2025-03-21T20:36:22.0187442Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etdump/serialize.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/etdump 2025-03-21T20:36:22.0187902Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/etdump/tests 2025-03-21T20:36:22.0189152Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etdump/tests/serialize_test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/etdump/tests 2025-03-21T20:36:22.0190354Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etdump/etdump_schema_flatcc.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/etdump 2025-03-21T20:36:22.0191499Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etdump/scalar_type.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/etdump 2025-03-21T20:36:22.0192152Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/etrecord 2025-03-21T20:36:22.0193279Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etrecord/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/etrecord 2025-03-21T20:36:22.0194375Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etrecord/_etrecord.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/etrecord 2025-03-21T20:36:22.0194860Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/etrecord/tests 2025-03-21T20:36:22.0196145Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etrecord/tests/etrecord_test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/etrecord/tests 2025-03-21T20:36:22.0196587Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/inspector 2025-03-21T20:36:22.0197716Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/inspector 2025-03-21T20:36:22.0198889Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector/_inspector.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/inspector 2025-03-21T20:36:22.0200090Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector/_inspector_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/inspector 2025-03-21T20:36:22.0201294Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector/inspector_cli.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/inspector 2025-03-21T20:36:22.0201775Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/inspector/tests 2025-03-21T20:36:22.0203104Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector/tests/event_blocks_test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/inspector/tests 2025-03-21T20:36:22.0204432Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector/tests/inspector_test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/inspector/tests 2025-03-21T20:36:22.0205904Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector/tests/inspector_utils_test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/inspector/tests 2025-03-21T20:36:22.0206447Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/size_analysis_tool 2025-03-21T20:36:22.0207748Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/size_analysis_tool/size_analysis_tool.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/size_analysis_tool 2025-03-21T20:36:22.0209124Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/size_analysis_tool/size_analysis_tool_test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/size_analysis_tool 2025-03-21T20:36:22.0209599Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/visualization 2025-03-21T20:36:22.0210985Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/visualization/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/visualization 2025-03-21T20:36:22.0212356Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/visualization/visualization_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/visualization 2025-03-21T20:36:22.0213715Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/visualization/visualization_utils_test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/visualization 2025-03-21T20:36:22.0214105Z creating pip-out/bdist.linux-x86_64/wheel/executorch/runtime 2025-03-21T20:36:22.0214983Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/runtime/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/runtime 2025-03-21T20:36:22.0215389Z creating pip-out/bdist.linux-x86_64/wheel/executorch/runtime/test 2025-03-21T20:36:22.0216461Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/runtime/test/test_runtime.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/runtime/test 2025-03-21T20:36:22.0217036Z creating pip-out/bdist.linux-x86_64/wheel/executorch/runtime/kernel 2025-03-21T20:36:22.0217472Z creating pip-out/bdist.linux-x86_64/wheel/executorch/runtime/kernel/test 2025-03-21T20:36:22.0218679Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/runtime/kernel/test/functions.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/runtime/kernel/test 2025-03-21T20:36:22.0219016Z creating pip-out/bdist.linux-x86_64/wheel/executorch/util 2025-03-21T20:36:22.0220075Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/util/activation_memory_profiler.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/util 2025-03-21T20:36:22.0220949Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/util/collect_env.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/util 2025-03-21T20:36:22.0221896Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/util/python_profiler.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/util 2025-03-21T20:36:22.0222483Z creating pip-out/bdist.linux-x86_64/wheel/executorch/schema 2025-03-21T20:36:22.0223400Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/schema/program.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/schema 2025-03-21T20:36:22.0224356Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/schema/scalar_type.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/schema 2025-03-21T20:36:22.0225119Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/version.py -> pip-out/bdist.linux-x86_64/wheel/./executorch 2025-03-21T20:36:22.0225485Z creating pip-out/bdist.linux-x86_64/wheel/executorch/share 2025-03-21T20:36:22.0225862Z creating pip-out/bdist.linux-x86_64/wheel/executorch/share/cmake 2025-03-21T20:36:22.0227004Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/share/cmake/executorch-config.cmake -> pip-out/bdist.linux-x86_64/wheel/./executorch/share/cmake 2025-03-21T20:36:22.0227379Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include 2025-03-21T20:36:22.0227826Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch 2025-03-21T20:36:22.0228319Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/runtime 2025-03-21T20:36:22.0228844Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/runtime/core 2025-03-21T20:36:22.0248095Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/array_ref.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:36:22.0249510Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/data_loader.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:36:22.0250935Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/defines.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:36:22.0252598Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/error.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:36:22.0254035Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/evalue.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:36:22.0255459Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/event_tracer.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:36:22.0256927Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/event_tracer_hooks.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:36:22.0258434Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/event_tracer_hooks_delegate.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:36:22.0260106Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/freeable_buffer.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:36:22.0261652Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/hierarchical_allocator.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:36:22.0263139Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/memory_allocator.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:36:22.0264536Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/named_data_map.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:36:22.0265891Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/result.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:36:22.0267277Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/span.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:36:22.0268625Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/tag.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:36:22.0270059Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/tensor_layout.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:36:22.0271532Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/tensor_shape_dynamism.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:36:22.0272223Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/runtime/core/exec_aten 2025-03-21T20:36:22.0273762Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/exec_aten.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/exec_aten 2025-03-21T20:36:22.0274546Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/runtime/core/exec_aten/testing_util 2025-03-21T20:36:22.0276381Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/testing_util/tensor_factory.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/exec_aten/testing_util 2025-03-21T20:36:22.0278199Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/testing_util/tensor_util.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/exec_aten/testing_util 2025-03-21T20:36:22.0278906Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:36:22.0280734Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/util/dim_order_util.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:36:22.0282431Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/util/scalar_type_util.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:36:22.0284201Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/util/tensor_dimension_limit.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:36:22.0286063Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/util/tensor_shape_to_c_string.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:36:22.0287865Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/util/tensor_util.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:36:22.0288575Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:36:22.0290225Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/bfloat16.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:36:22.0291913Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/bfloat16_math.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:36:22.0293594Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/bits_types.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:36:22.0295234Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/complex.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:36:22.0296886Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/device.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:36:22.0298495Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/half.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:36:22.0300159Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/optional.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:36:22.0301833Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/qint_types.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:36:22.0303476Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/scalar.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:36:22.0305141Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/scalar_type.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:36:22.0306815Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/string_view.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:36:22.0308646Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/tensor.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:36:22.0310350Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/tensor_impl.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:36:22.0323310Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/tensor_options.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:36:22.0324113Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/runtime/core/portable_type/c10 2025-03-21T20:36:22.0324875Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/runtime/core/portable_type/c10/c10 2025-03-21T20:36:22.0325983Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-03-21T20:36:22.0327907Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/macros/Export.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-03-21T20:36:22.0329849Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/macros/Macros.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-03-21T20:36:22.0330647Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:36:22.0332565Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-inl.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:36:22.0334528Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-math.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:36:22.0336257Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:36:22.0337241Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util/Half-inl.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:36:22.0338200Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util/Half.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:36:22.0339239Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util/TypeSafeSignMath.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:36:22.0340205Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util/bit_cast.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:36:22.0341217Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util/floating_point_utils.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:36:22.0342188Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util/irange.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:36:22.0342647Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/runtime/kernel 2025-03-21T20:36:22.0343433Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/kernel/kernel_includes.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/kernel 2025-03-21T20:36:22.0344232Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/kernel/kernel_runtime_context.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/kernel 2025-03-21T20:36:22.0345021Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/kernel/operator_registry.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/kernel 2025-03-21T20:36:22.0345831Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/kernel/thread_parallel_interface.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/kernel 2025-03-21T20:36:22.0346269Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/runtime/kernel/test 2025-03-21T20:36:22.0347053Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/kernel/test/test_util.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/kernel/test 2025-03-21T20:36:22.0347380Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/runtime/platform 2025-03-21T20:36:22.0348131Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform/abort.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/platform 2025-03-21T20:36:22.0348896Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform/assert.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/platform 2025-03-21T20:36:22.0349652Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform/clock.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/platform 2025-03-21T20:36:22.0350448Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform/compat_unistd.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/platform 2025-03-21T20:36:22.0351213Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform/compiler.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/platform 2025-03-21T20:36:22.0351960Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform/log.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/platform 2025-03-21T20:36:22.0352724Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform/platform.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/platform 2025-03-21T20:36:22.0353503Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform/profiler.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/platform 2025-03-21T20:36:22.0354259Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform/runtime.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/platform 2025-03-21T20:36:22.0355016Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform/system.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/platform 2025-03-21T20:36:22.0355768Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform/types.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/platform 2025-03-21T20:36:22.0356116Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/runtime/platform/test 2025-03-21T20:36:22.0356994Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform/test/stub_platform.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/platform/test 2025-03-21T20:36:22.0357274Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/extension 2025-03-21T20:36:22.0357618Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/extension/kernel_util 2025-03-21T20:36:22.0358498Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/kernel_util/make_boxed_from_unboxed_functor.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/extension/kernel_util 2025-03-21T20:36:22.0359333Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/kernel_util/meta_programming.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/extension/kernel_util 2025-03-21T20:36:22.0360171Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/kernel_util/type_list.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/extension/kernel_util 2025-03-21T20:36:22.0360497Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/extension/tensor 2025-03-21T20:36:22.0361257Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/tensor/tensor.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/extension/tensor 2025-03-21T20:36:22.0849403Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/tensor/tensor_accessor.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/extension/tensor 2025-03-21T20:36:22.0850467Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/tensor/tensor_ptr.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/extension/tensor 2025-03-21T20:36:22.0851750Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/tensor/tensor_ptr_maker.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/extension/tensor 2025-03-21T20:36:22.0852395Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/extension/threadpool 2025-03-21T20:36:22.0853841Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/threadpool/cpuinfo_utils.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/extension/threadpool 2025-03-21T20:36:22.0855275Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/threadpool/threadpool.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/extension/threadpool 2025-03-21T20:36:22.0856627Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/threadpool/threadpool_guard.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/extension/threadpool 2025-03-21T20:36:22.0856986Z creating pip-out/bdist.linux-x86_64/wheel/executorch/data 2025-03-21T20:36:22.0857368Z creating pip-out/bdist.linux-x86_64/wheel/executorch/data/bin 2025-03-21T20:36:22.0857928Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/data/bin/flatc -> pip-out/bdist.linux-x86_64/wheel/./executorch/data/bin 2025-03-21T20:36:22.0858776Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/data/bin/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/data/bin 2025-03-21T20:36:22.0858971Z running install_egg_info 2025-03-21T20:36:22.0859713Z Copying executorch.egg-info to pip-out/bdist.linux-x86_64/wheel/./executorch-0.6.0a0+be92d7d-py3.10.egg-info 2025-03-21T20:36:22.0859889Z running install_scripts 2025-03-21T20:36:22.0860238Z creating pip-out/bdist.linux-x86_64/wheel/executorch-0.6.0a0+be92d7d.dist-info/WHEEL 2025-03-21T20:36:22.0860847Z creating '/tmp/pip-wheel-kmtc4w83/.tmp-3u8svz1m/executorch-0.6.0a0+be92d7d-cp310-cp310-linux_x86_64.whl' and adding 'pip-out/bdist.linux-x86_64/wheel' to it 2025-03-21T20:36:22.0861051Z adding 'executorch/version.py' 2025-03-21T20:36:22.0861743Z adding 'executorch/backends/apple/coreml/executorchcoreml.pyi' 2025-03-21T20:36:22.0862139Z adding 'executorch/backends/apple/coreml/compiler/__init__.py' 2025-03-21T20:36:22.0862613Z adding 'executorch/backends/apple/coreml/compiler/coreml_preprocess.py' 2025-03-21T20:36:22.0862973Z adding 'executorch/backends/apple/coreml/partition/__init__.py' 2025-03-21T20:36:22.0863467Z adding 'executorch/backends/apple/coreml/partition/coreml_partitioner.py' 2025-03-21T20:36:22.0863851Z adding 'executorch/backends/apple/coreml/quantizer/__init__.py' 2025-03-21T20:36:22.0864310Z adding 'executorch/backends/apple/coreml/quantizer/coreml_quantizer.py' 2025-03-21T20:36:22.0864745Z adding 'executorch/backends/apple/coreml/runtime/inmemoryfs/setup.py' 2025-03-21T20:36:22.0865068Z adding 'executorch/backends/apple/coreml/runtime/test/export_stateful_model.py' 2025-03-21T20:36:22.0865525Z adding 'executorch/backends/apple/coreml/test/test_coreml_partitioner.py' 2025-03-21T20:36:22.0865950Z adding 'executorch/backends/apple/coreml/test/test_coreml_quantizer.py' 2025-03-21T20:36:22.0866238Z adding 'executorch/backends/apple/mps/__init__.py' 2025-03-21T20:36:22.0866555Z adding 'executorch/backends/apple/mps/mps_preprocess.py' 2025-03-21T20:36:22.0866909Z adding 'executorch/backends/apple/mps/operators/__init__.py' 2025-03-21T20:36:22.0867328Z adding 'executorch/backends/apple/mps/operators/activation_ops.py' 2025-03-21T20:36:22.0867660Z adding 'executorch/backends/apple/mps/operators/binary_ops.py' 2025-03-21T20:36:22.0867963Z adding 'executorch/backends/apple/mps/operators/clamp_ops.py' 2025-03-21T20:36:22.0868350Z adding 'executorch/backends/apple/mps/operators/constant_ops.py' 2025-03-21T20:36:22.0868788Z adding 'executorch/backends/apple/mps/operators/convolution_ops.py' 2025-03-21T20:36:22.0869186Z adding 'executorch/backends/apple/mps/operators/indexing_ops.py' 2025-03-21T20:36:22.0869625Z adding 'executorch/backends/apple/mps/operators/linear_algebra_ops.py' 2025-03-21T20:36:22.0869908Z adding 'executorch/backends/apple/mps/operators/node_visitor.py' 2025-03-21T20:36:22.0870316Z adding 'executorch/backends/apple/mps/operators/normalization_ops.py' 2025-03-21T20:36:22.0870680Z adding 'executorch/backends/apple/mps/operators/op_clone.py' 2025-03-21T20:36:22.0871054Z adding 'executorch/backends/apple/mps/operators/op_getitem.py' 2025-03-21T20:36:22.0871487Z adding 'executorch/backends/apple/mps/operators/op_quant_dequant.py' 2025-03-21T20:36:22.0871840Z adding 'executorch/backends/apple/mps/operators/op_skip_ops.py' 2025-03-21T20:36:22.0872098Z adding 'executorch/backends/apple/mps/operators/pad_ops.py' 2025-03-21T20:36:22.0872480Z adding 'executorch/backends/apple/mps/operators/pooling_ops.py' 2025-03-21T20:36:22.0872835Z adding 'executorch/backends/apple/mps/operators/range_ops.py' 2025-03-21T20:36:22.0873249Z adding 'executorch/backends/apple/mps/operators/reduce_ops.py' 2025-03-21T20:36:22.0873616Z adding 'executorch/backends/apple/mps/operators/shape_ops.py' 2025-03-21T20:36:22.0873961Z adding 'executorch/backends/apple/mps/operators/unary_ops.py' 2025-03-21T20:36:22.0874192Z adding 'executorch/backends/apple/mps/partition/__init__.py' 2025-03-21T20:36:22.0874431Z adding 'executorch/backends/apple/mps/partition/mps_partitioner.py' 2025-03-21T20:36:22.0874696Z adding 'executorch/backends/apple/mps/serialization/mps_graph_schema.py' 2025-03-21T20:36:22.0875004Z adding 'executorch/backends/apple/mps/serialization/mps_graph_serialize.py' 2025-03-21T20:36:22.0875368Z adding 'executorch/backends/apple/mps/serialization/schema.fbs' 2025-03-21T20:36:22.0875684Z adding 'executorch/backends/apple/mps/test/test_mps.py' 2025-03-21T20:36:22.0876092Z adding 'executorch/backends/apple/mps/test/test_mps_binary_ops.py' 2025-03-21T20:36:22.0876524Z adding 'executorch/backends/apple/mps/test/test_mps_indexing_ops.py' 2025-03-21T20:36:22.0876876Z adding 'executorch/backends/apple/mps/test/test_mps_linear.py' 2025-03-21T20:36:22.0877220Z adding 'executorch/backends/apple/mps/test/test_mps_models.py' 2025-03-21T20:36:22.0877459Z adding 'executorch/backends/apple/mps/test/test_mps_unary_ops.py' 2025-03-21T20:36:22.0877662Z adding 'executorch/backends/apple/mps/test/test_mps_utils.py' 2025-03-21T20:36:22.0877859Z adding 'executorch/backends/apple/mps/utils/mps_utils.py' 2025-03-21T20:36:22.0878051Z adding 'executorch/backends/apple/mps/utils/quant_utils.py' 2025-03-21T20:36:22.0878213Z adding 'executorch/backends/arm/arm_backend.py' 2025-03-21T20:36:22.0878354Z adding 'executorch/backends/arm/arm_vela.py' 2025-03-21T20:36:22.0878508Z adding 'executorch/backends/arm/ethosu_backend.py' 2025-03-21T20:36:22.0878694Z adding 'executorch/backends/arm/ethosu_partitioner.py' 2025-03-21T20:36:22.0878845Z adding 'executorch/backends/arm/process_node.py' 2025-03-21T20:36:22.0879011Z adding 'executorch/backends/arm/tosa_backend.py' 2025-03-21T20:36:22.0879225Z adding 'executorch/backends/arm/tosa_mapping.py' 2025-03-21T20:36:22.0879405Z adding 'executorch/backends/arm/tosa_partitioner.py' 2025-03-21T20:36:22.0879569Z adding 'executorch/backends/arm/tosa_quant_utils.py' 2025-03-21T20:36:22.0879743Z adding 'executorch/backends/arm/tosa_specification.py' 2025-03-21T20:36:22.0879952Z adding 'executorch/backends/arm/tosa_utils.py' 2025-03-21T20:36:22.0880249Z adding 'executorch/backends/arm/_passes/_debug_passes.py' 2025-03-21T20:36:22.0880754Z adding 'executorch/backends/arm/_passes/annotate_channels_last_dim_order_pass.py' 2025-03-21T20:36:22.0881193Z adding 'executorch/backends/arm/_passes/annotate_decomposed_matmul.py' 2025-03-21T20:36:22.0881543Z adding 'executorch/backends/arm/_passes/arm_pass_manager.py' 2025-03-21T20:36:22.0881850Z adding 'executorch/backends/arm/_passes/arm_pass_utils.py' 2025-03-21T20:36:22.0882102Z adding 'executorch/backends/arm/_passes/cast_int64_pass.py' 2025-03-21T20:36:22.0882341Z adding 'executorch/backends/arm/_passes/conv1d_unsqueeze_pass.py' 2025-03-21T20:36:22.0882609Z adding 'executorch/backends/arm/_passes/convert_any_default_dim_dims_pass.py' 2025-03-21T20:36:22.0882920Z adding 'executorch/backends/arm/_passes/convert_expand_copy_to_repeat.py' 2025-03-21T20:36:22.0883360Z adding 'executorch/backends/arm/_passes/convert_full_like_to_full_pass.py' 2025-03-21T20:36:22.0883738Z adding 'executorch/backends/arm/_passes/convert_minmax_pass.py' 2025-03-21T20:36:22.0884138Z adding 'executorch/backends/arm/_passes/convert_split_to_slice.py' 2025-03-21T20:36:22.0884540Z adding 'executorch/backends/arm/_passes/convert_squeezes_to_view.py' 2025-03-21T20:36:22.0884866Z adding 'executorch/backends/arm/_passes/convert_to_clamp.py' 2025-03-21T20:36:22.0885202Z adding 'executorch/backends/arm/_passes/decompose_batchnorm_pass.py' 2025-03-21T20:36:22.0885649Z adding 'executorch/backends/arm/_passes/decompose_div_pass.py' 2025-03-21T20:36:22.0886058Z adding 'executorch/backends/arm/_passes/decompose_layernorm_pass.py' 2025-03-21T20:36:22.0886482Z adding 'executorch/backends/arm/_passes/decompose_linear_pass.py' 2025-03-21T20:36:22.0886877Z adding 'executorch/backends/arm/_passes/decompose_meandim_pass.py' 2025-03-21T20:36:22.0887198Z adding 'executorch/backends/arm/_passes/decompose_select.py' 2025-03-21T20:36:22.0887450Z adding 'executorch/backends/arm/_passes/decompose_softmax_pass.py' 2025-03-21T20:36:22.0887753Z adding 'executorch/backends/arm/_passes/decompose_softmax_unstable_pass.py' 2025-03-21T20:36:22.0888108Z adding 'executorch/backends/arm/_passes/decompose_var_pass.py' 2025-03-21T20:36:22.0888608Z adding 'executorch/backends/arm/_passes/fold_qdq_with_annotated_qparams_pass.py' 2025-03-21T20:36:22.0889022Z adding 'executorch/backends/arm/_passes/fuse_batchnorm2d_pass.py' 2025-03-21T20:36:22.0889413Z adding 'executorch/backends/arm/_passes/fuse_constant_ops_pass.py' 2025-03-21T20:36:22.0889762Z adding 'executorch/backends/arm/_passes/fuse_quantized_activation_pass.py' 2025-03-21T20:36:22.0890002Z adding 'executorch/backends/arm/_passes/insert_rescales_pass.py' 2025-03-21T20:36:22.0890322Z adding 'executorch/backends/arm/_passes/insert_table_ops.py' 2025-03-21T20:36:22.0890786Z adding 'executorch/backends/arm/_passes/keep_dims_false_to_squeeze_pass.py' 2025-03-21T20:36:22.0891153Z adding 'executorch/backends/arm/_passes/match_arg_ranks_pass.py' 2025-03-21T20:36:22.0891609Z adding 'executorch/backends/arm/_passes/meandim_to_averagepool_pass.py' 2025-03-21T20:36:22.0891931Z adding 'executorch/backends/arm/_passes/mm_to_bmm_pass.py' 2025-03-21T20:36:22.1209713Z adding 'executorch/backends/arm/_passes/remove_clone_pass.py' 2025-03-21T20:36:22.1210736Z adding 'executorch/backends/arm/_passes/scalars_to_attribute_pass.py' 2025-03-21T20:36:22.1211500Z adding 'executorch/backends/arm/_passes/size_adjust_conv2d_pass.py' 2025-03-21T20:36:22.1212301Z adding 'executorch/backends/arm/_passes/unsqueeze_before_repeat_pass.py' 2025-03-21T20:36:22.1213772Z adding 'executorch/backends/arm/_passes/unsqueeze_scalar_placeholders_pass.py' 2025-03-21T20:36:22.1214559Z adding 'executorch/backends/arm/operator_support/__init__.py' 2025-03-21T20:36:22.1215555Z adding 'executorch/backends/arm/operator_support/convolution_support.py' 2025-03-21T20:36:22.1216629Z adding 'executorch/backends/arm/operator_support/minmax_support.py' 2025-03-21T20:36:22.1217361Z adding 'executorch/backends/arm/operator_support/pool_2d_support.py' 2025-03-21T20:36:22.1218441Z adding 'executorch/backends/arm/operator_support/reduce_sum_support.py' 2025-03-21T20:36:22.1219439Z adding 'executorch/backends/arm/operator_support/right_shift_support.py' 2025-03-21T20:36:22.1220169Z adding 'executorch/backends/arm/operator_support/slice_copy_support.py' 2025-03-21T20:36:22.1220758Z adding 'executorch/backends/arm/operator_support/to_copy_support.py' 2025-03-21T20:36:22.1221382Z adding 'executorch/backends/arm/operator_support/tosa_supported_operators.py' 2025-03-21T20:36:22.1221964Z adding 'executorch/backends/arm/operators/__init__.py' 2025-03-21T20:36:22.1222631Z adding 'executorch/backends/arm/operators/node_visitor.py' 2025-03-21T20:36:22.1223175Z adding 'executorch/backends/arm/operators/op_abs.py' 2025-03-21T20:36:22.1223652Z adding 'executorch/backends/arm/operators/op_add.py' 2025-03-21T20:36:22.1224084Z adding 'executorch/backends/arm/operators/op_amax.py' 2025-03-21T20:36:22.1224654Z adding 'executorch/backends/arm/operators/op_amin.py' 2025-03-21T20:36:22.1225101Z adding 'executorch/backends/arm/operators/op_any.py' 2025-03-21T20:36:22.1225566Z adding 'executorch/backends/arm/operators/op_avg_pool2d.py' 2025-03-21T20:36:22.1226034Z adding 'executorch/backends/arm/operators/op_bmm.py' 2025-03-21T20:36:22.1226460Z adding 'executorch/backends/arm/operators/op_cat.py' 2025-03-21T20:36:22.1226911Z adding 'executorch/backends/arm/operators/op_clamp.py' 2025-03-21T20:36:22.1227506Z adding 'executorch/backends/arm/operators/op_constant_pad_nd.py' 2025-03-21T20:36:22.1228030Z adding 'executorch/backends/arm/operators/op_conv2d.py' 2025-03-21T20:36:22.1228481Z adding 'executorch/backends/arm/operators/op_eq.py' 2025-03-21T20:36:22.1228924Z adding 'executorch/backends/arm/operators/op_exp.py' 2025-03-21T20:36:22.1229352Z adding 'executorch/backends/arm/operators/op_full.py' 2025-03-21T20:36:22.1229897Z adding 'executorch/backends/arm/operators/op_ge.py' 2025-03-21T20:36:22.1230357Z adding 'executorch/backends/arm/operators/op_get_item.py' 2025-03-21T20:36:22.1230813Z adding 'executorch/backends/arm/operators/op_gt.py' 2025-03-21T20:36:22.1231238Z adding 'executorch/backends/arm/operators/op_le.py' 2025-03-21T20:36:22.1231664Z adding 'executorch/backends/arm/operators/op_log.py' 2025-03-21T20:36:22.1232097Z adding 'executorch/backends/arm/operators/op_lt.py' 2025-03-21T20:36:22.1232651Z adding 'executorch/backends/arm/operators/op_max_pool2d.py' 2025-03-21T20:36:22.1233150Z adding 'executorch/backends/arm/operators/op_maximum.py' 2025-03-21T20:36:22.1233633Z adding 'executorch/backends/arm/operators/op_minimum.py' 2025-03-21T20:36:22.1234083Z adding 'executorch/backends/arm/operators/op_mul.py' 2025-03-21T20:36:22.1234723Z adding 'executorch/backends/arm/operators/op_permute.py' 2025-03-21T20:36:22.1235326Z adding 'executorch/backends/arm/operators/op_reciprocal.py' 2025-03-21T20:36:22.1235818Z adding 'executorch/backends/arm/operators/op_repeat.py' 2025-03-21T20:36:22.1236347Z adding 'executorch/backends/arm/operators/op_rescale.py' 2025-03-21T20:36:22.1236823Z adding 'executorch/backends/arm/operators/op_rshift.py' 2025-03-21T20:36:22.1237272Z adding 'executorch/backends/arm/operators/op_rsqrt.py' 2025-03-21T20:36:22.1237799Z adding 'executorch/backends/arm/operators/op_sigmoid.py' 2025-03-21T20:36:22.1238290Z adding 'executorch/backends/arm/operators/op_slice.py' 2025-03-21T20:36:22.1238749Z adding 'executorch/backends/arm/operators/op_sub.py' 2025-03-21T20:36:22.1239193Z adding 'executorch/backends/arm/operators/op_sum.py' 2025-03-21T20:36:22.1239737Z adding 'executorch/backends/arm/operators/op_table.py' 2025-03-21T20:36:22.1240319Z adding 'executorch/backends/arm/operators/op_tanh.py' 2025-03-21T20:36:22.1240777Z adding 'executorch/backends/arm/operators/op_to_copy.py' 2025-03-21T20:36:22.1241293Z adding 'executorch/backends/arm/operators/op_to_dim_order_copy.py' 2025-03-21T20:36:22.1241824Z adding 'executorch/backends/arm/operators/op_transpose.py' 2025-03-21T20:36:22.1242436Z adding 'executorch/backends/arm/operators/op_upsample_nearest2d.py' 2025-03-21T20:36:22.1242944Z adding 'executorch/backends/arm/operators/op_view.py' 2025-03-21T20:36:22.1243408Z adding 'executorch/backends/arm/operators/ops_binary.py' 2025-03-21T20:36:22.1243878Z adding 'executorch/backends/arm/operators/ops_unary.py' 2025-03-21T20:36:22.1244338Z adding 'executorch/backends/arm/quantizer/__init__.py' 2025-03-21T20:36:22.1244881Z adding 'executorch/backends/arm/quantizer/arm_quantizer.py' 2025-03-21T20:36:22.1245543Z adding 'executorch/backends/arm/quantizer/arm_quantizer_utils.py' 2025-03-21T20:36:22.1246124Z adding 'executorch/backends/arm/quantizer/quantization_annotator.py' 2025-03-21T20:36:22.1246713Z adding 'executorch/backends/arm/quantizer/quantization_config.py' 2025-03-21T20:36:22.1247201Z adding 'executorch/backends/arm/test/common.py' 2025-03-21T20:36:22.1247618Z adding 'executorch/backends/arm/test/conftest.py' 2025-03-21T20:36:22.1248100Z adding 'executorch/backends/arm/test/runner_utils.py' 2025-03-21T20:36:22.1248569Z adding 'executorch/backends/arm/test/test_model.py' 2025-03-21T20:36:22.1249071Z adding 'executorch/backends/arm/test/misc/test_custom_partition.py' 2025-03-21T20:36:22.1249620Z adding 'executorch/backends/arm/test/misc/test_debug_feats.py' 2025-03-21T20:36:22.1250161Z adding 'executorch/backends/arm/test/misc/test_dim_order_guards.py' 2025-03-21T20:36:22.1250823Z adding 'executorch/backends/arm/test/misc/test_lifted_tensor.py' 2025-03-21T20:36:22.1251372Z adding 'executorch/backends/arm/test/misc/test_model_evaluator.py' 2025-03-21T20:36:22.1251944Z adding 'executorch/backends/arm/test/misc/test_multiple_delegates.py' 2025-03-21T20:36:22.1252530Z adding 'executorch/backends/arm/test/misc/test_multiple_outputs.py' 2025-03-21T20:36:22.1253228Z adding 'executorch/backends/arm/test/misc/test_partition_decomposed_quantized_ops.py' 2025-03-21T20:36:22.1253924Z adding 'executorch/backends/arm/test/misc/test_tosa_spec.py' 2025-03-21T20:36:22.1254441Z adding 'executorch/backends/arm/test/models/test_conformer.py' 2025-03-21T20:36:22.1254942Z adding 'executorch/backends/arm/test/models/test_dl3_arm.py' 2025-03-21T20:36:22.1255568Z adding 'executorch/backends/arm/test/models/test_llama.py' 2025-03-21T20:36:22.1256310Z adding 'executorch/backends/arm/test/models/test_lstm_arm.py' 2025-03-21T20:36:22.1257182Z adding 'executorch/backends/arm/test/models/test_mobilenet_v2_arm.py' 2025-03-21T20:36:22.1258181Z adding 'executorch/backends/arm/test/models/test_nn_functional.py' 2025-03-21T20:36:22.1259137Z adding 'executorch/backends/arm/test/models/test_nn_modules.py' 2025-03-21T20:36:22.1260318Z adding 'executorch/backends/arm/test/models/test_torch_functions.py' 2025-03-21T20:36:22.1261319Z adding 'executorch/backends/arm/test/models/test_w2l_arm.py' 2025-03-21T20:36:22.1262181Z adding 'executorch/backends/arm/test/ops/test_abs.py' 2025-03-21T20:36:22.1262962Z adding 'executorch/backends/arm/test/ops/test_add.py' 2025-03-21T20:36:22.1263785Z adding 'executorch/backends/arm/test/ops/test_amax.py' 2025-03-21T20:36:22.1264514Z adding 'executorch/backends/arm/test/ops/test_amin.py' 2025-03-21T20:36:22.1265304Z adding 'executorch/backends/arm/test/ops/test_any.py' 2025-03-21T20:36:22.1266146Z adding 'executorch/backends/arm/test/ops/test_avg_pool2d.py' 2025-03-21T20:36:22.1266878Z adding 'executorch/backends/arm/test/ops/test_batch_norm.py' 2025-03-21T20:36:22.1267775Z adding 'executorch/backends/arm/test/ops/test_bitwise.py' 2025-03-21T20:36:22.1268649Z adding 'executorch/backends/arm/test/ops/test_bmm.py' 2025-03-21T20:36:22.1269125Z adding 'executorch/backends/arm/test/ops/test_cat.py' 2025-03-21T20:36:22.1269921Z adding 'executorch/backends/arm/test/ops/test_clamp.py' 2025-03-21T20:36:22.1270753Z adding 'executorch/backends/arm/test/ops/test_clone.py' 2025-03-21T20:36:22.1271570Z adding 'executorch/backends/arm/test/ops/test_constant_pad_nd.py' 2025-03-21T20:36:22.1272508Z adding 'executorch/backends/arm/test/ops/test_conv1d.py' 2025-03-21T20:36:22.1273277Z adding 'executorch/backends/arm/test/ops/test_conv2d.py' 2025-03-21T20:36:22.1273786Z adding 'executorch/backends/arm/test/ops/test_conv_combos.py' 2025-03-21T20:36:22.1274715Z adding 'executorch/backends/arm/test/ops/test_depthwise_conv.py' 2025-03-21T20:36:22.1275614Z adding 'executorch/backends/arm/test/ops/test_div.py' 2025-03-21T20:36:22.1276376Z adding 'executorch/backends/arm/test/ops/test_eq.py' 2025-03-21T20:36:22.1277157Z adding 'executorch/backends/arm/test/ops/test_exp.py' 2025-03-21T20:36:22.1277844Z adding 'executorch/backends/arm/test/ops/test_expand.py' 2025-03-21T20:36:22.1278329Z adding 'executorch/backends/arm/test/ops/test_floor.py' 2025-03-21T20:36:22.1278792Z adding 'executorch/backends/arm/test/ops/test_full.py' 2025-03-21T20:36:22.1279242Z adding 'executorch/backends/arm/test/ops/test_ge.py' 2025-03-21T20:36:22.1279847Z adding 'executorch/backends/arm/test/ops/test_gt.py' 2025-03-21T20:36:22.1280703Z adding 'executorch/backends/arm/test/ops/test_hardsigmoid.py' 2025-03-21T20:36:22.1281549Z adding 'executorch/backends/arm/test/ops/test_hardswish.py' 2025-03-21T20:36:22.1282051Z adding 'executorch/backends/arm/test/ops/test_hardtanh.py' 2025-03-21T20:36:22.1282546Z adding 'executorch/backends/arm/test/ops/test_layer_norm.py' 2025-03-21T20:36:22.1283021Z adding 'executorch/backends/arm/test/ops/test_le.py' 2025-03-21T20:36:22.1283461Z adding 'executorch/backends/arm/test/ops/test_linear.py' 2025-03-21T20:36:22.1283928Z adding 'executorch/backends/arm/test/ops/test_log.py' 2025-03-21T20:36:22.1284387Z adding 'executorch/backends/arm/test/ops/test_logical.py' 2025-03-21T20:36:22.1284896Z adding 'executorch/backends/arm/test/ops/test_logsoftmax.py' 2025-03-21T20:36:22.1285481Z adding 'executorch/backends/arm/test/ops/test_lt.py' 2025-03-21T20:36:22.1285937Z adding 'executorch/backends/arm/test/ops/test_max_pool.py' 2025-03-21T20:36:22.1286429Z adding 'executorch/backends/arm/test/ops/test_maximum.py' 2025-03-21T20:36:22.1286915Z adding 'executorch/backends/arm/test/ops/test_mean_dim.py' 2025-03-21T20:36:22.1287400Z adding 'executorch/backends/arm/test/ops/test_minimum.py' 2025-03-21T20:36:22.1287888Z adding 'executorch/backends/arm/test/ops/test_mm.py' 2025-03-21T20:36:22.1288555Z adding 'executorch/backends/arm/test/ops/test_mul.py' 2025-03-21T20:36:22.1289347Z adding 'executorch/backends/arm/test/ops/test_permute.py' 2025-03-21T20:36:22.1290207Z adding 'executorch/backends/arm/test/ops/test_reciprocal.py' 2025-03-21T20:36:22.1290732Z adding 'executorch/backends/arm/test/ops/test_relu.py' 2025-03-21T20:36:22.1291206Z adding 'executorch/backends/arm/test/ops/test_repeat.py' 2025-03-21T20:36:22.1291817Z adding 'executorch/backends/arm/test/ops/test_rshift.py' 2025-03-21T20:36:22.1292283Z adding 'executorch/backends/arm/test/ops/test_rsqrt.py' 2025-03-21T20:36:22.1589620Z adding 'executorch/backends/arm/test/ops/test_scalars.py' 2025-03-21T20:36:22.1590552Z adding 'executorch/backends/arm/test/ops/test_select.py' 2025-03-21T20:36:22.1591154Z adding 'executorch/backends/arm/test/ops/test_sigmoid.py' 2025-03-21T20:36:22.1591749Z adding 'executorch/backends/arm/test/ops/test_sigmoid_16bit.py' 2025-03-21T20:36:22.1592655Z adding 'executorch/backends/arm/test/ops/test_sigmoid_32bit.py' 2025-03-21T20:36:22.1593537Z adding 'executorch/backends/arm/test/ops/test_slice.py' 2025-03-21T20:36:22.1594362Z adding 'executorch/backends/arm/test/ops/test_softmax.py' 2025-03-21T20:36:22.1595231Z adding 'executorch/backends/arm/test/ops/test_split.py' 2025-03-21T20:36:22.1596173Z adding 'executorch/backends/arm/test/ops/test_squeeze.py' 2025-03-21T20:36:22.1596653Z adding 'executorch/backends/arm/test/ops/test_sub.py' 2025-03-21T20:36:22.1597171Z adding 'executorch/backends/arm/test/ops/test_sum.py' 2025-03-21T20:36:22.1597921Z adding 'executorch/backends/arm/test/ops/test_tanh.py' 2025-03-21T20:36:22.1598758Z adding 'executorch/backends/arm/test/ops/test_to_copy.py' 2025-03-21T20:36:22.1599515Z adding 'executorch/backends/arm/test/ops/test_unsqueeze.py' 2025-03-21T20:36:22.1600496Z adding 'executorch/backends/arm/test/ops/test_upsample_nearest2d.py' 2025-03-21T20:36:22.1601381Z adding 'executorch/backends/arm/test/ops/test_var.py' 2025-03-21T20:36:22.1602165Z adding 'executorch/backends/arm/test/ops/test_view.py' 2025-03-21T20:36:22.1603102Z adding 'executorch/backends/arm/test/passes/test_cast_int64_pass.py' 2025-03-21T20:36:22.1603758Z adding 'executorch/backends/arm/test/passes/test_convert_to_clamp.py' 2025-03-21T20:36:22.1604350Z adding 'executorch/backends/arm/test/passes/test_fold_qdq_pass.py' 2025-03-21T20:36:22.1605200Z adding 'executorch/backends/arm/test/passes/test_fuse_batchnorm_pass.py' 2025-03-21T20:36:22.1606454Z adding 'executorch/backends/arm/test/passes/test_fuse_constant_ops_pass.py' 2025-03-21T20:36:22.1607232Z adding 'executorch/backends/arm/test/passes/test_insert_table_ops_pass.py' 2025-03-21T20:36:22.1608277Z adding 'executorch/backends/arm/test/passes/test_ioquantization_pass.py' 2025-03-21T20:36:22.1609424Z adding 'executorch/backends/arm/test/passes/test_meandim_to_averagepool2d.py' 2025-03-21T20:36:22.1610557Z adding 'executorch/backends/arm/test/passes/test_rescale_pass.py' 2025-03-21T20:36:22.1611562Z adding 'executorch/backends/arm/test/passes/test_unsqueeze_before_repeat_pass.py' 2025-03-21T20:36:22.1612771Z adding 'executorch/backends/arm/test/quantizer/test_generic_annotater.py' 2025-03-21T20:36:22.1613751Z adding 'executorch/backends/arm/test/tester/__init__.py' 2025-03-21T20:36:22.1614699Z adding 'executorch/backends/arm/test/tester/analyze_output_utils.py' 2025-03-21T20:36:22.1615675Z adding 'executorch/backends/arm/test/tester/arm_tester.py' 2025-03-21T20:36:22.1616566Z adding 'executorch/backends/arm/test/tester/test_pipeline.py' 2025-03-21T20:36:22.1617475Z adding 'executorch/backends/arm/test/tosautil/__init__.py' 2025-03-21T20:36:22.1618438Z adding 'executorch/backends/arm/third-party/serialization_lib/setup.py' 2025-03-21T20:36:22.1619727Z adding 'executorch/backends/arm/third-party/serialization_lib/python/serializer/__init__.py' 2025-03-21T20:36:22.1620568Z adding 'executorch/backends/arm/third-party/serialization_lib/python/serializer/tosa_serializer.py' 2025-03-21T20:36:22.1622483Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ArithmeticRightShiftAttribute.py' 2025-03-21T20:36:22.1623888Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/Attribute.py' 2025-03-21T20:36:22.1625306Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/AxisAttribute.py' 2025-03-21T20:36:22.1627043Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ClampAttribute.py' 2025-03-21T20:36:22.1628032Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/CondIfAttribute.py' 2025-03-21T20:36:22.1628830Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ConvAttribute.py' 2025-03-21T20:36:22.1629870Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/CustomAttribute.py' 2025-03-21T20:36:22.1631274Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/DType.py' 2025-03-21T20:36:22.1632264Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/FFTAttribute.py' 2025-03-21T20:36:22.1633818Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/FullyConnectedAttribute.py' 2025-03-21T20:36:22.1635103Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/MatMulAttribute.py' 2025-03-21T20:36:22.1636781Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/MulAttribute.py' 2025-03-21T20:36:22.1638137Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/NegateAttribute.py' 2025-03-21T20:36:22.1639287Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/Op.py' 2025-03-21T20:36:22.1640562Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/PadAttribute.py' 2025-03-21T20:36:22.1641746Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/PoolAttribute.py' 2025-03-21T20:36:22.1642855Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/RFFTAttribute.py' 2025-03-21T20:36:22.1644289Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/RescaleAttribute.py' 2025-03-21T20:36:22.1645148Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ReshapeAttribute.py' 2025-03-21T20:36:22.1646782Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ResizeAttribute.py' 2025-03-21T20:36:22.1648242Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ResizeMode.py' 2025-03-21T20:36:22.1649423Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/SliceAttribute.py' 2025-03-21T20:36:22.1650510Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TableAttribute.py' 2025-03-21T20:36:22.1651954Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TileAttribute.py' 2025-03-21T20:36:22.1653444Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaBasicBlock.py' 2025-03-21T20:36:22.1654860Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaGraph.py' 2025-03-21T20:36:22.1656177Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaOperator.py' 2025-03-21T20:36:22.1657646Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaRegion.py' 2025-03-21T20:36:22.1659056Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaTensor.py' 2025-03-21T20:36:22.1660257Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TransposeAttribute.py' 2025-03-21T20:36:22.1661138Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TransposeConvAttribute.py' 2025-03-21T20:36:22.1662165Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/Version.py' 2025-03-21T20:36:22.1663646Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/WhileLoopAttribute.py' 2025-03-21T20:36:22.1664492Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/__init__.py' 2025-03-21T20:36:22.1665666Z adding 'executorch/backends/arm/third-party/serialization_lib/schema/tosa.fbs' 2025-03-21T20:36:22.1666882Z adding 'executorch/backends/arm/third-party/serialization_lib/test/scripts/test_npy_fileio.py' 2025-03-21T20:36:22.1667702Z adding 'executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit/xunit.py' 2025-03-21T20:36:22.1668466Z adding 'executorch/backends/arm/util/arm_model_evaluator.py' 2025-03-21T20:36:22.1668945Z adding 'executorch/backends/cadence/aot/__init__.py' 2025-03-21T20:36:22.1669422Z adding 'executorch/backends/cadence/aot/compiler.py' 2025-03-21T20:36:22.1670214Z adding 'executorch/backends/cadence/aot/compiler_utils.py' 2025-03-21T20:36:22.1671093Z adding 'executorch/backends/cadence/aot/export_example.py' 2025-03-21T20:36:22.1671785Z adding 'executorch/backends/cadence/aot/functions.yaml' 2025-03-21T20:36:22.1672443Z adding 'executorch/backends/cadence/aot/functions_fusion_g3.yaml' 2025-03-21T20:36:22.1673429Z adding 'executorch/backends/cadence/aot/functions_hifi.yaml' 2025-03-21T20:36:22.1674261Z adding 'executorch/backends/cadence/aot/fuse_ops.py' 2025-03-21T20:36:22.1675079Z adding 'executorch/backends/cadence/aot/graph_builder.py' 2025-03-21T20:36:22.1676168Z adding 'executorch/backends/cadence/aot/memory_constraints.py' 2025-03-21T20:36:22.1676803Z adding 'executorch/backends/cadence/aot/memory_planning.py' 2025-03-21T20:36:22.1677324Z adding 'executorch/backends/cadence/aot/ops_registrations.py' 2025-03-21T20:36:22.1677823Z adding 'executorch/backends/cadence/aot/pass_utils.py' 2025-03-21T20:36:22.1678272Z adding 'executorch/backends/cadence/aot/passes.py' 2025-03-21T20:36:22.1678766Z adding 'executorch/backends/cadence/aot/ref_implementations.py' 2025-03-21T20:36:22.1679268Z adding 'executorch/backends/cadence/aot/remove_ops.py' 2025-03-21T20:36:22.1679734Z adding 'executorch/backends/cadence/aot/reorder_ops.py' 2025-03-21T20:36:22.1680206Z adding 'executorch/backends/cadence/aot/replace_ops.py' 2025-03-21T20:36:22.1680686Z adding 'executorch/backends/cadence/aot/simplify_ops.py' 2025-03-21T20:36:22.1681138Z adding 'executorch/backends/cadence/aot/utils.py' 2025-03-21T20:36:22.1681624Z adding 'executorch/backends/cadence/aot/quantizer/fusion_pass.py' 2025-03-21T20:36:22.1682183Z adding 'executorch/backends/cadence/aot/quantizer/patterns.py' 2025-03-21T20:36:22.1682734Z adding 'executorch/backends/cadence/aot/quantizer/quantizer.py' 2025-03-21T20:36:22.1683263Z adding 'executorch/backends/cadence/aot/quantizer/utils.py' 2025-03-21T20:36:22.1683836Z adding 'executorch/backends/cadence/aot/tests/test_fusion_ops_passes.py' 2025-03-21T20:36:22.1684451Z adding 'executorch/backends/cadence/aot/tests/test_graph_builder.py' 2025-03-21T20:36:22.1685017Z adding 'executorch/backends/cadence/aot/tests/test_memory_passes.py' 2025-03-21T20:36:22.1685688Z adding 'executorch/backends/cadence/aot/tests/test_pass_filter.py' 2025-03-21T20:36:22.1686280Z adding 'executorch/backends/cadence/aot/tests/test_remove_ops_passes.py' 2025-03-21T20:36:22.1686910Z adding 'executorch/backends/cadence/aot/tests/test_reorder_ops_passes.py' 2025-03-21T20:36:22.1687537Z adding 'executorch/backends/cadence/aot/tests/test_replace_ops_passes.py' 2025-03-21T20:36:22.1688174Z adding 'executorch/backends/cadence/aot/tests/test_simplify_ops_passes.py' 2025-03-21T20:36:22.1688727Z adding 'executorch/backends/cadence/runtime/__init__.py' 2025-03-21T20:36:22.1689198Z adding 'executorch/backends/cadence/runtime/executor.py' 2025-03-21T20:36:22.1689668Z adding 'executorch/backends/cadence/runtime/runtime.py' 2025-03-21T20:36:22.1901706Z adding 'executorch/backends/cadence/runtime/utils.py' 2025-03-21T20:36:22.1902524Z adding 'executorch/backends/cadence/utils/facto_util.py' 2025-03-21T20:36:22.1903098Z adding 'executorch/backends/cadence/utils/gen_header.py' 2025-03-21T20:36:22.1903732Z adding 'executorch/backends/cadence/utils/post_compilation.py' 2025-03-21T20:36:22.1904590Z adding 'executorch/backends/cadence/utils/FACTO/setup.py' 2025-03-21T20:36:22.1905579Z adding 'executorch/backends/cadence/utils/FACTO/calibrator/__init__.py' 2025-03-21T20:36:22.1906350Z adding 'executorch/backends/cadence/utils/FACTO/calibrator/runner.py' 2025-03-21T20:36:22.1907449Z adding 'executorch/backends/cadence/utils/FACTO/examples/example.py' 2025-03-21T20:36:22.1908871Z adding 'executorch/backends/cadence/utils/FACTO/examples/minimal_example.py' 2025-03-21T20:36:22.1910104Z adding 'executorch/backends/cadence/utils/FACTO/examples/random_seed.py' 2025-03-21T20:36:22.1910797Z adding 'executorch/backends/cadence/utils/FACTO/facto/__init__.py' 2025-03-21T20:36:22.1911813Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/__init__.py' 2025-03-21T20:36:22.1913029Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple/__init__.py' 2025-03-21T20:36:22.1913860Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple/engine.py' 2025-03-21T20:36:22.1915179Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple/gen.py' 2025-03-21T20:36:22.1916116Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/__init__.py' 2025-03-21T20:36:22.1917511Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/engine.py' 2025-03-21T20:36:22.1918822Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/gen.py' 2025-03-21T20:36:22.1920137Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/type.py' 2025-03-21T20:36:22.1921123Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/__init__.py' 2025-03-21T20:36:22.1922689Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/engine.py' 2025-03-21T20:36:22.1923967Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/model.py' 2025-03-21T20:36:22.1925363Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/solve.py' 2025-03-21T20:36:22.1926382Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/specs/__init__.py' 2025-03-21T20:36:22.1927673Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/specs/model.py' 2025-03-21T20:36:22.1928448Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/utils/__init__.py' 2025-03-21T20:36:22.1929211Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/utils/random_manager.py' 2025-03-21T20:36:22.1930092Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/__init__.py' 2025-03-21T20:36:22.1931460Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/constants.py' 2025-03-21T20:36:22.1932438Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/gen.py' 2025-03-21T20:36:22.1933753Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/solve.py' 2025-03-21T20:36:22.1934841Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/space.py' 2025-03-21T20:36:22.1936174Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/type.py' 2025-03-21T20:36:22.1937221Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/utils.py' 2025-03-21T20:36:22.1938417Z adding 'executorch/backends/cadence/utils/FACTO/facto/specdb/db.py' 2025-03-21T20:36:22.1939325Z adding 'executorch/backends/cadence/utils/FACTO/facto/specdb/default.py' 2025-03-21T20:36:22.1940481Z adding 'executorch/backends/cadence/utils/FACTO/facto/specdb/dtypes.py' 2025-03-21T20:36:22.1941362Z adding 'executorch/backends/cadence/utils/FACTO/facto/specdb/function.py' 2025-03-21T20:36:22.1942664Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_argtuple_engine.py' 2025-03-21T20:36:22.1943921Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_argtuple_generator.py' 2025-03-21T20:36:22.1945245Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_argument_attributes.py' 2025-03-21T20:36:22.1946535Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_argument_generator.py' 2025-03-21T20:36:22.1947887Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_argument_types.py' 2025-03-21T20:36:22.1949318Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_attribute_engine.py' 2025-03-21T20:36:22.1950800Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_attribute_solver.py' 2025-03-21T20:36:22.1952099Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_constraints.py' 2025-03-21T20:36:22.1953474Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_meta_arg_engine.py' 2025-03-21T20:36:22.1954706Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_specs.py' 2025-03-21T20:36:22.1955873Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_structural_engine.py' 2025-03-21T20:36:22.1957162Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_generation.py' 2025-03-21T20:36:22.1958461Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_solving.py' 2025-03-21T20:36:22.1959891Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_space.py' 2025-03-21T20:36:22.1961216Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_types.py' 2025-03-21T20:36:22.1962351Z adding 'executorch/backends/example/example_backend.py' 2025-03-21T20:36:22.1963210Z adding 'executorch/backends/example/example_partitioner.py' 2025-03-21T20:36:22.1964114Z adding 'executorch/backends/example/example_quantizer.py' 2025-03-21T20:36:22.1964790Z adding 'executorch/backends/example/test_example_delegate.py' 2025-03-21T20:36:22.1966029Z adding 'executorch/backends/example/example_backend_delegate_passes/merge_to_dim_pass.py' 2025-03-21T20:36:22.1967238Z adding 'executorch/backends/example/example_backend_delegate_passes/permute_memory_formats_pass.py' 2025-03-21T20:36:22.1968659Z adding 'executorch/backends/example/example_operators/adaptive_avg_pool2d.py' 2025-03-21T20:36:22.1969488Z adding 'executorch/backends/example/example_operators/add.py' 2025-03-21T20:36:22.1970482Z adding 'executorch/backends/example/example_operators/conv2d.py' 2025-03-21T20:36:22.1971456Z adding 'executorch/backends/example/example_operators/conv_relu.py' 2025-03-21T20:36:22.1972031Z adding 'executorch/backends/example/example_operators/dropout.py' 2025-03-21T20:36:22.1972598Z adding 'executorch/backends/example/example_operators/flatten.py' 2025-03-21T20:36:22.1973162Z adding 'executorch/backends/example/example_operators/linear.py' 2025-03-21T20:36:22.1973916Z adding 'executorch/backends/example/example_operators/op_base.py' 2025-03-21T20:36:22.1974895Z adding 'executorch/backends/example/example_operators/ops.py' 2025-03-21T20:36:22.1975698Z adding 'executorch/backends/example/example_operators/utils.py' 2025-03-21T20:36:22.1976451Z adding 'executorch/backends/mediatek/__init__.py' 2025-03-21T20:36:22.1977218Z adding 'executorch/backends/mediatek/partitioner.py' 2025-03-21T20:36:22.1977967Z adding 'executorch/backends/mediatek/preprocess.py' 2025-03-21T20:36:22.1978489Z adding 'executorch/backends/mediatek/_passes/__init__.py' 2025-03-21T20:36:22.1979119Z adding 'executorch/backends/mediatek/_passes/decompose_scaled_dot_product_attention.py' 2025-03-21T20:36:22.1979741Z adding 'executorch/backends/mediatek/quantizer/__init__.py' 2025-03-21T20:36:22.1980254Z adding 'executorch/backends/mediatek/quantizer/annotator.py' 2025-03-21T20:36:22.1980763Z adding 'executorch/backends/mediatek/quantizer/qconfig.py' 2025-03-21T20:36:22.1981316Z adding 'executorch/backends/mediatek/quantizer/quantizer.py' 2025-03-21T20:36:22.1981815Z adding 'executorch/backends/qualcomm/qnn_preprocess.py' 2025-03-21T20:36:22.1982285Z adding 'executorch/backends/qualcomm/_passes/__init__.py' 2025-03-21T20:36:22.1982880Z adding 'executorch/backends/qualcomm/_passes/annotate_decomposed.py' 2025-03-21T20:36:22.1983817Z adding 'executorch/backends/qualcomm/_passes/annotate_quant_attrs.py' 2025-03-21T20:36:22.1984788Z adding 'executorch/backends/qualcomm/_passes/build_quant_io.py' 2025-03-21T20:36:22.1985733Z adding 'executorch/backends/qualcomm/_passes/constant_i64_to_i32.py' 2025-03-21T20:36:22.1986807Z adding 'executorch/backends/qualcomm/_passes/convert_bmm_to_matmul.py' 2025-03-21T20:36:22.1988157Z adding 'executorch/backends/qualcomm/_passes/convert_interpolate_with_upsample2d.py' 2025-03-21T20:36:22.1989266Z adding 'executorch/backends/qualcomm/_passes/convert_to_linear.py' 2025-03-21T20:36:22.1990254Z adding 'executorch/backends/qualcomm/_passes/decompose_any.py' 2025-03-21T20:36:22.1991159Z adding 'executorch/backends/qualcomm/_passes/decompose_einsum.py' 2025-03-21T20:36:22.1992269Z adding 'executorch/backends/qualcomm/_passes/decompose_linalg_vector_norm.py' 2025-03-21T20:36:22.1993265Z adding 'executorch/backends/qualcomm/_passes/decompose_silu.py' 2025-03-21T20:36:22.1994347Z adding 'executorch/backends/qualcomm/_passes/expand_broadcast_tensor_shape.py' 2025-03-21T20:36:22.1995255Z adding 'executorch/backends/qualcomm/_passes/fold_qdq.py' 2025-03-21T20:36:22.1995952Z adding 'executorch/backends/qualcomm/_passes/fuse_consecutive_transpose.py' 2025-03-21T20:36:22.1997191Z adding 'executorch/backends/qualcomm/_passes/insert_io_qdq.py' 2025-03-21T20:36:22.1998007Z adding 'executorch/backends/qualcomm/_passes/insert_requantize.py' 2025-03-21T20:36:22.1999018Z adding 'executorch/backends/qualcomm/_passes/layout_transform.py' 2025-03-21T20:36:22.2000028Z adding 'executorch/backends/qualcomm/_passes/lift_constant_scalar_operands.py' 2025-03-21T20:36:22.2001236Z adding 'executorch/backends/qualcomm/_passes/recompose_pixel_unshuffle.py' 2025-03-21T20:36:22.2002256Z adding 'executorch/backends/qualcomm/_passes/recompose_prelu.py' 2025-03-21T20:36:22.2003277Z adding 'executorch/backends/qualcomm/_passes/recompose_rms_norm.py' 2025-03-21T20:36:22.2004146Z adding 'executorch/backends/qualcomm/_passes/reduce_dynamic_range.py' 2025-03-21T20:36:22.2005067Z adding 'executorch/backends/qualcomm/_passes/remove_redundancy.py' 2025-03-21T20:36:22.2006217Z adding 'executorch/backends/qualcomm/_passes/replace_index_put_input.py' 2025-03-21T20:36:22.2007262Z adding 'executorch/backends/qualcomm/_passes/replace_inf_buffer.py' 2025-03-21T20:36:22.2008303Z adding 'executorch/backends/qualcomm/_passes/tensor_i64_to_i32.py' 2025-03-21T20:36:22.2008986Z adding 'executorch/backends/qualcomm/_passes/utils.py' 2025-03-21T20:36:22.2009799Z adding 'executorch/backends/qualcomm/aot/ir/qcir.fbs' 2025-03-21T20:36:22.2010580Z adding 'executorch/backends/qualcomm/builders/__init__.py' 2025-03-21T20:36:22.2276273Z adding 'executorch/backends/qualcomm/builders/node_visitor.py' 2025-03-21T20:36:22.2277248Z adding 'executorch/backends/qualcomm/builders/op_abs.py' 2025-03-21T20:36:22.2277926Z adding 'executorch/backends/qualcomm/builders/op_adaptive_avg_pool2d.py' 2025-03-21T20:36:22.2278497Z adding 'executorch/backends/qualcomm/builders/op_add.py' 2025-03-21T20:36:22.2278993Z adding 'executorch/backends/qualcomm/builders/op_arange.py' 2025-03-21T20:36:22.2279523Z adding 'executorch/backends/qualcomm/builders/op_argmin.py' 2025-03-21T20:36:22.2280065Z adding 'executorch/backends/qualcomm/builders/op_avg_pool2d.py' 2025-03-21T20:36:22.2280606Z adding 'executorch/backends/qualcomm/builders/op_batch_norm.py' 2025-03-21T20:36:22.2281114Z adding 'executorch/backends/qualcomm/builders/op_bmm.py' 2025-03-21T20:36:22.2281589Z adding 'executorch/backends/qualcomm/builders/op_cat.py' 2025-03-21T20:36:22.2282062Z adding 'executorch/backends/qualcomm/builders/op_ceil.py' 2025-03-21T20:36:22.2282545Z adding 'executorch/backends/qualcomm/builders/op_clamp.py' 2025-03-21T20:36:22.2283029Z adding 'executorch/backends/qualcomm/builders/op_conv2d.py' 2025-03-21T20:36:22.2283509Z adding 'executorch/backends/qualcomm/builders/op_cos.py' 2025-03-21T20:36:22.2284032Z adding 'executorch/backends/qualcomm/builders/op_depth_to_space.py' 2025-03-21T20:36:22.2284787Z adding 'executorch/backends/qualcomm/builders/op_dequantize.py' 2025-03-21T20:36:22.2285684Z adding 'executorch/backends/qualcomm/builders/op_div.py' 2025-03-21T20:36:22.2286582Z adding 'executorch/backends/qualcomm/builders/op_embedding.py' 2025-03-21T20:36:22.2287317Z adding 'executorch/backends/qualcomm/builders/op_eq.py' 2025-03-21T20:36:22.2288199Z adding 'executorch/backends/qualcomm/builders/op_expand.py' 2025-03-21T20:36:22.2289030Z adding 'executorch/backends/qualcomm/builders/op_full.py' 2025-03-21T20:36:22.2289913Z adding 'executorch/backends/qualcomm/builders/op_full_like.py' 2025-03-21T20:36:22.2290773Z adding 'executorch/backends/qualcomm/builders/op_ge.py' 2025-03-21T20:36:22.2291617Z adding 'executorch/backends/qualcomm/builders/op_gelu.py' 2025-03-21T20:36:22.2292520Z adding 'executorch/backends/qualcomm/builders/op_group_norm.py' 2025-03-21T20:36:22.2293436Z adding 'executorch/backends/qualcomm/builders/op_gt.py' 2025-03-21T20:36:22.2294361Z adding 'executorch/backends/qualcomm/builders/op_hardsigmoid.py' 2025-03-21T20:36:22.2295347Z adding 'executorch/backends/qualcomm/builders/op_hardswish.py' 2025-03-21T20:36:22.2296496Z adding 'executorch/backends/qualcomm/builders/op_hardtanh.py' 2025-03-21T20:36:22.2297410Z adding 'executorch/backends/qualcomm/builders/op_index.py' 2025-03-21T20:36:22.2298476Z adding 'executorch/backends/qualcomm/builders/op_index_put.py' 2025-03-21T20:36:22.2299485Z adding 'executorch/backends/qualcomm/builders/op_instance_norm.py' 2025-03-21T20:36:22.2300480Z adding 'executorch/backends/qualcomm/builders/op_layer_norm.py' 2025-03-21T20:36:22.2301405Z adding 'executorch/backends/qualcomm/builders/op_le.py' 2025-03-21T20:36:22.2302245Z adding 'executorch/backends/qualcomm/builders/op_linear.py' 2025-03-21T20:36:22.2303135Z adding 'executorch/backends/qualcomm/builders/op_log.py' 2025-03-21T20:36:22.2304051Z adding 'executorch/backends/qualcomm/builders/op_log_softmax.py' 2025-03-21T20:36:22.2305069Z adding 'executorch/backends/qualcomm/builders/op_logical_not.py' 2025-03-21T20:36:22.2305984Z adding 'executorch/backends/qualcomm/builders/op_lt.py' 2025-03-21T20:36:22.2306850Z adding 'executorch/backends/qualcomm/builders/op_matmul.py' 2025-03-21T20:36:22.2307714Z adding 'executorch/backends/qualcomm/builders/op_max.py' 2025-03-21T20:36:22.2308653Z adding 'executorch/backends/qualcomm/builders/op_max_pool2d.py' 2025-03-21T20:36:22.2309603Z adding 'executorch/backends/qualcomm/builders/op_mean_dim.py' 2025-03-21T20:36:22.2310510Z adding 'executorch/backends/qualcomm/builders/op_min.py' 2025-03-21T20:36:22.2311358Z adding 'executorch/backends/qualcomm/builders/op_mul.py' 2025-03-21T20:36:22.2312203Z adding 'executorch/backends/qualcomm/builders/op_ne.py' 2025-03-21T20:36:22.2313040Z adding 'executorch/backends/qualcomm/builders/op_neg.py' 2025-03-21T20:36:22.2313902Z adding 'executorch/backends/qualcomm/builders/op_or.py' 2025-03-21T20:36:22.2314739Z adding 'executorch/backends/qualcomm/builders/op_pad.py' 2025-03-21T20:36:22.2315596Z adding 'executorch/backends/qualcomm/builders/op_pow.py' 2025-03-21T20:36:22.2316432Z adding 'executorch/backends/qualcomm/builders/op_prelu.py' 2025-03-21T20:36:22.2317377Z adding 'executorch/backends/qualcomm/builders/op_quantize.py' 2025-03-21T20:36:22.2318276Z adding 'executorch/backends/qualcomm/builders/op_relu.py' 2025-03-21T20:36:22.2319183Z adding 'executorch/backends/qualcomm/builders/op_repeat.py' 2025-03-21T20:36:22.2320079Z adding 'executorch/backends/qualcomm/builders/op_reshape.py' 2025-03-21T20:36:22.2321019Z adding 'executorch/backends/qualcomm/builders/op_rms_norm.py' 2025-03-21T20:36:22.2321890Z adding 'executorch/backends/qualcomm/builders/op_rsqrt.py' 2025-03-21T20:36:22.2323033Z adding 'executorch/backends/qualcomm/builders/op_select_copy.py' 2025-03-21T20:36:22.2323986Z adding 'executorch/backends/qualcomm/builders/op_sigmoid.py' 2025-03-21T20:36:22.2324890Z adding 'executorch/backends/qualcomm/builders/op_sin.py' 2025-03-21T20:36:22.2325836Z adding 'executorch/backends/qualcomm/builders/op_skip_ops.py' 2025-03-21T20:36:22.2326788Z adding 'executorch/backends/qualcomm/builders/op_slice_copy.py' 2025-03-21T20:36:22.2327734Z adding 'executorch/backends/qualcomm/builders/op_softmax.py' 2025-03-21T20:36:22.2328731Z adding 'executorch/backends/qualcomm/builders/op_space_to_depth.py' 2025-03-21T20:36:22.2330019Z adding 'executorch/backends/qualcomm/builders/op_split_with_sizes.py' 2025-03-21T20:36:22.2330999Z adding 'executorch/backends/qualcomm/builders/op_sqrt.py' 2025-03-21T20:36:22.2331911Z adding 'executorch/backends/qualcomm/builders/op_squeeze.py' 2025-03-21T20:36:22.2332766Z adding 'executorch/backends/qualcomm/builders/op_sub.py' 2025-03-21T20:36:22.2333835Z adding 'executorch/backends/qualcomm/builders/op_sum_int_list.py' 2025-03-21T20:36:22.2335074Z adding 'executorch/backends/qualcomm/builders/op_tanh.py' 2025-03-21T20:36:22.2336118Z adding 'executorch/backends/qualcomm/builders/op_to.py' 2025-03-21T20:36:22.2337056Z adding 'executorch/backends/qualcomm/builders/op_topk.py' 2025-03-21T20:36:22.2338155Z adding 'executorch/backends/qualcomm/builders/op_transpose.py' 2025-03-21T20:36:22.2339514Z adding 'executorch/backends/qualcomm/builders/op_unsqueeze.py' 2025-03-21T20:36:22.2340682Z adding 'executorch/backends/qualcomm/builders/op_upsample_bilinear2d.py' 2025-03-21T20:36:22.2370805Z adding 'executorch/backends/qualcomm/builders/op_upsample_nearest2d.py' 2025-03-21T20:36:22.2372060Z adding 'executorch/backends/qualcomm/builders/op_where.py' 2025-03-21T20:36:22.2373028Z adding 'executorch/backends/qualcomm/builders/qnn_constants.py' 2025-03-21T20:36:22.2373938Z adding 'executorch/backends/qualcomm/builders/utils.py' 2025-03-21T20:36:22.2374782Z adding 'executorch/backends/qualcomm/debugger/utils.py' 2025-03-21T20:36:22.2375673Z adding 'executorch/backends/qualcomm/partition/common_defs.py' 2025-03-21T20:36:22.2376694Z adding 'executorch/backends/qualcomm/partition/qnn_partitioner.py' 2025-03-21T20:36:22.2377664Z adding 'executorch/backends/qualcomm/partition/utils.py' 2025-03-21T20:36:22.2378586Z adding 'executorch/backends/qualcomm/quantizer/annotators.py' 2025-03-21T20:36:22.2379598Z adding 'executorch/backends/qualcomm/quantizer/custom_annotation.py' 2025-03-21T20:36:22.2380583Z adding 'executorch/backends/qualcomm/quantizer/qconfig.py' 2025-03-21T20:36:22.2381500Z adding 'executorch/backends/qualcomm/quantizer/quantizer.py' 2025-03-21T20:36:22.2382681Z adding 'executorch/backends/qualcomm/quantizer/observers/per_channel_param_observer.py' 2025-03-21T20:36:22.2384017Z adding 'executorch/backends/qualcomm/serialization/qc_compiler_spec.fbs' 2025-03-21T20:36:22.2385117Z adding 'executorch/backends/qualcomm/serialization/qc_schema.py' 2025-03-21T20:36:22.2386199Z adding 'executorch/backends/qualcomm/serialization/qc_schema_serialize.py' 2025-03-21T20:36:22.2387233Z adding 'executorch/backends/qualcomm/tests/models.py' 2025-03-21T20:36:22.2388128Z adding 'executorch/backends/qualcomm/tests/test_qnn_delegate.py' 2025-03-21T20:36:22.2389043Z adding 'executorch/backends/qualcomm/tests/utils.py' 2025-03-21T20:36:22.2389861Z adding 'executorch/backends/qualcomm/utils/constants.py' 2025-03-21T20:36:22.2390712Z adding 'executorch/backends/qualcomm/utils/utils.py' 2025-03-21T20:36:22.2391472Z adding 'executorch/backends/transforms/__init__.py' 2025-03-21T20:36:22.2392331Z adding 'executorch/backends/transforms/addmm_mm_to_linear.py' 2025-03-21T20:36:22.2393246Z adding 'executorch/backends/transforms/convert_dtype_pass.py' 2025-03-21T20:36:22.2394173Z adding 'executorch/backends/transforms/decompose_sdpa.py' 2025-03-21T20:36:22.2395182Z adding 'executorch/backends/transforms/duplicate_dynamic_quant_chain.py' 2025-03-21T20:36:22.2396297Z adding 'executorch/backends/transforms/fuse_batch_norm_with_conv.py' 2025-03-21T20:36:22.2397310Z adding 'executorch/backends/transforms/fuse_conv_with_clamp.py' 2025-03-21T20:36:22.2398282Z adding 'executorch/backends/transforms/fuse_dequant_linear.py' 2025-03-21T20:36:22.2399211Z adding 'executorch/backends/transforms/fuse_view_copy.py' 2025-03-21T20:36:22.2400086Z adding 'executorch/backends/transforms/mean_to_sum_div.py' 2025-03-21T20:36:22.2401000Z adding 'executorch/backends/transforms/rank_0_to_rank_1.py' 2025-03-21T20:36:22.2402010Z adding 'executorch/backends/transforms/remove_clone_ops.py' 2025-03-21T20:36:22.2403027Z adding 'executorch/backends/transforms/replace_scalar_with_tensor.py' 2025-03-21T20:36:22.2403932Z adding 'executorch/backends/transforms/utils.py' 2025-03-21T20:36:22.2404898Z adding 'executorch/backends/transforms/view_copy_to_squeeze_unsqueeze.py' 2025-03-21T20:36:22.2406279Z adding 'executorch/backends/transforms/test/test_create_delete_constant_placeholder.py' 2025-03-21T20:36:22.2407646Z adding 'executorch/backends/transforms/test/test_duplicate_dynamic_quant_chain.py' 2025-03-21T20:36:22.2408869Z adding 'executorch/backends/transforms/test/test_rank_0_to_rank_1.py' 2025-03-21T20:36:22.2409789Z adding 'executorch/backends/vulkan/__init__.py' 2025-03-21T20:36:22.2410549Z adding 'executorch/backends/vulkan/custom_ops_lib.py' 2025-03-21T20:36:22.2411147Z adding 'executorch/backends/vulkan/op_registry.py' 2025-03-21T20:36:22.2411568Z adding 'executorch/backends/vulkan/utils.py' 2025-03-21T20:36:22.2411998Z adding 'executorch/backends/vulkan/vulkan_preprocess.py' 2025-03-21T20:36:22.2412689Z adding 'executorch/backends/vulkan/_passes/__init__.py' 2025-03-21T20:36:22.2413623Z adding 'executorch/backends/vulkan/_passes/insert_prepack_nodes.py' 2025-03-21T20:36:22.2414520Z adding 'executorch/backends/vulkan/_passes/int4_weight_only_quantizer.py' 2025-03-21T20:36:22.2415103Z adding 'executorch/backends/vulkan/_passes/remove_asserts.py' 2025-03-21T20:36:22.2415674Z adding 'executorch/backends/vulkan/_passes/remove_local_scalar_dense_ops.py' 2025-03-21T20:36:22.2416420Z adding 'executorch/backends/vulkan/_passes/remove_redundant_ops.py' 2025-03-21T20:36:22.2417502Z adding 'executorch/backends/vulkan/_passes/squeeze_unsqueeze_inputs.py' 2025-03-21T20:36:22.2418406Z adding 'executorch/backends/vulkan/_passes/tag_memory_meta_pass.py' 2025-03-21T20:36:22.2419497Z adding 'executorch/backends/vulkan/partitioner/vulkan_partitioner.py' 2025-03-21T20:36:22.2571387Z adding 'executorch/backends/vulkan/quantizer/vulkan_quantizer.py' 2025-03-21T20:36:22.2572402Z adding 'executorch/backends/vulkan/runtime/gen_vulkan_spv.py' 2025-03-21T20:36:22.2573183Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_naive_buffer.yaml' 2025-03-21T20:36:22.2573967Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_naive_texture3d.yaml' 2025-03-21T20:36:22.2574726Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_optimized.yaml' 2025-03-21T20:36:22.2575617Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/arange.yaml' 2025-03-21T20:36:22.2576604Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/avg_pool2d.yaml' 2025-03-21T20:36:22.2577732Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/batchnorm.yaml' 2025-03-21T20:36:22.2578686Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/binary_op.yaml' 2025-03-21T20:36:22.2580111Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/bitw8_image_to_nchw_nobitw8buffer.yaml' 2025-03-21T20:36:22.2581379Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/buffer_to_buffer.yaml' 2025-03-21T20:36:22.2582644Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/buffer_to_nchw.yaml' 2025-03-21T20:36:22.2583540Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/clone.yaml' 2025-03-21T20:36:22.2584151Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv1d.yaml' 2025-03-21T20:36:22.2584739Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d.yaml' 2025-03-21T20:36:22.2585355Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw.yaml' 2025-03-21T20:36:22.2586056Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_output_tile.yaml' 2025-03-21T20:36:22.2586917Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_prepack_weights.yaml' 2025-03-21T20:36:22.2587724Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_sned_output_tile.yaml' 2025-03-21T20:36:22.2588704Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_prepack_weights.yaml' 2025-03-21T20:36:22.2589538Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_pw.yaml' 2025-03-21T20:36:22.2590215Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d.yaml' 2025-03-21T20:36:22.2591013Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d_prepack_weights.yaml' 2025-03-21T20:36:22.2591314Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/copy_channel_offset.yaml' 2025-03-21T20:36:22.2591663Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/copy_offset.yaml' 2025-03-21T20:36:22.2591993Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/copy_packed_dim_offset.yaml' 2025-03-21T20:36:22.2592268Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/embedding.yaml' 2025-03-21T20:36:22.2592608Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/flip.yaml' 2025-03-21T20:36:22.2592851Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/full.yaml' 2025-03-21T20:36:22.2593122Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/grid_priors.yaml' 2025-03-21T20:36:22.2593401Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/image_to_nchw.yaml' 2025-03-21T20:36:22.2593689Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/index_select.yaml' 2025-03-21T20:36:22.2594093Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/index_select_channel.yaml' 2025-03-21T20:36:22.2594502Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/kv_cache_update.yaml' 2025-03-21T20:36:22.2594784Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/max_pool2d.yaml' 2025-03-21T20:36:22.2595084Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/native_layer_norm.yaml' 2025-03-21T20:36:22.2595466Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_bitw8_image_nobitw8buffer.yaml' 2025-03-21T20:36:22.2595773Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_buffer.yaml' 2025-03-21T20:36:22.2596055Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_image.yaml' 2025-03-21T20:36:22.2596309Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/no_op.yaml' 2025-03-21T20:36:22.2596583Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/pad_channel.yaml' 2025-03-21T20:36:22.2596896Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/pad_height_width.yaml' 2025-03-21T20:36:22.2597154Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/permute.yaml' 2025-03-21T20:36:22.2597425Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/q_4w_linear.yaml' 2025-03-21T20:36:22.2597707Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/q_8w_linear.yaml' 2025-03-21T20:36:22.2598026Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/q_8w_linear_optimized.yaml' 2025-03-21T20:36:22.2598283Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/reduce.yaml' 2025-03-21T20:36:22.2598564Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/repeat_channel.yaml' 2025-03-21T20:36:22.2598875Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/repeat_interleave.yaml' 2025-03-21T20:36:22.2599169Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/rotary_embedding.yaml' 2025-03-21T20:36:22.2599527Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/sdpa_attn_weight_scale_and_mask.yaml' 2025-03-21T20:36:22.2599825Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_batch_4d.yaml' 2025-03-21T20:36:22.2600120Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_channel_3d.yaml' 2025-03-21T20:36:22.2600425Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_channel_4d.yaml' 2025-03-21T20:36:22.2600715Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_height_3d.yaml' 2025-03-21T20:36:22.2601020Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_height_4d.yaml' 2025-03-21T20:36:22.2601371Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_width_3d.yaml' 2025-03-21T20:36:22.2601668Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_width_4d.yaml' 2025-03-21T20:36:22.2602061Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/slice_packed_dim.yaml' 2025-03-21T20:36:22.2602422Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/slice_unpacked_dim.yaml' 2025-03-21T20:36:22.2602689Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/softmax.yaml' 2025-03-21T20:36:22.2602943Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/unary_op.yaml' 2025-03-21T20:36:22.2603255Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/upsample_nearest2d.yaml' 2025-03-21T20:36:22.2603487Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/view.yaml' 2025-03-21T20:36:22.2603699Z adding 'executorch/backends/vulkan/serialization/schema.fbs' 2025-03-21T20:36:22.2604021Z adding 'executorch/backends/vulkan/serialization/vulkan_graph_builder.py' 2025-03-21T20:36:22.2604280Z adding 'executorch/backends/vulkan/serialization/vulkan_graph_schema.py' 2025-03-21T20:36:22.2604594Z adding 'executorch/backends/vulkan/serialization/vulkan_graph_serialize.py' 2025-03-21T20:36:22.2604912Z adding 'executorch/backends/vulkan/test/test_serialization.py' 2025-03-21T20:36:22.2605143Z adding 'executorch/backends/vulkan/test/test_vulkan_delegate.py' 2025-03-21T20:36:22.2605485Z adding 'executorch/backends/vulkan/test/test_vulkan_delegate_header.py' 2025-03-21T20:36:22.2605706Z adding 'executorch/backends/vulkan/test/glsl/all_shaders.yaml' 2025-03-21T20:36:22.2605890Z adding 'executorch/backends/vulkan/test/op_tests/cases.py' 2025-03-21T20:36:22.2606151Z adding 'executorch/backends/vulkan/test/op_tests/generate_op_benchmarks.py' 2025-03-21T20:36:22.2606458Z adding 'executorch/backends/vulkan/test/op_tests/generate_op_correctness_tests.py' 2025-03-21T20:36:22.2606831Z adding 'executorch/backends/vulkan/test/op_tests/utils/aten_types.py' 2025-03-21T20:36:22.2607130Z adding 'executorch/backends/vulkan/test/op_tests/utils/gen_benchmark_vk.py' 2025-03-21T20:36:22.2607395Z adding 'executorch/backends/vulkan/test/op_tests/utils/gen_computegraph.py' 2025-03-21T20:36:22.2607686Z adding 'executorch/backends/vulkan/test/op_tests/utils/gen_correctness_base.py' 2025-03-21T20:36:22.2607952Z adding 'executorch/backends/vulkan/test/op_tests/utils/gen_correctness_vk.py' 2025-03-21T20:36:22.2608200Z adding 'executorch/backends/vulkan/test/op_tests/utils/test_suite.py' 2025-03-21T20:36:22.2608536Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/apiconventions.py' 2025-03-21T20:36:22.2608999Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/cgenerator.py' 2025-03-21T20:36:22.2609327Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/conventions.py' 2025-03-21T20:36:22.2609632Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/generator.py' 2025-03-21T20:36:22.2609934Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/genvk.py' 2025-03-21T20:36:22.2610207Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/reg.py' 2025-03-21T20:36:22.2610544Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/vkconventions.py' 2025-03-21T20:36:22.2610965Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools/util.py' 2025-03-21T20:36:22.2611456Z adding 'executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis/GpuMemDumpVis.py' 2025-03-21T20:36:22.2611690Z adding 'executorch/backends/vulkan/third-party/volk/generate.py' 2025-03-21T20:36:22.2611949Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/buf_bandwidth.yaml' 2025-03-21T20:36:22.2612241Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/buf_cacheline_size.yaml' 2025-03-21T20:36:22.2612482Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/reg_count.yaml' 2025-03-21T20:36:22.2612869Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/tex_bandwidth.yaml' 2025-03-21T20:36:22.2613251Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/tex_cacheline_concurr.yaml' 2025-03-21T20:36:22.2613499Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/warp_size.yaml' 2025-03-21T20:36:22.2613647Z adding 'executorch/backends/xnnpack/__init__.py' 2025-03-21T20:36:22.2613849Z adding 'executorch/backends/xnnpack/xnnpack_preprocess.py' 2025-03-21T20:36:22.2614035Z adding 'executorch/backends/xnnpack/_passes/__init__.py' 2025-03-21T20:36:22.2614330Z adding 'executorch/backends/xnnpack/_passes/channels_last_tagged_reshape_pass.py' 2025-03-21T20:36:22.2614564Z adding 'executorch/backends/xnnpack/_passes/conv1d_unsqueeze_pass.py' 2025-03-21T20:36:22.2614791Z adding 'executorch/backends/xnnpack/_passes/convert_to_linear.py' 2025-03-21T20:36:22.2898685Z adding 'executorch/backends/xnnpack/_passes/convert_to_sdpa.py' 2025-03-21T20:36:22.2899246Z adding 'executorch/backends/xnnpack/_passes/convert_to_upsample_bilinear2d.py' 2025-03-21T20:36:22.2899573Z adding 'executorch/backends/xnnpack/_passes/decompose_cat.py' 2025-03-21T20:36:22.2899844Z adding 'executorch/backends/xnnpack/_passes/fuse_activation_pass.py' 2025-03-21T20:36:22.2900094Z adding 'executorch/backends/xnnpack/_passes/fuse_batch_norm_with_conv.py' 2025-03-21T20:36:22.2900316Z adding 'executorch/backends/xnnpack/_passes/prelu_reshape_pass.py' 2025-03-21T20:36:22.2900582Z adding 'executorch/backends/xnnpack/_passes/remove_getitem_op.py' 2025-03-21T20:36:22.2900975Z adding 'executorch/backends/xnnpack/_passes/tag_implicit_q_dq_pass.py' 2025-03-21T20:36:22.2901332Z adding 'executorch/backends/xnnpack/_passes/xnnpack_pass.py' 2025-03-21T20:36:22.2901666Z adding 'executorch/backends/xnnpack/operators/__init__.py' 2025-03-21T20:36:22.2902053Z adding 'executorch/backends/xnnpack/operators/node_visitor.py' 2025-03-21T20:36:22.2902382Z adding 'executorch/backends/xnnpack/operators/op_abs.py' 2025-03-21T20:36:22.2902686Z adding 'executorch/backends/xnnpack/operators/op_add.py' 2025-03-21T20:36:22.2902946Z adding 'executorch/backends/xnnpack/operators/op_addmm.py' 2025-03-21T20:36:22.2903177Z adding 'executorch/backends/xnnpack/operators/op_avg_pooling2d.py' 2025-03-21T20:36:22.2903374Z adding 'executorch/backends/xnnpack/operators/op_bmm.py' 2025-03-21T20:36:22.2903554Z adding 'executorch/backends/xnnpack/operators/op_cat.py' 2025-03-21T20:36:22.2903765Z adding 'executorch/backends/xnnpack/operators/op_ceiling.py' 2025-03-21T20:36:22.2903952Z adding 'executorch/backends/xnnpack/operators/op_clamp.py' 2025-03-21T20:36:22.2904143Z adding 'executorch/backends/xnnpack/operators/op_conv2d.py' 2025-03-21T20:36:22.2904336Z adding 'executorch/backends/xnnpack/operators/op_div.py' 2025-03-21T20:36:22.2904601Z adding 'executorch/backends/xnnpack/operators/op_dynamic_dequantize_ops.py' 2025-03-21T20:36:22.2904881Z adding 'executorch/backends/xnnpack/operators/op_dynamic_quantize_ops.py' 2025-03-21T20:36:22.2905063Z adding 'executorch/backends/xnnpack/operators/op_elu.py' 2025-03-21T20:36:22.2905261Z adding 'executorch/backends/xnnpack/operators/op_floor.py' 2025-03-21T20:36:22.2905505Z adding 'executorch/backends/xnnpack/operators/op_hardswish.py' 2025-03-21T20:36:22.2905714Z adding 'executorch/backends/xnnpack/operators/op_hardtanh.py' 2025-03-21T20:36:22.2905944Z adding 'executorch/backends/xnnpack/operators/op_leaky_relu.py' 2025-03-21T20:36:22.2906235Z adding 'executorch/backends/xnnpack/operators/op_linear.py' 2025-03-21T20:36:22.2906686Z adding 'executorch/backends/xnnpack/operators/op_matrix_multiplication.py' 2025-03-21T20:36:22.2906996Z adding 'executorch/backends/xnnpack/operators/op_max_dim.py' 2025-03-21T20:36:22.2907380Z adding 'executorch/backends/xnnpack/operators/op_max_pool2d.py' 2025-03-21T20:36:22.2907712Z adding 'executorch/backends/xnnpack/operators/op_maximum.py' 2025-03-21T20:36:22.2908051Z adding 'executorch/backends/xnnpack/operators/op_mean_dim.py' 2025-03-21T20:36:22.2908657Z adding 'executorch/backends/xnnpack/operators/op_minimum.py' 2025-03-21T20:36:22.2909025Z adding 'executorch/backends/xnnpack/operators/op_multiply.py' 2025-03-21T20:36:22.2909372Z adding 'executorch/backends/xnnpack/operators/op_negate.py' 2025-03-21T20:36:22.2909731Z adding 'executorch/backends/xnnpack/operators/op_permute.py' 2025-03-21T20:36:22.2910075Z adding 'executorch/backends/xnnpack/operators/op_prelu.py' 2025-03-21T20:36:22.2910448Z adding 'executorch/backends/xnnpack/operators/op_quant_dequant.py' 2025-03-21T20:36:22.2910735Z adding 'executorch/backends/xnnpack/operators/op_relu.py' 2025-03-21T20:36:22.2911075Z adding 'executorch/backends/xnnpack/operators/op_rsqrt.py' 2025-03-21T20:36:22.2911390Z adding 'executorch/backends/xnnpack/operators/op_sdpa.py' 2025-03-21T20:36:22.2911765Z adding 'executorch/backends/xnnpack/operators/op_sigmoid.py' 2025-03-21T20:36:22.2912307Z adding 'executorch/backends/xnnpack/operators/op_skip_ops.py' 2025-03-21T20:36:22.2912648Z adding 'executorch/backends/xnnpack/operators/op_slice_copy.py' 2025-03-21T20:36:22.2912845Z adding 'executorch/backends/xnnpack/operators/op_softmax.py' 2025-03-21T20:36:22.2913086Z adding 'executorch/backends/xnnpack/operators/op_square.py' 2025-03-21T20:36:22.2913469Z adding 'executorch/backends/xnnpack/operators/op_square_root.py' 2025-03-21T20:36:22.2913809Z adding 'executorch/backends/xnnpack/operators/op_squeeze.py' 2025-03-21T20:36:22.2914293Z adding 'executorch/backends/xnnpack/operators/op_static_constant_pad.py' 2025-03-21T20:36:22.2914791Z adding 'executorch/backends/xnnpack/operators/op_static_resize_bilinear_2d.py' 2025-03-21T20:36:22.2915062Z adding 'executorch/backends/xnnpack/operators/op_sub.py' 2025-03-21T20:36:22.2915260Z adding 'executorch/backends/xnnpack/operators/op_to_copy.py' 2025-03-21T20:36:22.2915473Z adding 'executorch/backends/xnnpack/operators/quant_params.py' 2025-03-21T20:36:22.2915752Z adding 'executorch/backends/xnnpack/partition/configs.py' 2025-03-21T20:36:22.2916190Z adding 'executorch/backends/xnnpack/partition/xnnpack_partitioner.py' 2025-03-21T20:36:22.2916602Z adding 'executorch/backends/xnnpack/partition/config/__init__.py' 2025-03-21T20:36:22.2917034Z adding 'executorch/backends/xnnpack/partition/config/gemm_configs.py' 2025-03-21T20:36:22.2917540Z adding 'executorch/backends/xnnpack/partition/config/generic_node_configs.py' 2025-03-21T20:36:22.2917815Z adding 'executorch/backends/xnnpack/partition/config/node_configs.py' 2025-03-21T20:36:22.2918091Z adding 'executorch/backends/xnnpack/partition/config/quant_affine_configs.py' 2025-03-21T20:36:22.2918353Z adding 'executorch/backends/xnnpack/partition/config/xnnpack_config.py' 2025-03-21T20:36:22.2918585Z adding 'executorch/backends/xnnpack/partition/graphs/bilinear_2d.py' 2025-03-21T20:36:22.2918802Z adding 'executorch/backends/xnnpack/partition/graphs/sdpa.py' 2025-03-21T20:36:22.2919044Z adding 'executorch/backends/xnnpack/quantizer/xnnpack_quantizer.py' 2025-03-21T20:36:22.2919316Z adding 'executorch/backends/xnnpack/quantizer/xnnpack_quantizer_utils.py' 2025-03-21T20:36:22.2919552Z adding 'executorch/backends/xnnpack/serialization/runtime_schema.fbs' 2025-03-21T20:36:22.2919752Z adding 'executorch/backends/xnnpack/serialization/schema.fbs' 2025-03-21T20:36:22.2920026Z adding 'executorch/backends/xnnpack/serialization/xnnpack_graph_schema.py' 2025-03-21T20:36:22.2920304Z adding 'executorch/backends/xnnpack/serialization/xnnpack_graph_serialize.py' 2025-03-21T20:36:22.2920523Z adding 'executorch/backends/xnnpack/test/test_xnnpack_utils.py' 2025-03-21T20:36:22.2920766Z adding 'executorch/backends/xnnpack/test/test_xnnpack_utils_classes.py' 2025-03-21T20:36:22.2920983Z adding 'executorch/backends/xnnpack/test/models/deeplab_v3.py' 2025-03-21T20:36:22.2921161Z adding 'executorch/backends/xnnpack/test/models/edsr.py' 2025-03-21T20:36:22.2921383Z adding 'executorch/backends/xnnpack/test/models/emformer_rnnt.py' 2025-03-21T20:36:22.2921612Z adding 'executorch/backends/xnnpack/test/models/inception_v3.py' 2025-03-21T20:36:22.2921931Z adding 'executorch/backends/xnnpack/test/models/inception_v4.py' 2025-03-21T20:36:22.2922405Z adding 'executorch/backends/xnnpack/test/models/llama2_et_example.py' 2025-03-21T20:36:22.2922615Z adding 'executorch/backends/xnnpack/test/models/mobilebert.py' 2025-03-21T20:36:22.2922848Z adding 'executorch/backends/xnnpack/test/models/mobilenet_v2.py' 2025-03-21T20:36:22.2923065Z adding 'executorch/backends/xnnpack/test/models/mobilenet_v3.py' 2025-03-21T20:36:22.2923255Z adding 'executorch/backends/xnnpack/test/models/resnet.py' 2025-03-21T20:36:22.2923582Z adding 'executorch/backends/xnnpack/test/models/torchvision_vit.py' 2025-03-21T20:36:22.2923954Z adding 'executorch/backends/xnnpack/test/models/very_big_model.py' 2025-03-21T20:36:22.2924261Z adding 'executorch/backends/xnnpack/test/models/w2l.py' 2025-03-21T20:36:22.2924739Z adding 'executorch/backends/xnnpack/test/ops/test_abs.py' 2025-03-21T20:36:22.2925065Z adding 'executorch/backends/xnnpack/test/ops/test_add.py' 2025-03-21T20:36:22.2925506Z adding 'executorch/backends/xnnpack/test/ops/test_avgpool2d.py' 2025-03-21T20:36:22.2925846Z adding 'executorch/backends/xnnpack/test/ops/test_bilinear2d.py' 2025-03-21T20:36:22.2926040Z adding 'executorch/backends/xnnpack/test/ops/test_bmm.py' 2025-03-21T20:36:22.2926219Z adding 'executorch/backends/xnnpack/test/ops/test_cat.py' 2025-03-21T20:36:22.2926416Z adding 'executorch/backends/xnnpack/test/ops/test_ceil.py' 2025-03-21T20:36:22.2926673Z adding 'executorch/backends/xnnpack/test/ops/test_check_quant_params.py' 2025-03-21T20:36:22.2926875Z adding 'executorch/backends/xnnpack/test/ops/test_clamp.py' 2025-03-21T20:36:22.2927065Z adding 'executorch/backends/xnnpack/test/ops/test_conv1d.py' 2025-03-21T20:36:22.2927256Z adding 'executorch/backends/xnnpack/test/ops/test_conv2d.py' 2025-03-21T20:36:22.2927455Z adding 'executorch/backends/xnnpack/test/ops/test_div.py' 2025-03-21T20:36:22.2927723Z adding 'executorch/backends/xnnpack/test/ops/test_elu.py' 2025-03-21T20:36:22.2928061Z adding 'executorch/backends/xnnpack/test/ops/test_floor.py' 2025-03-21T20:36:22.2928429Z adding 'executorch/backends/xnnpack/test/ops/test_hardswish.py' 2025-03-21T20:36:22.2928816Z adding 'executorch/backends/xnnpack/test/ops/test_hardtanh.py' 2025-03-21T20:36:22.2929197Z adding 'executorch/backends/xnnpack/test/ops/test_leaky_relu.py' 2025-03-21T20:36:22.2929530Z adding 'executorch/backends/xnnpack/test/ops/test_linear.py' 2025-03-21T20:36:22.2929775Z adding 'executorch/backends/xnnpack/test/ops/test_lstm.py' 2025-03-21T20:36:22.2929974Z adding 'executorch/backends/xnnpack/test/ops/test_max_dim.py' 2025-03-21T20:36:22.2930189Z adding 'executorch/backends/xnnpack/test/ops/test_maximum.py' 2025-03-21T20:36:22.2930403Z adding 'executorch/backends/xnnpack/test/ops/test_maxpool2d.py' 2025-03-21T20:36:22.2930627Z adding 'executorch/backends/xnnpack/test/ops/test_mean_dim.py' 2025-03-21T20:36:22.2930826Z adding 'executorch/backends/xnnpack/test/ops/test_minimum.py' 2025-03-21T20:36:22.2931035Z adding 'executorch/backends/xnnpack/test/ops/test_multiply.py' 2025-03-21T20:36:22.2931241Z adding 'executorch/backends/xnnpack/test/ops/test_negate.py' 2025-03-21T20:36:22.2931438Z adding 'executorch/backends/xnnpack/test/ops/test_permute.py' 2025-03-21T20:36:22.2931629Z adding 'executorch/backends/xnnpack/test/ops/test_pow.py' 2025-03-21T20:36:22.2931817Z adding 'executorch/backends/xnnpack/test/ops/test_prelu.py' 2025-03-21T20:36:22.2932086Z adding 'executorch/backends/xnnpack/test/ops/test_quantize_per_tensor.py' 2025-03-21T20:36:22.2932269Z adding 'executorch/backends/xnnpack/test/ops/test_relu.py' 2025-03-21T20:36:22.2932452Z adding 'executorch/backends/xnnpack/test/ops/test_rsqrt.py' 2025-03-21T20:36:22.2932647Z adding 'executorch/backends/xnnpack/test/ops/test_sdpa.py' 2025-03-21T20:36:22.2932847Z adding 'executorch/backends/xnnpack/test/ops/test_sigmoid.py' 2025-03-21T20:36:22.2933072Z adding 'executorch/backends/xnnpack/test/ops/test_slice_copy.py' 2025-03-21T20:36:22.2933425Z adding 'executorch/backends/xnnpack/test/ops/test_softmax.py' 2025-03-21T20:36:22.2933611Z adding 'executorch/backends/xnnpack/test/ops/test_sqrt.py' 2025-03-21T20:36:22.2933820Z adding 'executorch/backends/xnnpack/test/ops/test_square.py' 2025-03-21T20:36:22.3173470Z adding 'executorch/backends/xnnpack/test/ops/test_static_constant_pad.py' 2025-03-21T20:36:22.3173847Z adding 'executorch/backends/xnnpack/test/ops/test_sub.py' 2025-03-21T20:36:22.3174232Z adding 'executorch/backends/xnnpack/test/passes/test_activation_fusion.py' 2025-03-21T20:36:22.3174570Z adding 'executorch/backends/xnnpack/test/passes/test_batch_norm_fusion.py' 2025-03-21T20:36:22.3175012Z adding 'executorch/backends/xnnpack/test/passes/test_channels_last_tagged_reshape.py' 2025-03-21T20:36:22.3175309Z adding 'executorch/backends/xnnpack/test/passes/test_convert_to_linear.py' 2025-03-21T20:36:22.3175877Z adding 'executorch/backends/xnnpack/test/passes/test_decompose_cat_pass.py' 2025-03-21T20:36:22.3176219Z adding 'executorch/backends/xnnpack/test/passes/test_remove_get_item_pass.py' 2025-03-21T20:36:22.3176564Z adding 'executorch/backends/xnnpack/test/passes/test_tag_implicit_q_dq_pass.py' 2025-03-21T20:36:22.3176845Z adding 'executorch/backends/xnnpack/test/quantizer/test_pt2e_quantization.py' 2025-03-21T20:36:22.3177113Z adding 'executorch/backends/xnnpack/test/quantizer/test_representation.py' 2025-03-21T20:36:22.3177404Z adding 'executorch/backends/xnnpack/test/quantizer/test_xnnpack_quantizer.py' 2025-03-21T20:36:22.3177740Z adding 'executorch/backends/xnnpack/test/serialization/test_serialization.py' 2025-03-21T20:36:22.3178060Z adding 'executorch/backends/xnnpack/test/serialization/test_xnnheader.py' 2025-03-21T20:36:22.3178260Z adding 'executorch/backends/xnnpack/test/tester/__init__.py' 2025-03-21T20:36:22.3178466Z adding 'executorch/backends/xnnpack/test/tester/tester.py' 2025-03-21T20:36:22.3178758Z adding 'executorch/backends/xnnpack/third-party/generate-cpuinfo-wrappers.py' 2025-03-21T20:36:22.3178989Z adding 'executorch/backends/xnnpack/third-party/FP16/configure.py' 2025-03-21T20:36:22.3179250Z adding 'executorch/backends/xnnpack/third-party/FP16/confu.yaml' 2025-03-21T20:36:22.3179597Z adding 'executorch/backends/xnnpack/third-party/FP16/include/fp16/__init__.py' 2025-03-21T20:36:22.3179880Z adding 'executorch/backends/xnnpack/third-party/FP16/include/fp16/avx.py' 2025-03-21T20:36:22.3180136Z adding 'executorch/backends/xnnpack/third-party/FP16/include/fp16/avx2.py' 2025-03-21T20:36:22.3180416Z adding 'executorch/backends/xnnpack/third-party/FP16/test/peachpy/stubs.py' 2025-03-21T20:36:22.3180644Z adding 'executorch/backends/xnnpack/third-party/FXdiv/configure.py' 2025-03-21T20:36:22.3180876Z adding 'executorch/backends/xnnpack/third-party/FXdiv/confu.yaml' 2025-03-21T20:36:22.3181167Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/scripts/check_config.py' 2025-03-21T20:36:22.3181505Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/scripts/check_files_changed.py' 2025-03-21T20:36:22.3181862Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/scripts/generate-build-identifier.py' 2025-03-21T20:36:22.3182180Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/scripts/sort-filenames.py' 2025-03-21T20:36:22.3182478Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/bf16-gemm-minmax.yaml' 2025-03-21T20:36:22.3182770Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-conv-hwc2chw.yaml' 2025-03-21T20:36:22.3183078Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv2d-chw.yaml' 2025-03-21T20:36:22.3183404Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-gemm-minmax.yaml' 2025-03-21T20:36:22.3183748Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-igemm-minmax.yaml' 2025-03-21T20:36:22.3184043Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-rdsum.yaml' 2025-03-21T20:36:22.3184465Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-rsum.yaml' 2025-03-21T20:36:22.3184757Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gemm-minmax.yaml' 2025-03-21T20:36:22.3185060Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear-chw.yaml' 2025-03-21T20:36:22.3185361Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear.yaml' 2025-03-21T20:36:22.3185663Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-igemm-minmax.yaml' 2025-03-21T20:36:22.3186015Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-raddstoreexpminusmax.yaml' 2025-03-21T20:36:22.3186331Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmax.yaml' 2025-03-21T20:36:22.3186653Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmin.yaml' 2025-03-21T20:36:22.3187037Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rminmax.yaml' 2025-03-21T20:36:22.3187316Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rsum.yaml' 2025-03-21T20:36:22.3187619Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-spmm-minmax.yaml' 2025-03-21T20:36:22.3187979Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmulcaddc-minmax.yaml' 2025-03-21T20:36:22.3188278Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-argmaxpool.yaml' 2025-03-21T20:36:22.3188554Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc.yaml' 2025-03-21T20:36:22.3188860Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc2chw.yaml' 2025-03-21T20:36:22.3189157Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv2d-chw.yaml' 2025-03-21T20:36:22.3189476Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-goi-minmax.yaml' 2025-03-21T20:36:22.3189768Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-minmax.yaml' 2025-03-21T20:36:22.3190054Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-relu.yaml' 2025-03-21T20:36:22.3190326Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm.yaml' 2025-03-21T20:36:22.3190630Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemminc-minmax.yaml' 2025-03-21T20:36:22.3190941Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear-chw.yaml' 2025-03-21T20:36:22.3191229Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear.yaml' 2025-03-21T20:36:22.3191567Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-minmax.yaml' 2025-03-21T20:36:22.3191918Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-relu.yaml' 2025-03-21T20:36:22.3192244Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm.yaml' 2025-03-21T20:36:22.3192545Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ppmm-minmax.yaml' 2025-03-21T20:36:22.3192905Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc4w-gemm-minmax.yaml' 2025-03-21T20:36:22.3193231Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-minmax.yaml' 2025-03-21T20:36:22.3193531Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-relu.yaml' 2025-03-21T20:36:22.3193826Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm.yaml' 2025-03-21T20:36:22.3194139Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddexpminusmax.yaml' 2025-03-21T20:36:22.3194441Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddextexp.yaml' 2025-03-21T20:36:22.3194781Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddstoreexpminusmax.yaml' 2025-03-21T20:36:22.3195045Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rdsum.yaml' 2025-03-21T20:36:22.3195319Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmax.yaml' 2025-03-21T20:36:22.3195644Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmin.yaml' 2025-03-21T20:36:22.3195932Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rminmax.yaml' 2025-03-21T20:36:22.3196249Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rsum.yaml' 2025-03-21T20:36:22.3196557Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-spmm-minmax.yaml' 2025-03-21T20:36:22.3196919Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulcaddc-minmax.yaml' 2025-03-21T20:36:22.3197261Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleexpminusmax.yaml' 2025-03-21T20:36:22.3197604Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleextexp.yaml' 2025-03-21T20:36:22.3197939Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qb4w-gemm-minmax.yaml' 2025-03-21T20:36:22.3198347Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax.yaml' 2025-03-21T20:36:22.3198682Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax.yaml' 2025-03-21T20:36:22.3199033Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax.yaml' 2025-03-21T20:36:22.3199364Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qb4w-gemm-minmax.yaml' 2025-03-21T20:36:22.3199710Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax.yaml' 2025-03-21T20:36:22.3200039Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax.yaml' 2025-03-21T20:36:22.3200447Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax.yaml' 2025-03-21T20:36:22.3200780Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qp8-f32-qb4w-gemm-minmax.yaml' 2025-03-21T20:36:22.3201162Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qp8-f32-qc4w-gemm-minmax.yaml' 2025-03-21T20:36:22.3201529Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32.yaml' 2025-03-21T20:36:22.3201939Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32.yaml' 2025-03-21T20:36:22.3202280Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-rdsum-minmax-fp32.yaml' 2025-03-21T20:36:22.3202549Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-rsum.yaml' 2025-03-21T20:36:22.3202884Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-fp32.yaml' 2025-03-21T20:36:22.3203214Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-rndnu.yaml' 2025-03-21T20:36:22.3203552Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-fp32.yaml' 2025-03-21T20:36:22.3203888Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-rndnu.yaml' 2025-03-21T20:36:22.3204210Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-rdsum.yaml' 2025-03-21T20:36:22.6462875Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-rsum.yaml' 2025-03-21T20:36:22.6463864Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/s8-ibilinear.yaml' 2025-03-21T20:36:22.6464718Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-ibilinear.yaml' 2025-03-21T20:36:22.6465483Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-lut32norm.yaml' 2025-03-21T20:36:22.6466145Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-rmax.yaml' 2025-03-21T20:36:22.6466780Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x8-lut.yaml' 2025-03-21T20:36:22.6467618Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-argmaxpool-test.py' 2025-03-21T20:36:22.6468603Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc-test.py' 2025-03-21T20:36:22.6469420Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc2chw-test.py' 2025-03-21T20:36:22.6470558Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-multipass-test.py' 2025-03-21T20:36:22.6471528Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-unipass-test.py' 2025-03-21T20:36:22.6472352Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv2d-chw-test.py' 2025-03-21T20:36:22.6473138Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gemm-test.py' 2025-03-21T20:36:22.6474051Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-chw-test.py' 2025-03-21T20:36:22.6474914Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-test.py' 2025-03-21T20:36:22.6475694Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-norm-test.py' 2025-03-21T20:36:22.6476709Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-test.py' 2025-03-21T20:36:22.6477548Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddexpminusmax-test.py' 2025-03-21T20:36:22.6478376Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddextexp-test.py' 2025-03-21T20:36:22.6479377Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddstoreexpminusmax-test.py' 2025-03-21T20:36:22.6480289Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-rdsum-benchmark.py' 2025-03-21T20:36:22.6481056Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-rdsum-test.py' 2025-03-21T20:36:22.6481904Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-reduce-test.py' 2025-03-21T20:36:22.6482710Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-spmm-test.py' 2025-03-21T20:36:22.6483478Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vbinary-test.py' 2025-03-21T20:36:22.6484360Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vmulcaddc-test.py' 2025-03-21T20:36:22.6485329Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleexpminusmax-test.py' 2025-03-21T20:36:22.6486201Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleextexp-test.py' 2025-03-21T20:36:22.6487049Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-test.py' 2025-03-21T20:36:22.6487829Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/primes.py' 2025-03-21T20:36:22.6488575Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/update-microkernels.py' 2025-03-21T20:36:22.6489262Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/xngen.py' 2025-03-21T20:36:22.6489995Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/xnncommon.py' 2025-03-21T20:36:22.6490671Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/configure.py' 2025-03-21T20:36:22.6491322Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/confu.yaml' 2025-03-21T20:36:22.6491942Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/configure.py' 2025-03-21T20:36:22.6492654Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/confu.yaml' 2025-03-21T20:36:22.6493453Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/scripts/android-device-dump.py' 2025-03-21T20:36:22.6494303Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/scripts/arm-linux-filesystem-dump.py' 2025-03-21T20:36:22.6495102Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/scripts/parse-x86-cpuid-dump.py' 2025-03-21T20:36:22.6495815Z adding 'executorch/backends/xnnpack/third-party/pthreadpool/configure.py' 2025-03-21T20:36:22.6496436Z adding 'executorch/backends/xnnpack/third-party/pthreadpool/confu.yaml' 2025-03-21T20:36:22.6496977Z adding 'executorch/backends/xnnpack/utils/configs.py' 2025-03-21T20:36:22.6497506Z adding 'executorch/backends/xnnpack/utils/quant_utils.py' 2025-03-21T20:36:22.6498035Z adding 'executorch/backends/xnnpack/utils/utils.py' 2025-03-21T20:36:22.6498643Z adding 'executorch/backends/xnnpack/utils/xnnpack_constants.py' 2025-03-21T20:36:22.6499110Z adding 'executorch/codegen/__init__.py' 2025-03-21T20:36:22.6499478Z adding 'executorch/codegen/tools/__init__.py' 2025-03-21T20:36:22.6499897Z adding 'executorch/codegen/tools/gen_all_oplist.py' 2025-03-21T20:36:22.6500314Z adding 'executorch/codegen/tools/gen_oplist.py' 2025-03-21T20:36:22.6500724Z adding 'executorch/codegen/tools/gen_ops_def.py' 2025-03-21T20:36:22.6501194Z adding 'executorch/codegen/tools/gen_selected_op_variants.py' 2025-03-21T20:36:22.6501643Z adding 'executorch/codegen/tools/merge_yaml.py' 2025-03-21T20:36:22.6502045Z adding 'executorch/codegen/tools/yaml_util.py' 2025-03-21T20:36:22.6502496Z adding 'executorch/codegen/tools/test/test_gen_all_oplist.py' 2025-03-21T20:36:22.6503105Z adding 'executorch/codegen/tools/test/test_gen_oplist.py' 2025-03-21T20:36:22.6503725Z adding 'executorch/codegen/tools/test/test_gen_oplist_real_model.py' 2025-03-21T20:36:22.6504366Z adding 'executorch/codegen/tools/test/test_gen_selected_op_variants.py' 2025-03-21T20:36:22.6504866Z adding 'executorch/data/bin/__init__.py' 2025-03-21T20:36:22.6505226Z adding 'executorch/data/bin/flatc' 2025-03-21T20:36:22.6505569Z adding 'executorch/devtools/__init__.py' 2025-03-21T20:36:22.6505975Z adding 'executorch/devtools/backend_debug/__init__.py' 2025-03-21T20:36:22.6506456Z adding 'executorch/devtools/backend_debug/delegation_info.py' 2025-03-21T20:36:22.6507003Z adding 'executorch/devtools/backend_debug/tests/test_delegation_info.py' 2025-03-21T20:36:22.6507546Z adding 'executorch/devtools/bundled_program/config.py' 2025-03-21T20:36:22.6508108Z adding 'executorch/devtools/bundled_program/core.py' 2025-03-21T20:36:22.6508595Z adding 'executorch/devtools/bundled_program/version.py' 2025-03-21T20:36:22.6509143Z adding 'executorch/devtools/bundled_program/schema/__init__.py' 2025-03-21T20:36:22.6509729Z adding 'executorch/devtools/bundled_program/schema/bundled_program_schema.fbs' 2025-03-21T20:36:22.6510408Z adding 'executorch/devtools/bundled_program/schema/bundled_program_schema.py' 2025-03-21T20:36:22.6511143Z adding 'executorch/devtools/bundled_program/schema/scalar_type.fbs' 2025-03-21T20:36:22.6511787Z adding 'executorch/devtools/bundled_program/schema/test/test_schema.py' 2025-03-21T20:36:22.6512376Z adding 'executorch/devtools/bundled_program/serialize/__init__.py' 2025-03-21T20:36:22.6513009Z adding 'executorch/devtools/bundled_program/serialize/bundled_program_schema.fbs' 2025-03-21T20:36:22.6513640Z adding 'executorch/devtools/bundled_program/serialize/scalar_type.fbs' 2025-03-21T20:36:22.6514265Z adding 'executorch/devtools/bundled_program/serialize/test/test_serialize.py' 2025-03-21T20:36:22.6514944Z adding 'executorch/devtools/bundled_program/test/test_bundle_data.py' 2025-03-21T20:36:22.6515607Z adding 'executorch/devtools/bundled_program/test/test_config.py' 2025-03-21T20:36:22.6516212Z adding 'executorch/devtools/bundled_program/test/test_end2end.py' 2025-03-21T20:36:22.6516738Z adding 'executorch/devtools/bundled_program/util/test_util.py' 2025-03-21T20:36:22.6517242Z adding 'executorch/devtools/debug_format/base_schema.py' 2025-03-21T20:36:22.6517718Z adding 'executorch/devtools/debug_format/et_schema.py' 2025-03-21T20:36:22.6518332Z adding 'executorch/devtools/etdump/etdump_schema_flatcc.fbs' 2025-03-21T20:36:22.6518803Z adding 'executorch/devtools/etdump/scalar_type.fbs' 2025-03-21T20:36:22.6519295Z adding 'executorch/devtools/etdump/schema_flatcc.py' 2025-03-21T20:36:22.6519713Z adding 'executorch/devtools/etdump/serialize.py' 2025-03-21T20:36:22.6520177Z adding 'executorch/devtools/etdump/tests/serialize_test.py' 2025-03-21T20:36:22.6520646Z adding 'executorch/devtools/etrecord/__init__.py' 2025-03-21T20:36:22.6521171Z adding 'executorch/devtools/etrecord/_etrecord.py' 2025-03-21T20:36:22.6521668Z adding 'executorch/devtools/etrecord/tests/etrecord_test.py' 2025-03-21T20:36:22.6522546Z adding 'executorch/devtools/inspector/__init__.py' 2025-03-21T20:36:22.6522999Z adding 'executorch/devtools/inspector/_inspector.py' 2025-03-21T20:36:22.6523470Z adding 'executorch/devtools/inspector/_inspector_utils.py' 2025-03-21T20:36:22.6524068Z adding 'executorch/devtools/inspector/inspector_cli.py' 2025-03-21T20:36:22.6524638Z adding 'executorch/devtools/inspector/tests/event_blocks_test.py' 2025-03-21T20:36:22.6525235Z adding 'executorch/devtools/inspector/tests/inspector_test.py' 2025-03-21T20:36:22.6525851Z adding 'executorch/devtools/inspector/tests/inspector_utils_test.py' 2025-03-21T20:36:22.6526495Z adding 'executorch/devtools/size_analysis_tool/size_analysis_tool.py' 2025-03-21T20:36:22.6527190Z adding 'executorch/devtools/size_analysis_tool/size_analysis_tool_test.py' 2025-03-21T20:36:22.6527799Z adding 'executorch/devtools/visualization/__init__.py' 2025-03-21T20:36:22.6528427Z adding 'executorch/devtools/visualization/visualization_utils.py' 2025-03-21T20:36:22.6529010Z adding 'executorch/devtools/visualization/visualization_utils_test.py' 2025-03-21T20:36:22.6529751Z adding 'executorch/examples/apple/coreml/llama/export.py' 2025-03-21T20:36:22.6530297Z adding 'executorch/examples/apple/coreml/llama/llama_transformer.py' 2025-03-21T20:36:22.6530879Z adding 'executorch/examples/apple/coreml/llama/run.py' 2025-03-21T20:36:22.6531348Z adding 'executorch/examples/apple/coreml/llama/test.py' 2025-03-21T20:36:22.6531882Z adding 'executorch/examples/apple/coreml/llama/utils.py' 2025-03-21T20:36:22.6532492Z adding 'executorch/examples/llm_pte_finetuning/__init__.py' 2025-03-21T20:36:22.6533076Z adding 'executorch/examples/llm_pte_finetuning/model_exporter.py' 2025-03-21T20:36:22.6533650Z adding 'executorch/examples/llm_pte_finetuning/model_loading_lib.py' 2025-03-21T20:36:22.6534262Z adding 'executorch/examples/llm_pte_finetuning/phi3_alpaca_code_config.yaml' 2025-03-21T20:36:22.6535029Z adding 'executorch/examples/llm_pte_finetuning/phi3_config.yaml' 2025-03-21T20:36:22.6535677Z adding 'executorch/examples/llm_pte_finetuning/qwen_05b_config.yaml' 2025-03-21T20:36:22.6536276Z adding 'executorch/examples/llm_pte_finetuning/runner.py' 2025-03-21T20:36:22.6852341Z adding 'executorch/examples/llm_pte_finetuning/training_lib.py' 2025-03-21T20:36:22.6853246Z adding 'executorch/examples/models/__init__.py' 2025-03-21T20:36:22.6854003Z adding 'executorch/examples/models/checkpoint.py' 2025-03-21T20:36:22.6854760Z adding 'executorch/examples/models/model_base.py' 2025-03-21T20:36:22.6855299Z adding 'executorch/examples/models/model_factory.py' 2025-03-21T20:36:22.6855887Z adding 'executorch/examples/models/deeplab_v3/__init__.py' 2025-03-21T20:36:22.6856372Z adding 'executorch/examples/models/deeplab_v3/model.py' 2025-03-21T20:36:22.6856810Z adding 'executorch/examples/models/edsr/__init__.py' 2025-03-21T20:36:22.6857258Z adding 'executorch/examples/models/edsr/model.py' 2025-03-21T20:36:22.6857724Z adding 'executorch/examples/models/efficient_sam/__init__.py' 2025-03-21T20:36:22.6858238Z adding 'executorch/examples/models/efficient_sam/model.py' 2025-03-21T20:36:22.6858949Z adding 'executorch/examples/models/efficient_sam/efficient_sam_core/build_efficient_sam.py' 2025-03-21T20:36:22.6859715Z adding 'executorch/examples/models/efficient_sam/efficient_sam_core/efficient_sam.py' 2025-03-21T20:36:22.6860471Z adding 'executorch/examples/models/efficient_sam/efficient_sam_core/efficient_sam_decoder.py' 2025-03-21T20:36:22.6861269Z adding 'executorch/examples/models/efficient_sam/efficient_sam_core/efficient_sam_encoder.py' 2025-03-21T20:36:22.6861994Z adding 'executorch/examples/models/efficient_sam/efficient_sam_core/mlp.py' 2025-03-21T20:36:22.6862877Z adding 'executorch/examples/models/efficient_sam/efficient_sam_core/two_way_transformer.py' 2025-03-21T20:36:22.6863536Z adding 'executorch/examples/models/emformer_rnnt/__init__.py' 2025-03-21T20:36:22.6864042Z adding 'executorch/examples/models/emformer_rnnt/model.py' 2025-03-21T20:36:22.6864735Z adding 'executorch/examples/models/inception_v3/__init__.py' 2025-03-21T20:36:22.6865332Z adding 'executorch/examples/models/inception_v3/model.py' 2025-03-21T20:36:22.6865826Z adding 'executorch/examples/models/inception_v4/__init__.py' 2025-03-21T20:36:22.6866324Z adding 'executorch/examples/models/inception_v4/model.py' 2025-03-21T20:36:22.6866788Z adding 'executorch/examples/models/llama/__init__.py' 2025-03-21T20:36:22.6867226Z adding 'executorch/examples/models/llama/attention.py' 2025-03-21T20:36:22.6867693Z adding 'executorch/examples/models/llama/eval_llama.py' 2025-03-21T20:36:22.6868248Z adding 'executorch/examples/models/llama/eval_llama_lib.py' 2025-03-21T20:36:22.6868733Z adding 'executorch/examples/models/llama/export_llama.py' 2025-03-21T20:36:22.6869233Z adding 'executorch/examples/models/llama/export_llama_lib.py' 2025-03-21T20:36:22.6869823Z adding 'executorch/examples/models/llama/fairseq2.py' 2025-03-21T20:36:22.6870372Z adding 'executorch/examples/models/llama/install_requirement_helper.py' 2025-03-21T20:36:22.6870965Z adding 'executorch/examples/models/llama/llama_test.py' 2025-03-21T20:36:22.6871463Z adding 'executorch/examples/models/llama/llama_transformer.py' 2025-03-21T20:36:22.6871945Z adding 'executorch/examples/models/llama/model.py' 2025-03-21T20:36:22.6872397Z adding 'executorch/examples/models/llama/model_args.py' 2025-03-21T20:36:22.6872828Z adding 'executorch/examples/models/llama/norm.py' 2025-03-21T20:36:22.6873247Z adding 'executorch/examples/models/llama/rope.py' 2025-03-21T20:36:22.6873810Z adding 'executorch/examples/models/llama/static_attention.py' 2025-03-21T20:36:22.6874334Z adding 'executorch/examples/models/llama/evaluate/__init__.py' 2025-03-21T20:36:22.6874873Z adding 'executorch/examples/models/llama/evaluate/eager_eval.py' 2025-03-21T20:36:22.6875445Z adding 'executorch/examples/models/llama/experimental/generate.py' 2025-03-21T20:36:22.6876033Z adding 'executorch/examples/models/llama/experimental/load_gguf_q4_0.py' 2025-03-21T20:36:22.6876759Z adding 'executorch/examples/models/llama/experimental/subclass.py' 2025-03-21T20:36:22.6877356Z adding 'executorch/examples/models/llama/experimental/test_subclass.py' 2025-03-21T20:36:22.6877913Z adding 'executorch/examples/models/llama/runner/eager.py' 2025-03-21T20:36:22.6878419Z adding 'executorch/examples/models/llama/runner/generation.py' 2025-03-21T20:36:22.6878921Z adding 'executorch/examples/models/llama/runner/native.py' 2025-03-21T20:36:22.6879492Z adding 'executorch/examples/models/llama/source_transformation/__init__.py' 2025-03-21T20:36:22.6880361Z adding 'executorch/examples/models/llama/source_transformation/apply_spin_quant_r1_r2.py' 2025-03-21T20:36:22.6881137Z adding 'executorch/examples/models/llama/source_transformation/attention.py' 2025-03-21T20:36:22.6881819Z adding 'executorch/examples/models/llama/source_transformation/attention_sink.py' 2025-03-21T20:36:22.6882491Z adding 'executorch/examples/models/llama/source_transformation/lora.py' 2025-03-21T20:36:22.6883153Z adding 'executorch/examples/models/llama/source_transformation/pre_quantization.py' 2025-03-21T20:36:22.6883855Z adding 'executorch/examples/models/llama/source_transformation/prune_vocab.py' 2025-03-21T20:36:22.6884523Z adding 'executorch/examples/models/llama/source_transformation/quantize.py' 2025-03-21T20:36:22.6885213Z adding 'executorch/examples/models/llama/source_transformation/quantized_kv_cache.py' 2025-03-21T20:36:22.6885987Z adding 'executorch/examples/models/llama/source_transformation/rms_norm.py' 2025-03-21T20:36:22.6886624Z adding 'executorch/examples/models/llama/source_transformation/rope.py' 2025-03-21T20:36:22.6887223Z adding 'executorch/examples/models/llama/source_transformation/sdpa.py' 2025-03-21T20:36:22.6887865Z adding 'executorch/examples/models/llama/source_transformation/spin_quant.py' 2025-03-21T20:36:22.6888586Z adding 'executorch/examples/models/llama/source_transformation/test_attention_sink.py' 2025-03-21T20:36:22.6889448Z adding 'executorch/examples/models/llama/source_transformation/test_quantized_kv_cache.py' 2025-03-21T20:36:22.6890277Z adding 'executorch/examples/models/llama/source_transformation/test_sdpa_with_quantized_kv_cache.py' 2025-03-21T20:36:22.6891055Z adding 'executorch/examples/models/llama/source_transformation/vulkan_rope.py' 2025-03-21T20:36:22.6891986Z adding 'executorch/examples/models/llama/tests/test_pre_quantization_transforms.py' 2025-03-21T20:36:22.6892648Z adding 'executorch/examples/models/llama/tests/test_simple_sdpa.py' 2025-03-21T20:36:22.6893255Z adding 'executorch/examples/models/llama/tests/test_static_attention.py' 2025-03-21T20:36:22.6893847Z adding 'executorch/examples/models/llama/tokenizer/tiktoken.py' 2025-03-21T20:36:22.6894395Z adding 'executorch/examples/models/llama3_2_vision/__init__.py' 2025-03-21T20:36:22.6895052Z adding 'executorch/examples/models/llama3_2_vision/preprocess/__init__.py' 2025-03-21T20:36:22.6895876Z adding 'executorch/examples/models/llama3_2_vision/preprocess/export_preprocess.py' 2025-03-21T20:36:22.6896582Z adding 'executorch/examples/models/llama3_2_vision/preprocess/model.py' 2025-03-21T20:36:22.6897300Z adding 'executorch/examples/models/llama3_2_vision/preprocess/test_preprocess.py' 2025-03-21T20:36:22.6898001Z adding 'executorch/examples/models/llama3_2_vision/runner/eager.py' 2025-03-21T20:36:22.6898649Z adding 'executorch/examples/models/llama3_2_vision/runner/exported.py' 2025-03-21T20:36:22.6899312Z adding 'executorch/examples/models/llama3_2_vision/runner/generation.py' 2025-03-21T20:36:22.6899956Z adding 'executorch/examples/models/llama3_2_vision/runner/native.py' 2025-03-21T20:36:22.6900621Z adding 'executorch/examples/models/llama3_2_vision/text_decoder/model.py' 2025-03-21T20:36:22.6901323Z adding 'executorch/examples/models/llama3_2_vision/text_decoder/test/__init__.py' 2025-03-21T20:36:22.6902110Z adding 'executorch/examples/models/llama3_2_vision/text_decoder/test/test_text_decoder.py' 2025-03-21T20:36:22.6902880Z adding 'executorch/examples/models/llama3_2_vision/vision_encoder/__init__.py' 2025-03-21T20:36:22.6903536Z adding 'executorch/examples/models/llama3_2_vision/vision_encoder/model.py' 2025-03-21T20:36:22.6904249Z adding 'executorch/examples/models/llama3_2_vision/vision_encoder/test/__init__.py' 2025-03-21T20:36:22.6905080Z adding 'executorch/examples/models/llama3_2_vision/vision_encoder/test/test_vision_encoder.py' 2025-03-21T20:36:22.6905747Z adding 'executorch/examples/models/llava/__init__.py' 2025-03-21T20:36:22.6906285Z adding 'executorch/examples/models/llava/export_llava.py' 2025-03-21T20:36:22.6906822Z adding 'executorch/examples/models/llava/image_util.py' 2025-03-21T20:36:22.6907255Z adding 'executorch/examples/models/llava/model.py' 2025-03-21T20:36:22.6907805Z adding 'executorch/examples/models/llava/test/test_llava.py' 2025-03-21T20:36:22.6908475Z adding 'executorch/examples/models/llava/test/test_pte.py' 2025-03-21T20:36:22.6908985Z adding 'executorch/examples/models/lstm/__init__.py' 2025-03-21T20:36:22.6909440Z adding 'executorch/examples/models/lstm/model.py' 2025-03-21T20:36:22.6909933Z adding 'executorch/examples/models/mobilebert/__init__.py' 2025-03-21T20:36:22.6910421Z adding 'executorch/examples/models/mobilebert/model.py' 2025-03-21T20:36:22.6910977Z adding 'executorch/examples/models/mobilenet_v2/__init__.py' 2025-03-21T20:36:22.6911529Z adding 'executorch/examples/models/mobilenet_v2/model.py' 2025-03-21T20:36:22.6912053Z adding 'executorch/examples/models/mobilenet_v3/__init__.py' 2025-03-21T20:36:22.6912563Z adding 'executorch/examples/models/mobilenet_v3/model.py' 2025-03-21T20:36:22.6913103Z adding 'executorch/examples/models/moshi/mimi/test_mimi.py' 2025-03-21T20:36:22.6913653Z adding 'executorch/examples/models/phi-3-mini/__init__.py' 2025-03-21T20:36:22.6914143Z adding 'executorch/examples/models/phi-3-mini/eager.py' 2025-03-21T20:36:22.6914729Z adding 'executorch/examples/models/phi-3-mini/export_phi-3-mini.py' 2025-03-21T20:36:22.6915410Z adding 'executorch/examples/models/phi-3-mini/phi_3_mini.py' 2025-03-21T20:36:22.6915971Z adding 'executorch/examples/models/phi-3-mini/static_cache.py' 2025-03-21T20:36:22.6916523Z adding 'executorch/examples/models/phi-3-mini-lora/export_model.py' 2025-03-21T20:36:22.6917149Z adding 'executorch/examples/models/phi-4-mini/__init__.py' 2025-03-21T20:36:22.6917780Z adding 'executorch/examples/models/phi-4-mini/convert_weights.py' 2025-03-21T20:36:22.6918348Z adding 'executorch/examples/models/qwen2_5/__init__.py' 2025-03-21T20:36:22.6918850Z adding 'executorch/examples/models/qwen2_5/convert_weights.py' 2025-03-21T20:36:22.6919394Z adding 'executorch/examples/models/resnet/__init__.py' 2025-03-21T20:36:22.6919891Z adding 'executorch/examples/models/resnet/model.py' 2025-03-21T20:36:22.6920325Z adding 'executorch/examples/models/test/__init__.py' 2025-03-21T20:36:22.6920926Z adding 'executorch/examples/models/test/test_export.py' 2025-03-21T20:36:22.6921601Z adding 'executorch/examples/models/torchvision_vit/__init__.py' 2025-03-21T20:36:22.6922294Z adding 'executorch/examples/models/torchvision_vit/model.py' 2025-03-21T20:36:22.6922792Z adding 'executorch/examples/models/toy_model/__init__.py' 2025-03-21T20:36:22.6923266Z adding 'executorch/examples/models/toy_model/model.py' 2025-03-21T20:36:22.6923735Z adding 'executorch/examples/models/wav2letter/__init__.py' 2025-03-21T20:36:22.6924214Z adding 'executorch/examples/models/wav2letter/model.py' 2025-03-21T20:36:22.6924632Z adding 'executorch/exir/__init__.py' 2025-03-21T20:36:22.7508253Z adding 'executorch/exir/_warnings.py' 2025-03-21T20:36:22.7508972Z adding 'executorch/exir/common.py' 2025-03-21T20:36:22.7509331Z adding 'executorch/exir/control_flow.py' 2025-03-21T20:36:22.7509700Z adding 'executorch/exir/delegate.py' 2025-03-21T20:36:22.7510077Z adding 'executorch/exir/delegate.pyi' 2025-03-21T20:36:22.7510426Z adding 'executorch/exir/dim_order_utils.py' 2025-03-21T20:36:22.7510823Z adding 'executorch/exir/dynamic_shape.py' 2025-03-21T20:36:22.7511256Z adding 'executorch/exir/error.py' 2025-03-21T20:36:22.7511669Z adding 'executorch/exir/graph.py' 2025-03-21T20:36:22.7512106Z adding 'executorch/exir/graph_module.py' 2025-03-21T20:36:22.7512486Z adding 'executorch/exir/lowered_backend_module.py' 2025-03-21T20:36:22.7512870Z adding 'executorch/exir/memory.py' 2025-03-21T20:36:22.7513229Z adding 'executorch/exir/memory_planning.py' 2025-03-21T20:36:22.7513599Z adding 'executorch/exir/pass_base.py' 2025-03-21T20:36:22.7513956Z adding 'executorch/exir/pass_manager.py' 2025-03-21T20:36:22.7514370Z adding 'executorch/exir/print_program.py' 2025-03-21T20:36:22.7514845Z adding 'executorch/exir/scalar_type.py' 2025-03-21T20:36:22.7515252Z adding 'executorch/exir/schema.py' 2025-03-21T20:36:22.7515594Z adding 'executorch/exir/sym_util.py' 2025-03-21T20:36:22.7515942Z adding 'executorch/exir/tensor.py' 2025-03-21T20:36:22.7516276Z adding 'executorch/exir/tracer.py' 2025-03-21T20:36:22.7516606Z adding 'executorch/exir/types.py' 2025-03-21T20:36:22.7517066Z adding 'executorch/exir/version.py' 2025-03-21T20:36:22.7517425Z adding 'executorch/exir/wrap.py' 2025-03-21T20:36:22.7517839Z adding 'executorch/exir/_serialize/__init__.py' 2025-03-21T20:36:22.7518275Z adding 'executorch/exir/_serialize/_cord.py' 2025-03-21T20:36:22.7518676Z adding 'executorch/exir/_serialize/_dataclass.py' 2025-03-21T20:36:22.7519117Z adding 'executorch/exir/_serialize/_flatbuffer.py' 2025-03-21T20:36:22.7519671Z adding 'executorch/exir/_serialize/_named_data_store.py' 2025-03-21T20:36:22.7520173Z adding 'executorch/exir/_serialize/_program.py' 2025-03-21T20:36:22.7520582Z adding 'executorch/exir/_serialize/_serialize.py' 2025-03-21T20:36:22.7521022Z adding 'executorch/exir/_serialize/data_serializer.py' 2025-03-21T20:36:22.7521561Z adding 'executorch/exir/_serialize/padding.py' 2025-03-21T20:36:22.7521976Z adding 'executorch/exir/_serialize/program.fbs' 2025-03-21T20:36:22.7522916Z adding 'executorch/exir/_serialize/scalar_type.fbs' 2025-03-21T20:36:22.7523356Z adding 'executorch/exir/_serialize/test/__init__.py' 2025-03-21T20:36:22.7523805Z adding 'executorch/exir/_serialize/test/test_cord.py' 2025-03-21T20:36:22.7524281Z adding 'executorch/exir/_serialize/test/test_flatbuffer.py' 2025-03-21T20:36:22.7524791Z adding 'executorch/exir/_serialize/test/test_named_data_store.py' 2025-03-21T20:36:22.7525364Z adding 'executorch/exir/_serialize/test/test_program.py' 2025-03-21T20:36:22.7525810Z adding 'executorch/exir/backend/backend_api.py' 2025-03-21T20:36:22.7526226Z adding 'executorch/exir/backend/backend_details.py' 2025-03-21T20:36:22.7526671Z adding 'executorch/exir/backend/compile_spec_schema.py' 2025-03-21T20:36:22.7527159Z adding 'executorch/exir/backend/operator_support.py' 2025-03-21T20:36:22.7527741Z adding 'executorch/exir/backend/partitioner.py' 2025-03-21T20:36:22.7528210Z adding 'executorch/exir/backend/utils.py' 2025-03-21T20:36:22.7528764Z adding 'executorch/exir/backend/canonical_partitioners/config_partitioner.py' 2025-03-21T20:36:22.7529490Z adding 'executorch/exir/backend/canonical_partitioners/duplicate_constant_node_pass.py' 2025-03-21T20:36:22.7530325Z adding 'executorch/exir/backend/canonical_partitioners/duplicate_dequant_node_pass.py' 2025-03-21T20:36:22.7531108Z adding 'executorch/exir/backend/canonical_partitioners/pattern_op_partitioner.py' 2025-03-21T20:36:22.7531754Z adding 'executorch/exir/backend/test/backend_with_compiler_demo.py' 2025-03-21T20:36:22.7532444Z adding 'executorch/exir/backend/test/backend_with_delegate_mapping_demo.py' 2025-03-21T20:36:22.7533128Z adding 'executorch/exir/backend/test/backend_with_named_data_map.py' 2025-03-21T20:36:22.7533681Z adding 'executorch/exir/backend/test/hta_partitioner_demo.py' 2025-03-21T20:36:22.7534192Z adding 'executorch/exir/backend/test/op_partitioner_demo.py' 2025-03-21T20:36:22.7534780Z adding 'executorch/exir/backend/test/qnn_backend_demo.py' 2025-03-21T20:36:22.7535421Z adding 'executorch/exir/backend/test/test_backend_with_named_data_map.py' 2025-03-21T20:36:22.7535975Z adding 'executorch/exir/backend/test/test_backends.py' 2025-03-21T20:36:22.7536461Z adding 'executorch/exir/backend/test/test_backends_lifted.py' 2025-03-21T20:36:22.7536981Z adding 'executorch/exir/backend/test/test_backends_nested.py' 2025-03-21T20:36:22.7537479Z adding 'executorch/exir/backend/test/test_compatibility.py' 2025-03-21T20:36:22.7537993Z adding 'executorch/exir/backend/test/test_debug_handle_map.py' 2025-03-21T20:36:22.7538618Z adding 'executorch/exir/backend/test/test_delegate_map_builder.py' 2025-03-21T20:36:22.7539232Z adding 'executorch/exir/backend/test/test_graph_partition.py' 2025-03-21T20:36:22.7539780Z adding 'executorch/exir/backend/test/test_lowered_backend_module.py' 2025-03-21T20:36:22.7540303Z adding 'executorch/exir/backend/test/test_partitioner.py' 2025-03-21T20:36:22.7540857Z adding 'executorch/exir/backend/test/test_passes.py' 2025-03-21T20:36:22.7541358Z adding 'executorch/exir/backend/test/test_utils.py' 2025-03-21T20:36:22.7541920Z adding 'executorch/exir/backend/test/demos/test_delegate_aten_mode.py' 2025-03-21T20:36:22.7542505Z adding 'executorch/exir/backend/test/demos/test_xnnpack_qnnpack.py' 2025-03-21T20:36:22.7543226Z adding 'executorch/exir/backend/test/demos/rpc/executor_backend_partitioner.py' 2025-03-21T20:36:22.7543975Z adding 'executorch/exir/backend/test/demos/rpc/executor_backend_preprocess.py' 2025-03-21T20:36:22.7544563Z adding 'executorch/exir/backend/test/demos/rpc/test_rpc.py' 2025-03-21T20:36:22.7545088Z adding 'executorch/exir/capture/__init__.py' 2025-03-21T20:36:22.7545484Z adding 'executorch/exir/capture/_capture.py' 2025-03-21T20:36:22.7545930Z adding 'executorch/exir/capture/_config.py' 2025-03-21T20:36:22.7546299Z adding 'executorch/exir/capture/_unlift.py' 2025-03-21T20:36:22.7546694Z adding 'executorch/exir/dialects/__init__.py' 2025-03-21T20:36:22.7547077Z adding 'executorch/exir/dialects/_ops.py' 2025-03-21T20:36:22.7547591Z adding 'executorch/exir/dialects/backend/_ops.py' 2025-03-21T20:36:22.7548137Z adding 'executorch/exir/dialects/backend/test/test_backend_ops.py' 2025-03-21T20:36:22.7548691Z adding 'executorch/exir/dialects/edge/_ops.py' 2025-03-21T20:36:22.7549081Z adding 'executorch/exir/dialects/edge/edge.yaml' 2025-03-21T20:36:22.7549501Z adding 'executorch/exir/dialects/edge/arg/model.py' 2025-03-21T20:36:22.7549926Z adding 'executorch/exir/dialects/edge/arg/type.py' 2025-03-21T20:36:22.7550363Z adding 'executorch/exir/dialects/edge/dtype/runner.py' 2025-03-21T20:36:22.7550839Z adding 'executorch/exir/dialects/edge/dtype/supported.py' 2025-03-21T20:36:22.7551293Z adding 'executorch/exir/dialects/edge/dtype/utils.py' 2025-03-21T20:36:22.7551766Z adding 'executorch/exir/dialects/edge/op/api.py' 2025-03-21T20:36:22.7552333Z adding 'executorch/exir/dialects/edge/op/sample_input.py' 2025-03-21T20:36:22.7552888Z adding 'executorch/exir/dialects/edge/op/test/test_api.py' 2025-03-21T20:36:22.7553354Z adding 'executorch/exir/dialects/edge/spec/gen.py' 2025-03-21T20:36:22.7553776Z adding 'executorch/exir/dialects/edge/spec/utils.py' 2025-03-21T20:36:22.7554259Z adding 'executorch/exir/dialects/edge/test/test_edge_ops.py' 2025-03-21T20:36:22.7554839Z adding 'executorch/exir/dialects/edge/test/test_edge_yaml.py' 2025-03-21T20:36:22.7555424Z adding 'executorch/exir/dialects/test/test_exir_dialect_ops.py' 2025-03-21T20:36:22.7555882Z adding 'executorch/exir/emit/__init__.py' 2025-03-21T20:36:22.7556271Z adding 'executorch/exir/emit/_emit_program.py' 2025-03-21T20:36:22.7556646Z adding 'executorch/exir/emit/_emitter.py' 2025-03-21T20:36:22.7557030Z adding 'executorch/exir/emit/test/test_emit.py' 2025-03-21T20:36:22.7557427Z adding 'executorch/exir/operator/convert.py' 2025-03-21T20:36:22.7557809Z adding 'executorch/exir/operator/manip.py' 2025-03-21T20:36:22.7558186Z adding 'executorch/exir/operator/util.py' 2025-03-21T20:36:22.7558669Z adding 'executorch/exir/operator/test/test_operator.py' 2025-03-21T20:36:22.7559162Z adding 'executorch/exir/passes/__init__.py' 2025-03-21T20:36:22.7559646Z adding 'executorch/exir/passes/_quant_patterns_and_replacements.py' 2025-03-21T20:36:22.7560153Z adding 'executorch/exir/passes/const_prop_pass.py' 2025-03-21T20:36:22.7560591Z adding 'executorch/exir/passes/constant_prop_pass.py' 2025-03-21T20:36:22.7561070Z adding 'executorch/exir/passes/debug_handle_generator_pass.py' 2025-03-21T20:36:22.7561579Z adding 'executorch/exir/passes/dim_order_ops_registry.py' 2025-03-21T20:36:22.7562064Z adding 'executorch/exir/passes/dynamic_shape_prop_pass.py' 2025-03-21T20:36:22.7562584Z adding 'executorch/exir/passes/executorch_prim_ops_registry.py' 2025-03-21T20:36:22.7563101Z adding 'executorch/exir/passes/external_constants_pass.py' 2025-03-21T20:36:22.7563573Z adding 'executorch/exir/passes/init_mutable_pass.py' 2025-03-21T20:36:22.7564076Z adding 'executorch/exir/passes/insert_write_back_for_buffers_pass.py' 2025-03-21T20:36:22.7564618Z adding 'executorch/exir/passes/memory_format_ops_pass.py' 2025-03-21T20:36:22.7565094Z adding 'executorch/exir/passes/memory_planning_pass.py' 2025-03-21T20:36:22.7565663Z adding 'executorch/exir/passes/normalize_transpose_pass.py' 2025-03-21T20:36:22.7566239Z adding 'executorch/exir/passes/normalize_view_copy_base_pass.py' 2025-03-21T20:36:22.7566754Z adding 'executorch/exir/passes/pass_registry.py' 2025-03-21T20:36:22.7567279Z adding 'executorch/exir/passes/prune_empty_tensors_pass.py' 2025-03-21T20:36:22.7567747Z adding 'executorch/exir/passes/quant_fusion_pass.py' 2025-03-21T20:36:22.7568189Z adding 'executorch/exir/passes/quantize_io_pass.py' 2025-03-21T20:36:22.7568657Z adding 'executorch/exir/passes/remove_graph_asserts_pass.py' 2025-03-21T20:36:22.7569162Z adding 'executorch/exir/passes/remove_mixed_type_operators.py' 2025-03-21T20:36:22.7569734Z adding 'executorch/exir/passes/remove_noop_pass.py' 2025-03-21T20:36:22.7570267Z adding 'executorch/exir/passes/replace_aten_with_edge_pass.py' 2025-03-21T20:36:22.7570960Z adding 'executorch/exir/passes/replace_broken_ops_with_function_ops_pass.py' 2025-03-21T20:36:22.7571568Z adding 'executorch/exir/passes/replace_edge_with_backend_pass.py' 2025-03-21T20:36:22.7572090Z adding 'executorch/exir/passes/replace_sym_size_op_pass.py' 2025-03-21T20:36:22.7572689Z adding 'executorch/exir/passes/replace_view_copy_with_view_pass.py' 2025-03-21T20:36:22.7573272Z adding 'executorch/exir/passes/scalar_to_tensor_pass.py' 2025-03-21T20:36:22.7573719Z adding 'executorch/exir/passes/spec_prop_pass.py' 2025-03-21T20:36:22.7574159Z adding 'executorch/exir/passes/sym_shape_eval_pass.py' 2025-03-21T20:36:22.7574611Z adding 'executorch/exir/passes/sym_to_tensor_pass.py' 2025-03-21T20:36:22.7575064Z adding 'executorch/exir/passes/weights_to_outputs_pass.py' 2025-03-21T20:36:22.7575582Z adding 'executorch/exir/program/__init__.py' 2025-03-21T20:36:22.7575988Z adding 'executorch/exir/program/_fake_program.py' 2025-03-21T20:36:22.7576408Z adding 'executorch/exir/program/_program.py' 2025-03-21T20:36:22.7576820Z adding 'executorch/exir/program/test/__init__.py' 2025-03-21T20:36:22.7577282Z adding 'executorch/exir/program/test/test_fake_program.py' 2025-03-21T20:36:22.7577750Z adding 'executorch/exir/program/test/test_program.py' 2025-03-21T20:36:22.7578174Z adding 'executorch/exir/serde/__init__.py' 2025-03-21T20:36:22.7578579Z adding 'executorch/exir/serde/export_serialize.py' 2025-03-21T20:36:22.7578989Z adding 'executorch/exir/serde/schema.py' 2025-03-21T20:36:22.7579382Z adding 'executorch/exir/serde/schema_check.py' 2025-03-21T20:36:22.7579774Z adding 'executorch/exir/serde/serialize.py' 2025-03-21T20:36:23.3612654Z adding 'executorch/exir/serde/union.py' 2025-03-21T20:36:23.3613405Z adding 'executorch/exir/serde/upgrade.py' 2025-03-21T20:36:23.3613887Z adding 'executorch/exir/tests/asr_joiner.py' 2025-03-21T20:36:23.3614266Z adding 'executorch/exir/tests/common.py' 2025-03-21T20:36:23.3614681Z adding 'executorch/exir/tests/control_flow_models.py' 2025-03-21T20:36:23.3615154Z adding 'executorch/exir/tests/dynamic_shape_models.py' 2025-03-21T20:36:23.3615685Z adding 'executorch/exir/tests/models.py' 2025-03-21T20:36:23.3616087Z adding 'executorch/exir/tests/test_arg_validator.py' 2025-03-21T20:36:23.3616544Z adding 'executorch/exir/tests/test_capture.py' 2025-03-21T20:36:23.3616939Z adding 'executorch/exir/tests/test_common.py' 2025-03-21T20:36:23.3617334Z adding 'executorch/exir/tests/test_delegate.py' 2025-03-21T20:36:23.3617812Z adding 'executorch/exir/tests/test_dim_order_utils.py' 2025-03-21T20:36:23.3618350Z adding 'executorch/exir/tests/test_dynamic_shape_propagation.py' 2025-03-21T20:36:23.3618992Z adding 'executorch/exir/tests/test_error.py' 2025-03-21T20:36:23.3619383Z adding 'executorch/exir/tests/test_joint_graph.py' 2025-03-21T20:36:23.3619902Z adding 'executorch/exir/tests/test_memory_format_ops_pass.py' 2025-03-21T20:36:23.3620554Z adding 'executorch/exir/tests/test_memory_format_ops_pass_aten.py' 2025-03-21T20:36:23.3621179Z adding 'executorch/exir/tests/test_memory_format_ops_pass_utils.py' 2025-03-21T20:36:23.3621711Z adding 'executorch/exir/tests/test_memory_planning.py' 2025-03-21T20:36:23.3622355Z adding 'executorch/exir/tests/test_op_convert.py' 2025-03-21T20:36:23.3622918Z adding 'executorch/exir/tests/test_pass_infra.py' 2025-03-21T20:36:23.3623324Z adding 'executorch/exir/tests/test_passes.py' 2025-03-21T20:36:23.3623738Z adding 'executorch/exir/tests/test_print_program.py' 2025-03-21T20:36:23.3624314Z adding 'executorch/exir/tests/test_prune_empty_tensors_pass.py' 2025-03-21T20:36:23.3624877Z adding 'executorch/exir/tests/test_quant_fusion_pass.py' 2025-03-21T20:36:23.3625375Z adding 'executorch/exir/tests/test_quantization.py' 2025-03-21T20:36:23.3625813Z adding 'executorch/exir/tests/test_quantize_io_pass.py' 2025-03-21T20:36:23.3626280Z adding 'executorch/exir/tests/test_remove_view_copy.py' 2025-03-21T20:36:23.3627004Z adding 'executorch/exir/tests/test_serde.py' 2025-03-21T20:36:23.3627488Z adding 'executorch/exir/tests/test_tensor.py' 2025-03-21T20:36:23.3627919Z adding 'executorch/exir/tests/test_tracer.py' 2025-03-21T20:36:23.3628323Z adding 'executorch/exir/tests/test_verification.py' 2025-03-21T20:36:23.3628735Z adding 'executorch/exir/tests/test_warnings.py' 2025-03-21T20:36:23.3629127Z adding 'executorch/exir/tests/transformer.py' 2025-03-21T20:36:23.3629548Z adding 'executorch/exir/verification/arg_validator.py' 2025-03-21T20:36:23.3629962Z adding 'executorch/exir/verification/dev_html.py' 2025-03-21T20:36:23.3630392Z adding 'executorch/exir/verification/interpreter.py' 2025-03-21T20:36:23.3630817Z adding 'executorch/exir/verification/verifier.py' 2025-03-21T20:36:23.3631271Z adding 'executorch/exir/verification/test/test_verifier.py' 2025-03-21T20:36:23.3631871Z adding 'executorch/extension/android_test/add_model.py' 2025-03-21T20:36:23.3632309Z adding 'executorch/extension/export_util/__init__.py' 2025-03-21T20:36:23.3632744Z adding 'executorch/extension/export_util/utils.py' 2025-03-21T20:36:23.3633169Z adding 'executorch/extension/flat_tensor/__init__.py' 2025-03-21T20:36:23.3633647Z adding 'executorch/extension/flat_tensor/serialize/__init__.py' 2025-03-21T20:36:23.3634190Z adding 'executorch/extension/flat_tensor/serialize/flat_tensor.fbs' 2025-03-21T20:36:23.3634776Z adding 'executorch/extension/flat_tensor/serialize/flat_tensor_schema.py' 2025-03-21T20:36:23.3635355Z adding 'executorch/extension/flat_tensor/serialize/scalar_type.fbs' 2025-03-21T20:36:23.3635908Z adding 'executorch/extension/flat_tensor/serialize/serialize.py' 2025-03-21T20:36:23.3636448Z adding 'executorch/extension/flat_tensor/test/test_serialize.py' 2025-03-21T20:36:23.3637067Z adding 'executorch/extension/gguf_util/convert_main.py' 2025-03-21T20:36:23.3637625Z adding 'executorch/extension/gguf_util/converter.py' 2025-03-21T20:36:23.3638094Z adding 'executorch/extension/gguf_util/load_gguf.py' 2025-03-21T20:36:23.3638604Z adding 'executorch/extension/gguf_util/converters/llama_converter.py' 2025-03-21T20:36:23.3639135Z adding 'executorch/extension/llm/custom_ops/__init__.py' 2025-03-21T20:36:23.3639610Z adding 'executorch/extension/llm/custom_ops/custom_ops.py' 2025-03-21T20:36:23.3640136Z adding 'executorch/extension/llm/custom_ops/libcustom_ops_aot_lib.so' 2025-03-21T20:36:23.3640685Z adding 'executorch/extension/llm/custom_ops/model_sharding.py' 2025-03-21T20:36:23.3641221Z adding 'executorch/extension/llm/custom_ops/op_tile_crop_aot.py' 2025-03-21T20:36:23.3641901Z adding 'executorch/extension/llm/custom_ops/preprocess_custom_ops.py' 2025-03-21T20:36:23.3642582Z adding 'executorch/extension/llm/custom_ops/test_preprocess_custom_ops.py' 2025-03-21T20:36:23.3643191Z adding 'executorch/extension/llm/custom_ops/test_sdpa_with_kv_cache.py' 2025-03-21T20:36:23.3643770Z adding 'executorch/extension/llm/custom_ops/test_update_cache.py' 2025-03-21T20:36:23.3644394Z adding 'executorch/extension/llm/custom_ops/spinquant/special_hadamard_code_gen.py' 2025-03-21T20:36:23.3645083Z adding 'executorch/extension/llm/custom_ops/spinquant/third-party/FFHT/example.py' 2025-03-21T20:36:23.3645965Z adding 'executorch/extension/llm/custom_ops/spinquant/third-party/FFHT/gen.py' 2025-03-21T20:36:23.3646622Z adding 'executorch/extension/llm/export/__init__.py' 2025-03-21T20:36:23.3647049Z adding 'executorch/extension/llm/export/builder.py' 2025-03-21T20:36:23.3647504Z adding 'executorch/extension/llm/export/export_passes.py' 2025-03-21T20:36:23.3647993Z adding 'executorch/extension/llm/export/partitioner_lib.py' 2025-03-21T20:36:23.3648464Z adding 'executorch/extension/llm/export/quantizer_lib.py' 2025-03-21T20:36:23.3648968Z adding 'executorch/extension/llm/export/test_export_passes.py' 2025-03-21T20:36:23.3649455Z adding 'executorch/extension/llm/modules/__init__.py' 2025-03-21T20:36:23.3649971Z adding 'executorch/extension/llm/modules/_position_embeddings.py' 2025-03-21T20:36:23.3650587Z adding 'executorch/extension/llm/modules/attention.py' 2025-03-21T20:36:23.3651025Z adding 'executorch/extension/llm/modules/kv_cache.py' 2025-03-21T20:36:23.3651490Z adding 'executorch/extension/llm/modules/test/__init__.py' 2025-03-21T20:36:23.3652008Z adding 'executorch/extension/llm/modules/test/test_attention.py' 2025-03-21T20:36:23.3652550Z adding 'executorch/extension/llm/modules/test/test_kv_cache.py' 2025-03-21T20:36:23.3653141Z adding 'executorch/extension/llm/modules/test/test_position_embeddings.py' 2025-03-21T20:36:23.3653692Z adding 'executorch/extension/llm/tokenizer/__init__.py' 2025-03-21T20:36:23.3654154Z adding 'executorch/extension/llm/tokenizer/hf_tokenizer.py' 2025-03-21T20:36:23.3654635Z adding 'executorch/extension/llm/tokenizer/tokenizer.py' 2025-03-21T20:36:23.3655100Z adding 'executorch/extension/llm/tokenizer/utils.py' 2025-03-21T20:36:23.3655660Z adding 'executorch/extension/llm/tokenizer/test/test_tokenizer.py' 2025-03-21T20:36:23.3656179Z adding 'executorch/extension/llm/tokenizers/setup.py' 2025-03-21T20:36:23.3656710Z adding 'executorch/extension/llm/tokenizers/pytorch_tokenizers/__init__.py' 2025-03-21T20:36:23.3657385Z adding 'executorch/extension/llm/tokenizers/pytorch_tokenizers/hf_tokenizer.py' 2025-03-21T20:36:23.3658160Z adding 'executorch/extension/llm/tokenizers/pytorch_tokenizers/llama2c.py' 2025-03-21T20:36:23.3658955Z adding 'executorch/extension/llm/tokenizers/pytorch_tokenizers/tiktoken.py' 2025-03-21T20:36:23.3659674Z adding 'executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c/__init__.py' 2025-03-21T20:36:23.3660443Z adding 'executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c/convert.py' 2025-03-21T20:36:23.3661168Z adding 'executorch/extension/llm/tokenizers/tools/llama2c/convert.py' 2025-03-21T20:36:23.3661957Z adding 'executorch/extension/pybindings/_portable_lib.cpython-310-x86_64-linux-gnu.so' 2025-03-21T20:36:23.3662634Z adding 'executorch/extension/pybindings/portable_lib.py' 2025-03-21T20:36:23.3663133Z adding 'executorch/extension/pybindings/pybindings.pyi' 2025-03-21T20:36:23.3663679Z adding 'executorch/extension/pybindings/test/make_test.py' 2025-03-21T20:36:23.3664362Z adding 'executorch/extension/pybindings/test/test_backend_pybinding.py' 2025-03-21T20:36:23.3664936Z adding 'executorch/extension/pybindings/test/test_pybindings.py' 2025-03-21T20:36:23.3665410Z adding 'executorch/extension/pytree/__init__.py' 2025-03-21T20:36:23.3665821Z adding 'executorch/extension/pytree/test/test.py' 2025-03-21T20:36:23.3666232Z adding 'executorch/extension/training/__init__.py' 2025-03-21T20:36:23.3666729Z adding 'executorch/extension/training/examples/XOR/export_model.py' 2025-03-21T20:36:23.3667260Z adding 'executorch/extension/training/examples/XOR/model.py' 2025-03-21T20:36:23.3667813Z adding 'executorch/extension/training/examples/XOR/test/test_export.py' 2025-03-21T20:36:23.3668409Z adding 'executorch/extension/training/pybindings/_training_lib.pyi' 2025-03-21T20:36:23.3668988Z adding 'executorch/extension/training/pybindings/_training_module.py' 2025-03-21T20:36:23.3669543Z adding 'executorch/extension/training/pybindings/test/test.py' 2025-03-21T20:36:23.3670213Z adding 'executorch/include/executorch/extension/kernel_util/make_boxed_from_unboxed_functor.h' 2025-03-21T20:36:23.3670951Z adding 'executorch/include/executorch/extension/kernel_util/meta_programming.h' 2025-03-21T20:36:23.3671606Z adding 'executorch/include/executorch/extension/kernel_util/type_list.h' 2025-03-21T20:36:23.3672188Z adding 'executorch/include/executorch/extension/tensor/tensor.h' 2025-03-21T20:36:23.3672772Z adding 'executorch/include/executorch/extension/tensor/tensor_accessor.h' 2025-03-21T20:36:23.3673382Z adding 'executorch/include/executorch/extension/tensor/tensor_ptr.h' 2025-03-21T20:36:23.3673987Z adding 'executorch/include/executorch/extension/tensor/tensor_ptr_maker.h' 2025-03-21T20:36:23.3674623Z adding 'executorch/include/executorch/extension/threadpool/cpuinfo_utils.h' 2025-03-21T20:36:23.3675552Z adding 'executorch/include/executorch/extension/threadpool/threadpool.h' 2025-03-21T20:36:23.3676286Z adding 'executorch/include/executorch/extension/threadpool/threadpool_guard.h' 2025-03-21T20:36:23.3676895Z adding 'executorch/include/executorch/runtime/core/array_ref.h' 2025-03-21T20:36:23.3677442Z adding 'executorch/include/executorch/runtime/core/data_loader.h' 2025-03-21T20:36:23.3677963Z adding 'executorch/include/executorch/runtime/core/defines.h' 2025-03-21T20:36:23.3678518Z adding 'executorch/include/executorch/runtime/core/error.h' 2025-03-21T20:36:23.3679101Z adding 'executorch/include/executorch/runtime/core/evalue.h' 2025-03-21T20:36:23.3679693Z adding 'executorch/include/executorch/runtime/core/event_tracer.h' 2025-03-21T20:36:23.3680277Z adding 'executorch/include/executorch/runtime/core/event_tracer_hooks.h' 2025-03-21T20:36:23.3681000Z adding 'executorch/include/executorch/runtime/core/event_tracer_hooks_delegate.h' 2025-03-21T20:36:23.3681696Z adding 'executorch/include/executorch/runtime/core/freeable_buffer.h' 2025-03-21T20:36:23.3682526Z adding 'executorch/include/executorch/runtime/core/hierarchical_allocator.h' 2025-03-21T20:36:23.3683168Z adding 'executorch/include/executorch/runtime/core/memory_allocator.h' 2025-03-21T20:36:26.4132768Z adding 'executorch/include/executorch/runtime/core/named_data_map.h' 2025-03-21T20:36:26.4133739Z adding 'executorch/include/executorch/runtime/core/result.h' 2025-03-21T20:36:26.4134352Z adding 'executorch/include/executorch/runtime/core/span.h' 2025-03-21T20:36:26.4134837Z adding 'executorch/include/executorch/runtime/core/tag.h' 2025-03-21T20:36:26.4135458Z adding 'executorch/include/executorch/runtime/core/tensor_layout.h' 2025-03-21T20:36:26.4136063Z adding 'executorch/include/executorch/runtime/core/tensor_shape_dynamism.h' 2025-03-21T20:36:26.4136826Z adding 'executorch/include/executorch/runtime/core/exec_aten/exec_aten.h' 2025-03-21T20:36:26.4147367Z adding 'executorch/include/executorch/runtime/core/exec_aten/testing_util/tensor_factory.h' 2025-03-21T20:36:26.4148173Z adding 'executorch/include/executorch/runtime/core/exec_aten/testing_util/tensor_util.h' 2025-03-21T20:36:26.4149087Z adding 'executorch/include/executorch/runtime/core/exec_aten/util/dim_order_util.h' 2025-03-21T20:36:26.4149819Z adding 'executorch/include/executorch/runtime/core/exec_aten/util/scalar_type_util.h' 2025-03-21T20:36:26.4150677Z adding 'executorch/include/executorch/runtime/core/exec_aten/util/tensor_dimension_limit.h' 2025-03-21T20:36:26.4151474Z adding 'executorch/include/executorch/runtime/core/exec_aten/util/tensor_shape_to_c_string.h' 2025-03-21T20:36:26.4152324Z adding 'executorch/include/executorch/runtime/core/exec_aten/util/tensor_util.h' 2025-03-21T20:36:26.4153008Z adding 'executorch/include/executorch/runtime/core/portable_type/bfloat16.h' 2025-03-21T20:36:26.4153790Z adding 'executorch/include/executorch/runtime/core/portable_type/bfloat16_math.h' 2025-03-21T20:36:26.4154490Z adding 'executorch/include/executorch/runtime/core/portable_type/bits_types.h' 2025-03-21T20:36:26.4155247Z adding 'executorch/include/executorch/runtime/core/portable_type/complex.h' 2025-03-21T20:36:26.4155893Z adding 'executorch/include/executorch/runtime/core/portable_type/device.h' 2025-03-21T20:36:26.4156625Z adding 'executorch/include/executorch/runtime/core/portable_type/half.h' 2025-03-21T20:36:26.4157267Z adding 'executorch/include/executorch/runtime/core/portable_type/optional.h' 2025-03-21T20:36:26.4158033Z adding 'executorch/include/executorch/runtime/core/portable_type/qint_types.h' 2025-03-21T20:36:26.4158690Z adding 'executorch/include/executorch/runtime/core/portable_type/scalar.h' 2025-03-21T20:36:26.4159434Z adding 'executorch/include/executorch/runtime/core/portable_type/scalar_type.h' 2025-03-21T20:36:26.4160122Z adding 'executorch/include/executorch/runtime/core/portable_type/string_view.h' 2025-03-21T20:36:26.4160867Z adding 'executorch/include/executorch/runtime/core/portable_type/tensor.h' 2025-03-21T20:36:26.4162182Z adding 'executorch/include/executorch/runtime/core/portable_type/tensor_impl.h' 2025-03-21T20:36:26.4162927Z adding 'executorch/include/executorch/runtime/core/portable_type/tensor_options.h' 2025-03-21T20:36:26.4163838Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/macros/Export.h' 2025-03-21T20:36:26.4164657Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/macros/Macros.h' 2025-03-21T20:36:26.4165656Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-inl.h' 2025-03-21T20:36:26.4166627Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-math.h' 2025-03-21T20:36:26.4167431Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16.h' 2025-03-21T20:36:26.4168498Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/util/Half-inl.h' 2025-03-21T20:36:26.4169375Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/util/Half.h' 2025-03-21T20:36:26.4170180Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/util/TypeSafeSignMath.h' 2025-03-21T20:36:26.4171137Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/util/bit_cast.h' 2025-03-21T20:36:26.4172019Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/util/floating_point_utils.h' 2025-03-21T20:36:26.4172936Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/util/irange.h' 2025-03-21T20:36:26.4173768Z adding 'executorch/include/executorch/runtime/kernel/kernel_includes.h' 2025-03-21T20:36:26.4174415Z adding 'executorch/include/executorch/runtime/kernel/kernel_runtime_context.h' 2025-03-21T20:36:26.4175210Z adding 'executorch/include/executorch/runtime/kernel/operator_registry.h' 2025-03-21T20:36:26.4175890Z adding 'executorch/include/executorch/runtime/kernel/thread_parallel_interface.h' 2025-03-21T20:36:26.4176711Z adding 'executorch/include/executorch/runtime/kernel/test/test_util.h' 2025-03-21T20:36:26.4177283Z adding 'executorch/include/executorch/runtime/platform/abort.h' 2025-03-21T20:36:26.4177876Z adding 'executorch/include/executorch/runtime/platform/assert.h' 2025-03-21T20:36:26.4178520Z adding 'executorch/include/executorch/runtime/platform/clock.h' 2025-03-21T20:36:26.4179080Z adding 'executorch/include/executorch/runtime/platform/compat_unistd.h' 2025-03-21T20:36:26.4179798Z adding 'executorch/include/executorch/runtime/platform/compiler.h' 2025-03-21T20:36:26.4180336Z adding 'executorch/include/executorch/runtime/platform/log.h' 2025-03-21T20:36:26.4180997Z adding 'executorch/include/executorch/runtime/platform/platform.h' 2025-03-21T20:36:26.4181579Z adding 'executorch/include/executorch/runtime/platform/profiler.h' 2025-03-21T20:36:26.4182176Z adding 'executorch/include/executorch/runtime/platform/runtime.h' 2025-03-21T20:36:26.4182828Z adding 'executorch/include/executorch/runtime/platform/system.h' 2025-03-21T20:36:26.4183414Z adding 'executorch/include/executorch/runtime/platform/types.h' 2025-03-21T20:36:26.4184118Z adding 'executorch/include/executorch/runtime/platform/test/stub_platform.h' 2025-03-21T20:36:26.4184701Z adding 'executorch/kernels/quantized/__init__.py' 2025-03-21T20:36:26.4185285Z adding 'executorch/kernels/quantized/libquantized_ops_aot_lib.so' 2025-03-21T20:36:26.4185777Z adding 'executorch/kernels/quantized/quantized.yaml' 2025-03-21T20:36:26.4186441Z adding 'executorch/kernels/quantized/test/supported_features_def.yaml' 2025-03-21T20:36:26.4187011Z adding 'executorch/kernels/quantized/test/test_out_variants.py' 2025-03-21T20:36:26.4187742Z adding 'executorch/kernels/quantized/test/test_quant_dequant_per_token.py' 2025-03-21T20:36:26.4188248Z adding 'executorch/runtime/__init__.py' 2025-03-21T20:36:26.4188796Z adding 'executorch/runtime/kernel/test/functions.yaml' 2025-03-21T20:36:26.4189298Z adding 'executorch/runtime/test/test_runtime.py' 2025-03-21T20:36:26.4189892Z adding 'executorch/schema/program.fbs' 2025-03-21T20:36:26.4190370Z adding 'executorch/schema/scalar_type.fbs' 2025-03-21T20:36:26.4190801Z adding 'executorch/share/cmake/executorch-config.cmake' 2025-03-21T20:36:26.4191476Z adding 'executorch/util/activation_memory_profiler.py' 2025-03-21T20:36:26.4191870Z adding 'executorch/util/collect_env.py' 2025-03-21T20:36:26.4192329Z adding 'executorch/util/python_profiler.py' 2025-03-21T20:36:26.4192840Z adding 'executorch-0.6.0a0+be92d7d.dist-info/LICENSE' 2025-03-21T20:36:26.4193300Z adding 'executorch-0.6.0a0+be92d7d.dist-info/METADATA' 2025-03-21T20:36:26.4193937Z adding 'executorch-0.6.0a0+be92d7d.dist-info/WHEEL' 2025-03-21T20:36:26.4194401Z adding 'executorch-0.6.0a0+be92d7d.dist-info/entry_points.txt' 2025-03-21T20:36:26.4195198Z adding 'executorch-0.6.0a0+be92d7d.dist-info/top_level.txt' 2025-03-21T20:36:26.4195682Z adding 'executorch-0.6.0a0+be92d7d.dist-info/RECORD' 2025-03-21T20:36:26.4196235Z removing pip-out/bdist.linux-x86_64/wheel 2025-03-21T20:36:26.4197007Z Building wheel for executorch (pyproject.toml) ... [?25l[?25hdone 2025-03-21T20:36:26.4198244Z Created wheel for executorch: filename=executorch-0.6.0a0+be92d7d-cp310-cp310-linux_x86_64.whl size=8476066 sha256=ea0d0ffbe1894e08c4e636e7e03b3148cd00f16bed104d539d1f5dfc577ad677 2025-03-21T20:36:26.4199784Z Stored in directory: /tmp/pip-ephem-wheel-cache-p_267fxa/wheels/9e/f0/2b/6a778c77421b91e006bef425e288a1e5c7c35b04c51317756b 2025-03-21T20:36:26.4200644Z Successfully built executorch 2025-03-21T20:36:26.4201459Z Installing collected packages: flatbuffers, tabulate, pytest, execnet, pytest-xdist, pytest-rerunfailures, executorch 2025-03-21T20:36:26.4202274Z changing mode of /opt/conda/envs/py_3.10/bin/tabulate to 755 2025-03-21T20:36:26.4202820Z Attempting uninstall: pytest 2025-03-21T20:36:26.4203156Z Found existing installation: pytest 7.2.0 2025-03-21T20:36:26.4203573Z Uninstalling pytest-7.2.0: 2025-03-21T20:36:26.4204112Z Removing file or directory /opt/conda/envs/py_3.10/bin/py.test 2025-03-21T20:36:26.4204623Z Removing file or directory /opt/conda/envs/py_3.10/bin/pytest 2025-03-21T20:36:26.4205566Z Removing file or directory /opt/conda/envs/py_3.10/lib/python3.10/site-packages/__pycache__/py.cpython-310.pyc 2025-03-21T20:36:26.4206521Z Removing file or directory /opt/conda/envs/py_3.10/lib/python3.10/site-packages/_pytest/ 2025-03-21T20:36:26.4207263Z Removing file or directory /opt/conda/envs/py_3.10/lib/python3.10/site-packages/py.py 2025-03-21T20:36:26.4208225Z Removing file or directory /opt/conda/envs/py_3.10/lib/python3.10/site-packages/pytest-7.2.0.dist-info/ 2025-03-21T20:36:26.4209204Z Removing file or directory /opt/conda/envs/py_3.10/lib/python3.10/site-packages/pytest/ 2025-03-21T20:36:26.4209747Z Successfully uninstalled pytest-7.2.0 2025-03-21T20:36:26.4210203Z changing mode of /opt/conda/envs/py_3.10/bin/py.test to 755 2025-03-21T20:36:26.4210785Z changing mode of /opt/conda/envs/py_3.10/bin/pytest to 755 2025-03-21T20:36:26.4211329Z changing mode of /opt/conda/envs/py_3.10/bin/flatc to 755 2025-03-21T20:36:26.4212304Z Successfully installed execnet-2.1.1 executorch-0.6.0a0+be92d7d flatbuffers-25.2.10 pytest-8.3.5 pytest-rerunfailures-15.0 pytest-xdist-3.6.1 tabulate-0.9.0 2025-03-21T20:36:26.4213306Z + pip list 2025-03-21T20:36:26.4213649Z Package Version Editable project location 2025-03-21T20:36:26.4214304Z ----------------------------- ------------------ ----------------------------------- 2025-03-21T20:36:26.4214722Z alabaster 0.7.16 2025-03-21T20:36:26.4215113Z attrs 25.3.0 2025-03-21T20:36:26.4215511Z babel 2.17.0 2025-03-21T20:36:26.4215819Z beautifulsoup4 4.13.3 2025-03-21T20:36:26.4216179Z breathe 4.34.0 2025-03-21T20:36:26.4216602Z bs4 0.0.2 2025-03-21T20:36:26.4217049Z certifi 2025.1.31 2025-03-21T20:36:26.4217412Z charset-normalizer 3.4.1 2025-03-21T20:36:26.4217877Z cmake 3.31.6 2025-03-21T20:36:26.4218240Z contourpy 1.3.1 2025-03-21T20:36:26.4218544Z coverage 7.7.0 2025-03-21T20:36:26.4218959Z cycler 0.12.1 2025-03-21T20:36:26.4219350Z docutils 0.16 2025-03-21T20:36:26.4219658Z exceptiongroup 1.2.2 2025-03-21T20:36:26.4220049Z execnet 2.1.1 2025-03-21T20:37:16.0508869Z executorch 0.6.0a0+be92d7d 2025-03-21T20:37:16.0509284Z exhale 0.2.3 2025-03-21T20:37:16.0509598Z expecttest 0.1.6 2025-03-21T20:37:16.0509905Z filelock 3.18.0 2025-03-21T20:37:16.0510516Z flatbuffers 25.2.10 2025-03-21T20:37:16.0510817Z fonttools 4.56.0 2025-03-21T20:37:16.0511126Z fsspec 2025.3.0 2025-03-21T20:37:16.0511463Z huggingface-hub 0.29.3 2025-03-21T20:37:16.0511775Z hypothesis 6.84.2 2025-03-21T20:37:16.0512076Z idna 3.10 2025-03-21T20:37:16.0512356Z imagesize 1.4.1 2025-03-21T20:37:16.0512656Z iniconfig 2.1.0 2025-03-21T20:37:16.0512953Z Jinja2 3.1.6 2025-03-21T20:37:16.0513250Z kiwisolver 1.4.8 2025-03-21T20:37:16.0513549Z lxml 5.3.1 2025-03-21T20:37:16.0513841Z markdown-it-py 2.2.0 2025-03-21T20:37:16.0514147Z MarkupSafe 3.0.2 2025-03-21T20:37:16.0514451Z matplotlib 3.10.1 2025-03-21T20:37:16.0514760Z mdit-py-plugins 0.3.5 2025-03-21T20:37:16.0515060Z mdurl 0.1.2 2025-03-21T20:37:16.0515348Z mpmath 1.3.0 2025-03-21T20:37:16.0515648Z myst-parser 0.18.1 2025-03-21T20:37:16.0515953Z networkx 3.4.2 2025-03-21T20:37:16.0516258Z numpy 2.2.4 2025-03-21T20:37:16.0516569Z nvidia-cublas-cu12 12.1.3.1 2025-03-21T20:37:16.0516890Z nvidia-cuda-cupti-cu12 12.1.105 2025-03-21T20:37:16.0517225Z nvidia-cuda-nvrtc-cu12 12.1.105 2025-03-21T20:37:16.0517559Z nvidia-cuda-runtime-cu12 12.1.105 2025-03-21T20:37:16.0517895Z nvidia-cudnn-cu12 9.1.0.70 2025-03-21T20:37:16.0518226Z nvidia-cufft-cu12 11.0.2.54 2025-03-21T20:37:16.0518547Z nvidia-curand-cu12 10.3.2.106 2025-03-21T20:37:16.0518892Z nvidia-cusolver-cu12 11.4.5.107 2025-03-21T20:37:16.0519231Z nvidia-cusparse-cu12 12.1.0.106 2025-03-21T20:37:16.0519559Z nvidia-nccl-cu12 2.20.5 2025-03-21T20:37:16.0519880Z nvidia-nvjitlink-cu12 12.8.93 2025-03-21T20:37:16.0520201Z nvidia-nvtx-cu12 12.1.105 2025-03-21T20:37:16.0520515Z packaging 24.2 2025-03-21T20:37:16.0520816Z pandas 2.2.3 2025-03-21T20:37:16.0521130Z parameterized 0.9.0 2025-03-21T20:37:16.0521433Z pillow 11.1.0 2025-03-21T20:37:16.0521720Z pip 25.0 2025-03-21T20:37:16.0522017Z pluggy 1.5.0 2025-03-21T20:37:16.0522579Z Pygments 2.19.1 2025-03-21T20:37:16.0522893Z pyparsing 3.2.1 2025-03-21T20:37:16.0523203Z pytest 8.3.5 2025-03-21T20:37:16.0523497Z pytest-cov 4.1.0 2025-03-21T20:37:16.0523816Z pytest-rerunfailures 15.0 2025-03-21T20:37:16.0524131Z pytest-xdist 3.6.1 2025-03-21T20:37:16.0524452Z python-dateutil 2.9.0.post0 2025-03-21T20:37:16.0524942Z pytorch_sphinx_theme 0.0.24 /opt/conda/src/pytorch-sphinx-theme 2025-03-21T20:37:16.0525560Z pytz 2025.1 2025-03-21T20:37:16.0525874Z PyYAML 6.0.1 2025-03-21T20:37:16.0526184Z regex 2024.11.6 2025-03-21T20:37:16.0526711Z requests 2.32.3 2025-03-21T20:37:16.0527028Z ruamel.yaml 0.17.32 2025-03-21T20:37:16.0527346Z ruamel.yaml.clib 0.2.12 2025-03-21T20:37:16.0527717Z safetensors 0.5.3 2025-03-21T20:37:16.0528029Z setuptools 75.8.0 2025-03-21T20:37:16.0528334Z six 1.17.0 2025-03-21T20:37:16.0528631Z snowballstemmer 2.2.0 2025-03-21T20:37:16.0528953Z sortedcontainers 2.4.0 2025-03-21T20:37:16.0529268Z soupsieve 2.6 2025-03-21T20:37:16.0529570Z Sphinx 5.3.0 2025-03-21T20:37:16.0529882Z sphinx-copybutton 0.5.0 2025-03-21T20:37:16.0530179Z sphinx_design 0.4.1 2025-03-21T20:37:16.0530490Z sphinx-gallery 0.14.0 2025-03-21T20:37:16.0530917Z sphinxcontrib-applehelp 2.0.0 2025-03-21T20:37:16.0531251Z sphinxcontrib-devhelp 2.0.0 2025-03-21T20:37:16.0531590Z sphinxcontrib-htmlhelp 2.1.0 2025-03-21T20:37:16.0531913Z sphinxcontrib-jsmath 1.0.1 2025-03-21T20:37:16.0532237Z sphinxcontrib-qthelp 2.0.0 2025-03-21T20:37:16.0532572Z sphinxcontrib-serializinghtml 2.0.0 2025-03-21T20:37:16.0532896Z sympy 1.13.3 2025-03-21T20:37:16.0533191Z tabulate 0.9.0 2025-03-21T20:37:16.0533472Z timm 1.0.7 2025-03-21T20:37:16.0533769Z tokenizers 0.21.1 2025-03-21T20:37:16.0534068Z tomli 2.0.1 2025-03-21T20:37:16.0534387Z torch 2.7.0a0+git295f2ed 2025-03-21T20:37:16.0534750Z torchao 0.10.0+git64bcf4c 2025-03-21T20:37:16.0535095Z torchaudio 2.6.0a0+c670ad8 2025-03-21T20:37:16.0535425Z torchsr 1.0.4 2025-03-21T20:37:16.0535749Z torchvision 0.19.0a0+d23a6e1 2025-03-21T20:37:16.0536084Z tqdm 4.67.1 2025-03-21T20:37:16.0536392Z transformers 4.47.1 2025-03-21T20:37:16.0536684Z triton 3.0.0 2025-03-21T20:37:16.0536991Z typing_extensions 4.12.2 2025-03-21T20:37:16.0537302Z tzdata 2025.1 2025-03-21T20:37:16.0537599Z urllib3 2.3.0 2025-03-21T20:37:16.0537890Z wheel 0.45.1 2025-03-21T20:37:16.0538176Z zstd 1.5.5.1 2025-03-21T20:37:16.0538491Z + build_executorch_runner buck2 Release 2025-03-21T20:37:16.0538812Z + [[ buck2 == \b\u\c\k\2 ]] 2025-03-21T20:37:16.0539100Z + build_executorch_runner_buck2 2025-03-21T20:37:16.0539519Z + retry buck2 build //examples/portable/executor_runner:executor_runner 2025-03-21T20:37:16.0540051Z + buck2 build //examples/portable/executor_runner:executor_runner 2025-03-21T20:37:16.0540792Z File changed: root//third-party/flatcc/lib 2025-03-21T20:37:16.0541272Z File changed: root//third-party/flatcc/bin 2025-03-21T20:37:16.0541799Z File changed: root//third-party/flatcc/lib/libflatccrt.a 2025-03-21T20:37:16.0542279Z 20 additional file change events 2025-03-21T20:37:16.0548465Z BUILD SUCCEEDED 2025-03-21T20:37:16.0552679Z + [[ '' == *main* ]] 2025-03-21T20:37:16.0552928Z + [[ '' == *gh* ]] 2025-03-21T20:37:16.0553223Z + export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded 2025-03-21T20:37:16.0553634Z + ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded 2025-03-21T20:37:16.0553988Z + export BUILD_AAR_DIR=aar-out 2025-03-21T20:37:16.0554277Z + BUILD_AAR_DIR=aar-out 2025-03-21T20:37:16.0554636Z + bash build/build_android_library.sh artifacts-to-be-uploaded 2025-03-21T20:37:16.0555045Z + [[ -z '' ]] 2025-03-21T20:37:16.0555279Z + PYTHON_EXECUTABLE=python3 2025-03-21T20:37:16.0555563Z + which python3 2025-03-21T20:37:16.0555822Z /opt/conda/envs/py_3.10/bin/python3 2025-03-21T20:37:16.0556314Z + [[ build/build_android_library.sh == \b\u\i\l\d\/\b\u\i\l\d\_\a\n\d\r\o\i\d\_\l\i\b\r\a\r\y\.\s\h ]] 2025-03-21T20:37:16.0556834Z + main artifacts-to-be-uploaded 2025-03-21T20:37:16.0557120Z + [[ -z aar-out ]] 2025-03-21T20:37:16.0557372Z + export BUILD_AAR_DIR 2025-03-21T20:37:16.0557635Z + '[' -z '' ']' 2025-03-21T20:37:16.0557898Z + ANDROID_ABIS=("arm64-v8a" "x86_64") 2025-03-21T20:37:16.0558208Z + export ANDROID_ABIS 2025-03-21T20:37:16.0558509Z + ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded 2025-03-21T20:37:16.0558847Z + build_jar 2025-03-21T20:37:16.0559083Z + pushd extension/android 2025-03-21T20:37:16.0559447Z /pytorch/executorch/extension/android /pytorch/executorch 2025-03-21T20:37:16.0559829Z + ./gradlew build 2025-03-21T20:37:16.0560246Z Downloading https://services.gradle.org/distributions/gradle-8.6-bin.zip 2025-03-21T20:37:16.0561045Z ............10%.............20%............30%.............40%.............50%............60%.............70%.............80%............90%.............100% 2025-03-21T20:37:16.0561539Z 2025-03-21T20:37:16.0561644Z Welcome to Gradle 8.6! 2025-03-21T20:37:16.0561803Z 2025-03-21T20:37:23.5264611Z Here are the highlights of this release: 2025-03-21T20:37:23.5265444Z - Configurable encryption key for configuration cache 2025-03-21T20:37:23.5265883Z - Build init improvements 2025-03-21T20:37:23.5266223Z - Build authoring improvements 2025-03-21T20:37:23.5266431Z 2025-03-21T20:37:23.5266692Z For more details see https://docs.gradle.org/8.6/release-notes.html 2025-03-21T20:37:23.5267103Z 2025-03-21T20:37:23.5267293Z Starting a Gradle Daemon (subsequent builds will be faster) 2025-03-21T20:37:23.5267582Z 2025-03-21T20:37:23.5267586Z 2025-03-21T20:37:23.5274085Z > Starting Daemon> Starting Daemon > Connecting to Daemon> IDLE<-------------> 0% INITIALIZING [34ms]<-------------> 0% INITIALIZING [134ms]<-------------> 0% INITIALIZING [234ms]<-------------> 0% INITIALIZING [334ms]<-------------> 0% INITIALIZING [434ms]> Evaluating settings<-------------> 0% INITIALIZING [534ms]<-------------> 0% INITIALIZING [634ms]<-------------> 0% INITIALIZING [734ms]<-------------> 0% INITIALIZING [834ms]<-------------> 0% INITIALIZING [934ms]<-------------> 0% INITIALIZING [1s]> Evaluating settings > Compiling settings file 'settings.gradle'> Evaluating settings> Evaluating settings > Resolve dependencies of detachedConfiguration1<-------------> 0% INITIALIZING [2s]> Evaluating settings > Resolve dependencies of detachedConfiguration1 > org.gr> Evaluating settings > Resolve dependencies of detachedConfiguration1> Evaluating settings> Evaluating settings > Resolve dependencies of classpath > foojay-resolver-0.7> Evaluating settings > Resolve dependencies of classpath> Evaluating settings > Resolve dependencies of classpath > gson-parent-2.9.1.p<-------------> 0% INITIALIZING [3s]> Evaluating settings > Resolve files of classpath 2025-03-21T20:37:23.5282452Z > Evaluating settings > Resolve files of classpath > ExternalDependencyInstrume> Evaluating settings > Resolve files of classpath > ExternalDependencyInstrume> Evaluating settings> IDLE<-------------> 0% CONFIGURING [3s]> IDLE<-------------> 0% CONFIGURING [4s]> root project<=============> 100% CONFIGURING [4s]> IDLE<-------------> 0% EXECUTING [5s]> :compileJava > Resolve dependencies of :compileClasspath> :compileJava<=------------> 9% EXECUTING [5s]> :processResources 2025-03-21T20:37:23.5284884Z BUILD SUCCESSFUL in 9s 2025-03-21T20:37:23.5285280Z 2 actionable tasks: 2 executed 2025-03-21T20:37:23.5285709Z  2025-03-21T20:37:23.5285924Z  2025-03-21T20:37:23.5286154Z  2025-03-21T20:37:23.5286766Z <-------------> 0% WAITING> :processResources> IDLE[?12l[?25h+ popd 2025-03-21T20:37:23.5287342Z /pytorch/executorch 2025-03-21T20:37:23.5287612Z + mkdir -p aar-out/libs 2025-03-21T20:37:23.5287973Z + cp extension/android/build/libs/executorch.jar aar-out/libs/ 2025-03-21T20:37:23.5288517Z + for ANDROID_ABI in "${ANDROID_ABIS[@]}" 2025-03-21T20:37:23.5288867Z + build_android_native_library arm64-v8a 2025-03-21T20:37:23.5289194Z + ANDROID_ABI=arm64-v8a 2025-03-21T20:37:23.5289459Z + ANDROID_NDK=/opt/ndk 2025-03-21T20:37:23.5289735Z + CMAKE_OUT=cmake-out-android-arm64-v8a 2025-03-21T20:37:23.5290086Z + EXECUTORCH_CMAKE_BUILD_TYPE=Release 2025-03-21T20:37:23.5290396Z + QNN_SDK_ROOT= 2025-03-21T20:37:23.5290630Z + '[' -n '' ']' 2025-03-21T20:37:23.5290880Z + EXECUTORCH_BUILD_QNN=OFF 2025-03-21T20:37:23.5291161Z + NEURON_BUFFER_ALLOCATOR_LIB= 2025-03-21T20:37:23.5291463Z + NEURON_USDK_ADAPTER_LIB= 2025-03-21T20:37:23.5291733Z + '[' -n '' ']' 2025-03-21T20:37:23.5291986Z + EXECUTORCH_BUILD_NEURON=OFF 2025-03-21T20:37:23.5292284Z + EXECUTORCH_BUILD_VULKAN=OFF 2025-03-21T20:37:23.5295627Z + cmake . -DCMAKE_INSTALL_PREFIX=cmake-out-android-arm64-v8a -DCMAKE_TOOLCHAIN_FILE=/opt/ndk/build/cmake/android.toolchain.cmake -DANDROID_ABI=arm64-v8a -DANDROID_PLATFORM=android-26 -DBUILD_TESTING=OFF -DEXECUTORCH_ENABLE_LOGGING=ON -DEXECUTORCH_LOG_LEVEL=Info -DEXECUTORCH_BUILD_XNNPACK=ON -DEXECUTORCH_XNNPACK_SHARED_WORKSPACE=ON -DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON -DEXECUTORCH_BUILD_EXTENSION_MODULE=ON -DEXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL=ON -DEXECUTORCH_BUILD_EXTENSION_TENSOR=ON -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_KERNELS_CUSTOM=ON -DEXECUTORCH_BUILD_NEURON=OFF -DNEURON_BUFFER_ALLOCATOR_LIB= -DEXECUTORCH_BUILD_QNN=OFF -DQNN_SDK_ROOT= -DEXECUTORCH_BUILD_VULKAN=OFF -DCMAKE_BUILD_TYPE=Release -Bcmake-out-android-arm64-v8a 2025-03-21T20:37:23.5299398Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:23.5300132Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:23.5300561Z CMake. 2025-03-21T20:37:23.5300696Z 2025-03-21T20:37:23.5300927Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:23.5301509Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:23.5302016Z to work with policies introduced by or earlier. 2025-03-21T20:37:23.5302403Z Call Stack (most recent call first): 2025-03-21T20:37:23.5303127Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeDetermineSystem.cmake:146 (include) 2025-03-21T20:37:23.5303845Z CMakeLists.txt:46 (project) 2025-03-21T20:37:23.5304045Z 2025-03-21T20:37:23.5304153Z  2025-03-21T20:37:23.5304800Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:23.5305558Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:23.5305993Z CMake. 2025-03-21T20:37:23.5306113Z 2025-03-21T20:37:23.5306347Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:23.5306916Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:23.5307425Z to work with policies introduced by or earlier. 2025-03-21T20:37:23.5307809Z Call Stack (most recent call first): 2025-03-21T20:37:23.5308209Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:37:23.5309005Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeDetermineSystem.cmake:146 (include) 2025-03-21T20:37:23.5309715Z CMakeLists.txt:46 (project) 2025-03-21T20:37:23.5309915Z 2025-03-21T20:37:23.5310020Z  2025-03-21T20:37:23.5310619Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:23.5311460Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:23.5311964Z CMake. 2025-03-21T20:37:23.5312088Z 2025-03-21T20:37:23.5312385Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:23.5313442Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:23.5313953Z to work with policies introduced by or earlier. 2025-03-21T20:37:23.5314339Z Call Stack (most recent call first): 2025-03-21T20:37:23.5314814Z cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:37:23.5315300Z CMakeLists.txt:46 (project) 2025-03-21T20:37:23.5315486Z 2025-03-21T20:37:23.5315631Z  2025-03-21T20:37:23.5315893Z -- The C compiler identification is Clang 18.0.2 2025-03-21T20:37:23.5316300Z -- The CXX compiler identification is Clang 18.0.2 2025-03-21T20:37:23.5316965Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:37:23.5317633Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:23.5318067Z CMake. 2025-03-21T20:37:23.5318258Z 2025-03-21T20:37:23.5318487Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:23.5319066Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:23.5319567Z to work with policies introduced by or earlier. 2025-03-21T20:37:23.5319951Z Call Stack (most recent call first): 2025-03-21T20:37:23.5320666Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:37:23.5321764Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:37:23.5323375Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:37:23.5324080Z CMakeLists.txt:46 (project) 2025-03-21T20:37:23.5324282Z 2025-03-21T20:37:23.5324406Z  2025-03-21T20:37:23.5324638Z -- Detecting C compiler ABI info 2025-03-21T20:37:23.5325333Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:23.5326124Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:23.5326561Z CMake. 2025-03-21T20:37:23.5326720Z 2025-03-21T20:37:23.5326947Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:23.5327525Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:23.5328031Z to work with policies introduced by or earlier. 2025-03-21T20:37:23.5328417Z Call Stack (most recent call first): 2025-03-21T20:37:23.5328977Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:37:23.5329925Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-t9WArI/CMakeLists.txt:2 (project) 2025-03-21T20:37:23.5330528Z 2025-03-21T20:37:23.5330645Z  2025-03-21T20:37:23.5331287Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:23.5332051Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:23.5332487Z CMake. 2025-03-21T20:37:23.5332604Z 2025-03-21T20:37:23.7784534Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:23.7785436Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:23.7785995Z to work with policies introduced by or earlier. 2025-03-21T20:37:23.7786443Z Call Stack (most recent call first): 2025-03-21T20:37:23.7786886Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:37:23.7787795Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:37:23.7789160Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-t9WArI/CMakeLists.txt:2 (project) 2025-03-21T20:37:23.7790132Z 2025-03-21T20:37:23.7790489Z  2025-03-21T20:37:23.7791589Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:37:23.7792593Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:23.7793248Z CMake. 2025-03-21T20:37:23.7793434Z 2025-03-21T20:37:23.7793797Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:23.7794773Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:23.7795635Z to work with policies introduced by or earlier. 2025-03-21T20:37:23.7796265Z Call Stack (most recent call first): 2025-03-21T20:37:23.7797466Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:37:23.7799315Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:37:23.7801543Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:37:23.7803308Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-t9WArI/CMakeLists.txt:2 (project) 2025-03-21T20:37:23.7804315Z 2025-03-21T20:37:23.7804590Z  2025-03-21T20:37:23.7804993Z -- Detecting C compiler ABI info - done 2025-03-21T20:37:23.7805769Z -- Check for working C compiler: /opt/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang - skipped 2025-03-21T20:37:23.7806353Z -- Detecting C compile features 2025-03-21T20:37:23.7806674Z -- Detecting C compile features - done 2025-03-21T20:37:23.7807021Z -- Detecting CXX compiler ABI info 2025-03-21T20:37:23.7807744Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:23.7808483Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:23.7808933Z CMake. 2025-03-21T20:37:23.7809053Z 2025-03-21T20:37:23.7809306Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:23.7809866Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:23.7810366Z to work with policies introduced by or earlier. 2025-03-21T20:37:23.7810754Z Call Stack (most recent call first): 2025-03-21T20:37:23.7811330Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:37:23.7812274Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-1mY3hg/CMakeLists.txt:2 (project) 2025-03-21T20:37:23.7812861Z 2025-03-21T20:37:23.7812982Z  2025-03-21T20:37:23.7813608Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:23.7814370Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:23.7814815Z CMake. 2025-03-21T20:37:23.7814936Z 2025-03-21T20:37:23.7815186Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:23.7815762Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:23.7816251Z to work with policies introduced by or earlier. 2025-03-21T20:37:23.7816633Z Call Stack (most recent call first): 2025-03-21T20:37:23.7817043Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:37:23.7817700Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:37:23.7818640Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-1mY3hg/CMakeLists.txt:2 (project) 2025-03-21T20:37:23.7819218Z 2025-03-21T20:37:23.7819339Z  2025-03-21T20:37:23.7819849Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:37:23.7820519Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:23.7820954Z CMake. 2025-03-21T20:37:23.7821072Z 2025-03-21T20:37:23.7821455Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:23.7822032Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:23.7822792Z to work with policies introduced by or earlier. 2025-03-21T20:37:23.7823167Z Call Stack (most recent call first): 2025-03-21T20:37:23.7823890Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:37:23.7825024Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-CXX.cmake:1 (include) 2025-03-21T20:37:23.7826141Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCXXInformation.cmake:48 (include) 2025-03-21T20:37:23.7827339Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-1mY3hg/CMakeLists.txt:2 (project) 2025-03-21T20:37:23.7827925Z 2025-03-21T20:37:23.7828070Z  2025-03-21T20:37:23.7828308Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:37:23.7828901Z -- Check for working CXX compiler: /opt/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ - skipped 2025-03-21T20:37:23.7829486Z -- Detecting CXX compile features 2025-03-21T20:37:23.7829825Z -- Detecting CXX compile features - done 2025-03-21T20:37:23.7830558Z CMake Deprecation Warning at backends/xnnpack/third-party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:37:23.7831300Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:23.7831718Z CMake. 2025-03-21T20:37:23.7831850Z 2025-03-21T20:37:23.7832077Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:23.7832653Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:23.7833160Z to work with policies introduced by or earlier. 2025-03-21T20:37:23.7833424Z 2025-03-21T20:37:23.7833542Z  2025-03-21T20:37:23.7834155Z CMake Deprecation Warning at backends/xnnpack/third-party/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:37:23.7834909Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:23.7835342Z CMake. 2025-03-21T20:37:23.7835475Z 2025-03-21T20:37:23.7835701Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:23.7836271Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:23.7836774Z to work with policies introduced by or earlier. 2025-03-21T20:37:23.7837033Z 2025-03-21T20:37:23.7837136Z  2025-03-21T20:37:23.7837397Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-03-21T20:37:23.7838316Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:23.7839437Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:23.7839875Z CMake. 2025-03-21T20:37:23.7840009Z 2025-03-21T20:37:23.7840253Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:23.7840816Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:23.7841318Z to work with policies introduced by or earlier. 2025-03-21T20:37:23.7841699Z Call Stack (most recent call first): 2025-03-21T20:37:23.7842271Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:37:23.7843231Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-NlGOLo/CMakeLists.txt:4 (project) 2025-03-21T20:37:23.7843817Z 2025-03-21T20:37:23.7843952Z  2025-03-21T20:37:23.7844576Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:23.7845341Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:23.7845848Z CMake. 2025-03-21T20:37:23.7846120Z 2025-03-21T20:37:23.7846367Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:23.7846940Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:23.7847444Z to work with policies introduced by or earlier. 2025-03-21T20:37:23.7847818Z Call Stack (most recent call first): 2025-03-21T20:37:23.7848227Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:37:23.7848886Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:37:23.7849833Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-NlGOLo/CMakeLists.txt:4 (project) 2025-03-21T20:37:23.7850416Z 2025-03-21T20:37:23.7850544Z  2025-03-21T20:37:23.7851124Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:37:23.7851808Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:23.7852247Z CMake. 2025-03-21T20:37:23.7852381Z 2025-03-21T20:37:23.7852610Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:23.7853186Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:23.7853765Z to work with policies introduced by or earlier. 2025-03-21T20:37:23.7854175Z Call Stack (most recent call first): 2025-03-21T20:37:23.7854892Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:37:23.7856000Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:37:23.7857099Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:37:23.7858176Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-NlGOLo/CMakeLists.txt:4 (project) 2025-03-21T20:37:23.7858759Z 2025-03-21T20:37:23.7858882Z  2025-03-21T20:37:23.7859181Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2025-03-21T20:37:23.7859573Z -- Check if compiler accepts -pthread 2025-03-21T20:37:23.7860273Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:23.7860998Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:23.7861433Z CMake. 2025-03-21T20:37:23.7861552Z 2025-03-21T20:37:23.7861796Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:23.7862358Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:23.7862857Z to work with policies introduced by or earlier. 2025-03-21T20:37:23.7863351Z Call Stack (most recent call first): 2025-03-21T20:37:23.7863933Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:37:26.5159377Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-70ISav/CMakeLists.txt:4 (project) 2025-03-21T20:37:26.5160021Z 2025-03-21T20:37:26.5160307Z  2025-03-21T20:37:26.5160993Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:26.5161760Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:26.5162203Z CMake. 2025-03-21T20:37:26.5162324Z 2025-03-21T20:37:26.5162569Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:26.5163134Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:26.5163719Z to work with policies introduced by or earlier. 2025-03-21T20:37:26.5164131Z Call Stack (most recent call first): 2025-03-21T20:37:26.5164605Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:37:26.5166092Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:37:26.5167105Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-70ISav/CMakeLists.txt:4 (project) 2025-03-21T20:37:26.5167687Z 2025-03-21T20:37:26.5167839Z  2025-03-21T20:37:26.5168381Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:37:26.5169056Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:26.5169499Z CMake. 2025-03-21T20:37:26.5169622Z 2025-03-21T20:37:26.5169872Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:26.5170452Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:26.5171052Z to work with policies introduced by or earlier. 2025-03-21T20:37:26.5171439Z Call Stack (most recent call first): 2025-03-21T20:37:26.5172263Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:37:26.5173379Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:37:26.5174472Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:37:26.5175536Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-70ISav/CMakeLists.txt:4 (project) 2025-03-21T20:37:26.5176119Z 2025-03-21T20:37:26.5176238Z  2025-03-21T20:37:26.5176503Z -- Check if compiler accepts -pthread - yes 2025-03-21T20:37:26.5176852Z -- Found Threads: TRUE 2025-03-21T20:37:26.5177556Z CMake Deprecation Warning at backends/xnnpack/third-party/pthreadpool/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:37:26.5178336Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:26.5178768Z CMake. 2025-03-21T20:37:26.5178889Z 2025-03-21T20:37:26.5179119Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:26.5179696Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:26.5180199Z to work with policies introduced by or earlier. 2025-03-21T20:37:26.5180464Z 2025-03-21T20:37:26.5180583Z  2025-03-21T20:37:26.5180833Z -- Looking for pthread_create in pthreads 2025-03-21T20:37:26.5181540Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:26.5182263Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:26.5182698Z CMake. 2025-03-21T20:37:26.5182830Z 2025-03-21T20:37:26.5183065Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:26.5183639Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:26.5184157Z to work with policies introduced by or earlier. 2025-03-21T20:37:26.5184528Z Call Stack (most recent call first): 2025-03-21T20:37:26.5185097Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:37:26.5186046Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-hHsoL1/CMakeLists.txt:4 (project) 2025-03-21T20:37:26.5186644Z 2025-03-21T20:37:26.5186750Z  2025-03-21T20:37:26.5187383Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:26.5188142Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:26.5188566Z CMake. 2025-03-21T20:37:26.5188698Z 2025-03-21T20:37:26.5188929Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:26.5189597Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:26.5190108Z to work with policies introduced by or earlier. 2025-03-21T20:37:26.5190503Z Call Stack (most recent call first): 2025-03-21T20:37:26.5190910Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:37:26.5191575Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:37:26.5192520Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-hHsoL1/CMakeLists.txt:4 (project) 2025-03-21T20:37:26.5193102Z 2025-03-21T20:37:26.5193215Z  2025-03-21T20:37:26.5193746Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:37:26.5194414Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:26.5194929Z CMake. 2025-03-21T20:37:26.5195048Z 2025-03-21T20:37:26.5195292Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:26.5195877Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:26.5196373Z to work with policies introduced by or earlier. 2025-03-21T20:37:26.5196759Z Call Stack (most recent call first): 2025-03-21T20:37:26.5197479Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:37:26.5198602Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:37:26.5199696Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:37:26.5200761Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-hHsoL1/CMakeLists.txt:4 (project) 2025-03-21T20:37:26.5201352Z 2025-03-21T20:37:26.5201461Z  2025-03-21T20:37:26.5201746Z -- Looking for pthread_create in pthreads - not found 2025-03-21T20:37:26.5202144Z -- Looking for pthread_create in pthread 2025-03-21T20:37:26.5202854Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:26.5203586Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:26.5204027Z CMake. 2025-03-21T20:37:26.5204143Z 2025-03-21T20:37:26.5204373Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:26.5204945Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:26.5205560Z to work with policies introduced by or earlier. 2025-03-21T20:37:26.5205943Z Call Stack (most recent call first): 2025-03-21T20:37:26.5206506Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:37:26.5207457Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-KExNt0/CMakeLists.txt:4 (project) 2025-03-21T20:37:26.5208039Z 2025-03-21T20:37:26.5208151Z  2025-03-21T20:37:26.5208783Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:26.5209541Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:26.5209976Z CMake. 2025-03-21T20:37:26.5210094Z 2025-03-21T20:37:26.5210337Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:26.5210914Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:26.5211398Z to work with policies introduced by or earlier. 2025-03-21T20:37:26.5211779Z Call Stack (most recent call first): 2025-03-21T20:37:26.5212188Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:37:26.5212845Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:37:26.5213865Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-KExNt0/CMakeLists.txt:4 (project) 2025-03-21T20:37:26.5214449Z 2025-03-21T20:37:26.5214571Z  2025-03-21T20:37:26.5215083Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:37:26.5215750Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:26.5216182Z CMake. 2025-03-21T20:37:26.5216300Z 2025-03-21T20:37:26.5216541Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:26.5217125Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:26.5217619Z to work with policies introduced by or earlier. 2025-03-21T20:37:26.5218001Z Call Stack (most recent call first): 2025-03-21T20:37:26.5218714Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:37:26.5219882Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:37:26.5220972Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:37:26.5222036Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-KExNt0/CMakeLists.txt:4 (project) 2025-03-21T20:37:26.5222814Z 2025-03-21T20:37:26.5222946Z  2025-03-21T20:37:26.5223220Z -- Looking for pthread_create in pthread - not found 2025-03-21T20:37:26.5223612Z -- Using python executable 'python' 2025-03-21T20:37:26.5223940Z -- Resolved buck2 as buck2. 2025-03-21T20:37:26.5224233Z -- Killing buck2 daemon 2025-03-21T20:37:26.5224496Z 'buck2 killall' 2025-03-21T20:37:26.5224746Z -- executorch: Generating source lists 2025-03-21T20:37:26.5225384Z -- executorch: Generating source file list /pytorch/executorch/cmake-out-android-arm64-v8a/executorch_srcs.cmake 2025-03-21T20:37:26.5226272Z -- executorch: Using sources file /pytorch/executorch/cmake-out-android-arm64-v8a/executorch_srcs.cmake 2025-03-21T20:37:26.5226884Z -- executorch: Using PAL default 'posix' 2025-03-21T20:37:26.5227228Z -- Generating operator lib: 2025-03-21T20:37:26.5227517Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:37:26.5227940Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:37:26.5228375Z -- ROOT_OPS: 2025-03-21T20:37:26.5228622Z -- INCLUDE_ALL_OPS: 2025-03-21T20:37:26.5230021Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/portable/functions.yaml" 2025-03-21T20:37:26.5231262Z -- Generating kernel bindings: 2025-03-21T20:37:26.5231555Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:37:26.5231977Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:37:26.5232427Z -- CUSTOM_OPS_YAML: 2025-03-21T20:37:26.5232708Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:37:26.8823121Z Generated files /pytorch/executorch/cmake-out-android-arm64-v8a/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/portable/portable_ops_lib/Functions.h;/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/portable/portable_ops_lib/NativeFunctions.h 2025-03-21T20:37:26.8824986Z -- Generating operator lib: 2025-03-21T20:37:26.8825298Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:37:26.8825609Z -- KERNEL_LIBS: portable_kernels 2025-03-21T20:37:26.8825923Z -- DEPS: executorch 2025-03-21T20:37:26.8826456Z 'python' '-c' 'import importlib.util; print(importlib.util.find_spec('torch').submodule_search_locations[0])' 2025-03-21T20:37:26.8827033Z -- Generating operator lib: 2025-03-21T20:37:26.8827361Z -- LIB_NAME: optimized_ops_lib 2025-03-21T20:37:26.8827794Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/optimized/optimized.yaml 2025-03-21T20:37:26.8828461Z -- ROOT_OPS: 2025-03-21T20:37:26.8828711Z -- INCLUDE_ALL_OPS: 2025-03-21T20:37:26.8830120Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/optimized/optimized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/optimized/optimized.yaml" 2025-03-21T20:37:26.8831360Z -- Generating kernel bindings: 2025-03-21T20:37:26.8831673Z -- LIB_NAME: optimized_ops_lib 2025-03-21T20:37:26.8832103Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/optimized/optimized.yaml 2025-03-21T20:37:26.8832555Z -- CUSTOM_OPS_YAML: 2025-03-21T20:37:26.8832820Z -- ADD_EXCEPTION_BOUNDARY: TRUE 2025-03-21T20:37:26.8834875Z Generated files /pytorch/executorch/cmake-out-android-arm64-v8a/kernels/optimized/optimized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/optimized/optimized_ops_lib/Functions.h;/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/optimized/optimized_ops_lib/NativeFunctions.h 2025-03-21T20:37:26.8836785Z -- Generating operator lib: 2025-03-21T20:37:26.8837097Z -- LIB_NAME: optimized_ops_lib 2025-03-21T20:37:26.8837423Z -- KERNEL_LIBS: optimized_kernels 2025-03-21T20:37:26.8837740Z -- DEPS: executorch 2025-03-21T20:37:26.8838001Z -- Merging kernel yaml files: 2025-03-21T20:37:26.8838510Z -- FUNCTIONS_YAML: /pytorch/executorch/configurations/../kernels/optimized/optimized.yaml 2025-03-21T20:37:26.8839247Z -- FALLBACK_YAML: /pytorch/executorch/configurations/../kernels/portable/functions.yaml 2025-03-21T20:37:26.8839920Z -- OUTPUT_DIR: /pytorch/executorch/cmake-out-android-arm64-v8a/configurations 2025-03-21T20:37:26.8840408Z -- Generating operator lib: 2025-03-21T20:37:26.8840724Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-03-21T20:37:26.8841283Z -- OPS_SCHEMA_YAML: /pytorch/executorch/cmake-out-android-arm64-v8a/configurations/merged.yaml 2025-03-21T20:37:26.8841829Z -- ROOT_OPS: 2025-03-21T20:37:26.8842079Z -- INCLUDE_ALL_OPS: 2025-03-21T20:37:26.8843598Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out-android-arm64-v8a/configurations/optimized_native_cpu_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/cmake-out-android-arm64-v8a/configurations/merged.yaml" 2025-03-21T20:37:26.8845078Z -- Generating kernel bindings: 2025-03-21T20:37:26.8845465Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-03-21T20:37:26.8846017Z -- FUNCTIONS_YAML: /pytorch/executorch/cmake-out-android-arm64-v8a/configurations/merged.yaml 2025-03-21T20:37:26.8846566Z -- CUSTOM_OPS_YAML: 2025-03-21T20:37:26.8846848Z -- ADD_EXCEPTION_BOUNDARY: TRUE 2025-03-21T20:37:26.8849029Z Generated files /pytorch/executorch/cmake-out-android-arm64-v8a/configurations/optimized_native_cpu_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out-android-arm64-v8a/configurations/optimized_native_cpu_ops_lib/Functions.h;/pytorch/executorch/cmake-out-android-arm64-v8a/configurations/optimized_native_cpu_ops_lib/NativeFunctions.h 2025-03-21T20:37:26.8850959Z -- Generating operator lib: 2025-03-21T20:37:26.8851274Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-03-21T20:37:26.8851684Z -- KERNEL_LIBS: optimized_kernels;optimized_portable_kernels 2025-03-21T20:37:26.8852087Z -- DEPS: executorch 2025-03-21T20:37:26.8852671Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2025-03-21T20:37:26.8853353Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:26.8853797Z CMake. 2025-03-21T20:37:26.8853919Z 2025-03-21T20:37:26.8854163Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:26.8854845Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:26.8855416Z to work with policies introduced by or earlier. 2025-03-21T20:37:26.8855693Z 2025-03-21T20:37:26.8855921Z  2025-03-21T20:37:26.8856161Z -- Looking for C++ include unistd.h 2025-03-21T20:37:26.8856859Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:26.8857596Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:26.8858041Z CMake. 2025-03-21T20:37:26.8858179Z 2025-03-21T20:37:26.8858406Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:26.8858985Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:26.8859490Z to work with policies introduced by or earlier. 2025-03-21T20:37:26.8859874Z Call Stack (most recent call first): 2025-03-21T20:37:26.8860433Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:37:26.8861450Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-1ef5DZ/CMakeLists.txt:4 (project) 2025-03-21T20:37:26.8862053Z 2025-03-21T20:37:26.8862160Z  2025-03-21T20:37:26.8862801Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:26.8863566Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:26.8863998Z CMake. 2025-03-21T20:37:26.8864117Z 2025-03-21T20:37:26.8864349Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:26.8864928Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:26.8865432Z to work with policies introduced by or earlier. 2025-03-21T20:37:26.8865954Z Call Stack (most recent call first): 2025-03-21T20:37:26.8866366Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:37:26.8867032Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:37:26.8867968Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-1ef5DZ/CMakeLists.txt:4 (project) 2025-03-21T20:37:26.8868561Z 2025-03-21T20:37:26.8868677Z  2025-03-21T20:37:26.8869204Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:37:26.8869874Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:26.8870308Z CMake. 2025-03-21T20:37:26.8870427Z 2025-03-21T20:37:26.8870671Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:26.8871230Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:26.8871735Z to work with policies introduced by or earlier. 2025-03-21T20:37:26.8872116Z Call Stack (most recent call first): 2025-03-21T20:37:26.8872837Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:37:26.8873965Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-CXX.cmake:1 (include) 2025-03-21T20:37:26.8875083Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCXXInformation.cmake:48 (include) 2025-03-21T20:37:26.8876149Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-1ef5DZ/CMakeLists.txt:4 (project) 2025-03-21T20:37:26.8876742Z 2025-03-21T20:37:26.8876851Z  2025-03-21T20:37:26.8877104Z -- Looking for C++ include unistd.h - found 2025-03-21T20:37:26.8877454Z -- Looking for C++ include stdint.h 2025-03-21T20:37:26.8878141Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:26.8878867Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:26.8879292Z CMake. 2025-03-21T20:37:26.8879419Z 2025-03-21T20:37:26.8879742Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:26.8880319Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:26.8880822Z to work with policies introduced by or earlier. 2025-03-21T20:37:26.8881209Z Call Stack (most recent call first): 2025-03-21T20:37:26.8881769Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:37:26.8882709Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-o6slN2/CMakeLists.txt:4 (project) 2025-03-21T20:37:26.8883303Z 2025-03-21T20:37:26.8883412Z  2025-03-21T20:37:26.8884047Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:26.8884807Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:26.8885309Z CMake. 2025-03-21T20:37:26.8885533Z 2025-03-21T20:37:26.8885764Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:26.8886349Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:26.8886858Z to work with policies introduced by or earlier. 2025-03-21T20:37:26.8887243Z Call Stack (most recent call first): 2025-03-21T20:37:26.8887647Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:37:26.8888302Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:37:26.8889261Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-o6slN2/CMakeLists.txt:4 (project) 2025-03-21T20:37:26.8889838Z 2025-03-21T20:37:26.8889972Z  2025-03-21T20:37:26.8890503Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:37:26.8891163Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:26.8891605Z CMake. 2025-03-21T20:37:26.8891764Z 2025-03-21T20:37:26.8891995Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:26.8892570Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:26.8893074Z to work with policies introduced by or earlier. 2025-03-21T20:37:26.8893446Z Call Stack (most recent call first): 2025-03-21T20:37:26.8894165Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:37:26.8895294Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-CXX.cmake:1 (include) 2025-03-21T20:37:27.1666981Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCXXInformation.cmake:48 (include) 2025-03-21T20:37:27.1668652Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-o6slN2/CMakeLists.txt:4 (project) 2025-03-21T20:37:27.1669248Z 2025-03-21T20:37:27.1669582Z  2025-03-21T20:37:27.1669860Z -- Looking for C++ include stdint.h - found 2025-03-21T20:37:27.1670220Z -- Looking for C++ include inttypes.h 2025-03-21T20:37:27.1670919Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:27.1671696Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:27.1672273Z CMake. 2025-03-21T20:37:27.1672511Z 2025-03-21T20:37:27.1672798Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:27.1673373Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:27.1673873Z to work with policies introduced by or earlier. 2025-03-21T20:37:27.1674238Z Call Stack (most recent call first): 2025-03-21T20:37:27.1674818Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:37:27.1675966Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-Yc0G4s/CMakeLists.txt:4 (project) 2025-03-21T20:37:27.1676565Z 2025-03-21T20:37:27.1676695Z  2025-03-21T20:37:27.1677335Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:27.1678098Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:27.1678529Z CMake. 2025-03-21T20:37:27.1678663Z 2025-03-21T20:37:27.1678891Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:27.1679466Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:27.1679973Z to work with policies introduced by or earlier. 2025-03-21T20:37:27.1680362Z Call Stack (most recent call first): 2025-03-21T20:37:27.1680865Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:37:27.1681509Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:37:27.1682456Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-Yc0G4s/CMakeLists.txt:4 (project) 2025-03-21T20:37:27.1683049Z 2025-03-21T20:37:27.1683159Z  2025-03-21T20:37:27.1683684Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:37:27.1684353Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:27.1684788Z CMake. 2025-03-21T20:37:27.1684907Z 2025-03-21T20:37:27.1685134Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:27.1685818Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:27.1686330Z to work with policies introduced by or earlier. 2025-03-21T20:37:27.1686723Z Call Stack (most recent call first): 2025-03-21T20:37:27.1687447Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:37:27.1688577Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-CXX.cmake:1 (include) 2025-03-21T20:37:27.1689678Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCXXInformation.cmake:48 (include) 2025-03-21T20:37:27.1690759Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-Yc0G4s/CMakeLists.txt:4 (project) 2025-03-21T20:37:27.1691353Z 2025-03-21T20:37:27.1691462Z  2025-03-21T20:37:27.1691718Z -- Looking for C++ include inttypes.h - found 2025-03-21T20:37:27.1692080Z -- Looking for C++ include sys/types.h 2025-03-21T20:37:27.1692779Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:27.1693506Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:27.1693940Z CMake. 2025-03-21T20:37:27.1694071Z 2025-03-21T20:37:27.1694302Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:27.1694880Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:27.1695382Z to work with policies introduced by or earlier. 2025-03-21T20:37:27.1695747Z Call Stack (most recent call first): 2025-03-21T20:37:27.1696320Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:37:27.1697275Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-PBJJbH/CMakeLists.txt:4 (project) 2025-03-21T20:37:27.1697868Z 2025-03-21T20:37:27.1697975Z  2025-03-21T20:37:27.1698609Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:27.1699373Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:27.1699796Z CMake. 2025-03-21T20:37:27.1699933Z 2025-03-21T20:37:27.1700237Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:27.1700816Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:27.1701318Z to work with policies introduced by or earlier. 2025-03-21T20:37:27.1701698Z Call Stack (most recent call first): 2025-03-21T20:37:27.1702099Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:37:27.1702741Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:37:27.1703687Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-PBJJbH/CMakeLists.txt:4 (project) 2025-03-21T20:37:27.1704280Z 2025-03-21T20:37:27.1704384Z  2025-03-21T20:37:27.1704914Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:37:27.1705641Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:27.1706074Z CMake. 2025-03-21T20:37:27.1706198Z 2025-03-21T20:37:27.1706426Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:27.1707003Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:27.1707510Z to work with policies introduced by or earlier. 2025-03-21T20:37:27.1707892Z Call Stack (most recent call first): 2025-03-21T20:37:27.1708613Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:37:27.1709737Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-CXX.cmake:1 (include) 2025-03-21T20:37:27.1719188Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCXXInformation.cmake:48 (include) 2025-03-21T20:37:27.1720316Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-PBJJbH/CMakeLists.txt:4 (project) 2025-03-21T20:37:27.1720918Z 2025-03-21T20:37:27.1721112Z  2025-03-21T20:37:27.1721475Z -- Looking for C++ include sys/types.h - found 2025-03-21T20:37:27.1721870Z -- Looking for C++ include sys/stat.h 2025-03-21T20:37:27.1723559Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:27.1724668Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:27.1725116Z CMake. 2025-03-21T20:37:27.1725238Z 2025-03-21T20:37:27.1725564Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:27.1726292Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:27.1726799Z to work with policies introduced by or earlier. 2025-03-21T20:37:27.1727196Z Call Stack (most recent call first): 2025-03-21T20:37:27.1727771Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:37:27.1728716Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-r2XgDm/CMakeLists.txt:4 (project) 2025-03-21T20:37:27.1729315Z 2025-03-21T20:37:27.1729462Z  2025-03-21T20:37:27.1730107Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:27.1730874Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:27.1731313Z CMake. 2025-03-21T20:37:27.1731435Z 2025-03-21T20:37:27.1731682Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:27.1732242Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:27.1732746Z to work with policies introduced by or earlier. 2025-03-21T20:37:27.1733138Z Call Stack (most recent call first): 2025-03-21T20:37:27.1733548Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:37:27.1734391Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:37:27.1735344Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-r2XgDm/CMakeLists.txt:4 (project) 2025-03-21T20:37:27.1735926Z 2025-03-21T20:37:27.1736041Z  2025-03-21T20:37:27.1736570Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:37:27.1737243Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:27.1737685Z CMake. 2025-03-21T20:37:27.1737805Z 2025-03-21T20:37:27.1738050Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:27.1738626Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:27.1739117Z to work with policies introduced by or earlier. 2025-03-21T20:37:27.1739596Z Call Stack (most recent call first): 2025-03-21T20:37:27.1740321Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:37:27.1741452Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-CXX.cmake:1 (include) 2025-03-21T20:37:27.1742575Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCXXInformation.cmake:48 (include) 2025-03-21T20:37:27.1743653Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-r2XgDm/CMakeLists.txt:4 (project) 2025-03-21T20:37:27.1744243Z 2025-03-21T20:37:27.1744368Z  2025-03-21T20:37:27.1744621Z -- Looking for C++ include sys/stat.h - found 2025-03-21T20:37:27.1745048Z -- Looking for C++ include fnmatch.h 2025-03-21T20:37:27.1745749Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:27.1746481Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:27.1746921Z CMake. 2025-03-21T20:37:27.1747043Z 2025-03-21T20:37:27.1747275Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:27.1747849Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:27.1748358Z to work with policies introduced by or earlier. 2025-03-21T20:37:27.1748743Z Call Stack (most recent call first): 2025-03-21T20:37:27.1749315Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:37:27.3888326Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-gubAvJ/CMakeLists.txt:4 (project) 2025-03-21T20:37:27.3889255Z 2025-03-21T20:37:27.3889533Z  2025-03-21T20:37:27.3890237Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:27.3891034Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:27.3891464Z CMake. 2025-03-21T20:37:27.3891611Z 2025-03-21T20:37:27.3891842Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:27.3892419Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:27.3892928Z to work with policies introduced by or earlier. 2025-03-21T20:37:27.3893314Z Call Stack (most recent call first): 2025-03-21T20:37:27.3893721Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:37:27.3894371Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:37:27.3895327Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-gubAvJ/CMakeLists.txt:4 (project) 2025-03-21T20:37:27.3895925Z 2025-03-21T20:37:27.3896035Z  2025-03-21T20:37:27.3896571Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:37:27.3897465Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:27.3897907Z CMake. 2025-03-21T20:37:27.3898075Z 2025-03-21T20:37:27.3898305Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:27.3898880Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:27.3899395Z to work with policies introduced by or earlier. 2025-03-21T20:37:27.3899786Z Call Stack (most recent call first): 2025-03-21T20:37:27.3900545Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:37:27.3901673Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-CXX.cmake:1 (include) 2025-03-21T20:37:27.3902774Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCXXInformation.cmake:48 (include) 2025-03-21T20:37:27.3903960Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-gubAvJ/CMakeLists.txt:4 (project) 2025-03-21T20:37:27.3904560Z 2025-03-21T20:37:27.3904675Z  2025-03-21T20:37:27.3904950Z -- Looking for C++ include fnmatch.h - found 2025-03-21T20:37:27.3905310Z -- Looking for C++ include stddef.h 2025-03-21T20:37:27.3906003Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:27.3906720Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:27.3907156Z CMake. 2025-03-21T20:37:27.3907291Z 2025-03-21T20:37:27.3907522Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:27.3908095Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:27.3908608Z to work with policies introduced by or earlier. 2025-03-21T20:37:27.3908988Z Call Stack (most recent call first): 2025-03-21T20:37:27.3909565Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:37:27.3910643Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-J74iDW/CMakeLists.txt:4 (project) 2025-03-21T20:37:27.3911240Z 2025-03-21T20:37:27.3911352Z  2025-03-21T20:37:27.3911991Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:27.3912758Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:27.3913182Z CMake. 2025-03-21T20:37:27.3913315Z 2025-03-21T20:37:27.3913548Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:27.3914120Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:27.3914628Z to work with policies introduced by or earlier. 2025-03-21T20:37:27.3915018Z Call Stack (most recent call first): 2025-03-21T20:37:27.3915426Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:37:27.3916073Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:37:27.3917021Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-J74iDW/CMakeLists.txt:4 (project) 2025-03-21T20:37:27.3917612Z 2025-03-21T20:37:27.3917721Z  2025-03-21T20:37:27.3918244Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:37:27.3918913Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:27.3919345Z CMake. 2025-03-21T20:37:27.3919463Z 2025-03-21T20:37:27.3919692Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:27.3920269Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:27.3920781Z to work with policies introduced by or earlier. 2025-03-21T20:37:27.3921164Z Call Stack (most recent call first): 2025-03-21T20:37:27.3921972Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:37:27.3923321Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-CXX.cmake:1 (include) 2025-03-21T20:37:27.3924433Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCXXInformation.cmake:48 (include) 2025-03-21T20:37:27.3925585Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-J74iDW/CMakeLists.txt:4 (project) 2025-03-21T20:37:27.3926190Z 2025-03-21T20:37:27.3926327Z  2025-03-21T20:37:27.3926587Z -- Looking for C++ include stddef.h - found 2025-03-21T20:37:27.3926933Z -- Check size of uint32_t 2025-03-21T20:37:27.3927747Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:27.3928489Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:27.3928930Z CMake. 2025-03-21T20:37:27.3929048Z 2025-03-21T20:37:27.3929299Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:27.3929862Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:27.3930373Z to work with policies introduced by or earlier. 2025-03-21T20:37:27.3930759Z Call Stack (most recent call first): 2025-03-21T20:37:27.3931335Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:37:27.3932281Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-BvLT36/CMakeLists.txt:4 (project) 2025-03-21T20:37:27.3932862Z 2025-03-21T20:37:27.3932989Z  2025-03-21T20:37:27.3933613Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:27.3934384Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:27.3934822Z CMake. 2025-03-21T20:37:27.3934941Z 2025-03-21T20:37:27.3935182Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:27.3935755Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:27.3936258Z to work with policies introduced by or earlier. 2025-03-21T20:37:27.3936630Z Call Stack (most recent call first): 2025-03-21T20:37:27.3937033Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:37:27.3937692Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:37:27.3938636Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-BvLT36/CMakeLists.txt:4 (project) 2025-03-21T20:37:27.3939215Z 2025-03-21T20:37:27.3939334Z  2025-03-21T20:37:27.3939866Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:37:27.3940523Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:27.3940955Z CMake. 2025-03-21T20:37:27.3941087Z 2025-03-21T20:37:27.3941318Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:27.3941888Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:27.3942391Z to work with policies introduced by or earlier. 2025-03-21T20:37:27.3942767Z Call Stack (most recent call first): 2025-03-21T20:37:27.3943479Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:37:27.3944608Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-CXX.cmake:1 (include) 2025-03-21T20:37:27.3945725Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCXXInformation.cmake:48 (include) 2025-03-21T20:37:27.3946901Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-BvLT36/CMakeLists.txt:4 (project) 2025-03-21T20:37:27.3947489Z 2025-03-21T20:37:27.3947613Z  2025-03-21T20:37:27.3947852Z -- Check size of uint32_t - done 2025-03-21T20:37:27.3948144Z -- Looking for strtoll 2025-03-21T20:37:27.3948787Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:27.3949518Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:27.3950034Z CMake. 2025-03-21T20:37:27.3950156Z 2025-03-21T20:37:27.3950398Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:27.3950957Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:27.3951546Z to work with policies introduced by or earlier. 2025-03-21T20:37:27.3951927Z Call Stack (most recent call first): 2025-03-21T20:37:27.3952504Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:37:27.3953452Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-21cR6q/CMakeLists.txt:4 (project) 2025-03-21T20:37:27.3954034Z 2025-03-21T20:37:27.3954165Z  2025-03-21T20:37:27.3954787Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:37:27.3955547Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:27.3955981Z CMake. 2025-03-21T20:37:27.3956111Z 2025-03-21T20:37:27.3956339Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:27.3956919Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:27.3957427Z to work with policies introduced by or earlier. 2025-03-21T20:37:27.3957795Z Call Stack (most recent call first): 2025-03-21T20:37:27.3958198Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:37:27.3958852Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:37:27.3959792Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-21cR6q/CMakeLists.txt:4 (project) 2025-03-21T20:37:27.3960370Z 2025-03-21T20:37:27.3960491Z  2025-03-21T20:37:27.3961015Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:37:31.4677334Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:37:31.4678199Z CMake. 2025-03-21T20:37:31.4678401Z 2025-03-21T20:37:31.4678766Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:37:31.4679844Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:37:31.4680749Z to work with policies introduced by or earlier. 2025-03-21T20:37:31.4681421Z Call Stack (most recent call first): 2025-03-21T20:37:31.4682698Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:37:31.4684764Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-CXX.cmake:1 (include) 2025-03-21T20:37:31.4686948Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCXXInformation.cmake:48 (include) 2025-03-21T20:37:31.4689114Z /pytorch/executorch/cmake-out-android-arm64-v8a/CMakeFiles/CMakeScratch/TryCompile-21cR6q/CMakeLists.txt:4 (project) 2025-03-21T20:37:31.4690250Z 2025-03-21T20:37:31.4690648Z  2025-03-21T20:37:31.4691041Z -- Looking for strtoll - found 2025-03-21T20:37:31.4691772Z -- The ASM compiler identification is Clang with GNU-like command-line 2025-03-21T20:37:31.4692785Z -- Found assembler: /opt/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang 2025-03-21T20:37:31.4693994Z -- Building for XNNPACK_TARGET_PROCESSOR: arm64 2025-03-21T20:37:31.4695098Z -- Found Python: /opt/conda/envs/py_3.10/bin/python3.10 (found version "3.10.16") found components: Interpreter 2025-03-21T20:37:31.4696160Z -- Generating microkernels.cmake 2025-03-21T20:37:31.4696843Z No microkernel found in src/reference/binary-elementwise.cc 2025-03-21T20:37:31.4697617Z No microkernel found in src/reference/packing.cc 2025-03-21T20:37:31.4698373Z No microkernel found in src/reference/unary-elementwise.cc 2025-03-21T20:37:31.4699837Z -- executorch: Using source file list /pytorch/executorch/cmake-out-android-arm64-v8a/extension/llm/custom_ops/../../../executorch_srcs.cmake 2025-03-21T20:37:31.4701222Z -- Generating operator lib: 2025-03-21T20:37:31.4701711Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:37:31.4702448Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:37:31.4703520Z -- ROOT_OPS: 2025-03-21T20:37:31.4703927Z -- INCLUDE_ALL_OPS: 2025-03-21T20:37:31.4706620Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/quantized/quantized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/quantized/quantized.yaml" 2025-03-21T20:37:31.4708910Z -- Generating kernel bindings: 2025-03-21T20:37:31.4709438Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:37:31.4709937Z -- FUNCTIONS_YAML: 2025-03-21T20:37:31.4710601Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:37:31.4711406Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:37:31.4718581Z Generated files /pytorch/executorch/cmake-out-android-arm64-v8a/kernels/quantized/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/quantized/quantized_ops_lib/Functions.h;/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/quantized/quantized_ops_lib/NativeFunctions.h;/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/quantized/quantized_ops_lib/RegisterCPUCustomOps.cpp;/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/quantized/quantized_ops_lib/RegisterSchema.cpp;/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/quantized/quantized_ops_lib/CustomOpsNativeFunctions.h 2025-03-21T20:37:31.4725093Z -- Generating operator lib: 2025-03-21T20:37:31.4725726Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:37:31.4726262Z -- KERNEL_LIBS: quantized_kernels 2025-03-21T20:37:31.4726771Z -- DEPS: executorch 2025-03-21T20:37:31.4727174Z -- 2025-03-21T20:37:31.4727532Z -- ******** Summary ******** 2025-03-21T20:37:31.4728027Z -- CMAKE_BUILD_TYPE : Release 2025-03-21T20:37:31.4728575Z -- CMAKE_CXX_STANDARD : 17 2025-03-21T20:37:31.4729141Z -- CMAKE_CXX_COMPILER_ID : Clang 2025-03-21T20:37:31.4729924Z -- CMAKE_TOOLCHAIN_FILE : /opt/ndk/build/cmake/android.toolchain.cmake 2025-03-21T20:37:31.4730732Z -- BUCK2 : buck2 2025-03-21T20:37:31.4731320Z -- PYTHON_EXECUTABLE : python 2025-03-21T20:37:31.4732340Z -- FLATC_EXECUTABLE : /pytorch/executorch/cmake-out-android-arm64-v8a/third-party/flatbuffers/flatc 2025-03-21T20:37:31.4733407Z -- EXECUTORCH_ENABLE_LOGGING : ON 2025-03-21T20:37:31.4734077Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2025-03-21T20:37:31.4734744Z -- EXECUTORCH_LOG_LEVEL : Info 2025-03-21T20:37:31.4735401Z -- EXECUTORCH_BUILD_ANDROID_JNI : OFF 2025-03-21T20:37:31.4736028Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : OFF 2025-03-21T20:37:31.4736683Z -- EXECUTORCH_BUILD_CADENCE : OFF 2025-03-21T20:37:31.4737334Z -- EXECUTORCH_BUILD_COREML : OFF 2025-03-21T20:37:31.4737951Z -- EXECUTORCH_BUILD_CPUINFO : ON 2025-03-21T20:37:31.4738594Z -- EXECUTORCH_BUILD_DEVTOOLS : OFF 2025-03-21T20:37:31.4739246Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : ON 2025-03-21T20:37:31.4740155Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : ON 2025-03-21T20:37:31.4740832Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : ON 2025-03-21T20:37:31.4741480Z -- EXECUTORCH_BUILD_EXTENSION_LLM : OFF 2025-03-21T20:37:31.4742081Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : ON 2025-03-21T20:37:31.4742718Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : ON 2025-03-21T20:37:31.4743350Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : ON 2025-03-21T20:37:31.4743994Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : OFF 2025-03-21T20:37:31.4744640Z -- EXECUTORCH_BUILD_FLATC : ON 2025-03-21T20:37:31.4745251Z -- EXECUTORCH_BUILD_GFLAGS : ON 2025-03-21T20:37:31.4745861Z -- EXECUTORCH_BUILD_HOST_TARGETS : ON 2025-03-21T20:37:31.4746480Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : ON 2025-03-21T20:37:31.4747128Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : OFF 2025-03-21T20:37:31.4748067Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : ON 2025-03-21T20:37:31.4748720Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2025-03-21T20:37:31.4749372Z -- EXECUTORCH_BUILD_MPS : OFF 2025-03-21T20:37:31.4749989Z -- EXECUTORCH_BUILD_NEURON : OFF 2025-03-21T20:37:31.4750636Z -- EXECUTORCH_BUILD_PTHREADPOOL : ON 2025-03-21T20:37:31.4751270Z -- EXECUTORCH_BUILD_PYBIND : OFF 2025-03-21T20:37:31.4751894Z -- EXECUTORCH_BUILD_QNN : OFF 2025-03-21T20:37:31.4752519Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2025-03-21T20:37:31.4753140Z -- EXECUTORCH_BUILD_TESTS : OFF 2025-03-21T20:37:31.4753775Z -- EXECUTORCH_BUILD_VULKAN : OFF 2025-03-21T20:37:31.4754405Z -- EXECUTORCH_BUILD_XNNPACK : ON 2025-03-21T20:37:31.4755002Z -- Configuring done (7.3s) 2025-03-21T20:37:31.4755491Z -- Generating done (0.4s) 2025-03-21T20:37:31.4756139Z CMake Warning: 2025-03-21T20:37:31.4756718Z Manually-specified variables were not used by the project: 2025-03-21T20:37:31.4757268Z 2025-03-21T20:37:31.4757463Z NEURON_BUFFER_ALLOCATOR_LIB 2025-03-21T20:37:31.4757940Z QNN_SDK_ROOT 2025-03-21T20:37:31.4758174Z 2025-03-21T20:37:31.4758397Z  2025-03-21T20:37:31.4759060Z -- Build files have been written to: /pytorch/executorch/cmake-out-android-arm64-v8a 2025-03-21T20:37:31.4759918Z ++ uname 2025-03-21T20:37:31.4760273Z + '[' Linux == Darwin ']' 2025-03-21T20:37:31.4760715Z ++ nproc 2025-03-21T20:37:31.4761077Z + CMAKE_JOBS=7 2025-03-21T20:37:31.4761778Z + cmake --build cmake-out-android-arm64-v8a -j 7 --target install --config Release 2025-03-21T20:37:31.4762921Z [ 0%] Creating directories for 'flatbuffers' 2025-03-21T20:37:31.4764250Z [ 0%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o 2025-03-21T20:37:31.4766234Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2025-03-21T20:37:31.4768098Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2025-03-21T20:37:31.4769875Z [ 0%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/single.cpp.o 2025-03-21T20:37:31.4771801Z [ 0%] Building C object extension/llm/custom_ops/spinquant/third-party/FFHT/CMakeFiles/dumb_fht.dir/dumb_fht.c.o 2025-03-21T20:37:31.4773706Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2025-03-21T20:37:31.4775014Z [ 0%] No download step for 'flatbuffers' 2025-03-21T20:37:31.4775799Z [ 0%] No update step for 'flatbuffers' 2025-03-21T20:37:31.4776566Z [ 0%] No patch step for 'flatbuffers' 2025-03-21T20:37:31.4777364Z [ 0%] Linking C static library libdumb_fht.a 2025-03-21T20:37:31.4778224Z [ 0%] Performing configure step for 'flatbuffers' 2025-03-21T20:37:31.4778949Z CMake Warning: 2025-03-21T20:37:31.4779477Z Ignoring empty string ("") provided on the command line. 2025-03-21T20:37:31.4780172Z 2025-03-21T20:37:31.4780385Z  2025-03-21T20:37:31.4780820Z fatal: No names found, cannot describe anything. 2025-03-21T20:37:31.4781670Z CMake Warning at CMake/Version.cmake:32 (message): 2025-03-21T20:37:31.4782352Z git describe failed with exit code: 128 2025-03-21T20:37:31.4782766Z 2025-03-21T20:37:31.4783062Z Make sure you cloned with tags or run 'git fetch --tags'. 2025-03-21T20:37:31.4783755Z Call Stack (most recent call first): 2025-03-21T20:37:31.4784304Z CMakeLists.txt:5 (include) 2025-03-21T20:37:31.4784627Z 2025-03-21T20:37:31.4784845Z  2025-03-21T20:37:31.4785218Z -- Proceeding with version: 24.3.25.0 2025-03-21T20:37:31.4785769Z [ 0%] Built target dumb_fht 2025-03-21T20:37:31.4786935Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2025-03-21T20:37:31.4788891Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2025-03-21T20:37:31.4790692Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2025-03-21T20:37:31.4792486Z [ 0%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/double.cpp.o 2025-03-21T20:37:31.4794438Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2025-03-21T20:37:31.4796385Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2025-03-21T20:37:31.4798156Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2025-03-21T20:37:31.4799921Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/log.c.o 2025-03-21T20:37:31.4801784Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/uarch.c.o 2025-03-21T20:37:31.4803699Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/arm/uarch.c.o 2025-03-21T20:37:31.4805695Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/cache.c.o 2025-03-21T20:37:34.3743478Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/arm/cache.c.o 2025-03-21T20:37:34.3744856Z -- The CXX compiler identification is Clang 12.0.1 2025-03-21T20:37:34.3745541Z -- Detecting CXX compiler ABI info 2025-03-21T20:37:34.3746898Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/linux/init.c.o 2025-03-21T20:37:34.3748929Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/arm/linux/init.c.o 2025-03-21T20:37:34.3750975Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/linux/cpuinfo.c.o 2025-03-21T20:37:34.3753063Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/arm/linux/cpuinfo.c.o 2025-03-21T20:37:34.3755154Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/linux/clusters.c.o 2025-03-21T20:37:34.3756406Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:37:34.3757170Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-03-21T20:37:34.3757898Z -- Detecting CXX compile features 2025-03-21T20:37:34.3758473Z -- Detecting CXX compile features - done 2025-03-21T20:37:34.3760005Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/arm/linux/clusters.c.o 2025-03-21T20:37:34.3761260Z -- Looking for strtof_l 2025-03-21T20:37:34.3762489Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/linux/chipset.c.o 2025-03-21T20:37:34.3764949Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/arm/linux/chipset.c.o 2025-03-21T20:37:34.3766328Z -- Looking for strtof_l - found 2025-03-21T20:37:34.3766818Z -- Looking for strtoull_l 2025-03-21T20:37:34.3768009Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/linux/midr.c.o 2025-03-21T20:37:34.3769923Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/linux/hwcap.c.o 2025-03-21T20:37:34.3771092Z -- Looking for strtoull_l - found 2025-03-21T20:37:34.3771622Z -- Looking for realpath 2025-03-21T20:37:34.3772974Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/arm/linux/midr.c.o 2025-03-21T20:37:34.3775020Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/linux/aarch64-isa.c.o 2025-03-21T20:37:34.3777457Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/android/properties.c.o 2025-03-21T20:37:34.3779631Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/arm/linux/hwcap.c.o 2025-03-21T20:37:34.3781727Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2025-03-21T20:37:34.3783874Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/arm/linux/aarch64-isa.c.o 2025-03-21T20:37:34.3785955Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2025-03-21T20:37:34.3788129Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/arm/android/properties.c.o 2025-03-21T20:37:34.3790233Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2025-03-21T20:37:34.3791375Z -- Looking for realpath - found 2025-03-21T20:37:34.3792019Z -- CMAKE_CXX_FLAGS: "-DFLATBUFFERS_MAX_ALIGNMENT=1024" 2025-03-21T20:37:34.3792703Z -- Configuring done (1.3s) 2025-03-21T20:37:34.3793215Z -- Generating done (0.0s) 2025-03-21T20:37:34.3794655Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2025-03-21T20:37:34.3796508Z -- Build files have been written to: /pytorch/executorch/cmake-out-android-arm64-v8a/third-party/flatbuffers 2025-03-21T20:37:34.3797870Z [ 2%] Performing build step for 'flatbuffers' 2025-03-21T20:37:34.3798951Z [ 2%] Building CXX object CMakeFiles/flatc.dir/src/idl_parser.cpp.o 2025-03-21T20:37:34.3800589Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2025-03-21T20:37:34.3802741Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2025-03-21T20:37:34.3804787Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2025-03-21T20:37:34.3806381Z [ 3%] Linking C static library libcpuinfo.a 2025-03-21T20:37:34.3807016Z [ 3%] Built target cpuinfo 2025-03-21T20:37:34.3807877Z [ 5%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o 2025-03-21T20:37:34.3809523Z [ 3%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2025-03-21T20:37:34.3811673Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2025-03-21T20:37:34.3813737Z [ 3%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2025-03-21T20:37:34.3815386Z [ 7%] Building CXX object CMakeFiles/flatc.dir/src/reflection.cpp.o 2025-03-21T20:37:34.3816687Z [ 3%] Linking C static library libcpuinfo_internals.a 2025-03-21T20:37:34.3817456Z [ 3%] Built target cpuinfo_internals 2025-03-21T20:37:34.3818362Z [ 10%] Building CXX object CMakeFiles/flatc.dir/src/util.cpp.o 2025-03-21T20:37:34.3819394Z [ 3%] Linking C static library libpthreadpool.a 2025-03-21T20:37:34.3820110Z [ 3%] Built target pthreadpool 2025-03-21T20:37:34.3821071Z [ 13%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_binary.cpp.o 2025-03-21T20:37:34.3822519Z [ 15%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o 2025-03-21T20:37:34.3823781Z [ 18%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_csharp.cpp.o 2025-03-21T20:37:34.3825063Z [ 21%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_dart.cpp.o 2025-03-21T20:37:34.3826331Z [ 23%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin.cpp.o 2025-03-21T20:37:34.3827873Z [ 26%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin_kmp.cpp.o 2025-03-21T20:37:34.3829163Z [ 28%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_go.cpp.o 2025-03-21T20:37:34.3830796Z [ 3%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/allocation-type.c.o 2025-03-21T20:37:34.3832954Z [ 3%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/datatype-strings.c.o 2025-03-21T20:37:34.3835453Z [ 3%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-avgpool/f16-avgpool-9p8x-minmax-neonfp16arith-c8.c.o 2025-03-21T20:37:34.3838046Z [ 3%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/microkernel-type.c.o 2025-03-21T20:37:34.3840130Z [ 3%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/node-type.c.o 2025-03-21T20:37:34.3842194Z [ 3%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/operator-type.c.o 2025-03-21T20:37:34.3843835Z [ 31%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_java.cpp.o 2025-03-21T20:37:34.3845459Z [ 3%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/log.c.o 2025-03-21T20:37:34.3846931Z [ 34%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_ts.cpp.o 2025-03-21T20:37:34.3847691Z [ 3%] Built target logging 2025-03-21T20:37:34.3848996Z [ 3%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2025-03-21T20:37:34.3851514Z [ 3%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-avgpool/f16-avgpool-9x-minmax-neonfp16arith-c8.c.o 2025-03-21T20:37:34.3853518Z [ 36%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_php.cpp.o 2025-03-21T20:37:34.3855300Z [ 3%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microparams-init.dir/src/microparams-init.c.o 2025-03-21T20:37:34.3858090Z [ 3%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-conv-hwc2chw/f16-conv-hwc2chw-3x3s2p1c3x4-neonfp16arith-2x2.c.o 2025-03-21T20:37:34.3860679Z [ 39%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_python.cpp.o 2025-03-21T20:37:34.3861580Z [ 3%] Built target microparams-init 2025-03-21T20:37:34.3862587Z [ 42%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_lobster.cpp.o 2025-03-21T20:37:34.3863463Z [ 3%] Built target indirection 2025-03-21T20:37:34.3864847Z [ 3%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/normalization.dir/src/normalization.c.o 2025-03-21T20:37:34.3866486Z [ 44%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_rust.cpp.o 2025-03-21T20:37:34.3868745Z [ 3%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-neonfp16arith-acc2.c.o 2025-03-21T20:37:34.3870713Z [ 3%] Built target normalization 2025-03-21T20:37:34.3872624Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-neonfp16arith.c.o 2025-03-21T20:37:34.3875617Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-neonfp16arith.c.o 2025-03-21T20:37:34.3878081Z [ 4%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o 2025-03-21T20:37:34.3879670Z [ 47%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_fbs.cpp.o 2025-03-21T20:37:38.2847497Z [ 4%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o 2025-03-21T20:37:38.2850377Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-neonfp16arith.c.o 2025-03-21T20:37:38.2853185Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-neonfp16arith.c.o 2025-03-21T20:37:38.2855120Z [ 50%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_grpc.cpp.o 2025-03-21T20:37:38.2856371Z [ 52%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_json_schema.cpp.o 2025-03-21T20:37:38.2858581Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-2x8.c.o 2025-03-21T20:37:38.2861792Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-1x8.c.o 2025-03-21T20:37:38.2863953Z [ 55%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_swift.cpp.o 2025-03-21T20:37:38.2866227Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-1x8.c.o 2025-03-21T20:37:38.2868484Z [ 57%] Building CXX object CMakeFiles/flatc.dir/src/file_name_saving_file_manager.cpp.o 2025-03-21T20:37:38.2869854Z [ 60%] Building CXX object CMakeFiles/flatc.dir/src/file_binary_writer.cpp.o 2025-03-21T20:37:38.2872202Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-1x8.c.o 2025-03-21T20:37:38.2874315Z [ 63%] Building CXX object CMakeFiles/flatc.dir/src/file_writer.cpp.o 2025-03-21T20:37:38.2875438Z [ 65%] Building CXX object CMakeFiles/flatc.dir/src/flatc.cpp.o 2025-03-21T20:37:38.2877381Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int16-u16.c.o 2025-03-21T20:37:38.2879657Z [ 4%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/packing.dir/src/reference/packing.cc.o 2025-03-21T20:37:38.2881532Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/allocator.dir/src/allocator.c.o 2025-03-21T20:37:38.2883004Z [ 68%] Building CXX object CMakeFiles/flatc.dir/src/flatc_main.cpp.o 2025-03-21T20:37:38.2884944Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-neonfp16-u16.c.o 2025-03-21T20:37:38.2886485Z [ 4%] Built target allocator 2025-03-21T20:37:38.2887393Z [ 71%] Building CXX object CMakeFiles/flatc.dir/src/binary_annotator.cpp.o 2025-03-21T20:37:38.2889364Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u1.c.o 2025-03-21T20:37:38.2892258Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u4.c.o 2025-03-21T20:37:38.2894472Z [ 4%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/complex_single.cpp.o 2025-03-21T20:37:38.2896131Z [ 73%] Building CXX object CMakeFiles/flatc.dir/src/annotated_binary_text_gen.cpp.o 2025-03-21T20:37:38.2898450Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-minmax-neonfp16arith-c16.c.o 2025-03-21T20:37:38.2900541Z [ 76%] Building CXX object CMakeFiles/flatc.dir/src/bfbs_gen_lua.cpp.o 2025-03-21T20:37:38.2902639Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16arith-u32-acc4.c.o 2025-03-21T20:37:38.2905711Z [ 5%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-1x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2025-03-21T20:37:38.2908636Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-1x16-minmax-neonfp16arith-ld64.c.o 2025-03-21T20:37:38.2910579Z [ 78%] Building CXX object CMakeFiles/flatc.dir/src/bfbs_gen_nim.cpp.o 2025-03-21T20:37:38.2912624Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-1x8-minmax-neonfp16arith-ld64.c.o 2025-03-21T20:37:38.2914606Z [ 81%] Building CXX object CMakeFiles/flatc.dir/src/code_generators.cpp.o 2025-03-21T20:37:38.2915711Z [ 5%] Linking CXX static library libgflags_nothreads.a 2025-03-21T20:37:38.2916445Z [ 5%] Built target gflags_nothreads_static 2025-03-21T20:37:38.2918431Z [ 5%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-4x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2025-03-21T20:37:38.2920953Z [ 5%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/complex_double.cpp.o 2025-03-21T20:37:38.2922905Z [ 84%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/cpp_generator.cc.o 2025-03-21T20:37:38.2925320Z [ 5%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55.S.o 2025-03-21T20:37:38.2928665Z [ 5%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55r0.S.o 2025-03-21T20:37:38.2931950Z [ 5%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a75.S.o 2025-03-21T20:37:38.2935167Z [ 5%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2025-03-21T20:37:38.2937378Z [ 86%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/go_generator.cc.o 2025-03-21T20:37:38.2939516Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-neonfp16arith-ld64.c.o 2025-03-21T20:37:38.2941591Z [ 89%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/java_generator.cc.o 2025-03-21T20:37:38.2943745Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-6x8-minmax-neonfp16arith-ld64.c.o 2025-03-21T20:37:38.2945832Z [ 92%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/python_generator.cc.o 2025-03-21T20:37:38.2948285Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-ibilinear-chw/gen/f16-ibilinear-chw-neonfp16arith-p8.c.o 2025-03-21T20:37:38.2950435Z [ 94%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/swift_generator.cc.o 2025-03-21T20:37:38.2952598Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-ibilinear/gen/f16-ibilinear-neonfp16arith-c8.c.o 2025-03-21T20:37:38.2954653Z [ 97%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/ts_generator.cc.o 2025-03-21T20:37:38.2956992Z [ 5%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/f16-igemm-1x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2025-03-21T20:37:38.2960142Z [ 6%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/f16-igemm-4x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2025-03-21T20:37:38.2963453Z [ 6%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55.S.o 2025-03-21T20:37:38.2965451Z [100%] Linking CXX executable flatc 2025-03-21T20:37:38.2967575Z [ 6%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55r0.S.o 2025-03-21T20:37:38.2970850Z [ 6%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a75.S.o 2025-03-21T20:37:38.2974075Z [ 6%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2025-03-21T20:37:38.2977042Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/gen/f16-igemm-1x16-minmax-neonfp16arith-ld64.c.o 2025-03-21T20:37:38.2979898Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/gen/f16-igemm-1x8-minmax-neonfp16arith-ld64.c.o 2025-03-21T20:37:38.2982756Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/gen/f16-igemm-6x16-minmax-neonfp16arith-ld64.c.o 2025-03-21T20:37:38.2984373Z [ 6%] Built target packing 2025-03-21T20:37:42.4742482Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/cache.dir/src/cache.c.o 2025-03-21T20:37:42.4743607Z [ 6%] Built target cache 2025-03-21T20:37:42.4744882Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/datatype.dir/src/datatype.c.o 2025-03-21T20:37:42.4745928Z [ 7%] Built target datatype 2025-03-21T20:37:42.4747735Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/gen/f16-igemm-6x8-minmax-neonfp16arith-ld64.c.o 2025-03-21T20:37:42.4750140Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/memory.dir/src/memory.c.o 2025-03-21T20:37:42.4751295Z [ 7%] Built target memory 2025-03-21T20:37:42.4753201Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-maxpool/f16-maxpool-9p8x-minmax-neonfp16arith-c8.c.o 2025-03-21T20:37:42.4755609Z [ 7%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/xerbla.cpp.o 2025-03-21T20:37:42.4757500Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/srotm.c.o 2025-03-21T20:37:42.4759920Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-pavgpool/f16-pavgpool-9p8x-minmax-neonfp16arith-c8.c.o 2025-03-21T20:37:42.4761588Z [100%] Built target flatc 2025-03-21T20:37:42.4762287Z [ 7%] No install step for 'flatbuffers' 2025-03-21T20:37:42.4764002Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/srotmg.c.o 2025-03-21T20:37:42.4765294Z [ 7%] Completed 'flatbuffers' 2025-03-21T20:37:42.4766018Z [ 7%] Built target flatbuffers 2025-03-21T20:37:42.4767461Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernel-utils.dir/src/microkernel-utils.c.o 2025-03-21T20:37:42.4769363Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/mutex.dir/src/mutex.c.o 2025-03-21T20:37:42.4770431Z [ 7%] Built target microkernel-utils 2025-03-21T20:37:42.4771743Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/drotm.c.o 2025-03-21T20:37:42.4772845Z [ 7%] Built target mutex 2025-03-21T20:37:42.4774733Z [ 7%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/unary-elementwise.cc.o 2025-03-21T20:37:42.4777202Z [ 7%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/binary-elementwise.cc.o 2025-03-21T20:37:42.4779882Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-pavgpool/f16-pavgpool-9x-minmax-neonfp16arith-c8.c.o 2025-03-21T20:37:42.4782617Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-neonfp16arith-u32.c.o 2025-03-21T20:37:42.4785278Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u4.c.o 2025-03-21T20:37:42.4788325Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u32.c.o 2025-03-21T20:37:42.4791399Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u32-acc4.c.o 2025-03-21T20:37:42.4793896Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-scalar-u2-acc2.c.o 2025-03-21T20:37:42.4796394Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u32-acc4.c.o 2025-03-21T20:37:42.4798928Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u2-acc2.c.o 2025-03-21T20:37:42.4801534Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-spmm/gen/f16-spmm-32x1-minmax-neonfp16arith-pipelined.c.o 2025-03-21T20:37:42.4804170Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vadd-neonfp16arith-u16.c.o 2025-03-21T20:37:42.4806769Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vaddc-neonfp16arith-u16.c.o 2025-03-21T20:37:42.4809295Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdiv-aarch64-neonfp16arith-u8.c.o 2025-03-21T20:37:42.4811778Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdiv-fp16arith-u2.c.o 2025-03-21T20:37:42.4814293Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdivc-aarch64-neonfp16arith-u8.c.o 2025-03-21T20:37:42.4816814Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdivc-fp16arith-u2.c.o 2025-03-21T20:37:42.4819158Z [ 8%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/drotmg.c.o 2025-03-21T20:37:42.4820906Z [ 8%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/lsame.c.o 2025-03-21T20:37:42.4823193Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmax-neonfp16arith-u16.c.o 2025-03-21T20:37:42.4825691Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmaxc-neonfp16arith-u16.c.o 2025-03-21T20:37:42.4827834Z [ 8%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dspmv.c.o 2025-03-21T20:37:42.4829709Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operator-utils.dir/src/operator-utils.c.o 2025-03-21T20:37:42.4831153Z [ 9%] Built target operator-utils 2025-03-21T20:37:42.4832506Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operator-run.dir/src/operator-run.c.o 2025-03-21T20:37:42.4834696Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmin-neonfp16arith-u16.c.o 2025-03-21T20:37:42.4835949Z [ 10%] Built target reference-ukernels 2025-03-21T20:37:42.4837511Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vminc-neonfp16arith-u16.c.o 2025-03-21T20:37:42.4839012Z [ 10%] Generating scalar_type_schema headers 2025-03-21T20:37:42.4839620Z [ 10%] Built target scalar_type_schema 2025-03-21T20:37:42.4841158Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmul-neonfp16arith-u16.c.o 2025-03-21T20:37:42.4843574Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmulc-neonfp16arith-u16.c.o 2025-03-21T20:37:42.4845107Z [ 10%] Generating common_schema headers 2025-03-21T20:37:42.4845820Z [ 10%] Built target common_schema 2025-03-21T20:37:42.4847003Z [ 11%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ssbmv.c.o 2025-03-21T20:37:42.4849114Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vprelu-neonfp16arith-u16.c.o 2025-03-21T20:37:42.4851286Z [ 11%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/chbmv.c.o 2025-03-21T20:37:42.4852412Z [ 11%] Built target operator-run 2025-03-21T20:37:42.4853097Z [ 12%] Generating xnnpack_schema headers 2025-03-21T20:37:42.4853672Z [ 12%] Built target xnnpack_schema 2025-03-21T20:37:42.4854896Z [ 12%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/sspmv.c.o 2025-03-21T20:37:42.4857339Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vpreluc-neonfp16arith-u16.c.o 2025-03-21T20:37:42.4859381Z [ 12%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/zhbmv.c.o 2025-03-21T20:37:42.4861127Z [ 12%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/chpmv.c.o 2025-03-21T20:37:42.4863407Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrdivc-aarch64-neonfp16arith-u8.c.o 2025-03-21T20:37:42.4865726Z [ 12%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dsbmv.c.o 2025-03-21T20:37:42.4868091Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrdivc-fp16arith-u2.c.o 2025-03-21T20:37:42.4870714Z [ 12%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/zhpmv.c.o 2025-03-21T20:37:42.4872676Z [ 12%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dtbmv.c.o 2025-03-21T20:37:42.4874842Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrpreluc-neonfp16arith-u16.c.o 2025-03-21T20:37:45.2610753Z [ 12%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/stbmv.c.o 2025-03-21T20:37:45.2612693Z [ 12%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ctbmv.c.o 2025-03-21T20:37:45.2614478Z [ 12%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ztbmv.c.o 2025-03-21T20:37:45.2617202Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrsubc-neonfp16arith-u16.c.o 2025-03-21T20:37:45.2619989Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiff-neonfp16arith-u16.c.o 2025-03-21T20:37:45.2622902Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiffc-neonfp16arith-u16.c.o 2025-03-21T20:37:45.2625266Z [ 12%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/complexdots.c.o 2025-03-21T20:37:45.2627578Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsub-neonfp16arith-u16.c.o 2025-03-21T20:37:45.2629985Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o 2025-03-21T20:37:45.2631329Z [ 13%] Built target hardware-config 2025-03-21T20:37:45.2633142Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsubc-neonfp16arith-u16.c.o 2025-03-21T20:37:45.2635841Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vclamp/gen/f16-vclamp-neonfp16arith-u16.c.o 2025-03-21T20:37:45.2638567Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vcmul/gen/f16-vcmul-neonfp16arith-u16.c.o 2025-03-21T20:37:45.2641147Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-velu/gen/f16-velu-neonfp16arith-rr1-p3-u16.c.o 2025-03-21T20:37:45.2643792Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vhswish/gen/f16-vhswish-neonfp16arith-u16.c.o 2025-03-21T20:37:45.2646648Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vlrelu/gen/f16-vlrelu-neonfp16arith-u16.c.o 2025-03-21T20:37:45.2649617Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c8-minmax-neonfp16arith-2x.c.o 2025-03-21T20:37:45.2652547Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndd-neonfp16arith-u16.c.o 2025-03-21T20:37:45.2655140Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndne-neonfp16arith-u16.c.o 2025-03-21T20:37:45.2657813Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndu-neonfp16arith-u16.c.o 2025-03-21T20:37:45.2660130Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operator-delete.c.o 2025-03-21T20:37:45.2662723Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndz-neonfp16arith-u16.c.o 2025-03-21T20:37:45.2665227Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/argmax-pooling-nhwc.c.o 2025-03-21T20:37:45.2667538Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/average-pooling-nhwc.c.o 2025-03-21T20:37:45.2670145Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrsqrt/gen/f16-vrsqrt-neonfp16arith-rsqrt-u16.c.o 2025-03-21T20:37:45.2673105Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1fma-u40.c.o 2025-03-21T20:37:45.2675918Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/batch-matrix-multiply-nc.c.o 2025-03-21T20:37:45.2678608Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/binary-elementwise-nd.c.o 2025-03-21T20:37:45.2681494Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1recps-u16.c.o 2025-03-21T20:37:45.2684212Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/channel-shuffle-nc.c.o 2025-03-21T20:37:45.2686509Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/constant-pad-nd.c.o 2025-03-21T20:37:45.2688735Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nchw.c.o 2025-03-21T20:37:45.2691378Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsqrt/gen/f16-vsqrt-aarch64-neonfp16arith-sqrt-u8.c.o 2025-03-21T20:37:45.2694446Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsqrt/gen/f16-vsqrt-neonfp16arith-nr1fma1adj-u8.c.o 2025-03-21T20:37:45.2697747Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u32.c.o 2025-03-21T20:37:45.2700684Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nhwc.c.o 2025-03-21T20:37:45.2702985Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/deconvolution-nhwc.c.o 2025-03-21T20:37:45.2705885Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u32.c.o 2025-03-21T20:37:45.2708957Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vabs-neonfp16arith-u16.c.o 2025-03-21T20:37:45.2711454Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vneg-neonfp16arith-u16.c.o 2025-03-21T20:37:45.2714066Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/dynamic-fully-connected-nc.c.o 2025-03-21T20:37:45.2716718Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vsqr-neonfp16arith-u16.c.o 2025-03-21T20:37:45.2719263Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/fully-connected-nc.c.o 2025-03-21T20:37:45.2721844Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-neon-c4.c.o 2025-03-21T20:37:45.2724831Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/max-pooling-nhwc.c.o 2025-03-21T20:37:45.2727477Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-scalar-c1.c.o 2025-03-21T20:37:45.2729897Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/pack-lh.c.o 2025-03-21T20:37:45.2732353Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-neon-c4.c.o 2025-03-21T20:37:45.2735156Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-scalar-c1.c.o 2025-03-21T20:37:45.2737948Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-neon-c4.c.o 2025-03-21T20:37:45.2740446Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/reduce-nd.c.o 2025-03-21T20:37:45.2742818Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-scalar-c1.c.o 2025-03-21T20:37:45.2745516Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-neon-c4.c.o 2025-03-21T20:37:45.2748215Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-scalar-c1.c.o 2025-03-21T20:37:45.2750532Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nchw.c.o 2025-03-21T20:37:45.2752030Z [ 16%] Generating flat_tensor_schema headers 2025-03-21T20:37:45.2752668Z [ 16%] Built target flat_tensor_schema 2025-03-21T20:37:48.8687179Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nhwc.c.o 2025-03-21T20:37:48.8689549Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-neon-c4.c.o 2025-03-21T20:37:48.8691777Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/rope-nthc.c.o 2025-03-21T20:37:48.8693964Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/scaled-dot-product-attention-nhtc.c.o 2025-03-21T20:37:48.8696467Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-scalar-c1.c.o 2025-03-21T20:37:48.8699284Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-aarch64-neonfma-2x2.c.o 2025-03-21T20:37:48.8701944Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-neon-2x2.c.o 2025-03-21T20:37:48.8704113Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/slice-nd.c.o 2025-03-21T20:37:48.8705920Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/softmax-nc.c.o 2025-03-21T20:37:48.8707196Z [ 18%] Generating program_schema headers 2025-03-21T20:37:48.8707810Z [ 18%] Built target program_schema 2025-03-21T20:37:48.8709080Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/transpose-nd.c.o 2025-03-21T20:37:48.8710730Z [ 18%] Building CXX object CMakeFiles/executorch_core.dir/runtime/backend/interface.cpp.o 2025-03-21T20:37:48.8713216Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-scalar-1x1.c.o 2025-03-21T20:37:48.8715658Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/unary-elementwise-nc.c.o 2025-03-21T20:37:48.8718334Z [ 18%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/f32-dwconv-9p4c-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2025-03-21T20:37:48.8721183Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar-acc2.c.o 2025-03-21T20:37:48.8724262Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar-acc2.c.o 2025-03-21T20:37:48.8726939Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/unpooling-nhwc.c.o 2025-03-21T20:37:48.8728197Z [ 18%] Built target operators 2025-03-21T20:37:48.8729544Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/memory-planner.c.o 2025-03-21T20:37:48.8731733Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-neon-acc2.c.o 2025-03-21T20:37:48.8733742Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/runtime.c.o 2025-03-21T20:37:48.8735922Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-neonfma-acc2.c.o 2025-03-21T20:37:48.8738275Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph.c.o 2025-03-21T20:37:48.8740820Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar-acc2.c.o 2025-03-21T20:37:48.8743085Z [ 18%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/evalue.cpp.o 2025-03-21T20:37:48.8745275Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar-acc2.c.o 2025-03-21T20:37:48.8747987Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar-acc2.c.o 2025-03-21T20:37:48.8750709Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-neon.c.o 2025-03-21T20:37:48.8753042Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/argmax-pooling-2d.c.o 2025-03-21T20:37:48.8755441Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-neonfma.c.o 2025-03-21T20:37:48.8757782Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/average-pooling-2d.c.o 2025-03-21T20:37:48.8759912Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/batch-matrix-multiply.c.o 2025-03-21T20:37:48.8762360Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar-acc2.c.o 2025-03-21T20:37:48.8764610Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/binary.c.o 2025-03-21T20:37:48.8766938Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar-acc2.c.o 2025-03-21T20:37:48.8769482Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-neon.c.o 2025-03-21T20:37:48.8772293Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/concatenate.c.o 2025-03-21T20:37:48.8774194Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convolution-2d.c.o 2025-03-21T20:37:48.8776660Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-neonfma.c.o 2025-03-21T20:37:48.8779042Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_shape_to_c_string.cpp.o 2025-03-21T20:37:48.8780998Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/copy.c.o 2025-03-21T20:37:48.8783551Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-neonfma-acc2.c.o 2025-03-21T20:37:48.8786361Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deconvolution-2d.c.o 2025-03-21T20:37:48.8788462Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deprecated.c.o 2025-03-21T20:37:48.8791007Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-neon-acc2.c.o 2025-03-21T20:37:48.8793600Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depth-to-space-2d.c.o 2025-03-21T20:37:48.8795692Z [ 21%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_util_portable.cpp.o 2025-03-21T20:37:48.8797889Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depthwise-convolution-2d.c.o 2025-03-21T20:37:48.8800501Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar-acc2.c.o 2025-03-21T20:37:48.8803278Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar-acc2.c.o 2025-03-21T20:37:48.8806083Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-neon.c.o 2025-03-21T20:37:48.8808473Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/even-split.c.o 2025-03-21T20:37:48.8810903Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-neonfma.c.o 2025-03-21T20:37:48.8813435Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected-sparse.c.o 2025-03-21T20:37:48.8815689Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected.c.o 2025-03-21T20:37:48.8818463Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-3x4.c.o 2025-03-21T20:37:48.8821625Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-2x4.c.o 2025-03-21T20:37:51.1097276Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/max-pooling-2d.c.o 2025-03-21T20:37:51.1099406Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/pack-lh.c.o 2025-03-21T20:37:51.1102399Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1-acc2.c.o 2025-03-21T20:37:51.1105099Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/reshape-helpers.c.o 2025-03-21T20:37:51.1107595Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-4x1.c.o 2025-03-21T20:37:51.1110052Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/scaled-dot-product-attention.c.o 2025-03-21T20:37:51.1112242Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-2x4-acc2.c.o 2025-03-21T20:37:51.1114095Z [ 23%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/portable_type/tensor_impl.cpp.o 2025-03-21T20:37:51.1116295Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-1x4.c.o 2025-03-21T20:37:51.1118646Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/softmax.c.o 2025-03-21T20:37:51.1120699Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/space-to-depth-2d.c.o 2025-03-21T20:37:51.1123090Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-constant-pad.c.o 2025-03-21T20:37:51.1125910Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc2.c.o 2025-03-21T20:37:51.1128503Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-reduce.c.o 2025-03-21T20:37:51.1131116Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1-acc2.c.o 2025-03-21T20:37:51.1133286Z [ 23%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tag.cpp.o 2025-03-21T20:37:51.1134742Z [ 23%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tensor_layout.cpp.o 2025-03-21T20:37:51.1137155Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-4x4.c.o 2025-03-21T20:37:51.1140258Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-1x4.c.o 2025-03-21T20:37:51.1143467Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-resize-bilinear-2d.c.o 2025-03-21T20:37:51.1145699Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-slice.c.o 2025-03-21T20:37:51.1147756Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-transpose.c.o 2025-03-21T20:37:51.1150407Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc5.c.o 2025-03-21T20:37:51.1152948Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unpooling-2d.c.o 2025-03-21T20:37:51.1155574Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc2.c.o 2025-03-21T20:37:51.1158061Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unary.c.o 2025-03-21T20:37:51.1161034Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-1x4-acc2.c.o 2025-03-21T20:37:51.1163773Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/validation.c.o 2025-03-21T20:37:51.1166407Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-1x4.c.o 2025-03-21T20:37:51.1168799Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/tensor.c.o 2025-03-21T20:37:51.1170444Z [ 23%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method.cpp.o 2025-03-21T20:37:51.1172773Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc5.c.o 2025-03-21T20:37:51.1174768Z [ 23%] Built target subgraph 2025-03-21T20:37:51.1176708Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc2.c.o 2025-03-21T20:37:51.1179546Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-neon-u8.c.o 2025-03-21T20:37:51.1182134Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-neonfp16-u16.c.o 2025-03-21T20:37:51.1184154Z [ 24%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method_meta.cpp.o 2025-03-21T20:37:51.1186229Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u4.c.o 2025-03-21T20:37:51.1188920Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u2.c.o 2025-03-21T20:37:51.1191539Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-minmax-scalar.c.o 2025-03-21T20:37:51.1194108Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-relu-scalar.c.o 2025-03-21T20:37:51.1196598Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-scalar.c.o 2025-03-21T20:37:51.1199364Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-aarch64-neonfma-lane-ld128.c.o 2025-03-21T20:37:51.1202537Z [ 24%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2025-03-21T20:37:51.1205876Z [ 24%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2025-03-21T20:37:51.1209057Z [ 24%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2025-03-21T20:37:51.1212266Z [ 24%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2025-03-21T20:37:51.1215463Z [ 24%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2.S.o 2025-03-21T20:37:51.1217744Z [ 24%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/program.cpp.o 2025-03-21T20:37:51.1220098Z [ 24%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4.S.o 2025-03-21T20:37:51.1223084Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-neon-lane-ld64.c.o 2025-03-21T20:37:51.1225778Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-neonfma.c.o 2025-03-21T20:37:51.1228358Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-minmax-scalar.c.o 2025-03-21T20:37:51.1230808Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-relu-scalar.c.o 2025-03-21T20:37:51.1233631Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-scalar.c.o 2025-03-21T20:37:53.6178085Z [ 25%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/pte_data_map.cpp.o 2025-03-21T20:37:53.6180579Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-aarch64-neonfma-lane-ld64.c.o 2025-03-21T20:37:53.6183575Z [ 25%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-asm-aarch64-neonfma-ld128.S.o 2025-03-21T20:37:53.6186481Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-neon-lane-ld64.c.o 2025-03-21T20:37:53.6188729Z [ 25%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2025-03-21T20:37:53.6190951Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-scalar.c.o 2025-03-21T20:37:53.6193521Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-scalar.c.o 2025-03-21T20:37:53.6196115Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-minmax-scalar.c.o 2025-03-21T20:37:53.6198312Z [ 25%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_portable.cpp.o 2025-03-21T20:37:53.6200581Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-relu-scalar.c.o 2025-03-21T20:37:53.6203144Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-scalar.c.o 2025-03-21T20:37:53.6206218Z [ 25%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2025-03-21T20:37:53.6209495Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2025-03-21T20:37:53.6212691Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2025-03-21T20:37:53.6215905Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2025-03-21T20:37:53.6219101Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2025-03-21T20:37:53.6226861Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2025-03-21T20:37:53.6229793Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-neon-lane-ld128.c.o 2025-03-21T20:37:53.6231981Z [ 26%] Building CXX object CMakeFiles/executorch_core.dir/runtime/kernel/operator_registry.cpp.o 2025-03-21T20:37:53.6234168Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-neonfma.c.o 2025-03-21T20:37:53.6236197Z [ 26%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/abort.cpp.o 2025-03-21T20:37:53.6237680Z [ 26%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/log.cpp.o 2025-03-21T20:37:53.6239406Z [ 26%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/profiler.cpp.o 2025-03-21T20:37:53.6241753Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-aarch64-neonfma-lane-ld128.c.o 2025-03-21T20:37:53.6243964Z [ 27%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/runtime.cpp.o 2025-03-21T20:37:53.6245594Z [ 27%] Building CXX object CMakeFiles/executorch_core.dir/schema/extended_header.cpp.o 2025-03-21T20:37:53.6247167Z [ 27%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/default/posix.cpp.o 2025-03-21T20:37:53.6249665Z [ 27%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2025-03-21T20:37:53.6252859Z [ 27%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2025-03-21T20:37:53.6256008Z [ 27%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2025-03-21T20:37:53.6259138Z [ 27%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a73.S.o 2025-03-21T20:37:53.6262344Z [ 27%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2025-03-21T20:37:53.6265455Z [ 27%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-ld128.S.o 2025-03-21T20:37:53.6268307Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-neonfma.c.o 2025-03-21T20:37:53.6271038Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neon-p8.c.o 2025-03-21T20:37:53.6273827Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neonfma-p8.c.o 2025-03-21T20:37:53.6276625Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p4.c.o 2025-03-21T20:37:53.6279295Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-neon-c8.c.o 2025-03-21T20:37:53.6281925Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-neonfma-c8.c.o 2025-03-21T20:37:53.6284607Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c2.c.o 2025-03-21T20:37:53.6287778Z [ 28%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2025-03-21T20:37:53.6290940Z [ 28%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2025-03-21T20:37:53.6294081Z [ 28%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a73.S.o 2025-03-21T20:37:53.6296942Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-minmax-scalar.c.o 2025-03-21T20:37:53.6299699Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-relu-scalar.c.o 2025-03-21T20:37:53.6302268Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-scalar.c.o 2025-03-21T20:37:53.6305081Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-aarch64-neonfma-lane-ld128.c.o 2025-03-21T20:37:53.6308091Z [ 29%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2025-03-21T20:37:53.6311257Z [ 29%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2025-03-21T20:37:53.6314469Z [ 29%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2025-03-21T20:37:53.6316546Z [ 29%] Linking CXX static library libexecutorch_core.a 2025-03-21T20:37:53.6318691Z [ 29%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2025-03-21T20:37:53.6321780Z [ 29%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-ld64.S.o 2025-03-21T20:37:53.6323759Z [ 29%] Built target executorch_core 2025-03-21T20:37:56.7406246Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-neon-lane-ld64.c.o 2025-03-21T20:37:56.7409142Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-neonfma.c.o 2025-03-21T20:37:56.7411914Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-minmax-scalar.c.o 2025-03-21T20:37:56.7414556Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-relu-scalar.c.o 2025-03-21T20:37:56.7442245Z [ 29%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_copy_index.cpp.o 2025-03-21T20:37:56.7444666Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-scalar.c.o 2025-03-21T20:37:56.7446805Z [ 29%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_view.cpp.o 2025-03-21T20:37:56.7449086Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-aarch64-neonfma-lane-ld64.c.o 2025-03-21T20:37:56.7454169Z [ 29%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2025-03-21T20:37:56.7457441Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-neon-lane-ld64.c.o 2025-03-21T20:37:56.7459638Z [ 29%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/register_prim_ops.cpp.o 2025-03-21T20:37:56.7461897Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-scalar.c.o 2025-03-21T20:37:56.7464492Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-scalar.c.o 2025-03-21T20:37:56.7467010Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-minmax-scalar.c.o 2025-03-21T20:37:56.7470015Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-relu-scalar.c.o 2025-03-21T20:37:56.7472552Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-scalar.c.o 2025-03-21T20:37:56.7474658Z [ 30%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/threadpool.cpp.o 2025-03-21T20:37:56.7477224Z [ 30%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2025-03-21T20:37:56.7480469Z [ 30%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2025-03-21T20:37:56.7483731Z [ 30%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2025-03-21T20:37:56.7487061Z [ 30%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2025-03-21T20:37:56.7490155Z [ 30%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2025-03-21T20:37:56.7493226Z [ 30%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/threadpool_guard.cpp.o 2025-03-21T20:37:56.7495625Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-neon-lane-ld128.c.o 2025-03-21T20:37:56.7498386Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-neonfma.c.o 2025-03-21T20:37:56.7501309Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-aarch64-neonfma-lane-ld128.c.o 2025-03-21T20:37:56.7504422Z [ 30%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2025-03-21T20:37:56.7507589Z [ 31%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2025-03-21T20:37:56.7510075Z [ 31%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/thread_parallel.cpp.o 2025-03-21T20:37:56.7511927Z [ 31%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/cpuinfo_utils.cpp.o 2025-03-21T20:37:56.7513307Z [ 31%] Linking CXX static library libexecutorch.a 2025-03-21T20:37:56.7513976Z [ 31%] Built target executorch 2025-03-21T20:37:56.7515292Z [ 31%] Building CXX object extension/tensor/CMakeFiles/extension_tensor.dir/tensor_ptr.cpp.o 2025-03-21T20:37:56.7517751Z [ 31%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2025-03-21T20:37:56.7520863Z [ 31%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-ld128.S.o 2025-03-21T20:37:56.7523831Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-neonfma.c.o 2025-03-21T20:37:56.7526088Z [ 31%] Building CXX object extension/tensor/CMakeFiles/extension_tensor.dir/tensor_ptr_maker.cpp.o 2025-03-21T20:37:56.7528601Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-neon-c4.c.o 2025-03-21T20:37:56.7531278Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-scalar-c1.c.o 2025-03-21T20:37:56.7533960Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-neon-c4.c.o 2025-03-21T20:37:56.7536663Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-scalar-c1.c.o 2025-03-21T20:37:56.7539426Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-neon-c4.c.o 2025-03-21T20:37:56.7542156Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-scalar-c1.c.o 2025-03-21T20:37:56.7544957Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x4-minmax-scalar.c.o 2025-03-21T20:37:56.7546863Z [ 32%] Linking CXX static library libextension_threadpool.a 2025-03-21T20:37:56.7547639Z [ 32%] Built target extension_threadpool 2025-03-21T20:37:56.7548888Z [ 32%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/embeddingxb.cpp.o 2025-03-21T20:37:56.7551387Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-aarch64-neonfma-lane-ld128.c.o 2025-03-21T20:37:56.7554388Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-neon-lane-ld64.c.o 2025-03-21T20:37:56.7557255Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x4-minmax-scalar.c.o 2025-03-21T20:37:56.7559655Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op__empty_dim_order.cpp.o 2025-03-21T20:37:56.7562309Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-aarch64-neonfma-lane-ld128.c.o 2025-03-21T20:37:56.7565447Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-neon-lane-ld64.c.o 2025-03-21T20:37:56.7567380Z [ 33%] Linking CXX static library libextension_tensor.a 2025-03-21T20:37:56.7568122Z [ 33%] Built target extension_tensor 2025-03-21T20:37:56.7569510Z [ 33%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op__to_dim_order_copy.cpp.o 2025-03-21T20:37:56.7572488Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-aarch64-neonfma-lane-ld128.c.o 2025-03-21T20:38:01.6124842Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-minmax-scalar.c.o 2025-03-21T20:38:01.6127990Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-aarch64-neonfma-lane-ld64.c.o 2025-03-21T20:38:01.6131263Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4.S.o 2025-03-21T20:38:01.6134472Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128.S.o 2025-03-21T20:38:01.6137962Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-neon-lane-ld64.c.o 2025-03-21T20:38:01.6141239Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-minmax-scalar.c.o 2025-03-21T20:38:01.6143612Z [ 33%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_add.cpp.o 2025-03-21T20:38:01.6145326Z [ 33%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_choose_qparams.cpp.o 2025-03-21T20:38:01.6147750Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-neon-lane-ld64.c.o 2025-03-21T20:38:01.6150154Z [ 33%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_abs.cpp.o 2025-03-21T20:38:01.6152636Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-aarch64-neonfma-lane-ld64.c.o 2025-03-21T20:38:01.6155763Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-asm-aarch64-neonfma-ld128.S.o 2025-03-21T20:38:01.6158577Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neon-u32.c.o 2025-03-21T20:38:01.6161213Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neonv8-u32.c.o 2025-03-21T20:38:01.6163799Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u1.c.o 2025-03-21T20:38:01.6166521Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u4.c.o 2025-03-21T20:38:01.6169220Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u4.c.o 2025-03-21T20:38:01.6171829Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neon-u32.c.o 2025-03-21T20:38:01.6174392Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neonv8-u32.c.o 2025-03-21T20:38:01.6177102Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u1.c.o 2025-03-21T20:38:01.6179261Z [ 34%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_dequantize.cpp.o 2025-03-21T20:38:01.6182009Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u4.c.o 2025-03-21T20:38:01.6184723Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u4.c.o 2025-03-21T20:38:01.6187905Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u16-acc2.c.o 2025-03-21T20:38:01.6190370Z [ 34%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding.cpp.o 2025-03-21T20:38:01.6192967Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc2.c.o 2025-03-21T20:38:01.6196005Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-neon-c16.c.o 2025-03-21T20:38:01.6198813Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-scalar.c.o 2025-03-21T20:38:01.6201365Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-neon-u16-acc4.c.o 2025-03-21T20:38:01.6203900Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc4.c.o 2025-03-21T20:38:01.6206657Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-neon-u16-acc4.c.o 2025-03-21T20:38:01.6208908Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc4.c.o 2025-03-21T20:38:01.6211059Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-neon-u16-acc4.c.o 2025-03-21T20:38:01.6216319Z [ 35%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding2b.cpp.o 2025-03-21T20:38:01.6218485Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc4.c.o 2025-03-21T20:38:01.6220856Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-neon.c.o 2025-03-21T20:38:01.6223778Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-neonfma-pipelined.c.o 2025-03-21T20:38:01.6226576Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-32x2-minmax-aarch64-neonfma.c.o 2025-03-21T20:38:01.6229310Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-32x4-minmax-aarch64-neonfma.c.o 2025-03-21T20:38:01.6231566Z [ 35%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding4b.cpp.o 2025-03-21T20:38:01.6233779Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar.c.o 2025-03-21T20:38:01.6236256Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x2-minmax-scalar.c.o 2025-03-21T20:38:01.6238858Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x4-minmax-scalar.c.o 2025-03-21T20:38:01.6241318Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-neon-u8.c.o 2025-03-21T20:38:01.6243686Z [ 35%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_mixed_linear.cpp.o 2025-03-21T20:38:01.6245959Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-scalar-u8.c.o 2025-03-21T20:38:01.6248394Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-neon-u8.c.o 2025-03-21T20:38:01.6250772Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u8.c.o 2025-03-21T20:38:01.6253245Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-aarch64-neon-u8.c.o 2025-03-21T20:38:01.6255648Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u2.c.o 2025-03-21T20:38:01.6258431Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-aarch64-neon-u8.c.o 2025-03-21T20:38:01.6261016Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u2.c.o 2025-03-21T20:38:01.6263358Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-neon-u8.c.o 2025-03-21T20:38:05.5137003Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-scalar-u8.c.o 2025-03-21T20:38:05.5138786Z [ 37%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_mixed_mm.cpp.o 2025-03-21T20:38:05.5140543Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-neon-u8.c.o 2025-03-21T20:38:05.5142515Z [ 37%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op__empty_dim_order.cpp.o 2025-03-21T20:38:05.5144326Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u8.c.o 2025-03-21T20:38:05.5146380Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-neon-u8.c.o 2025-03-21T20:38:05.5148392Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-scalar-u8.c.o 2025-03-21T20:38:05.5150621Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-neon-u8.c.o 2025-03-21T20:38:05.5152996Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-scalar-u8.c.o 2025-03-21T20:38:05.5155342Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-neon-u8.c.o 2025-03-21T20:38:05.5157602Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-scalar-u8.c.o 2025-03-21T20:38:05.5159580Z [ 38%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op__to_dim_order_copy.cpp.o 2025-03-21T20:38:05.5161617Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-neon-u8.c.o 2025-03-21T20:38:05.5164056Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u8.c.o 2025-03-21T20:38:05.5166596Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-neon-u8.c.o 2025-03-21T20:38:05.5169021Z [ 38%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_quantize.cpp.o 2025-03-21T20:38:05.5171227Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u8.c.o 2025-03-21T20:38:05.5173271Z [ 38%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_abs.cpp.o 2025-03-21T20:38:05.5175385Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-neon-u8.c.o 2025-03-21T20:38:05.5178008Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u8.c.o 2025-03-21T20:38:05.5180552Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-aarch64-neon-u8.c.o 2025-03-21T20:38:05.5183430Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u2.c.o 2025-03-21T20:38:05.5185942Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-neon-u8.c.o 2025-03-21T20:38:05.5188362Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u8.c.o 2025-03-21T20:38:05.5190776Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-neon-u8.c.o 2025-03-21T20:38:05.5193148Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u8.c.o 2025-03-21T20:38:05.5195566Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-neon-u8.c.o 2025-03-21T20:38:05.5197195Z [ 39%] Linking CXX static library libeigen_blas.a 2025-03-21T20:38:05.5198834Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u8.c.o 2025-03-21T20:38:05.5200249Z [ 39%] Built target eigen_blas 2025-03-21T20:38:05.5201786Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-neon-u8.c.o 2025-03-21T20:38:05.5204219Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u8.c.o 2025-03-21T20:38:05.5206292Z [ 39%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_acos.cpp.o 2025-03-21T20:38:05.5208242Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-neon-u8.c.o 2025-03-21T20:38:05.5210608Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-scalar-u8.c.o 2025-03-21T20:38:05.5212959Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-neon-u8.c.o 2025-03-21T20:38:05.5215394Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u8.c.o 2025-03-21T20:38:05.5217500Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_acos.cpp.o 2025-03-21T20:38:05.5219271Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_acosh.cpp.o 2025-03-21T20:38:05.5221404Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-neon-u16.c.o 2025-03-21T20:38:05.5224387Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u4.c.o 2025-03-21T20:38:05.5226772Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-neon-u8.c.o 2025-03-21T20:38:05.5228646Z [ 40%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_acosh.cpp.o 2025-03-21T20:38:05.5230583Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u4.c.o 2025-03-21T20:38:05.5232436Z [ 40%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_add.cpp.o 2025-03-21T20:38:05.5234390Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-neon.c.o 2025-03-21T20:38:05.5237004Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-scalar.c.o 2025-03-21T20:38:05.5239456Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-neon.c.o 2025-03-21T20:38:05.5241923Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-scalar.c.o 2025-03-21T20:38:05.5244228Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-neon.c.o 2025-03-21T20:38:05.5246401Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_add.cpp.o 2025-03-21T20:38:05.5248013Z [ 42%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_addmm.cpp.o 2025-03-21T20:38:05.5249858Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-scalar.c.o 2025-03-21T20:38:05.5251829Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-neon-rr2-lut16-p3-u8.c.o 2025-03-21T20:38:05.5253441Z [ 42%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_alias_copy.cpp.o 2025-03-21T20:38:05.5255496Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-neonfma-rr1-lut16-p3-u16.c.o 2025-03-21T20:38:05.5257944Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-neonfma-rr1-p6-u8.c.o 2025-03-21T20:38:05.5259661Z [ 42%] Linking CXX static library libquantized_kernels.a 2025-03-21T20:38:05.5260368Z [ 42%] Built target quantized_kernels 2025-03-21T20:38:05.5261601Z [ 42%] Building CXX object extension/data_loader/CMakeFiles/extension_data_loader.dir/file_data_loader.cpp.o 2025-03-21T20:38:05.5263856Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u2.c.o 2025-03-21T20:38:10.5230171Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u4.c.o 2025-03-21T20:38:10.5232766Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vexp/gen/f32-vexp-scalar-exp.c.o 2025-03-21T20:38:10.5234923Z [ 42%] Building CXX object extension/data_loader/CMakeFiles/extension_data_loader.dir/mmap_data_loader.cpp.o 2025-03-21T20:38:10.5237345Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-neon-rational-12-10-div.c.o 2025-03-21T20:38:10.5239972Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-scalar-rational-12-10-div.c.o 2025-03-21T20:38:10.5242236Z [ 42%] Linking CXX static library libextension_data_loader.a 2025-03-21T20:38:10.5243060Z [ 42%] Built target extension_data_loader 2025-03-21T20:38:10.5244378Z [ 42%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_allclose.cpp.o 2025-03-21T20:38:10.5246067Z [ 42%] Building CXX object extension/runner_util/CMakeFiles/extension_runner_util.dir/inputs.cpp.o 2025-03-21T20:38:10.5248037Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-neon-u16.c.o 2025-03-21T20:38:10.5250405Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u4.c.o 2025-03-21T20:38:10.5252995Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-neon-rational-3-3-div.c.o 2025-03-21T20:38:10.5256003Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-scalar-rational-3-3-div.c.o 2025-03-21T20:38:10.5258608Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-neon-u8.c.o 2025-03-21T20:38:10.5261194Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u4.c.o 2025-03-21T20:38:10.5264088Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c1-minmax-scalar-2x.c.o 2025-03-21T20:38:10.5266498Z [ 43%] Building CXX object extension/runner_util/CMakeFiles/extension_runner_util.dir/inputs_portable.cpp.o 2025-03-21T20:38:10.5268763Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-neon-2x.c.o 2025-03-21T20:38:10.5271507Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-neonfma-2x.c.o 2025-03-21T20:38:10.5274111Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u8.c.o 2025-03-21T20:38:10.5276481Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-neon-u8.c.o 2025-03-21T20:38:10.5278618Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_addmm.cpp.o 2025-03-21T20:38:10.5280944Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-neonv8-u8.c.o 2025-03-21T20:38:10.5282850Z [ 43%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_amax.cpp.o 2025-03-21T20:38:10.5284897Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u1.c.o 2025-03-21T20:38:10.5287517Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u4.c.o 2025-03-21T20:38:10.5289964Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-neon-u8.c.o 2025-03-21T20:38:10.5292464Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-neonv8-u8.c.o 2025-03-21T20:38:10.5294462Z [ 43%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_amin.cpp.o 2025-03-21T20:38:10.5296438Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u1.c.o 2025-03-21T20:38:10.5298451Z [ 44%] Linking CXX static library libextension_runner_util.a 2025-03-21T20:38:10.5299274Z [ 44%] Built target extension_runner_util 2025-03-21T20:38:10.5300578Z [ 44%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_alias_copy.cpp.o 2025-03-21T20:38:10.5302669Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u4.c.o 2025-03-21T20:38:10.5305071Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-neon-u8.c.o 2025-03-21T20:38:10.5307472Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-neonv8-u8.c.o 2025-03-21T20:38:10.5309948Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u1.c.o 2025-03-21T20:38:10.5312764Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u4.c.o 2025-03-21T20:38:10.5315274Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-neon-u8.c.o 2025-03-21T20:38:10.5317602Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-neonv8-u8.c.o 2025-03-21T20:38:10.5319690Z [ 44%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_allclose.cpp.o 2025-03-21T20:38:10.5321962Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u1.c.o 2025-03-21T20:38:10.5324586Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u4.c.o 2025-03-21T20:38:10.5327293Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-neon-rsqrt-u16.c.o 2025-03-21T20:38:10.5329715Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u1.c.o 2025-03-21T20:38:10.5332254Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u4.c.o 2025-03-21T20:38:10.5336083Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut64-p2-nr2recps-u8.c.o 2025-03-21T20:38:10.5338426Z [ 44%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_any.cpp.o 2025-03-21T20:38:10.5340673Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2recps-u16.c.o 2025-03-21T20:38:10.5343087Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_amax.cpp.o 2025-03-21T20:38:10.5345218Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u2.c.o 2025-03-21T20:38:10.5347969Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-aarch64-neon-sqrt-u4.c.o 2025-03-21T20:38:10.5350104Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_amin.cpp.o 2025-03-21T20:38:10.5352208Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u1.c.o 2025-03-21T20:38:10.5355070Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-neon-rational-9-8-div.c.o 2025-03-21T20:38:10.5357267Z [ 45%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_arange.cpp.o 2025-03-21T20:38:10.5359309Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-scalar-rational-9-8-div.c.o 2025-03-21T20:38:10.5361707Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-neon.c.o 2025-03-21T20:38:10.5363986Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-scalar.c.o 2025-03-21T20:38:16.0764817Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-neon.c.o 2025-03-21T20:38:16.0767925Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-scalar.c.o 2025-03-21T20:38:16.0770450Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-neon.c.o 2025-03-21T20:38:16.0772781Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-scalar.c.o 2025-03-21T20:38:16.0774825Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_any.cpp.o 2025-03-21T20:38:16.0776669Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_arange.cpp.o 2025-03-21T20:38:16.0778954Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/pf32-gemm/pf32-gemm-32x32-minmax-neonsme2.c.o 2025-03-21T20:38:16.0782161Z /pytorch/executorch/backends/xnnpack/third-party/XNNPACK/src/pf32-gemm/pf32-gemm-32x32-minmax-neonsme2.c:24:1: warning: non-void function does not return a value [-Wreturn-type] 2025-03-21T20:38:16.0784089Z 24 | } 2025-03-21T20:38:16.0784558Z | ^ 2025-03-21T20:38:16.0786600Z /pytorch/executorch/backends/xnnpack/third-party/XNNPACK/src/pf32-gemm/pf32-gemm-32x32-minmax-neonsme2.c:34:1: warning: non-void function does not return a value [-Wreturn-type] 2025-03-21T20:38:16.0788491Z 34 | } 2025-03-21T20:38:16.0788937Z | ^ 2025-03-21T20:38:16.0789416Z 2 warnings generated. 2025-03-21T20:38:16.0791234Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x16-minmax-neonfp16arith-mlal-lane.c.o 2025-03-21T20:38:16.0794450Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x16c4-minmax-neondotfp16arith.c.o 2025-03-21T20:38:16.0797575Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x16c8-minmax-neoni8mm.c.o 2025-03-21T20:38:16.0800680Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x16c4-minmax-neondotfp16arith.c.o 2025-03-21T20:38:16.0803645Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x16c8-minmax-neoni8mm.c.o 2025-03-21T20:38:16.0806507Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-6x16-minmax-neonfp16arith-mlal-lane.c.o 2025-03-21T20:38:16.0809103Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x16-minmax-neonfp16arith-mlal-lane.c.o 2025-03-21T20:38:16.0811661Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_argmax.cpp.o 2025-03-21T20:38:16.0814037Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x16c4-minmax-neondotfp16arith.c.o 2025-03-21T20:38:16.0817105Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x16c8-minmax-neoni8mm.c.o 2025-03-21T20:38:16.0820140Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x16c4-minmax-neondotfp16arith.c.o 2025-03-21T20:38:16.0823536Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x16c8-minmax-neoni8mm.c.o 2025-03-21T20:38:16.0826040Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_argmin.cpp.o 2025-03-21T20:38:16.0828612Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x16-minmax-neonfp16arith-mlal-lane.c.o 2025-03-21T20:38:16.0831760Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x16c4-minmax-neondotfp16arith.c.o 2025-03-21T20:38:16.0834238Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_as_strided_copy.cpp.o 2025-03-21T20:38:16.0836714Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x16c8-minmax-neoni8mm.c.o 2025-03-21T20:38:16.0839836Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c2s4-minmax-neonfp16arith.c.o 2025-03-21T20:38:16.0843007Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c4-minmax-neondotfp16arith.c.o 2025-03-21T20:38:16.0846137Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c2s4-minmax-neonfp16arith.c.o 2025-03-21T20:38:16.0849407Z [ 47%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S.o 2025-03-21T20:38:16.0852978Z [ 47%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondotfp16arith-cortex-a55.S.o 2025-03-21T20:38:16.0899202Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_asin.cpp.o 2025-03-21T20:38:16.0901951Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x16c4-minmax-neondotfp16arith.c.o 2025-03-21T20:38:16.0904909Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x16c8-minmax-neoni8mm.c.o 2025-03-21T20:38:16.0907884Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c4-minmax-neondotfp16arith.c.o 2025-03-21T20:38:16.0910292Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_asinh.cpp.o 2025-03-21T20:38:16.0912696Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x16c4-minmax-neondotfp16arith.c.o 2025-03-21T20:38:16.0915942Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atan.cpp.o 2025-03-21T20:38:16.0917797Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atan2.cpp.o 2025-03-21T20:38:16.0920126Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x16c8-minmax-neoni8mm.c.o 2025-03-21T20:38:16.0922678Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atanh.cpp.o 2025-03-21T20:38:16.0925149Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c2s4-minmax-neonfp16arith-mlal.c.o 2025-03-21T20:38:16.0928644Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c4-minmax-neondotfp16arith.c.o 2025-03-21T20:38:16.0931511Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c2s4-minmax-neonfp16arith-mlal.c.o 2025-03-21T20:38:16.0933945Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_avg_pool2d.cpp.o 2025-03-21T20:38:16.0935728Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_and.cpp.o 2025-03-21T20:38:16.0938365Z [ 48%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-cortex-a55.S.o 2025-03-21T20:38:16.0941748Z [ 49%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S.o 2025-03-21T20:38:16.0944899Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x16c4-minmax-neondotfp16arith.c.o 2025-03-21T20:38:22.5320588Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_not.cpp.o 2025-03-21T20:38:22.5323355Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x16c8-minmax-neoni8mm.c.o 2025-03-21T20:38:22.5326657Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c4-minmax-neondotfp16arith.c.o 2025-03-21T20:38:22.5329086Z [ 49%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_argmax.cpp.o 2025-03-21T20:38:22.5331433Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16-minmax-neon-mlal-lane.c.o 2025-03-21T20:38:22.5333814Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_or.cpp.o 2025-03-21T20:38:22.5336182Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c4-minmax-neondot.c.o 2025-03-21T20:38:22.5338993Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-neoni8mm.c.o 2025-03-21T20:38:22.5341769Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4-minmax-scalar.c.o 2025-03-21T20:38:22.5344693Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x16c4-minmax-neondot.c.o 2025-03-21T20:38:22.5347913Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x16c8-minmax-neoni8mm.c.o 2025-03-21T20:38:22.5350273Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_xor.cpp.o 2025-03-21T20:38:22.5351960Z [ 49%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_argmin.cpp.o 2025-03-21T20:38:22.5354234Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4-minmax-scalar.c.o 2025-03-21T20:38:22.5357236Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-6x16-minmax-neon-mlal-lane.c.o 2025-03-21T20:38:22.5359898Z [ 49%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_as_strided_copy.cpp.o 2025-03-21T20:38:22.5362422Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16-minmax-neon-mlal-lane.c.o 2025-03-21T20:38:22.5365567Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-neondot.c.o 2025-03-21T20:38:22.5368471Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-neoni8mm.c.o 2025-03-21T20:38:22.5371351Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4-minmax-scalar.c.o 2025-03-21T20:38:22.5374328Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-neondot.c.o 2025-03-21T20:38:22.5377224Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c8-minmax-neoni8mm.c.o 2025-03-21T20:38:22.5379504Z [ 50%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_asin.cpp.o 2025-03-21T20:38:22.5381149Z [ 50%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_asinh.cpp.o 2025-03-21T20:38:22.5382883Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bmm.cpp.o 2025-03-21T20:38:22.5385227Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4-minmax-scalar.c.o 2025-03-21T20:38:22.5388270Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16-minmax-neon-mlal-lane.c.o 2025-03-21T20:38:22.5391320Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-neondot.c.o 2025-03-21T20:38:22.5394369Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-neoni8mm.c.o 2025-03-21T20:38:22.5397209Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x2-minmax-scalar.c.o 2025-03-21T20:38:22.5399449Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cat.cpp.o 2025-03-21T20:38:22.5401099Z [ 51%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atan.cpp.o 2025-03-21T20:38:22.5402844Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cdist_forward.cpp.o 2025-03-21T20:38:22.5405577Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4-minmax-scalar.c.o 2025-03-21T20:38:22.5408313Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c2s4-minmax-neon-mlal.c.o 2025-03-21T20:38:22.5410756Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c4-minmax-neondot.c.o 2025-03-21T20:38:22.5412547Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ceil.cpp.o 2025-03-21T20:38:22.5414372Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x2-minmax-scalar.c.o 2025-03-21T20:38:22.5416823Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c2s4-minmax-neon-mlal.c.o 2025-03-21T20:38:22.5419318Z [ 52%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondot-cortex-a55.S.o 2025-03-21T20:38:22.5422660Z [ 52%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S.o 2025-03-21T20:38:22.5425718Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-neondot.c.o 2025-03-21T20:38:22.5428584Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c8-minmax-neoni8mm.c.o 2025-03-21T20:38:22.5431500Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4-minmax-scalar.c.o 2025-03-21T20:38:22.5433721Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atan2.cpp.o 2025-03-21T20:38:22.5436074Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c4-minmax-neondot.c.o 2025-03-21T20:38:22.5439094Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-neondot.c.o 2025-03-21T20:38:22.5441535Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_clamp.cpp.o 2025-03-21T20:38:22.5443405Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_clone.cpp.o 2025-03-21T20:38:22.5445971Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-neoni8mm.c.o 2025-03-21T20:38:22.5448424Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_constant_pad_nd.cpp.o 2025-03-21T20:38:22.5450981Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x2-minmax-scalar.c.o 2025-03-21T20:38:32.2372732Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4-minmax-scalar.c.o 2025-03-21T20:38:32.2376188Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c2s4-minmax-neon-mlal.c.o 2025-03-21T20:38:32.2380042Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c4-minmax-neondot.c.o 2025-03-21T20:38:32.2383399Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x2-minmax-scalar.c.o 2025-03-21T20:38:32.2386003Z [ 53%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_convolution.cpp.o 2025-03-21T20:38:32.2388415Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c2s4-minmax-neon-mlal.c.o 2025-03-21T20:38:32.2390576Z [ 53%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atanh.cpp.o 2025-03-21T20:38:32.2393035Z [ 54%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-cortex-a55.S.o 2025-03-21T20:38:32.2396574Z [ 54%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S.o 2025-03-21T20:38:32.2398480Z [ 54%] Generating selected_operators.yaml for quantized_ops_lib 2025-03-21T20:38:32.2400201Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-neondot.c.o 2025-03-21T20:38:32.2401771Z [ 54%] Generating code for kernel registration 2025-03-21T20:38:32.2402769Z [ 54%] Building CXX object kernels/optimized/CMakeFiles/cpublas.dir/blas/BlasKernel.cpp.o 2025-03-21T20:38:32.2404665Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c8-minmax-neoni8mm.c.o 2025-03-21T20:38:32.2406962Z [ 54%] Building CXX object kernels/optimized/CMakeFiles/cpublas.dir/blas/CPUBlas.cpp.o 2025-03-21T20:38:32.2409340Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4-minmax-scalar.c.o 2025-03-21T20:38:32.2412407Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c4-minmax-neondot.c.o 2025-03-21T20:38:32.2415568Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qp8-f32-qb4w-gemm/qp8-f32-qb4w-gemm-minmax-16x4c16s2-mstep4-neoni8mm.c.o 2025-03-21T20:38:32.2418071Z [ 54%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_avg_pool2d.cpp.o 2025-03-21T20:38:32.2420648Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qp8-f32-qb4w-gemm/qp8-f32-qb4w-gemm-minmax-1x4c16s2-aarch64-neondot.c.o 2025-03-21T20:38:32.2424369Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qp8-f32-qb4w-gemm/qp8-f32-qb4w-gemm-minmax-1x8c16s2-aarch64-neondot.c.o 2025-03-21T20:38:32.2427554Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qp8-f32-qc4w-gemm/qp8-f32-qc4w-gemm-minmax-1x8c16s2-aarch64-neondot.c.o 2025-03-21T20:38:32.2430772Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qp8-f32-qc4w-gemm/qp8-f32-qc4w-gemm-minmax-8x8c16s2-mstep2-neoni8mm.c.o 2025-03-21T20:38:32.2433943Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-rndnu-neon-mla8-ld64.c.o 2025-03-21T20:38:32.2437030Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-03-21T20:38:32.2440470Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:38:32.2443526Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:38:32.2446719Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-rndnu-neon-mla8-ld64.c.o 2025-03-21T20:38:32.2449796Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-rndnu-neon-mla8-ld64.c.o 2025-03-21T20:38:32.2453092Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-03-21T20:38:32.2455521Z [ 55%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_and.cpp.o 2025-03-21T20:38:32.2458056Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:38:32.2461057Z [ 55%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_lib.dir/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-03-21T20:38:32.2464104Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:38:32.2467194Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-neonfp16arith-u32.c.o 2025-03-21T20:38:32.2469080Z [ 55%] Linking CXX static library libcpublas.a 2025-03-21T20:38:32.2469778Z [ 55%] Built target cpublas 2025-03-21T20:38:32.2471156Z [ 55%] Building CXX object extension/flat_tensor/CMakeFiles/extension_flat_tensor.dir/flat_tensor_data_map.cpp.o 2025-03-21T20:38:32.2473615Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-neon-u32.c.o 2025-03-21T20:38:32.2476383Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u1.c.o 2025-03-21T20:38:32.2479168Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u4.c.o 2025-03-21T20:38:32.2482047Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-scalar.c.o 2025-03-21T20:38:32.2484656Z [ 55%] Building CXX object extension/flat_tensor/CMakeFiles/extension_flat_tensor.dir/serialize/flat_tensor_header.cpp.o 2025-03-21T20:38:32.2487003Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_convolution_backward.cpp.o 2025-03-21T20:38:32.2488654Z [ 55%] Linking CXX static library libquantized_ops_lib.a 2025-03-21T20:38:32.2489447Z [ 55%] Built target quantized_ops_lib 2025-03-21T20:38:32.2490789Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_copy.cpp.o 2025-03-21T20:38:32.2492315Z [ 55%] Linking CXX static library libextension_flat_tensor.a 2025-03-21T20:38:32.2493160Z [ 55%] Built target extension_flat_tensor 2025-03-21T20:38:32.2494450Z [ 55%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_add.cpp.o 2025-03-21T20:38:32.2496235Z [ 55%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_bmm.cpp.o 2025-03-21T20:38:32.2498355Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cos.cpp.o 2025-03-21T20:38:32.2500838Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x64c4-gemm-goi-scalar.c.o 2025-03-21T20:38:32.2503371Z [ 55%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_div.cpp.o 2025-03-21T20:38:32.2505457Z [ 55%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_not.cpp.o 2025-03-21T20:38:32.2507503Z [ 55%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_or.cpp.o 2025-03-21T20:38:32.2509345Z [ 56%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_exp.cpp.o 2025-03-21T20:38:32.2511191Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_xor.cpp.o 2025-03-21T20:38:32.2513284Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bmm.cpp.o 2025-03-21T20:38:32.2515077Z [ 56%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_fft_r2c.cpp.o 2025-03-21T20:38:52.2964868Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cat.cpp.o 2025-03-21T20:38:52.2967051Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cosh.cpp.o 2025-03-21T20:38:52.2968868Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cdist_forward.cpp.o 2025-03-21T20:38:52.2970734Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cumsum.cpp.o 2025-03-21T20:38:52.2972594Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_detach_copy.cpp.o 2025-03-21T20:38:52.2974439Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ceil.cpp.o 2025-03-21T20:38:52.2976274Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_diagonal_copy.cpp.o 2025-03-21T20:38:52.2978117Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_clamp.cpp.o 2025-03-21T20:38:52.2979951Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_div.cpp.o 2025-03-21T20:38:52.2981816Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_embedding.cpp.o 2025-03-21T20:38:52.2983704Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_empty.cpp.o 2025-03-21T20:38:52.2985524Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_eq.cpp.o 2025-03-21T20:38:52.2987290Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_clone.cpp.o 2025-03-21T20:38:52.2989049Z [ 57%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_constant_pad_nd.cpp.o 2025-03-21T20:38:52.2990820Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_erf.cpp.o 2025-03-21T20:38:52.2992521Z [ 57%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_convolution.cpp.o 2025-03-21T20:38:52.2994185Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_exp.cpp.o 2025-03-21T20:38:52.2995917Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_expand_copy.cpp.o 2025-03-21T20:38:52.2997710Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_expm1.cpp.o 2025-03-21T20:38:52.2999445Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_fill.cpp.o 2025-03-21T20:38:52.3002029Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_flip.cpp.o 2025-03-21T20:38:52.3003897Z [ 58%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_gelu.cpp.o 2025-03-21T20:38:52.3005803Z [ 58%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_convolution_backward.cpp.o 2025-03-21T20:38:52.3007741Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_floor.cpp.o 2025-03-21T20:38:52.3009433Z [ 58%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_le.cpp.o 2025-03-21T20:38:52.3011035Z [ 58%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_copy.cpp.o 2025-03-21T20:38:52.3012848Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_floor_divide.cpp.o 2025-03-21T20:38:52.3015817Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neonv8-mla8-ld64.c.o 2025-03-21T20:38:52.3019127Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-03-21T20:38:52.3022568Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:38:52.3025822Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:38:52.3028814Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neon-mla8-ld64.c.o 2025-03-21T20:38:52.3031858Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neonv8-mla8-ld64.c.o 2025-03-21T20:38:52.3034885Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-neon-mla8-ld128.c.o 2025-03-21T20:38:52.3037875Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-neonv8-mla8-ld128.c.o 2025-03-21T20:38:52.3041048Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p1c-minmax-fp32-scalar-fmagic.c.o 2025-03-21T20:38:52.3044516Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:38:52.3047192Z [ 59%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_fmod.cpp.o 2025-03-21T20:38:52.3049719Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:38:52.3052849Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neon-mla8-ld64.c.o 2025-03-21T20:38:52.3055993Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neonv8-mla8-ld64.c.o 2025-03-21T20:38:52.3059318Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-03-21T20:38:52.3062738Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:38:52.3065993Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:38:52.3069094Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16-minmax-fp32-neonv8-mlal-lane.c.o 2025-03-21T20:38:52.3072529Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-neondot.c.o 2025-03-21T20:38:52.3074647Z [ 60%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_full.cpp.o 2025-03-21T20:38:52.3077150Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-neoni8mm.c.o 2025-03-21T20:38:52.3079248Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cos.cpp.o 2025-03-21T20:38:52.3081337Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:38:52.3084084Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:38:52.3159317Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2s4-minmax-fp32-neon-mlal.c.o 2025-03-21T20:38:52.3163947Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cosh.cpp.o 2025-03-21T20:38:52.3166514Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2s4-minmax-fp32-neonv8-mlal.c.o 2025-03-21T20:38:52.3169523Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neondot.c.o 2025-03-21T20:38:52.3172379Z [ 60%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_full_like.cpp.o 2025-03-21T20:38:52.3174872Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S.o 2025-03-21T20:38:57.0841565Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S.o 2025-03-21T20:38:57.0844290Z [ 60%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_linear.cpp.o 2025-03-21T20:38:57.0846915Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal.S.o 2025-03-21T20:38:57.0850093Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:38:57.0853040Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2s4-minmax-fp32-neon-mlal.c.o 2025-03-21T20:38:57.0855475Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cumsum.cpp.o 2025-03-21T20:38:57.0858167Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2s4-minmax-fp32-neonv8-mlal.c.o 2025-03-21T20:38:57.0862579Z [ 61%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S.o 2025-03-21T20:38:57.0866290Z [ 61%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S.o 2025-03-21T20:38:57.0869709Z [ 61%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal.S.o 2025-03-21T20:38:57.0872907Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:38:57.0876159Z [ 61%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-cortex-a53.S.o 2025-03-21T20:38:57.0880105Z [ 61%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-ld64.S.o 2025-03-21T20:38:57.0883582Z [ 61%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-cortex-a55.S.o 2025-03-21T20:38:57.0887169Z [ 61%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld128.S.o 2025-03-21T20:38:57.0890288Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-neondot.c.o 2025-03-21T20:38:57.0893233Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c8-minmax-fp32-neoni8mm.c.o 2025-03-21T20:38:57.0895569Z [ 61%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gather.cpp.o 2025-03-21T20:38:57.0897991Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c4-minmax-fp32-neondot.c.o 2025-03-21T20:38:57.0900821Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16-minmax-fp32-neonv8-mlal-lane.c.o 2025-03-21T20:38:57.0903725Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-fp32-neondot.c.o 2025-03-21T20:38:57.0905905Z [ 61%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_log_softmax.cpp.o 2025-03-21T20:38:57.0907623Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_detach_copy.cpp.o 2025-03-21T20:38:57.0909887Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-neoni8mm.c.o 2025-03-21T20:38:57.0912747Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:38:57.0915614Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:38:57.0918516Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2s4-minmax-fp32-neon-mlal.c.o 2025-03-21T20:38:57.0921664Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2s4-minmax-fp32-neonv8-mlal.c.o 2025-03-21T20:38:57.0927908Z [ 62%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ge.cpp.o 2025-03-21T20:38:57.0929598Z [ 62%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_diagonal_copy.cpp.o 2025-03-21T20:38:57.0931874Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neondot.c.o 2025-03-21T20:38:57.0935084Z [ 62%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S.o 2025-03-21T20:38:57.0938586Z [ 62%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S.o 2025-03-21T20:38:57.0942325Z [ 62%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal.S.o 2025-03-21T20:38:57.0953152Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:38:57.0955310Z [ 62%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_mm.cpp.o 2025-03-21T20:38:57.0957534Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2s4-minmax-fp32-neon-mlal.c.o 2025-03-21T20:38:57.0960566Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2s4-minmax-fp32-neonv8-mlal.c.o 2025-03-21T20:38:57.0963936Z [ 62%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S.o 2025-03-21T20:38:57.0967547Z [ 62%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S.o 2025-03-21T20:38:57.0971038Z [ 63%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal.S.o 2025-03-21T20:38:57.0974069Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:38:57.0977260Z [ 63%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-cortex-a53.S.o 2025-03-21T20:38:57.0981026Z [ 63%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-ld64.S.o 2025-03-21T20:38:57.0984816Z [ 63%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-cortex-a55.S.o 2025-03-21T20:38:57.0988338Z [ 63%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld128.S.o 2025-03-21T20:38:57.0991682Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-neondot.c.o 2025-03-21T20:38:57.0993890Z [ 63%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_div.cpp.o 2025-03-21T20:39:04.9657758Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c8-minmax-fp32-neoni8mm.c.o 2025-03-21T20:39:04.9660700Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c4-minmax-fp32-neondot.c.o 2025-03-21T20:39:04.9663555Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-scalar.c.o 2025-03-21T20:39:04.9665792Z [ 63%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_mul.cpp.o 2025-03-21T20:39:04.9668090Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-neon-c32.c.o 2025-03-21T20:39:04.9671215Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-minmax-fp32-scalar-u1-acc1.c.o 2025-03-21T20:39:04.9673883Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-neon-u32-acc2.c.o 2025-03-21T20:39:04.9676351Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-neondot-u32-acc2.c.o 2025-03-21T20:39:04.9678847Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u4.c.o 2025-03-21T20:39:04.9681393Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld64-u16.c.o 2025-03-21T20:39:04.9684027Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld64-u32.c.o 2025-03-21T20:39:04.9686796Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u1.c.o 2025-03-21T20:39:04.9689396Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u4.c.o 2025-03-21T20:39:04.9691931Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld64-u16.c.o 2025-03-21T20:39:04.9694418Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld64-u32.c.o 2025-03-21T20:39:04.9696835Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u1.c.o 2025-03-21T20:39:04.9699217Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u4.c.o 2025-03-21T20:39:04.9701450Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-neon-u32.c.o 2025-03-21T20:39:04.9703275Z [ 64%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_embedding.cpp.o 2025-03-21T20:39:04.9705159Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u1.c.o 2025-03-21T20:39:04.9706998Z [ 64%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gelu.cpp.o 2025-03-21T20:39:04.9708881Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u4.c.o 2025-03-21T20:39:04.9711001Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-neon-u32.c.o 2025-03-21T20:39:04.9713780Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u4.c.o 2025-03-21T20:39:04.9716385Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u4.c.o 2025-03-21T20:39:04.9718985Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u4.c.o 2025-03-21T20:39:04.9721660Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-rndnu-neon-ld64-u16.c.o 2025-03-21T20:39:04.9724171Z [ 65%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_empty.cpp.o 2025-03-21T20:39:04.9726784Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u4.c.o 2025-03-21T20:39:04.9729570Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-rndnu-neon-ld64-u16.c.o 2025-03-21T20:39:04.9732346Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-neon-c8.c.o 2025-03-21T20:39:04.9735003Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-scalar-imagic-c1.c.o 2025-03-21T20:39:04.9737676Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-neon-c8.c.o 2025-03-21T20:39:04.9740427Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-scalar-imagic-c1.c.o 2025-03-21T20:39:04.9743424Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-03-21T20:39:04.9746405Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:39:04.9748669Z [ 65%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_eq.cpp.o 2025-03-21T20:39:04.9750898Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:39:04.9753769Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-rndnu-neon-mul8.c.o 2025-03-21T20:39:04.9756668Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-rndnu-neon-mul8.c.o 2025-03-21T20:39:04.9758965Z [ 65%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_glu.cpp.o 2025-03-21T20:39:04.9761396Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-03-21T20:39:04.9764338Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:39:04.9767387Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:39:04.9770106Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-neon-u32.c.o 2025-03-21T20:39:04.9773062Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u1.c.o 2025-03-21T20:39:04.9775635Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u4.c.o 2025-03-21T20:39:04.9778351Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x16-minmax-rndnu-neon-mlal-lane.c.o 2025-03-21T20:39:04.9781162Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:39:04.9784041Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:39:04.9787116Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x8-minmax-rndnu-neon-mlal-lane.c.o 2025-03-21T20:39:04.9789720Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:39:04.9792403Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:39:11.7212385Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x8-minmax-rndnu-neon-mlal-lane.c.o 2025-03-21T20:39:11.7215873Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S.o 2025-03-21T20:39:11.7219300Z [ 67%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75-prfm.S.o 2025-03-21T20:39:11.7226792Z [ 67%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75.S.o 2025-03-21T20:39:11.7229879Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-neon-mlal-lane.c.o 2025-03-21T20:39:11.7232446Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x16-minmax-rndnu-neon-mlal-lane.c.o 2025-03-21T20:39:11.7235048Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:39:11.7237144Z [ 68%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gt.cpp.o 2025-03-21T20:39:11.7239228Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:39:11.7241859Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x8-minmax-rndnu-neon-mlal-lane.c.o 2025-03-21T20:39:11.7243956Z [ 68%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_erf.cpp.o 2025-03-21T20:39:11.7246277Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:39:11.7249114Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:39:11.7252359Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x8-minmax-rndnu-neon-mlal-lane.c.o 2025-03-21T20:39:11.7255649Z [ 68%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S.o 2025-03-21T20:39:11.7259253Z [ 68%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75-prfm.S.o 2025-03-21T20:39:11.7262882Z [ 68%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75.S.o 2025-03-21T20:39:11.7266084Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-neon-mlal-lane.c.o 2025-03-21T20:39:11.7268606Z [ 69%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_exp.cpp.o 2025-03-21T20:39:11.7270766Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-neon-u16.c.o 2025-03-21T20:39:11.7273353Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-neon-u32.c.o 2025-03-21T20:39:11.7275610Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-scalar.c.o 2025-03-21T20:39:11.7277843Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-neon-u32-acc2.c.o 2025-03-21T20:39:11.7280118Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u4.c.o 2025-03-21T20:39:11.7282474Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-neon-ld64-u16.c.o 2025-03-21T20:39:11.7285153Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-neon-ld64-u32.c.o 2025-03-21T20:39:11.7287358Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_expand_copy.cpp.o 2025-03-21T20:39:11.7289521Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u1.c.o 2025-03-21T20:39:11.7292124Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u4.c.o 2025-03-21T20:39:11.7294683Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-neon-ld64-u16.c.o 2025-03-21T20:39:11.7297411Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-neon-ld64-u32.c.o 2025-03-21T20:39:11.7300146Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u1.c.o 2025-03-21T20:39:11.7302742Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u4.c.o 2025-03-21T20:39:11.7305217Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-neon-u32.c.o 2025-03-21T20:39:11.7307658Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u1.c.o 2025-03-21T20:39:11.7310108Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u4.c.o 2025-03-21T20:39:11.7312213Z [ 71%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_expm1.cpp.o 2025-03-21T20:39:11.7314067Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-neon-u32.c.o 2025-03-21T20:39:11.7316317Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u4.c.o 2025-03-21T20:39:11.7318717Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u4.c.o 2025-03-21T20:39:11.7320985Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u4.c.o 2025-03-21T20:39:11.7325659Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-rndnu-neon-ld64-u16.c.o 2025-03-21T20:39:11.7328305Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u4.c.o 2025-03-21T20:39:11.7330986Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-rndnu-neon-ld64-u16.c.o 2025-03-21T20:39:11.7333607Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-neon.c.o 2025-03-21T20:39:11.7335621Z [ 71%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_fill.cpp.o 2025-03-21T20:39:11.7337737Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-scalar.c.o 2025-03-21T20:39:11.7340251Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-neon-c16.c.o 2025-03-21T20:39:11.7342808Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-neon-c8.c.o 2025-03-21T20:39:11.7345450Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c1.c.o 2025-03-21T20:39:11.7348094Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-neon-c16.c.o 2025-03-21T20:39:11.7350744Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-scalar-c1.c.o 2025-03-21T20:39:11.7353308Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-neon-u64.c.o 2025-03-21T20:39:24.6238103Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-scalar-u4.c.o 2025-03-21T20:39:24.6240510Z [ 72%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_hardtanh.cpp.o 2025-03-21T20:39:24.6242830Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-neon-c16.c.o 2025-03-21T20:39:24.6245552Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-neon-c8.c.o 2025-03-21T20:39:24.6248075Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c1.c.o 2025-03-21T20:39:24.6250644Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-lut32norm/u8-lut32norm-scalar.c.o 2025-03-21T20:39:24.6254003Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-neon-c16.c.o 2025-03-21T20:39:24.6256726Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-scalar-c1.c.o 2025-03-21T20:39:24.6259182Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-neon-u16.c.o 2025-03-21T20:39:24.6261380Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-scalar-u2.c.o 2025-03-21T20:39:24.6263947Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-neon-u64.c.o 2025-03-21T20:39:24.6266356Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-scalar-u4.c.o 2025-03-21T20:39:24.6269445Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u8-prfm.c.o 2025-03-21T20:39:24.6271723Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_flip.cpp.o 2025-03-21T20:39:24.6274100Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-packw/gen/x16-packw-x64-gemm-goi-scalar-int-u4.c.o 2025-03-21T20:39:24.6276394Z [ 73%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index.cpp.o 2025-03-21T20:39:24.6278108Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_floor.cpp.o 2025-03-21T20:39:24.6279814Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_floor_divide.cpp.o 2025-03-21T20:39:24.6281734Z [ 73%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index_put.cpp.o 2025-03-21T20:39:24.6283742Z [ 73%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index_select.cpp.o 2025-03-21T20:39:24.6285705Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_fmod.cpp.o 2025-03-21T20:39:24.6287537Z [ 73%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_isinf.cpp.o 2025-03-21T20:39:24.6289392Z [ 73%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_isnan.cpp.o 2025-03-21T20:39:24.6291145Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_full.cpp.o 2025-03-21T20:39:24.6292876Z [ 73%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_le.cpp.o 2025-03-21T20:39:24.6294684Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_full_like.cpp.o 2025-03-21T20:39:24.6297112Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u8-prfm.c.o 2025-03-21T20:39:24.6300241Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-2x4-scalar-int.c.o 2025-03-21T20:39:24.6302449Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gather.cpp.o 2025-03-21T20:39:24.6304836Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-dec-zip-neon.c.o 2025-03-21T20:39:24.6308225Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/gen/x24-transposec-1x2-scalar.c.o 2025-03-21T20:39:24.6311884Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/x24-transposec-2x2-neon-tbl64.c.o 2025-03-21T20:39:24.6315514Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/x24-transposec-4x4-aarch64-neon-tbl128.c.o 2025-03-21T20:39:24.6319014Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-pack-lh/x32-packlh-neonsme2.c.o 2025-03-21T20:39:24.6322904Z /pytorch/executorch/backends/xnnpack/third-party/XNNPACK/src/x32-pack-lh/x32-packlh-neonsme2.c:46:1: warning: non-void function does not return a value [-Wreturn-type] 2025-03-21T20:39:24.6325250Z 46 | } 2025-03-21T20:39:24.6325707Z | ^ 2025-03-21T20:39:24.6326345Z 1 warning generated. 2025-03-21T20:39:24.6328546Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-neon-ld2lane-u2-prfm.c.o 2025-03-21T20:39:24.6332388Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-float-u4.c.o 2025-03-21T20:39:24.6335458Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-float-u4.c.o 2025-03-21T20:39:24.6337658Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ge.cpp.o 2025-03-21T20:39:24.6339870Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-neon-ld4lane-u4-prfm.c.o 2025-03-21T20:39:24.6342775Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-neon-ld4lane-u4-prfm.c.o 2025-03-21T20:39:24.6345617Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-int.c.o 2025-03-21T20:39:24.6348429Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-dec-zip-neon.c.o 2025-03-21T20:39:24.6351286Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/x32-transposec-4x4-aarch64-neon-tbl128.c.o 2025-03-21T20:39:24.6353822Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-neon.c.o 2025-03-21T20:39:24.6356082Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-scalar.c.o 2025-03-21T20:39:24.6358268Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-neon.c.o 2025-03-21T20:39:24.6360486Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-scalar.c.o 2025-03-21T20:39:24.6362827Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-neon.c.o 2025-03-21T20:39:24.6365232Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-scalar.c.o 2025-03-21T20:39:24.6367420Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-neon.c.o 2025-03-21T20:39:24.6369696Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-scalar.c.o 2025-03-21T20:39:24.6371945Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-neon.c.o 2025-03-21T20:39:24.6374511Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-scalar.c.o 2025-03-21T20:39:24.6377137Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-dec-zip-neon.c.o 2025-03-21T20:39:24.6380006Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-dec-zip-neon.c.o 2025-03-21T20:39:24.6382724Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-int.c.o 2025-03-21T20:39:45.0487786Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-aarch64-neon-tbx128x4-u64.c.o 2025-03-21T20:39:45.0571747Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-scalar-u4.c.o 2025-03-21T20:39:45.0576196Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packq/x8-packq-aarch64-neon-f32qp8-u2.c.o 2025-03-21T20:39:45.0579589Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packq/x8-packq-scalar-f32qp8-u1.c.o 2025-03-21T20:39:45.0583019Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-u2.c.o 2025-03-21T20:39:45.0585828Z [ 75%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gelu.cpp.o 2025-03-21T20:39:45.0588731Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-u2.c.o 2025-03-21T20:39:45.0591737Z [ 75%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_leaky_relu.cpp.o 2025-03-21T20:39:45.0594092Z [ 76%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_glu.cpp.o 2025-03-21T20:39:45.0596974Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-u2.c.o 2025-03-21T20:39:45.0600029Z [ 76%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_lift_fresh_copy.cpp.o 2025-03-21T20:39:45.0603123Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-u2.c.o 2025-03-21T20:39:45.0606090Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-dec-zip-neon.c.o 2025-03-21T20:39:45.0608709Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-2x4-scalar-int.c.o 2025-03-21T20:39:45.0611055Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-neon.c.o 2025-03-21T20:39:45.0613166Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-scalar.c.o 2025-03-21T20:39:45.0615288Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-neon.c.o 2025-03-21T20:39:45.0617327Z [ 77%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_linear_scratch_example.cpp.o 2025-03-21T20:39:45.0619425Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-scalar.c.o 2025-03-21T20:39:45.0621585Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-neon.c.o 2025-03-21T20:39:45.0625216Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-scalar.c.o 2025-03-21T20:39:45.0628249Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-neon.c.o 2025-03-21T20:39:45.0631260Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-scalar.c.o 2025-03-21T20:39:45.0634382Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-copy/xx-copy-scalar-memcpy.c.o 2025-03-21T20:39:45.0637502Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-neon-u64.c.o 2025-03-21T20:39:45.0640587Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-scalar-u16.c.o 2025-03-21T20:39:45.0643347Z [ 77%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log.cpp.o 2025-03-21T20:39:45.0645332Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p16-neon-u16.c.o 2025-03-21T20:39:45.0647585Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p4-scalar-u16.c.o 2025-03-21T20:39:45.0650047Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-transposev/xx-transposev-1x1-scalar-memcpy.c.o 2025-03-21T20:39:45.0652372Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-64.c.o 2025-03-21T20:39:45.0654517Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-2048.c.o 2025-03-21T20:39:45.0656775Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-4.c.o 2025-03-21T20:39:45.0658958Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-8.c.o 2025-03-21T20:39:45.0661194Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-16.c.o 2025-03-21T20:39:45.0663406Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-32.c.o 2025-03-21T20:39:45.0665657Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-64.c.o 2025-03-21T20:39:45.0667906Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-2048.c.o 2025-03-21T20:39:45.0670172Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/vlog.c.o 2025-03-21T20:39:45.0672161Z [ 78%] Linking C static library libmicrokernels-prod.a 2025-03-21T20:39:45.0673144Z [ 78%] Built target microkernels-prod 2025-03-21T20:39:45.0674840Z [ 78%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log10.cpp.o 2025-03-21T20:39:45.0677066Z [ 78%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gt.cpp.o 2025-03-21T20:39:45.0679256Z [ 78%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_hardtanh.cpp.o 2025-03-21T20:39:45.0693868Z [ 78%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log1p.cpp.o 2025-03-21T20:39:45.0696533Z [ 79%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log2.cpp.o 2025-03-21T20:39:45.0699061Z [ 79%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log_softmax.cpp.o 2025-03-21T20:39:45.0701726Z [ 79%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index.cpp.o 2025-03-21T20:39:45.0703967Z [ 79%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index_put.cpp.o 2025-03-21T20:39:45.0706295Z [ 79%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index_select.cpp.o 2025-03-21T20:39:45.0708753Z [ 79%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_and.cpp.o 2025-03-21T20:39:45.0711113Z [ 79%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_isinf.cpp.o 2025-03-21T20:39:45.0713272Z [ 79%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_isnan.cpp.o 2025-03-21T20:39:45.0715639Z [ 79%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_not.cpp.o 2025-03-21T20:39:45.0718313Z [ 79%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_or.cpp.o 2025-03-21T20:39:45.0720128Z [ 79%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_le.cpp.o 2025-03-21T20:39:45.0721612Z [ 79%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_xor.cpp.o 2025-03-21T20:39:45.0726702Z [ 79%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logit.cpp.o 2025-03-21T20:39:45.0728240Z [ 79%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_leaky_relu.cpp.o 2025-03-21T20:39:45.0729786Z [ 79%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_lift_fresh_copy.cpp.o 2025-03-21T20:39:45.0731484Z [ 79%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_linear_scratch_example.cpp.o 2025-03-21T20:39:45.0733215Z [ 79%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_lt.cpp.o 2025-03-21T20:39:45.0734778Z [ 79%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log.cpp.o 2025-03-21T20:39:45.0736274Z [ 79%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log10.cpp.o 2025-03-21T20:39:45.0737810Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log1p.cpp.o 2025-03-21T20:40:21.8669951Z [ 80%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_fill.cpp.o 2025-03-21T20:40:21.8671903Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log2.cpp.o 2025-03-21T20:40:21.8673655Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log_softmax.cpp.o 2025-03-21T20:40:21.8675498Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_and.cpp.o 2025-03-21T20:40:21.8677314Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_not.cpp.o 2025-03-21T20:40:21.8679199Z [ 80%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_native_layer_norm.cpp.o 2025-03-21T20:40:21.8681225Z [ 80%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_scatter.cpp.o 2025-03-21T20:40:21.8683232Z [ 80%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_select.cpp.o 2025-03-21T20:40:21.8685231Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_or.cpp.o 2025-03-21T20:40:21.8687090Z [ 80%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max.cpp.o 2025-03-21T20:40:21.8688951Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_xor.cpp.o 2025-03-21T20:40:21.8691066Z [ 80%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_neg.cpp.o 2025-03-21T20:40:21.8692816Z [ 80%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_sigmoid.cpp.o 2025-03-21T20:40:21.8694555Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logit.cpp.o 2025-03-21T20:40:21.8696208Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_lt.cpp.o 2025-03-21T20:40:21.8697927Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_fill.cpp.o 2025-03-21T20:40:21.8699726Z [ 80%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_sub.cpp.o 2025-03-21T20:40:21.8701392Z [ 80%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_where.cpp.o 2025-03-21T20:40:21.8703704Z [ 80%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max_pool2d_with_indices.cpp.o 2025-03-21T20:40:21.8705761Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_scatter.cpp.o 2025-03-21T20:40:21.8707871Z [ 80%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max_pool2d_with_indices_backward.cpp.o 2025-03-21T20:40:21.8709948Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_select.cpp.o 2025-03-21T20:40:21.8711692Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max.cpp.o 2025-03-21T20:40:21.8713570Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max_pool2d_with_indices.cpp.o 2025-03-21T20:40:21.8715510Z [ 81%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_maximum.cpp.o 2025-03-21T20:40:21.8717398Z [ 81%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mean.cpp.o 2025-03-21T20:40:21.8719423Z [ 82%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max_pool2d_with_indices_backward.cpp.o 2025-03-21T20:40:21.8721379Z [ 82%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_maximum.cpp.o 2025-03-21T20:40:21.8723396Z [ 82%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_min.cpp.o 2025-03-21T20:40:21.8725361Z [ 82%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_minimum.cpp.o 2025-03-21T20:40:21.8727140Z [ 82%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mean.cpp.o 2025-03-21T20:40:21.8728885Z [ 82%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mm.cpp.o 2025-03-21T20:40:21.8730761Z [ 82%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mul.cpp.o 2025-03-21T20:40:21.8732626Z [ 82%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_narrow_copy.cpp.o 2025-03-21T20:40:21.8734678Z [ 82%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_batch_norm.cpp.o 2025-03-21T20:40:21.8736753Z [ 82%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_group_norm.cpp.o 2025-03-21T20:40:21.8738881Z [ 82%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_layer_norm.cpp.o 2025-03-21T20:40:21.8740825Z [ 82%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ne.cpp.o 2025-03-21T20:40:21.8742762Z [ 82%] Building CXX object extension/module/CMakeFiles/extension_module.dir/__/flat_tensor/flat_tensor_data_map.cpp.o 2025-03-21T20:40:21.8744671Z [ 82%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_neg.cpp.o 2025-03-21T20:40:21.8746710Z [ 82%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_min.cpp.o 2025-03-21T20:40:21.8748672Z [ 82%] Building CXX object extension/module/CMakeFiles/extension_module.dir/__/flat_tensor/serialize/flat_tensor_header.cpp.o 2025-03-21T20:40:21.8750561Z [ 82%] Building CXX object extension/module/CMakeFiles/extension_module.dir/module.cpp.o 2025-03-21T20:40:21.8752289Z [ 82%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_nonzero.cpp.o 2025-03-21T20:40:21.8754152Z [ 82%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ones.cpp.o 2025-03-21T20:40:21.8755964Z [ 82%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_minimum.cpp.o 2025-03-21T20:40:21.8757533Z [ 82%] Linking CXX static library libextension_module.a 2025-03-21T20:40:21.8758270Z [ 82%] Built target extension_module 2025-03-21T20:40:21.8759781Z [ 83%] Building CXX object extension/module/CMakeFiles/extension_module_static.dir/__/flat_tensor/flat_tensor_data_map.cpp.o 2025-03-21T20:40:21.8761855Z [ 84%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pdist_forward.cpp.o 2025-03-21T20:40:21.8763893Z [ 84%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_permute_copy.cpp.o 2025-03-21T20:40:21.8766183Z [ 84%] Building CXX object extension/module/CMakeFiles/extension_module_static.dir/__/flat_tensor/serialize/flat_tensor_header.cpp.o 2025-03-21T20:40:21.8768181Z [ 84%] Building CXX object extension/module/CMakeFiles/extension_module_static.dir/module.cpp.o 2025-03-21T20:40:21.8770029Z [ 84%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pixel_shuffle.cpp.o 2025-03-21T20:40:21.8772109Z [ 84%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pixel_unshuffle.cpp.o 2025-03-21T20:40:21.8773936Z [ 84%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mm.cpp.o 2025-03-21T20:40:21.8775714Z [ 84%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pow.cpp.o 2025-03-21T20:40:21.8777422Z [ 84%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mul.cpp.o 2025-03-21T20:40:21.8779178Z [ 84%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_prod.cpp.o 2025-03-21T20:40:21.8781012Z [ 84%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_narrow_copy.cpp.o 2025-03-21T20:40:21.8782450Z [ 84%] Linking CXX static library libextension_module_static.a 2025-03-21T20:40:21.8783244Z [ 84%] Built target extension_module_static 2025-03-21T20:40:21.8784633Z [ 84%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_batch_norm.cpp.o 2025-03-21T20:40:21.8786491Z [ 84%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_group_norm.cpp.o 2025-03-21T20:40:21.8787798Z [ 84%] Generating build_identifier.c 2025-03-21T20:40:21.8789344Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/argmaxpool-config.c.o 2025-03-21T20:40:21.8791466Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/avgpool-config.c.o 2025-03-21T20:40:21.8793488Z [ 84%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reciprocal.cpp.o 2025-03-21T20:40:21.8795646Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/binary-elementwise-config.c.o 2025-03-21T20:40:21.8797830Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/cmul-config.c.o 2025-03-21T20:40:21.8800153Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/conv-hwc2chw-config.c.o 2025-03-21T20:40:21.8802249Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv-config.c.o 2025-03-21T20:40:21.8804410Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv2d-chw-config.c.o 2025-03-21T20:40:42.6555217Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/experiments-config.c.o 2025-03-21T20:40:42.6557395Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gemm-config.c.o 2025-03-21T20:40:42.6559292Z [ 84%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_layer_norm.cpp.o 2025-03-21T20:40:42.6561873Z [ 84%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ne.cpp.o 2025-03-21T20:40:42.6564001Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-chw-config.c.o 2025-03-21T20:40:42.6566428Z [ 84%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad1d.cpp.o 2025-03-21T20:40:42.6568654Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-config.c.o 2025-03-21T20:40:42.6570816Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/lut32norm-config.c.o 2025-03-21T20:40:42.6573055Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/maxpool-config.c.o 2025-03-21T20:40:42.6575322Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pavgpool-config.c.o 2025-03-21T20:40:42.6577594Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pack-lh-config.c.o 2025-03-21T20:40:42.6579957Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/raddstoreexpminusmax-config.c.o 2025-03-21T20:40:42.6582279Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/reduce-config.c.o 2025-03-21T20:40:42.6584492Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/rmax-config.c.o 2025-03-21T20:40:42.6586652Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/spmm-config.c.o 2025-03-21T20:40:42.6588921Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/transpose-config.c.o 2025-03-21T20:40:42.6591260Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unary-elementwise-config.c.o 2025-03-21T20:40:42.6593607Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unpool-config.c.o 2025-03-21T20:40:42.6595754Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/vmulcaddc-config.c.o 2025-03-21T20:40:42.6598023Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-fill-config.c.o 2025-03-21T20:40:42.6600292Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-pad-config.c.o 2025-03-21T20:40:42.6602477Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/x8-lut-config.c.o 2025-03-21T20:40:42.6604646Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/zip-config.c.o 2025-03-21T20:40:42.6607179Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2025-03-21T20:40:42.6609098Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/params.c.o 2025-03-21T20:40:42.6611105Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/build_identifier.c.o 2025-03-21T20:40:42.6612602Z [ 86%] Linking CXX static library libXNNPACK.a 2025-03-21T20:40:42.6613391Z [ 86%] Built target XNNPACK 2025-03-21T20:40:42.6614660Z [ 86%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNCompiler.cpp.o 2025-03-21T20:40:42.6616521Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_neg.cpp.o 2025-03-21T20:40:42.6618522Z [ 86%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad2d.cpp.o 2025-03-21T20:40:42.6620781Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_nonzero.cpp.o 2025-03-21T20:40:42.6623046Z [ 86%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad3d.cpp.o 2025-03-21T20:40:42.6625096Z [ 87%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ones.cpp.o 2025-03-21T20:40:42.6627027Z [ 87%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pdist_forward.cpp.o 2025-03-21T20:40:42.6628959Z [ 87%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNExecutor.cpp.o 2025-03-21T20:40:42.6630908Z [ 87%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_permute_copy.cpp.o 2025-03-21T20:40:42.6632905Z [ 87%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_relu.cpp.o 2025-03-21T20:40:42.6634863Z [ 87%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pixel_shuffle.cpp.o 2025-03-21T20:40:42.6636875Z [ 87%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_remainder.cpp.o 2025-03-21T20:40:42.6638923Z [ 87%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNHeader.cpp.o 2025-03-21T20:40:42.6640916Z [ 87%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNPACKBackend.cpp.o 2025-03-21T20:40:42.6642955Z [ 87%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pixel_unshuffle.cpp.o 2025-03-21T20:40:42.6645000Z [ 87%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_repeat.cpp.o 2025-03-21T20:40:42.6647080Z [ 87%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNWeightsCache.cpp.o 2025-03-21T20:40:42.6648913Z [ 87%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pow.cpp.o 2025-03-21T20:40:42.6650856Z [ 87%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_repeat_interleave.cpp.o 2025-03-21T20:40:42.6653006Z [ 88%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad1d.cpp.o 2025-03-21T20:40:42.6655123Z [ 88%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/profiling/XNNProfiler.cpp.o 2025-03-21T20:40:42.6656931Z [ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_prod.cpp.o 2025-03-21T20:40:42.6658868Z [ 88%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad2d.cpp.o 2025-03-21T20:40:42.6660532Z [ 88%] Linking CXX static library libxnnpack_backend.a 2025-03-21T20:40:42.6661361Z [ 88%] Built target xnnpack_backend 2025-03-21T20:40:42.6662699Z [ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reciprocal.cpp.o 2025-03-21T20:40:42.6664868Z [ 88%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops.dir/op_fallback.cpp.o 2025-03-21T20:40:42.6666928Z [ 88%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad3d.cpp.o 2025-03-21T20:40:42.6668972Z [ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad1d.cpp.o 2025-03-21T20:40:42.6671043Z [ 88%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops.dir/op_fast_hadamard_transform.cpp.o 2025-03-21T20:40:42.6672923Z [ 88%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_roll.cpp.o 2025-03-21T20:40:42.6674945Z [ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad2d.cpp.o 2025-03-21T20:40:42.6677263Z [ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad3d.cpp.o 2025-03-21T20:40:42.6679120Z [ 88%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops.dir/op_sdpa.cpp.o 2025-03-21T20:40:42.6680869Z [ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_relu.cpp.o 2025-03-21T20:40:42.6682705Z [ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_remainder.cpp.o 2025-03-21T20:40:42.6684463Z [ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_repeat.cpp.o 2025-03-21T20:40:42.6686409Z [ 88%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops.dir/op_update_cache.cpp.o 2025-03-21T20:40:42.6688433Z [ 88%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops.dir/spinquant/fast_hadamard_transform.cpp.o 2025-03-21T20:40:42.6690475Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_repeat_interleave.cpp.o 2025-03-21T20:40:42.6692563Z [ 89%] Building C object extension/llm/custom_ops/CMakeFiles/custom_ops.dir/spinquant/third-party/FFHT/fht_neon.c.o 2025-03-21T20:40:42.6694613Z [ 89%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_round.cpp.o 2025-03-21T20:40:42.6696700Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad1d.cpp.o 2025-03-21T20:40:42.6698746Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad2d.cpp.o 2025-03-21T20:41:10.6317313Z [ 89%] Linking CXX static library libcustom_ops.a 2025-03-21T20:41:10.6318145Z [ 89%] Built target custom_ops 2025-03-21T20:41:10.6319481Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad3d.cpp.o 2025-03-21T20:41:10.6321367Z [ 89%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_rsqrt.cpp.o 2025-03-21T20:41:10.6323292Z [ 89%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_rsub.cpp.o 2025-03-21T20:41:10.6325128Z [ 89%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scalar_tensor.cpp.o 2025-03-21T20:41:10.6326968Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_roll.cpp.o 2025-03-21T20:41:10.6328535Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_round.cpp.o 2025-03-21T20:41:10.6330083Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rsqrt.cpp.o 2025-03-21T20:41:10.6331805Z [ 89%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scatter.cpp.o 2025-03-21T20:41:10.6333568Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rsub.cpp.o 2025-03-21T20:41:10.6335243Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scalar_tensor.cpp.o 2025-03-21T20:41:10.6337911Z [ 89%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scatter_add.cpp.o 2025-03-21T20:41:10.6339951Z [ 89%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_select_copy.cpp.o 2025-03-21T20:41:10.6341769Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scatter.cpp.o 2025-03-21T20:41:10.6343489Z [ 89%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_select_scatter.cpp.o 2025-03-21T20:41:10.6345395Z [ 89%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sigmoid.cpp.o 2025-03-21T20:41:10.6347261Z [ 89%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sign.cpp.o 2025-03-21T20:41:10.6349292Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sin.cpp.o 2025-03-21T20:41:10.6351126Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scatter_add.cpp.o 2025-03-21T20:41:10.6352884Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sinh.cpp.o 2025-03-21T20:41:10.6354749Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_slice_copy.cpp.o 2025-03-21T20:41:10.6356672Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_slice_scatter.cpp.o 2025-03-21T20:41:10.6358547Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_select_copy.cpp.o 2025-03-21T20:41:10.6360429Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_softmax.cpp.o 2025-03-21T20:41:10.6362280Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_split_copy.cpp.o 2025-03-21T20:41:10.6364348Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_split_with_sizes_copy.cpp.o 2025-03-21T20:41:10.6366376Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sqrt.cpp.o 2025-03-21T20:41:10.6368179Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_select_scatter.cpp.o 2025-03-21T20:41:10.6370021Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_squeeze_copy.cpp.o 2025-03-21T20:41:10.6371952Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_stack.cpp.o 2025-03-21T20:41:10.6373810Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sub.cpp.o 2025-03-21T20:41:10.6375580Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sigmoid.cpp.o 2025-03-21T20:41:10.6377214Z [ 91%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sign.cpp.o 2025-03-21T20:41:10.6378829Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sum.cpp.o 2025-03-21T20:41:10.6380553Z [ 91%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sin.cpp.o 2025-03-21T20:41:10.6382275Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_t_copy.cpp.o 2025-03-21T20:41:10.6384061Z [ 91%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sinh.cpp.o 2025-03-21T20:41:10.6385774Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tan.cpp.o 2025-03-21T20:41:10.6387582Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_slice_copy.cpp.o 2025-03-21T20:41:10.6389545Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tanh.cpp.o 2025-03-21T20:41:10.6391396Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_to_copy.cpp.o 2025-03-21T20:41:10.6393248Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_slice_scatter.cpp.o 2025-03-21T20:41:10.6394990Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_softmax.cpp.o 2025-03-21T20:41:10.6396761Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_topk.cpp.o 2025-03-21T20:41:10.6398689Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_transpose_copy.cpp.o 2025-03-21T20:41:10.6400577Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tril.cpp.o 2025-03-21T20:41:10.6402617Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_split_copy.cpp.o 2025-03-21T20:41:10.6404410Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_trunc.cpp.o 2025-03-21T20:41:10.6406459Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unbind_copy.cpp.o 2025-03-21T20:41:10.6408385Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unfold_copy.cpp.o 2025-03-21T20:41:10.6410347Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_split_with_sizes_copy.cpp.o 2025-03-21T20:41:10.6412318Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unsqueeze_copy.cpp.o 2025-03-21T20:41:10.6414313Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_upsample_bilinear2d.cpp.o 2025-03-21T20:41:10.6416418Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_upsample_nearest2d.cpp.o 2025-03-21T20:41:10.6418343Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_var.cpp.o 2025-03-21T20:41:10.6420231Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_view_copy.cpp.o 2025-03-21T20:41:10.6422322Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_where.cpp.o 2025-03-21T20:41:10.6424171Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_zeros.cpp.o 2025-03-21T20:41:10.6426191Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realh.cpp.o 2025-03-21T20:41:10.6428378Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_bool.cpp.o 2025-03-21T20:41:10.6430895Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realhbbf16_to_floathbf16.cpp.o 2025-03-21T20:41:10.6433192Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/activation_ops_util.cpp.o 2025-03-21T20:41:10.6435091Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sqrt.cpp.o 2025-03-21T20:41:10.6437014Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/advanced_index_util.cpp.o 2025-03-21T20:41:10.6438867Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_squeeze_copy.cpp.o 2025-03-21T20:41:10.6440644Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_stack.cpp.o 2025-03-21T20:41:10.6442460Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/broadcast_util.cpp.o 2025-03-21T20:41:10.6444665Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sub.cpp.o 2025-03-21T20:41:10.6446531Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/copy_ops_util.cpp.o 2025-03-21T20:41:10.6448607Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/delinearize_index.cpp.o 2025-03-21T20:41:10.6450455Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sum.cpp.o 2025-03-21T20:41:46.1828498Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/distance_util.cpp.o 2025-03-21T20:41:46.1830558Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/dtype_util.cpp.o 2025-03-21T20:41:46.1832892Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/index_util.cpp.o 2025-03-21T20:41:46.1918240Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/kernel_ops_util.cpp.o 2025-03-21T20:41:46.1920644Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_t_copy.cpp.o 2025-03-21T20:41:46.1922704Z [ 94%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tan.cpp.o 2025-03-21T20:41:46.1924660Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/matmul_ops_util.cpp.o 2025-03-21T20:41:46.1926785Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tanh.cpp.o 2025-03-21T20:41:46.1929031Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/normalization_ops_util.cpp.o 2025-03-21T20:41:46.1931374Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/padding_util.cpp.o 2025-03-21T20:41:46.1933526Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_to_copy.cpp.o 2025-03-21T20:41:46.1935469Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_topk.cpp.o 2025-03-21T20:41:46.1937517Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/reduce_util.cpp.o 2025-03-21T20:41:46.1939724Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_transpose_copy.cpp.o 2025-03-21T20:41:46.1941847Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/repeat_util.cpp.o 2025-03-21T20:41:46.1943883Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tril.cpp.o 2025-03-21T20:41:46.1945905Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/select_copy_util.cpp.o 2025-03-21T20:41:46.1948180Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/slice_util.cpp.o 2025-03-21T20:41:46.1950329Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/upsample_util.cpp.o 2025-03-21T20:41:46.1952335Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_trunc.cpp.o 2025-03-21T20:41:46.1954276Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unbind_copy.cpp.o 2025-03-21T20:41:46.1956349Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unfold_copy.cpp.o 2025-03-21T20:41:46.1958013Z [ 95%] Linking CXX static library liboptimized_portable_kernels.a 2025-03-21T20:41:46.1959059Z [ 95%] Built target optimized_portable_kernels 2025-03-21T20:41:46.1960539Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unsqueeze_copy.cpp.o 2025-03-21T20:41:46.1963015Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_upsample_bilinear2d.cpp.o 2025-03-21T20:41:46.1965231Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_upsample_nearest2d.cpp.o 2025-03-21T20:41:46.1967377Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_var.cpp.o 2025-03-21T20:41:46.1969292Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_view_copy.cpp.o 2025-03-21T20:41:46.1971161Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_where.cpp.o 2025-03-21T20:41:46.1973064Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_zeros.cpp.o 2025-03-21T20:41:46.1975195Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realh.cpp.o 2025-03-21T20:41:46.1977798Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_bool.cpp.o 2025-03-21T20:41:46.1980257Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhbbf16_to_floathbf16.cpp.o 2025-03-21T20:41:46.1982649Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/activation_ops_util.cpp.o 2025-03-21T20:41:46.1984879Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/advanced_index_util.cpp.o 2025-03-21T20:41:46.1987118Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/broadcast_util.cpp.o 2025-03-21T20:41:46.1989156Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/copy_ops_util.cpp.o 2025-03-21T20:41:46.1991320Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/delinearize_index.cpp.o 2025-03-21T20:41:46.1993334Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/distance_util.cpp.o 2025-03-21T20:41:46.1995352Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/dtype_util.cpp.o 2025-03-21T20:41:46.1998185Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/index_util.cpp.o 2025-03-21T20:41:46.2000007Z [ 97%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/kernel_ops_util.cpp.o 2025-03-21T20:41:46.2001767Z [ 97%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/matmul_ops_util.cpp.o 2025-03-21T20:41:46.2003608Z [ 97%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/normalization_ops_util.cpp.o 2025-03-21T20:41:46.2005417Z [ 97%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/padding_util.cpp.o 2025-03-21T20:41:46.2007188Z [ 97%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/reduce_util.cpp.o 2025-03-21T20:41:46.2008813Z [ 97%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/repeat_util.cpp.o 2025-03-21T20:41:46.2010576Z [ 97%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/select_copy_util.cpp.o 2025-03-21T20:41:46.2012433Z [ 97%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/slice_util.cpp.o 2025-03-21T20:41:46.2014198Z [ 97%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/upsample_util.cpp.o 2025-03-21T20:41:46.2015561Z [ 97%] Linking CXX static library libportable_kernels.a 2025-03-21T20:41:46.2016239Z [ 97%] Built target portable_kernels 2025-03-21T20:41:46.2017072Z [ 97%] Generating selected_operators.yaml for portable_ops_lib 2025-03-21T20:41:46.2018036Z [ 97%] Generating code for kernel registration 2025-03-21T20:41:46.2019881Z [ 97%] Building CXX object kernels/portable/CMakeFiles/portable_ops_lib.dir/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-03-21T20:41:46.2021573Z [ 97%] Linking CXX static library libportable_ops_lib.a 2025-03-21T20:41:46.2081686Z [ 97%] Built target portable_ops_lib 2025-03-21T20:41:46.2082929Z [ 97%] Linking CXX static library liboptimized_kernels.a 2025-03-21T20:41:46.2083697Z [ 97%] Built target optimized_kernels 2025-03-21T20:41:46.2084409Z [ 97%] Merging kernel yaml files 2025-03-21T20:41:46.2085493Z [ 97%] Generating selected_operators.yaml for optimized_ops_lib 2025-03-21T20:41:46.2086785Z [ 97%] Generating selected_operators.yaml for optimized_native_cpu_ops_lib 2025-03-21T20:41:46.2087855Z [ 97%] Generating code for kernel registration 2025-03-21T20:41:46.2089151Z [ 98%] Generating code for kernel registration 2025-03-21T20:41:46.2091007Z [ 98%] Building CXX object kernels/optimized/CMakeFiles/optimized_ops_lib.dir/optimized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-03-21T20:41:46.2093830Z [ 98%] Building CXX object configurations/CMakeFiles/optimized_native_cpu_ops_lib.dir/optimized_native_cpu_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-03-21T20:41:46.2095759Z [ 98%] Linking CXX static library liboptimized_ops_lib.a 2025-03-21T20:41:46.2096525Z [ 98%] Built target optimized_ops_lib 2025-03-21T20:41:46.2097466Z [ 98%] Linking CXX static library liboptimized_native_cpu_ops_lib.a 2025-03-21T20:41:46.2098330Z [ 98%] Built target optimized_native_cpu_ops_lib 2025-03-21T20:41:46.2099778Z [ 99%] Building CXX object CMakeFiles/executor_runner.dir/examples/portable/executor_runner/executor_runner.cpp.o 2025-03-21T20:41:46.2101682Z [ 99%] Building CXX object CMakeFiles/executor_runner.dir/extension/data_loader/file_data_loader.cpp.o 2025-03-21T20:41:46.2103478Z [ 99%] Building CXX object CMakeFiles/executor_runner.dir/extension/evalue_util/print_evalue.cpp.o 2025-03-21T20:41:46.2105232Z [ 99%] Building CXX object CMakeFiles/executor_runner.dir/extension/runner_util/inputs_portable.cpp.o 2025-03-21T20:41:46.2107208Z [100%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/extension/data_loader/file_data_loader.cpp.o 2025-03-21T20:41:46.2109140Z [100%] Building CXX object CMakeFiles/executor_runner.dir/extension/runner_util/inputs.cpp.o 2025-03-21T20:41:46.2111186Z [100%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/examples/portable/executor_runner/executor_runner.cpp.o 2025-03-21T20:41:49.8201397Z [100%] Building CXX object CMakeFiles/executor_runner.dir/runtime/executor/test/test_backend_compiler_lib.cpp.o 2025-03-21T20:41:49.8203050Z [100%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/extension/evalue_util/print_evalue.cpp.o 2025-03-21T20:41:49.8205081Z [100%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/extension/runner_util/inputs.cpp.o 2025-03-21T20:41:49.8206664Z [100%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/extension/runner_util/inputs_portable.cpp.o 2025-03-21T20:41:49.8207756Z [100%] Linking CXX executable executor_runner 2025-03-21T20:41:49.8208324Z [100%] Built target executor_runner 2025-03-21T20:41:49.8208835Z [100%] Linking CXX executable xnn_executor_runner 2025-03-21T20:41:49.8209314Z [100%] Built target xnn_executor_runner 2025-03-21T20:41:49.8209876Z Install the project... 2025-03-21T20:41:49.8210216Z -- Install configuration: "Release" 2025-03-21T20:41:49.8210927Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/fxdiv.h 2025-03-21T20:41:49.8211827Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/share/cpuinfo/cpuinfo-config.cmake 2025-03-21T20:41:49.8212909Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libcpuinfo.a 2025-03-21T20:41:49.8213597Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/cpuinfo.h 2025-03-21T20:41:49.8214461Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/share/cpuinfo/cpuinfo-targets.cmake 2025-03-21T20:41:49.8215486Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/share/cpuinfo/cpuinfo-targets-release.cmake 2025-03-21T20:41:49.8216567Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/pkgconfig/libcpuinfo.pc 2025-03-21T20:41:49.8217526Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/pthreadpool.h 2025-03-21T20:41:49.8218423Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libpthreadpool.a 2025-03-21T20:41:49.8219376Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/liboptimized_portable_kernels.a 2025-03-21T20:41:49.8220480Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libportable_kernels.a 2025-03-21T20:41:49.8221393Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libportable_ops_lib.a 2025-03-21T20:41:49.8222467Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/kernels/portable/Functions.h 2025-03-21T20:41:49.8223686Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/kernels/portable/NativeFunctions.h 2025-03-21T20:41:49.8224677Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libeigen_blas.a 2025-03-21T20:41:49.8225474Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libcpublas.a 2025-03-21T20:41:49.8226393Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/liboptimized_kernels.a 2025-03-21T20:41:49.8227302Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/liboptimized_ops_lib.a 2025-03-21T20:41:49.8228350Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/kernels/optimized/Functions.h 2025-03-21T20:41:49.8229501Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/kernels/optimized/NativeFunctions.h 2025-03-21T20:41:49.8230415Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libcpublas.a 2025-03-21T20:41:49.8231326Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/liboptimized_native_cpu_ops_lib.a 2025-03-21T20:41:49.8232229Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/Functions.h 2025-03-21T20:41:49.8233012Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/NativeFunctions.h 2025-03-21T20:41:49.8233922Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core 2025-03-21T20:41:49.8235035Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/array_ref.h 2025-03-21T20:41:49.8236249Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/data_loader.h 2025-03-21T20:41:49.8237459Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/defines.h 2025-03-21T20:41:49.8238588Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/error.h 2025-03-21T20:41:49.8239617Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/evalue.h 2025-03-21T20:41:49.8240680Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/event_tracer.h 2025-03-21T20:41:49.8241830Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/event_tracer_hooks.h 2025-03-21T20:41:49.8243074Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/event_tracer_hooks_delegate.h 2025-03-21T20:41:49.8244171Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten 2025-03-21T20:41:49.8245598Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/exec_aten.h 2025-03-21T20:41:49.8246782Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/testing_util 2025-03-21T20:41:49.8248040Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/testing_util/tensor_factory.h 2025-03-21T20:41:49.8249304Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/testing_util/tensor_util.h 2025-03-21T20:41:49.8250640Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/testing_util/test 2025-03-21T20:41:49.8251772Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:41:49.8252910Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/util/dim_order_util.h 2025-03-21T20:41:49.8254441Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/util/scalar_type_util.h 2025-03-21T20:41:49.8255890Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/util/tensor_dimension_limit.h 2025-03-21T20:41:49.8257337Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/util/tensor_shape_to_c_string.h 2025-03-21T20:41:49.8258636Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/util/tensor_util.h 2025-03-21T20:41:49.8259789Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/util/test 2025-03-21T20:41:49.8260978Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/freeable_buffer.h 2025-03-21T20:41:49.8261994Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/hierarchical_allocator.h 2025-03-21T20:41:49.8263008Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/memory_allocator.h 2025-03-21T20:41:49.8263965Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/named_data_map.h 2025-03-21T20:41:49.8264905Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type 2025-03-21T20:41:49.8265886Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/bfloat16.h 2025-03-21T20:41:49.8266951Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/bfloat16_math.h 2025-03-21T20:41:49.8268077Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/bits_types.h 2025-03-21T20:41:49.8269310Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10 2025-03-21T20:41:49.8270475Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10 2025-03-21T20:41:49.8271629Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-03-21T20:41:49.8272891Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/macros/Export.h 2025-03-21T20:41:49.8274203Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/macros/Macros.h 2025-03-21T20:41:49.8275424Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:41:49.8276612Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-inl.h 2025-03-21T20:41:49.8277908Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-math.h 2025-03-21T20:41:49.8279215Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16.h 2025-03-21T20:41:49.8280495Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/util/Half-inl.h 2025-03-21T20:41:49.8281900Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/util/Half.h 2025-03-21T20:41:49.8283180Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/util/TypeSafeSignMath.h 2025-03-21T20:41:49.8310366Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/util/bit_cast.h 2025-03-21T20:41:49.8311769Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/util/floating_point_utils.h 2025-03-21T20:41:49.8313344Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/util/irange.h 2025-03-21T20:41:49.8314799Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/complex.h 2025-03-21T20:41:49.8316166Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/device.h 2025-03-21T20:41:49.8317290Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/half.h 2025-03-21T20:41:49.8318414Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/optional.h 2025-03-21T20:41:49.8319464Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/qint_types.h 2025-03-21T20:41:49.8320521Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/scalar.h 2025-03-21T20:41:49.8321561Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/scalar_type.h 2025-03-21T20:41:49.8322815Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/string_view.h 2025-03-21T20:41:49.8323856Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/tensor.h 2025-03-21T20:41:49.8324901Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/tensor_impl.h 2025-03-21T20:41:49.8326049Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/tensor_options.h 2025-03-21T20:41:49.8327099Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/test 2025-03-21T20:41:49.8328039Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/result.h 2025-03-21T20:41:49.8328917Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/span.h 2025-03-21T20:41:49.8329776Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/tag.h 2025-03-21T20:41:49.8330658Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/tensor_layout.h 2025-03-21T20:41:49.8331644Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/tensor_shape_dynamism.h 2025-03-21T20:41:49.8332573Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/test 2025-03-21T20:41:49.8333393Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/kernel 2025-03-21T20:41:49.8334293Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/kernel/kernel_includes.h 2025-03-21T20:41:49.8335641Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/kernel/kernel_runtime_context.h 2025-03-21T20:41:49.8336885Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/kernel/operator_registry.h 2025-03-21T20:41:49.8337828Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/kernel/test 2025-03-21T20:41:49.8338742Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/kernel/test/test_util.h 2025-03-21T20:41:49.8339771Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/kernel/thread_parallel_interface.h 2025-03-21T20:41:49.8340733Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform 2025-03-21T20:41:49.8341724Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/abort.h 2025-03-21T20:41:49.8342640Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/assert.h 2025-03-21T20:41:49.8343544Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/clock.h 2025-03-21T20:41:49.8344490Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/compat_unistd.h 2025-03-21T20:41:49.8345456Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/compiler.h 2025-03-21T20:41:49.8346369Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/default 2025-03-21T20:41:49.8347283Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/log.h 2025-03-21T20:41:49.8348193Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/platform.h 2025-03-21T20:41:49.8349135Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/profiler.h 2025-03-21T20:41:49.8350118Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/runtime.h 2025-03-21T20:41:49.8351029Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/system.h 2025-03-21T20:41:49.8351968Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/test 2025-03-21T20:41:49.8352928Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/test/stub_platform.h 2025-03-21T20:41:49.8353900Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/types.h 2025-03-21T20:41:49.8354785Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/kernel_util 2025-03-21T20:41:49.8355834Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/kernel_util/make_boxed_from_unboxed_functor.h 2025-03-21T20:41:49.8356974Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/kernel_util/meta_programming.h 2025-03-21T20:41:49.8357966Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/kernel_util/test 2025-03-21T20:41:49.8358937Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/kernel_util/type_list.h 2025-03-21T20:41:49.8359852Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/tensor 2025-03-21T20:41:49.8360720Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/tensor/tensor.h 2025-03-21T20:41:49.8361692Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/tensor/tensor_accessor.h 2025-03-21T20:41:49.8362676Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/tensor/tensor_ptr.h 2025-03-21T20:41:49.8363739Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/tensor/tensor_ptr_maker.h 2025-03-21T20:41:49.8364675Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/tensor/test 2025-03-21T20:41:49.8365633Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/threadpool 2025-03-21T20:41:49.8366587Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/threadpool/cpuinfo_utils.h 2025-03-21T20:41:49.8367567Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/threadpool/test 2025-03-21T20:41:49.8368533Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/threadpool/threadpool.h 2025-03-21T20:41:49.8369663Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/threadpool/threadpool_guard.h 2025-03-21T20:41:49.8370605Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libexecutorch.a 2025-03-21T20:41:49.8371302Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libexecutorch_core.a 2025-03-21T20:41:49.8372133Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/cmake/ExecuTorch/executorch-config.cmake 2025-03-21T20:41:49.8372931Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libXNNPACK.a 2025-03-21T20:41:49.8373605Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/xnnpack.h 2025-03-21T20:41:49.8374375Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/experiments-config.h 2025-03-21T20:41:49.8375141Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libmicrokernels-prod.a 2025-03-21T20:41:49.8375875Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libmicrokernels-prod.a 2025-03-21T20:41:49.8376613Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libxnnpack_backend.a 2025-03-21T20:41:49.8377365Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libextension_data_loader.a 2025-03-21T20:41:49.8378139Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libextension_flat_tensor.a 2025-03-21T20:41:49.8378896Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libextension_module.a 2025-03-21T20:41:49.8379654Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libextension_module_static.a 2025-03-21T20:41:49.8380423Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libextension_runner_util.a 2025-03-21T20:41:49.8381177Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libextension_tensor.a 2025-03-21T20:41:49.8381927Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libextension_threadpool.a 2025-03-21T20:42:02.1214600Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libcustom_ops.a 2025-03-21T20:42:02.1215699Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libquantized_kernels.a 2025-03-21T20:42:02.1216456Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libquantized_ops_lib.a 2025-03-21T20:42:02.1217299Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/kernels/quantized/Functions.h 2025-03-21T20:42:02.1218298Z -- Installing: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/kernels/quantized/NativeFunctions.h 2025-03-21T20:42:02.1218989Z + pushd extension/llm/tokenizers 2025-03-21T20:42:02.1219532Z /pytorch/executorch/extension/llm/tokenizers /pytorch/executorch 2025-03-21T20:42:02.1219996Z + echo 'Update tokenizers submodule' 2025-03-21T20:42:02.1220363Z Update tokenizers submodule 2025-03-21T20:42:02.1220667Z + git submodule update --init 2025-03-21T20:42:02.1221323Z Submodule 'third-party/abseil-cpp' (https://github.com/abseil/abseil-cpp.git) registered for path 'third-party/abseil-cpp' 2025-03-21T20:42:02.1222761Z Submodule 'third-party/json' (https://github.com/nlohmann/json.git) registered for path 'third-party/json' 2025-03-21T20:42:02.1223627Z Submodule 'third-party/re2' (https://github.com/google/re2.git) registered for path 'third-party/re2' 2025-03-21T20:42:02.1224610Z Submodule 'third-party/sentencepiece' (https://github.com/google/sentencepiece.git) registered for path 'third-party/sentencepiece' 2025-03-21T20:42:02.1225543Z Cloning into '/pytorch/executorch/extension/llm/tokenizers/third-party/abseil-cpp'... 2025-03-21T20:42:02.1226245Z Cloning into '/pytorch/executorch/extension/llm/tokenizers/third-party/json'... 2025-03-21T20:42:02.1226907Z Cloning into '/pytorch/executorch/extension/llm/tokenizers/third-party/re2'... 2025-03-21T20:42:02.1227601Z Cloning into '/pytorch/executorch/extension/llm/tokenizers/third-party/sentencepiece'... 2025-03-21T20:42:02.1228367Z Submodule path 'third-party/abseil-cpp': checked out '7d96b2e93d9a84530748b68abd2f97595c51ecf4' 2025-03-21T20:42:02.1229218Z Submodule path 'third-party/json': checked out 'e6cafa573aac6ed9227f752a5371c0b3f436307d' 2025-03-21T20:42:02.1229922Z Submodule path 'third-party/re2': checked out '6dcd83d60f7944926bfd308cc13979fc53dd69ca' 2025-03-21T20:42:02.1230667Z Submodule path 'third-party/sentencepiece': checked out 'd8f741853847553169444afc12c00f4bbff3e9ce' 2025-03-21T20:42:02.1231220Z + popd 2025-03-21T20:42:02.1231438Z /pytorch/executorch 2025-03-21T20:42:02.1233531Z + cmake extension/android -DCMAKE_TOOLCHAIN_FILE=/opt/ndk/build/cmake/android.toolchain.cmake -DANDROID_ABI=arm64-v8a -DANDROID_PLATFORM=android-26 -DBUILD_TESTING=OFF -DCMAKE_INSTALL_PREFIX=cmake-out-android-arm64-v8a -DEXECUTORCH_ENABLE_LOGGING=ON -DEXECUTORCH_LOG_LEVEL=Info -DCMAKE_FIND_ROOT_PATH_MODE_PACKAGE=BOTH -DNEURON_BUFFER_ALLOCATOR_LIB= -DEXECUTORCH_BUILD_KERNELS_CUSTOM=ON -DEXECUTORCH_BUILD_LLAMA_JNI=ON -DCMAKE_BUILD_TYPE=Release -Bcmake-out-android-arm64-v8a/extension/android 2025-03-21T20:42:02.1236344Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:02.1237086Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:02.1237528Z CMake. 2025-03-21T20:42:02.1237663Z 2025-03-21T20:42:02.1237891Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:02.1238468Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:02.1238969Z to work with policies introduced by or earlier. 2025-03-21T20:42:02.1239338Z Call Stack (most recent call first): 2025-03-21T20:42:02.1240057Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeDetermineSystem.cmake:146 (include) 2025-03-21T20:42:02.1240781Z CMakeLists.txt:9 (project) 2025-03-21T20:42:02.1240964Z 2025-03-21T20:42:02.1241086Z  2025-03-21T20:42:02.1241725Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:02.1242489Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:02.1242915Z CMake. 2025-03-21T20:42:02.1243052Z 2025-03-21T20:42:02.1243283Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:02.1243858Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:02.1244366Z to work with policies introduced by or earlier. 2025-03-21T20:42:02.1244752Z Call Stack (most recent call first): 2025-03-21T20:42:02.1245143Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:42:02.1246036Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeDetermineSystem.cmake:146 (include) 2025-03-21T20:42:02.1246765Z CMakeLists.txt:9 (project) 2025-03-21T20:42:02.1246965Z 2025-03-21T20:42:02.1247075Z  2025-03-21T20:42:02.1247673Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:02.1248507Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:02.1248932Z CMake. 2025-03-21T20:42:02.1249073Z 2025-03-21T20:42:02.1249304Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:02.1249886Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:02.1250394Z to work with policies introduced by or earlier. 2025-03-21T20:42:02.1250783Z Call Stack (most recent call first): 2025-03-21T20:42:02.1251456Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:02.1252131Z CMakeLists.txt:9 (project) 2025-03-21T20:42:02.1252328Z 2025-03-21T20:42:02.1252437Z  2025-03-21T20:42:02.1252747Z -- The C compiler identification is Clang 18.0.2 2025-03-21T20:42:02.1253201Z -- The CXX compiler identification is Clang 18.0.2 2025-03-21T20:42:02.1253956Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:42:02.1254623Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:02.1255060Z CMake. 2025-03-21T20:42:02.1255199Z 2025-03-21T20:42:02.1255431Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:02.1256007Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:02.1256510Z to work with policies introduced by or earlier. 2025-03-21T20:42:02.1256890Z Call Stack (most recent call first): 2025-03-21T20:42:02.1257591Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:42:02.1258706Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:42:02.1259802Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:42:02.1260505Z CMakeLists.txt:9 (project) 2025-03-21T20:42:02.1260690Z 2025-03-21T20:42:02.1260813Z  2025-03-21T20:42:02.1261044Z -- Detecting C compiler ABI info 2025-03-21T20:42:02.1261717Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:02.1262449Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:02.1262879Z CMake. 2025-03-21T20:42:02.1262998Z 2025-03-21T20:42:02.1263237Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:02.1263809Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:02.1264310Z to work with policies introduced by or earlier. 2025-03-21T20:42:02.1264678Z Call Stack (most recent call first): 2025-03-21T20:42:02.1265350Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:02.1266497Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/CMakeScratch/TryCompile-jkuRIC/CMakeLists.txt:2 (project) 2025-03-21T20:42:02.1267178Z 2025-03-21T20:42:02.1267297Z  2025-03-21T20:42:02.1267939Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:02.1268700Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:02.1269123Z CMake. 2025-03-21T20:42:02.1269254Z 2025-03-21T20:42:02.1269481Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:02.1270186Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:02.1270760Z to work with policies introduced by or earlier. 2025-03-21T20:42:02.1271271Z Call Stack (most recent call first): 2025-03-21T20:42:02.1271677Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:42:02.1272550Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:02.1273693Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/CMakeScratch/TryCompile-jkuRIC/CMakeLists.txt:2 (project) 2025-03-21T20:42:02.1274386Z 2025-03-21T20:42:02.1274516Z  2025-03-21T20:42:02.1275047Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:42:02.1275715Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:02.1276142Z CMake. 2025-03-21T20:42:02.1276277Z 2025-03-21T20:42:02.1276507Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:02.1277086Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:02.1277591Z to work with policies introduced by or earlier. 2025-03-21T20:42:02.1278046Z Call Stack (most recent call first): 2025-03-21T20:42:02.1278766Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:42:02.1279863Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:42:02.1280956Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:42:02.1282130Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/CMakeScratch/TryCompile-jkuRIC/CMakeLists.txt:2 (project) 2025-03-21T20:42:02.1282822Z 2025-03-21T20:42:02.1282933Z  2025-03-21T20:42:02.1283177Z -- Detecting C compiler ABI info - done 2025-03-21T20:42:02.1283747Z -- Check for working C compiler: /opt/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang - skipped 2025-03-21T20:42:02.1284308Z -- Detecting C compile features 2025-03-21T20:42:02.1284627Z -- Detecting C compile features - done 2025-03-21T20:42:02.1284960Z -- Detecting CXX compiler ABI info 2025-03-21T20:42:02.1285746Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:02.1286479Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:02.1286919Z CMake. 2025-03-21T20:42:02.1287041Z 2025-03-21T20:42:02.1287271Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:02.4032042Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:02.4032839Z to work with policies introduced by or earlier. 2025-03-21T20:42:02.4033232Z Call Stack (most recent call first): 2025-03-21T20:42:02.4033914Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:02.4035083Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/CMakeScratch/TryCompile-DfkUnr/CMakeLists.txt:2 (project) 2025-03-21T20:42:02.4035764Z 2025-03-21T20:42:02.4036054Z  2025-03-21T20:42:02.4036684Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:02.4037448Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:02.4037889Z CMake. 2025-03-21T20:42:02.4038010Z 2025-03-21T20:42:02.4038252Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:02.4038825Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:02.4039320Z to work with policies introduced by or earlier. 2025-03-21T20:42:02.4039703Z Call Stack (most recent call first): 2025-03-21T20:42:02.4040108Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:42:02.4040861Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:02.4042231Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/CMakeScratch/TryCompile-DfkUnr/CMakeLists.txt:2 (project) 2025-03-21T20:42:02.4042915Z 2025-03-21T20:42:02.4043048Z  2025-03-21T20:42:02.4043569Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:42:02.4044245Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:02.4044683Z CMake. 2025-03-21T20:42:02.4044803Z 2025-03-21T20:42:02.4045086Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:02.4045744Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:02.4046251Z to work with policies introduced by or earlier. 2025-03-21T20:42:02.4046641Z Call Stack (most recent call first): 2025-03-21T20:42:02.4047467Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:42:02.4048604Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-CXX.cmake:1 (include) 2025-03-21T20:42:02.4049731Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCXXInformation.cmake:48 (include) 2025-03-21T20:42:02.4050915Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/CMakeScratch/TryCompile-DfkUnr/CMakeLists.txt:2 (project) 2025-03-21T20:42:02.4051614Z 2025-03-21T20:42:02.4051741Z  2025-03-21T20:42:02.4052000Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:42:02.4052602Z -- Check for working CXX compiler: /opt/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ - skipped 2025-03-21T20:42:02.4053182Z -- Detecting CXX compile features 2025-03-21T20:42:02.4053514Z -- Detecting CXX compile features - done 2025-03-21T20:42:02.4054008Z CMake Warning (dev) at CMakeLists.txt:64 (find_package): 2025-03-21T20:42:02.4054550Z Policy CMP0144 is not set: find_package uses upper-case _ROOT 2025-03-21T20:42:02.4055145Z variables. Run "cmake --help-policy CMP0144" for policy details. Use the 2025-03-21T20:42:02.4055687Z cmake_policy command to set the policy and suppress this warning. 2025-03-21T20:42:02.4056014Z 2025-03-21T20:42:02.4056141Z CMake variable EXECUTORCH_ROOT is set to: 2025-03-21T20:42:02.4056382Z 2025-03-21T20:42:02.4056516Z /pytorch/executorch/extension/android/../.. 2025-03-21T20:42:02.4056769Z 2025-03-21T20:42:02.4057001Z For compatibility, find_package is ignoring the variable, but code in a 2025-03-21T20:42:02.4057472Z .cmake module might still use it. 2025-03-21T20:42:02.4057896Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:42:02.4058322Z  2025-03-21T20:42:02.4058596Z etdump library is not found. 2025-03-21T20:42:02.4059087Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:42:02.4059593Z bundled_program library is not found. 2025-03-21T20:42:02.4060105Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:42:02.4060583Z flatccrt library is not found. 2025-03-21T20:42:02.4061054Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:42:02.4061540Z coremldelegate library is not found. 2025-03-21T20:42:02.4062039Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:42:02.4062519Z mpsdelegate library is not found. 2025-03-21T20:42:02.4063006Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:42:02.4063478Z neuron_backend library is not found. 2025-03-21T20:42:02.4063976Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:42:02.4064492Z qnn_executorch_backend library is not found. 2025-03-21T20:42:02.4065024Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:42:02.4065540Z extension_training library is not found. 2025-03-21T20:42:02.4066143Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:42:02.4066629Z kleidiai library is not found. 2025-03-21T20:42:02.4067099Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:42:02.4067592Z vulkan_backend library is not found. 2025-03-21T20:42:02.4068157Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:42:02.4068673Z quantized_ops_aot_lib library is not found. 2025-03-21T20:42:02.4069201Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:42:02.4070048Z -- executorch: Using source file list /pytorch/executorch/cmake-out-android-arm64-v8a/extension/llm/runner/../../../executorch_srcs.cmake 2025-03-21T20:42:02.4071238Z -- executorch: Using source file list /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/../../../../executorch_srcs.cmake 2025-03-21T20:42:02.4072146Z -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX17 2025-03-21T20:42:02.4072888Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:02.4073619Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:02.4074062Z CMake. 2025-03-21T20:42:02.4074186Z 2025-03-21T20:42:02.4074433Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:02.4074998Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:02.4075509Z to work with policies introduced by or earlier. 2025-03-21T20:42:02.4075898Z Call Stack (most recent call first): 2025-03-21T20:42:02.4076573Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:02.4077718Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/CMakeScratch/TryCompile-7qKfEM/CMakeLists.txt:5 (project) 2025-03-21T20:42:02.4078394Z 2025-03-21T20:42:02.4078517Z  2025-03-21T20:42:02.4079149Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:02.4079908Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:02.4080343Z CMake. 2025-03-21T20:42:02.4080463Z 2025-03-21T20:42:02.4080704Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:02.4081278Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:02.4081778Z to work with policies introduced by or earlier. 2025-03-21T20:42:02.4082231Z Call Stack (most recent call first): 2025-03-21T20:42:02.4082637Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:42:02.4083524Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:02.4084667Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/CMakeScratch/TryCompile-7qKfEM/CMakeLists.txt:5 (project) 2025-03-21T20:42:02.4085421Z 2025-03-21T20:42:02.4085561Z  2025-03-21T20:42:02.4086098Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:42:02.4086755Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:02.4087189Z CMake. 2025-03-21T20:42:02.4087324Z 2025-03-21T20:42:02.4087554Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:02.4088128Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:02.4088630Z to work with policies introduced by or earlier. 2025-03-21T20:42:02.4088997Z Call Stack (most recent call first): 2025-03-21T20:42:02.4089721Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:42:02.4090958Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-CXX.cmake:1 (include) 2025-03-21T20:42:02.4092070Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCXXInformation.cmake:48 (include) 2025-03-21T20:42:02.4093242Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/CMakeScratch/TryCompile-7qKfEM/CMakeLists.txt:5 (project) 2025-03-21T20:42:02.4093918Z 2025-03-21T20:42:02.4094044Z  2025-03-21T20:42:02.4094351Z -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX17 - Success 2025-03-21T20:42:02.4094770Z -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX20 2025-03-21T20:42:02.4095503Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:02.4096302Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:02.4096742Z CMake. 2025-03-21T20:42:02.4096863Z 2025-03-21T20:42:02.4097112Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:02.4097690Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:02.4098182Z to work with policies introduced by or earlier. 2025-03-21T20:42:02.4098566Z Call Stack (most recent call first): 2025-03-21T20:42:02.4099239Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:02.4100368Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/CMakeScratch/TryCompile-182sQz/CMakeLists.txt:5 (project) 2025-03-21T20:42:02.4101045Z 2025-03-21T20:42:02.4101163Z  2025-03-21T20:42:02.4101798Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:02.4102549Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:02.4102993Z CMake. 2025-03-21T20:42:02.4103125Z 2025-03-21T20:42:02.4103358Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:02.4103936Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:02.5736845Z to work with policies introduced by or earlier. 2025-03-21T20:42:02.5737626Z Call Stack (most recent call first): 2025-03-21T20:42:02.5738035Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:42:02.5738857Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:02.5739999Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/CMakeScratch/TryCompile-182sQz/CMakeLists.txt:5 (project) 2025-03-21T20:42:02.5740679Z 2025-03-21T20:42:02.5740947Z  2025-03-21T20:42:02.5741522Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:42:02.5742208Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:02.5742646Z CMake. 2025-03-21T20:42:02.5742767Z 2025-03-21T20:42:02.5743012Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:02.5743588Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:02.5744076Z to work with policies introduced by or earlier. 2025-03-21T20:42:02.5744455Z Call Stack (most recent call first): 2025-03-21T20:42:02.5745176Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:42:02.5746298Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-CXX.cmake:1 (include) 2025-03-21T20:42:02.5747408Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCXXInformation.cmake:48 (include) 2025-03-21T20:42:02.5749257Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/CMakeScratch/TryCompile-182sQz/CMakeLists.txt:5 (project) 2025-03-21T20:42:02.5749948Z 2025-03-21T20:42:02.5750066Z  2025-03-21T20:42:02.5750369Z -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX20 - Failed 2025-03-21T20:42:02.5750785Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-03-21T20:42:02.5751514Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:02.5752243Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:02.5752678Z CMake. 2025-03-21T20:42:02.5752798Z 2025-03-21T20:42:02.5753028Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:02.5762046Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:02.5762930Z to work with policies introduced by or earlier. 2025-03-21T20:42:02.5763328Z Call Stack (most recent call first): 2025-03-21T20:42:02.5764029Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:02.5765175Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/CMakeScratch/TryCompile-HjG9HK/CMakeLists.txt:5 (project) 2025-03-21T20:42:02.5765935Z 2025-03-21T20:42:02.5766158Z  2025-03-21T20:42:02.5766803Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:02.5767557Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:02.5768004Z CMake. 2025-03-21T20:42:02.5768139Z 2025-03-21T20:42:02.5768372Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:02.5768945Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:02.5769457Z to work with policies introduced by or earlier. 2025-03-21T20:42:02.5769840Z Call Stack (most recent call first): 2025-03-21T20:42:02.5770240Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:42:02.5771000Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:02.5772141Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/CMakeScratch/TryCompile-HjG9HK/CMakeLists.txt:5 (project) 2025-03-21T20:42:02.5772830Z 2025-03-21T20:42:02.5772942Z  2025-03-21T20:42:02.5773475Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:42:02.5774159Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:02.5774585Z CMake. 2025-03-21T20:42:02.5774719Z 2025-03-21T20:42:02.5774951Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:02.5775534Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:02.5776052Z to work with policies introduced by or earlier. 2025-03-21T20:42:02.5776442Z Call Stack (most recent call first): 2025-03-21T20:42:02.5777164Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:42:02.5778267Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:42:02.5779365Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:42:02.5780535Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/CMakeScratch/TryCompile-HjG9HK/CMakeLists.txt:5 (project) 2025-03-21T20:42:02.5781230Z 2025-03-21T20:42:02.5781342Z  2025-03-21T20:42:02.5781626Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2025-03-21T20:42:02.5782033Z -- Looking for pthread_create in pthreads 2025-03-21T20:42:02.5782847Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:02.5783593Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:02.5784041Z CMake. 2025-03-21T20:42:02.5784160Z 2025-03-21T20:42:02.5784410Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:02.5784987Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:02.5785496Z to work with policies introduced by or earlier. 2025-03-21T20:42:02.5785870Z Call Stack (most recent call first): 2025-03-21T20:42:02.5786545Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:02.5787691Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/CMakeScratch/TryCompile-Yu6PfM/CMakeLists.txt:5 (project) 2025-03-21T20:42:02.5788449Z 2025-03-21T20:42:02.5788596Z  2025-03-21T20:42:02.5789238Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:02.5790007Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:02.5790435Z CMake. 2025-03-21T20:42:02.5790568Z 2025-03-21T20:42:02.5790802Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:02.5791382Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:02.5791891Z to work with policies introduced by or earlier. 2025-03-21T20:42:02.5792282Z Call Stack (most recent call first): 2025-03-21T20:42:02.5792677Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:42:02.5793436Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:02.5794582Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/CMakeScratch/TryCompile-Yu6PfM/CMakeLists.txt:5 (project) 2025-03-21T20:42:02.5795278Z 2025-03-21T20:42:02.5795389Z  2025-03-21T20:42:02.5795914Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:42:02.5796588Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:02.5797030Z CMake. 2025-03-21T20:42:02.5797148Z 2025-03-21T20:42:02.5797375Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:02.5797950Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:02.5798451Z to work with policies introduced by or earlier. 2025-03-21T20:42:02.5798834Z Call Stack (most recent call first): 2025-03-21T20:42:02.5799550Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:42:02.5800656Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:42:02.5801747Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:42:02.5802918Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/CMakeScratch/TryCompile-Yu6PfM/CMakeLists.txt:5 (project) 2025-03-21T20:42:02.5803615Z 2025-03-21T20:42:02.5803722Z  2025-03-21T20:42:02.5804004Z -- Looking for pthread_create in pthreads - not found 2025-03-21T20:42:02.5804405Z -- Looking for pthread_create in pthread 2025-03-21T20:42:02.5805116Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:02.5805938Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:02.5806386Z CMake. 2025-03-21T20:42:02.5806520Z 2025-03-21T20:42:02.5806749Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:02.5807426Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:02.5807937Z to work with policies introduced by or earlier. 2025-03-21T20:42:02.5808309Z Call Stack (most recent call first): 2025-03-21T20:42:02.5808984Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:02.5810130Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/CMakeScratch/TryCompile-stXj6t/CMakeLists.txt:5 (project) 2025-03-21T20:42:02.5810822Z 2025-03-21T20:42:02.5810945Z  2025-03-21T20:42:02.5811584Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:02.5812351Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:02.5813067Z CMake. 2025-03-21T20:42:02.5813199Z 2025-03-21T20:42:02.5813429Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:02.5814011Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:02.5814514Z to work with policies introduced by or earlier. 2025-03-21T20:42:02.5814898Z Call Stack (most recent call first): 2025-03-21T20:42:02.5815306Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:42:02.5816048Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:02.5817189Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/CMakeScratch/TryCompile-stXj6t/CMakeLists.txt:5 (project) 2025-03-21T20:42:02.5817880Z 2025-03-21T20:42:02.5817989Z  2025-03-21T20:42:02.5818517Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:42:02.5819193Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:02.5819627Z CMake. 2025-03-21T20:42:02.5819750Z 2025-03-21T20:42:04.1658546Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:04.1659586Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:04.1660432Z to work with policies introduced by or earlier. 2025-03-21T20:42:04.1661104Z Call Stack (most recent call first): 2025-03-21T20:42:04.1662367Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:42:04.1664354Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:42:04.1666180Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:42:04.1668216Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/CMakeScratch/TryCompile-stXj6t/CMakeLists.txt:5 (project) 2025-03-21T20:42:04.1669403Z 2025-03-21T20:42:04.1669836Z  2025-03-21T20:42:04.1670302Z -- Looking for pthread_create in pthread - not found 2025-03-21T20:42:04.1670978Z -- Check if compiler accepts -pthread 2025-03-21T20:42:04.1672189Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:04.1673224Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:04.1673953Z CMake. 2025-03-21T20:42:04.1674173Z 2025-03-21T20:42:04.1674578Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:04.1675584Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:04.1676472Z to work with policies introduced by or earlier. 2025-03-21T20:42:04.1677126Z Call Stack (most recent call first): 2025-03-21T20:42:04.1678741Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:04.1681742Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/CMakeScratch/TryCompile-gVgTWR/CMakeLists.txt:5 (project) 2025-03-21T20:42:04.1683074Z 2025-03-21T20:42:04.1683350Z  2025-03-21T20:42:04.1684430Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:04.1685863Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:04.1686580Z CMake. 2025-03-21T20:42:04.1686785Z 2025-03-21T20:42:04.1687184Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:04.1688140Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:04.1688993Z to work with policies introduced by or earlier. 2025-03-21T20:42:04.1689910Z Call Stack (most recent call first): 2025-03-21T20:42:04.1690538Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:42:04.1692445Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:04.1694395Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/CMakeScratch/TryCompile-gVgTWR/CMakeLists.txt:5 (project) 2025-03-21T20:42:04.1695392Z 2025-03-21T20:42:04.1695630Z  2025-03-21T20:42:04.1696508Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:42:04.1697683Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:04.1698464Z CMake. 2025-03-21T20:42:04.1698657Z 2025-03-21T20:42:04.1699057Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:04.1700046Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:04.1700914Z to work with policies introduced by or earlier. 2025-03-21T20:42:04.1701534Z Call Stack (most recent call first): 2025-03-21T20:42:04.1702817Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:42:04.1704666Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:42:04.1706584Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:42:04.1708490Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/CMakeScratch/TryCompile-gVgTWR/CMakeLists.txt:5 (project) 2025-03-21T20:42:04.1709675Z 2025-03-21T20:42:04.1709959Z  2025-03-21T20:42:04.1710364Z -- Check if compiler accepts -pthread - yes 2025-03-21T20:42:04.1710943Z -- Found Threads: TRUE 2025-03-21T20:42:04.1711387Z -- Configuring done (1.0s) 2025-03-21T20:42:04.1711900Z -- Generating done (0.3s) 2025-03-21T20:42:04.1712462Z CMake Warning: 2025-03-21T20:42:04.1713063Z Manually-specified variables were not used by the project: 2025-03-21T20:42:04.1713574Z 2025-03-21T20:42:04.1713756Z EXECUTORCH_ENABLE_LOGGING 2025-03-21T20:42:04.1714226Z EXECUTORCH_LOG_LEVEL 2025-03-21T20:42:04.1714509Z 2025-03-21T20:42:04.1714733Z  2025-03-21T20:42:04.1715545Z -- Build files have been written to: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android 2025-03-21T20:42:04.1716838Z + cmake --build cmake-out-android-arm64-v8a/extension/android -j 7 --config Release 2025-03-21T20:42:04.1719179Z [ 0%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/base/CMakeFiles/log_severity.dir/log_severity.cc.o 2025-03-21T20:42:04.1722731Z [ 1%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/base/CMakeFiles/spinlock_wait.dir/internal/spinlock_wait.cc.o 2025-03-21T20:42:04.1726438Z [ 1%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/base/CMakeFiles/strerror.dir/internal/strerror.cc.o 2025-03-21T20:42:04.1729570Z [ 2%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/numeric/CMakeFiles/int128.dir/int128.cc.o 2025-03-21T20:42:04.1732914Z [ 3%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/debugging/CMakeFiles/utf8_for_code_point.dir/internal/utf8_for_code_point.cc.o 2025-03-21T20:42:04.1736585Z [ 5%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/profiling/CMakeFiles/exponential_biased.dir/internal/exponential_biased.cc.o 2025-03-21T20:42:04.1740202Z [ 5%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_fixed.cc.o 2025-03-21T20:42:04.1742761Z [ 5%] Linking CXX static library libabsl_utf8_for_code_point.a 2025-03-21T20:42:04.1743569Z [ 5%] Built target utf8_for_code_point 2025-03-21T20:42:04.1745629Z [ 5%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_format.cc.o 2025-03-21T20:42:04.1747751Z [ 5%] Linking CXX static library libabsl_spinlock_wait.a 2025-03-21T20:42:04.1748487Z [ 5%] Built target spinlock_wait 2025-03-21T20:42:04.1750536Z [ 6%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/time/CMakeFiles/civil_time.dir/internal/cctz/src/civil_time_detail.cc.o 2025-03-21T20:42:04.1752823Z [ 6%] Linking CXX static library libabsl_exponential_biased.a 2025-03-21T20:42:04.1753582Z [ 6%] Built target exponential_biased 2025-03-21T20:42:04.1755499Z [ 6%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/debugging/CMakeFiles/leak_check.dir/leak_check.cc.o 2025-03-21T20:42:04.1757463Z [ 6%] Linking CXX static library libabsl_leak_check.a 2025-03-21T20:42:04.1758172Z [ 6%] Built target leak_check 2025-03-21T20:42:04.1760209Z [ 6%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_if.cc.o 2025-03-21T20:42:04.1762342Z [ 7%] Linking CXX static library libabsl_strerror.a 2025-03-21T20:42:04.1763026Z [ 7%] Built target strerror 2025-03-21T20:42:04.1765399Z [ 8%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/flags/CMakeFiles/flags_commandlineflag_internal.dir/internal/commandlineflag.cc.o 2025-03-21T20:42:04.1767931Z [ 8%] Linking CXX static library libabsl_flags_commandlineflag_internal.a 2025-03-21T20:42:04.1768876Z [ 8%] Built target flags_commandlineflag_internal 2025-03-21T20:42:04.1770980Z [ 9%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/log_internal_nullguard.dir/internal/nullguard.cc.o 2025-03-21T20:42:04.1773025Z [ 9%] Linking CXX static library libabsl_log_severity.a 2025-03-21T20:42:04.1773683Z [ 9%] Built target log_severity 2025-03-21T20:42:04.1775298Z [ 10%] Generating third-party/fbjni/prefab/modules/fbjni/include, third-party/fbjni/prefab/modules/fbjni/libs/android.arm64-v8a/libfbjni.so 2025-03-21T20:42:04.1777144Z Archive: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/fbjni.aar 2025-03-21T20:42:04.1778728Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/R.txt 2025-03-21T20:42:04.1780680Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/AndroidManifest.xml 2025-03-21T20:42:04.1782446Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/classes.jar 2025-03-21T20:42:04.1784447Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/META-INF/com/android/build/gradle/aar-metadata.properties 2025-03-21T20:42:04.1786456Z creating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/jni/ 2025-03-21T20:42:04.1788129Z creating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/jni/arm64-v8a/ 2025-03-21T20:42:04.1789990Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/jni/arm64-v8a/libc++_shared.so 2025-03-21T20:42:04.2217114Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/jni/arm64-v8a/libfbjni.so 2025-03-21T20:42:04.2219578Z creating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/jni/armeabi-v7a/ 2025-03-21T20:42:04.2221483Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/jni/armeabi-v7a/libc++_shared.so 2025-03-21T20:42:04.2224482Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/jni/armeabi-v7a/libfbjni.so 2025-03-21T20:42:04.2227549Z creating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/jni/x86/ 2025-03-21T20:42:04.2233268Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/jni/x86/libc++_shared.so [ 11%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_impl.cc.o 2025-03-21T20:42:04.2237486Z 2025-03-21T20:42:04.2238787Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/jni/x86/libfbjni.so 2025-03-21T20:42:04.2241397Z creating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/jni/x86_64/ 2025-03-21T20:42:04.2243981Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/jni/x86_64/libc++_shared.so 2025-03-21T20:42:04.2247375Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/jni/x86_64/libfbjni.so 2025-03-21T20:42:04.2249470Z creating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/ 2025-03-21T20:42:04.2252285Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/prefab.json 2025-03-21T20:42:04.2254849Z creating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/ 2025-03-21T20:42:04.2257666Z creating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/ 2025-03-21T20:42:04.2259463Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/module.json 2025-03-21T20:42:04.2261416Z creating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/ 2025-03-21T20:42:04.2263362Z creating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/ 2025-03-21T20:42:04.2265484Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/Application.h 2025-03-21T20:42:04.2267810Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/ByteBuffer.cpp 2025-03-21T20:42:04.2270126Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/ByteBuffer.h 2025-03-21T20:42:04.2272658Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/Context.h 2025-03-21T20:42:04.2274846Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/File.h 2025-03-21T20:42:04.2277111Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/JThread.h 2025-03-21T20:42:04.2279605Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/NativeRunnable.h 2025-03-21T20:42:04.2281923Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/OnLoad.cpp 2025-03-21T20:42:04.2284594Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/ReadableByteChannel.cpp 2025-03-21T20:42:04.2287294Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/ReadableByteChannel.h 2025-03-21T20:42:04.2289656Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/fbjni.cpp 2025-03-21T20:42:04.2291839Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/fbjni.h 2025-03-21T20:42:04.2294031Z creating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/ 2025-03-21T20:42:04.2296309Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Boxed.h 2025-03-21T20:42:04.2298775Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Common.h 2025-03-21T20:42:04.2301254Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/CoreClasses-inl.h 2025-03-21T20:42:04.2303708Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/CoreClasses.h 2025-03-21T20:42:04.2306192Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Environment.cpp 2025-03-21T20:42:04.2308690Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Environment.h 2025-03-21T20:42:04.2311153Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Exceptions.cpp 2025-03-21T20:42:04.2313643Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Exceptions.h 2025-03-21T20:42:04.2316033Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/FbjniApi.h 2025-03-21T20:42:04.2318493Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Hybrid.cpp 2025-03-21T20:42:04.2320837Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Hybrid.h 2025-03-21T20:42:04.2324985Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Iterator-inl.h 2025-03-21T20:42:04.2327778Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Iterator.h 2025-03-21T20:42:04.2330275Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/JWeakReference.h 2025-03-21T20:42:04.2332755Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Log.h 2025-03-21T20:42:04.2335110Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Meta-forward.h 2025-03-21T20:42:04.2337572Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Meta-inl.h 2025-03-21T20:42:04.2340001Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Meta.cpp 2025-03-21T20:42:04.2342621Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Meta.h 2025-03-21T20:42:04.2345020Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/MetaConvert.h 2025-03-21T20:42:04.2347658Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/ReferenceAllocators-inl.h 2025-03-21T20:42:04.2350447Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/ReferenceAllocators.h 2025-03-21T20:42:04.2353168Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/References-forward.h 2025-03-21T20:42:04.2355784Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/References-inl.h 2025-03-21T20:42:04.2358341Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/References.cpp 2025-03-21T20:42:04.2360896Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/References.h 2025-03-21T20:42:06.3231737Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Registration-inl.h 2025-03-21T20:42:06.3234501Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Registration.h 2025-03-21T20:42:06.3237216Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/SimpleFixedString.h 2025-03-21T20:42:06.3239977Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/TypeTraits.h 2025-03-21T20:42:06.3242377Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/utf8.cpp 2025-03-21T20:42:06.3244703Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/utf8.h 2025-03-21T20:42:06.3246970Z creating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/ 2025-03-21T20:42:06.3249118Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/cxa_throw.cpp 2025-03-21T20:42:06.3251447Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/lyra.cpp 2025-03-21T20:42:06.3254093Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/lyra.h 2025-03-21T20:42:06.3256526Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/lyra_breakpad.cpp 2025-03-21T20:42:06.3259092Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/lyra_exceptions.cpp 2025-03-21T20:42:06.3261565Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/lyra_exceptions.h 2025-03-21T20:42:06.3263753Z creating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/ 2025-03-21T20:42:06.3266113Z creating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.arm64-v8a/ 2025-03-21T20:42:06.3268515Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.arm64-v8a/abi.json 2025-03-21T20:42:06.3271009Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.arm64-v8a/libfbjni.so 2025-03-21T20:42:06.3273425Z creating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.armeabi-v7a/ 2025-03-21T20:42:06.3275853Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.armeabi-v7a/abi.json 2025-03-21T20:42:06.3278419Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.armeabi-v7a/libfbjni.so 2025-03-21T20:42:06.3280805Z creating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.x86/ 2025-03-21T20:42:06.3283070Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.x86/abi.json 2025-03-21T20:42:06.3285610Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.x86/libfbjni.so 2025-03-21T20:42:06.3287949Z creating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.x86_64/ 2025-03-21T20:42:06.3290270Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.x86_64/abi.json 2025-03-21T20:42:06.3292727Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.x86_64/libfbjni.so 2025-03-21T20:42:06.3294292Z [ 11%] Built target fbjni_prefab 2025-03-21T20:42:06.3296737Z [ 11%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/extension/llm/runner/CMakeFiles/extension_llm_runner.dir/pytorch/executorch/extension/data_loader/file_data_loader.cpp.o 2025-03-21T20:42:06.3299002Z [ 11%] Linking CXX static library libabsl_int128.a 2025-03-21T20:42:06.3299999Z [ 11%] Linking CXX static library libabsl_log_internal_nullguard.a 2025-03-21T20:42:06.3300752Z [ 11%] Built target int128 2025-03-21T20:42:06.3302804Z [ 12%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/extension/llm/runner/CMakeFiles/extension_llm_runner.dir/pytorch/executorch/extension/data_loader/mmap_data_loader.cpp.o 2025-03-21T20:42:06.3304708Z [ 12%] Built target log_internal_nullguard 2025-03-21T20:42:06.3306995Z [ 13%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/profiling/CMakeFiles/periodic_sampler.dir/internal/periodic_sampler.cc.o 2025-03-21T20:42:06.3309507Z [ 13%] Linking CXX static library libabsl_civil_time.a 2025-03-21T20:42:06.3310201Z [ 13%] Built target civil_time 2025-03-21T20:42:06.3312429Z [ 14%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/random/CMakeFiles/random_seed_gen_exception.dir/seed_gen_exception.cc.o 2025-03-21T20:42:06.3315662Z [ 14%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/extension/llm/runner/CMakeFiles/extension_llm_runner.dir/text_decoder_runner.cpp.o 2025-03-21T20:42:06.3317673Z [ 14%] Linking CXX static library libabsl_periodic_sampler.a 2025-03-21T20:42:06.3318408Z [ 14%] Built target periodic_sampler 2025-03-21T20:42:06.3320577Z [ 14%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/random/CMakeFiles/random_internal_platform.dir/internal/randen_round_keys.cc.o 2025-03-21T20:42:06.3323276Z [ 14%] Linking CXX static library libabsl_random_internal_platform.a 2025-03-21T20:42:06.3324023Z [ 14%] Built target random_internal_platform 2025-03-21T20:42:06.3325795Z [ 14%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/extension/llm/runner/CMakeFiles/extension_llm_runner.dir/text_prefiller.cpp.o 2025-03-21T20:42:06.3328675Z [ 15%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/base/CMakeFiles/raw_logging_internal.dir/internal/raw_logging.cc.o 2025-03-21T20:42:06.3331986Z [ 15%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_info.cc.o 2025-03-21T20:42:06.3335302Z [ 15%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_libc.cc.o 2025-03-21T20:42:06.3337601Z [ 15%] Linking CXX static library libabsl_random_seed_gen_exception.a 2025-03-21T20:42:06.3338428Z [ 15%] Built target random_seed_gen_exception 2025-03-21T20:42:06.3340693Z [ 15%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/debugging/CMakeFiles/decode_rust_punycode.dir/internal/decode_rust_punycode.cc.o 2025-03-21T20:42:06.3344385Z [ 16%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/random/CMakeFiles/random_internal_randen_hwaes_impl.dir/internal/randen_hwaes.cc.o 2025-03-21T20:42:06.3346705Z [ 16%] Linking CXX static library libabsl_raw_logging_internal.a 2025-03-21T20:42:06.3347448Z [ 16%] Built target raw_logging_internal 2025-03-21T20:42:06.3349522Z [ 17%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_lookup.cc.o 2025-03-21T20:42:06.3352913Z [ 18%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/extension/llm/runner/CMakeFiles/extension_llm_runner.dir/pytorch/executorch/extension/llm/sampler/sampler.cpp.o 2025-03-21T20:42:06.3355074Z [ 18%] Linking CXX static library libabsl_decode_rust_punycode.a 2025-03-21T20:42:06.3355783Z [ 18%] Built target decode_rust_punycode 2025-03-21T20:42:06.3357926Z [ 18%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/random/CMakeFiles/random_internal_randen_slow.dir/internal/randen_slow.cc.o 2025-03-21T20:42:06.3361159Z [ 18%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/types/CMakeFiles/bad_any_cast_impl.dir/bad_any_cast.cc.o 2025-03-21T20:42:06.3365120Z [ 18%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_posix.cc.o 2025-03-21T20:42:09.7212446Z [ 18%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/zone_info_source.cc.o 2025-03-21T20:42:09.7215004Z [ 18%] Linking CXX static library libabsl_random_internal_randen_hwaes_impl.a 2025-03-21T20:42:09.7215921Z [ 18%] Built target random_internal_randen_hwaes_impl 2025-03-21T20:42:09.7218046Z [ 18%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/types/CMakeFiles/bad_variant_access.dir/bad_variant_access.cc.o 2025-03-21T20:42:09.7220137Z [ 19%] Linking CXX static library libabsl_bad_variant_access.a 2025-03-21T20:42:09.7222493Z [ 19%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/cycleclock.cc.o 2025-03-21T20:42:09.7224682Z [ 19%] Built target bad_variant_access 2025-03-21T20:42:09.7226831Z [ 19%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/base/CMakeFiles/throw_delegate.dir/internal/throw_delegate.cc.o 2025-03-21T20:42:09.7229027Z [ 19%] Linking CXX static library libabsl_bad_any_cast_impl.a 2025-03-21T20:42:09.7229813Z [ 19%] Built target bad_any_cast_impl 2025-03-21T20:42:09.7231815Z [ 19%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/spinlock.cc.o 2025-03-21T20:42:09.7233921Z [ 20%] Linking CXX static library libabsl_random_internal_randen_slow.a 2025-03-21T20:42:09.7234836Z [ 20%] Built target random_internal_randen_slow 2025-03-21T20:42:09.7237237Z [ 21%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/debugging/CMakeFiles/debugging_internal.dir/internal/address_is_readable.cc.o 2025-03-21T20:42:09.7240970Z [ 21%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/debugging/CMakeFiles/debugging_internal.dir/internal/elf_mem_image.cc.o 2025-03-21T20:42:09.7244542Z [ 21%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/debugging/CMakeFiles/debugging_internal.dir/internal/vdso_support.cc.o 2025-03-21T20:42:09.7247875Z [ 22%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/sysinfo.cc.o 2025-03-21T20:42:09.7249707Z [ 23%] Linking CXX static library libabsl_time_zone.a 2025-03-21T20:42:09.7250354Z [ 23%] Built target time_zone 2025-03-21T20:42:09.7252346Z [ 23%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/debugging/CMakeFiles/demangle_rust.dir/internal/demangle_rust.cc.o 2025-03-21T20:42:09.7254501Z [ 23%] Linking CXX static library libabsl_throw_delegate.a 2025-03-21T20:42:09.7255217Z [ 23%] Built target throw_delegate 2025-03-21T20:42:09.7257214Z [ 23%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/thread_identity.cc.o 2025-03-21T20:42:09.7260399Z [ 23%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/unscaledcycleclock.cc.o 2025-03-21T20:42:09.7263893Z [ 24%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/types/CMakeFiles/bad_optional_access.dir/bad_optional_access.cc.o 2025-03-21T20:42:09.7267603Z [ 24%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/extension/llm/runner/CMakeFiles/extension_llm_runner.dir/pytorch/executorch/extension/tensor/tensor_ptr.cpp.o 2025-03-21T20:42:09.7271081Z [ 24%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/extension/llm/runner/CMakeFiles/extension_llm_runner.dir/pytorch/executorch/extension/tensor/tensor_ptr_maker.cpp.o 2025-03-21T20:42:09.7273264Z [ 25%] Linking CXX static library libabsl_debugging_internal.a 2025-03-21T20:42:09.7274010Z [ 25%] Built target debugging_internal 2025-03-21T20:42:09.7276190Z [ 25%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/cordz_functions.dir/internal/cordz_functions.cc.o 2025-03-21T20:42:09.7278411Z [ 25%] Linking CXX static library libabsl_bad_optional_access.a 2025-03-21T20:42:09.7279428Z [ 25%] Built target bad_optional_access 2025-03-21T20:42:09.7281571Z [ 25%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/base/CMakeFiles/scoped_set_env.dir/internal/scoped_set_env.cc.o 2025-03-21T20:42:09.7285027Z [ 25%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/random/CMakeFiles/random_internal_randen_hwaes.dir/internal/randen_detect.cc.o 2025-03-21T20:42:09.7287480Z [ 25%] Linking CXX static library libabsl_random_internal_randen_hwaes.a 2025-03-21T20:42:09.7288331Z [ 25%] Built target random_internal_randen_hwaes 2025-03-21T20:42:09.7290385Z [ 25%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/debugging/CMakeFiles/stacktrace.dir/stacktrace.cc.o 2025-03-21T20:42:09.7292352Z [ 26%] Linking CXX static library libabsl_base.a 2025-03-21T20:42:09.7293306Z [ 27%] Linking CXX static library libabsl_stacktrace.a 2025-03-21T20:42:09.7294028Z [ 27%] Built target base 2025-03-21T20:42:09.7295877Z [ 27%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/random/CMakeFiles/random_internal_randen.dir/internal/randen.cc.o 2025-03-21T20:42:09.7297621Z [ 27%] Built target stacktrace 2025-03-21T20:42:09.7299570Z [ 27%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/base/CMakeFiles/malloc_internal.dir/internal/low_level_alloc.cc.o 2025-03-21T20:42:09.7301749Z [ 28%] Linking CXX static library libabsl_demangle_rust.a 2025-03-21T20:42:09.7302525Z [ 28%] Built target demangle_rust 2025-03-21T20:42:09.7304495Z [ 28%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/base/CMakeFiles/tracing_internal.dir/internal/tracing.cc.o 2025-03-21T20:42:09.7306546Z [ 28%] Linking CXX static library libabsl_tracing_internal.a 2025-03-21T20:42:09.7307312Z [ 28%] Built target tracing_internal 2025-03-21T20:42:09.7308163Z [ 28%] Linking CXX static library libabsl_cordz_functions.a 2025-03-21T20:42:09.7310538Z [ 29%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings_internal.dir/internal/ostringstream.cc.o 2025-03-21T20:42:09.7312399Z [ 29%] Built target cordz_functions 2025-03-21T20:42:09.7314511Z [ 30%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/debugging/CMakeFiles/demangle_internal.dir/internal/demangle.cc.o 2025-03-21T20:42:09.7316717Z [ 30%] Linking CXX static library libabsl_scoped_set_env.a 2025-03-21T20:42:09.7317427Z [ 30%] Built target scoped_set_env 2025-03-21T20:42:09.7319343Z [ 30%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/string_view.dir/string_view.cc.o 2025-03-21T20:42:09.7321598Z [ 31%] Linking CXX static library libabsl_random_internal_randen.a 2025-03-21T20:42:09.7323425Z [ 31%] Built target random_internal_randen 2025-03-21T20:42:09.7325550Z [ 31%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/crc/CMakeFiles/crc_cpu_detect.dir/internal/cpu_detect.cc.o 2025-03-21T20:42:09.7327620Z [ 31%] Linking CXX static library libabsl_crc_cpu_detect.a 2025-03-21T20:42:09.7328319Z [ 31%] Built target crc_cpu_detect 2025-03-21T20:42:09.7330199Z [ 31%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/hash/CMakeFiles/city.dir/internal/city.cc.o 2025-03-21T20:42:09.7333178Z [ 31%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings_internal.dir/internal/utf8.cc.o 2025-03-21T20:42:09.7336930Z [ 31%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings_internal.dir/internal/escaping.cc.o 2025-03-21T20:42:09.7339179Z [ 31%] Linking CXX static library libabsl_malloc_internal.a 2025-03-21T20:42:09.7341559Z [ 31%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/hash/CMakeFiles/low_level_hash.dir/internal/low_level_hash.cc.o 2025-03-21T20:42:09.7343460Z [ 31%] Built target malloc_internal 2025-03-21T20:42:09.7345690Z [ 32%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/log_internal_conditions.dir/internal/conditions.cc.o 2025-03-21T20:42:09.7347894Z [ 32%] Linking CXX static library libabsl_string_view.a 2025-03-21T20:42:09.7348637Z [ 32%] Built target string_view 2025-03-21T20:42:15.3400386Z [ 32%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/base/CMakeFiles/poison.dir/internal/poison.cc.o 2025-03-21T20:42:15.3402515Z [ 32%] Linking CXX static library libabsl_log_internal_conditions.a 2025-03-21T20:42:15.3403672Z [ 33%] Linking CXX static library libabsl_poison.a 2025-03-21T20:42:15.3404384Z [ 33%] Built target log_internal_conditions 2025-03-21T20:42:15.3404930Z [ 33%] Built target poison 2025-03-21T20:42:15.3405780Z [ 34%] Linking CXX static library libextension_llm_runner.a 2025-03-21T20:42:15.3408199Z [ 34%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/synchronization/CMakeFiles/graphcycles_internal.dir/internal/graphcycles.cc.o 2025-03-21T20:42:15.3411630Z [ 35%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/crc/CMakeFiles/crc_internal.dir/internal/crc.cc.o 2025-03-21T20:42:15.3413419Z [ 35%] Built target extension_llm_runner 2025-03-21T20:42:15.3415607Z [ 35%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/crc/CMakeFiles/crc_internal.dir/internal/crc_x86_arm_combined.cc.o 2025-03-21T20:42:15.3417731Z [ 35%] Linking CXX static library libabsl_city.a 2025-03-21T20:42:15.3418349Z [ 35%] Built target city 2025-03-21T20:42:15.3420090Z [ 35%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llava/runner/CMakeFiles/llava_runner.dir/llava_runner.cpp.o 2025-03-21T20:42:15.3421970Z [ 36%] Linking CXX static library libabsl_low_level_hash.a 2025-03-21T20:42:15.3422935Z [ 36%] Built target low_level_hash 2025-03-21T20:42:15.3425169Z [ 36%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llava/runner/CMakeFiles/llava_runner.dir/pytorch/executorch/extension/llm/sampler/sampler.cpp.o 2025-03-21T20:42:15.3427745Z [ 37%] Linking CXX static library libabsl_strings_internal.a 2025-03-21T20:42:15.3428540Z [ 37%] Built target strings_internal 2025-03-21T20:42:15.3430526Z [ 38%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/ascii.cc.o 2025-03-21T20:42:15.3432460Z [ 38%] Linking CXX static library libabsl_demangle_internal.a 2025-03-21T20:42:15.3433265Z [ 38%] Built target demangle_internal 2025-03-21T20:42:15.3435140Z [ 38%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/charconv.cc.o 2025-03-21T20:42:15.3438266Z [ 38%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/escaping.cc.o 2025-03-21T20:42:15.3440478Z [ 38%] Linking CXX static library libabsl_crc_internal.a 2025-03-21T20:42:15.3441201Z [ 38%] Built target crc_internal 2025-03-21T20:42:15.3443375Z [ 39%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/charconv_bigint.cc.o 2025-03-21T20:42:15.3445650Z [ 40%] Linking CXX static library libabsl_graphcycles_internal.a 2025-03-21T20:42:15.3446433Z [ 40%] Built target graphcycles_internal 2025-03-21T20:42:15.3448537Z [ 40%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/charconv_parse.cc.o 2025-03-21T20:42:15.3452076Z [ 40%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/damerau_levenshtein_distance.cc.o 2025-03-21T20:42:15.3455591Z [ 41%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/memutil.cc.o 2025-03-21T20:42:15.3459297Z [ 42%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llava/runner/CMakeFiles/llava_runner.dir/pytorch/executorch/extension/llm/tokenizers/src/llama2c_tokenizer.cpp.o 2025-03-21T20:42:15.3463063Z [ 42%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/stringify_sink.cc.o 2025-03-21T20:42:15.3466269Z [ 42%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/match.cc.o 2025-03-21T20:42:15.3469318Z [ 43%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/numbers.cc.o 2025-03-21T20:42:15.3472393Z [ 43%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/str_cat.cc.o 2025-03-21T20:42:15.3475768Z [ 43%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/str_replace.cc.o 2025-03-21T20:42:15.3478558Z [ 44%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/str_split.cc.o 2025-03-21T20:42:15.3481105Z [ 44%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/substitute.cc.o 2025-03-21T20:42:15.3482743Z [ 44%] Linking CXX static library libllava_runner.a 2025-03-21T20:42:15.3483334Z [ 44%] Built target llava_runner 2025-03-21T20:42:15.3484023Z [ 44%] Linking CXX static library libabsl_strings.a 2025-03-21T20:42:15.3484598Z [ 44%] Built target strings 2025-03-21T20:42:15.3486502Z [ 44%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/debugging/CMakeFiles/symbolize.dir/symbolize.cc.o 2025-03-21T20:42:15.3489340Z [ 45%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/time/CMakeFiles/time.dir/civil_time.cc.o 2025-03-21T20:42:15.3492100Z [ 45%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/hash/CMakeFiles/hash.dir/internal/hash.cc.o 2025-03-21T20:42:15.3495102Z [ 45%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/log_internal_fnmatch.dir/internal/fnmatch.cc.o 2025-03-21T20:42:15.3498321Z [ 45%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/flags/CMakeFiles/flags_commandlineflag.dir/commandlineflag.cc.o 2025-03-21T20:42:15.3501935Z [ 45%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/arg.cc.o 2025-03-21T20:42:15.3505272Z [ 45%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/log_internal_proto.dir/internal/proto.cc.o 2025-03-21T20:42:15.3507373Z [ 46%] Linking CXX static library libabsl_log_internal_proto.a 2025-03-21T20:42:15.3508133Z [ 46%] Built target log_internal_proto 2025-03-21T20:42:15.3510263Z [ 46%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/random/CMakeFiles/random_distributions.dir/discrete_distribution.cc.o 2025-03-21T20:42:15.3512734Z [ 46%] Linking CXX static library libabsl_flags_commandlineflag.a 2025-03-21T20:42:15.3513554Z [ 46%] Built target flags_commandlineflag 2025-03-21T20:42:15.3515785Z [ 46%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/random/CMakeFiles/random_distributions.dir/gaussian_distribution.cc.o 2025-03-21T20:42:15.3517901Z [ 46%] Linking CXX static library libabsl_symbolize.a 2025-03-21T20:42:15.3518889Z [ 47%] Linking CXX static library libabsl_log_internal_fnmatch.a 2025-03-21T20:42:15.3519662Z [ 47%] Built target symbolize 2025-03-21T20:42:15.3520159Z [ 47%] Built target log_internal_fnmatch 2025-03-21T20:42:15.3521966Z [ 47%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/time/CMakeFiles/time.dir/clock.cc.o 2025-03-21T20:42:15.3525922Z [ 47%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/random/CMakeFiles/random_internal_seed_material.dir/internal/seed_material.cc.o 2025-03-21T20:42:15.3528249Z [ 47%] Linking CXX static library libabsl_hash.a 2025-03-21T20:42:15.3528910Z [ 47%] Built target hash 2025-03-21T20:42:15.3531056Z [ 48%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/debugging/CMakeFiles/examine_stack.dir/internal/examine_stack.cc.o 2025-03-21T20:42:15.3534651Z [ 48%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/bind.cc.o 2025-03-21T20:42:15.3537924Z [ 48%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/time/CMakeFiles/time.dir/duration.cc.o 2025-03-21T20:42:19.6624968Z [ 49%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/time/CMakeFiles/time.dir/format.cc.o 2025-03-21T20:42:19.6628233Z [ 49%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/time/CMakeFiles/time.dir/time.cc.o 2025-03-21T20:42:19.6630120Z [ 50%] Linking CXX static library libabsl_random_distributions.a 2025-03-21T20:42:19.6630868Z [ 50%] Built target random_distributions 2025-03-21T20:42:19.6633207Z [ 50%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/flags/CMakeFiles/flags_private_handle_accessor.dir/internal/private_handle_accessor.cc.o 2025-03-21T20:42:19.6635676Z [ 50%] Linking CXX static library libabsl_random_internal_seed_material.a 2025-03-21T20:42:19.6636560Z [ 50%] Built target random_internal_seed_material 2025-03-21T20:42:19.6638772Z [ 51%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/random/CMakeFiles/random_internal_pool_urbg.dir/internal/pool_urbg.cc.o 2025-03-21T20:42:19.6641236Z [ 51%] Linking CXX static library libabsl_examine_stack.a 2025-03-21T20:42:19.6641930Z [ 51%] Built target examine_stack 2025-03-21T20:42:19.6644086Z [ 51%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/debugging/CMakeFiles/failure_signal_handler.dir/failure_signal_handler.cc.o 2025-03-21T20:42:19.6647601Z [ 52%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/extension.cc.o 2025-03-21T20:42:19.6649921Z [ 52%] Linking CXX static library libabsl_flags_private_handle_accessor.a 2025-03-21T20:42:19.6650784Z [ 52%] Built target flags_private_handle_accessor 2025-03-21T20:42:19.6653075Z [ 52%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/float_conversion.cc.o 2025-03-21T20:42:19.6656719Z [ 52%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/output.cc.o 2025-03-21T20:42:19.6660173Z [ 53%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/parser.cc.o 2025-03-21T20:42:19.6662391Z [ 53%] Linking CXX static library libabsl_failure_signal_handler.a 2025-03-21T20:42:19.6663152Z [ 53%] Built target failure_signal_handler 2025-03-21T20:42:19.6664111Z [ 53%] Linking CXX static library libabsl_random_internal_pool_urbg.a 2025-03-21T20:42:19.6664934Z [ 53%] Built target random_internal_pool_urbg 2025-03-21T20:42:19.6667081Z [ 53%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/random/CMakeFiles/random_seed_sequences.dir/seed_sequences.cc.o 2025-03-21T20:42:19.6669143Z [ 53%] Linking CXX static library libabsl_time.a 2025-03-21T20:42:19.6669770Z [ 53%] Built target time 2025-03-21T20:42:19.6671641Z [ 54%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/log_internal_globals.dir/internal/globals.cc.o 2025-03-21T20:42:19.6675154Z [ 54%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/synchronization/CMakeFiles/kernel_timeout_internal.dir/internal/kernel_timeout.cc.o 2025-03-21T20:42:19.6678450Z [ 54%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/log_entry.dir/log_entry.cc.o 2025-03-21T20:42:19.6680297Z [ 54%] Linking CXX static library libabsl_log_internal_globals.a 2025-03-21T20:42:19.6681063Z [ 54%] Built target log_internal_globals 2025-03-21T20:42:19.6682065Z [ 55%] Linking CXX static library libabsl_log_entry.a 2025-03-21T20:42:19.6682762Z [ 55%] Built target log_entry 2025-03-21T20:42:19.6684566Z [ 56%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/log_sink.dir/log_sink.cc.o 2025-03-21T20:42:19.6686622Z [ 57%] Linking CXX static library libabsl_random_seed_sequences.a 2025-03-21T20:42:19.6687413Z [ 57%] Built target random_seed_sequences 2025-03-21T20:42:19.6688366Z [ 58%] Linking CXX static library libabsl_kernel_timeout_internal.a 2025-03-21T20:42:19.6689125Z [ 58%] Built target kernel_timeout_internal 2025-03-21T20:42:19.6691261Z [ 59%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/barrier.cc.o 2025-03-21T20:42:19.6694989Z [ 60%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/futex_waiter.cc.o 2025-03-21T20:42:19.6698496Z [ 60%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/blocking_counter.cc.o 2025-03-21T20:42:19.6702062Z [ 60%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/create_thread_identity.cc.o 2025-03-21T20:42:19.6705656Z [ 60%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/per_thread_sem.cc.o 2025-03-21T20:42:19.6707971Z [ 60%] Linking CXX static library libabsl_str_format_internal.a 2025-03-21T20:42:19.6708746Z [ 60%] Built target str_format_internal 2025-03-21T20:42:19.6710529Z [ 61%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/crc32c.cc.o 2025-03-21T20:42:19.6713692Z [ 61%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/pthread_waiter.cc.o 2025-03-21T20:42:19.6715890Z [ 61%] Linking CXX static library libabsl_log_sink.a 2025-03-21T20:42:19.6716490Z [ 61%] Built target log_sink 2025-03-21T20:42:19.6718421Z [ 62%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/flags/CMakeFiles/flags_marshalling.dir/marshalling.cc.o 2025-03-21T20:42:19.6721767Z [ 63%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/sem_waiter.cc.o 2025-03-21T20:42:19.6726147Z [ 63%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/internal/crc_memcpy_fallback.cc.o 2025-03-21T20:42:19.6729491Z [ 63%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/stdcpp_waiter.cc.o 2025-03-21T20:42:19.6733065Z [ 63%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/waiter_base.cc.o 2025-03-21T20:42:19.6736573Z [ 63%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/internal/crc_memcpy_x86_arm_combined.cc.o 2025-03-21T20:42:19.6740855Z [ 64%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/win32_waiter.cc.o 2025-03-21T20:42:19.6744410Z [ 64%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/notification.cc.o 2025-03-21T20:42:19.6747620Z [ 64%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/mutex.cc.o 2025-03-21T20:42:19.6750948Z [ 65%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/internal/crc_non_temporal_memcpy.cc.o 2025-03-21T20:42:19.6754186Z [ 65%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/log_internal_format.dir/internal/log_format.cc.o 2025-03-21T20:42:19.6758085Z [ 65%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/random/CMakeFiles/random_internal_distribution_test_util.dir/internal/chi_square.cc.o 2025-03-21T20:42:27.3836128Z [ 65%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/random/CMakeFiles/random_internal_distribution_test_util.dir/internal/distribution_test_util.cc.o 2025-03-21T20:42:27.3837641Z [ 65%] Linking CXX static library libabsl_flags_marshalling.a 2025-03-21T20:42:27.3838095Z [ 65%] Built target flags_marshalling 2025-03-21T20:42:27.3838542Z [ 65%] Linking CXX static library libabsl_crc32c.a 2025-03-21T20:42:27.3838929Z [ 65%] Built target crc32c 2025-03-21T20:42:27.3840073Z [ 65%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/crc/CMakeFiles/crc_cord_state.dir/internal/crc_cord_state.cc.o 2025-03-21T20:42:27.3841302Z [ 65%] Linking CXX static library libabsl_log_internal_format.a 2025-03-21T20:42:27.3841760Z [ 65%] Built target log_internal_format 2025-03-21T20:42:27.3842361Z [ 66%] Linking CXX static library libabsl_random_internal_distribution_test_util.a 2025-03-21T20:42:27.3842938Z [ 66%] Built target random_internal_distribution_test_util 2025-03-21T20:42:27.3843484Z [ 67%] Linking CXX static library libabsl_synchronization.a 2025-03-21T20:42:27.3843925Z [ 67%] Built target synchronization 2025-03-21T20:42:27.3845082Z [ 69%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/cordz_handle.dir/internal/cordz_handle.cc.o 2025-03-21T20:42:27.3847106Z [ 69%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/container/CMakeFiles/hashtablez_sampler.dir/internal/hashtablez_sampler.cc.o 2025-03-21T20:42:27.3849250Z [ 69%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/container/CMakeFiles/hashtablez_sampler.dir/internal/hashtablez_sampler_force_weak_definition.cc.o 2025-03-21T20:42:27.3851286Z [ 70%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/flags/CMakeFiles/flags_program_name.dir/internal/program_name.cc.o 2025-03-21T20:42:27.3853146Z [ 70%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/vlog_config_internal.dir/internal/vlog_config.cc.o 2025-03-21T20:42:27.3854314Z [ 71%] Linking CXX static library libabsl_crc_cord_state.a 2025-03-21T20:42:27.3854729Z [ 71%] Built target crc_cord_state 2025-03-21T20:42:27.3856122Z [ 71%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_btree.cc.o 2025-03-21T20:42:27.3857984Z [ 72%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_internal.cc.o 2025-03-21T20:42:27.3859892Z [ 72%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_btree_navigator.cc.o 2025-03-21T20:42:27.3861133Z [ 72%] Linking CXX static library libabsl_flags_program_name.a 2025-03-21T20:42:27.3861581Z [ 72%] Built target flags_program_name 2025-03-21T20:42:27.3862784Z [ 73%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_btree_reader.cc.o 2025-03-21T20:42:27.3864112Z [ 73%] Linking CXX static library libabsl_hashtablez_sampler.a 2025-03-21T20:42:27.3864551Z [ 73%] Built target hashtablez_sampler 2025-03-21T20:42:27.3865646Z [ 73%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/flags/CMakeFiles/flags_config.dir/usage_config.cc.o 2025-03-21T20:42:27.3866744Z [ 73%] Linking CXX static library libabsl_cordz_handle.a 2025-03-21T20:42:27.3867276Z [ 73%] Built target cordz_handle 2025-03-21T20:42:27.3868647Z [ 73%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_crc.cc.o 2025-03-21T20:42:27.3870591Z [ 73%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_consume.cc.o 2025-03-21T20:42:27.3871810Z [ 74%] Linking CXX static library libabsl_vlog_config_internal.a 2025-03-21T20:42:27.3872265Z [ 74%] Built target vlog_config_internal 2025-03-21T20:42:27.3873325Z [ 75%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/log_globals.dir/globals.cc.o 2025-03-21T20:42:27.3874381Z [ 76%] Linking CXX static library libabsl_cord_internal.a 2025-03-21T20:42:27.3874800Z [ 76%] Built target cord_internal 2025-03-21T20:42:27.3875910Z [ 76%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/cordz_info.dir/internal/cordz_info.cc.o 2025-03-21T20:42:27.3877042Z [ 77%] Linking CXX static library libabsl_flags_config.a 2025-03-21T20:42:27.3877440Z [ 77%] Built target flags_config 2025-03-21T20:42:27.3878529Z [ 77%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/flags/CMakeFiles/flags_internal.dir/internal/flag.cc.o 2025-03-21T20:42:27.3879638Z [ 77%] Linking CXX static library libabsl_log_globals.a 2025-03-21T20:42:27.3880049Z [ 77%] Built target log_globals 2025-03-21T20:42:27.3881207Z [ 77%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/log_internal_log_sink_set.dir/internal/log_sink_set.cc.o 2025-03-21T20:42:27.3882991Z [ 77%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/log_initialize.dir/initialize.cc.o 2025-03-21T20:42:27.3884066Z [ 78%] Linking CXX static library libabsl_cordz_info.a 2025-03-21T20:42:27.3884460Z [ 78%] Built target cordz_info 2025-03-21T20:42:27.3885524Z [ 78%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/cord.dir/cord.cc.o 2025-03-21T20:42:27.3887253Z [ 79%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/cord.dir/cord_analysis.cc.o 2025-03-21T20:42:27.3888906Z [ 79%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/cord.dir/cord_buffer.cc.o 2025-03-21T20:42:27.3890692Z [ 79%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/cordz_sample_token.dir/internal/cordz_sample_token.cc.o 2025-03-21T20:42:27.3891902Z [ 80%] Linking CXX static library libabsl_log_initialize.a 2025-03-21T20:42:27.3892341Z [ 80%] Built target log_initialize 2025-03-21T20:42:27.3892803Z [ 80%] Linking CXX static library libabsl_flags_internal.a 2025-03-21T20:42:27.3893230Z [ 80%] Built target flags_internal 2025-03-21T20:42:27.3893815Z [ 81%] Linking CXX static library libabsl_log_internal_log_sink_set.a 2025-03-21T20:42:27.3894300Z [ 81%] Built target log_internal_log_sink_set 2025-03-21T20:42:27.3895476Z [ 81%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/log_internal_message.dir/internal/log_message.cc.o 2025-03-21T20:42:27.3896662Z [ 81%] Linking CXX static library libabsl_cordz_sample_token.a 2025-03-21T20:42:27.3897098Z [ 81%] Built target cordz_sample_token 2025-03-21T20:42:27.3897612Z [ 81%] Linking CXX static library libabsl_log_internal_message.a 2025-03-21T20:42:27.3898071Z [ 81%] Built target log_internal_message 2025-03-21T20:42:27.3899231Z [ 81%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/log_internal_check_op.dir/internal/check_op.cc.o 2025-03-21T20:42:27.3900972Z [ 81%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/die_if_null.dir/die_if_null.cc.o 2025-03-21T20:42:27.3902042Z [ 81%] Linking CXX static library libabsl_die_if_null.a 2025-03-21T20:42:27.3902434Z [ 81%] Built target die_if_null 2025-03-21T20:42:27.3902853Z [ 81%] Linking CXX static library libabsl_cord.a 2025-03-21T20:42:27.3903228Z [ 81%] Built target cord 2025-03-21T20:42:27.3904341Z [ 81%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/container/CMakeFiles/raw_hash_set.dir/internal/raw_hash_set.cc.o 2025-03-21T20:42:27.3906150Z [ 81%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/status/CMakeFiles/status.dir/internal/status_internal.cc.o 2025-03-21T20:42:27.3907922Z [ 82%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/status/CMakeFiles/status.dir/status_payload_printer.cc.o 2025-03-21T20:42:27.3909597Z [ 82%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/status/CMakeFiles/status.dir/status.cc.o 2025-03-21T20:42:27.3910677Z [ 82%] Linking CXX static library libabsl_log_internal_check_op.a 2025-03-21T20:42:27.3911128Z [ 82%] Built target log_internal_check_op 2025-03-21T20:42:45.3365808Z [ 82%] Linking CXX static library libabsl_raw_hash_set.a 2025-03-21T20:42:45.3366444Z [ 82%] Built target raw_hash_set 2025-03-21T20:42:45.3367962Z [ 82%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/flags/CMakeFiles/flags_reflection.dir/reflection.cc.o 2025-03-21T20:42:45.3369103Z [ 82%] Linking CXX static library libabsl_status.a 2025-03-21T20:42:45.3369510Z [ 82%] Built target status 2025-03-21T20:42:45.3370552Z [ 82%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/status/CMakeFiles/statusor.dir/statusor.cc.o 2025-03-21T20:42:45.3371823Z [ 83%] Linking CXX static library libabsl_statusor.a 2025-03-21T20:42:45.3372232Z [ 83%] Built target statusor 2025-03-21T20:42:45.3372706Z [ 84%] Linking CXX static library libabsl_flags_reflection.a 2025-03-21T20:42:45.3373148Z [ 84%] Built target flags_reflection 2025-03-21T20:42:45.3374297Z [ 85%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/flags/CMakeFiles/flags_usage_internal.dir/internal/usage.cc.o 2025-03-21T20:42:45.3375986Z [ 85%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/log_flags.dir/flags.cc.o 2025-03-21T20:42:45.3377492Z [ 85%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/bitmap256.cc.o 2025-03-21T20:42:45.3379080Z [ 86%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/bitstate.cc.o 2025-03-21T20:42:45.3380485Z [ 86%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/dfa.cc.o 2025-03-21T20:42:45.3381874Z [ 86%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/compile.cc.o 2025-03-21T20:42:45.3383310Z [ 87%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/filtered_re2.cc.o 2025-03-21T20:42:45.3384753Z [ 87%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/mimics_pcre.cc.o 2025-03-21T20:42:45.3385717Z [ 87%] Linking CXX static library libabsl_log_flags.a 2025-03-21T20:42:45.3386104Z [ 87%] Built target log_flags 2025-03-21T20:42:45.3386987Z [ 87%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/nfa.cc.o 2025-03-21T20:42:45.3388382Z [ 88%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/onepass.cc.o 2025-03-21T20:42:45.3389783Z [ 88%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/parse.cc.o 2025-03-21T20:42:45.3391206Z [ 88%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/perl_groups.cc.o 2025-03-21T20:42:45.3392643Z [ 89%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/prefilter.cc.o 2025-03-21T20:42:45.3394113Z [ 89%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/prefilter_tree.cc.o 2025-03-21T20:42:45.3395541Z [ 89%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/prog.cc.o 2025-03-21T20:42:45.3396504Z [ 89%] Linking CXX static library libabsl_flags_usage_internal.a 2025-03-21T20:42:45.3396958Z [ 89%] Built target flags_usage_internal 2025-03-21T20:42:45.3398013Z [ 89%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/flags/CMakeFiles/flags_usage.dir/usage.cc.o 2025-03-21T20:42:45.3399506Z [ 90%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/re2.cc.o 2025-03-21T20:42:45.3400442Z [ 90%] Linking CXX static library libabsl_flags_usage.a 2025-03-21T20:42:45.3400857Z [ 90%] Built target flags_usage 2025-03-21T20:42:45.3401830Z [ 90%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/regexp.cc.o 2025-03-21T20:42:45.3403203Z [ 90%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/set.cc.o 2025-03-21T20:42:45.3404711Z [ 91%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/simplify.cc.o 2025-03-21T20:42:45.3406246Z [ 91%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/tostring.cc.o 2025-03-21T20:42:45.3407717Z [ 91%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/unicode_casefold.cc.o 2025-03-21T20:42:45.3409368Z [ 91%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/abseil-cpp/absl/flags/CMakeFiles/flags_parse.dir/parse.cc.o 2025-03-21T20:42:45.3410926Z [ 92%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/unicode_groups.cc.o 2025-03-21T20:42:45.3412371Z [ 92%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/re2/CMakeFiles/re2.dir/util/rune.cc.o 2025-03-21T20:42:45.3413784Z [ 92%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/re2/CMakeFiles/re2.dir/util/strutil.cc.o 2025-03-21T20:42:45.3414682Z [ 93%] Linking CXX static library libre2.a 2025-03-21T20:42:45.3415042Z [ 93%] Built target re2 2025-03-21T20:42:45.3415933Z [ 94%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/CMakeFiles/llama_runner.dir/runner.cpp.o 2025-03-21T20:42:45.3418363Z [ 94%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/evalue_util/print_evalue.cpp.o 2025-03-21T20:42:45.3420881Z [ 94%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/CMakeFiles/llama_runner.dir/pytorch/executorch/examples/models/llama/tokenizer/llama_tiktoken.cpp.o 2025-03-21T20:42:45.3423140Z [ 95%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/runner/text_decoder_runner.cpp.o 2025-03-21T20:42:45.3425139Z [ 95%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/runner/text_prefiller.cpp.o 2025-03-21T20:42:45.3427063Z [ 95%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/sampler/sampler.cpp.o 2025-03-21T20:42:45.3429322Z [ 96%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/tokenizer/tiktoken.cpp.o 2025-03-21T20:42:45.3432117Z [ 96%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/tokenizers/src/bpe_tokenizer_base.cpp.o 2025-03-21T20:42:45.3434194Z [ 96%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/tokenizers/src/llama2c_tokenizer.cpp.o 2025-03-21T20:42:45.3436215Z [ 97%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/tokenizers/src/tiktoken.cpp.o 2025-03-21T20:42:45.3438320Z [ 97%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/tensor/tensor_ptr.cpp.o 2025-03-21T20:42:45.3439496Z [ 98%] Linking CXX static library libabsl_flags_parse.a 2025-03-21T20:42:45.3439912Z [ 98%] Built target flags_parse 2025-03-21T20:42:45.3441103Z [ 98%] Building CXX object /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/tensor/tensor_ptr_maker.cpp.o 2025-03-21T20:42:45.3442290Z [ 99%] Linking CXX static library libllama_runner.a 2025-03-21T20:42:45.3442688Z [ 99%] Built target llama_runner 2025-03-21T20:42:45.3443217Z [ 99%] Building CXX object CMakeFiles/executorch_jni.dir/jni/jni_layer.cpp.o 2025-03-21T20:42:45.3443970Z [100%] Building CXX object CMakeFiles/executorch_jni.dir/jni/jni_layer_llama.cpp.o 2025-03-21T20:42:45.3444800Z [100%] Building CXX object CMakeFiles/executorch_jni.dir/jni/log.cpp.o 2025-03-21T20:42:45.3445514Z [100%] Linking CXX shared library libexecutorch_jni.so 2025-03-21T20:42:45.6967733Z [100%] Built target executorch_jni 2025-03-21T20:42:45.6968401Z + mkdir -p aar-out/jni/arm64-v8a 2025-03-21T20:42:45.6969225Z + cp cmake-out-android-arm64-v8a/extension/android/libexecutorch_jni.so aar-out/jni/arm64-v8a/ 2025-03-21T20:42:45.6969825Z + '[' -n '' ']' 2025-03-21T20:42:45.6970062Z + '[' -n '' ']' 2025-03-21T20:42:45.6970327Z + for ANDROID_ABI in "${ANDROID_ABIS[@]}" 2025-03-21T20:42:45.6970672Z + build_android_native_library x86_64 2025-03-21T20:42:45.6970987Z + ANDROID_ABI=x86_64 2025-03-21T20:42:45.6971237Z + ANDROID_NDK=/opt/ndk 2025-03-21T20:42:45.6971526Z + CMAKE_OUT=cmake-out-android-x86_64 2025-03-21T20:42:45.6971868Z + EXECUTORCH_CMAKE_BUILD_TYPE=Release 2025-03-21T20:42:45.6972217Z + QNN_SDK_ROOT= 2025-03-21T20:42:45.6972451Z + '[' -n '' ']' 2025-03-21T20:42:45.6972686Z + EXECUTORCH_BUILD_QNN=OFF 2025-03-21T20:42:45.6972980Z + NEURON_BUFFER_ALLOCATOR_LIB= 2025-03-21T20:42:45.6973283Z + NEURON_USDK_ADAPTER_LIB= 2025-03-21T20:42:45.6973549Z + '[' -n '' ']' 2025-03-21T20:42:45.6973796Z + EXECUTORCH_BUILD_NEURON=OFF 2025-03-21T20:42:45.6974081Z + EXECUTORCH_BUILD_VULKAN=OFF 2025-03-21T20:42:45.6977347Z + cmake . -DCMAKE_INSTALL_PREFIX=cmake-out-android-x86_64 -DCMAKE_TOOLCHAIN_FILE=/opt/ndk/build/cmake/android.toolchain.cmake -DANDROID_ABI=x86_64 -DANDROID_PLATFORM=android-26 -DBUILD_TESTING=OFF -DEXECUTORCH_ENABLE_LOGGING=ON -DEXECUTORCH_LOG_LEVEL=Info -DEXECUTORCH_BUILD_XNNPACK=ON -DEXECUTORCH_XNNPACK_SHARED_WORKSPACE=ON -DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON -DEXECUTORCH_BUILD_EXTENSION_MODULE=ON -DEXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL=ON -DEXECUTORCH_BUILD_EXTENSION_TENSOR=ON -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_KERNELS_CUSTOM=ON -DEXECUTORCH_BUILD_NEURON=OFF -DNEURON_BUFFER_ALLOCATOR_LIB= -DEXECUTORCH_BUILD_QNN=OFF -DQNN_SDK_ROOT= -DEXECUTORCH_BUILD_VULKAN=OFF -DCMAKE_BUILD_TYPE=Release -Bcmake-out-android-x86_64 2025-03-21T20:42:45.6981210Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:45.6981955Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:45.6982386Z CMake. 2025-03-21T20:42:45.6982525Z 2025-03-21T20:42:45.6982758Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:45.6983342Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:45.6983853Z to work with policies introduced by or earlier. 2025-03-21T20:42:45.6984241Z Call Stack (most recent call first): 2025-03-21T20:42:45.6985015Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeDetermineSystem.cmake:146 (include) 2025-03-21T20:42:45.6985740Z CMakeLists.txt:46 (project) 2025-03-21T20:42:45.6985947Z 2025-03-21T20:42:45.6986061Z  2025-03-21T20:42:45.6986931Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:45.6987707Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:45.6988148Z CMake. 2025-03-21T20:42:45.6988270Z 2025-03-21T20:42:45.6988502Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:45.6989083Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:45.6989599Z to work with policies introduced by or earlier. 2025-03-21T20:42:45.6989987Z Call Stack (most recent call first): 2025-03-21T20:42:45.6990398Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:42:45.6991213Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeDetermineSystem.cmake:146 (include) 2025-03-21T20:42:45.6992031Z CMakeLists.txt:46 (project) 2025-03-21T20:42:45.6992232Z 2025-03-21T20:42:45.6992349Z  2025-03-21T20:42:45.6992961Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:45.6993689Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:45.6994124Z CMake. 2025-03-21T20:42:45.6994245Z 2025-03-21T20:42:45.6994487Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:45.6995048Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:45.6995549Z to work with policies introduced by or earlier. 2025-03-21T20:42:45.6995931Z Call Stack (most recent call first): 2025-03-21T20:42:45.6996388Z cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:45.6996854Z CMakeLists.txt:46 (project) 2025-03-21T20:42:45.6997046Z 2025-03-21T20:42:45.6997153Z  2025-03-21T20:42:45.6997418Z -- The C compiler identification is Clang 18.0.2 2025-03-21T20:42:45.6997824Z -- The CXX compiler identification is Clang 18.0.2 2025-03-21T20:42:45.6998499Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:42:45.6999174Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:45.6999611Z CMake. 2025-03-21T20:42:45.6999731Z 2025-03-21T20:42:45.6999959Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:45.7000531Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:45.7001031Z to work with policies introduced by or earlier. 2025-03-21T20:42:45.7001414Z Call Stack (most recent call first): 2025-03-21T20:42:45.7002130Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:42:45.7003233Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:42:45.7004329Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:42:45.7005033Z CMakeLists.txt:46 (project) 2025-03-21T20:42:45.7005232Z 2025-03-21T20:42:45.7005450Z  2025-03-21T20:42:45.7005695Z -- Detecting C compiler ABI info 2025-03-21T20:42:45.7006389Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:45.7007107Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:45.7007546Z CMake. 2025-03-21T20:42:45.7007683Z 2025-03-21T20:42:45.7007916Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:45.7008497Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:45.7009002Z to work with policies introduced by or earlier. 2025-03-21T20:42:45.7009382Z Call Stack (most recent call first): 2025-03-21T20:42:45.7010007Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:45.7010914Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-w7pWo9/CMakeLists.txt:2 (project) 2025-03-21T20:42:45.7011487Z 2025-03-21T20:42:45.7011601Z  2025-03-21T20:42:45.7012244Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:45.7013008Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:45.7013455Z CMake. 2025-03-21T20:42:45.7013581Z 2025-03-21T20:42:45.7013814Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:45.7014392Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:45.7014965Z to work with policies introduced by or earlier. 2025-03-21T20:42:45.7015349Z Call Stack (most recent call first): 2025-03-21T20:42:45.7015755Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:42:45.7016376Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:45.7017276Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-w7pWo9/CMakeLists.txt:2 (project) 2025-03-21T20:42:45.7017847Z 2025-03-21T20:42:45.7017956Z  2025-03-21T20:42:45.7018486Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:42:45.7019152Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:45.7019587Z CMake. 2025-03-21T20:42:45.7019705Z 2025-03-21T20:42:45.7019933Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:45.7020505Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:45.7021019Z to work with policies introduced by or earlier. 2025-03-21T20:42:45.7021402Z Call Stack (most recent call first): 2025-03-21T20:42:45.7023027Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:42:45.7024159Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:42:45.7025254Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:42:45.7026285Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-w7pWo9/CMakeLists.txt:2 (project) 2025-03-21T20:42:45.7026856Z 2025-03-21T20:42:45.7026993Z  2025-03-21T20:42:45.7027243Z -- Detecting C compiler ABI info - done 2025-03-21T20:42:45.7027824Z -- Check for working C compiler: /opt/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang - skipped 2025-03-21T20:42:45.7028403Z -- Detecting C compile features 2025-03-21T20:42:45.7028711Z -- Detecting C compile features - done 2025-03-21T20:42:45.7029059Z -- Detecting CXX compiler ABI info 2025-03-21T20:42:45.7029752Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:45.7030478Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:45.7030915Z CMake. 2025-03-21T20:42:45.7031036Z 2025-03-21T20:42:45.7031276Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:45.7031840Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:45.7039969Z to work with policies introduced by or earlier. 2025-03-21T20:42:45.7040549Z Call Stack (most recent call first): 2025-03-21T20:42:45.7041096Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:45.7042028Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-WfKL1F/CMakeLists.txt:2 (project) 2025-03-21T20:42:45.7042608Z 2025-03-21T20:42:45.7042973Z  2025-03-21T20:42:45.7043635Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:45.7044406Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:45.7044846Z CMake. 2025-03-21T20:42:45.7044968Z 2025-03-21T20:42:45.7045198Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:45.7045890Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:45.7046401Z to work with policies introduced by or earlier. 2025-03-21T20:42:45.7046790Z Call Stack (most recent call first): 2025-03-21T20:42:45.7047198Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:42:45.7047921Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:45.7048838Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-WfKL1F/CMakeLists.txt:2 (project) 2025-03-21T20:42:45.7049415Z 2025-03-21T20:42:45.7049531Z  2025-03-21T20:42:45.9114091Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:42:45.9115038Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:45.9115639Z CMake. 2025-03-21T20:42:45.9115768Z 2025-03-21T20:42:45.9116021Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:45.9116590Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:45.9117096Z to work with policies introduced by or earlier. 2025-03-21T20:42:45.9117488Z Call Stack (most recent call first): 2025-03-21T20:42:45.9118220Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:42:45.9119396Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-CXX.cmake:1 (include) 2025-03-21T20:42:45.9120553Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCXXInformation.cmake:48 (include) 2025-03-21T20:42:45.9121613Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-WfKL1F/CMakeLists.txt:2 (project) 2025-03-21T20:42:45.9123452Z 2025-03-21T20:42:45.9123664Z  2025-03-21T20:42:45.9123931Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:42:45.9124515Z -- Check for working CXX compiler: /opt/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ - skipped 2025-03-21T20:42:45.9125103Z -- Detecting CXX compile features 2025-03-21T20:42:45.9125524Z -- Detecting CXX compile features - done 2025-03-21T20:42:45.9126265Z CMake Deprecation Warning at backends/xnnpack/third-party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:42:45.9127026Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:45.9127469Z CMake. 2025-03-21T20:42:45.9127589Z 2025-03-21T20:42:45.9127817Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:45.9128389Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:45.9128891Z to work with policies introduced by or earlier. 2025-03-21T20:42:45.9129165Z 2025-03-21T20:42:45.9129274Z  2025-03-21T20:42:45.9129902Z CMake Deprecation Warning at backends/xnnpack/third-party/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:42:45.9130662Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:45.9131086Z CMake. 2025-03-21T20:42:45.9131223Z 2025-03-21T20:42:45.9131452Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:45.9132030Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:45.9132738Z to work with policies introduced by or earlier. 2025-03-21T20:42:45.9133002Z 2025-03-21T20:42:45.9133125Z  2025-03-21T20:42:45.9133366Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-03-21T20:42:45.9134090Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:45.9134821Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:45.9135260Z CMake. 2025-03-21T20:42:45.9135382Z 2025-03-21T20:42:45.9135621Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:45.9136193Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:45.9136681Z to work with policies introduced by or earlier. 2025-03-21T20:42:45.9137062Z Call Stack (most recent call first): 2025-03-21T20:42:45.9137717Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:45.9138634Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-Yi7D6Q/CMakeLists.txt:4 (project) 2025-03-21T20:42:45.9139194Z 2025-03-21T20:42:45.9139316Z  2025-03-21T20:42:45.9139955Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:45.9140708Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:45.9141148Z CMake. 2025-03-21T20:42:45.9141284Z 2025-03-21T20:42:45.9141513Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:45.9142094Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:45.9142601Z to work with policies introduced by or earlier. 2025-03-21T20:42:45.9142996Z Call Stack (most recent call first): 2025-03-21T20:42:45.9143401Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:42:45.9144040Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:45.9144947Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-Yi7D6Q/CMakeLists.txt:4 (project) 2025-03-21T20:42:45.9145508Z 2025-03-21T20:42:45.9145634Z  2025-03-21T20:42:45.9146171Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:42:45.9146844Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:45.9147275Z CMake. 2025-03-21T20:42:45.9147410Z 2025-03-21T20:42:45.9147641Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:45.9148227Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:45.9148738Z to work with policies introduced by or earlier. 2025-03-21T20:42:45.9149133Z Call Stack (most recent call first): 2025-03-21T20:42:45.9149850Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:42:45.9150967Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:42:45.9152061Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:42:45.9153108Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-Yi7D6Q/CMakeLists.txt:4 (project) 2025-03-21T20:42:45.9153676Z 2025-03-21T20:42:45.9153784Z  2025-03-21T20:42:45.9154059Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2025-03-21T20:42:45.9154450Z -- Check if compiler accepts -pthread 2025-03-21T20:42:45.9155140Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:45.9155876Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:45.9156310Z CMake. 2025-03-21T20:42:45.9156431Z 2025-03-21T20:42:45.9156748Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:45.9157330Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:45.9157819Z to work with policies introduced by or earlier. 2025-03-21T20:42:45.9158205Z Call Stack (most recent call first): 2025-03-21T20:42:45.9158754Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:45.9159735Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-POPLY0/CMakeLists.txt:4 (project) 2025-03-21T20:42:45.9160367Z 2025-03-21T20:42:45.9160552Z  2025-03-21T20:42:45.9161265Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:45.9162099Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:45.9162542Z CMake. 2025-03-21T20:42:45.9162682Z 2025-03-21T20:42:45.9162916Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:45.9163494Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:45.9164002Z to work with policies introduced by or earlier. 2025-03-21T20:42:45.9164389Z Call Stack (most recent call first): 2025-03-21T20:42:45.9164787Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:42:45.9165519Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:45.9166421Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-POPLY0/CMakeLists.txt:4 (project) 2025-03-21T20:42:45.9166999Z 2025-03-21T20:42:45.9167114Z  2025-03-21T20:42:45.9167647Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:42:45.9168324Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:45.9168749Z CMake. 2025-03-21T20:42:45.9168892Z 2025-03-21T20:42:45.9169120Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:45.9169701Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:45.9170206Z to work with policies introduced by or earlier. 2025-03-21T20:42:45.9170596Z Call Stack (most recent call first): 2025-03-21T20:42:45.9171318Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:42:45.9172432Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:42:45.9173510Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:42:45.9174554Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-POPLY0/CMakeLists.txt:4 (project) 2025-03-21T20:42:45.9175129Z 2025-03-21T20:42:45.9175237Z  2025-03-21T20:42:45.9175495Z -- Check if compiler accepts -pthread - yes 2025-03-21T20:42:45.9175839Z -- Found Threads: TRUE 2025-03-21T20:42:45.9176536Z CMake Deprecation Warning at backends/xnnpack/third-party/pthreadpool/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:42:45.9177298Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:45.9177741Z CMake. 2025-03-21T20:42:45.9177879Z 2025-03-21T20:42:45.9178107Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:45.9178678Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:45.9179180Z to work with policies introduced by or earlier. 2025-03-21T20:42:45.9179438Z 2025-03-21T20:42:45.9179564Z  2025-03-21T20:42:45.9179799Z -- Looking for pthread_create in pthreads 2025-03-21T20:42:45.9180582Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:45.9181318Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:45.9181755Z CMake. 2025-03-21T20:42:45.9181875Z 2025-03-21T20:42:45.9182121Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:45.9182695Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:45.9183191Z to work with policies introduced by or earlier. 2025-03-21T20:42:45.9183573Z Call Stack (most recent call first): 2025-03-21T20:42:45.9184115Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:45.9185013Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-bao8HY/CMakeLists.txt:4 (project) 2025-03-21T20:42:45.9185629Z 2025-03-21T20:42:45.9185748Z  2025-03-21T20:42:45.9186374Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:45.9187131Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:45.9187563Z CMake. 2025-03-21T20:42:45.9187694Z 2025-03-21T20:42:48.7888255Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:48.7889011Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:48.7889531Z to work with policies introduced by or earlier. 2025-03-21T20:42:48.7889924Z Call Stack (most recent call first): 2025-03-21T20:42:48.7890329Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:42:48.7891013Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:48.7891908Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-bao8HY/CMakeLists.txt:4 (project) 2025-03-21T20:42:48.7892512Z 2025-03-21T20:42:48.7892775Z  2025-03-21T20:42:48.7893323Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:42:48.7893997Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:48.7894440Z CMake. 2025-03-21T20:42:48.7894559Z 2025-03-21T20:42:48.7894805Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:48.7895369Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:48.7895867Z to work with policies introduced by or earlier. 2025-03-21T20:42:48.7896249Z Call Stack (most recent call first): 2025-03-21T20:42:48.7896969Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:42:48.7898078Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:42:48.7899181Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:42:48.7900214Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-bao8HY/CMakeLists.txt:4 (project) 2025-03-21T20:42:48.7900786Z 2025-03-21T20:42:48.7900898Z  2025-03-21T20:42:48.7901186Z -- Looking for pthread_create in pthreads - not found 2025-03-21T20:42:48.7901583Z -- Looking for pthread_create in pthread 2025-03-21T20:42:48.7902298Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:48.7903033Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:48.7903464Z CMake. 2025-03-21T20:42:48.7903597Z 2025-03-21T20:42:48.7903829Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:48.7904410Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:48.7905159Z to work with policies introduced by or earlier. 2025-03-21T20:42:48.7905556Z Call Stack (most recent call first): 2025-03-21T20:42:48.7906114Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:48.7907016Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-jrVCz2/CMakeLists.txt:4 (project) 2025-03-21T20:42:48.7907579Z 2025-03-21T20:42:48.7907717Z  2025-03-21T20:42:48.7908364Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:48.7909117Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:48.7909559Z CMake. 2025-03-21T20:42:48.7909695Z 2025-03-21T20:42:48.7909927Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:48.7910607Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:48.7911146Z to work with policies introduced by or earlier. 2025-03-21T20:42:48.7911594Z Call Stack (most recent call first): 2025-03-21T20:42:48.7912068Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:42:48.7912710Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:48.7913619Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-jrVCz2/CMakeLists.txt:4 (project) 2025-03-21T20:42:48.7914179Z 2025-03-21T20:42:48.7914314Z  2025-03-21T20:42:48.7914844Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:42:48.7915515Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:48.7915945Z CMake. 2025-03-21T20:42:48.7916079Z 2025-03-21T20:42:48.7916307Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:48.7916885Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:48.7917392Z to work with policies introduced by or earlier. 2025-03-21T20:42:48.7917777Z Call Stack (most recent call first): 2025-03-21T20:42:48.7918478Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:42:48.7919587Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:42:48.7920673Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:42:48.7921880Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-jrVCz2/CMakeLists.txt:4 (project) 2025-03-21T20:42:48.7922766Z 2025-03-21T20:42:48.7922896Z  2025-03-21T20:42:48.7923192Z -- Looking for pthread_create in pthread - not found 2025-03-21T20:42:48.7923582Z -- Using python executable 'python' 2025-03-21T20:42:48.7923895Z -- Resolved buck2 as buck2. 2025-03-21T20:42:48.7924186Z -- Killing buck2 daemon 2025-03-21T20:42:48.7924448Z 'buck2 killall' 2025-03-21T20:42:48.7924715Z -- executorch: Generating source lists 2025-03-21T20:42:48.7925416Z -- executorch: Generating source file list /pytorch/executorch/cmake-out-android-x86_64/executorch_srcs.cmake 2025-03-21T20:42:48.7926282Z -- executorch: Using sources file /pytorch/executorch/cmake-out-android-x86_64/executorch_srcs.cmake 2025-03-21T20:42:48.7926882Z -- executorch: Using PAL default 'posix' 2025-03-21T20:42:48.7927222Z -- Generating operator lib: 2025-03-21T20:42:48.7927519Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:42:48.7927938Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:42:48.7928362Z -- ROOT_OPS: 2025-03-21T20:42:48.7928667Z -- INCLUDE_ALL_OPS: 2025-03-21T20:42:48.7930381Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out-android-x86_64/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/portable/functions.yaml" 2025-03-21T20:42:48.7931599Z -- Generating kernel bindings: 2025-03-21T20:42:48.7931916Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:42:48.7932345Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:42:48.7932780Z -- CUSTOM_OPS_YAML: 2025-03-21T20:42:48.7933065Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:42:48.7935025Z Generated files /pytorch/executorch/cmake-out-android-x86_64/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out-android-x86_64/kernels/portable/portable_ops_lib/Functions.h;/pytorch/executorch/cmake-out-android-x86_64/kernels/portable/portable_ops_lib/NativeFunctions.h 2025-03-21T20:42:48.7936714Z -- Generating operator lib: 2025-03-21T20:42:48.7937115Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:42:48.7937424Z -- KERNEL_LIBS: portable_kernels 2025-03-21T20:42:48.7937720Z -- DEPS: executorch 2025-03-21T20:42:48.7938256Z 'python' '-c' 'import importlib.util; print(importlib.util.find_spec('torch').submodule_search_locations[0])' 2025-03-21T20:42:48.7938847Z -- Generating operator lib: 2025-03-21T20:42:48.7939151Z -- LIB_NAME: optimized_ops_lib 2025-03-21T20:42:48.7939586Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/optimized/optimized.yaml 2025-03-21T20:42:48.7940013Z -- ROOT_OPS: 2025-03-21T20:42:48.7940260Z -- INCLUDE_ALL_OPS: 2025-03-21T20:42:48.7941609Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out-android-x86_64/kernels/optimized/optimized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/optimized/optimized.yaml" 2025-03-21T20:42:48.7942814Z -- Generating kernel bindings: 2025-03-21T20:42:48.7943119Z -- LIB_NAME: optimized_ops_lib 2025-03-21T20:42:48.7943559Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/optimized/optimized.yaml 2025-03-21T20:42:48.7943994Z -- CUSTOM_OPS_YAML: 2025-03-21T20:42:48.7944271Z -- ADD_EXCEPTION_BOUNDARY: TRUE 2025-03-21T20:42:48.7946237Z Generated files /pytorch/executorch/cmake-out-android-x86_64/kernels/optimized/optimized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out-android-x86_64/kernels/optimized/optimized_ops_lib/Functions.h;/pytorch/executorch/cmake-out-android-x86_64/kernels/optimized/optimized_ops_lib/NativeFunctions.h 2025-03-21T20:42:48.7947948Z -- Generating operator lib: 2025-03-21T20:42:48.7948244Z -- LIB_NAME: optimized_ops_lib 2025-03-21T20:42:48.7948559Z -- KERNEL_LIBS: optimized_kernels 2025-03-21T20:42:48.7948856Z -- DEPS: executorch 2025-03-21T20:42:48.7949127Z -- Merging kernel yaml files: 2025-03-21T20:42:48.7949630Z -- FUNCTIONS_YAML: /pytorch/executorch/configurations/../kernels/optimized/optimized.yaml 2025-03-21T20:42:48.7950366Z -- FALLBACK_YAML: /pytorch/executorch/configurations/../kernels/portable/functions.yaml 2025-03-21T20:42:48.7951025Z -- OUTPUT_DIR: /pytorch/executorch/cmake-out-android-x86_64/configurations 2025-03-21T20:42:48.7951478Z -- Generating operator lib: 2025-03-21T20:42:48.7951794Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-03-21T20:42:48.7952337Z -- OPS_SCHEMA_YAML: /pytorch/executorch/cmake-out-android-x86_64/configurations/merged.yaml 2025-03-21T20:42:48.7952859Z -- ROOT_OPS: 2025-03-21T20:42:48.7953104Z -- INCLUDE_ALL_OPS: 2025-03-21T20:42:48.7954567Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out-android-x86_64/configurations/optimized_native_cpu_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/cmake-out-android-x86_64/configurations/merged.yaml" 2025-03-21T20:42:48.7955873Z -- Generating kernel bindings: 2025-03-21T20:42:48.7956200Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-03-21T20:42:48.7956755Z -- FUNCTIONS_YAML: /pytorch/executorch/cmake-out-android-x86_64/configurations/merged.yaml 2025-03-21T20:42:48.7957283Z -- CUSTOM_OPS_YAML: 2025-03-21T20:42:48.7957637Z -- ADD_EXCEPTION_BOUNDARY: TRUE 2025-03-21T20:42:48.7959688Z Generated files /pytorch/executorch/cmake-out-android-x86_64/configurations/optimized_native_cpu_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out-android-x86_64/configurations/optimized_native_cpu_ops_lib/Functions.h;/pytorch/executorch/cmake-out-android-x86_64/configurations/optimized_native_cpu_ops_lib/NativeFunctions.h 2025-03-21T20:42:48.7961486Z -- Generating operator lib: 2025-03-21T20:42:48.7961802Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-03-21T20:42:48.7962221Z -- KERNEL_LIBS: optimized_kernels;optimized_portable_kernels 2025-03-21T20:42:48.7962628Z -- DEPS: executorch 2025-03-21T20:42:49.0028648Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2025-03-21T20:42:49.0029638Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:49.0030085Z CMake. 2025-03-21T20:42:49.0030224Z 2025-03-21T20:42:49.0030470Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:49.0031055Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:49.0031567Z to work with policies introduced by or earlier. 2025-03-21T20:42:49.0031832Z 2025-03-21T20:42:49.0032011Z  2025-03-21T20:42:49.0032366Z -- Looking for C++ include unistd.h 2025-03-21T20:42:49.0033147Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:49.0033942Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:49.0034383Z CMake. 2025-03-21T20:42:49.0034504Z 2025-03-21T20:42:49.0034750Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:49.0035338Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:49.0035825Z to work with policies introduced by or earlier. 2025-03-21T20:42:49.0036220Z Call Stack (most recent call first): 2025-03-21T20:42:49.0036777Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:49.0037677Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-xhB2ig/CMakeLists.txt:4 (project) 2025-03-21T20:42:49.0038233Z 2025-03-21T20:42:49.0038359Z  2025-03-21T20:42:49.0038988Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:49.0039748Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:49.0040177Z CMake. 2025-03-21T20:42:49.0040309Z 2025-03-21T20:42:49.0040536Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:49.0041117Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:49.0041616Z to work with policies introduced by or earlier. 2025-03-21T20:42:49.0041990Z Call Stack (most recent call first): 2025-03-21T20:42:49.0042389Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:42:49.0043018Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:49.0043915Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-xhB2ig/CMakeLists.txt:4 (project) 2025-03-21T20:42:49.0044473Z 2025-03-21T20:42:49.0044592Z  2025-03-21T20:42:49.0045122Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:42:49.0045852Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:49.0046338Z CMake. 2025-03-21T20:42:49.0046459Z 2025-03-21T20:42:49.0046691Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:49.0047271Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:49.0047930Z to work with policies introduced by or earlier. 2025-03-21T20:42:49.0048338Z Call Stack (most recent call first): 2025-03-21T20:42:49.0049055Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:42:49.0050183Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-CXX.cmake:1 (include) 2025-03-21T20:42:49.0051286Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCXXInformation.cmake:48 (include) 2025-03-21T20:42:49.0052337Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-xhB2ig/CMakeLists.txt:4 (project) 2025-03-21T20:42:49.0052905Z 2025-03-21T20:42:49.0053021Z  2025-03-21T20:42:49.0053271Z -- Looking for C++ include unistd.h - found 2025-03-21T20:42:49.0053687Z -- Looking for C++ include stdint.h 2025-03-21T20:42:49.0054380Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:49.0055100Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:49.0055538Z CMake. 2025-03-21T20:42:49.0055674Z 2025-03-21T20:42:49.0055909Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:49.0056485Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:49.0056987Z to work with policies introduced by or earlier. 2025-03-21T20:42:49.0057360Z Call Stack (most recent call first): 2025-03-21T20:42:49.0057913Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:49.0058813Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-pINqqX/CMakeLists.txt:4 (project) 2025-03-21T20:42:49.0059389Z 2025-03-21T20:42:49.0059499Z  2025-03-21T20:42:49.0060135Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:49.0060895Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:49.0061321Z CMake. 2025-03-21T20:42:49.0061457Z 2025-03-21T20:42:49.0061685Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:49.0062259Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:49.0062765Z to work with policies introduced by or earlier. 2025-03-21T20:42:49.0063149Z Call Stack (most recent call first): 2025-03-21T20:42:49.0063559Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:42:49.0064179Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:49.0065078Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-pINqqX/CMakeLists.txt:4 (project) 2025-03-21T20:42:49.0065654Z 2025-03-21T20:42:49.0065763Z  2025-03-21T20:42:49.0066291Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:42:49.0066951Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:49.0067386Z CMake. 2025-03-21T20:42:49.0067504Z 2025-03-21T20:42:49.0067728Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:49.0068296Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:49.0068799Z to work with policies introduced by or earlier. 2025-03-21T20:42:49.0069179Z Call Stack (most recent call first): 2025-03-21T20:42:49.0069893Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:42:49.0071019Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-CXX.cmake:1 (include) 2025-03-21T20:42:49.0072203Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCXXInformation.cmake:48 (include) 2025-03-21T20:42:49.0073256Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-pINqqX/CMakeLists.txt:4 (project) 2025-03-21T20:42:49.0073827Z 2025-03-21T20:42:49.0073941Z  2025-03-21T20:42:49.0074193Z -- Looking for C++ include stdint.h - found 2025-03-21T20:42:49.0074558Z -- Looking for C++ include inttypes.h 2025-03-21T20:42:49.0075259Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:49.0075976Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:49.0076412Z CMake. 2025-03-21T20:42:49.0076546Z 2025-03-21T20:42:49.0076776Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:49.0077411Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:49.0077920Z to work with policies introduced by or earlier. 2025-03-21T20:42:49.0078288Z Call Stack (most recent call first): 2025-03-21T20:42:49.0078838Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:49.0079743Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-sVvH9t/CMakeLists.txt:4 (project) 2025-03-21T20:42:49.0080334Z 2025-03-21T20:42:49.0080440Z  2025-03-21T20:42:49.0081075Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:49.0081838Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:49.0082264Z CMake. 2025-03-21T20:42:49.0082399Z 2025-03-21T20:42:49.0082629Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:49.0083211Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:49.0083715Z to work with policies introduced by or earlier. 2025-03-21T20:42:49.0084200Z Call Stack (most recent call first): 2025-03-21T20:42:49.0084662Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:42:49.0085448Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:49.0086355Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-sVvH9t/CMakeLists.txt:4 (project) 2025-03-21T20:42:49.0086925Z 2025-03-21T20:42:49.0087056Z  2025-03-21T20:42:49.0087585Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:42:49.0088259Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:49.0088699Z CMake. 2025-03-21T20:42:49.0088819Z 2025-03-21T20:42:49.0089051Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:49.0089634Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:49.0090150Z to work with policies introduced by or earlier. 2025-03-21T20:42:49.0090531Z Call Stack (most recent call first): 2025-03-21T20:42:49.0091247Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:42:49.0092370Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-CXX.cmake:1 (include) 2025-03-21T20:42:49.0093475Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCXXInformation.cmake:48 (include) 2025-03-21T20:42:49.0094527Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-sVvH9t/CMakeLists.txt:4 (project) 2025-03-21T20:42:49.0095092Z 2025-03-21T20:42:49.0095197Z  2025-03-21T20:42:49.0095452Z -- Looking for C++ include inttypes.h - found 2025-03-21T20:42:49.0095812Z -- Looking for C++ include sys/types.h 2025-03-21T20:42:49.0096593Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:49.0097311Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:49.0097745Z CMake. 2025-03-21T20:42:49.0097878Z 2025-03-21T20:42:49.0098107Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:49.0098687Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:49.0099185Z to work with policies introduced by or earlier. 2025-03-21T20:42:49.0099570Z Call Stack (most recent call first): 2025-03-21T20:42:49.2159300Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:49.2160590Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-i6hv03/CMakeLists.txt:4 (project) 2025-03-21T20:42:49.2161384Z 2025-03-21T20:42:49.2161682Z  2025-03-21T20:42:49.2162390Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:49.2163157Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:49.2163600Z CMake. 2025-03-21T20:42:49.2163723Z 2025-03-21T20:42:49.2163965Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:49.2164529Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:49.2165029Z to work with policies introduced by or earlier. 2025-03-21T20:42:49.2165531Z Call Stack (most recent call first): 2025-03-21T20:42:49.2165939Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:42:49.2166572Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:49.2167477Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-i6hv03/CMakeLists.txt:4 (project) 2025-03-21T20:42:49.2168031Z 2025-03-21T20:42:49.2168144Z  2025-03-21T20:42:49.2168677Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:42:49.2169344Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:49.2169778Z CMake. 2025-03-21T20:42:49.2169898Z 2025-03-21T20:42:49.2170141Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:49.2170716Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:49.2171202Z to work with policies introduced by or earlier. 2025-03-21T20:42:49.2171587Z Call Stack (most recent call first): 2025-03-21T20:42:49.2172306Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:42:49.2173438Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-CXX.cmake:1 (include) 2025-03-21T20:42:49.2174562Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCXXInformation.cmake:48 (include) 2025-03-21T20:42:49.2175609Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-i6hv03/CMakeLists.txt:4 (project) 2025-03-21T20:42:49.2176163Z 2025-03-21T20:42:49.2176271Z  2025-03-21T20:42:49.2176530Z -- Looking for C++ include sys/types.h - found 2025-03-21T20:42:49.2176894Z -- Looking for C++ include sys/stat.h 2025-03-21T20:42:49.2177590Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:49.2178317Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:49.2178752Z CMake. 2025-03-21T20:42:49.2178872Z 2025-03-21T20:42:49.2179102Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:49.2179677Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:49.2180310Z to work with policies introduced by or earlier. 2025-03-21T20:42:49.2180694Z Call Stack (most recent call first): 2025-03-21T20:42:49.2181243Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:49.2182128Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-b8o8Ha/CMakeLists.txt:4 (project) 2025-03-21T20:42:49.2182697Z 2025-03-21T20:42:49.2182807Z  2025-03-21T20:42:49.2183441Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:49.2184199Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:49.2184638Z CMake. 2025-03-21T20:42:49.2184759Z 2025-03-21T20:42:49.2184999Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:49.2185626Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:49.2186129Z to work with policies introduced by or earlier. 2025-03-21T20:42:49.2186511Z Call Stack (most recent call first): 2025-03-21T20:42:49.2186914Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:42:49.2187548Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:49.2188441Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-b8o8Ha/CMakeLists.txt:4 (project) 2025-03-21T20:42:49.2188998Z 2025-03-21T20:42:49.2189111Z  2025-03-21T20:42:49.2189644Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:42:49.2190312Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:49.2190748Z CMake. 2025-03-21T20:42:49.2190869Z 2025-03-21T20:42:49.2191115Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:49.2191699Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:49.2192192Z to work with policies introduced by or earlier. 2025-03-21T20:42:49.2192575Z Call Stack (most recent call first): 2025-03-21T20:42:49.2193294Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:42:49.2194422Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-CXX.cmake:1 (include) 2025-03-21T20:42:49.2195537Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCXXInformation.cmake:48 (include) 2025-03-21T20:42:49.2196587Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-b8o8Ha/CMakeLists.txt:4 (project) 2025-03-21T20:42:49.2197145Z 2025-03-21T20:42:49.2197258Z  2025-03-21T20:42:49.2197512Z -- Looking for C++ include sys/stat.h - found 2025-03-21T20:42:49.2197870Z -- Looking for C++ include fnmatch.h 2025-03-21T20:42:49.2198567Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:49.2199298Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:49.2199734Z CMake. 2025-03-21T20:42:49.2199855Z 2025-03-21T20:42:49.2200082Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:49.2200654Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:49.2201157Z to work with policies introduced by or earlier. 2025-03-21T20:42:49.2201535Z Call Stack (most recent call first): 2025-03-21T20:42:49.2202077Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:49.2202967Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-yK6OKG/CMakeLists.txt:4 (project) 2025-03-21T20:42:49.2203543Z 2025-03-21T20:42:49.2203650Z  2025-03-21T20:42:49.2204783Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:49.2205646Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:49.2206084Z CMake. 2025-03-21T20:42:49.2206204Z 2025-03-21T20:42:49.2206448Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:49.2207010Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:49.2207506Z to work with policies introduced by or earlier. 2025-03-21T20:42:49.2207889Z Call Stack (most recent call first): 2025-03-21T20:42:49.2208294Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:42:49.2208926Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:49.2209904Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-yK6OKG/CMakeLists.txt:4 (project) 2025-03-21T20:42:49.2210461Z 2025-03-21T20:42:49.2210587Z  2025-03-21T20:42:49.2211111Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:42:49.2211779Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:49.2212211Z CMake. 2025-03-21T20:42:49.2212330Z 2025-03-21T20:42:49.2212572Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:49.2213149Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:49.2213645Z to work with policies introduced by or earlier. 2025-03-21T20:42:49.2214021Z Call Stack (most recent call first): 2025-03-21T20:42:49.2214731Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:42:49.2215863Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-CXX.cmake:1 (include) 2025-03-21T20:42:49.2216986Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCXXInformation.cmake:48 (include) 2025-03-21T20:42:49.2218038Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-yK6OKG/CMakeLists.txt:4 (project) 2025-03-21T20:42:49.2218599Z 2025-03-21T20:42:49.2218707Z  2025-03-21T20:42:49.2218961Z -- Looking for C++ include fnmatch.h - found 2025-03-21T20:42:49.2219313Z -- Looking for C++ include stddef.h 2025-03-21T20:42:49.2219997Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:49.2220722Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:49.2221155Z CMake. 2025-03-21T20:42:49.2221274Z 2025-03-21T20:42:49.2221508Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:49.2222086Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:49.2223800Z to work with policies introduced by or earlier. 2025-03-21T20:42:49.2224188Z Call Stack (most recent call first): 2025-03-21T20:42:49.2224738Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:49.2225644Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-sxBkFR/CMakeLists.txt:4 (project) 2025-03-21T20:42:49.2226203Z 2025-03-21T20:42:49.2226336Z  2025-03-21T20:42:49.2226975Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:49.2227735Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:49.2228176Z CMake. 2025-03-21T20:42:49.2228296Z 2025-03-21T20:42:49.2228559Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:49.2229137Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:49.2229777Z to work with policies introduced by or earlier. 2025-03-21T20:42:49.2230167Z Call Stack (most recent call first): 2025-03-21T20:42:49.2230577Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:42:49.2231219Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:49.2232125Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-sxBkFR/CMakeLists.txt:4 (project) 2025-03-21T20:42:49.2232680Z 2025-03-21T20:42:49.2232791Z  2025-03-21T20:42:52.6636736Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:42:52.6637945Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:52.6638450Z CMake. 2025-03-21T20:42:52.6638931Z 2025-03-21T20:42:52.6639173Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:52.6639772Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:52.6640275Z to work with policies introduced by or earlier. 2025-03-21T20:42:52.6640661Z Call Stack (most recent call first): 2025-03-21T20:42:52.6641386Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:42:52.6642495Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-CXX.cmake:1 (include) 2025-03-21T20:42:52.6643610Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCXXInformation.cmake:48 (include) 2025-03-21T20:42:52.6644672Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-sxBkFR/CMakeLists.txt:4 (project) 2025-03-21T20:42:52.6645248Z 2025-03-21T20:42:52.6645528Z  2025-03-21T20:42:52.6645790Z -- Looking for C++ include stddef.h - found 2025-03-21T20:42:52.6646143Z -- Check size of uint32_t 2025-03-21T20:42:52.6646809Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:52.6647537Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:52.6647992Z CMake. 2025-03-21T20:42:52.6648114Z 2025-03-21T20:42:52.6648360Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:52.6648925Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:52.6649427Z to work with policies introduced by or earlier. 2025-03-21T20:42:52.6649812Z Call Stack (most recent call first): 2025-03-21T20:42:52.6650363Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:52.6651268Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-oyrhfb/CMakeLists.txt:4 (project) 2025-03-21T20:42:52.6651837Z 2025-03-21T20:42:52.6651962Z  2025-03-21T20:42:52.6652600Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:52.6653369Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:52.6653814Z CMake. 2025-03-21T20:42:52.6653938Z 2025-03-21T20:42:52.6654182Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:52.6654763Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:52.6655274Z to work with policies introduced by or earlier. 2025-03-21T20:42:52.6655645Z Call Stack (most recent call first): 2025-03-21T20:42:52.6656104Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:42:52.6656962Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:52.6657910Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-oyrhfb/CMakeLists.txt:4 (project) 2025-03-21T20:42:52.6658665Z 2025-03-21T20:42:52.6658824Z  2025-03-21T20:42:52.6659344Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:42:52.6660008Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:52.6660451Z CMake. 2025-03-21T20:42:52.6660587Z 2025-03-21T20:42:52.6660815Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:52.6661389Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:52.6661891Z to work with policies introduced by or earlier. 2025-03-21T20:42:52.6662260Z Call Stack (most recent call first): 2025-03-21T20:42:52.6662974Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:42:52.6664164Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-CXX.cmake:1 (include) 2025-03-21T20:42:52.6665282Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCXXInformation.cmake:48 (include) 2025-03-21T20:42:52.6666335Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-oyrhfb/CMakeLists.txt:4 (project) 2025-03-21T20:42:52.6666894Z 2025-03-21T20:42:52.6667020Z  2025-03-21T20:42:52.6667242Z -- Check size of uint32_t - done 2025-03-21T20:42:52.6667550Z -- Looking for strtoll 2025-03-21T20:42:52.6668199Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:52.6668927Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:52.6669363Z CMake. 2025-03-21T20:42:52.6669482Z 2025-03-21T20:42:52.6669732Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:52.6670292Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:52.6670794Z to work with policies introduced by or earlier. 2025-03-21T20:42:52.6671173Z Call Stack (most recent call first): 2025-03-21T20:42:52.6671719Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:52.6672618Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-ywKuIB/CMakeLists.txt:4 (project) 2025-03-21T20:42:52.6673181Z 2025-03-21T20:42:52.6673299Z  2025-03-21T20:42:52.6673919Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:42:52.6674674Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:52.6675111Z CMake. 2025-03-21T20:42:52.6675231Z 2025-03-21T20:42:52.6675471Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:52.6676048Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:52.6676553Z to work with policies introduced by or earlier. 2025-03-21T20:42:52.6676925Z Call Stack (most recent call first): 2025-03-21T20:42:52.6677330Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:42:52.6677962Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:42:52.6678855Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-ywKuIB/CMakeLists.txt:4 (project) 2025-03-21T20:42:52.6679412Z 2025-03-21T20:42:52.6679532Z  2025-03-21T20:42:52.6680041Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:42:52.6680704Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:52.6681136Z CMake. 2025-03-21T20:42:52.6681271Z 2025-03-21T20:42:52.6681497Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:52.6682163Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:52.6682668Z to work with policies introduced by or earlier. 2025-03-21T20:42:52.6683036Z Call Stack (most recent call first): 2025-03-21T20:42:52.6683750Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:42:52.6684873Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-CXX.cmake:1 (include) 2025-03-21T20:42:52.6686102Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCXXInformation.cmake:48 (include) 2025-03-21T20:42:52.6687152Z /pytorch/executorch/cmake-out-android-x86_64/CMakeFiles/CMakeScratch/TryCompile-ywKuIB/CMakeLists.txt:4 (project) 2025-03-21T20:42:52.6687782Z 2025-03-21T20:42:52.6687908Z  2025-03-21T20:42:52.6688129Z -- Looking for strtoll - found 2025-03-21T20:42:52.6688554Z -- The ASM compiler identification is Clang with GNU-like command-line 2025-03-21T20:42:52.6689141Z -- Found assembler: /opt/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang 2025-03-21T20:42:52.6689649Z -- Building for XNNPACK_TARGET_PROCESSOR: x86_64 2025-03-21T20:42:52.6690275Z -- Found Python: /opt/conda/envs/py_3.10/bin/python3.10 (found version "3.10.16") found components: Interpreter 2025-03-21T20:42:52.6690875Z -- Generating microkernels.cmake 2025-03-21T20:42:52.6691262Z No microkernel found in src/reference/binary-elementwise.cc 2025-03-21T20:42:52.6691707Z No microkernel found in src/reference/packing.cc 2025-03-21T20:42:52.6692141Z No microkernel found in src/reference/unary-elementwise.cc 2025-03-21T20:42:52.6692980Z -- executorch: Using source file list /pytorch/executorch/cmake-out-android-x86_64/extension/llm/custom_ops/../../../executorch_srcs.cmake 2025-03-21T20:42:52.6693716Z -- Generating operator lib: 2025-03-21T20:42:52.6694005Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:42:52.6694438Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:42:52.6694879Z -- ROOT_OPS: 2025-03-21T20:42:52.6695129Z -- INCLUDE_ALL_OPS: 2025-03-21T20:42:52.6696498Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out-android-x86_64/kernels/quantized/quantized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/quantized/quantized.yaml" 2025-03-21T20:42:52.6699842Z -- Generating kernel bindings: 2025-03-21T20:42:52.6700154Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:42:52.6700441Z -- FUNCTIONS_YAML: 2025-03-21T20:42:52.6700827Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:42:52.6701294Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:42:52.6705012Z Generated files /pytorch/executorch/cmake-out-android-x86_64/kernels/quantized/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out-android-x86_64/kernels/quantized/quantized_ops_lib/Functions.h;/pytorch/executorch/cmake-out-android-x86_64/kernels/quantized/quantized_ops_lib/NativeFunctions.h;/pytorch/executorch/cmake-out-android-x86_64/kernels/quantized/quantized_ops_lib/RegisterCPUCustomOps.cpp;/pytorch/executorch/cmake-out-android-x86_64/kernels/quantized/quantized_ops_lib/RegisterSchema.cpp;/pytorch/executorch/cmake-out-android-x86_64/kernels/quantized/quantized_ops_lib/CustomOpsNativeFunctions.h 2025-03-21T20:42:52.6708184Z -- Generating operator lib: 2025-03-21T20:42:52.6708484Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:42:52.6708795Z -- KERNEL_LIBS: quantized_kernels 2025-03-21T20:42:52.6709109Z -- DEPS: executorch 2025-03-21T20:42:52.6709348Z -- 2025-03-21T20:42:52.6709573Z -- ******** Summary ******** 2025-03-21T20:42:52.6709878Z -- CMAKE_BUILD_TYPE : Release 2025-03-21T20:42:52.6710232Z -- CMAKE_CXX_STANDARD : 17 2025-03-21T20:42:52.6710577Z -- CMAKE_CXX_COMPILER_ID : Clang 2025-03-21T20:42:52.6711140Z -- CMAKE_TOOLCHAIN_FILE : /opt/ndk/build/cmake/android.toolchain.cmake 2025-03-21T20:42:52.6711603Z -- BUCK2 : buck2 2025-03-21T20:42:52.6711968Z -- PYTHON_EXECUTABLE : python 2025-03-21T20:42:54.2885488Z -- FLATC_EXECUTABLE : /pytorch/executorch/cmake-out-android-x86_64/third-party/flatbuffers/flatc 2025-03-21T20:42:54.2886615Z -- EXECUTORCH_ENABLE_LOGGING : ON 2025-03-21T20:42:54.2887287Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2025-03-21T20:42:54.2887948Z -- EXECUTORCH_LOG_LEVEL : Info 2025-03-21T20:42:54.2888586Z -- EXECUTORCH_BUILD_ANDROID_JNI : OFF 2025-03-21T20:42:54.2889231Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : OFF 2025-03-21T20:42:54.2889947Z -- EXECUTORCH_BUILD_CADENCE : OFF 2025-03-21T20:42:54.2890636Z -- EXECUTORCH_BUILD_COREML : OFF 2025-03-21T20:42:54.2891684Z -- EXECUTORCH_BUILD_CPUINFO : ON 2025-03-21T20:42:54.2892402Z -- EXECUTORCH_BUILD_DEVTOOLS : OFF 2025-03-21T20:42:54.2893096Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : ON 2025-03-21T20:42:54.2893784Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : ON 2025-03-21T20:42:54.2894471Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : ON 2025-03-21T20:42:54.2895141Z -- EXECUTORCH_BUILD_EXTENSION_LLM : OFF 2025-03-21T20:42:54.2895806Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : ON 2025-03-21T20:42:54.2896475Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : ON 2025-03-21T20:42:54.2897153Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : ON 2025-03-21T20:42:54.2897856Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : OFF 2025-03-21T20:42:54.2898535Z -- EXECUTORCH_BUILD_FLATC : ON 2025-03-21T20:42:54.2899193Z -- EXECUTORCH_BUILD_GFLAGS : ON 2025-03-21T20:42:54.2899833Z -- EXECUTORCH_BUILD_HOST_TARGETS : ON 2025-03-21T20:42:54.2900528Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : ON 2025-03-21T20:42:54.2901230Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : OFF 2025-03-21T20:42:54.2901933Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : ON 2025-03-21T20:42:54.2902627Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2025-03-21T20:42:54.2903294Z -- EXECUTORCH_BUILD_MPS : OFF 2025-03-21T20:42:54.2903978Z -- EXECUTORCH_BUILD_NEURON : OFF 2025-03-21T20:42:54.2904660Z -- EXECUTORCH_BUILD_PTHREADPOOL : ON 2025-03-21T20:42:54.2905340Z -- EXECUTORCH_BUILD_PYBIND : OFF 2025-03-21T20:42:54.2905979Z -- EXECUTORCH_BUILD_QNN : OFF 2025-03-21T20:42:54.2906646Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2025-03-21T20:42:54.2907298Z -- EXECUTORCH_BUILD_TESTS : OFF 2025-03-21T20:42:54.2907979Z -- EXECUTORCH_BUILD_VULKAN : OFF 2025-03-21T20:42:54.2908626Z -- EXECUTORCH_BUILD_XNNPACK : ON 2025-03-21T20:42:54.2909275Z -- Configuring done (7.2s) 2025-03-21T20:42:54.2909796Z -- Generating done (0.4s) 2025-03-21T20:42:54.2910591Z CMake Warning: 2025-03-21T20:42:54.2911235Z Manually-specified variables were not used by the project: 2025-03-21T20:42:54.2911803Z 2025-03-21T20:42:54.2912002Z NEURON_BUFFER_ALLOCATOR_LIB 2025-03-21T20:42:54.2912525Z QNN_SDK_ROOT 2025-03-21T20:42:54.2912782Z 2025-03-21T20:42:54.2913060Z  2025-03-21T20:42:54.2913725Z -- Build files have been written to: /pytorch/executorch/cmake-out-android-x86_64 2025-03-21T20:42:54.2914577Z ++ uname 2025-03-21T20:42:54.2914989Z + '[' Linux == Darwin ']' 2025-03-21T20:42:54.2915466Z ++ nproc 2025-03-21T20:42:54.2915866Z + CMAKE_JOBS=7 2025-03-21T20:42:54.2916555Z + cmake --build cmake-out-android-x86_64 -j 7 --target install --config Release 2025-03-21T20:42:54.2917711Z [ 0%] Creating directories for 'flatbuffers' 2025-03-21T20:42:54.2919209Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2025-03-21T20:42:54.2921465Z [ 0%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o 2025-03-21T20:42:54.2927318Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2025-03-21T20:42:54.2929116Z [ 0%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/single.cpp.o 2025-03-21T20:42:54.2931019Z [ 0%] Building C object extension/llm/custom_ops/spinquant/third-party/FFHT/CMakeFiles/dumb_fht.dir/dumb_fht.c.o 2025-03-21T20:42:54.2932979Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2025-03-21T20:42:54.2934262Z [ 0%] No download step for 'flatbuffers' 2025-03-21T20:42:54.2935041Z [ 0%] No update step for 'flatbuffers' 2025-03-21T20:42:54.2935769Z [ 0%] No patch step for 'flatbuffers' 2025-03-21T20:42:54.2936789Z [ 0%] Linking C static library libdumb_fht.a 2025-03-21T20:42:54.2937634Z [ 0%] Performing configure step for 'flatbuffers' 2025-03-21T20:42:54.2938308Z CMake Warning: 2025-03-21T20:42:54.2938843Z Ignoring empty string ("") provided on the command line. 2025-03-21T20:42:54.2939304Z 2025-03-21T20:42:54.2939493Z  2025-03-21T20:42:54.2939931Z fatal: No names found, cannot describe anything. 2025-03-21T20:42:54.2940698Z CMake Warning at CMake/Version.cmake:32 (message): 2025-03-21T20:42:54.2941355Z git describe failed with exit code: 128 2025-03-21T20:42:54.2941752Z 2025-03-21T20:42:54.2942041Z Make sure you cloned with tags or run 'git fetch --tags'. 2025-03-21T20:42:54.2942681Z Call Stack (most recent call first): 2025-03-21T20:42:54.2943209Z CMakeLists.txt:5 (include) 2025-03-21T20:42:54.2943513Z 2025-03-21T20:42:54.2943718Z  2025-03-21T20:42:54.2944075Z -- Proceeding with version: 24.3.25.0 2025-03-21T20:42:54.2944630Z [ 0%] Built target dumb_fht 2025-03-21T20:42:54.2945799Z [ 0%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/double.cpp.o 2025-03-21T20:42:54.2947576Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2025-03-21T20:42:54.2949248Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2025-03-21T20:42:54.2950908Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2025-03-21T20:42:54.2952585Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2025-03-21T20:42:54.2954409Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2025-03-21T20:42:54.2956079Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2025-03-21T20:42:54.2957806Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/log.c.o 2025-03-21T20:42:54.2959679Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2025-03-21T20:42:54.2961483Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2025-03-21T20:42:54.2963127Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2025-03-21T20:42:54.2964871Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2025-03-21T20:42:54.2966780Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2025-03-21T20:42:54.2968613Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2025-03-21T20:42:54.2970423Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2025-03-21T20:42:54.2972462Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2025-03-21T20:42:54.2974278Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2025-03-21T20:42:54.2976058Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2025-03-21T20:42:54.2977116Z -- The CXX compiler identification is Clang 12.0.1 2025-03-21T20:42:54.2977730Z -- Detecting CXX compiler ABI info 2025-03-21T20:42:54.2978887Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2025-03-21T20:42:54.2980506Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2025-03-21T20:42:54.2982375Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2025-03-21T20:42:54.2984288Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2025-03-21T20:42:54.2986268Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2025-03-21T20:42:54.2988156Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2025-03-21T20:42:54.2990248Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2025-03-21T20:42:54.2991407Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:42:54.2992784Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2025-03-21T20:42:54.2993997Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-03-21T20:42:54.2994644Z -- Detecting CXX compile features 2025-03-21T20:42:54.2995187Z -- Detecting CXX compile features - done 2025-03-21T20:42:54.2996757Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2025-03-21T20:42:54.2998852Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2025-03-21T20:42:54.2999917Z -- Looking for strtof_l 2025-03-21T20:42:54.3001371Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2025-03-21T20:42:54.3003601Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2025-03-21T20:42:54.3005779Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2025-03-21T20:42:54.3007075Z -- Looking for strtof_l - found 2025-03-21T20:42:54.3007601Z -- Looking for strtoull_l 2025-03-21T20:42:54.3008915Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2025-03-21T20:42:54.3010825Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2025-03-21T20:42:54.3012902Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2025-03-21T20:42:54.3014965Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2025-03-21T20:42:59.0910975Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2025-03-21T20:42:59.0913043Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2025-03-21T20:42:59.0915071Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2025-03-21T20:42:59.0917528Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2025-03-21T20:42:59.0918706Z -- Looking for strtoull_l - found 2025-03-21T20:42:59.0919227Z -- Looking for realpath 2025-03-21T20:42:59.0920598Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2025-03-21T20:42:59.0922020Z [ 3%] Linking C static library libcpuinfo.a 2025-03-21T20:42:59.0923459Z [ 3%] Built target cpuinfo 2025-03-21T20:42:59.0924762Z [ 3%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o 2025-03-21T20:42:59.0926235Z [ 3%] Linking C static library libcpuinfo_internals.a 2025-03-21T20:42:59.0926942Z [ 3%] Built target cpuinfo_internals 2025-03-21T20:42:59.0928522Z [ 3%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o 2025-03-21T20:42:59.0929766Z -- Looking for realpath - found 2025-03-21T20:42:59.0930416Z -- CMAKE_CXX_FLAGS: "-DFLATBUFFERS_MAX_ALIGNMENT=1024" 2025-03-21T20:42:59.0931114Z -- Configuring done (1.4s) 2025-03-21T20:42:59.0931626Z -- Generating done (0.0s) 2025-03-21T20:42:59.0932654Z -- Build files have been written to: /pytorch/executorch/cmake-out-android-x86_64/third-party/flatbuffers 2025-03-21T20:42:59.0934000Z [ 3%] Performing build step for 'flatbuffers' 2025-03-21T20:42:59.0935022Z [ 2%] Building CXX object CMakeFiles/flatc.dir/src/idl_parser.cpp.o 2025-03-21T20:42:59.0936299Z [ 5%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o 2025-03-21T20:42:59.0937516Z [ 7%] Building CXX object CMakeFiles/flatc.dir/src/reflection.cpp.o 2025-03-21T20:42:59.0939117Z [ 3%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2025-03-21T20:42:59.0941110Z [ 3%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2025-03-21T20:42:59.0942606Z [ 10%] Building CXX object CMakeFiles/flatc.dir/src/util.cpp.o 2025-03-21T20:42:59.0944154Z [ 3%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2025-03-21T20:42:59.0945728Z [ 13%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_binary.cpp.o 2025-03-21T20:42:59.0946963Z [ 15%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o 2025-03-21T20:42:59.0948169Z [ 18%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_csharp.cpp.o 2025-03-21T20:42:59.0949410Z [ 21%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_dart.cpp.o 2025-03-21T20:42:59.0950573Z [ 23%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin.cpp.o 2025-03-21T20:42:59.0951649Z [ 3%] Linking C static library libpthreadpool.a 2025-03-21T20:42:59.0952363Z [ 3%] Built target pthreadpool 2025-03-21T20:42:59.0953318Z [ 26%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin_kmp.cpp.o 2025-03-21T20:42:59.0954524Z [ 28%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_go.cpp.o 2025-03-21T20:42:59.0956094Z [ 3%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/complex_single.cpp.o 2025-03-21T20:42:59.0957656Z [ 31%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_java.cpp.o 2025-03-21T20:42:59.0959259Z [ 4%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/complex_double.cpp.o 2025-03-21T20:42:59.0961570Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-avgpool/f16-avgpool-9p8x-minmax-f16c-c8.c.o 2025-03-21T20:42:59.0963430Z [ 34%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_ts.cpp.o 2025-03-21T20:42:59.0965729Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-avgpool/f16-avgpool-9x-minmax-f16c-c8.c.o 2025-03-21T20:42:59.0967695Z [ 36%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_php.cpp.o 2025-03-21T20:42:59.0981637Z [ 4%] Linking CXX static library libgflags_nothreads.a 2025-03-21T20:42:59.0982382Z [ 4%] Built target gflags_nothreads_static 2025-03-21T20:42:59.0983746Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/allocation-type.c.o 2025-03-21T20:42:59.0985620Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/datatype-strings.c.o 2025-03-21T20:42:59.0988120Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/microkernel-type.c.o 2025-03-21T20:42:59.0990028Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/node-type.c.o 2025-03-21T20:42:59.0991970Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/operator-type.c.o 2025-03-21T20:42:59.0993665Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/log.c.o 2025-03-21T20:42:59.0995020Z [ 39%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_python.cpp.o 2025-03-21T20:42:59.0996966Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3-acc2.c.o 2025-03-21T20:42:59.0998405Z [ 5%] Built target logging 2025-03-21T20:42:59.0999675Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2025-03-21T20:42:59.1001097Z [ 42%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_lobster.cpp.o 2025-03-21T20:42:59.1003048Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3.c.o 2025-03-21T20:42:59.1004876Z [ 44%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_rust.cpp.o 2025-03-21T20:42:59.1005797Z [ 5%] Built target indirection 2025-03-21T20:42:59.1007189Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microparams-init.dir/src/microparams-init.c.o 2025-03-21T20:42:59.1008443Z [ 5%] Built target microparams-init 2025-03-21T20:42:59.1009348Z [ 47%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_fbs.cpp.o 2025-03-21T20:42:59.1011200Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3.c.o 2025-03-21T20:42:59.1013728Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3.c.o 2025-03-21T20:42:59.1015606Z [ 50%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_grpc.cpp.o 2025-03-21T20:42:59.1017501Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u16.c.o 2025-03-21T20:42:59.1020052Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u16.c.o 2025-03-21T20:42:59.1022881Z [ 5%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u16.c.o 2025-03-21T20:42:59.1024533Z [ 52%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_json_schema.cpp.o 2025-03-21T20:42:59.1026321Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u1.c.o 2025-03-21T20:42:59.1027973Z [ 55%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_swift.cpp.o 2025-03-21T20:42:59.1029975Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u4.c.o 2025-03-21T20:42:59.1032570Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u32.c.o 2025-03-21T20:42:59.1035198Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u16.c.o 2025-03-21T20:42:59.1038147Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-1x16-minmax-avx2-broadcast.c.o 2025-03-21T20:42:59.1040256Z [ 57%] Building CXX object CMakeFiles/flatc.dir/src/file_name_saving_file_manager.cpp.o 2025-03-21T20:42:59.1041586Z [ 60%] Building CXX object CMakeFiles/flatc.dir/src/file_binary_writer.cpp.o 2025-03-21T20:42:59.1042918Z [ 63%] Building CXX object CMakeFiles/flatc.dir/src/file_writer.cpp.o 2025-03-21T20:42:59.1046892Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-4x16-minmax-avx2-broadcast.c.o 2025-03-21T20:42:59.1048901Z [ 65%] Building CXX object CMakeFiles/flatc.dir/src/flatc.cpp.o 2025-03-21T20:42:59.1049974Z [ 68%] Building CXX object CMakeFiles/flatc.dir/src/flatc_main.cpp.o 2025-03-21T20:42:59.1052162Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-1x16-minmax-avx2-broadcast.c.o 2025-03-21T20:42:59.1054606Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/normalization.dir/src/normalization.c.o 2025-03-21T20:42:59.1056187Z [ 71%] Building CXX object CMakeFiles/flatc.dir/src/binary_annotator.cpp.o 2025-03-21T20:43:05.3901021Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-4x16-minmax-avx2-broadcast.c.o 2025-03-21T20:43:05.3902849Z [ 6%] Built target normalization 2025-03-21T20:43:05.3904280Z [ 6%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/packing.dir/src/reference/packing.cc.o 2025-03-21T20:43:05.3905987Z [ 73%] Building CXX object CMakeFiles/flatc.dir/src/annotated_binary_text_gen.cpp.o 2025-03-21T20:43:05.3908176Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c64.c.o 2025-03-21T20:43:05.3910177Z [ 76%] Building CXX object CMakeFiles/flatc.dir/src/bfbs_gen_lua.cpp.o 2025-03-21T20:43:05.3912202Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c32.c.o 2025-03-21T20:43:05.3914192Z [ 78%] Building CXX object CMakeFiles/flatc.dir/src/bfbs_gen_nim.cpp.o 2025-03-21T20:43:05.3916461Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u64-acc4.c.o 2025-03-21T20:43:05.3919428Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc4.c.o 2025-03-21T20:43:05.3921434Z [ 81%] Building CXX object CMakeFiles/flatc.dir/src/code_generators.cpp.o 2025-03-21T20:43:05.3923862Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-1x64-minmax-avx512fp16-broadcast.c.o 2025-03-21T20:43:05.3926083Z [ 84%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/cpp_generator.cc.o 2025-03-21T20:43:05.3928384Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-7x64-minmax-avx512fp16-broadcast.c.o 2025-03-21T20:43:05.3930971Z [ 86%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/go_generator.cc.o 2025-03-21T20:43:05.3932458Z [ 89%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/java_generator.cc.o 2025-03-21T20:43:05.3933941Z [ 92%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/python_generator.cc.o 2025-03-21T20:43:05.3935989Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c8.c.o 2025-03-21T20:43:05.3937978Z [ 94%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/swift_generator.cc.o 2025-03-21T20:43:05.3940188Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/gen/f16-igemm-1x64-minmax-avx512fp16-broadcast.c.o 2025-03-21T20:43:05.3942638Z [ 97%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/ts_generator.cc.o 2025-03-21T20:43:05.3944846Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/gen/f16-igemm-7x64-minmax-avx512fp16-broadcast.c.o 2025-03-21T20:43:05.3946624Z [100%] Linking CXX executable flatc 2025-03-21T20:43:05.3948372Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-maxpool/f16-maxpool-9p8x-minmax-f16c-c8.c.o 2025-03-21T20:43:05.3953190Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-pavgpool/f16-pavgpool-9p8x-minmax-avx2-c8.c.o 2025-03-21T20:43:05.3955925Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-pavgpool/f16-pavgpool-9x-minmax-avx2-c8.c.o 2025-03-21T20:43:05.3958547Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u4.c.o 2025-03-21T20:43:05.3961478Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32.c.o 2025-03-21T20:43:05.3963172Z [100%] Built target flatc 2025-03-21T20:43:05.3963815Z [ 7%] No install step for 'flatbuffers' 2025-03-21T20:43:05.3964525Z [ 7%] Completed 'flatbuffers' 2025-03-21T20:43:05.3965092Z [ 7%] Built target flatbuffers 2025-03-21T20:43:05.3966341Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/allocator.dir/src/allocator.c.o 2025-03-21T20:43:05.3967394Z [ 7%] Built target allocator 2025-03-21T20:43:05.3968478Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/cache.dir/src/cache.c.o 2025-03-21T20:43:05.3970388Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/f16-rmax-f16c-u32.c.o 2025-03-21T20:43:05.3971683Z [ 7%] Built target cache 2025-03-21T20:43:05.3972779Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/datatype.dir/src/datatype.c.o 2025-03-21T20:43:05.3973806Z [ 7%] Built target datatype 2025-03-21T20:43:05.3974926Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/memory.dir/src/memory.c.o 2025-03-21T20:43:05.3975872Z [ 7%] Built target memory 2025-03-21T20:43:05.3977429Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-avx512fp16-u128-acc4.c.o 2025-03-21T20:43:05.3980283Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u64-acc4.c.o 2025-03-21T20:43:05.3982729Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-scalar-u2-acc2.c.o 2025-03-21T20:43:05.3985416Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-avx512fp16-u128-acc4.c.o 2025-03-21T20:43:05.3986849Z [ 7%] Built target packing 2025-03-21T20:43:05.3988228Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernel-utils.dir/src/microkernel-utils.c.o 2025-03-21T20:43:05.3990694Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u64-acc4.c.o 2025-03-21T20:43:05.3992148Z [ 7%] Built target microkernel-utils 2025-03-21T20:43:05.3993285Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/mutex.dir/src/mutex.c.o 2025-03-21T20:43:05.3994257Z [ 7%] Built target mutex 2025-03-21T20:43:05.3995660Z [ 7%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/unary-elementwise.cc.o 2025-03-21T20:43:05.3998271Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u2-acc2.c.o 2025-03-21T20:43:05.4000777Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vadd-avx512fp16-u64.c.o 2025-03-21T20:43:05.4003189Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vadd-f16c-u16.c.o 2025-03-21T20:43:05.4005711Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vaddc-avx512fp16-u64.c.o 2025-03-21T20:43:05.4008119Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vaddc-f16c-u16.c.o 2025-03-21T20:43:05.4010257Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdiv-avx512fp16-u64.c.o 2025-03-21T20:43:05.4012501Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdiv-f16c-u8.c.o 2025-03-21T20:43:05.4014749Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdivc-avx512fp16-u64.c.o 2025-03-21T20:43:05.4017145Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdivc-f16c-u8.c.o 2025-03-21T20:43:05.4019731Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmax-avx512fp16-u64.c.o 2025-03-21T20:43:05.4022811Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmax-f16c-u16.c.o 2025-03-21T20:43:05.4025355Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmaxc-avx512fp16-u64.c.o 2025-03-21T20:43:05.4027779Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u16.c.o 2025-03-21T20:43:05.4030053Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmin-avx512fp16-u64.c.o 2025-03-21T20:43:05.4032533Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmin-f16c-u16.c.o 2025-03-21T20:43:05.4034978Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vminc-avx512fp16-u64.c.o 2025-03-21T20:43:10.1664547Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vminc-f16c-u16.c.o 2025-03-21T20:43:10.1667025Z [ 8%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/binary-elementwise.cc.o 2025-03-21T20:43:10.1669817Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmul-avx512fp16-u64.c.o 2025-03-21T20:43:10.1672467Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmul-f16c-u16.c.o 2025-03-21T20:43:10.1674979Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmulc-avx512fp16-u64.c.o 2025-03-21T20:43:10.1677475Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmulc-f16c-u16.c.o 2025-03-21T20:43:10.1679946Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vprelu-avx512fp16-u64.c.o 2025-03-21T20:43:10.1682791Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vprelu-f16c-u16.c.o 2025-03-21T20:43:10.1685308Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vpreluc-avx512fp16-u64.c.o 2025-03-21T20:43:10.1687780Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operator-utils.dir/src/operator-utils.c.o 2025-03-21T20:43:10.1688990Z [ 9%] Built target operator-utils 2025-03-21T20:43:10.1690709Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vpreluc-f16c-u16.c.o 2025-03-21T20:43:10.1692892Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operator-run.dir/src/operator-run.c.o 2025-03-21T20:43:10.1695244Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrdivc-avx512fp16-u64.c.o 2025-03-21T20:43:10.1696718Z [ 9%] Built target operator-run 2025-03-21T20:43:10.1698365Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrdivc-f16c-u8.c.o 2025-03-21T20:43:10.1699979Z [ 10%] Generating scalar_type_schema headers 2025-03-21T20:43:10.1700627Z [ 10%] Built target scalar_type_schema 2025-03-21T20:43:10.1702282Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrpreluc-avx512fp16-u64.c.o 2025-03-21T20:43:10.1704829Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrpreluc-f16c-u16.c.o 2025-03-21T20:43:10.1707401Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrsubc-avx512fp16-u64.c.o 2025-03-21T20:43:10.1709912Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrsubc-f16c-u16.c.o 2025-03-21T20:43:10.1711528Z [ 10%] Generating common_schema headers 2025-03-21T20:43:10.1712152Z [ 10%] Built target common_schema 2025-03-21T20:43:10.1712822Z [ 11%] Generating xnnpack_schema headers 2025-03-21T20:43:10.1713430Z [ 11%] Built target xnnpack_schema 2025-03-21T20:43:10.1714690Z [ 11%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/xerbla.cpp.o 2025-03-21T20:43:10.1716739Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o 2025-03-21T20:43:10.1718062Z [ 11%] Built target hardware-config 2025-03-21T20:43:10.1719368Z [ 11%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/srotm.c.o 2025-03-21T20:43:10.1721153Z [ 11%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/srotmg.c.o 2025-03-21T20:43:10.1723687Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiff-avx512fp16-u64.c.o 2025-03-21T20:43:10.1726015Z [ 11%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/drotm.c.o 2025-03-21T20:43:10.1727173Z [ 11%] Built target reference-ukernels 2025-03-21T20:43:10.1727929Z [ 12%] Generating flat_tensor_schema headers 2025-03-21T20:43:10.1728588Z [ 12%] Built target flat_tensor_schema 2025-03-21T20:43:10.1729323Z [ 12%] Generating program_schema headers 2025-03-21T20:43:10.1730620Z [ 12%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/drotmg.c.o 2025-03-21T20:43:10.1731685Z [ 12%] Built target program_schema 2025-03-21T20:43:10.1732922Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operator-delete.c.o 2025-03-21T20:43:10.1735094Z [ 12%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/lsame.c.o 2025-03-21T20:43:10.1736837Z [ 12%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dspmv.c.o 2025-03-21T20:43:10.1738905Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/argmax-pooling-nhwc.c.o 2025-03-21T20:43:10.1740910Z [ 13%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ssbmv.c.o 2025-03-21T20:43:10.1742986Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/average-pooling-nhwc.c.o 2025-03-21T20:43:10.1745194Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u16.c.o 2025-03-21T20:43:10.1747210Z [ 13%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/chbmv.c.o 2025-03-21T20:43:10.1749019Z [ 13%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/sspmv.c.o 2025-03-21T20:43:10.1751136Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/batch-matrix-multiply-nc.c.o 2025-03-21T20:43:10.1753266Z [ 13%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/zhbmv.c.o 2025-03-21T20:43:10.1755640Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiffc-avx512fp16-u64.c.o 2025-03-21T20:43:10.1758123Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/binary-elementwise-nd.c.o 2025-03-21T20:43:10.1760349Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/channel-shuffle-nc.c.o 2025-03-21T20:43:10.1762592Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/constant-pad-nd.c.o 2025-03-21T20:43:10.1764785Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nchw.c.o 2025-03-21T20:43:10.1767312Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u16.c.o 2025-03-21T20:43:10.1769682Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nhwc.c.o 2025-03-21T20:43:10.1771875Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/deconvolution-nhwc.c.o 2025-03-21T20:43:10.1774247Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsub-avx512fp16-u64.c.o 2025-03-21T20:43:10.1776893Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/dynamic-fully-connected-nc.c.o 2025-03-21T20:43:10.1779327Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsub-f16c-u16.c.o 2025-03-21T20:43:10.1781886Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsubc-avx512fp16-u64.c.o 2025-03-21T20:43:10.1784363Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/fully-connected-nc.c.o 2025-03-21T20:43:10.1786497Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/max-pooling-nhwc.c.o 2025-03-21T20:43:10.1788800Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsubc-f16c-u16.c.o 2025-03-21T20:43:10.1791231Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/pack-lh.c.o 2025-03-21T20:43:10.1793118Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u16.c.o 2025-03-21T20:43:10.1795138Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/reduce-nd.c.o 2025-03-21T20:43:10.1796987Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nchw.c.o 2025-03-21T20:43:12.7426554Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nhwc.c.o 2025-03-21T20:43:12.7429096Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u16.c.o 2025-03-21T20:43:12.7431719Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u16.c.o 2025-03-21T20:43:12.7434025Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/rope-nthc.c.o 2025-03-21T20:43:12.7436281Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/scaled-dot-product-attention-nhtc.c.o 2025-03-21T20:43:12.7438565Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/slice-nd.c.o 2025-03-21T20:43:12.7440590Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/softmax-nc.c.o 2025-03-21T20:43:12.7442695Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/transpose-nd.c.o 2025-03-21T20:43:12.7444982Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u16.c.o 2025-03-21T20:43:12.7447665Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c8-minmax-fma3-2x.c.o 2025-03-21T20:43:12.7453335Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/unary-elementwise-nc.c.o 2025-03-21T20:43:12.7455394Z [ 15%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/chpmv.c.o 2025-03-21T20:43:12.7457381Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/unpooling-nhwc.c.o 2025-03-21T20:43:12.7459344Z [ 15%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dsbmv.c.o 2025-03-21T20:43:12.7461395Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u16.c.o 2025-03-21T20:43:12.7464214Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u16.c.o 2025-03-21T20:43:12.7466319Z [ 15%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/zhpmv.c.o 2025-03-21T20:43:12.7468172Z [ 15%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dtbmv.c.o 2025-03-21T20:43:12.7469293Z [ 15%] Built target operators 2025-03-21T20:43:12.7470479Z [ 16%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/stbmv.c.o 2025-03-21T20:43:12.7472333Z [ 16%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ctbmv.c.o 2025-03-21T20:43:12.7474145Z [ 16%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ztbmv.c.o 2025-03-21T20:43:12.7476062Z [ 16%] Building CXX object CMakeFiles/executorch_core.dir/runtime/backend/interface.cpp.o 2025-03-21T20:43:12.7478061Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u16.c.o 2025-03-21T20:43:12.7480370Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u16.c.o 2025-03-21T20:43:12.7482436Z [ 16%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/complexdots.c.o 2025-03-21T20:43:12.7484573Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u32.c.o 2025-03-21T20:43:12.7487225Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u32.c.o 2025-03-21T20:43:12.7489890Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u32.c.o 2025-03-21T20:43:12.7492592Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u72.c.o 2025-03-21T20:43:12.7495499Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u32.c.o 2025-03-21T20:43:12.7498096Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vabs-sse2-u16.c.o 2025-03-21T20:43:12.7500497Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vneg-sse2-u16.c.o 2025-03-21T20:43:12.7502779Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vsqr-f16c-u16.c.o 2025-03-21T20:43:12.7505150Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-scalar-c1.c.o 2025-03-21T20:43:12.7507598Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-sse2-c4.c.o 2025-03-21T20:43:12.7510121Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-scalar-c1.c.o 2025-03-21T20:43:12.7512077Z [ 17%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/evalue.cpp.o 2025-03-21T20:43:12.7513728Z [ 17%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_shape_to_c_string.cpp.o 2025-03-21T20:43:12.7515541Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/memory-planner.c.o 2025-03-21T20:43:12.7517717Z [ 17%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_util_portable.cpp.o 2025-03-21T20:43:12.7520064Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-sse2-c4.c.o 2025-03-21T20:43:12.7522358Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/runtime.c.o 2025-03-21T20:43:12.7524510Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-scalar-c1.c.o 2025-03-21T20:43:12.7527221Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-sse2-c4.c.o 2025-03-21T20:43:12.7529285Z [ 17%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/portable_type/tensor_impl.cpp.o 2025-03-21T20:43:12.7531744Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-scalar-c1.c.o 2025-03-21T20:43:12.7534306Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-sse-c4.c.o 2025-03-21T20:43:12.7536385Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph.c.o 2025-03-21T20:43:12.7538661Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-scalar-c1.c.o 2025-03-21T20:43:12.7541336Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-sse-c4.c.o 2025-03-21T20:43:12.7543955Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-scalar-1x1.c.o 2025-03-21T20:43:12.7546773Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-2x2.c.o 2025-03-21T20:43:12.7549491Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f.c.o 2025-03-21T20:43:12.7551502Z [ 18%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tag.cpp.o 2025-03-21T20:43:12.7553009Z [ 18%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tensor_layout.cpp.o 2025-03-21T20:43:12.7555262Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar-acc2.c.o 2025-03-21T20:43:12.7557759Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/argmax-pooling-2d.c.o 2025-03-21T20:43:12.7559944Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/average-pooling-2d.c.o 2025-03-21T20:43:12.7562027Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/batch-matrix-multiply.c.o 2025-03-21T20:43:15.9041212Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/binary.c.o 2025-03-21T20:43:15.9043598Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar-acc2.c.o 2025-03-21T20:43:15.9045972Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/concatenate.c.o 2025-03-21T20:43:15.9048045Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convolution-2d.c.o 2025-03-21T20:43:15.9050283Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx.c.o 2025-03-21T20:43:15.9052661Z [ 18%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method.cpp.o 2025-03-21T20:43:15.9054436Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/copy.c.o 2025-03-21T20:43:15.9056485Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deconvolution-2d.c.o 2025-03-21T20:43:15.9058560Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deprecated.c.o 2025-03-21T20:43:15.9060623Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depth-to-space-2d.c.o 2025-03-21T20:43:15.9062881Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depthwise-convolution-2d.c.o 2025-03-21T20:43:15.9065564Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3.c.o 2025-03-21T20:43:15.9067507Z [ 18%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method_meta.cpp.o 2025-03-21T20:43:15.9069186Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/even-split.c.o 2025-03-21T20:43:15.9071268Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected-sparse.c.o 2025-03-21T20:43:15.9073303Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected.c.o 2025-03-21T20:43:15.9075290Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/max-pooling-2d.c.o 2025-03-21T20:43:15.9077542Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse.c.o 2025-03-21T20:43:15.9079773Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/pack-lh.c.o 2025-03-21T20:43:15.9081754Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/reshape-helpers.c.o 2025-03-21T20:43:15.9083867Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/scaled-dot-product-attention.c.o 2025-03-21T20:43:15.9086177Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/softmax.c.o 2025-03-21T20:43:15.9088588Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar-acc2.c.o 2025-03-21T20:43:15.9091337Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx.c.o 2025-03-21T20:43:15.9093752Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/space-to-depth-2d.c.o 2025-03-21T20:43:15.9096221Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f.c.o 2025-03-21T20:43:15.9098663Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-constant-pad.c.o 2025-03-21T20:43:15.9100710Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-reduce.c.o 2025-03-21T20:43:15.9103121Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3.c.o 2025-03-21T20:43:15.9105642Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-resize-bilinear-2d.c.o 2025-03-21T20:43:15.9108148Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-slice.c.o 2025-03-21T20:43:15.9110307Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-transpose.c.o 2025-03-21T20:43:15.9112264Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unpooling-2d.c.o 2025-03-21T20:43:15.9114211Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unary.c.o 2025-03-21T20:43:15.9116129Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/validation.c.o 2025-03-21T20:43:15.9117983Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/tensor.c.o 2025-03-21T20:43:15.9120421Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar-acc2.c.o 2025-03-21T20:43:15.9123347Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar-acc2.c.o 2025-03-21T20:43:15.9125355Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/program.cpp.o 2025-03-21T20:43:15.9127503Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse.c.o 2025-03-21T20:43:15.9129998Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx.c.o 2025-03-21T20:43:15.9132639Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f.c.o 2025-03-21T20:43:15.9134114Z [ 21%] Built target subgraph 2025-03-21T20:43:15.9135829Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3.c.o 2025-03-21T20:43:15.9137872Z [ 21%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/pte_data_map.cpp.o 2025-03-21T20:43:15.9140118Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar-acc2.c.o 2025-03-21T20:43:15.9142779Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar-acc2.c.o 2025-03-21T20:43:15.9145329Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse.c.o 2025-03-21T20:43:15.9148129Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f.c.o 2025-03-21T20:43:15.9151022Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2025-03-21T20:43:15.9153704Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx.c.o 2025-03-21T20:43:15.9156432Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse.c.o 2025-03-21T20:43:15.9159147Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx.c.o 2025-03-21T20:43:15.9161885Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f.c.o 2025-03-21T20:43:15.9164017Z [ 21%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2025-03-21T20:43:15.9166295Z [ 21%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_portable.cpp.o 2025-03-21T20:43:15.9168601Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3.c.o 2025-03-21T20:43:15.9170670Z [ 21%] Building CXX object CMakeFiles/executorch_core.dir/runtime/kernel/operator_registry.cpp.o 2025-03-21T20:43:15.9172202Z [ 21%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/abort.cpp.o 2025-03-21T20:43:15.9173607Z [ 22%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/log.cpp.o 2025-03-21T20:43:15.9175098Z [ 22%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/profiler.cpp.o 2025-03-21T20:43:19.1242368Z [ 22%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/runtime.cpp.o 2025-03-21T20:43:19.1244687Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar-acc2.c.o 2025-03-21T20:43:19.1246892Z [ 22%] Building CXX object CMakeFiles/executorch_core.dir/schema/extended_header.cpp.o 2025-03-21T20:43:19.1249050Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar-acc2.c.o 2025-03-21T20:43:19.1251231Z [ 22%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/default/posix.cpp.o 2025-03-21T20:43:19.1253537Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse.c.o 2025-03-21T20:43:19.1256559Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1-acc2.c.o 2025-03-21T20:43:19.1259779Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-4x1.c.o 2025-03-21T20:43:19.1262896Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-2x4-acc2.c.o 2025-03-21T20:43:19.1266296Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4-acc2.c.o 2025-03-21T20:43:19.1269477Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc2.c.o 2025-03-21T20:43:19.1272810Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1-acc2.c.o 2025-03-21T20:43:19.1276026Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc3.c.o 2025-03-21T20:43:19.1279133Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc5.c.o 2025-03-21T20:43:19.1282241Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-4x4.c.o 2025-03-21T20:43:19.1285296Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc2.c.o 2025-03-21T20:43:19.1288426Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc5.c.o 2025-03-21T20:43:19.1291812Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc2.c.o 2025-03-21T20:43:19.1294820Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4.c.o 2025-03-21T20:43:19.1297432Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u24.c.o 2025-03-21T20:43:19.1299879Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u16.c.o 2025-03-21T20:43:19.1301557Z [ 23%] Linking CXX static library libexecutorch_core.a 2025-03-21T20:43:19.1302567Z [ 23%] Built target executorch_core 2025-03-21T20:43:19.1303625Z [ 23%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_copy_index.cpp.o 2025-03-21T20:43:19.1305016Z [ 23%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_view.cpp.o 2025-03-21T20:43:19.1306869Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u16.c.o 2025-03-21T20:43:19.1309481Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u4.c.o 2025-03-21T20:43:19.1312245Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u2.c.o 2025-03-21T20:43:19.1314880Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u16.c.o 2025-03-21T20:43:19.1317509Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u8.c.o 2025-03-21T20:43:19.1320212Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx-broadcast.c.o 2025-03-21T20:43:19.1323211Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-fma3-broadcast.c.o 2025-03-21T20:43:19.1325581Z [ 24%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/register_prim_ops.cpp.o 2025-03-21T20:43:19.1327288Z [ 24%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/threadpool.cpp.o 2025-03-21T20:43:19.1329583Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16s4-minmax-fma3-broadcast.c.o 2025-03-21T20:43:19.1332427Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x32-minmax-avx512f-broadcast.c.o 2025-03-21T20:43:19.1335251Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-minmax-scalar.c.o 2025-03-21T20:43:19.1337902Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-relu-scalar.c.o 2025-03-21T20:43:19.1340161Z [ 24%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/threadpool_guard.cpp.o 2025-03-21T20:43:19.1342114Z [ 24%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/thread_parallel.cpp.o 2025-03-21T20:43:19.1344322Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-scalar.c.o 2025-03-21T20:43:19.1347197Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-load1.c.o 2025-03-21T20:43:19.1349888Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-minmax-scalar.c.o 2025-03-21T20:43:19.1352198Z [ 24%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/cpuinfo_utils.cpp.o 2025-03-21T20:43:19.1354512Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-relu-scalar.c.o 2025-03-21T20:43:19.1356205Z [ 25%] Linking CXX static library libexecutorch.a 2025-03-21T20:43:19.1356877Z [ 25%] Built target executorch 2025-03-21T20:43:19.1358026Z [ 25%] Building CXX object extension/tensor/CMakeFiles/extension_tensor.dir/tensor_ptr.cpp.o 2025-03-21T20:43:19.1360082Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-scalar.c.o 2025-03-21T20:43:19.1363052Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x16s4-minmax-fma3-broadcast.c.o 2025-03-21T20:43:19.1365719Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-scalar.c.o 2025-03-21T20:43:19.1367783Z [ 26%] Building CXX object extension/tensor/CMakeFiles/extension_tensor.dir/tensor_ptr_maker.cpp.o 2025-03-21T20:43:19.1369869Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-scalar.c.o 2025-03-21T20:43:19.1372325Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-sse.c.o 2025-03-21T20:43:19.1374891Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-minmax-scalar.c.o 2025-03-21T20:43:19.1377368Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-relu-scalar.c.o 2025-03-21T20:43:19.1379672Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-scalar.c.o 2025-03-21T20:43:23.2186863Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-load1.c.o 2025-03-21T20:43:23.2192114Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx-broadcast.c.o 2025-03-21T20:43:23.2195899Z [ 26%] Linking CXX static library libextension_threadpool.a 2025-03-21T20:43:23.2196679Z [ 26%] Built target extension_threadpool 2025-03-21T20:43:23.2198704Z [ 26%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/embeddingxb.cpp.o 2025-03-21T20:43:23.2203630Z [ 27%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_add.cpp.o 2025-03-21T20:43:23.2206959Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-fma3-broadcast.c.o 2025-03-21T20:43:23.2209763Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-7x32-minmax-avx512f-broadcast.c.o 2025-03-21T20:43:23.2214495Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p4.c.o 2025-03-21T20:43:23.2217044Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p8.c.o 2025-03-21T20:43:23.2219946Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c2.c.o 2025-03-21T20:43:23.2222005Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c8.c.o 2025-03-21T20:43:23.2224383Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx-broadcast.c.o 2025-03-21T20:43:23.2226997Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-fma3-broadcast.c.o 2025-03-21T20:43:23.2229696Z [ 28%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_choose_qparams.cpp.o 2025-03-21T20:43:23.2232276Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16s4-minmax-fma3-broadcast.c.o 2025-03-21T20:43:23.2235510Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x32-minmax-avx512f-broadcast.c.o 2025-03-21T20:43:23.2237350Z [ 28%] Linking CXX static library libextension_tensor.a 2025-03-21T20:43:23.2239899Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-minmax-scalar.c.o 2025-03-21T20:43:23.2241418Z [ 28%] Built target extension_tensor 2025-03-21T20:43:23.2242693Z [ 28%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_dequantize.cpp.o 2025-03-21T20:43:23.2244883Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-relu-scalar.c.o 2025-03-21T20:43:23.2247232Z [ 28%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding.cpp.o 2025-03-21T20:43:23.2248995Z [ 28%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding2b.cpp.o 2025-03-21T20:43:23.2251113Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-scalar.c.o 2025-03-21T20:43:23.2254548Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-load1.c.o 2025-03-21T20:43:23.2257695Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-minmax-scalar.c.o 2025-03-21T20:43:23.2261383Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-relu-scalar.c.o 2025-03-21T20:43:23.2263584Z [ 28%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding4b.cpp.o 2025-03-21T20:43:23.2267401Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-scalar.c.o 2025-03-21T20:43:23.2270107Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x16s4-minmax-fma3-broadcast.c.o 2025-03-21T20:43:23.2272831Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-scalar.c.o 2025-03-21T20:43:23.2275394Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-scalar.c.o 2025-03-21T20:43:23.2277900Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-sse.c.o 2025-03-21T20:43:23.2282801Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-minmax-scalar.c.o 2025-03-21T20:43:23.2288884Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-relu-scalar.c.o 2025-03-21T20:43:23.2291054Z [ 29%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_mixed_linear.cpp.o 2025-03-21T20:43:23.2292851Z [ 29%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_mixed_mm.cpp.o 2025-03-21T20:43:23.2300100Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-scalar.c.o 2025-03-21T20:43:23.2302277Z [ 29%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_quantize.cpp.o 2025-03-21T20:43:23.2304506Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-load1.c.o 2025-03-21T20:43:23.2308324Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx-broadcast.c.o 2025-03-21T20:43:23.2314591Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op__empty_dim_order.cpp.o 2025-03-21T20:43:23.2317153Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast-prfm.c.o 2025-03-21T20:43:23.2320918Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-7x32-minmax-avx512f-broadcast.c.o 2025-03-21T20:43:23.2327142Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-scalar-c1.c.o 2025-03-21T20:43:23.2330527Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-sse-c4.c.o 2025-03-21T20:43:23.2333179Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-scalar-c1.c.o 2025-03-21T20:43:23.2340148Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-sse-c4.c.o 2025-03-21T20:43:23.2342609Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op__to_dim_order_copy.cpp.o 2025-03-21T20:43:23.2345287Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_abs.cpp.o 2025-03-21T20:43:23.2351839Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-scalar-c1.c.o 2025-03-21T20:43:23.2354356Z [ 29%] Linking CXX static library libeigen_blas.a 2025-03-21T20:43:23.2356204Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-sse-c4.c.o 2025-03-21T20:43:23.2357693Z [ 29%] Built target eigen_blas 2025-03-21T20:43:23.2360067Z [ 29%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op__empty_dim_order.cpp.o 2025-03-21T20:43:23.2364599Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx-broadcast.c.o 2025-03-21T20:43:23.2371371Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx2-broadcast.c.o 2025-03-21T20:43:23.2374555Z [ 29%] Building CXX object extension/data_loader/CMakeFiles/extension_data_loader.dir/file_data_loader.cpp.o 2025-03-21T20:43:23.2377420Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-fma3-broadcast.c.o 2025-03-21T20:43:27.8023713Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x4-minmax-scalar.c.o 2025-03-21T20:43:27.8026898Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-sse41-dup.c.o 2025-03-21T20:43:27.8029862Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx-broadcast.c.o 2025-03-21T20:43:27.8032806Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx2-broadcast.c.o 2025-03-21T20:43:27.8035166Z [ 30%] Building CXX object extension/data_loader/CMakeFiles/extension_data_loader.dir/mmap_data_loader.cpp.o 2025-03-21T20:43:27.8037322Z [ 30%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op__to_dim_order_copy.cpp.o 2025-03-21T20:43:27.8039798Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-fma3-broadcast.c.o 2025-03-21T20:43:27.8041727Z [ 30%] Linking CXX static library libextension_data_loader.a 2025-03-21T20:43:27.8042425Z [ 30%] Built target extension_data_loader 2025-03-21T20:43:27.8043569Z [ 30%] Building CXX object extension/runner_util/CMakeFiles/extension_runner_util.dir/inputs.cpp.o 2025-03-21T20:43:27.8044792Z [ 30%] Linking CXX static library libquantized_kernels.a 2025-03-21T20:43:27.8045614Z [ 30%] Built target quantized_kernels 2025-03-21T20:43:27.8046877Z [ 30%] Building CXX object extension/runner_util/CMakeFiles/extension_runner_util.dir/inputs_portable.cpp.o 2025-03-21T20:43:27.8048319Z [ 30%] Generating selected_operators.yaml for quantized_ops_lib 2025-03-21T20:43:27.8050281Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x4-minmax-scalar.c.o 2025-03-21T20:43:27.8053009Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-sse41-dup.c.o 2025-03-21T20:43:27.8054846Z [ 30%] Generating code for kernel registration 2025-03-21T20:43:27.8056819Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-1x32-minmax-avx512skx-broadcast.c.o 2025-03-21T20:43:27.8059867Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-7x32-minmax-avx512skx-broadcast.c.o 2025-03-21T20:43:27.8062832Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx-broadcast.c.o 2025-03-21T20:43:27.8065781Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx2-broadcast.c.o 2025-03-21T20:43:27.8067726Z [ 30%] Linking CXX static library libextension_runner_util.a 2025-03-21T20:43:27.8068428Z [ 30%] Built target extension_runner_util 2025-03-21T20:43:27.8069567Z [ 30%] Building CXX object kernels/optimized/CMakeFiles/cpublas.dir/blas/BlasKernel.cpp.o 2025-03-21T20:43:27.8071641Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-fma3-broadcast.c.o 2025-03-21T20:43:27.8074650Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x32-minmax-avx512skx-broadcast.c.o 2025-03-21T20:43:27.8077736Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-minmax-scalar.c.o 2025-03-21T20:43:27.8080562Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse41-dup.c.o 2025-03-21T20:43:27.8083250Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-minmax-scalar.c.o 2025-03-21T20:43:27.8086237Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse41-dup.c.o 2025-03-21T20:43:27.8088321Z [ 31%] Building CXX object kernels/optimized/CMakeFiles/cpublas.dir/blas/CPUBlas.cpp.o 2025-03-21T20:43:27.8090581Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx-broadcast.c.o 2025-03-21T20:43:27.8093651Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx2-broadcast.c.o 2025-03-21T20:43:27.8096583Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-fma3-broadcast.c.o 2025-03-21T20:43:27.8098872Z [ 31%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_acos.cpp.o 2025-03-21T20:43:27.8101394Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x32-minmax-avx512skx-broadcast.c.o 2025-03-21T20:43:27.8104227Z [ 31%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_lib.dir/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-03-21T20:43:27.8106377Z [ 31%] Building CXX object extension/flat_tensor/CMakeFiles/extension_flat_tensor.dir/flat_tensor_data_map.cpp.o 2025-03-21T20:43:27.8108510Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u32.c.o 2025-03-21T20:43:27.8111046Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u64.c.o 2025-03-21T20:43:27.8113587Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u128.c.o 2025-03-21T20:43:27.8115900Z [ 31%] Building CXX object extension/flat_tensor/CMakeFiles/extension_flat_tensor.dir/serialize/flat_tensor_header.cpp.o 2025-03-21T20:43:27.8118289Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u1.c.o 2025-03-21T20:43:27.8121070Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u4.c.o 2025-03-21T20:43:27.8124682Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u4.c.o 2025-03-21T20:43:27.8126566Z [ 31%] Linking CXX static library libcpublas.a 2025-03-21T20:43:27.8127870Z [ 31%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_acosh.cpp.o 2025-03-21T20:43:27.8128866Z [ 31%] Built target cpublas 2025-03-21T20:43:27.8130478Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u32.c.o 2025-03-21T20:43:27.8132351Z [ 31%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_add.cpp.o 2025-03-21T20:43:27.8134686Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u32.c.o 2025-03-21T20:43:27.8137247Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u32.c.o 2025-03-21T20:43:27.8138906Z [ 31%] Linking CXX static library libquantized_ops_lib.a 2025-03-21T20:43:27.8139601Z [ 31%] Built target quantized_ops_lib 2025-03-21T20:43:27.8141250Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u64.c.o 2025-03-21T20:43:27.8143854Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u128.c.o 2025-03-21T20:43:27.8145685Z [ 31%] Linking CXX static library libextension_flat_tensor.a 2025-03-21T20:43:27.8146722Z [ 31%] Built target extension_flat_tensor 2025-03-21T20:43:27.8148162Z [ 31%] Building CXX object extension/module/CMakeFiles/extension_module.dir/__/flat_tensor/flat_tensor_data_map.cpp.o 2025-03-21T20:43:27.8150313Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u1.c.o 2025-03-21T20:43:27.8152869Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u4.c.o 2025-03-21T20:43:27.8155114Z [ 33%] Building CXX object extension/module/CMakeFiles/extension_module_static.dir/__/flat_tensor/flat_tensor_data_map.cpp.o 2025-03-21T20:43:27.8157423Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u4.c.o 2025-03-21T20:43:34.4888568Z [ 33%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_add.cpp.o 2025-03-21T20:43:34.4890966Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u32.c.o 2025-03-21T20:43:34.4894004Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc2.c.o 2025-03-21T20:43:34.4897441Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u32-acc2.c.o 2025-03-21T20:43:34.4900962Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc2.c.o 2025-03-21T20:43:34.4903770Z [ 33%] Building CXX object extension/module/CMakeFiles/extension_module.dir/__/flat_tensor/serialize/flat_tensor_header.cpp.o 2025-03-21T20:43:34.4905668Z [ 33%] Building CXX object extension/module/CMakeFiles/extension_module.dir/module.cpp.o 2025-03-21T20:43:34.4907840Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc2.c.o 2025-03-21T20:43:34.4911162Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc2.c.o 2025-03-21T20:43:34.4913937Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c32.c.o 2025-03-21T20:43:34.4916317Z [ 33%] Building CXX object extension/module/CMakeFiles/extension_module_static.dir/__/flat_tensor/serialize/flat_tensor_header.cpp.o 2025-03-21T20:43:34.4918328Z [ 33%] Building CXX object extension/module/CMakeFiles/extension_module_static.dir/module.cpp.o 2025-03-21T20:43:34.4920950Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c64.c.o 2025-03-21T20:43:34.4923973Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-scalar.c.o 2025-03-21T20:43:34.4926780Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c16.c.o 2025-03-21T20:43:34.4929046Z [ 33%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_addmm.cpp.o 2025-03-21T20:43:34.4931285Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc4.c.o 2025-03-21T20:43:34.4933871Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc4.c.o 2025-03-21T20:43:34.4936815Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc4.c.o 2025-03-21T20:43:34.4939388Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc4.c.o 2025-03-21T20:43:34.4941992Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc4.c.o 2025-03-21T20:43:34.4944103Z [ 34%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_abs.cpp.o 2025-03-21T20:43:34.4946329Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc4.c.o 2025-03-21T20:43:34.4948095Z [ 34%] Linking CXX static library libextension_module.a 2025-03-21T20:43:34.4948798Z [ 34%] Built target extension_module 2025-03-21T20:43:34.4950514Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc4.c.o 2025-03-21T20:43:34.4952612Z [ 34%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_acos.cpp.o 2025-03-21T20:43:34.4954782Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc4.c.o 2025-03-21T20:43:34.4957287Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc4.c.o 2025-03-21T20:43:34.4959783Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc4.c.o 2025-03-21T20:43:34.4962263Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc4.c.o 2025-03-21T20:43:34.4964758Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc4.c.o 2025-03-21T20:43:34.4967337Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-sse.c.o 2025-03-21T20:43:34.4969151Z [ 34%] Linking CXX static library libextension_module_static.a 2025-03-21T20:43:34.4969878Z [ 34%] Built target extension_module_static 2025-03-21T20:43:34.4971021Z [ 34%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_acosh.cpp.o 2025-03-21T20:43:34.4973233Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar.c.o 2025-03-21T20:43:34.4975730Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x2-minmax-scalar.c.o 2025-03-21T20:43:34.4978077Z [ 35%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_add.cpp.o 2025-03-21T20:43:34.4980266Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x4-minmax-scalar.c.o 2025-03-21T20:43:34.4982897Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-avx-u16.c.o 2025-03-21T20:43:34.4984846Z [ 35%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_addmm.cpp.o 2025-03-21T20:43:34.4986881Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-avx512f-u32.c.o 2025-03-21T20:43:34.4988969Z [ 35%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_alias_copy.cpp.o 2025-03-21T20:43:34.4991332Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-scalar-u8.c.o 2025-03-21T20:43:34.4993749Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-sse-u8.c.o 2025-03-21T20:43:34.4996123Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-avx-u16.c.o 2025-03-21T20:43:34.4997968Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_alias_copy.cpp.o 2025-03-21T20:43:34.5000072Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-avx512f-u32.c.o 2025-03-21T20:43:34.5002369Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u8.c.o 2025-03-21T20:43:34.5004317Z [ 36%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_allclose.cpp.o 2025-03-21T20:43:34.5006289Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-sse-u8.c.o 2025-03-21T20:43:34.5008276Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-avx-u16.c.o 2025-03-21T20:43:34.5010352Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-avx512f-u32.c.o 2025-03-21T20:43:34.5012152Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_allclose.cpp.o 2025-03-21T20:43:34.5013619Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_amax.cpp.o 2025-03-21T20:43:34.5015383Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u2.c.o 2025-03-21T20:43:34.5017322Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-sse-u8.c.o 2025-03-21T20:43:34.5019675Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-avx-u16.c.o 2025-03-21T20:43:34.5021709Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_amin.cpp.o 2025-03-21T20:43:40.9987764Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-avx512f-u32.c.o 2025-03-21T20:43:40.9990516Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u2.c.o 2025-03-21T20:43:40.9993106Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-sse-u8.c.o 2025-03-21T20:43:40.9996282Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-avx-u16.c.o 2025-03-21T20:43:40.9998417Z [ 36%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_amax.cpp.o 2025-03-21T20:43:41.0000423Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u32.c.o 2025-03-21T20:43:41.0002886Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-scalar-u8.c.o 2025-03-21T20:43:41.0005225Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-sse-u8.c.o 2025-03-21T20:43:41.0007301Z [ 37%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_any.cpp.o 2025-03-21T20:43:41.0009728Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u16.c.o 2025-03-21T20:43:41.0012116Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u32.c.o 2025-03-21T20:43:41.0014508Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u8.c.o 2025-03-21T20:43:41.0016655Z [ 37%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_arange.cpp.o 2025-03-21T20:43:41.0018705Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u8.c.o 2025-03-21T20:43:41.0021053Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-avx-u16.c.o 2025-03-21T20:43:41.0023787Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u32.c.o 2025-03-21T20:43:41.0026241Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-scalar-u8.c.o 2025-03-21T20:43:41.0028623Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-sse-u8.c.o 2025-03-21T20:43:41.0030932Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-avx-u16.c.o 2025-03-21T20:43:41.0032968Z [ 37%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_argmax.cpp.o 2025-03-21T20:43:41.0034741Z [ 38%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_argmin.cpp.o 2025-03-21T20:43:41.0036982Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u32.c.o 2025-03-21T20:43:41.0039464Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-scalar-u8.c.o 2025-03-21T20:43:41.0041945Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-sse-u8.c.o 2025-03-21T20:43:41.0044341Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-avx-u16.c.o 2025-03-21T20:43:41.0046967Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-avx512f-u32.c.o 2025-03-21T20:43:41.0049055Z [ 39%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_amin.cpp.o 2025-03-21T20:43:41.0051167Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_as_strided_copy.cpp.o 2025-03-21T20:43:41.0053396Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-scalar-u8.c.o 2025-03-21T20:43:41.0055854Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-sse-u8.c.o 2025-03-21T20:43:41.0058332Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-avx-u16.c.o 2025-03-21T20:43:41.0060860Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-avx512f-u32.c.o 2025-03-21T20:43:41.0063445Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u8.c.o 2025-03-21T20:43:41.0066274Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-sse-u8.c.o 2025-03-21T20:43:41.0068704Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-avx-u16.c.o 2025-03-21T20:43:41.0071248Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-avx512f-u32.c.o 2025-03-21T20:43:41.0073340Z [ 39%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_any.cpp.o 2025-03-21T20:43:41.0075420Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u8.c.o 2025-03-21T20:43:41.0077823Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-sse2-u8.c.o 2025-03-21T20:43:41.0079817Z [ 39%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_arange.cpp.o 2025-03-21T20:43:41.0081824Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-avx-u16.c.o 2025-03-21T20:43:41.0084261Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-avx512f-u32.c.o 2025-03-21T20:43:41.0086493Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_asin.cpp.o 2025-03-21T20:43:41.0088221Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_asinh.cpp.o 2025-03-21T20:43:41.0090340Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u8.c.o 2025-03-21T20:43:41.0092787Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-sse2-u8.c.o 2025-03-21T20:43:41.0095305Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-avx-u16.c.o 2025-03-21T20:43:41.0097885Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-avx512f-u32.c.o 2025-03-21T20:43:41.0100361Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u2.c.o 2025-03-21T20:43:41.0102901Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-sse-u8.c.o 2025-03-21T20:43:41.0105458Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-avx-u16.c.o 2025-03-21T20:43:41.0107656Z [ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atan.cpp.o 2025-03-21T20:43:41.0110146Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-avx512f-u32.c.o 2025-03-21T20:43:41.0112352Z [ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atan2.cpp.o 2025-03-21T20:43:41.0114538Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u8.c.o 2025-03-21T20:43:41.0117130Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-sse2-u8.c.o 2025-03-21T20:43:41.0119632Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-avx-u16.c.o 2025-03-21T20:43:41.0122668Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-avx512f-u32.c.o 2025-03-21T20:43:47.8857874Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u8.c.o 2025-03-21T20:43:47.8860155Z [ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atanh.cpp.o 2025-03-21T20:43:47.8862338Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-sse-u8.c.o 2025-03-21T20:43:47.8864893Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u16.c.o 2025-03-21T20:43:47.8867430Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u32.c.o 2025-03-21T20:43:47.8870325Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u8.c.o 2025-03-21T20:43:47.8873049Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u8.c.o 2025-03-21T20:43:47.8875662Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u16.c.o 2025-03-21T20:43:47.8878325Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u32.c.o 2025-03-21T20:43:47.8880983Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u8.c.o 2025-03-21T20:43:47.8883542Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u8.c.o 2025-03-21T20:43:47.8886148Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-avx-u16.c.o 2025-03-21T20:43:47.8888652Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-avx512f-u32.c.o 2025-03-21T20:43:47.8890866Z [ 41%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_avg_pool2d.cpp.o 2025-03-21T20:43:47.8893082Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-scalar-u8.c.o 2025-03-21T20:43:47.8895310Z [ 41%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_and.cpp.o 2025-03-21T20:43:47.8897505Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-sse-u8.c.o 2025-03-21T20:43:47.8899678Z [ 41%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_not.cpp.o 2025-03-21T20:43:47.8902272Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-avx-u16.c.o 2025-03-21T20:43:47.8904766Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-avx512f-u32.c.o 2025-03-21T20:43:47.8907225Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u8.c.o 2025-03-21T20:43:47.8909729Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-sse-u8.c.o 2025-03-21T20:43:47.8912093Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-avx-u16.c.o 2025-03-21T20:43:47.8914736Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u16.c.o 2025-03-21T20:43:47.8917126Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u4.c.o 2025-03-21T20:43:47.8919449Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-sse-u8.c.o 2025-03-21T20:43:47.8921791Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u32.c.o 2025-03-21T20:43:47.8924115Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_or.cpp.o 2025-03-21T20:43:47.8926204Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u16.c.o 2025-03-21T20:43:47.8928550Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u4.c.o 2025-03-21T20:43:47.8930845Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-sse-u8.c.o 2025-03-21T20:43:47.8933249Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-avx.c.o 2025-03-21T20:43:47.8935334Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_xor.cpp.o 2025-03-21T20:43:47.8937470Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-avx512f.c.o 2025-03-21T20:43:47.8940031Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-scalar.c.o 2025-03-21T20:43:47.8942512Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-sse2.c.o 2025-03-21T20:43:47.8944878Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-avx.c.o 2025-03-21T20:43:47.8946892Z [ 42%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_argmax.cpp.o 2025-03-21T20:43:47.8948955Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-avx512f.c.o 2025-03-21T20:43:47.8951916Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-scalar.c.o 2025-03-21T20:43:47.8954440Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-sse2.c.o 2025-03-21T20:43:47.8956550Z [ 42%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_argmin.cpp.o 2025-03-21T20:43:47.8958456Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-avx.c.o 2025-03-21T20:43:47.8960792Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-avx512f.c.o 2025-03-21T20:43:47.8962814Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bmm.cpp.o 2025-03-21T20:43:47.8965050Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-scalar.c.o 2025-03-21T20:43:47.8967792Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-sse2.c.o 2025-03-21T20:43:47.8970764Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u32.c.o 2025-03-21T20:43:47.8972971Z [ 43%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_as_strided_copy.cpp.o 2025-03-21T20:43:47.8975095Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u56.c.o 2025-03-21T20:43:47.8977136Z [ 43%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_asin.cpp.o 2025-03-21T20:43:47.8979359Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u128.c.o 2025-03-21T20:43:47.8981661Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cat.cpp.o 2025-03-21T20:43:47.8983954Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u2.c.o 2025-03-21T20:43:47.8986784Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u4.c.o 2025-03-21T20:43:47.8989541Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u12.c.o 2025-03-21T20:43:47.8991755Z [ 43%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_asinh.cpp.o 2025-03-21T20:43:54.0871251Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vexp/gen/f32-vexp-scalar-exp.c.o 2025-03-21T20:43:54.0873563Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-avx-rational-12-10-div.c.o 2025-03-21T20:43:54.0875583Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cdist_forward.cpp.o 2025-03-21T20:43:54.0877701Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-avx512f-rational-12-10-nr.c.o 2025-03-21T20:43:54.0879580Z [ 43%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atan.cpp.o 2025-03-21T20:43:54.0881460Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-fma3-rational-12-10-div.c.o 2025-03-21T20:43:54.0883915Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-scalar-rational-12-10-div.c.o 2025-03-21T20:43:54.0885857Z [ 43%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atan2.cpp.o 2025-03-21T20:43:54.0887795Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-sse2-rational-12-10-div.c.o 2025-03-21T20:43:54.0890003Z [ 44%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atanh.cpp.o 2025-03-21T20:43:54.0891808Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-avx-u16.c.o 2025-03-21T20:43:54.0894003Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u16.c.o 2025-03-21T20:43:54.0895778Z [ 44%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_bmm.cpp.o 2025-03-21T20:43:54.0897663Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u16.c.o 2025-03-21T20:43:54.0899482Z [ 44%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_avg_pool2d.cpp.o 2025-03-21T20:43:54.0901606Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u4.c.o 2025-03-21T20:43:54.0903759Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-sse-u8.c.o 2025-03-21T20:43:54.0905985Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-avx2-rational-3-3-div.c.o 2025-03-21T20:43:54.0908289Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-avx512f-rational-3-3-div.c.o 2025-03-21T20:43:54.0910422Z [ 45%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_and.cpp.o 2025-03-21T20:43:54.0912391Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-fma3-rational-3-3-div.c.o 2025-03-21T20:43:54.0914293Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ceil.cpp.o 2025-03-21T20:43:54.0915892Z [ 46%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_not.cpp.o 2025-03-21T20:43:54.0918004Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-scalar-rational-3-3-div.c.o 2025-03-21T20:43:54.0919962Z [ 46%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_div.cpp.o 2025-03-21T20:43:54.0921917Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-sse2-rational-3-3-div.c.o 2025-03-21T20:43:54.0924658Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u16.c.o 2025-03-21T20:43:54.0926780Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_clamp.cpp.o 2025-03-21T20:43:54.0928892Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u16.c.o 2025-03-21T20:43:54.0931332Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u4.c.o 2025-03-21T20:43:54.0933614Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u8.c.o 2025-03-21T20:43:54.0936293Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u8.c.o 2025-03-21T20:43:54.0938643Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_clone.cpp.o 2025-03-21T20:43:54.0941604Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c1-minmax-scalar-2x.c.o 2025-03-21T20:43:54.0944712Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-sse-2x.c.o 2025-03-21T20:43:54.0948655Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u8.c.o 2025-03-21T20:43:54.0951352Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-avx-u16.c.o 2025-03-21T20:43:54.0953735Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_constant_pad_nd.cpp.o 2025-03-21T20:43:54.0956282Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u16.c.o 2025-03-21T20:43:54.0959403Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u1.c.o 2025-03-21T20:43:54.0962112Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u4.c.o 2025-03-21T20:43:54.0964392Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u8.c.o 2025-03-21T20:43:54.0966491Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u8.c.o 2025-03-21T20:43:54.0968515Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-avx-u16.c.o 2025-03-21T20:43:54.0970505Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u16.c.o 2025-03-21T20:43:54.0972747Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u1.c.o 2025-03-21T20:43:54.0975097Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u4.c.o 2025-03-21T20:43:54.0977309Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u8.c.o 2025-03-21T20:43:54.0979150Z [ 47%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_or.cpp.o 2025-03-21T20:43:54.0980699Z [ 47%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_exp.cpp.o 2025-03-21T20:43:54.0982610Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u8.c.o 2025-03-21T20:43:54.0984887Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-avx-u16.c.o 2025-03-21T20:43:54.0987214Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u16.c.o 2025-03-21T20:43:54.0989365Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_convolution.cpp.o 2025-03-21T20:43:54.0991366Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u1.c.o 2025-03-21T20:43:54.0993568Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u4.c.o 2025-03-21T20:43:54.0995727Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u8.c.o 2025-03-21T20:43:54.0997981Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u8.c.o 2025-03-21T20:44:02.7337944Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-avx-u16.c.o 2025-03-21T20:44:02.7340453Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u16.c.o 2025-03-21T20:44:02.7342911Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u1.c.o 2025-03-21T20:44:02.7345388Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u4.c.o 2025-03-21T20:44:02.7347634Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u8.c.o 2025-03-21T20:44:02.7350442Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u8.c.o 2025-03-21T20:44:02.7352842Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u16.c.o 2025-03-21T20:44:02.7354897Z [ 48%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_fft_r2c.cpp.o 2025-03-21T20:44:02.7357043Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u32.c.o 2025-03-21T20:44:02.7359556Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u16.c.o 2025-03-21T20:44:02.7361526Z [ 48%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_xor.cpp.o 2025-03-21T20:44:02.7384504Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u1.c.o 2025-03-21T20:44:02.7387160Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u4.c.o 2025-03-21T20:44:02.7389789Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u8.c.o 2025-03-21T20:44:02.7392396Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u40.c.o 2025-03-21T20:44:02.7395206Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u40.c.o 2025-03-21T20:44:02.7397572Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_convolution_backward.cpp.o 2025-03-21T20:44:02.7400611Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u64.c.o 2025-03-21T20:44:02.7403812Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u2.c.o 2025-03-21T20:44:02.7407055Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u8.c.o 2025-03-21T20:44:02.7410085Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u8.c.o 2025-03-21T20:44:02.7412951Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u16.c.o 2025-03-21T20:44:02.7415999Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u16.c.o 2025-03-21T20:44:02.7418316Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_copy.cpp.o 2025-03-21T20:44:02.7420574Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u16.c.o 2025-03-21T20:44:02.7422916Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cos.cpp.o 2025-03-21T20:44:02.7425236Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u1.c.o 2025-03-21T20:44:02.7427932Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u12.c.o 2025-03-21T20:44:02.7435174Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-avx-rational-9-8-div.c.o 2025-03-21T20:44:02.7438106Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-avx512f-rational-9-8-nr.c.o 2025-03-21T20:44:02.7440383Z [ 49%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bmm.cpp.o 2025-03-21T20:44:02.7442454Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-fma3-rational-9-8-div.c.o 2025-03-21T20:44:02.7444502Z [ 49%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cat.cpp.o 2025-03-21T20:44:02.7446792Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-scalar-rational-9-8-div.c.o 2025-03-21T20:44:02.7449629Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-sse2-rational-9-8-div.c.o 2025-03-21T20:44:02.7451942Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cosh.cpp.o 2025-03-21T20:44:02.7454064Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-avx.c.o 2025-03-21T20:44:02.7456352Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-avx512f.c.o 2025-03-21T20:44:02.7458684Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-scalar.c.o 2025-03-21T20:44:02.7460794Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cumsum.cpp.o 2025-03-21T20:44:02.7462938Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-sse2.c.o 2025-03-21T20:44:02.7465330Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-avx.c.o 2025-03-21T20:44:02.7467676Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-avx512f.c.o 2025-03-21T20:44:02.7470161Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-scalar.c.o 2025-03-21T20:44:02.7472619Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-sse2.c.o 2025-03-21T20:44:02.7475028Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-avx.c.o 2025-03-21T20:44:02.7477048Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_detach_copy.cpp.o 2025-03-21T20:44:02.7479595Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-avx512f.c.o 2025-03-21T20:44:02.7481726Z [ 50%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cdist_forward.cpp.o 2025-03-21T20:44:02.7483849Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-scalar.c.o 2025-03-21T20:44:02.7486384Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-sse2.c.o 2025-03-21T20:44:02.7489018Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x8c8-minmax-avx2.c.o 2025-03-21T20:44:02.7491533Z [ 50%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_gelu.cpp.o 2025-03-21T20:44:02.7493983Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x8c8-minmax-avx2.c.o 2025-03-21T20:44:02.7497130Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2-madd-prfm.c.o 2025-03-21T20:44:02.7500287Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx-madd-prfm.c.o 2025-03-21T20:44:15.3695704Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnni.c.o 2025-03-21T20:44:15.3698514Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2-madd-prfm.c.o 2025-03-21T20:44:15.3701428Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx-madd-prfm.c.o 2025-03-21T20:44:15.3703664Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_diagonal_copy.cpp.o 2025-03-21T20:44:15.3705238Z [ 51%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ceil.cpp.o 2025-03-21T20:44:15.3706683Z [ 51%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_le.cpp.o 2025-03-21T20:44:15.3708802Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnni.c.o 2025-03-21T20:44:15.3711470Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-16x64c4-minmax-avx512amx.c.o 2025-03-21T20:44:15.3713498Z [ 51%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_clamp.cpp.o 2025-03-21T20:44:15.3715607Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x64c4-minmax-avx512amx.c.o 2025-03-21T20:44:15.3718247Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx2.c.o 2025-03-21T20:44:15.3720248Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_div.cpp.o 2025-03-21T20:44:15.3722655Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx256skx.c.o 2025-03-21T20:44:15.3725853Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx256vnni.c.o 2025-03-21T20:44:15.3728600Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avx2.c.o 2025-03-21T20:44:15.3731322Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx256skx.c.o 2025-03-21T20:44:15.3733983Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx256vnni.c.o 2025-03-21T20:44:15.3736664Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-16x64c4-minmax-avx512amx.c.o 2025-03-21T20:44:15.3739491Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x64c4-minmax-avx512amx.c.o 2025-03-21T20:44:15.3742116Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx2.c.o 2025-03-21T20:44:15.3744111Z [ 51%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_clone.cpp.o 2025-03-21T20:44:15.3746179Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx256skx.c.o 2025-03-21T20:44:15.3748853Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx256vnni.c.o 2025-03-21T20:44:15.3751507Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avx2.c.o 2025-03-21T20:44:15.3753571Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_constant_pad_nd.cpp.o 2025-03-21T20:44:15.3755128Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_convolution.cpp.o 2025-03-21T20:44:15.3757301Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx256skx.c.o 2025-03-21T20:44:15.3759996Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx256vnni.c.o 2025-03-21T20:44:15.3762751Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-03-21T20:44:15.3765686Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-03-21T20:44:15.3767869Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_embedding.cpp.o 2025-03-21T20:44:15.3769532Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_convolution_backward.cpp.o 2025-03-21T20:44:15.3771804Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-03-21T20:44:15.3779874Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4-minmax-scalar.c.o 2025-03-21T20:44:15.3782493Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-avx-ld128.c.o 2025-03-21T20:44:15.3784736Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_empty.cpp.o 2025-03-21T20:44:15.3786952Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse2-ld128.c.o 2025-03-21T20:44:15.3788915Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_copy.cpp.o 2025-03-21T20:44:15.3791045Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse41-ld128.c.o 2025-03-21T20:44:15.3793696Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x8c8-minmax-avx2.c.o 2025-03-21T20:44:15.3795692Z [ 53%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cos.cpp.o 2025-03-21T20:44:15.3797784Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse41-ld128.c.o 2025-03-21T20:44:15.3799875Z [ 53%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_eq.cpp.o 2025-03-21T20:44:15.3801961Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x8c8-minmax-avx2.c.o 2025-03-21T20:44:15.3803898Z [ 53%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cosh.cpp.o 2025-03-21T20:44:15.3806027Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4-minmax-scalar.c.o 2025-03-21T20:44:15.3808609Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-avx-ld128.c.o 2025-03-21T20:44:15.3811261Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse2-ld128.c.o 2025-03-21T20:44:15.3813256Z [ 53%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cumsum.cpp.o 2025-03-21T20:44:15.3815394Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-03-21T20:44:15.3818175Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-03-21T20:44:15.3820937Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-16x64c4-minmax-avx512amx.c.o 2025-03-21T20:44:23.8117628Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-madd-prfm.c.o 2025-03-21T20:44:23.8121160Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-03-21T20:44:23.8127871Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-03-21T20:44:23.8131172Z [ 54%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_detach_copy.cpp.o 2025-03-21T20:44:23.8133666Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4-minmax-scalar.c.o 2025-03-21T20:44:23.8136264Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_erf.cpp.o 2025-03-21T20:44:23.8138706Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse2-ld128.c.o 2025-03-21T20:44:23.8141714Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-ssse3-madd.c.o 2025-03-21T20:44:23.8144628Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x64c4-minmax-avx512amx.c.o 2025-03-21T20:44:23.8146923Z [ 55%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_diagonal_copy.cpp.o 2025-03-21T20:44:23.8148625Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_exp.cpp.o 2025-03-21T20:44:23.8151221Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2-madd-prfm.c.o 2025-03-21T20:44:23.8154143Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx-madd-prfm.c.o 2025-03-21T20:44:23.8157051Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4-minmax-scalar.c.o 2025-03-21T20:44:23.8160060Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse2-ld128.c.o 2025-03-21T20:44:23.8163246Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-ssse3-madd.c.o 2025-03-21T20:44:23.8166601Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2-madd-prfm.c.o 2025-03-21T20:44:23.8169221Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_expand_copy.cpp.o 2025-03-21T20:44:23.8171800Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-madd-prfm.c.o 2025-03-21T20:44:23.8174302Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_div.cpp.o 2025-03-21T20:44:23.8175919Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_embedding.cpp.o 2025-03-21T20:44:23.8178598Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-03-21T20:44:23.8181814Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx-madd-prfm.c.o 2025-03-21T20:44:23.8185042Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-03-21T20:44:23.8187545Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_expm1.cpp.o 2025-03-21T20:44:23.8189395Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_empty.cpp.o 2025-03-21T20:44:23.8192116Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-16x64c4-minmax-avx512amx.c.o 2025-03-21T20:44:23.8195433Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512skx-prfm.c.o 2025-03-21T20:44:23.8198076Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_fill.cpp.o 2025-03-21T20:44:23.8200777Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-03-21T20:44:23.8202978Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_eq.cpp.o 2025-03-21T20:44:23.8205405Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x2-minmax-scalar.c.o 2025-03-21T20:44:23.8208367Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4-minmax-scalar.c.o 2025-03-21T20:44:23.8211456Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse2-ld64.c.o 2025-03-21T20:44:23.8214461Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse41-ld64.c.o 2025-03-21T20:44:23.8217473Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x64c4-minmax-avx512amx.c.o 2025-03-21T20:44:23.8220458Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx2.c.o 2025-03-21T20:44:23.8225815Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx256skx.c.o 2025-03-21T20:44:23.8228812Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x2-minmax-scalar.c.o 2025-03-21T20:44:23.8231682Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4-minmax-scalar.c.o 2025-03-21T20:44:23.8234598Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse2-ld64.c.o 2025-03-21T20:44:23.8237602Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse41-ld64.c.o 2025-03-21T20:44:23.8240538Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avx2.c.o 2025-03-21T20:44:23.8242744Z [ 57%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_erf.cpp.o 2025-03-21T20:44:23.8245141Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512skx-prfm.c.o 2025-03-21T20:44:23.8247551Z [ 57%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_exp.cpp.o 2025-03-21T20:44:23.8249255Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_flip.cpp.o 2025-03-21T20:44:23.8251643Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx256skx.c.o 2025-03-21T20:44:23.8255100Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-03-21T20:44:23.8257434Z [ 57%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_expand_copy.cpp.o 2025-03-21T20:44:23.8260022Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-16x64c4-minmax-avx512amx.c.o 2025-03-21T20:44:23.8262533Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_floor.cpp.o 2025-03-21T20:44:31.6275937Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_floor_divide.cpp.o 2025-03-21T20:44:31.6278687Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512skx-prfm.c.o 2025-03-21T20:44:31.6281057Z [ 57%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_expm1.cpp.o 2025-03-21T20:44:31.6284248Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-03-21T20:44:31.6286592Z [ 57%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_fill.cpp.o 2025-03-21T20:44:31.6288825Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x2-minmax-scalar.c.o 2025-03-21T20:44:31.6291802Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4-minmax-scalar.c.o 2025-03-21T20:44:31.6294769Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse2-ld64.c.o 2025-03-21T20:44:31.6296969Z [ 57%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_flip.cpp.o 2025-03-21T20:44:31.6299261Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse41-ld64.c.o 2025-03-21T20:44:31.6302277Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x64c4-minmax-avx512amx.c.o 2025-03-21T20:44:31.6305207Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx2.c.o 2025-03-21T20:44:31.6307422Z [ 58%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_floor.cpp.o 2025-03-21T20:44:31.6309718Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx256skx.c.o 2025-03-21T20:44:31.6312562Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x2-minmax-scalar.c.o 2025-03-21T20:44:31.6315453Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4-minmax-scalar.c.o 2025-03-21T20:44:31.6318408Z [ 59%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_fmod.cpp.o 2025-03-21T20:44:31.6320901Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse2-ld64.c.o 2025-03-21T20:44:31.6324575Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse41-ld64.c.o 2025-03-21T20:44:31.6328310Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avx2.c.o 2025-03-21T20:44:31.6331053Z [ 59%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_full.cpp.o 2025-03-21T20:44:31.6333503Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512skx-prfm.c.o 2025-03-21T20:44:31.6335778Z [ 59%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_floor_divide.cpp.o 2025-03-21T20:44:31.6338115Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx256skx.c.o 2025-03-21T20:44:31.6341128Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c.o 2025-03-21T20:44:31.6344333Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-03-21T20:44:31.6346735Z [ 59%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_full_like.cpp.o 2025-03-21T20:44:31.6348572Z [ 59%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gather.cpp.o 2025-03-21T20:44:31.6351129Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-03-21T20:44:31.6354252Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:44:31.6357104Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:44:31.6359959Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-03-21T20:44:31.6362888Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16-add16.c.o 2025-03-21T20:44:31.6365198Z [ 59%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_fmod.cpp.o 2025-03-21T20:44:31.6367634Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul16-add16.c.o 2025-03-21T20:44:31.6370513Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c.o 2025-03-21T20:44:31.6372888Z [ 60%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ge.cpp.o 2025-03-21T20:44:31.6375306Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-03-21T20:44:31.6378203Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-03-21T20:44:31.6381019Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:44:31.6383248Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_full.cpp.o 2025-03-21T20:44:31.6385837Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:44:31.6388961Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-03-21T20:44:31.6391749Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16-add16.c.o 2025-03-21T20:44:31.6394714Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul16-add16.c.o 2025-03-21T20:44:31.6397442Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u16.c.o 2025-03-21T20:44:31.6399882Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u32.c.o 2025-03-21T20:44:31.6401982Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_full_like.cpp.o 2025-03-21T20:44:31.6403796Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gather.cpp.o 2025-03-21T20:44:31.6405916Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u16.c.o 2025-03-21T20:44:31.6408523Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u32.c.o 2025-03-21T20:44:31.6411125Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u1.c.o 2025-03-21T20:44:31.6413690Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u4.c.o 2025-03-21T20:44:58.3875997Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u32.c.o 2025-03-21T20:44:58.3878562Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u16.c.o 2025-03-21T20:44:58.3881428Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-avx256vnni-prfm.c.o 2025-03-21T20:44:58.3883593Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ge.cpp.o 2025-03-21T20:44:58.3885929Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-scalar.c.o 2025-03-21T20:44:58.3888148Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gelu.cpp.o 2025-03-21T20:44:58.3890399Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x64c4-gemm-goi-scalar.c.o 2025-03-21T20:44:58.3893371Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avx256vnni-prfm.c.o 2025-03-21T20:44:58.3895697Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_glu.cpp.o 2025-03-21T20:44:58.3897505Z [ 61%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gelu.cpp.o 2025-03-21T20:44:58.3899288Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gt.cpp.o 2025-03-21T20:44:58.3901066Z [ 61%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_glu.cpp.o 2025-03-21T20:44:58.3903310Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_hardtanh.cpp.o 2025-03-21T20:44:58.3905045Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index.cpp.o 2025-03-21T20:44:58.3907016Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index_put.cpp.o 2025-03-21T20:44:58.3908724Z [ 61%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_linear.cpp.o 2025-03-21T20:44:58.3910431Z [ 61%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gt.cpp.o 2025-03-21T20:44:58.3912201Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index_select.cpp.o 2025-03-21T20:44:58.3913917Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_isinf.cpp.o 2025-03-21T20:44:58.3916454Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c.o 2025-03-21T20:44:58.3918983Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_isnan.cpp.o 2025-03-21T20:44:58.3920544Z [ 62%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_le.cpp.o 2025-03-21T20:44:58.3922365Z [ 62%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_leaky_relu.cpp.o 2025-03-21T20:44:58.3924133Z [ 62%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_lift_fresh_copy.cpp.o 2025-03-21T20:44:58.3926139Z [ 62%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_linear_scratch_example.cpp.o 2025-03-21T20:44:58.3928069Z [ 63%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_hardtanh.cpp.o 2025-03-21T20:44:58.3929865Z [ 63%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log.cpp.o 2025-03-21T20:44:58.3931401Z [ 63%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log10.cpp.o 2025-03-21T20:44:58.3933050Z [ 63%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log1p.cpp.o 2025-03-21T20:44:58.3934691Z [ 63%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log2.cpp.o 2025-03-21T20:44:58.3936419Z [ 63%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log_softmax.cpp.o 2025-03-21T20:44:58.3938194Z [ 63%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_and.cpp.o 2025-03-21T20:44:58.3939961Z [ 63%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index.cpp.o 2025-03-21T20:44:58.3941733Z [ 63%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_not.cpp.o 2025-03-21T20:44:58.3943397Z [ 63%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_or.cpp.o 2025-03-21T20:44:58.3945171Z [ 63%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index_put.cpp.o 2025-03-21T20:44:58.3947015Z [ 63%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_xor.cpp.o 2025-03-21T20:44:58.3948853Z [ 63%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index_select.cpp.o 2025-03-21T20:44:58.3950645Z [ 63%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logit.cpp.o 2025-03-21T20:44:58.3952378Z [ 63%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_isinf.cpp.o 2025-03-21T20:44:58.3954224Z [ 63%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_isnan.cpp.o 2025-03-21T20:44:58.3956271Z [ 63%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_le.cpp.o 2025-03-21T20:44:58.3958104Z [ 63%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_leaky_relu.cpp.o 2025-03-21T20:44:58.3960127Z [ 63%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_lt.cpp.o 2025-03-21T20:44:58.3961951Z [ 63%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_lift_fresh_copy.cpp.o 2025-03-21T20:44:58.3963876Z [ 63%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_fill.cpp.o 2025-03-21T20:44:58.3966040Z [ 63%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_linear_scratch_example.cpp.o 2025-03-21T20:44:58.3967972Z [ 64%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_scatter.cpp.o 2025-03-21T20:44:58.3969739Z [ 64%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_log_softmax.cpp.o 2025-03-21T20:44:58.3971542Z [ 64%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log.cpp.o 2025-03-21T20:44:58.3974254Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-03-21T20:44:58.3977470Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-03-21T20:44:58.3980622Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:44:58.3983756Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:44:58.3986928Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-03-21T20:44:58.3990095Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-03-21T20:44:58.3993183Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-03-21T20:44:58.3996265Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx-mul16-add16.c.o 2025-03-21T20:44:58.3998654Z [ 64%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log10.cpp.o 2025-03-21T20:44:58.4000455Z [ 64%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_select.cpp.o 2025-03-21T20:44:58.4002290Z [ 64%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log1p.cpp.o 2025-03-21T20:44:58.4004785Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx2-mul32.c.o 2025-03-21T20:44:58.4008010Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p1c-minmax-fp32-scalar-fmagic.c.o 2025-03-21T20:44:58.4011138Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:45:07.0276102Z [ 66%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_mm.cpp.o 2025-03-21T20:45:07.0278615Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:45:07.0281566Z [ 66%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log2.cpp.o 2025-03-21T20:45:07.0284193Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p32c-minmax-fp32-avx512skx-mul32.c.o 2025-03-21T20:45:07.0287453Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse2-mul16.c.o 2025-03-21T20:45:07.0290542Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse41-mul16.c.o 2025-03-21T20:45:07.0292934Z [ 66%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max.cpp.o 2025-03-21T20:45:07.0294779Z [ 66%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max_pool2d_with_indices.cpp.o 2025-03-21T20:45:07.0297683Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c.o 2025-03-21T20:45:07.0300831Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-03-21T20:45:07.0303379Z [ 66%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log_softmax.cpp.o 2025-03-21T20:45:07.0305961Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-03-21T20:45:07.0309254Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:45:07.0312431Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:45:07.0315720Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-03-21T20:45:07.0318235Z [ 67%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_and.cpp.o 2025-03-21T20:45:07.0320764Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-03-21T20:45:07.0324197Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-03-21T20:45:07.0327332Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-16x64c4-minmax-fp32-avx512amx.c.o 2025-03-21T20:45:07.0329842Z [ 67%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_not.cpp.o 2025-03-21T20:45:07.0332409Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-03-21T20:45:07.0335548Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-03-21T20:45:07.0338663Z [ 68%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_or.cpp.o 2025-03-21T20:45:07.0340635Z [ 68%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max_pool2d_with_indices_backward.cpp.o 2025-03-21T20:45:07.0343272Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:45:07.0346176Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:45:07.0348973Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-03-21T20:45:07.0351862Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-03-21T20:45:07.0354630Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-03-21T20:45:07.0357884Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x64c4-minmax-fp32-avx512amx.c.o 2025-03-21T20:45:07.0360240Z [ 68%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_maximum.cpp.o 2025-03-21T20:45:07.0361892Z [ 68%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mean.cpp.o 2025-03-21T20:45:07.0364207Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx2.c.o 2025-03-21T20:45:07.0366828Z [ 68%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_xor.cpp.o 2025-03-21T20:45:07.0369421Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256skx.c.o 2025-03-21T20:45:07.0371710Z [ 68%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_mul.cpp.o 2025-03-21T20:45:07.0374177Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:45:07.0377283Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-03-21T20:45:07.0380290Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:45:07.0383339Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-03-21T20:45:07.0385722Z [ 68%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logit.cpp.o 2025-03-21T20:45:07.0388218Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-03-21T20:45:07.0391223Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx2.c.o 2025-03-21T20:45:07.0394234Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx256skx.c.o 2025-03-21T20:45:07.0396552Z [ 68%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_min.cpp.o 2025-03-21T20:45:07.0399203Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-03-21T20:45:07.0402534Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-03-21T20:45:07.0405813Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-16x64c4-minmax-fp32-avx512amx.c.o 2025-03-21T20:45:07.0408974Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-03-21T20:45:07.0412259Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-03-21T20:45:07.0415406Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:45:15.2696595Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:45:15.2700439Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-03-21T20:45:15.2703489Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-03-21T20:45:15.2706470Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-03-21T20:45:15.2709450Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x64c4-minmax-fp32-avx512amx.c.o 2025-03-21T20:45:15.2711704Z [ 69%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_minimum.cpp.o 2025-03-21T20:45:15.2713968Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx2.c.o 2025-03-21T20:45:15.2716866Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256skx.c.o 2025-03-21T20:45:15.2719087Z [ 69%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mm.cpp.o 2025-03-21T20:45:15.2721369Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:45:15.2770049Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-03-21T20:45:15.2772934Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:45:15.2775778Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-03-21T20:45:15.2778596Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-03-21T20:45:15.2781295Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx2.c.o 2025-03-21T20:45:15.2784154Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mul.cpp.o 2025-03-21T20:45:15.2786429Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx256skx.c.o 2025-03-21T20:45:15.2788861Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_narrow_copy.cpp.o 2025-03-21T20:45:15.2791247Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni-prfm.c.o 2025-03-21T20:45:15.2794263Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-03-21T20:45:15.2796650Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_batch_norm.cpp.o 2025-03-21T20:45:15.2798410Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_group_norm.cpp.o 2025-03-21T20:45:15.2801098Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-avx256vnni.c.o 2025-03-21T20:45:15.2803901Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-scalar.c.o 2025-03-21T20:45:15.2806887Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx2-c64.c.o 2025-03-21T20:45:15.2809618Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx512skx-c64.c.o 2025-03-21T20:45:15.2812193Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c64.c.o 2025-03-21T20:45:15.2814276Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_layer_norm.cpp.o 2025-03-21T20:45:15.2816480Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-minmax-fp32-scalar-u1-acc1.c.o 2025-03-21T20:45:15.2818950Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u64-acc2.c.o 2025-03-21T20:45:15.2821624Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx256skx-u64-acc2.c.o 2025-03-21T20:45:15.2824389Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u128-acc2.c.o 2025-03-21T20:45:15.2827064Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u128-acc2.c.o 2025-03-21T20:45:15.2829067Z [ 72%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ne.cpp.o 2025-03-21T20:45:15.2830575Z [ 72%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_neg.cpp.o 2025-03-21T20:45:15.2832500Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u4.c.o 2025-03-21T20:45:15.2835034Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u32-acc2.c.o 2025-03-21T20:45:15.2837597Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u8.c.o 2025-03-21T20:45:15.2840027Z [ 72%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_nonzero.cpp.o 2025-03-21T20:45:15.2842320Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2025-03-21T20:45:15.2845111Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2025-03-21T20:45:15.2847500Z [ 72%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_lt.cpp.o 2025-03-21T20:45:15.2849787Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u1.c.o 2025-03-21T20:45:15.2852405Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u4.c.o 2025-03-21T20:45:15.2855135Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2025-03-21T20:45:15.2857244Z [ 72%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ones.cpp.o 2025-03-21T20:45:15.2859609Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2025-03-21T20:45:15.2862412Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2025-03-21T20:45:15.2865227Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2025-03-21T20:45:15.2868099Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2025-03-21T20:45:15.2870960Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u1.c.o 2025-03-21T20:45:15.2873329Z [ 72%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_fill.cpp.o 2025-03-21T20:45:15.2875721Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u4.c.o 2025-03-21T20:45:15.2878550Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2025-03-21T20:45:22.3042311Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2025-03-21T20:45:22.3045414Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u32.c.o 2025-03-21T20:45:22.3047604Z [ 73%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_native_layer_norm.cpp.o 2025-03-21T20:45:22.3050016Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u32.c.o 2025-03-21T20:45:22.3052637Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u1.c.o 2025-03-21T20:45:22.3055298Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u4.c.o 2025-03-21T20:45:22.3057942Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u32.c.o 2025-03-21T20:45:22.3060572Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u32.c.o 2025-03-21T20:45:22.3063718Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u32.c.o 2025-03-21T20:45:22.3066892Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u32.c.o 2025-03-21T20:45:22.3069636Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u32.c.o 2025-03-21T20:45:22.3071840Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pdist_forward.cpp.o 2025-03-21T20:45:22.3074189Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u4.c.o 2025-03-21T20:45:22.3076984Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u4.c.o 2025-03-21T20:45:22.3079797Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u32.c.o 2025-03-21T20:45:22.3082427Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u32.c.o 2025-03-21T20:45:22.3085163Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u32.c.o 2025-03-21T20:45:22.3088247Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-03-21T20:45:22.3090580Z [ 74%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_permute_copy.cpp.o 2025-03-21T20:45:22.3092700Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u4.c.o 2025-03-21T20:45:22.3095205Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-03-21T20:45:22.3098230Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-03-21T20:45:22.3101234Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-03-21T20:45:22.3104167Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u4.c.o 2025-03-21T20:45:22.3107255Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-03-21T20:45:22.3110431Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-03-21T20:45:22.3113711Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-scalar-imagic-c1.c.o 2025-03-21T20:45:22.3116285Z [ 74%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pixel_shuffle.cpp.o 2025-03-21T20:45:22.3119079Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-sse2-c8.c.o 2025-03-21T20:45:22.3126835Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-scalar-imagic-c1.c.o 2025-03-21T20:45:22.3129830Z [ 74%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_scatter.cpp.o 2025-03-21T20:45:22.3132255Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-sse2-c8.c.o 2025-03-21T20:45:22.3135235Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2025-03-21T20:45:22.3137414Z [ 74%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_neg.cpp.o 2025-03-21T20:45:22.3139707Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-03-21T20:45:22.3142145Z [ 74%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pixel_unshuffle.cpp.o 2025-03-21T20:45:22.3144715Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-03-21T20:45:22.3147806Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:45:22.3150523Z [ 74%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_select.cpp.o 2025-03-21T20:45:22.3153090Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:45:22.3156181Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-03-21T20:45:22.3158650Z [ 75%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pow.cpp.o 2025-03-21T20:45:22.3160530Z [ 75%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max.cpp.o 2025-03-21T20:45:22.3163156Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-03-21T20:45:22.3165775Z [ 75%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_sigmoid.cpp.o 2025-03-21T20:45:22.3168410Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-03-21T20:45:22.3170874Z [ 75%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_sub.cpp.o 2025-03-21T20:45:22.3173586Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2025-03-21T20:45:22.3176929Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-03-21T20:45:22.3180011Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-03-21T20:45:22.3183138Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:45:22.3186440Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:45:22.3189366Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-03-21T20:45:22.3192287Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-03-21T20:45:22.3194389Z [ 75%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_where.cpp.o 2025-03-21T20:45:31.4992400Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-03-21T20:45:31.4994895Z [ 75%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_prod.cpp.o 2025-03-21T20:45:31.4997021Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u32.c.o 2025-03-21T20:45:31.4999351Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u16.c.o 2025-03-21T20:45:31.5001820Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u32.c.o 2025-03-21T20:45:31.5004422Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u1.c.o 2025-03-21T20:45:31.5007338Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u4.c.o 2025-03-21T20:45:31.5009662Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u32.c.o 2025-03-21T20:45:31.5012018Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u16.c.o 2025-03-21T20:45:31.5014627Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-03-21T20:45:31.5017279Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:45:31.5019941Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:45:31.5023046Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-03-21T20:45:31.5025783Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-03-21T20:45:31.5028231Z [ 76%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max_pool2d_with_indices.cpp.o 2025-03-21T20:45:31.5030720Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-03-21T20:45:31.5033495Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx2.c.o 2025-03-21T20:45:31.5036189Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:45:31.5039014Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-03-21T20:45:31.5041892Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:45:31.5044782Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-03-21T20:45:31.5047976Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-03-21T20:45:31.5050544Z [ 76%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max_pool2d_with_indices_backward.cpp.o 2025-03-21T20:45:31.5053402Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x8c8-minmax-fp32-avx2.c.o 2025-03-21T20:45:31.5056218Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-03-21T20:45:31.5058466Z [ 77%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_maximum.cpp.o 2025-03-21T20:45:31.5060802Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-03-21T20:45:31.5063021Z [ 77%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mean.cpp.o 2025-03-21T20:45:31.5065410Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:45:31.5068236Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:45:31.5071074Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-03-21T20:45:31.5073863Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-03-21T20:45:31.5076785Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-03-21T20:45:31.5079519Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx2.c.o 2025-03-21T20:45:31.5082325Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:45:31.5085212Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-03-21T20:45:31.5088275Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:45:31.5091151Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-03-21T20:45:31.5094037Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-03-21T20:45:31.5096928Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x8c8-minmax-fp32-avx2.c.o 2025-03-21T20:45:31.5099750Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-03-21T20:45:31.5102236Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c64.c.o 2025-03-21T20:45:31.5104467Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-scalar.c.o 2025-03-21T20:45:31.5106957Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u64-acc2.c.o 2025-03-21T20:45:31.5108958Z [ 78%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_min.cpp.o 2025-03-21T20:45:31.5111092Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u4.c.o 2025-03-21T20:45:31.5113393Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u32-acc2.c.o 2025-03-21T20:45:31.5115913Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u8.c.o 2025-03-21T20:45:31.5118449Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2025-03-21T20:45:31.5121135Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2025-03-21T20:45:31.5124185Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u1.c.o 2025-03-21T20:45:31.5126662Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u4.c.o 2025-03-21T20:45:38.7594651Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2025-03-21T20:45:38.7597654Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2025-03-21T20:45:38.7600467Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2025-03-21T20:45:38.7603125Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2025-03-21T20:45:38.7605930Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2025-03-21T20:45:38.7608540Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u1.c.o 2025-03-21T20:45:38.7610910Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u4.c.o 2025-03-21T20:45:38.7613430Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2025-03-21T20:45:38.7615974Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2025-03-21T20:45:38.7618397Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u32.c.o 2025-03-21T20:45:38.7620599Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u32.c.o 2025-03-21T20:45:38.7623207Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u1.c.o 2025-03-21T20:45:38.7625581Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u4.c.o 2025-03-21T20:45:38.7628313Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u32.c.o 2025-03-21T20:45:38.7630739Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u32.c.o 2025-03-21T20:45:38.7633563Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u32.c.o 2025-03-21T20:45:38.7636096Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u32.c.o 2025-03-21T20:45:38.7638591Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u32.c.o 2025-03-21T20:45:38.7640787Z [ 79%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_minimum.cpp.o 2025-03-21T20:45:38.7643153Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u4.c.o 2025-03-21T20:45:38.7645852Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u4.c.o 2025-03-21T20:45:38.7648704Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u32.c.o 2025-03-21T20:45:38.7651239Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u32.c.o 2025-03-21T20:45:38.7653804Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u32.c.o 2025-03-21T20:45:38.7656498Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-03-21T20:45:38.7659366Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u4.c.o 2025-03-21T20:45:38.7669665Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-03-21T20:45:38.7672770Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-03-21T20:45:38.7675640Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-03-21T20:45:38.7678488Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u4.c.o 2025-03-21T20:45:38.7681420Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-03-21T20:45:38.7684052Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-03-21T20:45:38.7686685Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx2.c.o 2025-03-21T20:45:38.7689054Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx512f.c.o 2025-03-21T20:45:38.7691104Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reciprocal.cpp.o 2025-03-21T20:45:38.7693256Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-scalar.c.o 2025-03-21T20:45:38.7695927Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c1.c.o 2025-03-21T20:45:38.7698374Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c8.c.o 2025-03-21T20:45:38.7700894Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c16.c.o 2025-03-21T20:45:38.7703450Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-scalar-c1.c.o 2025-03-21T20:45:38.7706025Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse2-c16.c.o 2025-03-21T20:45:38.7708688Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse41-c16.c.o 2025-03-21T20:45:38.7710950Z [ 81%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad1d.cpp.o 2025-03-21T20:45:38.7713157Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-avx2-u128.c.o 2025-03-21T20:45:38.7715068Z [ 82%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mm.cpp.o 2025-03-21T20:45:38.7717174Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-avx512skx-u256.c.o 2025-03-21T20:45:38.7719577Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-scalar-u4.c.o 2025-03-21T20:45:38.7721926Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-sse2-u64.c.o 2025-03-21T20:45:38.7724892Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-sse41-u64.c.o 2025-03-21T20:45:38.7727437Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c1.c.o 2025-03-21T20:45:38.7729838Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c8.c.o 2025-03-21T20:45:38.7732315Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c16.c.o 2025-03-21T20:45:38.7734774Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-lut32norm/u8-lut32norm-scalar.c.o 2025-03-21T20:45:38.7737325Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-scalar-c1.c.o 2025-03-21T20:45:51.2790296Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-sse2-c16.c.o 2025-03-21T20:45:51.2792576Z [ 82%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mul.cpp.o 2025-03-21T20:45:51.2794634Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-scalar-u2.c.o 2025-03-21T20:45:51.2796907Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-sse2-u16.c.o 2025-03-21T20:45:51.2799207Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-avx2-u128.c.o 2025-03-21T20:45:51.2801338Z [ 83%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_narrow_copy.cpp.o 2025-03-21T20:45:51.2803517Z [ 83%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad2d.cpp.o 2025-03-21T20:45:51.2805805Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-avx512skx-u256.c.o 2025-03-21T20:45:51.2808484Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-scalar-u4.c.o 2025-03-21T20:45:51.2810863Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-sse2-u64.c.o 2025-03-21T20:45:51.2813400Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16-prfm.c.o 2025-03-21T20:45:51.2815749Z [ 83%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_batch_norm.cpp.o 2025-03-21T20:45:51.2817667Z [ 83%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad3d.cpp.o 2025-03-21T20:45:51.2819976Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-packw/gen/x16-packw-x64-gemm-goi-scalar-int-u4.c.o 2025-03-21T20:45:51.2822572Z [ 83%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_relu.cpp.o 2025-03-21T20:45:51.2824380Z [ 83%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_group_norm.cpp.o 2025-03-21T20:45:51.2826208Z [ 83%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_remainder.cpp.o 2025-03-21T20:45:51.2828059Z [ 83%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_layer_norm.cpp.o 2025-03-21T20:45:51.2829901Z [ 83%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ne.cpp.o 2025-03-21T20:45:51.2831587Z [ 84%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_repeat.cpp.o 2025-03-21T20:45:51.2833244Z [ 84%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_neg.cpp.o 2025-03-21T20:45:51.2835044Z [ 84%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_repeat_interleave.cpp.o 2025-03-21T20:45:51.2836842Z [ 84%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad1d.cpp.o 2025-03-21T20:45:51.2838677Z [ 84%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_nonzero.cpp.o 2025-03-21T20:45:51.2841087Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-16x16-reuse-switch-avx2.c.o 2025-03-21T20:45:51.2843904Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-2x4-scalar-int.c.o 2025-03-21T20:45:51.2846808Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-multi-sse2.c.o 2025-03-21T20:45:51.2849511Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/gen/x24-transposec-1x2-scalar.c.o 2025-03-21T20:45:51.2852068Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/x24-transposec-4x4-ssse3.c.o 2025-03-21T20:45:51.2854625Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4.c.o 2025-03-21T20:45:51.2857244Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4.c.o 2025-03-21T20:45:51.2860137Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-float-u4.c.o 2025-03-21T20:45:51.2862837Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4.c.o 2025-03-21T20:45:51.2865735Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x32-gemm-goi-avx512f-u4-prfm.c.o 2025-03-21T20:45:51.2868042Z [ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad2d.cpp.o 2025-03-21T20:45:51.2869854Z [ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad3d.cpp.o 2025-03-21T20:45:51.2872192Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-float-u4.c.o 2025-03-21T20:45:51.2874360Z [ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_roll.cpp.o 2025-03-21T20:45:51.2875966Z [ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_round.cpp.o 2025-03-21T20:45:51.2877806Z [ 85%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ones.cpp.o 2025-03-21T20:45:51.2880002Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4.c.o 2025-03-21T20:45:51.2882075Z [ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rsqrt.cpp.o 2025-03-21T20:45:51.2884305Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-int.c.o 2025-03-21T20:45:51.2887146Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-multi-avx.c.o 2025-03-21T20:45:51.2889810Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/x32-transposec-4x4-sse.c.o 2025-03-21T20:45:51.2892212Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-scalar.c.o 2025-03-21T20:45:51.2894494Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-sse2.c.o 2025-03-21T20:45:51.2896597Z [ 85%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pdist_forward.cpp.o 2025-03-21T20:45:51.2898725Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-scalar.c.o 2025-03-21T20:45:51.2901001Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-sse2.c.o 2025-03-21T20:45:51.2903244Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-scalar.c.o 2025-03-21T20:45:51.2905467Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-sse2.c.o 2025-03-21T20:45:51.2907359Z [ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rsub.cpp.o 2025-03-21T20:45:51.2909290Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-scalar.c.o 2025-03-21T20:45:51.2911287Z [ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scalar_tensor.cpp.o 2025-03-21T20:45:51.2913298Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-sse2.c.o 2025-03-21T20:45:51.2915657Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-scalar.c.o 2025-03-21T20:45:51.2917914Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-sse2.c.o 2025-03-21T20:45:51.2920593Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-mov-sse2.c.o 2025-03-21T20:45:51.2923560Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-int.c.o 2025-03-21T20:45:59.1429604Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-multi-avx.c.o 2025-03-21T20:45:59.1432161Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx-u64.c.o 2025-03-21T20:45:59.1434171Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scatter.cpp.o 2025-03-21T20:45:59.1436504Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx2-u128.c.o 2025-03-21T20:45:59.1438623Z [ 86%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_permute_copy.cpp.o 2025-03-21T20:45:59.1440807Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u64.c.o 2025-03-21T20:45:59.1443305Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u128.c.o 2025-03-21T20:45:59.1445747Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-scalar-u4.c.o 2025-03-21T20:45:59.1448089Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packq/x8-packq-scalar-f32qp8-u1.c.o 2025-03-21T20:45:59.1450606Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-u2.c.o 2025-03-21T20:45:59.1452820Z [ 86%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pixel_shuffle.cpp.o 2025-03-21T20:45:59.1455036Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-u2.c.o 2025-03-21T20:45:59.1457426Z [ 86%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pixel_unshuffle.cpp.o 2025-03-21T20:45:59.1459869Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-u2.c.o 2025-03-21T20:45:59.1462138Z [ 86%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pow.cpp.o 2025-03-21T20:45:59.1463929Z [ 87%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_prod.cpp.o 2025-03-21T20:45:59.1465682Z [ 87%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scatter_add.cpp.o 2025-03-21T20:45:59.1467742Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-u2.c.o 2025-03-21T20:45:59.1470323Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-mov-sse2.c.o 2025-03-21T20:45:59.1472928Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-2x4-scalar-int.c.o 2025-03-21T20:45:59.1475886Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-32x32-reuse-switch-avx2.c.o 2025-03-21T20:45:59.1478085Z [ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_select_copy.cpp.o 2025-03-21T20:45:59.1480108Z [ 88%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reciprocal.cpp.o 2025-03-21T20:45:59.1482106Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-scalar.c.o 2025-03-21T20:45:59.1484176Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-sse2.c.o 2025-03-21T20:45:59.1486417Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-scalar.c.o 2025-03-21T20:45:59.1489203Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-sse2.c.o 2025-03-21T20:45:59.1491547Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-scalar.c.o 2025-03-21T20:45:59.1493762Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-sse2.c.o 2025-03-21T20:45:59.1495899Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-scalar.c.o 2025-03-21T20:45:59.1498001Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-sse2.c.o 2025-03-21T20:45:59.1499828Z [ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_select_scatter.cpp.o 2025-03-21T20:45:59.1501796Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-copy/xx-copy-scalar-memcpy.c.o 2025-03-21T20:45:59.1503996Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-scalar-u16.c.o 2025-03-21T20:45:59.1506688Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-sse2-u64.c.o 2025-03-21T20:45:59.1509563Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p16-sse2-u16.c.o 2025-03-21T20:45:59.1512295Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p4-scalar-u16.c.o 2025-03-21T20:45:59.1514728Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-transposev/xx-transposev-1x1-scalar-memcpy.c.o 2025-03-21T20:45:59.1516989Z [ 88%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad1d.cpp.o 2025-03-21T20:45:59.1519026Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-64.c.o 2025-03-21T20:45:59.1521169Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-2048.c.o 2025-03-21T20:45:59.1523604Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-4.c.o 2025-03-21T20:45:59.1525889Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-8.c.o 2025-03-21T20:45:59.1528091Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-16.c.o 2025-03-21T20:45:59.1530286Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-32.c.o 2025-03-21T20:45:59.1557970Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-64.c.o 2025-03-21T20:45:59.1560509Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-2048.c.o 2025-03-21T20:45:59.1562933Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/vlog.c.o 2025-03-21T20:45:59.1564374Z [ 89%] Linking C static library libmicrokernels-prod.a 2025-03-21T20:45:59.1565083Z [ 89%] Built target microkernels-prod 2025-03-21T20:45:59.1566485Z [ 89%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad2d.cpp.o 2025-03-21T20:45:59.1567785Z [ 89%] Generating build_identifier.c 2025-03-21T20:45:59.1569180Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/argmaxpool-config.c.o 2025-03-21T20:45:59.1571133Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/avgpool-config.c.o 2025-03-21T20:45:59.1573333Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/binary-elementwise-config.c.o 2025-03-21T20:45:59.1575355Z [ 89%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad3d.cpp.o 2025-03-21T20:45:59.1577259Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/cmul-config.c.o 2025-03-21T20:45:59.1579187Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/conv-hwc2chw-config.c.o 2025-03-21T20:45:59.1581142Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv-config.c.o 2025-03-21T20:45:59.1583122Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv2d-chw-config.c.o 2025-03-21T20:45:59.1585181Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/experiments-config.c.o 2025-03-21T20:45:59.1587131Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gemm-config.c.o 2025-03-21T20:46:28.6131703Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sigmoid.cpp.o 2025-03-21T20:46:28.6133699Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-chw-config.c.o 2025-03-21T20:46:28.6135823Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-config.c.o 2025-03-21T20:46:28.6137942Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/lut32norm-config.c.o 2025-03-21T20:46:28.6139995Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/maxpool-config.c.o 2025-03-21T20:46:28.6142146Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pavgpool-config.c.o 2025-03-21T20:46:28.6144461Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pack-lh-config.c.o 2025-03-21T20:46:28.6146804Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/raddstoreexpminusmax-config.c.o 2025-03-21T20:46:28.6149083Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/reduce-config.c.o 2025-03-21T20:46:28.6151148Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/rmax-config.c.o 2025-03-21T20:46:28.6153153Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/spmm-config.c.o 2025-03-21T20:46:28.6155566Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/transpose-config.c.o 2025-03-21T20:46:28.6157779Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unary-elementwise-config.c.o 2025-03-21T20:46:28.6160201Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unpool-config.c.o 2025-03-21T20:46:28.6162262Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/vmulcaddc-config.c.o 2025-03-21T20:46:28.6164325Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-fill-config.c.o 2025-03-21T20:46:28.6167099Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-pad-config.c.o 2025-03-21T20:46:28.6169153Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/x8-lut-config.c.o 2025-03-21T20:46:28.6171116Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_relu.cpp.o 2025-03-21T20:46:28.6173199Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/zip-config.c.o 2025-03-21T20:46:28.6175021Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2025-03-21T20:46:28.6176694Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/params.c.o 2025-03-21T20:46:28.6178466Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/build_identifier.c.o 2025-03-21T20:46:28.6179792Z [ 91%] Linking CXX static library libXNNPACK.a 2025-03-21T20:46:28.6180475Z [ 91%] Built target XNNPACK 2025-03-21T20:46:28.6181704Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_remainder.cpp.o 2025-03-21T20:46:28.6183446Z [ 91%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sign.cpp.o 2025-03-21T20:46:28.6185088Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sin.cpp.o 2025-03-21T20:46:28.6186619Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sinh.cpp.o 2025-03-21T20:46:28.6188188Z [ 92%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNCompiler.cpp.o 2025-03-21T20:46:28.6189881Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_slice_copy.cpp.o 2025-03-21T20:46:28.6191550Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_slice_scatter.cpp.o 2025-03-21T20:46:28.6193149Z [ 92%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNExecutor.cpp.o 2025-03-21T20:46:28.6194850Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_repeat.cpp.o 2025-03-21T20:46:28.6196673Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_repeat_interleave.cpp.o 2025-03-21T20:46:28.6198489Z [ 92%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNHeader.cpp.o 2025-03-21T20:46:28.6200171Z [ 92%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNPACKBackend.cpp.o 2025-03-21T20:46:28.6201857Z [ 92%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNWeightsCache.cpp.o 2025-03-21T20:46:28.6203541Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_softmax.cpp.o 2025-03-21T20:46:28.6205356Z [ 92%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/profiling/XNNProfiler.cpp.o 2025-03-21T20:46:28.6207329Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_split_copy.cpp.o 2025-03-21T20:46:28.6208537Z [ 92%] Linking CXX static library libxnnpack_backend.a 2025-03-21T20:46:28.6209210Z [ 92%] Built target xnnpack_backend 2025-03-21T20:46:28.6210507Z [ 92%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops.dir/op_fallback.cpp.o 2025-03-21T20:46:28.6212204Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_split_with_sizes_copy.cpp.o 2025-03-21T20:46:28.6214098Z [ 92%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops.dir/op_fast_hadamard_transform.cpp.o 2025-03-21T20:46:28.6215779Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sqrt.cpp.o 2025-03-21T20:46:28.6217367Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_squeeze_copy.cpp.o 2025-03-21T20:46:28.6219066Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_stack.cpp.o 2025-03-21T20:46:28.6220605Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sub.cpp.o 2025-03-21T20:46:28.6222390Z [ 92%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops.dir/op_sdpa.cpp.o 2025-03-21T20:46:28.6223936Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sum.cpp.o 2025-03-21T20:46:28.6225523Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_t_copy.cpp.o 2025-03-21T20:46:28.6227355Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad1d.cpp.o 2025-03-21T20:46:28.6229085Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tan.cpp.o 2025-03-21T20:46:28.6230909Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad2d.cpp.o 2025-03-21T20:46:28.6232666Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tanh.cpp.o 2025-03-21T20:46:28.6234201Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad3d.cpp.o 2025-03-21T20:46:28.6235880Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_to_copy.cpp.o 2025-03-21T20:46:28.6237380Z [ 93%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops.dir/op_update_cache.cpp.o 2025-03-21T20:46:28.6238943Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_roll.cpp.o 2025-03-21T20:46:28.6240717Z [ 93%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops.dir/spinquant/fast_hadamard_transform.cpp.o 2025-03-21T20:46:28.6242759Z [ 93%] Building C object extension/llm/custom_ops/CMakeFiles/custom_ops.dir/spinquant/third-party/FFHT/fht_avx.c.o 2025-03-21T20:46:28.6244584Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_topk.cpp.o 2025-03-21T20:46:28.6246373Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_round.cpp.o 2025-03-21T20:46:28.6248183Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_rsqrt.cpp.o 2025-03-21T20:46:28.6250030Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_rsub.cpp.o 2025-03-21T20:46:28.6251997Z [ 94%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scalar_tensor.cpp.o 2025-03-21T20:46:28.6253954Z [ 94%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scatter.cpp.o 2025-03-21T20:46:28.6255749Z [ 94%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scatter_add.cpp.o 2025-03-21T20:46:28.6257751Z [ 94%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_transpose_copy.cpp.o 2025-03-21T20:46:28.6259427Z [ 94%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_select_copy.cpp.o 2025-03-21T20:46:28.6261624Z [ 94%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_select_scatter.cpp.o 2025-03-21T20:46:55.9097094Z [ 94%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sigmoid.cpp.o 2025-03-21T20:46:55.9098822Z [ 94%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tril.cpp.o 2025-03-21T20:46:55.9100754Z [ 94%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sign.cpp.o 2025-03-21T20:46:55.9102406Z [ 94%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sin.cpp.o 2025-03-21T20:46:55.9104104Z [ 94%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sinh.cpp.o 2025-03-21T20:46:55.9105913Z [ 94%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_slice_copy.cpp.o 2025-03-21T20:46:55.9108084Z [ 94%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_slice_scatter.cpp.o 2025-03-21T20:46:55.9109629Z [ 94%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_trunc.cpp.o 2025-03-21T20:46:55.9111268Z [ 94%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_softmax.cpp.o 2025-03-21T20:46:55.9113055Z [ 94%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_split_copy.cpp.o 2025-03-21T20:46:55.9114939Z [ 94%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unbind_copy.cpp.o 2025-03-21T20:46:55.9116899Z [ 94%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_split_with_sizes_copy.cpp.o 2025-03-21T20:46:55.9118782Z [ 94%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sqrt.cpp.o 2025-03-21T20:46:55.9120565Z [ 94%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unfold_copy.cpp.o 2025-03-21T20:46:55.9122548Z [ 94%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_squeeze_copy.cpp.o 2025-03-21T20:46:55.9124446Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_stack.cpp.o 2025-03-21T20:46:55.9126388Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sub.cpp.o 2025-03-21T20:46:55.9128242Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sum.cpp.o 2025-03-21T20:46:55.9130124Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_t_copy.cpp.o 2025-03-21T20:46:55.9132003Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unsqueeze_copy.cpp.o 2025-03-21T20:46:55.9133850Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tan.cpp.o 2025-03-21T20:46:55.9135763Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_upsample_bilinear2d.cpp.o 2025-03-21T20:46:55.9137640Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tanh.cpp.o 2025-03-21T20:46:55.9139527Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_to_copy.cpp.o 2025-03-21T20:46:55.9141374Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_topk.cpp.o 2025-03-21T20:46:55.9143571Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_upsample_nearest2d.cpp.o 2025-03-21T20:46:55.9145342Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_var.cpp.o 2025-03-21T20:46:55.9147264Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_transpose_copy.cpp.o 2025-03-21T20:46:55.9149381Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_view_copy.cpp.o 2025-03-21T20:46:55.9151129Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_where.cpp.o 2025-03-21T20:46:55.9152800Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_zeros.cpp.o 2025-03-21T20:46:55.9154662Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realh.cpp.o 2025-03-21T20:46:55.9156536Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tril.cpp.o 2025-03-21T20:46:55.9158506Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_bool.cpp.o 2025-03-21T20:46:55.9160946Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhbbf16_to_floathbf16.cpp.o 2025-03-21T20:46:55.9162898Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/activation_ops_util.cpp.o 2025-03-21T20:46:55.9164824Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/advanced_index_util.cpp.o 2025-03-21T20:46:55.9166915Z [ 96%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_trunc.cpp.o 2025-03-21T20:46:55.9168784Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/broadcast_util.cpp.o 2025-03-21T20:46:55.9170640Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/copy_ops_util.cpp.o 2025-03-21T20:46:55.9172588Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/delinearize_index.cpp.o 2025-03-21T20:46:55.9174367Z [ 96%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unbind_copy.cpp.o 2025-03-21T20:46:55.9176243Z [ 96%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unfold_copy.cpp.o 2025-03-21T20:46:55.9178027Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/distance_util.cpp.o 2025-03-21T20:46:55.9179825Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/dtype_util.cpp.o 2025-03-21T20:46:55.9181514Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/index_util.cpp.o 2025-03-21T20:46:55.9183121Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/kernel_ops_util.cpp.o 2025-03-21T20:46:55.9184323Z [ 96%] Linking CXX static library libcustom_ops.a 2025-03-21T20:46:55.9184956Z [ 96%] Built target custom_ops 2025-03-21T20:46:55.9186115Z [ 96%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unsqueeze_copy.cpp.o 2025-03-21T20:46:55.9187854Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/matmul_ops_util.cpp.o 2025-03-21T20:46:55.9189606Z [ 96%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_upsample_bilinear2d.cpp.o 2025-03-21T20:46:55.9191460Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/normalization_ops_util.cpp.o 2025-03-21T20:46:55.9193323Z [ 97%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_upsample_nearest2d.cpp.o 2025-03-21T20:46:55.9195140Z [ 97%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/padding_util.cpp.o 2025-03-21T20:46:55.9196784Z [ 97%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/reduce_util.cpp.o 2025-03-21T20:46:55.9198446Z [ 97%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_var.cpp.o 2025-03-21T20:46:55.9200661Z [ 97%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_view_copy.cpp.o 2025-03-21T20:46:55.9202272Z [ 97%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/repeat_util.cpp.o 2025-03-21T20:46:55.9203896Z [ 97%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_where.cpp.o 2025-03-21T20:46:55.9205729Z [ 98%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/select_copy_util.cpp.o 2025-03-21T20:46:55.9207347Z [ 98%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_zeros.cpp.o 2025-03-21T20:46:55.9209126Z [ 98%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realh.cpp.o 2025-03-21T20:46:55.9211205Z [ 98%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_bool.cpp.o 2025-03-21T20:46:55.9213074Z [ 98%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/slice_util.cpp.o 2025-03-21T20:46:55.9214700Z [ 98%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/upsample_util.cpp.o 2025-03-21T20:46:55.9215969Z [ 98%] Linking CXX static library libportable_kernels.a 2025-03-21T20:46:55.9216641Z [ 98%] Built target portable_kernels 2025-03-21T20:46:55.9217485Z [ 98%] Generating selected_operators.yaml for portable_ops_lib 2025-03-21T20:46:55.9218498Z [ 98%] Generating code for kernel registration 2025-03-21T20:46:55.9220296Z [ 98%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realhbbf16_to_floathbf16.cpp.o 2025-03-21T20:46:55.9232535Z [ 98%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/activation_ops_util.cpp.o 2025-03-21T20:46:55.9234874Z [ 98%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/advanced_index_util.cpp.o 2025-03-21T20:47:19.8220966Z [ 98%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/broadcast_util.cpp.o 2025-03-21T20:47:19.8223078Z [ 98%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/copy_ops_util.cpp.o 2025-03-21T20:47:19.8224954Z [ 98%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/delinearize_index.cpp.o 2025-03-21T20:47:19.8226606Z [ 98%] Building CXX object kernels/portable/CMakeFiles/portable_ops_lib.dir/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-03-21T20:47:19.8228125Z [ 98%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/distance_util.cpp.o 2025-03-21T20:47:19.8229492Z [ 98%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/dtype_util.cpp.o 2025-03-21T20:47:19.8230876Z [ 98%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/index_util.cpp.o 2025-03-21T20:47:19.8232187Z [ 99%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/kernel_ops_util.cpp.o 2025-03-21T20:47:19.8233616Z [ 99%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/matmul_ops_util.cpp.o 2025-03-21T20:47:19.8235114Z [ 99%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/normalization_ops_util.cpp.o 2025-03-21T20:47:19.8236981Z [ 99%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/padding_util.cpp.o 2025-03-21T20:47:19.8238411Z [ 99%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/reduce_util.cpp.o 2025-03-21T20:47:19.8239917Z [ 99%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/repeat_util.cpp.o 2025-03-21T20:47:19.8241322Z [ 99%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/select_copy_util.cpp.o 2025-03-21T20:47:19.8242535Z [ 99%] Linking CXX static library libportable_ops_lib.a 2025-03-21T20:47:19.8243197Z [ 99%] Built target portable_ops_lib 2025-03-21T20:47:19.8244258Z [ 99%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/slice_util.cpp.o 2025-03-21T20:47:19.8245685Z [ 99%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/upsample_util.cpp.o 2025-03-21T20:47:19.8246737Z [ 99%] Linking CXX static library liboptimized_portable_kernels.a 2025-03-21T20:47:19.8247395Z [ 99%] Built target optimized_portable_kernels 2025-03-21T20:47:19.8248104Z [ 99%] Linking CXX static library liboptimized_kernels.a 2025-03-21T20:47:19.8248551Z [ 99%] Built target optimized_kernels 2025-03-21T20:47:19.8249152Z [ 99%] Merging kernel yaml files 2025-03-21T20:47:19.8249711Z [ 99%] Generating selected_operators.yaml for optimized_ops_lib 2025-03-21T20:47:19.8250606Z [ 99%] Generating selected_operators.yaml for optimized_native_cpu_ops_lib 2025-03-21T20:47:19.8251276Z [ 99%] Generating code for kernel registration 2025-03-21T20:47:19.8251806Z [ 99%] Generating code for kernel registration 2025-03-21T20:47:19.8253071Z [100%] Building CXX object kernels/optimized/CMakeFiles/optimized_ops_lib.dir/optimized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-03-21T20:47:19.8255072Z [100%] Building CXX object configurations/CMakeFiles/optimized_native_cpu_ops_lib.dir/optimized_native_cpu_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-03-21T20:47:19.8256410Z [100%] Linking CXX static library liboptimized_ops_lib.a 2025-03-21T20:47:19.8257060Z [100%] Built target optimized_ops_lib 2025-03-21T20:47:19.8257675Z [100%] Linking CXX static library liboptimized_native_cpu_ops_lib.a 2025-03-21T20:47:19.8258408Z [100%] Built target optimized_native_cpu_ops_lib 2025-03-21T20:47:19.8259487Z [100%] Building CXX object CMakeFiles/executor_runner.dir/examples/portable/executor_runner/executor_runner.cpp.o 2025-03-21T20:47:19.8260749Z [100%] Building CXX object CMakeFiles/executor_runner.dir/extension/data_loader/file_data_loader.cpp.o 2025-03-21T20:47:19.8262141Z [100%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/examples/portable/executor_runner/executor_runner.cpp.o 2025-03-21T20:47:19.8263755Z [100%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/extension/data_loader/file_data_loader.cpp.o 2025-03-21T20:47:19.8265115Z [100%] Building CXX object CMakeFiles/executor_runner.dir/extension/evalue_util/print_evalue.cpp.o 2025-03-21T20:47:19.8266257Z [100%] Building CXX object CMakeFiles/executor_runner.dir/extension/runner_util/inputs.cpp.o 2025-03-21T20:47:19.8267623Z [100%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/extension/evalue_util/print_evalue.cpp.o 2025-03-21T20:47:19.8268950Z [100%] Building CXX object CMakeFiles/executor_runner.dir/extension/runner_util/inputs_portable.cpp.o 2025-03-21T20:47:19.8270314Z [100%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/extension/runner_util/inputs.cpp.o 2025-03-21T20:47:19.8271853Z [100%] Building CXX object CMakeFiles/executor_runner.dir/runtime/executor/test/test_backend_compiler_lib.cpp.o 2025-03-21T20:47:19.8273160Z [100%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/extension/runner_util/inputs_portable.cpp.o 2025-03-21T20:47:19.8274116Z [100%] Linking CXX executable xnn_executor_runner 2025-03-21T20:47:19.8274776Z [100%] Linking CXX executable executor_runner 2025-03-21T20:47:19.8275299Z [100%] Built target xnn_executor_runner 2025-03-21T20:47:19.8275630Z [100%] Built target executor_runner 2025-03-21T20:47:19.8276054Z Install the project... 2025-03-21T20:47:19.8276425Z -- Install configuration: "Release" 2025-03-21T20:47:19.8276897Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/fxdiv.h 2025-03-21T20:47:19.8277705Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/share/cpuinfo/cpuinfo-config.cmake 2025-03-21T20:47:19.8278501Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/lib/libcpuinfo.a 2025-03-21T20:47:19.8279129Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/cpuinfo.h 2025-03-21T20:47:19.8279842Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/share/cpuinfo/cpuinfo-targets.cmake 2025-03-21T20:47:19.8280812Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/share/cpuinfo/cpuinfo-targets-release.cmake 2025-03-21T20:47:19.8281704Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/lib/pkgconfig/libcpuinfo.pc 2025-03-21T20:47:19.8282546Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/pthreadpool.h 2025-03-21T20:47:19.8283218Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/lib/libpthreadpool.a 2025-03-21T20:47:19.8284021Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/lib/liboptimized_portable_kernels.a 2025-03-21T20:47:19.8284862Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/lib/libportable_kernels.a 2025-03-21T20:47:19.8285645Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/lib/libportable_ops_lib.a 2025-03-21T20:47:19.8286542Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/kernels/portable/Functions.h 2025-03-21T20:47:19.8287572Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/kernels/portable/NativeFunctions.h 2025-03-21T20:47:19.8288388Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/lib/libeigen_blas.a 2025-03-21T20:47:19.8289105Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/lib/libcpublas.a 2025-03-21T20:47:19.8289768Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/lib/liboptimized_kernels.a 2025-03-21T20:47:19.8290581Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/lib/liboptimized_ops_lib.a 2025-03-21T20:47:19.8291474Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/kernels/optimized/Functions.h 2025-03-21T20:47:19.8292511Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/kernels/optimized/NativeFunctions.h 2025-03-21T20:47:19.8293348Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libcpublas.a 2025-03-21T20:47:19.8294134Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/lib/liboptimized_native_cpu_ops_lib.a 2025-03-21T20:47:19.8294946Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/lib/Functions.h 2025-03-21T20:47:19.8295593Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/lib/NativeFunctions.h 2025-03-21T20:47:19.8296403Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core 2025-03-21T20:47:19.8297300Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/array_ref.h 2025-03-21T20:47:19.8298251Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/data_loader.h 2025-03-21T20:47:19.8299117Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/defines.h 2025-03-21T20:47:19.8300065Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/error.h 2025-03-21T20:47:19.8301076Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/evalue.h 2025-03-21T20:47:19.8302683Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/event_tracer.h 2025-03-21T20:47:19.8304077Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/event_tracer_hooks.h 2025-03-21T20:47:19.8305249Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/event_tracer_hooks_delegate.h 2025-03-21T20:47:19.8306277Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten 2025-03-21T20:47:19.8307384Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/exec_aten.h 2025-03-21T20:47:19.8308557Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/testing_util 2025-03-21T20:47:19.8309666Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/testing_util/tensor_factory.h 2025-03-21T20:47:19.8311162Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/testing_util/tensor_util.h 2025-03-21T20:47:19.8312408Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/testing_util/test 2025-03-21T20:47:19.8313458Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:47:19.8314637Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/util/dim_order_util.h 2025-03-21T20:47:19.8315843Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/util/scalar_type_util.h 2025-03-21T20:47:19.8317159Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/util/tensor_dimension_limit.h 2025-03-21T20:47:19.8318381Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/util/tensor_shape_to_c_string.h 2025-03-21T20:47:19.8319760Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/util/tensor_util.h 2025-03-21T20:47:19.8320745Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/util/test 2025-03-21T20:47:19.8321881Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/freeable_buffer.h 2025-03-21T20:47:19.8323071Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/hierarchical_allocator.h 2025-03-21T20:47:19.8324201Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/memory_allocator.h 2025-03-21T20:47:19.8325317Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/named_data_map.h 2025-03-21T20:47:19.8326245Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type 2025-03-21T20:47:19.8327313Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/bfloat16.h 2025-03-21T20:47:19.8328384Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/bfloat16_math.h 2025-03-21T20:47:19.8329489Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/bits_types.h 2025-03-21T20:47:19.8330443Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10 2025-03-21T20:47:19.8331374Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10 2025-03-21T20:47:19.8332656Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-03-21T20:47:19.8333767Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/macros/Export.h 2025-03-21T20:47:19.8335239Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/macros/Macros.h 2025-03-21T20:47:19.8336362Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:47:19.8337534Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-inl.h 2025-03-21T20:47:19.8339003Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-math.h 2025-03-21T20:47:19.8340134Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16.h 2025-03-21T20:47:19.8341231Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/util/Half-inl.h 2025-03-21T20:47:19.8342556Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/util/Half.h 2025-03-21T20:47:19.8343679Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/util/TypeSafeSignMath.h 2025-03-21T20:47:19.8344879Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/util/bit_cast.h 2025-03-21T20:47:19.8346144Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/util/floating_point_utils.h 2025-03-21T20:47:19.8347309Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/util/irange.h 2025-03-21T20:47:19.8348348Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/complex.h 2025-03-21T20:47:19.8349497Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/device.h 2025-03-21T20:47:19.8350470Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/half.h 2025-03-21T20:47:19.8351585Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/optional.h 2025-03-21T20:47:19.8352586Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/qint_types.h 2025-03-21T20:47:19.8353569Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/scalar.h 2025-03-21T20:47:19.8354620Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/scalar_type.h 2025-03-21T20:47:19.8355693Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/string_view.h 2025-03-21T20:47:19.8356682Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/tensor.h 2025-03-21T20:47:19.8357773Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/tensor_impl.h 2025-03-21T20:47:19.8358841Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/tensor_options.h 2025-03-21T20:47:19.8359816Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/test 2025-03-21T20:47:19.8360869Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/result.h 2025-03-21T20:47:19.8361688Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/span.h 2025-03-21T20:47:19.8362554Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/tag.h 2025-03-21T20:47:19.8363444Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/tensor_layout.h 2025-03-21T20:47:19.8364470Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/tensor_shape_dynamism.h 2025-03-21T20:47:19.8365485Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/test 2025-03-21T20:47:19.8366267Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/kernel 2025-03-21T20:47:19.8367116Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/kernel/kernel_includes.h 2025-03-21T20:47:19.8368085Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/kernel/kernel_runtime_context.h 2025-03-21T20:47:19.8369084Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/kernel/operator_registry.h 2025-03-21T20:47:19.8369977Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/kernel/test 2025-03-21T20:47:19.8370841Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/kernel/test/test_util.h 2025-03-21T20:47:19.8371844Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/kernel/thread_parallel_interface.h 2025-03-21T20:47:19.8372763Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform 2025-03-21T20:47:19.8373588Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/abort.h 2025-03-21T20:47:19.8374453Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/assert.h 2025-03-21T20:47:19.8375315Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/clock.h 2025-03-21T20:47:19.8376216Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/compat_unistd.h 2025-03-21T20:47:19.8377132Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/compiler.h 2025-03-21T20:47:19.8377997Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/default 2025-03-21T20:47:19.8378852Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/log.h 2025-03-21T20:47:19.8379716Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/platform.h 2025-03-21T20:47:19.8380608Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/profiler.h 2025-03-21T20:47:20.0671760Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/runtime.h 2025-03-21T20:47:20.0673249Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/system.h 2025-03-21T20:47:20.0674180Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/test 2025-03-21T20:47:20.0675092Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/test/stub_platform.h 2025-03-21T20:47:20.0676029Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/types.h 2025-03-21T20:47:20.0677008Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/kernel_util 2025-03-21T20:47:20.0677992Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/kernel_util/make_boxed_from_unboxed_functor.h 2025-03-21T20:47:20.0679084Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/kernel_util/meta_programming.h 2025-03-21T20:47:20.0680028Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/kernel_util/test 2025-03-21T20:47:20.0681083Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/kernel_util/type_list.h 2025-03-21T20:47:20.0681947Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/tensor 2025-03-21T20:47:20.0682780Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/tensor/tensor.h 2025-03-21T20:47:20.0683775Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/tensor/tensor_accessor.h 2025-03-21T20:47:20.0684706Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/tensor/tensor_ptr.h 2025-03-21T20:47:20.0685728Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/tensor/tensor_ptr_maker.h 2025-03-21T20:47:20.0686623Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/tensor/test 2025-03-21T20:47:20.0687442Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/threadpool 2025-03-21T20:47:20.0688349Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/threadpool/cpuinfo_utils.h 2025-03-21T20:47:20.0689265Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/threadpool/test 2025-03-21T20:47:20.0690240Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/threadpool/threadpool.h 2025-03-21T20:47:20.0691227Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/threadpool/threadpool_guard.h 2025-03-21T20:47:20.0692059Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/lib/libexecutorch.a 2025-03-21T20:47:20.0692727Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/lib/libexecutorch_core.a 2025-03-21T20:47:20.0693509Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/lib/cmake/ExecuTorch/executorch-config.cmake 2025-03-21T20:47:20.0694265Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/lib/libXNNPACK.a 2025-03-21T20:47:20.0694879Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/xnnpack.h 2025-03-21T20:47:20.0695553Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/experiments-config.h 2025-03-21T20:47:20.0696280Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/lib/libmicrokernels-prod.a 2025-03-21T20:47:20.0696990Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libmicrokernels-prod.a 2025-03-21T20:47:20.0697682Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/lib/libxnnpack_backend.a 2025-03-21T20:47:20.0698394Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/lib/libextension_data_loader.a 2025-03-21T20:47:20.0699113Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/lib/libextension_flat_tensor.a 2025-03-21T20:47:20.0699827Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/lib/libextension_module.a 2025-03-21T20:47:20.0700554Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/lib/libextension_module_static.a 2025-03-21T20:47:20.0701294Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/lib/libextension_runner_util.a 2025-03-21T20:47:20.0702010Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/lib/libextension_tensor.a 2025-03-21T20:47:20.0702723Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/lib/libextension_threadpool.a 2025-03-21T20:47:20.0703404Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/lib/libcustom_ops.a 2025-03-21T20:47:20.0704078Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/lib/libquantized_kernels.a 2025-03-21T20:47:20.0704779Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/lib/libquantized_ops_lib.a 2025-03-21T20:47:20.0705581Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/kernels/quantized/Functions.h 2025-03-21T20:47:20.0706512Z -- Installing: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/kernels/quantized/NativeFunctions.h 2025-03-21T20:47:20.0707217Z + pushd extension/llm/tokenizers 2025-03-21T20:47:20.0707629Z /pytorch/executorch/extension/llm/tokenizers /pytorch/executorch 2025-03-21T20:47:20.0708081Z + echo 'Update tokenizers submodule' 2025-03-21T20:47:20.0708414Z Update tokenizers submodule 2025-03-21T20:47:20.0708716Z + git submodule update --init 2025-03-21T20:47:20.0709003Z + popd 2025-03-21T20:47:20.0709273Z /pytorch/executorch 2025-03-21T20:47:20.0711290Z + cmake extension/android -DCMAKE_TOOLCHAIN_FILE=/opt/ndk/build/cmake/android.toolchain.cmake -DANDROID_ABI=x86_64 -DANDROID_PLATFORM=android-26 -DBUILD_TESTING=OFF -DCMAKE_INSTALL_PREFIX=cmake-out-android-x86_64 -DEXECUTORCH_ENABLE_LOGGING=ON -DEXECUTORCH_LOG_LEVEL=Info -DCMAKE_FIND_ROOT_PATH_MODE_PACKAGE=BOTH -DNEURON_BUFFER_ALLOCATOR_LIB= -DEXECUTORCH_BUILD_KERNELS_CUSTOM=ON -DEXECUTORCH_BUILD_LLAMA_JNI=ON -DCMAKE_BUILD_TYPE=Release -Bcmake-out-android-x86_64/extension/android 2025-03-21T20:47:20.0713959Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:47:20.0714698Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:47:20.0715138Z CMake. 2025-03-21T20:47:20.0715296Z 2025-03-21T20:47:20.0715542Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:47:20.0716124Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:47:20.0716627Z to work with policies introduced by or earlier. 2025-03-21T20:47:20.0716997Z Call Stack (most recent call first): 2025-03-21T20:47:20.0717726Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeDetermineSystem.cmake:146 (include) 2025-03-21T20:47:20.0718455Z CMakeLists.txt:9 (project) 2025-03-21T20:47:20.0718643Z 2025-03-21T20:47:20.0718771Z  2025-03-21T20:47:20.0719413Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:47:20.0720168Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:47:20.0720606Z CMake. 2025-03-21T20:47:20.0720741Z 2025-03-21T20:47:20.0720971Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:47:20.0721547Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:47:20.0722059Z to work with policies introduced by or earlier. 2025-03-21T20:47:20.0723259Z Call Stack (most recent call first): 2025-03-21T20:47:20.0723661Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:47:20.0724471Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeDetermineSystem.cmake:146 (include) 2025-03-21T20:47:20.0725259Z CMakeLists.txt:9 (project) 2025-03-21T20:47:20.0725539Z 2025-03-21T20:47:20.0725751Z  2025-03-21T20:47:20.0726363Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:47:20.0727096Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:47:20.0727523Z CMake. 2025-03-21T20:47:20.0727654Z 2025-03-21T20:47:20.0727889Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:47:20.0728469Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:47:20.0728984Z to work with policies introduced by or earlier. 2025-03-21T20:47:20.0729368Z Call Stack (most recent call first): 2025-03-21T20:47:20.0729999Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:47:20.0730654Z CMakeLists.txt:9 (project) 2025-03-21T20:47:20.0730851Z 2025-03-21T20:47:20.0730958Z  2025-03-21T20:47:20.0731222Z -- The C compiler identification is Clang 18.0.2 2025-03-21T20:47:20.0731629Z -- The CXX compiler identification is Clang 18.0.2 2025-03-21T20:47:20.0732414Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:47:20.0733071Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:47:20.0733506Z CMake. 2025-03-21T20:47:20.0733643Z 2025-03-21T20:47:20.0733871Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:47:20.0734532Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:47:20.0735036Z to work with policies introduced by or earlier. 2025-03-21T20:47:20.0735402Z Call Stack (most recent call first): 2025-03-21T20:47:20.0736124Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:47:20.0737239Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:47:20.0738332Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:47:20.0739043Z CMakeLists.txt:9 (project) 2025-03-21T20:47:20.0739228Z 2025-03-21T20:47:20.0739348Z  2025-03-21T20:47:20.0739621Z -- Detecting C compiler ABI info 2025-03-21T20:47:20.0740310Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:47:20.0741049Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:47:20.0741488Z CMake. 2025-03-21T20:47:20.0741612Z 2025-03-21T20:47:20.0741853Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:47:20.0742426Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:47:20.0742917Z to work with policies introduced by or earlier. 2025-03-21T20:47:20.0743298Z Call Stack (most recent call first): 2025-03-21T20:47:20.4029210Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:47:20.4030447Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/CMakeScratch/TryCompile-VsjjYL/CMakeLists.txt:2 (project) 2025-03-21T20:47:20.4031117Z 2025-03-21T20:47:20.4031396Z  2025-03-21T20:47:20.4032052Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:47:20.4032837Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:47:20.4033282Z CMake. 2025-03-21T20:47:20.4033405Z 2025-03-21T20:47:20.4033650Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:47:20.4034227Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:47:20.4034719Z to work with policies introduced by or earlier. 2025-03-21T20:47:20.4035102Z Call Stack (most recent call first): 2025-03-21T20:47:20.4035505Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:47:20.4036236Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:47:20.4037319Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/CMakeScratch/TryCompile-VsjjYL/CMakeLists.txt:2 (project) 2025-03-21T20:47:20.4037968Z 2025-03-21T20:47:20.4038092Z  2025-03-21T20:47:20.4038615Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:47:20.4039312Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:47:20.4039748Z CMake. 2025-03-21T20:47:20.4039866Z 2025-03-21T20:47:20.4040110Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:47:20.4040680Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:47:20.4041166Z to work with policies introduced by or earlier. 2025-03-21T20:47:20.4041735Z Call Stack (most recent call first): 2025-03-21T20:47:20.4042456Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:47:20.4043571Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:47:20.4044781Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:47:20.4045995Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/CMakeScratch/TryCompile-VsjjYL/CMakeLists.txt:2 (project) 2025-03-21T20:47:20.4046647Z 2025-03-21T20:47:20.4046782Z  2025-03-21T20:47:20.4047023Z -- Detecting C compiler ABI info - done 2025-03-21T20:47:20.4047599Z -- Check for working C compiler: /opt/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang - skipped 2025-03-21T20:47:20.4048177Z -- Detecting C compile features 2025-03-21T20:47:20.4048508Z -- Detecting C compile features - done 2025-03-21T20:47:20.4048853Z -- Detecting CXX compiler ABI info 2025-03-21T20:47:20.4049539Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:47:20.4050344Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:47:20.4050785Z CMake. 2025-03-21T20:47:20.4050906Z 2025-03-21T20:47:20.4051159Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:47:20.4051734Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:47:20.4052242Z to work with policies introduced by or earlier. 2025-03-21T20:47:20.4052612Z Call Stack (most recent call first): 2025-03-21T20:47:20.4053259Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:47:20.4054346Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/CMakeScratch/TryCompile-7Qo3Nv/CMakeLists.txt:2 (project) 2025-03-21T20:47:20.4055011Z 2025-03-21T20:47:20.4055125Z  2025-03-21T20:47:20.4055766Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:47:20.4056534Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:47:20.4056961Z CMake. 2025-03-21T20:47:20.4057095Z 2025-03-21T20:47:20.4057329Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:47:20.4057913Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:47:20.4058420Z to work with policies introduced by or earlier. 2025-03-21T20:47:20.4058808Z Call Stack (most recent call first): 2025-03-21T20:47:20.4059208Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:47:20.4059937Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:47:20.4061027Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/CMakeScratch/TryCompile-7Qo3Nv/CMakeLists.txt:2 (project) 2025-03-21T20:47:20.4061687Z 2025-03-21T20:47:20.4061812Z  2025-03-21T20:47:20.4062347Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:47:20.4063030Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:47:20.4063473Z CMake. 2025-03-21T20:47:20.4063593Z 2025-03-21T20:47:20.4063823Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:47:20.4064404Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:47:20.4064912Z to work with policies introduced by or earlier. 2025-03-21T20:47:20.4065296Z Call Stack (most recent call first): 2025-03-21T20:47:20.4066016Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:47:20.4067188Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-CXX.cmake:1 (include) 2025-03-21T20:47:20.4068304Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCXXInformation.cmake:48 (include) 2025-03-21T20:47:20.4069520Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/CMakeScratch/TryCompile-7Qo3Nv/CMakeLists.txt:2 (project) 2025-03-21T20:47:20.4070186Z 2025-03-21T20:47:20.4070301Z  2025-03-21T20:47:20.4070559Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:47:20.4071166Z -- Check for working CXX compiler: /opt/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ - skipped 2025-03-21T20:47:20.4071755Z -- Detecting CXX compile features 2025-03-21T20:47:20.4072076Z -- Detecting CXX compile features - done 2025-03-21T20:47:20.4072570Z CMake Warning (dev) at CMakeLists.txt:64 (find_package): 2025-03-21T20:47:20.4073113Z Policy CMP0144 is not set: find_package uses upper-case _ROOT 2025-03-21T20:47:20.4073701Z variables. Run "cmake --help-policy CMP0144" for policy details. Use the 2025-03-21T20:47:20.4074294Z cmake_policy command to set the policy and suppress this warning. 2025-03-21T20:47:20.4074608Z 2025-03-21T20:47:20.4074752Z CMake variable EXECUTORCH_ROOT is set to: 2025-03-21T20:47:20.4074982Z 2025-03-21T20:47:20.4075117Z /pytorch/executorch/extension/android/../.. 2025-03-21T20:47:20.4075368Z 2025-03-21T20:47:20.4075596Z For compatibility, find_package is ignoring the variable, but code in a 2025-03-21T20:47:20.4076059Z .cmake module might still use it. 2025-03-21T20:47:20.4076486Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:47:20.4076922Z  2025-03-21T20:47:20.4077206Z etdump library is not found. 2025-03-21T20:47:20.4077691Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:47:20.4078185Z bundled_program library is not found. 2025-03-21T20:47:20.4078688Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:47:20.4079169Z flatccrt library is not found. 2025-03-21T20:47:20.4079656Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:47:20.4080148Z coremldelegate library is not found. 2025-03-21T20:47:20.4080832Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:47:20.4081438Z mpsdelegate library is not found. 2025-03-21T20:47:20.4081935Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:47:20.4082424Z neuron_backend library is not found. 2025-03-21T20:47:20.4082913Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:47:20.4083425Z qnn_executorch_backend library is not found. 2025-03-21T20:47:20.4083951Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:47:20.4084454Z extension_training library is not found. 2025-03-21T20:47:20.4084964Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:47:20.4085511Z kleidiai library is not found. 2025-03-21T20:47:20.4085990Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:47:20.4086488Z vulkan_backend library is not found. 2025-03-21T20:47:20.4086989Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:47:20.4087500Z quantized_ops_aot_lib library is not found. 2025-03-21T20:47:20.4088027Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:47:20.4088828Z -- executorch: Using source file list /pytorch/executorch/cmake-out-android-x86_64/extension/llm/runner/../../../executorch_srcs.cmake 2025-03-21T20:47:20.4089985Z -- executorch: Using source file list /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/../../../../executorch_srcs.cmake 2025-03-21T20:47:20.4090880Z -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX17 2025-03-21T20:47:20.4091624Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:47:20.4092361Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:47:20.4092806Z CMake. 2025-03-21T20:47:20.4092928Z 2025-03-21T20:47:20.4093231Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:47:20.4093809Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:47:20.4094308Z to work with policies introduced by or earlier. 2025-03-21T20:47:20.4094694Z Call Stack (most recent call first): 2025-03-21T20:47:20.4095337Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:47:20.4096425Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/CMakeScratch/TryCompile-Pb3FVJ/CMakeLists.txt:5 (project) 2025-03-21T20:47:20.4097076Z 2025-03-21T20:47:20.4097189Z  2025-03-21T20:47:20.4097823Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:47:20.4098624Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:47:20.4099058Z CMake. 2025-03-21T20:47:20.4099182Z 2025-03-21T20:47:20.4099421Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:47:20.4099996Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:47:20.4100486Z to work with policies introduced by or earlier. 2025-03-21T20:47:20.4100871Z Call Stack (most recent call first): 2025-03-21T20:47:20.5766829Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:47:20.5767891Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:47:20.5769017Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/CMakeScratch/TryCompile-Pb3FVJ/CMakeLists.txt:5 (project) 2025-03-21T20:47:20.5769671Z 2025-03-21T20:47:20.5769965Z  2025-03-21T20:47:20.5770506Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:47:20.5771187Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:47:20.5771629Z CMake. 2025-03-21T20:47:20.5771761Z 2025-03-21T20:47:20.5771992Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:47:20.5772569Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:47:20.5773075Z to work with policies introduced by or earlier. 2025-03-21T20:47:20.5773446Z Call Stack (most recent call first): 2025-03-21T20:47:20.5774170Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:47:20.5775306Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-CXX.cmake:1 (include) 2025-03-21T20:47:20.5776425Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCXXInformation.cmake:48 (include) 2025-03-21T20:47:20.5777580Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/CMakeScratch/TryCompile-Pb3FVJ/CMakeLists.txt:5 (project) 2025-03-21T20:47:20.5778229Z 2025-03-21T20:47:20.5778347Z  2025-03-21T20:47:20.5778647Z -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX17 - Success 2025-03-21T20:47:20.5779061Z -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX20 2025-03-21T20:47:20.5779803Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:47:20.5780567Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:47:20.5781182Z CMake. 2025-03-21T20:47:20.5781318Z 2025-03-21T20:47:20.5781552Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:47:20.5782141Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:47:20.5782657Z to work with policies introduced by or earlier. 2025-03-21T20:47:20.5783036Z Call Stack (most recent call first): 2025-03-21T20:47:20.5783798Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:47:20.5784892Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/CMakeScratch/TryCompile-5JCIMh/CMakeLists.txt:5 (project) 2025-03-21T20:47:20.5785556Z 2025-03-21T20:47:20.5785673Z  2025-03-21T20:47:20.5786364Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:47:20.5787130Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:47:20.5787562Z CMake. 2025-03-21T20:47:20.5787697Z 2025-03-21T20:47:20.5787930Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:47:20.5788509Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:47:20.5789066Z to work with policies introduced by or earlier. 2025-03-21T20:47:20.5789455Z Call Stack (most recent call first): 2025-03-21T20:47:20.5789864Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:47:20.5790581Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:47:20.5791665Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/CMakeScratch/TryCompile-5JCIMh/CMakeLists.txt:5 (project) 2025-03-21T20:47:20.5792329Z 2025-03-21T20:47:20.5792442Z  2025-03-21T20:47:20.5792974Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:47:20.5793645Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:47:20.5794078Z CMake. 2025-03-21T20:47:20.5794197Z 2025-03-21T20:47:20.5794425Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:47:20.5794999Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:47:20.5795502Z to work with policies introduced by or earlier. 2025-03-21T20:47:20.5795881Z Call Stack (most recent call first): 2025-03-21T20:47:20.5796594Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:47:20.5797720Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-CXX.cmake:1 (include) 2025-03-21T20:47:20.5798821Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCXXInformation.cmake:48 (include) 2025-03-21T20:47:20.5799960Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/CMakeScratch/TryCompile-5JCIMh/CMakeLists.txt:5 (project) 2025-03-21T20:47:20.5800620Z 2025-03-21T20:47:20.5800727Z  2025-03-21T20:47:20.5801027Z -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX20 - Failed 2025-03-21T20:47:20.5801443Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-03-21T20:47:20.5802170Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:47:20.5802889Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:47:20.5803327Z CMake. 2025-03-21T20:47:20.5803459Z 2025-03-21T20:47:20.5803689Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:47:20.5804264Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:47:20.5804769Z to work with policies introduced by or earlier. 2025-03-21T20:47:20.5805308Z Call Stack (most recent call first): 2025-03-21T20:47:20.5805982Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:47:20.5807061Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/CMakeScratch/TryCompile-SveSN6/CMakeLists.txt:5 (project) 2025-03-21T20:47:20.5807723Z 2025-03-21T20:47:20.5807851Z  2025-03-21T20:47:20.5808555Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:47:20.5809316Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:47:20.5809758Z CMake. 2025-03-21T20:47:20.5809880Z 2025-03-21T20:47:20.5810109Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:47:20.5810688Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:47:20.5811196Z to work with policies introduced by or earlier. 2025-03-21T20:47:20.5811580Z Call Stack (most recent call first): 2025-03-21T20:47:20.5811987Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:47:20.5812699Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:47:20.5813818Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/CMakeScratch/TryCompile-SveSN6/CMakeLists.txt:5 (project) 2025-03-21T20:47:20.5814475Z 2025-03-21T20:47:20.5814587Z  2025-03-21T20:47:20.5815113Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:47:20.5815783Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:47:20.5816215Z CMake. 2025-03-21T20:47:20.5816333Z 2025-03-21T20:47:20.5816559Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:47:20.5817131Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:47:20.5817635Z to work with policies introduced by or earlier. 2025-03-21T20:47:20.5818014Z Call Stack (most recent call first): 2025-03-21T20:47:20.5818723Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:47:20.5819842Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:47:20.5820931Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:47:20.5822055Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/CMakeScratch/TryCompile-SveSN6/CMakeLists.txt:5 (project) 2025-03-21T20:47:20.5823035Z 2025-03-21T20:47:20.5823161Z  2025-03-21T20:47:20.5823441Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2025-03-21T20:47:20.5823834Z -- Looking for pthread_create in pthreads 2025-03-21T20:47:20.5824553Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:47:20.5825278Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:47:20.5825705Z CMake. 2025-03-21T20:47:20.5825836Z 2025-03-21T20:47:20.5826068Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:47:20.5826649Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:47:20.5827154Z to work with policies introduced by or earlier. 2025-03-21T20:47:20.5827535Z Call Stack (most recent call first): 2025-03-21T20:47:20.5828162Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:47:20.5829242Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/CMakeScratch/TryCompile-a1EyfK/CMakeLists.txt:5 (project) 2025-03-21T20:47:20.5829898Z 2025-03-21T20:47:20.5830105Z  2025-03-21T20:47:20.5830749Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:47:20.5831513Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:47:20.5831956Z CMake. 2025-03-21T20:47:20.5832075Z 2025-03-21T20:47:20.5832305Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:47:20.5832973Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:47:20.5833480Z to work with policies introduced by or earlier. 2025-03-21T20:47:20.5833857Z Call Stack (most recent call first): 2025-03-21T20:47:20.5834257Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:47:20.5834986Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:47:20.5836055Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/CMakeScratch/TryCompile-a1EyfK/CMakeLists.txt:5 (project) 2025-03-21T20:47:20.5836718Z 2025-03-21T20:47:20.5836827Z  2025-03-21T20:47:20.5837357Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:47:20.5838091Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:47:20.5838536Z CMake. 2025-03-21T20:47:20.5838657Z 2025-03-21T20:47:20.5838911Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:47:21.7259580Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:47:21.7260505Z to work with policies introduced by or earlier. 2025-03-21T20:47:21.7261128Z Call Stack (most recent call first): 2025-03-21T20:47:21.7262387Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:47:21.7264461Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:47:21.7266340Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:47:21.7268388Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/CMakeScratch/TryCompile-a1EyfK/CMakeLists.txt:5 (project) 2025-03-21T20:47:21.7269591Z 2025-03-21T20:47:21.7270025Z  2025-03-21T20:47:21.7270501Z -- Looking for pthread_create in pthreads - not found 2025-03-21T20:47:21.7271146Z -- Looking for pthread_create in pthread 2025-03-21T20:47:21.7272416Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:47:21.7273716Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:47:21.7274516Z CMake. 2025-03-21T20:47:21.7274724Z 2025-03-21T20:47:21.7275157Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:47:21.7276147Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:47:21.7277028Z to work with policies introduced by or earlier. 2025-03-21T20:47:21.7277686Z Call Stack (most recent call first): 2025-03-21T20:47:21.7278816Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:47:21.7280786Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/CMakeScratch/TryCompile-7olh1d/CMakeLists.txt:5 (project) 2025-03-21T20:47:21.7282018Z 2025-03-21T20:47:21.7282329Z  2025-03-21T20:47:21.7283445Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:47:21.7284745Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:47:21.7285625Z CMake. 2025-03-21T20:47:21.7285833Z 2025-03-21T20:47:21.7286240Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:47:21.7287496Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:47:21.7288374Z to work with policies introduced by or earlier. 2025-03-21T20:47:21.7288935Z Call Stack (most recent call first): 2025-03-21T20:47:21.7289607Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:47:21.7291087Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:47:21.7293089Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/CMakeScratch/TryCompile-7olh1d/CMakeLists.txt:5 (project) 2025-03-21T20:47:21.7294224Z 2025-03-21T20:47:21.7294499Z  2025-03-21T20:47:21.7295426Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:47:21.7296598Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:47:21.7297297Z CMake. 2025-03-21T20:47:21.7297522Z 2025-03-21T20:47:21.7297886Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:47:21.7298847Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:47:21.7299863Z to work with policies introduced by or earlier. 2025-03-21T20:47:21.7300486Z Call Stack (most recent call first): 2025-03-21T20:47:21.7301724Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:47:21.7303643Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:47:21.7305575Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:47:21.7307586Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/CMakeScratch/TryCompile-7olh1d/CMakeLists.txt:5 (project) 2025-03-21T20:47:21.7308794Z 2025-03-21T20:47:21.7309057Z  2025-03-21T20:47:21.7309507Z -- Looking for pthread_create in pthread - not found 2025-03-21T20:47:21.7310168Z -- Check if compiler accepts -pthread 2025-03-21T20:47:21.7311347Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:47:21.7312609Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:47:21.7313364Z CMake. 2025-03-21T20:47:21.7313528Z 2025-03-21T20:47:21.7313933Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:47:21.7314953Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:47:21.7315839Z to work with policies introduced by or earlier. 2025-03-21T20:47:21.7316481Z Call Stack (most recent call first): 2025-03-21T20:47:21.7317574Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:47:21.7319454Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/CMakeScratch/TryCompile-BlPFMX/CMakeLists.txt:5 (project) 2025-03-21T20:47:21.7320645Z 2025-03-21T20:47:21.7320905Z  2025-03-21T20:47:21.7322002Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:47:21.7323833Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:47:21.7324548Z CMake. 2025-03-21T20:47:21.7324757Z 2025-03-21T20:47:21.7325232Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:47:21.7326325Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:47:21.7327152Z to work with policies introduced by or earlier. 2025-03-21T20:47:21.7327772Z Call Stack (most recent call first): 2025-03-21T20:47:21.7328460Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:47:21.7329891Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:47:21.7331829Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/CMakeScratch/TryCompile-BlPFMX/CMakeLists.txt:5 (project) 2025-03-21T20:47:21.7333048Z 2025-03-21T20:47:21.7333319Z  2025-03-21T20:47:21.7334430Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:47:21.7335635Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:47:21.7336420Z CMake. 2025-03-21T20:47:21.7336640Z 2025-03-21T20:47:21.7337050Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:47:21.7338047Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:47:21.7338924Z to work with policies introduced by or earlier. 2025-03-21T20:47:21.7339595Z Call Stack (most recent call first): 2025-03-21T20:47:21.7340835Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:47:21.7342862Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:47:21.7345017Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:47:21.7347144Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/CMakeScratch/TryCompile-BlPFMX/CMakeLists.txt:5 (project) 2025-03-21T20:47:21.7348380Z 2025-03-21T20:47:21.7348644Z  2025-03-21T20:47:21.7349090Z -- Check if compiler accepts -pthread - yes 2025-03-21T20:47:21.7349684Z -- Found Threads: TRUE 2025-03-21T20:47:21.7350135Z -- Configuring done (1.0s) 2025-03-21T20:47:21.7350625Z -- Generating done (0.3s) 2025-03-21T20:47:21.7351163Z CMake Warning: 2025-03-21T20:47:21.7351724Z Manually-specified variables were not used by the project: 2025-03-21T20:47:21.7352282Z 2025-03-21T20:47:21.7352463Z EXECUTORCH_ENABLE_LOGGING 2025-03-21T20:47:21.7352975Z EXECUTORCH_LOG_LEVEL 2025-03-21T20:47:21.7353266Z 2025-03-21T20:47:21.7353472Z  2025-03-21T20:47:21.7354268Z -- Build files have been written to: /pytorch/executorch/cmake-out-android-x86_64/extension/android 2025-03-21T20:47:21.7355510Z + cmake --build cmake-out-android-x86_64/extension/android -j 7 --config Release 2025-03-21T20:47:21.7369996Z [ 0%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/base/CMakeFiles/log_severity.dir/log_severity.cc.o 2025-03-21T20:47:21.7373296Z [ 0%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/base/CMakeFiles/strerror.dir/internal/strerror.cc.o 2025-03-21T20:47:21.7375727Z [ 1%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/base/CMakeFiles/spinlock_wait.dir/internal/spinlock_wait.cc.o 2025-03-21T20:47:21.7379208Z [ 2%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/debugging/CMakeFiles/utf8_for_code_point.dir/internal/utf8_for_code_point.cc.o 2025-03-21T20:47:21.7382907Z [ 3%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/profiling/CMakeFiles/exponential_biased.dir/internal/exponential_biased.cc.o 2025-03-21T20:47:21.7386453Z [ 4%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_fixed.cc.o 2025-03-21T20:47:21.7389462Z [ 5%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/numeric/CMakeFiles/int128.dir/int128.cc.o 2025-03-21T20:47:21.7391415Z [ 5%] Linking CXX static library libabsl_utf8_for_code_point.a 2025-03-21T20:47:21.7392344Z [ 5%] Built target utf8_for_code_point 2025-03-21T20:47:21.7394562Z [ 6%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/time/CMakeFiles/civil_time.dir/internal/cctz/src/civil_time_detail.cc.o 2025-03-21T20:47:21.7396898Z [ 6%] Linking CXX static library libabsl_spinlock_wait.a 2025-03-21T20:47:21.7397626Z [ 6%] Built target spinlock_wait 2025-03-21T20:47:21.7399489Z [ 6%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/debugging/CMakeFiles/leak_check.dir/leak_check.cc.o 2025-03-21T20:47:21.7401480Z [ 6%] Linking CXX static library libabsl_leak_check.a 2025-03-21T20:47:21.7402198Z [ 6%] Built target leak_check 2025-03-21T20:47:22.1032673Z [ 6%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_format.cc.o 2025-03-21T20:47:22.1035082Z [ 6%] Linking CXX static library libabsl_exponential_biased.a 2025-03-21T20:47:22.1035878Z [ 6%] Built target exponential_biased 2025-03-21T20:47:22.1038487Z [ 7%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/flags/CMakeFiles/flags_commandlineflag_internal.dir/internal/commandlineflag.cc.o 2025-03-21T20:47:22.1040903Z [ 7%] Linking CXX static library libabsl_flags_commandlineflag_internal.a 2025-03-21T20:47:22.1041762Z [ 7%] Built target flags_commandlineflag_internal 2025-03-21T20:47:22.1043802Z [ 8%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/log_internal_nullguard.dir/internal/nullguard.cc.o 2025-03-21T20:47:22.1045915Z [ 9%] Linking CXX static library libabsl_strerror.a 2025-03-21T20:47:22.1046587Z [ 9%] Built target strerror 2025-03-21T20:47:22.1048139Z [ 10%] Generating third-party/fbjni/prefab/modules/fbjni/include, third-party/fbjni/prefab/modules/fbjni/libs/android.x86_64/libfbjni.so 2025-03-21T20:47:22.1050025Z Archive: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/fbjni.aar 2025-03-21T20:47:22.1051524Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/R.txt 2025-03-21T20:47:22.1053119Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/AndroidManifest.xml 2025-03-21T20:47:22.1054840Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/classes.jar 2025-03-21T20:47:22.1056796Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/META-INF/com/android/build/gradle/aar-metadata.properties 2025-03-21T20:47:22.1058792Z creating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/jni/ 2025-03-21T20:47:22.1060371Z creating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/jni/arm64-v8a/ 2025-03-21T20:47:22.1062033Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/jni/arm64-v8a/libc++_shared.so 2025-03-21T20:47:22.1063797Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/jni/arm64-v8a/libfbjni.so 2025-03-21T20:47:22.1065579Z creating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/jni/armeabi-v7a/ 2025-03-21T20:47:22.1067386Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/jni/armeabi-v7a/libc++_shared.so 2025-03-21T20:47:22.1069323Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/jni/armeabi-v7a/libfbjni.so 2025-03-21T20:47:22.1070921Z creating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/jni/x86/ 2025-03-21T20:47:22.1072904Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/jni/x86/libc++_shared.so 2025-03-21T20:47:22.1074674Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/jni/x86/libfbjni.so 2025-03-21T20:47:22.1076637Z creating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/jni/x86_64/ 2025-03-21T20:47:22.1078228Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/jni/x86_64/libc++_shared.so 2025-03-21T20:47:22.1080086Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/jni/x86_64/libfbjni.so 2025-03-21T20:47:22.1084776Z creating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/ 2025-03-21T20:47:22.1086555Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/prefab.json 2025-03-21T20:47:22.1088358Z creating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/ 2025-03-21T20:47:22.1090001Z creating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/ 2025-03-21T20:47:22.1091847Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/module.json 2025-03-21T20:47:22.1093748Z creating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/ 2025-03-21T20:47:22.1095665Z creating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/ 2025-03-21T20:47:22.1097744Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/Application.h 2025-03-21T20:47:22.1100026Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/ByteBuffer.cpp 2025-03-21T20:47:22.1102310Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/ByteBuffer.h 2025-03-21T20:47:22.1104551Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/Context.h 2025-03-21T20:47:22.1106731Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/File.h 2025-03-21T20:47:22.1108996Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/JThread.h 2025-03-21T20:47:22.1111398Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/NativeRunnable.h 2025-03-21T20:47:22.1113761Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/OnLoad.cpp 2025-03-21T20:47:22.1116230Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/ReadableByteChannel.cpp 2025-03-21T20:47:22.1118880Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/ReadableByteChannel.h 2025-03-21T20:47:22.1121293Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/fbjni.cpp 2025-03-21T20:47:22.1123826Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/fbjni.h 2025-03-21T20:47:22.1129428Z creating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/ 2025-03-21T20:47:22.1131939Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Boxed.h 2025-03-21T20:47:22.1134194Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Common.h 2025-03-21T20:47:22.1146178Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/CoreClasses-inl.h 2025-03-21T20:47:22.1148628Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/CoreClasses.h 2025-03-21T20:47:22.1151119Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Environment.cpp 2025-03-21T20:47:22.1153577Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Environment.h 2025-03-21T20:47:22.1155934Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Exceptions.cpp 2025-03-21T20:47:22.1158389Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Exceptions.h 2025-03-21T20:47:22.1160986Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/FbjniApi.h 2025-03-21T20:47:22.1163306Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Hybrid.cpp 2025-03-21T20:47:22.1165816Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Hybrid.h 2025-03-21T20:47:22.1168006Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Iterator-inl.h 2025-03-21T20:47:22.1170363Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Iterator.h 2025-03-21T20:47:22.1172887Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/JWeakReference.h 2025-03-21T20:47:22.1175318Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Log.h 2025-03-21T20:47:23.1503020Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Meta-forward.h 2025-03-21T20:47:23.1505779Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Meta-inl.h 2025-03-21T20:47:23.1508131Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Meta.cpp 2025-03-21T20:47:23.1510452Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Meta.h 2025-03-21T20:47:23.1512788Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/MetaConvert.h 2025-03-21T20:47:23.1515405Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/ReferenceAllocators-inl.h 2025-03-21T20:47:23.1518151Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/ReferenceAllocators.h 2025-03-21T20:47:23.1520793Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/References-forward.h 2025-03-21T20:47:23.1523870Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/References-inl.h 2025-03-21T20:47:23.1526493Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/References.cpp 2025-03-21T20:47:23.1529186Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/References.h 2025-03-21T20:47:23.1531716Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Registration-inl.h 2025-03-21T20:47:23.1534233Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Registration.h 2025-03-21T20:47:23.1536830Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/SimpleFixedString.h 2025-03-21T20:47:23.1539318Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/TypeTraits.h 2025-03-21T20:47:23.1541824Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/utf8.cpp 2025-03-21T20:47:23.1544079Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/utf8.h 2025-03-21T20:47:23.1546202Z creating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/ 2025-03-21T20:47:23.1548333Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/cxa_throw.cpp 2025-03-21T20:47:23.1550627Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/lyra.cpp 2025-03-21T20:47:23.1552789Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/lyra.h 2025-03-21T20:47:23.1555114Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/lyra_breakpad.cpp 2025-03-21T20:47:23.1557546Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/lyra_exceptions.cpp 2025-03-21T20:47:23.1559915Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/lyra_exceptions.h 2025-03-21T20:47:23.1562062Z creating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/ 2025-03-21T20:47:23.1564038Z creating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.arm64-v8a/ 2025-03-21T20:47:23.1566509Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.arm64-v8a/abi.json 2025-03-21T20:47:23.1568907Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.arm64-v8a/libfbjni.so 2025-03-21T20:47:23.1571239Z creating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.armeabi-v7a/ 2025-03-21T20:47:23.1573533Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.armeabi-v7a/abi.json 2025-03-21T20:47:23.1575966Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.armeabi-v7a/libfbjni.so 2025-03-21T20:47:23.1578507Z creating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.x86/ 2025-03-21T20:47:23.1580685Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.x86/abi.json 2025-03-21T20:47:23.1582946Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.x86/libfbjni.so 2025-03-21T20:47:23.1585136Z creating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.x86_64/ 2025-03-21T20:47:23.1587315Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.x86_64/abi.json 2025-03-21T20:47:23.1589425Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.x86_64/libfbjni.so 2025-03-21T20:47:23.1590827Z [ 10%] Built target fbjni_prefab 2025-03-21T20:47:23.1591829Z [ 10%] Linking CXX static library libabsl_log_severity.a 2025-03-21T20:47:23.1594022Z [ 10%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/extension/llm/runner/CMakeFiles/extension_llm_runner.dir/pytorch/executorch/extension/data_loader/file_data_loader.cpp.o 2025-03-21T20:47:23.1595910Z [ 10%] Built target log_severity 2025-03-21T20:47:23.1597864Z [ 10%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_if.cc.o 2025-03-21T20:47:23.1601031Z [ 11%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/extension/llm/runner/CMakeFiles/extension_llm_runner.dir/pytorch/executorch/extension/data_loader/mmap_data_loader.cpp.o 2025-03-21T20:47:23.1603262Z [ 11%] Linking CXX static library libabsl_log_internal_nullguard.a 2025-03-21T20:47:23.1604042Z [ 11%] Built target log_internal_nullguard 2025-03-21T20:47:23.1606320Z [ 12%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/profiling/CMakeFiles/periodic_sampler.dir/internal/periodic_sampler.cc.o 2025-03-21T20:47:23.1607977Z [ 12%] Linking CXX static library libabsl_civil_time.a 2025-03-21T20:47:23.1608517Z [ 12%] Built target civil_time 2025-03-21T20:47:23.1610103Z [ 13%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/random/CMakeFiles/random_seed_gen_exception.dir/seed_gen_exception.cc.o 2025-03-21T20:47:23.1612437Z [ 13%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/extension/llm/runner/CMakeFiles/extension_llm_runner.dir/text_decoder_runner.cpp.o 2025-03-21T20:47:23.1614141Z [ 13%] Linking CXX static library libabsl_periodic_sampler.a 2025-03-21T20:47:23.1614850Z [ 13%] Built target periodic_sampler 2025-03-21T20:47:23.1615587Z [ 13%] Linking CXX static library libabsl_int128.a 2025-03-21T20:47:23.1617280Z [ 13%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/extension/llm/runner/CMakeFiles/extension_llm_runner.dir/text_prefiller.cpp.o 2025-03-21T20:47:23.1618683Z [ 13%] Built target int128 2025-03-21T20:47:23.1620767Z [ 13%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/random/CMakeFiles/random_internal_platform.dir/internal/randen_round_keys.cc.o 2025-03-21T20:47:23.1623820Z [ 13%] Linking CXX static library libabsl_random_internal_platform.a 2025-03-21T20:47:23.1624655Z [ 13%] Built target random_internal_platform 2025-03-21T20:47:23.1626657Z [ 14%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/extension/llm/runner/CMakeFiles/extension_llm_runner.dir/pytorch/executorch/extension/llm/sampler/sampler.cpp.o 2025-03-21T20:47:23.1629826Z [ 14%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/extension/llm/runner/CMakeFiles/extension_llm_runner.dir/pytorch/executorch/extension/tensor/tensor_ptr.cpp.o 2025-03-21T20:47:23.1632117Z [ 14%] Linking CXX static library libabsl_random_seed_gen_exception.a 2025-03-21T20:47:23.1632919Z [ 14%] Built target random_seed_gen_exception 2025-03-21T20:47:27.1395626Z [ 14%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_info.cc.o 2025-03-21T20:47:27.1399331Z [ 15%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_impl.cc.o 2025-03-21T20:47:27.1402891Z [ 15%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/extension/llm/runner/CMakeFiles/extension_llm_runner.dir/pytorch/executorch/extension/tensor/tensor_ptr_maker.cpp.o 2025-03-21T20:47:27.1406542Z [ 15%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_libc.cc.o 2025-03-21T20:47:27.1410048Z [ 16%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_lookup.cc.o 2025-03-21T20:47:27.1413748Z [ 16%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_posix.cc.o 2025-03-21T20:47:27.1417245Z [ 16%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/zone_info_source.cc.o 2025-03-21T20:47:27.1420749Z [ 17%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/base/CMakeFiles/raw_logging_internal.dir/internal/raw_logging.cc.o 2025-03-21T20:47:27.1424658Z [ 17%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/debugging/CMakeFiles/decode_rust_punycode.dir/internal/decode_rust_punycode.cc.o 2025-03-21T20:47:27.1428447Z [ 18%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/random/CMakeFiles/random_internal_randen_hwaes_impl.dir/internal/randen_hwaes.cc.o 2025-03-21T20:47:27.1431909Z [ 18%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/random/CMakeFiles/random_internal_randen_slow.dir/internal/randen_slow.cc.o 2025-03-21T20:47:27.1434285Z [ 18%] Linking CXX static library libabsl_raw_logging_internal.a 2025-03-21T20:47:27.1435116Z [ 18%] Built target raw_logging_internal 2025-03-21T20:47:27.1441002Z [ 18%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/types/CMakeFiles/bad_variant_access.dir/bad_variant_access.cc.o 2025-03-21T20:47:27.1443299Z [ 19%] Linking CXX static library libabsl_bad_variant_access.a 2025-03-21T20:47:27.1444050Z [ 19%] Built target bad_variant_access 2025-03-21T20:47:27.1446079Z [ 19%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/cycleclock.cc.o 2025-03-21T20:47:27.1448972Z [ 19%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/spinlock.cc.o 2025-03-21T20:47:27.1450903Z [ 20%] Linking CXX static library libextension_llm_runner.a 2025-03-21T20:47:27.1451659Z [ 20%] Built target extension_llm_runner 2025-03-21T20:47:27.1453748Z [ 20%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/base/CMakeFiles/throw_delegate.dir/internal/throw_delegate.cc.o 2025-03-21T20:47:27.1456194Z [ 20%] Linking CXX static library libabsl_decode_rust_punycode.a 2025-03-21T20:47:27.1457013Z [ 20%] Built target decode_rust_punycode 2025-03-21T20:47:27.1459445Z [ 21%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/debugging/CMakeFiles/debugging_internal.dir/internal/address_is_readable.cc.o 2025-03-21T20:47:27.1463020Z [ 21%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/debugging/CMakeFiles/debugging_internal.dir/internal/elf_mem_image.cc.o 2025-03-21T20:47:27.1464992Z [ 21%] Linking CXX static library libabsl_random_internal_randen_hwaes_impl.a 2025-03-21T20:47:27.1465716Z [ 21%] Built target random_internal_randen_hwaes_impl 2025-03-21T20:47:27.1466445Z [ 22%] Linking CXX static library libabsl_time_zone.a 2025-03-21T20:47:27.1468542Z [ 22%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/debugging/CMakeFiles/demangle_rust.dir/internal/demangle_rust.cc.o 2025-03-21T20:47:27.1470895Z [ 23%] Linking CXX static library libabsl_random_internal_randen_slow.a 2025-03-21T20:47:27.1471701Z [ 23%] Built target time_zone 2025-03-21T20:47:27.1473701Z [ 23%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/debugging/CMakeFiles/debugging_internal.dir/internal/vdso_support.cc.o 2025-03-21T20:47:27.1475627Z [ 23%] Built target random_internal_randen_slow 2025-03-21T20:47:27.1477225Z [ 24%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/types/CMakeFiles/bad_optional_access.dir/bad_optional_access.cc.o 2025-03-21T20:47:27.1479920Z [ 25%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/sysinfo.cc.o 2025-03-21T20:47:27.1481868Z [ 25%] Linking CXX static library libabsl_bad_optional_access.a 2025-03-21T20:47:27.1483992Z [ 25%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/thread_identity.cc.o 2025-03-21T20:47:27.1485792Z [ 25%] Built target bad_optional_access 2025-03-21T20:47:27.1487890Z [ 25%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/cordz_functions.dir/internal/cordz_functions.cc.o 2025-03-21T20:47:27.1490018Z [ 25%] Linking CXX static library libabsl_throw_delegate.a 2025-03-21T20:47:27.1490711Z [ 25%] Built target throw_delegate 2025-03-21T20:47:27.1492336Z [ 25%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llava/runner/CMakeFiles/llava_runner.dir/llava_runner.cpp.o 2025-03-21T20:47:27.1495255Z [ 25%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/base/CMakeFiles/scoped_set_env.dir/internal/scoped_set_env.cc.o 2025-03-21T20:47:27.1497315Z [ 26%] Linking CXX static library libabsl_debugging_internal.a 2025-03-21T20:47:27.1498081Z [ 26%] Built target debugging_internal 2025-03-21T20:47:27.1500254Z [ 26%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/random/CMakeFiles/random_internal_randen_hwaes.dir/internal/randen_detect.cc.o 2025-03-21T20:47:27.1502507Z [ 26%] Linking CXX static library libabsl_random_internal_randen_hwaes.a 2025-03-21T20:47:27.1503342Z [ 26%] Built target random_internal_randen_hwaes 2025-03-21T20:47:27.1505378Z [ 26%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/types/CMakeFiles/bad_any_cast_impl.dir/bad_any_cast.cc.o 2025-03-21T20:47:27.1507594Z [ 26%] Linking CXX static library libabsl_scoped_set_env.a 2025-03-21T20:47:27.1508282Z [ 26%] Built target scoped_set_env 2025-03-21T20:47:27.1510475Z [ 26%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llava/runner/CMakeFiles/llava_runner.dir/pytorch/executorch/extension/llm/sampler/sampler.cpp.o 2025-03-21T20:47:27.1512668Z [ 27%] Linking CXX static library libabsl_demangle_rust.a 2025-03-21T20:47:27.1513393Z [ 27%] Built target demangle_rust 2025-03-21T20:47:27.1515222Z [ 27%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/debugging/CMakeFiles/stacktrace.dir/stacktrace.cc.o 2025-03-21T20:47:27.1518353Z [ 27%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/unscaledcycleclock.cc.o 2025-03-21T20:47:27.1521652Z [ 28%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/debugging/CMakeFiles/demangle_internal.dir/internal/demangle.cc.o 2025-03-21T20:47:27.1524135Z [ 28%] Linking CXX static library libabsl_cordz_functions.a 2025-03-21T20:47:27.1524883Z [ 28%] Built target cordz_functions 2025-03-21T20:47:27.1526975Z [ 28%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/random/CMakeFiles/random_internal_randen.dir/internal/randen.cc.o 2025-03-21T20:47:27.1528875Z [ 29%] Linking CXX static library libabsl_base.a 2025-03-21T20:47:27.1529801Z [ 30%] Linking CXX static library libabsl_stacktrace.a 2025-03-21T20:47:27.1530458Z [ 30%] Built target stacktrace 2025-03-21T20:47:27.1530928Z [ 30%] Built target base 2025-03-21T20:47:27.1533070Z [ 31%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llava/runner/CMakeFiles/llava_runner.dir/pytorch/executorch/extension/llm/tokenizers/src/llama2c_tokenizer.cpp.o 2025-03-21T20:47:32.1727475Z [ 31%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/base/CMakeFiles/malloc_internal.dir/internal/low_level_alloc.cc.o 2025-03-21T20:47:32.1729980Z [ 31%] Linking CXX static library libabsl_bad_any_cast_impl.a 2025-03-21T20:47:32.1730760Z [ 31%] Built target bad_any_cast_impl 2025-03-21T20:47:32.1732787Z [ 31%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/base/CMakeFiles/tracing_internal.dir/internal/tracing.cc.o 2025-03-21T20:47:32.1734912Z [ 31%] Linking CXX static library libabsl_tracing_internal.a 2025-03-21T20:47:32.1735698Z [ 31%] Built target tracing_internal 2025-03-21T20:47:32.1737713Z [ 32%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings_internal.dir/internal/ostringstream.cc.o 2025-03-21T20:47:32.1739914Z [ 33%] Linking CXX static library libabsl_random_internal_randen.a 2025-03-21T20:47:32.1740819Z [ 33%] Built target random_internal_randen 2025-03-21T20:47:32.1742965Z [ 33%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/string_view.dir/string_view.cc.o 2025-03-21T20:47:32.1746300Z [ 33%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings_internal.dir/internal/utf8.cc.o 2025-03-21T20:47:32.1749655Z [ 33%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings_internal.dir/internal/escaping.cc.o 2025-03-21T20:47:32.1752950Z [ 33%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/crc/CMakeFiles/crc_cpu_detect.dir/internal/cpu_detect.cc.o 2025-03-21T20:47:32.1755955Z [ 33%] Linking CXX static library libabsl_malloc_internal.a 2025-03-21T20:47:32.1756720Z [ 33%] Built target malloc_internal 2025-03-21T20:47:32.1758845Z [ 33%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/hash/CMakeFiles/city.dir/internal/city.cc.o 2025-03-21T20:47:32.1761954Z [ 33%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/hash/CMakeFiles/low_level_hash.dir/internal/low_level_hash.cc.o 2025-03-21T20:47:32.1764016Z [ 33%] Linking CXX static library libabsl_string_view.a 2025-03-21T20:47:32.1764778Z [ 33%] Built target string_view 2025-03-21T20:47:32.1766922Z [ 34%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/log_internal_conditions.dir/internal/conditions.cc.o 2025-03-21T20:47:32.1769025Z [ 34%] Linking CXX static library libabsl_crc_cpu_detect.a 2025-03-21T20:47:32.1769778Z [ 34%] Built target crc_cpu_detect 2025-03-21T20:47:32.1771863Z [ 34%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/base/CMakeFiles/poison.dir/internal/poison.cc.o 2025-03-21T20:47:32.1773793Z [ 35%] Linking CXX static library libabsl_poison.a 2025-03-21T20:47:32.1774528Z [ 35%] Built target poison 2025-03-21T20:47:32.1775439Z [ 35%] Linking CXX static library libabsl_log_internal_conditions.a 2025-03-21T20:47:32.1777875Z [ 35%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/synchronization/CMakeFiles/graphcycles_internal.dir/internal/graphcycles.cc.o 2025-03-21T20:47:32.1779820Z [ 35%] Built target log_internal_conditions 2025-03-21T20:47:32.1781759Z [ 36%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/crc/CMakeFiles/crc_internal.dir/internal/crc.cc.o 2025-03-21T20:47:32.1783625Z [ 36%] Linking CXX static library libllava_runner.a 2025-03-21T20:47:32.1784671Z [ 36%] Linking CXX static library libabsl_demangle_internal.a 2025-03-21T20:47:32.1785459Z [ 36%] Built target demangle_internal 2025-03-21T20:47:32.1786069Z [ 36%] Built target llava_runner 2025-03-21T20:47:32.1788088Z [ 36%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/crc/CMakeFiles/crc_internal.dir/internal/crc_x86_arm_combined.cc.o 2025-03-21T20:47:32.1790082Z [ 37%] Linking CXX static library libabsl_strings_internal.a 2025-03-21T20:47:32.1790801Z [ 37%] Built target strings_internal 2025-03-21T20:47:32.1792548Z [ 38%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/charconv.cc.o 2025-03-21T20:47:32.1795238Z [ 38%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/ascii.cc.o 2025-03-21T20:47:32.1796933Z [ 38%] Linking CXX static library libabsl_city.a 2025-03-21T20:47:32.1797555Z [ 38%] Built target city 2025-03-21T20:47:32.1799223Z [ 38%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/escaping.cc.o 2025-03-21T20:47:32.1801055Z [ 39%] Linking CXX static library libabsl_low_level_hash.a 2025-03-21T20:47:32.1801745Z [ 39%] Built target low_level_hash 2025-03-21T20:47:32.1803619Z [ 40%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/charconv_bigint.cc.o 2025-03-21T20:47:32.1806924Z [ 40%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/charconv_parse.cc.o 2025-03-21T20:47:32.1808941Z [ 41%] Linking CXX static library libabsl_graphcycles_internal.a 2025-03-21T20:47:32.1809719Z [ 41%] Built target graphcycles_internal 2025-03-21T20:47:32.1811906Z [ 41%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/damerau_levenshtein_distance.cc.o 2025-03-21T20:47:32.1815128Z [ 42%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/memutil.cc.o 2025-03-21T20:47:32.1817122Z [ 42%] Linking CXX static library libabsl_crc_internal.a 2025-03-21T20:47:32.1817808Z [ 42%] Built target crc_internal 2025-03-21T20:47:32.1819702Z [ 42%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/stringify_sink.cc.o 2025-03-21T20:47:32.1822922Z [ 42%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/match.cc.o 2025-03-21T20:47:32.1825836Z [ 43%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/numbers.cc.o 2025-03-21T20:47:32.1828699Z [ 43%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/str_cat.cc.o 2025-03-21T20:47:32.1831524Z [ 43%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/str_replace.cc.o 2025-03-21T20:47:32.1834386Z [ 44%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/str_split.cc.o 2025-03-21T20:47:32.1837033Z [ 44%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/substitute.cc.o 2025-03-21T20:47:32.1838742Z [ 44%] Linking CXX static library libabsl_strings.a 2025-03-21T20:47:32.1839380Z [ 44%] Built target strings 2025-03-21T20:47:32.1841061Z [ 44%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/debugging/CMakeFiles/symbolize.dir/symbolize.cc.o 2025-03-21T20:47:32.1843751Z [ 45%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/time/CMakeFiles/time.dir/civil_time.cc.o 2025-03-21T20:47:32.1847040Z [ 45%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/arg.cc.o 2025-03-21T20:47:32.1850111Z [ 45%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/hash/CMakeFiles/hash.dir/internal/hash.cc.o 2025-03-21T20:47:32.1853287Z [ 45%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/flags/CMakeFiles/flags_commandlineflag.dir/commandlineflag.cc.o 2025-03-21T20:47:32.1856603Z [ 45%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/log_internal_fnmatch.dir/internal/fnmatch.cc.o 2025-03-21T20:47:32.1859625Z [ 45%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/log_internal_proto.dir/internal/proto.cc.o 2025-03-21T20:47:32.1861495Z [ 45%] Linking CXX static library libabsl_symbolize.a 2025-03-21T20:47:32.1862337Z [ 45%] Built target symbolize 2025-03-21T20:47:36.6187327Z [ 45%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/time/CMakeFiles/time.dir/clock.cc.o 2025-03-21T20:47:36.6189388Z [ 45%] Linking CXX static library libabsl_flags_commandlineflag.a 2025-03-21T20:47:36.6190240Z [ 45%] Built target flags_commandlineflag 2025-03-21T20:47:36.6191550Z [ 46%] Linking CXX static library libabsl_log_internal_fnmatch.a 2025-03-21T20:47:36.6194031Z [ 46%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/random/CMakeFiles/random_distributions.dir/discrete_distribution.cc.o 2025-03-21T20:47:36.6195941Z [ 46%] Built target log_internal_fnmatch 2025-03-21T20:47:36.6197707Z [ 46%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/time/CMakeFiles/time.dir/duration.cc.o 2025-03-21T20:47:36.6199507Z [ 47%] Linking CXX static library libabsl_log_internal_proto.a 2025-03-21T20:47:36.6200222Z [ 47%] Built target log_internal_proto 2025-03-21T20:47:36.6202269Z [ 47%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/random/CMakeFiles/random_distributions.dir/gaussian_distribution.cc.o 2025-03-21T20:47:36.6204519Z [ 47%] Linking CXX static library libabsl_hash.a 2025-03-21T20:47:36.6205172Z [ 47%] Built target hash 2025-03-21T20:47:36.6207306Z [ 47%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/random/CMakeFiles/random_internal_seed_material.dir/internal/seed_material.cc.o 2025-03-21T20:47:36.6210340Z [ 48%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/time/CMakeFiles/time.dir/format.cc.o 2025-03-21T20:47:36.6213035Z [ 48%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/time/CMakeFiles/time.dir/time.cc.o 2025-03-21T20:47:36.6216084Z [ 48%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/bind.cc.o 2025-03-21T20:47:36.6219467Z [ 49%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/extension.cc.o 2025-03-21T20:47:36.6221670Z [ 50%] Linking CXX static library libabsl_random_distributions.a 2025-03-21T20:47:36.6222823Z [ 50%] Built target random_distributions 2025-03-21T20:47:36.6224998Z [ 51%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/debugging/CMakeFiles/examine_stack.dir/internal/examine_stack.cc.o 2025-03-21T20:47:36.6228554Z [ 51%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/flags/CMakeFiles/flags_private_handle_accessor.dir/internal/private_handle_accessor.cc.o 2025-03-21T20:47:36.6230952Z [ 51%] Linking CXX static library libabsl_random_internal_seed_material.a 2025-03-21T20:47:36.6231768Z [ 51%] Built target random_internal_seed_material 2025-03-21T20:47:36.6233908Z [ 52%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/random/CMakeFiles/random_internal_pool_urbg.dir/internal/pool_urbg.cc.o 2025-03-21T20:47:36.6237240Z [ 52%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/float_conversion.cc.o 2025-03-21T20:47:36.6240707Z [ 52%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/output.cc.o 2025-03-21T20:47:36.6243011Z [ 52%] Linking CXX static library libabsl_time.a 2025-03-21T20:47:36.6243674Z [ 52%] Built target time 2025-03-21T20:47:36.6246165Z [ 53%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/parser.cc.o 2025-03-21T20:47:36.6249688Z [ 53%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/synchronization/CMakeFiles/kernel_timeout_internal.dir/internal/kernel_timeout.cc.o 2025-03-21T20:47:36.6252096Z [ 53%] Linking CXX static library libabsl_flags_private_handle_accessor.a 2025-03-21T20:47:36.6253013Z [ 53%] Built target flags_private_handle_accessor 2025-03-21T20:47:36.6255175Z [ 54%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/log_internal_globals.dir/internal/globals.cc.o 2025-03-21T20:47:36.6257233Z [ 54%] Linking CXX static library libabsl_examine_stack.a 2025-03-21T20:47:36.6257965Z [ 54%] Built target examine_stack 2025-03-21T20:47:36.6259922Z [ 54%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/log_entry.dir/log_entry.cc.o 2025-03-21T20:47:36.6261884Z [ 54%] Linking CXX static library libabsl_random_internal_pool_urbg.a 2025-03-21T20:47:36.6262736Z [ 54%] Built target random_internal_pool_urbg 2025-03-21T20:47:36.6264915Z [ 54%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/debugging/CMakeFiles/failure_signal_handler.dir/failure_signal_handler.cc.o 2025-03-21T20:47:36.6268339Z [ 54%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/random/CMakeFiles/random_seed_sequences.dir/seed_sequences.cc.o 2025-03-21T20:47:36.6270480Z [ 55%] Linking CXX static library libabsl_kernel_timeout_internal.a 2025-03-21T20:47:36.6271274Z [ 55%] Built target kernel_timeout_internal 2025-03-21T20:47:36.6273330Z [ 56%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/barrier.cc.o 2025-03-21T20:47:36.6275374Z [ 57%] Linking CXX static library libabsl_log_entry.a 2025-03-21T20:47:36.6276383Z [ 57%] Linking CXX static library libabsl_log_internal_globals.a 2025-03-21T20:47:36.6277175Z [ 57%] Built target log_entry 2025-03-21T20:47:36.6278979Z [ 58%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/log_sink.dir/log_sink.cc.o 2025-03-21T20:47:36.6280548Z [ 58%] Built target log_internal_globals 2025-03-21T20:47:36.6282658Z [ 58%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/blocking_counter.cc.o 2025-03-21T20:47:36.6284876Z [ 58%] Linking CXX static library libabsl_failure_signal_handler.a 2025-03-21T20:47:36.6285797Z [ 58%] Built target failure_signal_handler 2025-03-21T20:47:36.6288118Z [ 58%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/create_thread_identity.cc.o 2025-03-21T20:47:36.6291807Z [ 59%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/futex_waiter.cc.o 2025-03-21T20:47:36.6295284Z [ 59%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/per_thread_sem.cc.o 2025-03-21T20:47:36.6297709Z [ 59%] Linking CXX static library libabsl_str_format_internal.a 2025-03-21T20:47:36.6298495Z [ 59%] Built target str_format_internal 2025-03-21T20:47:36.6300255Z [ 60%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/crc32c.cc.o 2025-03-21T20:47:36.6302336Z [ 61%] Linking CXX static library libabsl_random_seed_sequences.a 2025-03-21T20:47:36.6303152Z [ 61%] Built target random_seed_sequences 2025-03-21T20:47:36.6305217Z [ 61%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/internal/crc_memcpy_fallback.cc.o 2025-03-21T20:47:36.6308742Z [ 61%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/pthread_waiter.cc.o 2025-03-21T20:47:36.6310934Z [ 61%] Linking CXX static library libabsl_log_sink.a 2025-03-21T20:47:36.6311575Z [ 61%] Built target log_sink 2025-03-21T20:47:36.6313551Z [ 62%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/flags/CMakeFiles/flags_marshalling.dir/marshalling.cc.o 2025-03-21T20:47:36.6316803Z [ 63%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/sem_waiter.cc.o 2025-03-21T20:47:36.6320145Z [ 63%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/stdcpp_waiter.cc.o 2025-03-21T20:47:43.1425426Z [ 63%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/waiter_base.cc.o 2025-03-21T20:47:43.1428984Z [ 63%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/internal/crc_memcpy_x86_arm_combined.cc.o 2025-03-21T20:47:43.1432580Z [ 64%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/win32_waiter.cc.o 2025-03-21T20:47:43.1436093Z [ 64%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/notification.cc.o 2025-03-21T20:47:43.1439336Z [ 64%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/mutex.cc.o 2025-03-21T20:47:43.1442505Z [ 65%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/internal/crc_non_temporal_memcpy.cc.o 2025-03-21T20:47:43.1445809Z [ 65%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/log_internal_format.dir/internal/log_format.cc.o 2025-03-21T20:47:43.1452037Z [ 65%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/random/CMakeFiles/random_internal_distribution_test_util.dir/internal/chi_square.cc.o 2025-03-21T20:47:43.1455711Z [ 65%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/random/CMakeFiles/random_internal_distribution_test_util.dir/internal/distribution_test_util.cc.o 2025-03-21T20:47:43.1458028Z [ 65%] Linking CXX static library libabsl_flags_marshalling.a 2025-03-21T20:47:43.1458733Z [ 65%] Built target flags_marshalling 2025-03-21T20:47:43.1460332Z [ 66%] Linking CXX static library libabsl_synchronization.a 2025-03-21T20:47:43.1461057Z [ 66%] Built target synchronization 2025-03-21T20:47:43.1463153Z [ 68%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/container/CMakeFiles/hashtablez_sampler.dir/internal/hashtablez_sampler.cc.o 2025-03-21T20:47:43.1466037Z [ 68%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/cordz_handle.dir/internal/cordz_handle.cc.o 2025-03-21T20:47:43.1468541Z [ 69%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/flags/CMakeFiles/flags_program_name.dir/internal/program_name.cc.o 2025-03-21T20:47:43.1471697Z [ 69%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/vlog_config_internal.dir/internal/vlog_config.cc.o 2025-03-21T20:47:43.1473833Z [ 69%] Linking CXX static library libabsl_log_internal_format.a 2025-03-21T20:47:43.1474605Z [ 69%] Built target log_internal_format 2025-03-21T20:47:43.1477065Z [ 69%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/container/CMakeFiles/hashtablez_sampler.dir/internal/hashtablez_sampler_force_weak_definition.cc.o 2025-03-21T20:47:43.1479853Z [ 70%] Linking CXX static library libabsl_random_internal_distribution_test_util.a 2025-03-21T20:47:43.1481019Z [ 70%] Linking CXX static library libabsl_crc32c.a 2025-03-21T20:47:43.1481804Z [ 70%] Built target random_internal_distribution_test_util 2025-03-21T20:47:43.1482445Z [ 70%] Built target crc32c 2025-03-21T20:47:43.1484422Z [ 70%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/crc/CMakeFiles/crc_cord_state.dir/internal/crc_cord_state.cc.o 2025-03-21T20:47:43.1486717Z [ 70%] Linking CXX static library libabsl_flags_program_name.a 2025-03-21T20:47:43.1487485Z [ 70%] Built target flags_program_name 2025-03-21T20:47:43.1489353Z [ 70%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/flags/CMakeFiles/flags_config.dir/usage_config.cc.o 2025-03-21T20:47:43.1491366Z [ 70%] Linking CXX static library libabsl_hashtablez_sampler.a 2025-03-21T20:47:43.1492076Z [ 70%] Built target hashtablez_sampler 2025-03-21T20:47:43.1492933Z [ 70%] Linking CXX static library libabsl_cordz_handle.a 2025-03-21T20:47:43.1493646Z [ 70%] Built target cordz_handle 2025-03-21T20:47:43.1494447Z [ 71%] Linking CXX static library libabsl_crc_cord_state.a 2025-03-21T20:47:43.1495156Z [ 71%] Built target crc_cord_state 2025-03-21T20:47:43.1497160Z [ 72%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_btree.cc.o 2025-03-21T20:47:43.1500334Z [ 72%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_internal.cc.o 2025-03-21T20:47:43.1503478Z [ 72%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_btree_navigator.cc.o 2025-03-21T20:47:43.1506828Z [ 73%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_btree_reader.cc.o 2025-03-21T20:47:43.1509970Z [ 73%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_crc.cc.o 2025-03-21T20:47:43.1512078Z [ 74%] Linking CXX static library libabsl_vlog_config_internal.a 2025-03-21T20:47:43.1512981Z [ 74%] Built target vlog_config_internal 2025-03-21T20:47:43.1514987Z [ 74%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_consume.cc.o 2025-03-21T20:47:43.1517242Z [ 75%] Linking CXX static library libabsl_flags_config.a 2025-03-21T20:47:43.1517919Z [ 75%] Built target flags_config 2025-03-21T20:47:43.1519620Z [ 76%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/log_globals.dir/globals.cc.o 2025-03-21T20:47:43.1521435Z [ 76%] Linking CXX static library libabsl_log_globals.a 2025-03-21T20:47:43.1522338Z [ 76%] Built target log_globals 2025-03-21T20:47:43.1524213Z [ 76%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/flags/CMakeFiles/flags_internal.dir/internal/flag.cc.o 2025-03-21T20:47:43.1527442Z [ 76%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/log_internal_log_sink_set.dir/internal/log_sink_set.cc.o 2025-03-21T20:47:43.1530752Z [ 76%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/log_initialize.dir/initialize.cc.o 2025-03-21T20:47:43.1532674Z [ 77%] Linking CXX static library libabsl_cord_internal.a 2025-03-21T20:47:43.1533406Z [ 77%] Built target cord_internal 2025-03-21T20:47:43.1535352Z [ 77%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/cordz_info.dir/internal/cordz_info.cc.o 2025-03-21T20:47:43.1537357Z [ 78%] Linking CXX static library libabsl_log_initialize.a 2025-03-21T20:47:43.1538025Z [ 78%] Built target log_initialize 2025-03-21T20:47:43.1538924Z [ 79%] Linking CXX static library libabsl_log_internal_log_sink_set.a 2025-03-21T20:47:43.1539693Z [ 79%] Built target log_internal_log_sink_set 2025-03-21T20:47:43.1541554Z [ 79%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/log_internal_message.dir/internal/log_message.cc.o 2025-03-21T20:47:43.1543590Z [ 79%] Linking CXX static library libabsl_flags_internal.a 2025-03-21T20:47:43.1544282Z [ 79%] Built target flags_internal 2025-03-21T20:47:43.1544914Z [ 80%] Linking CXX static library libabsl_cordz_info.a 2025-03-21T20:47:43.1545565Z [ 80%] Built target cordz_info 2025-03-21T20:47:43.1547524Z [ 80%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/cordz_sample_token.dir/internal/cordz_sample_token.cc.o 2025-03-21T20:47:43.1550504Z [ 81%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/cord.dir/cord_analysis.cc.o 2025-03-21T20:47:43.1553134Z [ 81%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/cord.dir/cord.cc.o 2025-03-21T20:47:43.1555786Z [ 81%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/strings/CMakeFiles/cord.dir/cord_buffer.cc.o 2025-03-21T20:47:43.1557723Z [ 81%] Linking CXX static library libabsl_log_internal_message.a 2025-03-21T20:47:43.1558498Z [ 81%] Built target log_internal_message 2025-03-21T20:47:55.6343773Z [ 81%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/die_if_null.dir/die_if_null.cc.o 2025-03-21T20:47:55.6347064Z [ 81%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/log_internal_check_op.dir/internal/check_op.cc.o 2025-03-21T20:47:55.6349907Z [ 81%] Linking CXX static library libabsl_cordz_sample_token.a 2025-03-21T20:47:55.6350712Z [ 81%] Built target cordz_sample_token 2025-03-21T20:47:55.6351539Z [ 81%] Linking CXX static library libabsl_die_if_null.a 2025-03-21T20:47:55.6352205Z [ 81%] Built target die_if_null 2025-03-21T20:47:55.6353332Z [ 81%] Linking CXX static library libabsl_log_internal_check_op.a 2025-03-21T20:47:55.6354119Z [ 81%] Built target log_internal_check_op 2025-03-21T20:47:55.6355248Z [ 81%] Linking CXX static library libabsl_cord.a 2025-03-21T20:47:55.6356036Z [ 81%] Built target cord 2025-03-21T20:47:55.6358129Z [ 81%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/container/CMakeFiles/raw_hash_set.dir/internal/raw_hash_set.cc.o 2025-03-21T20:47:55.6361469Z [ 81%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/status/CMakeFiles/status.dir/internal/status_internal.cc.o 2025-03-21T20:47:55.6364570Z [ 81%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/status/CMakeFiles/status.dir/status.cc.o 2025-03-21T20:47:55.6368128Z [ 82%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/status/CMakeFiles/status.dir/status_payload_printer.cc.o 2025-03-21T20:47:55.6370316Z [ 82%] Linking CXX static library libabsl_raw_hash_set.a 2025-03-21T20:47:55.6371151Z [ 82%] Built target raw_hash_set 2025-03-21T20:47:55.6373096Z [ 82%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/flags/CMakeFiles/flags_reflection.dir/reflection.cc.o 2025-03-21T20:47:55.6374956Z [ 82%] Linking CXX static library libabsl_status.a 2025-03-21T20:47:55.6375632Z [ 82%] Built target status 2025-03-21T20:47:55.6377333Z [ 82%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/status/CMakeFiles/statusor.dir/statusor.cc.o 2025-03-21T20:47:55.6379209Z [ 83%] Linking CXX static library libabsl_statusor.a 2025-03-21T20:47:55.6379933Z [ 83%] Built target statusor 2025-03-21T20:47:55.6380809Z [ 84%] Linking CXX static library libabsl_flags_reflection.a 2025-03-21T20:47:55.6381626Z [ 84%] Built target flags_reflection 2025-03-21T20:47:55.6383747Z [ 85%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/flags/CMakeFiles/flags_usage_internal.dir/internal/usage.cc.o 2025-03-21T20:47:55.6386784Z [ 85%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/log/CMakeFiles/log_flags.dir/flags.cc.o 2025-03-21T20:47:55.6389625Z [ 85%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/bitmap256.cc.o 2025-03-21T20:47:55.6392257Z [ 86%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/bitstate.cc.o 2025-03-21T20:47:55.6394734Z [ 86%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/compile.cc.o 2025-03-21T20:47:55.6397286Z [ 86%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/dfa.cc.o 2025-03-21T20:47:55.6399945Z [ 87%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/filtered_re2.cc.o 2025-03-21T20:47:55.6401828Z [ 87%] Linking CXX static library libabsl_log_flags.a 2025-03-21T20:47:55.6402854Z [ 87%] Built target log_flags 2025-03-21T20:47:55.6404612Z [ 87%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/mimics_pcre.cc.o 2025-03-21T20:47:55.6407374Z [ 87%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/nfa.cc.o 2025-03-21T20:47:55.6410171Z [ 88%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/onepass.cc.o 2025-03-21T20:47:55.6412830Z [ 88%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/parse.cc.o 2025-03-21T20:47:55.6415533Z [ 88%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/perl_groups.cc.o 2025-03-21T20:47:55.6418231Z [ 89%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/prefilter.cc.o 2025-03-21T20:47:55.6420969Z [ 89%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/prefilter_tree.cc.o 2025-03-21T20:47:55.6424045Z [ 89%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/prog.cc.o 2025-03-21T20:47:55.6426628Z [ 90%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/re2.cc.o 2025-03-21T20:47:55.6428475Z [ 90%] Linking CXX static library libabsl_flags_usage_internal.a 2025-03-21T20:47:55.6429382Z [ 90%] Built target flags_usage_internal 2025-03-21T20:47:55.6431071Z [ 90%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/regexp.cc.o 2025-03-21T20:47:55.6433644Z [ 90%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/set.cc.o 2025-03-21T20:47:55.6440698Z [ 91%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/simplify.cc.o 2025-03-21T20:47:55.6443571Z [ 91%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/flags/CMakeFiles/flags_usage.dir/usage.cc.o 2025-03-21T20:47:55.6446364Z [ 91%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/tostring.cc.o 2025-03-21T20:47:55.6448748Z [ 91%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/unicode_casefold.cc.o 2025-03-21T20:47:55.6450336Z [ 91%] Linking CXX static library libabsl_flags_usage.a 2025-03-21T20:47:55.6452244Z [ 92%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/re2/CMakeFiles/re2.dir/re2/unicode_groups.cc.o 2025-03-21T20:47:55.6453756Z [ 92%] Built target flags_usage 2025-03-21T20:47:55.6455365Z [ 92%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/re2/CMakeFiles/re2.dir/util/rune.cc.o 2025-03-21T20:47:55.6457909Z [ 92%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/re2/CMakeFiles/re2.dir/util/strutil.cc.o 2025-03-21T20:47:55.6460742Z [ 92%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/abseil-cpp/absl/flags/CMakeFiles/flags_parse.dir/parse.cc.o 2025-03-21T20:47:55.6462508Z [ 93%] Linking CXX static library libre2.a 2025-03-21T20:47:55.6463122Z [ 93%] Built target re2 2025-03-21T20:47:55.6464705Z [ 94%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/CMakeFiles/llama_runner.dir/runner.cpp.o 2025-03-21T20:47:55.6468200Z [ 94%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/CMakeFiles/llama_runner.dir/pytorch/executorch/examples/models/llama/tokenizer/llama_tiktoken.cpp.o 2025-03-21T20:47:55.6471756Z [ 95%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/evalue_util/print_evalue.cpp.o 2025-03-21T20:47:55.6475133Z [ 95%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/runner/text_decoder_runner.cpp.o 2025-03-21T20:47:55.6478531Z [ 95%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/runner/text_prefiller.cpp.o 2025-03-21T20:47:55.6481727Z [ 95%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/sampler/sampler.cpp.o 2025-03-21T20:47:55.6484938Z [ 96%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/tokenizer/tiktoken.cpp.o 2025-03-21T20:48:23.9595659Z [ 96%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/tokenizers/src/bpe_tokenizer_base.cpp.o 2025-03-21T20:48:23.9599951Z [ 96%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/tokenizers/src/llama2c_tokenizer.cpp.o 2025-03-21T20:48:23.9603420Z [ 97%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/tokenizers/src/tiktoken.cpp.o 2025-03-21T20:48:23.9606884Z [ 97%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/tensor/tensor_ptr.cpp.o 2025-03-21T20:48:23.9610169Z [ 97%] Building CXX object /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/tensor/tensor_ptr_maker.cpp.o 2025-03-21T20:48:23.9612277Z [ 98%] Linking CXX static library libabsl_flags_parse.a 2025-03-21T20:48:23.9612950Z [ 98%] Built target flags_parse 2025-03-21T20:48:23.9613826Z [ 99%] Linking CXX static library libllama_runner.a 2025-03-21T20:48:23.9614609Z [ 99%] Built target llama_runner 2025-03-21T20:48:23.9615671Z [ 99%] Building CXX object CMakeFiles/executorch_jni.dir/jni/jni_layer.cpp.o 2025-03-21T20:48:23.9617187Z [100%] Building CXX object CMakeFiles/executorch_jni.dir/jni/jni_layer_llama.cpp.o 2025-03-21T20:48:23.9618695Z [100%] Building CXX object CMakeFiles/executorch_jni.dir/jni/log.cpp.o 2025-03-21T20:48:23.9619950Z [100%] Linking CXX shared library libexecutorch_jni.so 2025-03-21T20:48:23.9620772Z [100%] Built target executorch_jni 2025-03-21T20:48:23.9621330Z + mkdir -p aar-out/jni/x86_64 2025-03-21T20:48:23.9622485Z + cp cmake-out-android-x86_64/extension/android/libexecutorch_jni.so aar-out/jni/x86_64/ 2025-03-21T20:48:23.9623502Z + '[' -n '' ']' 2025-03-21T20:48:23.9623950Z + '[' -n '' ']' 2025-03-21T20:48:23.9624371Z + build_aar 2025-03-21T20:48:23.9625818Z + echo '' '' '' 2025-03-21T20:48:23.9627262Z + pushd aar-out 2025-03-21T20:48:23.9627676Z /pytorch/executorch/aar-out /pytorch/executorch 2025-03-21T20:48:23.9628573Z + find jni -type f -name libexecutorch_jni.so -exec bash -c 'mv "$1" "${1/_jni/}"' bash '{}' ';' 2025-03-21T20:48:23.9629827Z + '[' Release == Release ']' 2025-03-21T20:48:23.9630717Z + find jni -type f -name '*.so' -exec /opt/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip '{}' ';' 2025-03-21T20:48:23.9633233Z + zip -r executorch.aar libs jni/arm64-v8a/libexecutorch.so jni/x86_64/libexecutorch.so 'jni/*/libqnn*.so' 'jni/*/libQnn*.so' 'jni/*/libneuron_backend.so' 'jni/*/libneuron_buffer_allocator.so' 'jni/*/libneuronusdk_adapter.mtk.so' AndroidManifest.xml 2025-03-21T20:48:23.9634984Z zip warning: name not matched: jni/*/libqnn*.so 2025-03-21T20:48:23.9635529Z zip warning: name not matched: jni/*/libQnn*.so 2025-03-21T20:48:23.9636139Z zip warning: name not matched: jni/*/libneuron_backend.so 2025-03-21T20:48:23.9636881Z zip warning: name not matched: jni/*/libneuron_buffer_allocator.so 2025-03-21T20:48:23.9637729Z zip warning: name not matched: jni/*/libneuronusdk_adapter.mtk.so 2025-03-21T20:48:23.9638483Z adding: libs/ (stored 0%) 2025-03-21T20:48:23.9639023Z adding: libs/executorch.jar (deflated 12%) 2025-03-21T20:48:23.9639607Z adding: jni/arm64-v8a/libexecutorch.so (deflated 74%) 2025-03-21T20:48:23.9640261Z adding: jni/x86_64/libexecutorch.so (deflated 75%) 2025-03-21T20:48:23.9641143Z adding: AndroidManifest.xml (deflated 23%) 2025-03-21T20:48:23.9641878Z + popd 2025-03-21T20:48:23.9642290Z /pytorch/executorch 2025-03-21T20:48:23.9643028Z + bash .ci/scripts/build_android_instrumentation.sh artifacts-to-be-uploaded 2025-03-21T20:48:23.9643926Z + [[ -z '' ]] 2025-03-21T20:48:23.9644402Z + PYTHON_EXECUTABLE=python3 2025-03-21T20:48:23.9644891Z + which python3 2025-03-21T20:48:23.9645433Z /opt/conda/envs/py_3.10/bin/python3 2025-03-21T20:48:23.9646478Z + [[ .ci/scripts/build_android_instrumentation.sh == \.\c\i\/\s\c\r\i\p\t\s\/\b\u\i\l\d\_\a\n\d\r\o\i\d\_\i\n\s\t\r\u\m\e\n\t\a\t\i\o\n\.\s\h ]] 2025-03-21T20:48:23.9647682Z + main artifacts-to-be-uploaded 2025-03-21T20:48:23.9648298Z + build_android_test 2025-03-21T20:48:23.9648894Z + pushd extension/android_test 2025-03-21T20:48:23.9649763Z /pytorch/executorch/extension/android_test /pytorch/executorch 2025-03-21T20:48:23.9650622Z + ANDROID_HOME=/opt/android/sdk 2025-03-21T20:48:23.9651213Z + ./gradlew testDebugUnitTest 2025-03-21T20:48:23.9652241Z Starting a Gradle Daemon, 1 incompatible Daemon could not be reused, use --status for details 2025-03-21T20:48:23.9653203Z 2025-03-21T20:48:23.9653212Z 2025-03-21T20:48:23.9663652Z > Starting Daemon> IDLE<-------------> 0% INITIALIZING [16ms]<-------------> 0% INITIALIZING [116ms]<-------------> 0% INITIALIZING [216ms]<-------------> 0% INITIALIZING [316ms]<-------------> 0% INITIALIZING [416ms]<-------------> 0% INITIALIZING [516ms]> Evaluating settings<-------------> 0% INITIALIZING [616ms]<-------------> 0% INITIALIZING [716ms]<-------------> 0% INITIALIZING [816ms]<-------------> 0% INITIALIZING [916ms]<-------------> 0% INITIALIZING [1s]> Evaluating settings > Compiling settings file 'settings.gradle'> Evaluating settings> Evaluating settings > Compiling settings file 'settings.gradle'<-------------> 0% CONFIGURING [2s]> IDLE> Resolve dependencies of incomingCatalogForLibs0> IDLE> root project<-------------> 0% CONFIGURING [3s]> root project > Compiling build file 'build.gradle'> root project> root project > Resolve dependencies of detachedConfiguration1 > com.android.a> root project > Resolve dependencies of detachedConfiguration1> root project> root project > Resolve dependencies of :classpath > gradle-8.1.0.pom<-------------> 0% CONFIGURING [4s]> root project > Resolve dependencies of :classpath > gradle-8.1.0.module 2025-03-21T20:48:23.9673664Z 2025-03-21T20:48:23.9673674Z 2025-03-21T20:48:23.9754061Z > root project > Resolve dependencies of :classpath > repository-31.1.0.pom> root project > Resolve dependencies of :classpath > aaptcompiler-8.1.0.pom> root project > Resolve dependencies of :classpath > aapt2-proto-8.1.0-1015446> root project > Resolve dependencies of :classpath > ddmlib-31.1.0.pom> root project > Resolve dependencies of :classpath > shared-31.1.0.pom> root project > Resolve dependencies of :classpath > databinding-compiler-comm> root project > Resolve dependencies of :classpath > aaptcompiler-8.1.0.module> root project > Resolve dependencies of :classpath > android-test-plugin-host-> root project > Resolve dependencies of :classpath > android-test-plugin-host-> root project > Resolve dependencies of :classpath > builder-test-api-8.1.0.mo> root project > Resolve dependencies of :classpath > android-test-plugin-host-> root project > Resolve dependencies of :classpath > httpcomponents-client-4.5> root project > Resolve dependencies of :classpath > jaxb-runtime-2.3.2.pom> root project > Resolve dependencies of :classpath > ow2-1.5.pom> root project > Resolve dependencies of :classpath > bcpkix-jdk15on-1.67.pom> root project > Resolve dependencies of :classpath > oss-parent-7.pom> root project > Resolve dependencies of :classpath > jetifier-core-1.0.0-beta1> root project > Resolve dependencies of :classpath > protobuf-java-3.19.3.pom> root project > Resolve dependencies of :classpath > jetifier-processor-1.0.0-> root project > Resolve dependencies of :classpath > gson-2.8.6.pom> root project > Resolve dependencies of :classpath > jaxb-bom-ext-2.3.2.pom> root project > Resolve dependencies of :classpath > grpc-stub-1.45.1.pom> root project > Resolve dependencies of :classpath > grpc-protobuf-1.45.1.pom> root project > Resolve dependencies of :classpath > gradle-api-8.1.0.pom> root project > Resolve dependencies of :classpath > builder-model-8.1.0.pom> root project > Resolve dependencies of :classpath > gson-parent-2.8.6.pom> root project > Resolve dependencies of :classpath > builder-8.1.0.module> root project > Resolve dependencies of :classpath> IDLE> IDLE> IDLE> root project > Resolve dependencies of :classpath > gson-parent-2.8.9.pom<-------------> 0% CONFIGURING [5s]> root project > Resolve dependencies of :classpath > guava-parent-31.1-jre.pom> root project > Resolve dependencies of :classpath > kotlin-reflect-1.8.20-RC2> root project > Resolve dependencies of :classpath> IDLE> root project > Resolve dependencies of :classpath > apache-21.pom> root project > Resolve dependencies of :classpath> root project > Resolve dependencies of :classpath > jvnet-parent-1.pom> root project > Resolve dependencies of :classpath > httpclient-4.5.13.pom> root project > Resolve dependencies of :classpath > annotations-31.1.0.pom> root project > Resolve dependencies of :classpath > protos-31.1.0.pom> root project > Resolve dependencies of :classpath > jna-platform-5.6.0.pom> root project > Resolve dependencies of :classpath > juniversalchardet-1.0.3.p> IDLE> root project > Resolve dependencies of :classpath> root project > Resolve dependencies of :classpath > stax-ex-1.8.1.pom> root project > Resolve dependencies of :classpath > istack-commons-runtime-3.> root project > Resolve dependencies of :classpath > txw2-2.3.2.pom> root project > Resolve dependencies of :classpath > jakarta.xml.bind-api-2.3.<-------------> 0% CONFIGURING [6s]> IDLE> root project > Resolve dependencies of :classpath > jakarta.xml.bind-api-pare> IDLE> IDLE> root project > Resolve dependencies of :classpath > slf4j-api-1.7.30.pom> root project > Resolve dependencies of :classpath > auto-value-parent-1.6.2.p> root project > Resolve dependencies of :classpath> root project > Resolve dependencies of :classpath > j2objc-annotations-1.3.po> root project > Resolve dependencies of :classpath > jsr305-3.0.2.pom> root project > Resolve dependencies of :classpath > error_prone_parent-2.10.0> IDLE> root project > Resolve dependencies of :classpath > animal-sniffer-parent-1.1> root project > Resolve dependencies of :classpath > netty-codec-http2-4.1.72.> root project > Resolve dependencies of :classpath > netty-handler-proxy-4.1.7> root project > Resolve dependencies of :classpath> IDLE<-------------> 0% CONFIGURING [7s]> root project > Resolve dependencies of :classpath > manifest-merger-31.1.0.mo> root project > Resolve dependencies of :classpath > signflinger-8.1.0.pom> root project > Resolve dependencies of :classpath > apkzlib-8.1.0.pom> root project > Resolve dependencies of :classpath > commons-parent-35.pom> IDLE> IDLE> IDLE> root project > Resolve dependencies of :classpath > apache-15.pom> root project > Resolve dependencies of :classpath > error_prone_annotations-2> root project > Resolve dependencies of :classpath > failureaccess-1.0.1.pom> root project > Resolve dependencies of :classpath > xml-apis-1.4.01.pom> root project > Resolve dependencies of :classpath > commons-parent-42.pom> root project > Resolve dependencies of :classpath > commons-parent-34.pom> root project > Resolve dependencies of :classpath > jna-5.6.0.pom> root project > Resolve dependencies of :classpath > grpc-context-1.45.1.pom> root project > Resolve dependencies of :classpath<-------------> 0% CONFIGURING [8s]> root project > Resolve files of :classpath > gradle-8.1.0.jar > 2.2 KiB/10.3 > root project > Resolve files of :classpath > sdk-common-31.1.0.jar > 420.1 Ki> root project > Resolve files of :classpath > builder-8.1.0.jar > 346.1 KiB/11> root project > Resolve files of :classpath > lint-model-31.1.0.jar> root project > Resolve files of :classpath > gradle-8.1.0.jar > 5.2 MiB/10.3 > root project > Resolve files of :classpath > ExternalDependencyInstrumentingA> root project > Resolve files of :classpath > builder-8.1.0.jar > 5.2 MiB/11.3> root project > Resolve files of :classpath > ExternalDependencyInstrumentingA> IDLE> IDLE> IDLE> root project > Resolve files of :classpath > ExternalDependencyInstrumentingA> root project > Resolve files of :classpath > ExternalDependencyInstrumentingA> root project > Resolve files of :classpath > bundletool-1.14.0.jar > 3.9 MiB/> IDLE> root project > Resolve files of :classpath > crash-31.1.0.jar<-------------> 0% CONFIGURING [9s]> root project > Resolve files of :classpath > tracker-31.1.0.jar> root project > Resolve files of :classpath > databinding-compiler-common-8.1.> root project > Resolve files of :classpath > ExternalDependencyInstrumentingA> root project > Resolve files of :classpath > android-device-provider-gradle-p> root project > Resolve files of :classpath > ExternalDependencyInstrumentingA> root project > Resolve files of :classpath > android-test-plugin-host-apk-ins> root project > Resolve files of :classpath > ExternalDependencyInstrumentingA> root project > Resolve files of :classpath > transform-api-2.0.0-deprecated-u> IDLE> root project > Resolve files of :classpath > ExternalDependencyInstrumentingA> IDLE> root project > Resolve files of :classpath > ExternalDependencyInstrumentingA<-------------> 0% CONFIGURING [10s]> root project > Resolve files of :classpath > flatbuffers-java-1.12.0.jar> root project > Resolve files of :classpath > dagger-2.28.3.jar> root project > Resolve files of :classpath > guava-31.1-jre.jar > 397.3 KiB/2> IDLE> root project > Resolve files of :classpath > ExternalDependencyInstrumentingA> root project > Resolve files of :classpath > bcprov-jdk15on-1.67.jar > 3.9 Mi> IDLE<-------------> 0% CONFIGURING [11s]> root project > Resolve files of :classpath > ExternalDependencyInstrumentingA> root project > Resolve files of :classpath > javax.activation-1.2.0.jar > 32 > root project > Resolve files of :classpath > kotlin-stdlib-1.8.20-RC2.jar > 1<-------------> 0% CONFIGURING [12s]> root project > Resolve files of :classpath > ExternalDependencyInstrumentingA> IDLE> root project > Resolve files of :classpath > ExternalDependencyInstrumentingA> root project > Resolve files of :classpath > netty-resolver-4.1.72.Final.jar> root project > Resolve files of :classpath > netty-buffer-4.1.72.Final.jar> IDLE> IDLE> root project > Resolve files of :classpath> IDLE> root project<-------------> 0% CONFIGURING [13s]<-------------> 0% CONFIGURING [14s]> root project > Compiling build file 'build.gradle'> root project<-------------> 0% CONFIGURING [15s]<-------------> 0% CONFIGURING [16s]<-------------> 0% CONFIGURING [17s]<=============> 100% CONFIGURING [17s]> IDLEWARNING: We recommend using a newer Android Gradle plugin to use compileSdk = 34 2025-03-21T20:48:26.3653559Z  2025-03-21T20:48:26.3654905Z This Android Gradle plugin (8.1.0) was tested up to compileSdk = 33 (and compileSdkPreview = "UpsideDownCakePrivacySandbox"). 2025-03-21T20:48:26.3657753Z  2025-03-21T20:48:26.3658474Z You are strongly encouraged to update your project to use a newer 2025-03-21T20:48:26.3659404Z Android Gradle plugin that has been tested with compileSdk = 34. 2025-03-21T20:48:26.3660137Z 2025-03-21T20:48:26.3660511Z If you are already using the latest version of the Android Gradle plugin, 2025-03-21T20:48:26.3661402Z you may need to wait until a newer version with support for compileSdk = 34 is available. 2025-03-21T20:48:26.3662392Z 2025-03-21T20:48:26.3662573Z To suppress this warning, add/update 2025-03-21T20:48:26.3663132Z android.suppressUnsupportedCompileSdk=34 2025-03-21T20:48:26.3663787Z to this project's gradle.properties. 2025-03-21T20:48:26.3664398Z  2025-03-21T20:48:26.3664774Z  2025-03-21T20:48:26.3665134Z  2025-03-21T20:48:26.3665503Z  2025-03-21T20:48:26.3666116Z  2025-03-21T20:48:26.3667216Z <=============> 100% CONFIGURING [17s]> IDLE> IDLE> IDLE> IDLE<-------------> 0% EXECUTING [18s]> :setupNativeLibs<-------------> 0% EXECUTING [19s] 2025-03-21T20:48:26.3668219Z > Task :setupNativeLibs 2025-03-21T20:48:26.3668579Z ++ [[ -z '' ]] 2025-03-21T20:48:26.3668916Z /opt/conda/envs/py_3.10/bin/python3 2025-03-21T20:48:26.3669309Z ++ PYTHON_EXECUTABLE=python3 2025-03-21T20:48:26.3669628Z ++ which python3 2025-03-21T20:48:26.3670040Z /pytorch/executorch /pytorch/executorch/extension/android_test 2025-03-21T20:48:26.3670550Z ++ [[ ./../../build/build_android_library.sh == \s\e\t\u\p\.\s\h ]] 2025-03-21T20:48:26.3671020Z + pushd ./../../ 2025-03-21T20:48:26.3671547Z /pytorch/executorch/extension/android /pytorch/executorch /pytorch/executorch/extension/android_test 2025-03-21T20:48:26.3672290Z + build_jar 2025-03-21T20:48:26.3672540Z + pushd extension/android 2025-03-21T20:48:26.3672828Z + ./gradlew build 2025-03-21T20:48:26.3674846Z > Task :compileJava UP-TO-DATE 2025-03-21T20:48:26.3675291Z > Task :processResources NO-SOURCE 2025-03-21T20:48:26.3675754Z > Task :classes UP-TO-DATE 2025-03-21T20:48:26.3676179Z > Task :jar UP-TO-DATE 2025-03-21T20:48:26.3676574Z > Task :assemble UP-TO-DATE 2025-03-21T20:48:26.3677031Z > Task :compileTestJava NO-SOURCE 2025-03-21T20:48:26.3677522Z > Task :processTestResources NO-SOURCE 2025-03-21T20:48:26.3678027Z > Task :testClasses UP-TO-DATE 2025-03-21T20:48:26.3678493Z > Task :test NO-SOURCE 2025-03-21T20:48:26.3678936Z > Task :check UP-TO-DATE 2025-03-21T20:48:26.3679386Z > Task :build UP-TO-DATE 2025-03-21T20:48:26.3679666Z 2025-03-21T20:48:26.3679850Z BUILD SUCCESSFUL in 725ms 2025-03-21T20:48:26.3680360Z 2 actionable tasks: 2 up-to-date 2025-03-21T20:48:26.3680843Z + popd 2025-03-21T20:48:26.3681396Z /pytorch/executorch /pytorch/executorch/extension/android_test 2025-03-21T20:48:26.3682102Z + mkdir -p /tmp/tmp.jz3M2sSO7M/libs 2025-03-21T20:48:26.3682897Z + cp extension/android/build/libs/executorch.jar /tmp/tmp.jz3M2sSO7M/libs/ 2025-03-21T20:48:26.3683680Z + build_native_library arm64-v8a 2025-03-21T20:48:26.3684229Z + ANDROID_ABI=arm64-v8a 2025-03-21T20:48:26.3684708Z + CMAKE_OUT=cmake-out-android-arm64-v8a 2025-03-21T20:48:26.3685394Z + ANDROID_NDK=/opt/ndk 2025-03-21T20:48:26.3685850Z + EXECUTORCH_CMAKE_BUILD_TYPE=Release 2025-03-21T20:48:26.3689617Z + cmake . -DCMAKE_INSTALL_PREFIX=cmake-out-android-arm64-v8a -DCMAKE_TOOLCHAIN_FILE=/opt/ndk/build/cmake/android.toolchain.cmake -DANDROID_ABI=arm64-v8a -DBUILD_TESTING=OFF -DEXECUTORCH_BUILD_XNNPACK=ON -DEXECUTORCH_XNNPACK_SHARED_WORKSPACE=ON -DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON -DEXECUTORCH_BUILD_EXTENSION_MODULE=ON -DEXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL=ON -DEXECUTORCH_BUILD_EXTENSION_TENSOR=ON -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_KERNELS_CUSTOM=ON -Bcmake-out-android-arm64-v8a 2025-03-21T20:48:26.3693588Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:48:26.3694338Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:48:26.3694785Z CMake. 2025-03-21T20:48:26.3694913Z 2025-03-21T20:48:26.3695163Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:48:26.3695748Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:48:26.3696263Z to work with policies introduced by or earlier. 2025-03-21T20:48:26.3696784Z Call Stack (most recent call first): 2025-03-21T20:48:26.3697273Z cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:48:26.3697777Z CMakeLists.txt:46 (project) 2025-03-21T20:48:26.3697979Z 2025-03-21T20:48:26.3697983Z 2025-03-21T20:48:26.3698497Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:48:26.3699267Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:48:26.3699721Z CMake. 2025-03-21T20:48:26.3699847Z 2025-03-21T20:48:26.3700083Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:48:26.3700670Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:48:26.3701184Z to work with policies introduced by or earlier. 2025-03-21T20:48:26.3701579Z Call Stack (most recent call first): 2025-03-21T20:48:26.3701997Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:48:26.3702557Z cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:48:26.3703058Z CMakeLists.txt:46 (project) 2025-03-21T20:48:26.3703311Z 2025-03-21T20:48:26.3703315Z 2025-03-21T20:48:26.3703631Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:48:26.3704303Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:48:26.3704752Z CMake. 2025-03-21T20:48:26.3704876Z 2025-03-21T20:48:26.3705129Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:48:26.3705703Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:48:26.3706229Z to work with policies introduced by or earlier. 2025-03-21T20:48:26.3706632Z Call Stack (most recent call first): 2025-03-21T20:48:26.3707366Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:48:26.3708492Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:48:26.3709596Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:48:26.3710304Z CMakeLists.txt:46 (project) 2025-03-21T20:48:26.3710509Z 2025-03-21T20:48:26.3710514Z 2025-03-21T20:48:26.3710910Z CMake Deprecation Warning at backends/xnnpack/third-party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:48:26.3711658Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:48:26.3712114Z CMake. 2025-03-21T20:48:26.3712236Z 2025-03-21T20:48:26.3712487Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:48:26.3713070Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:48:26.3713583Z to work with policies introduced by or earlier. 2025-03-21T20:48:26.3713848Z 2025-03-21T20:48:26.3713852Z 2025-03-21T20:48:26.3714251Z CMake Deprecation Warning at backends/xnnpack/third-party/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:48:26.3715006Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:48:26.3715504Z CMake. 2025-03-21T20:48:26.3715689Z 2025-03-21T20:48:26.3716002Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:48:26.3716645Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:48:26.3717154Z to work with policies introduced by or earlier. 2025-03-21T20:48:26.3717417Z 2025-03-21T20:48:26.3717421Z 2025-03-21T20:48:26.3717839Z CMake Deprecation Warning at backends/xnnpack/third-party/pthreadpool/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:48:26.3718616Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:48:26.3719125Z CMake. 2025-03-21T20:48:26.3719260Z 2025-03-21T20:48:26.3719489Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:48:26.3720082Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:48:26.3720591Z to work with policies introduced by or earlier. 2025-03-21T20:48:26.3720852Z 2025-03-21T20:48:26.3720940Z 2025-03-21T20:48:26.3721075Z -- Using python executable 'python' 2025-03-21T20:48:26.3721404Z -- Resolved buck2 as buck2. 2025-03-21T20:48:26.3721698Z -- Killing buck2 daemon 2025-03-21T20:48:26.3721972Z 'buck2 killall' 2025-03-21T20:48:26.3722485Z -- executorch: Generating source lists 2025-03-21T20:48:26.3723109Z -- executorch: Using source file list /pytorch/executorch/cmake-out-android-arm64-v8a/executorch_srcs.cmake 2025-03-21T20:48:26.3723975Z -- executorch: Using sources file /pytorch/executorch/cmake-out-android-arm64-v8a/executorch_srcs.cmake 2025-03-21T20:48:26.3724608Z -- executorch: Using PAL default 'posix' 2025-03-21T20:48:26.3724963Z -- Generating operator lib: 2025-03-21T20:48:26.3725345Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:48:26.3725778Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:48:26.3726357Z -- ROOT_OPS: 2025-03-21T20:48:26.3726617Z -- INCLUDE_ALL_OPS: 2025-03-21T20:48:26.3726907Z -- Generating kernel bindings: 2025-03-21T20:48:26.3728077Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/portable/functions.yaml" 2025-03-21T20:48:26.3729298Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:48:26.3729745Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:48:26.3730180Z -- CUSTOM_OPS_YAML: 2025-03-21T20:48:26.3730473Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:48:26.3732214Z Generated files /pytorch/executorch/cmake-out-android-arm64-v8a/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/portable/portable_ops_lib/Functions.h;/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/portable/portable_ops_lib/NativeFunctions.h 2025-03-21T20:48:26.3733956Z -- Generating operator lib: 2025-03-21T20:48:26.3734276Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:48:26.3734595Z -- KERNEL_LIBS: portable_kernels 2025-03-21T20:48:26.3734903Z -- DEPS: executorch 2025-03-21T20:48:26.3735436Z 'python' '-c' 'import importlib.util; print(importlib.util.find_spec('torch').submodule_search_locations[0])' 2025-03-21T20:48:26.3736036Z -- Generating operator lib: 2025-03-21T20:48:26.3736385Z -- LIB_NAME: optimized_ops_lib 2025-03-21T20:48:26.3736824Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/optimized/optimized.yaml 2025-03-21T20:48:26.3737276Z -- ROOT_OPS: 2025-03-21T20:48:26.3737526Z -- INCLUDE_ALL_OPS: 2025-03-21T20:48:26.3738685Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/optimized/optimized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/optimized/optimized.yaml" 2025-03-21T20:48:26.3739901Z -- Generating kernel bindings: 2025-03-21T20:48:26.3740218Z -- LIB_NAME: optimized_ops_lib 2025-03-21T20:48:26.3740660Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/optimized/optimized.yaml 2025-03-21T20:48:26.3741106Z -- CUSTOM_OPS_YAML: 2025-03-21T20:48:26.3741395Z -- ADD_EXCEPTION_BOUNDARY: TRUE 2025-03-21T20:48:29.7578034Z Generated files /pytorch/executorch/cmake-out-android-arm64-v8a/kernels/optimized/optimized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/optimized/optimized_ops_lib/Functions.h;/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/optimized/optimized_ops_lib/NativeFunctions.h 2025-03-21T20:48:29.7580149Z -- Generating operator lib: 2025-03-21T20:48:29.7580461Z -- LIB_NAME: optimized_ops_lib 2025-03-21T20:48:29.7580786Z -- KERNEL_LIBS: optimized_kernels 2025-03-21T20:48:29.7581104Z -- DEPS: executorch 2025-03-21T20:48:29.7581378Z -- Merging kernel yaml files: 2025-03-21T20:48:29.7581890Z -- FUNCTIONS_YAML: /pytorch/executorch/configurations/../kernels/optimized/optimized.yaml 2025-03-21T20:48:29.7582756Z -- FALLBACK_YAML: /pytorch/executorch/configurations/../kernels/portable/functions.yaml 2025-03-21T20:48:29.7583446Z -- OUTPUT_DIR: /pytorch/executorch/cmake-out-android-arm64-v8a/configurations 2025-03-21T20:48:29.7583940Z -- Generating operator lib: 2025-03-21T20:48:29.7584253Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-03-21T20:48:29.7584817Z -- OPS_SCHEMA_YAML: /pytorch/executorch/cmake-out-android-arm64-v8a/configurations/merged.yaml 2025-03-21T20:48:29.7585351Z -- ROOT_OPS: 2025-03-21T20:48:29.7585599Z -- INCLUDE_ALL_OPS: 2025-03-21T20:48:29.7585878Z -- Generating kernel bindings: 2025-03-21T20:48:29.7587175Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out-android-arm64-v8a/configurations/optimized_native_cpu_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/cmake-out-android-arm64-v8a/configurations/merged.yaml" 2025-03-21T20:48:29.7588597Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-03-21T20:48:29.7589174Z -- FUNCTIONS_YAML: /pytorch/executorch/cmake-out-android-arm64-v8a/configurations/merged.yaml 2025-03-21T20:48:29.7589713Z -- CUSTOM_OPS_YAML: 2025-03-21T20:48:29.7589999Z -- ADD_EXCEPTION_BOUNDARY: TRUE 2025-03-21T20:48:29.7590318Z -- Generating operator lib: 2025-03-21T20:48:29.7592135Z Generated files /pytorch/executorch/cmake-out-android-arm64-v8a/configurations/optimized_native_cpu_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out-android-arm64-v8a/configurations/optimized_native_cpu_ops_lib/Functions.h;/pytorch/executorch/cmake-out-android-arm64-v8a/configurations/optimized_native_cpu_ops_lib/NativeFunctions.h 2025-03-21T20:48:29.7593984Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-03-21T20:48:29.7594402Z -- KERNEL_LIBS: optimized_kernels;optimized_portable_kernels 2025-03-21T20:48:29.7594781Z -- DEPS: executorch 2025-03-21T20:48:29.7595264Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2025-03-21T20:48:29.7595935Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:48:29.7596371Z CMake. 2025-03-21T20:48:29.7596496Z 2025-03-21T20:48:29.7596782Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:48:29.7597354Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:48:29.7597860Z to work with policies introduced by or earlier. 2025-03-21T20:48:29.7598124Z 2025-03-21T20:48:29.7598128Z 2025-03-21T20:48:29.7598283Z -- Building for XNNPACK_TARGET_PROCESSOR: arm64 2025-03-21T20:48:29.7598646Z -- Generating microkernels.cmake 2025-03-21T20:48:29.7599239Z  2025-03-21T20:48:29.7599476Z  2025-03-21T20:48:29.7599700Z  2025-03-21T20:48:29.7599909Z  2025-03-21T20:48:29.7600132Z  2025-03-21T20:48:29.7601297Z <-------------> 0% EXECUTING [20s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [21s]<-------------> 0% EXECUTING [22s]No microkernel found in src/reference/binary-elementwise.cc 2025-03-21T20:48:29.7602407Z No microkernel found in src/reference/packing.cc 2025-03-21T20:48:29.7602953Z No microkernel found in src/reference/unary-elementwise.cc 2025-03-21T20:48:29.7603957Z -- executorch: Using source file list /pytorch/executorch/cmake-out-android-arm64-v8a/extension/llm/custom_ops/../../../executorch_srcs.cmake 2025-03-21T20:48:29.7604770Z -- Generating operator lib: 2025-03-21T20:48:29.7605082Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:48:29.7605643Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:48:29.7606092Z -- ROOT_OPS: 2025-03-21T20:48:29.7606340Z -- INCLUDE_ALL_OPS: 2025-03-21T20:48:29.7606602Z -- Generating kernel bindings: 2025-03-21T20:48:29.7607863Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/quantized/quantized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/quantized/quantized.yaml" 2025-03-21T20:48:29.7609072Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:48:29.7609369Z -- FUNCTIONS_YAML: 2025-03-21T20:48:29.7609760Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:48:29.7610225Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:48:29.7610540Z  2025-03-21T20:48:29.7610770Z  2025-03-21T20:48:29.7610992Z  2025-03-21T20:48:29.7611215Z  2025-03-21T20:48:29.7611443Z  2025-03-21T20:48:29.7615531Z <-------------> 0% EXECUTING [22s]> IDLE> IDLE> :setupNativeLibs> IDLEGenerated files /pytorch/executorch/cmake-out-android-arm64-v8a/kernels/quantized/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/quantized/quantized_ops_lib/Functions.h;/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/quantized/quantized_ops_lib/NativeFunctions.h;/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/quantized/quantized_ops_lib/RegisterCPUCustomOps.cpp;/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/quantized/quantized_ops_lib/RegisterSchema.cpp;/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/quantized/quantized_ops_lib/CustomOpsNativeFunctions.h 2025-03-21T20:48:29.7619372Z -- Generating operator lib: 2025-03-21T20:48:29.7619739Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:48:29.7620137Z -- KERNEL_LIBS: quantized_kernels 2025-03-21T20:48:29.7629465Z -- DEPS: executorch 2025-03-21T20:48:29.7629836Z -- 2025-03-21T20:48:29.7630055Z -- ******** Summary ******** 2025-03-21T20:48:29.7630368Z -- CMAKE_BUILD_TYPE : Release 2025-03-21T20:48:29.7630721Z -- CMAKE_CXX_STANDARD : 17 2025-03-21T20:48:29.7631082Z -- CMAKE_CXX_COMPILER_ID : Clang 2025-03-21T20:48:29.7631541Z -- CMAKE_TOOLCHAIN_FILE : /opt/ndk/build/cmake/android.toolchain.cmake 2025-03-21T20:48:29.7632004Z -- BUCK2 : buck2 2025-03-21T20:48:29.7632351Z -- PYTHON_EXECUTABLE : python 2025-03-21T20:48:29.7632947Z -- FLATC_EXECUTABLE : /pytorch/executorch/cmake-out-android-arm64-v8a/third-party/flatbuffers/flatc 2025-03-21T20:48:29.7633561Z -- EXECUTORCH_ENABLE_LOGGING : ON 2025-03-21T20:48:29.7633951Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2025-03-21T20:48:29.7634341Z -- EXECUTORCH_LOG_LEVEL : Info 2025-03-21T20:48:29.7634710Z -- EXECUTORCH_BUILD_ANDROID_JNI : OFF 2025-03-21T20:48:29.7635096Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : OFF 2025-03-21T20:48:29.7635474Z -- EXECUTORCH_BUILD_CADENCE : OFF 2025-03-21T20:48:29.7635846Z -- EXECUTORCH_BUILD_COREML : OFF 2025-03-21T20:48:29.7636222Z -- EXECUTORCH_BUILD_CPUINFO : ON 2025-03-21T20:48:29.7636583Z -- EXECUTORCH_BUILD_DEVTOOLS : OFF 2025-03-21T20:48:29.7636964Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : ON 2025-03-21T20:48:29.7637342Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : ON 2025-03-21T20:48:29.7637723Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : ON 2025-03-21T20:48:29.7638093Z -- EXECUTORCH_BUILD_EXTENSION_LLM : OFF 2025-03-21T20:48:29.7638441Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : ON 2025-03-21T20:48:29.7638823Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : ON 2025-03-21T20:48:29.7639202Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : ON 2025-03-21T20:48:29.7639584Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : OFF 2025-03-21T20:48:29.7640097Z -- EXECUTORCH_BUILD_FLATC : ON 2025-03-21T20:48:29.7640449Z -- EXECUTORCH_BUILD_GFLAGS : ON 2025-03-21T20:48:29.7640818Z -- EXECUTORCH_BUILD_HOST_TARGETS : ON 2025-03-21T20:48:29.7641194Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : ON 2025-03-21T20:48:29.7641575Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : OFF 2025-03-21T20:48:29.7642051Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : ON 2025-03-21T20:48:29.7642424Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2025-03-21T20:48:29.7642805Z -- EXECUTORCH_BUILD_MPS : OFF 2025-03-21T20:48:29.7643179Z -- EXECUTORCH_BUILD_NEURON : OFF 2025-03-21T20:48:29.7643554Z -- EXECUTORCH_BUILD_PTHREADPOOL : ON 2025-03-21T20:48:29.7643928Z -- EXECUTORCH_BUILD_PYBIND : OFF 2025-03-21T20:48:29.7644297Z -- EXECUTORCH_BUILD_QNN : OFF 2025-03-21T20:48:29.7644656Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2025-03-21T20:48:29.7645030Z -- EXECUTORCH_BUILD_TESTS : OFF 2025-03-21T20:48:29.7645500Z -- EXECUTORCH_BUILD_VULKAN : OFF 2025-03-21T20:48:29.7645872Z -- EXECUTORCH_BUILD_XNNPACK : ON 2025-03-21T20:48:29.7646276Z -- Configuring done (3.8s) 2025-03-21T20:48:29.7646670Z  2025-03-21T20:48:29.7646899Z  2025-03-21T20:48:29.7647124Z  2025-03-21T20:48:29.7647352Z  2025-03-21T20:48:29.7647569Z  2025-03-21T20:48:29.7648427Z <-------------> 0% EXECUTING [22s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [23s]-- Generating done (0.4s) 2025-03-21T20:48:29.7649475Z -- Build files have been written to: /pytorch/executorch/cmake-out-android-arm64-v8a 2025-03-21T20:48:29.7650178Z + cmake --build cmake-out-android-arm64-v8a -j16 --target install 2025-03-21T20:48:29.7650631Z  2025-03-21T20:48:29.7650867Z  2025-03-21T20:48:29.7651079Z  2025-03-21T20:48:29.7651771Z <-------------> 0% EXECUTING [23s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 0%] Built target flatbuffers 2025-03-21T20:48:29.7652467Z [ 0%] Built target dumb_fht 2025-03-21T20:48:29.7652828Z [ 0%] Built target pthreadpool 2025-03-21T20:48:29.7653205Z [ 0%] Built target common_schema 2025-03-21T20:48:29.7653587Z [ 0%] Built target scalar_type_schema 2025-03-21T20:48:29.7653926Z [ 1%] Built target xnnpack_schema 2025-03-21T20:48:29.7654240Z  2025-03-21T20:48:29.7654467Z  2025-03-21T20:48:29.7654691Z  2025-03-21T20:48:29.7654902Z  2025-03-21T20:48:29.7655127Z  2025-03-21T20:48:29.7655808Z <-------------> 0% EXECUTING [23s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 1%] Built target indirection 2025-03-21T20:48:29.7656516Z [ 2%] Built target cpuinfo_internals 2025-03-21T20:48:29.7656917Z [ 2%] Built target normalization 2025-03-21T20:48:29.7657273Z [ 2%] Built target logging 2025-03-21T20:48:29.7657635Z [ 2%] Built target microparams-init 2025-03-21T20:48:29.7657973Z [ 4%] Built target cpuinfo 2025-03-21T20:48:29.7658269Z [ 5%] Built target datatype 2025-03-21T20:48:29.7658572Z [ 5%] Built target flat_tensor_schema 2025-03-21T20:48:29.7658886Z [ 6%] Built target program_schema 2025-03-21T20:48:29.7659222Z [ 6%] Built target gflags_nothreads_static 2025-03-21T20:48:29.7659561Z [ 6%] Built target allocator 2025-03-21T20:48:29.7659850Z [ 6%] Built target cache 2025-03-21T20:48:29.7660145Z [ 6%] Built target microkernel-utils 2025-03-21T20:48:31.0581237Z [ 6%] Built target mutex 2025-03-21T20:48:31.0581793Z [ 6%] Built target memory 2025-03-21T20:48:31.0582319Z [ 6%] Built target reference-ukernels 2025-03-21T20:48:31.0582881Z [ 7%] Built target operator-utils 2025-03-21T20:48:31.0583430Z [ 8%] Built target eigen_blas 2025-03-21T20:48:31.0584744Z [ 8%] Built target packing 2025-03-21T20:48:31.0585240Z [ 8%] Built target operator-run 2025-03-21T20:48:31.0585798Z [ 9%] Built target hardware-config 2025-03-21T20:48:31.0586364Z [ 10%] Built target operators 2025-03-21T20:48:31.0587093Z  2025-03-21T20:48:31.0587453Z  2025-03-21T20:48:31.0587762Z  2025-03-21T20:48:31.0588652Z  2025-03-21T20:48:31.0593090Z  2025-03-21T20:48:31.0594457Z <-------------> 0% EXECUTING [23s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 12%] Built target subgraph 2025-03-21T20:48:31.0595280Z [ 14%] Built target executorch_core 2025-03-21T20:48:31.0595692Z  2025-03-21T20:48:31.0595932Z  2025-03-21T20:48:31.0596702Z <-------------> 0% EXECUTING [23s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 14%] Built target extension_tensor 2025-03-21T20:48:31.0597484Z [ 14%] Built target executorch 2025-03-21T20:48:31.0597952Z [ 15%] Built target extension_threadpool 2025-03-21T20:48:31.0598368Z [ 15%] Built target extension_data_loader 2025-03-21T20:48:31.0598869Z [ 15%] Built target extension_runner_util 2025-03-21T20:48:31.0599224Z [ 15%] Built target cpublas 2025-03-21T20:48:31.0599649Z [ 15%] Built target extension_flat_tensor 2025-03-21T20:48:31.0599984Z  2025-03-21T20:48:31.0600272Z  2025-03-21T20:48:31.0600503Z  2025-03-21T20:48:31.0600736Z  2025-03-21T20:48:31.0601007Z  2025-03-21T20:48:31.0601785Z <-------------> 0% EXECUTING [23s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 16%] Built target extension_module_static 2025-03-21T20:48:31.0602565Z [ 16%] Built target extension_module 2025-03-21T20:48:31.0602963Z [ 17%] Built target quantized_kernels 2025-03-21T20:48:31.0603425Z [ 17%] Built target quantized_ops_lib 2025-03-21T20:48:31.0603766Z  2025-03-21T20:48:31.0604039Z  2025-03-21T20:48:31.0604271Z  2025-03-21T20:48:31.0604497Z  2025-03-21T20:48:31.0605256Z <-------------> 0% EXECUTING [23s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 18%] Built target optimized_kernels 2025-03-21T20:48:31.0606131Z [ 18%] Built target optimized_ops_lib 2025-03-21T20:48:31.0606528Z  2025-03-21T20:48:31.0606763Z  2025-03-21T20:48:31.0607542Z <-------------> 0% EXECUTING [23s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 69%] Built target microkernels-prod 2025-03-21T20:48:31.0608315Z [ 71%] Built target XNNPACK 2025-03-21T20:48:31.0608684Z  2025-03-21T20:48:31.0608899Z  2025-03-21T20:48:31.0609728Z <-------------> 0% EXECUTING [23s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 71%] Built target xnnpack_backend 2025-03-21T20:48:31.0610438Z [ 71%] Built target custom_ops 2025-03-21T20:48:31.0610762Z  2025-03-21T20:48:31.0610994Z  2025-03-21T20:48:31.0611680Z <-------------> 0% EXECUTING [24s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 84%] Built target portable_kernels 2025-03-21T20:48:31.0612425Z [ 97%] Built target optimized_portable_kernels 2025-03-21T20:48:31.0612850Z [ 97%] Built target portable_ops_lib 2025-03-21T20:48:31.0613196Z  2025-03-21T20:48:31.0613427Z  2025-03-21T20:48:31.0613639Z  2025-03-21T20:48:31.0614370Z <-------------> 0% EXECUTING [24s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 98%] Built target optimized_native_cpu_ops_lib 2025-03-21T20:48:31.0615116Z [100%] Built target xnn_executor_runner 2025-03-21T20:48:31.0615512Z [100%] Built target executor_runner 2025-03-21T20:48:31.0615881Z Install the project... 2025-03-21T20:48:31.0616234Z -- Install configuration: "Release" 2025-03-21T20:48:31.0616809Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/fxdiv.h 2025-03-21T20:48:31.0617535Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/share/cpuinfo/cpuinfo-config.cmake 2025-03-21T20:48:31.0618271Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libcpuinfo.a 2025-03-21T20:48:31.0619014Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/cpuinfo.h 2025-03-21T20:48:31.0619744Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/share/cpuinfo/cpuinfo-targets.cmake 2025-03-21T20:48:31.0620600Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/share/cpuinfo/cpuinfo-targets-release.cmake 2025-03-21T20:48:31.0621408Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/pkgconfig/libcpuinfo.pc 2025-03-21T20:48:31.0622327Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/pthreadpool.h 2025-03-21T20:48:31.0623062Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libpthreadpool.a 2025-03-21T20:48:31.0623808Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/liboptimized_portable_kernels.a 2025-03-21T20:48:31.0624561Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libportable_kernels.a 2025-03-21T20:48:31.0625374Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libportable_ops_lib.a 2025-03-21T20:48:31.0626179Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/kernels/portable/Functions.h 2025-03-21T20:48:31.0627146Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/kernels/portable/NativeFunctions.h 2025-03-21T20:48:31.0627982Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libeigen_blas.a 2025-03-21T20:48:31.0628695Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libcpublas.a 2025-03-21T20:48:31.0629384Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/liboptimized_kernels.a 2025-03-21T20:48:31.0630113Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/liboptimized_ops_lib.a 2025-03-21T20:48:31.0630949Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/kernels/optimized/Functions.h 2025-03-21T20:48:31.0631930Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/kernels/optimized/NativeFunctions.h 2025-03-21T20:48:31.0632767Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libcpublas.a 2025-03-21T20:48:31.0633490Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/liboptimized_native_cpu_ops_lib.a 2025-03-21T20:48:31.0634218Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/Functions.h 2025-03-21T20:48:31.0634871Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/NativeFunctions.h 2025-03-21T20:48:31.0635596Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core 2025-03-21T20:48:31.0636411Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/array_ref.h 2025-03-21T20:48:31.0637308Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/data_loader.h 2025-03-21T20:48:31.0638182Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/defines.h 2025-03-21T20:48:31.0639024Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/error.h 2025-03-21T20:48:31.0639862Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/evalue.h 2025-03-21T20:48:31.0640740Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/event_tracer.h 2025-03-21T20:48:31.0641669Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/event_tracer_hooks.h 2025-03-21T20:48:31.0642697Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/event_tracer_hooks_delegate.h 2025-03-21T20:48:31.0643727Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten 2025-03-21T20:48:31.0644650Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/exec_aten.h 2025-03-21T20:48:31.0645820Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/testing_util 2025-03-21T20:48:31.0646899Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/testing_util/tensor_factory.h 2025-03-21T20:48:31.0648045Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/testing_util/tensor_util.h 2025-03-21T20:48:31.0649116Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/testing_util/test 2025-03-21T20:48:31.0650090Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:48:31.0651083Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/util/dim_order_util.h 2025-03-21T20:48:31.0652209Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/util/scalar_type_util.h 2025-03-21T20:48:31.0653342Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/util/tensor_dimension_limit.h 2025-03-21T20:48:31.0654499Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/util/tensor_shape_to_c_string.h 2025-03-21T20:48:31.0655603Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/util/tensor_util.h 2025-03-21T20:48:31.0656600Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/util/test 2025-03-21T20:48:31.0657553Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/freeable_buffer.h 2025-03-21T20:48:31.0658535Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/hierarchical_allocator.h 2025-03-21T20:48:31.0659520Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/memory_allocator.h 2025-03-21T20:48:31.0660461Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/named_data_map.h 2025-03-21T20:48:31.0661372Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type 2025-03-21T20:48:31.0662328Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/bfloat16.h 2025-03-21T20:48:31.0663357Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/bfloat16_math.h 2025-03-21T20:48:31.0664412Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/bits_types.h 2025-03-21T20:48:31.0665393Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10 2025-03-21T20:48:31.0666358Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10 2025-03-21T20:48:31.0667378Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-03-21T20:48:31.0668473Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/macros/Export.h 2025-03-21T20:48:31.0669602Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/macros/Macros.h 2025-03-21T20:48:31.0670669Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:48:31.0671821Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-inl.h 2025-03-21T20:48:31.0673004Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-math.h 2025-03-21T20:48:31.0674247Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16.h 2025-03-21T20:48:31.0675378Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/util/Half-inl.h 2025-03-21T20:48:31.0676602Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/util/Half.h 2025-03-21T20:48:31.0677755Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/util/TypeSafeSignMath.h 2025-03-21T20:48:31.0678927Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/util/bit_cast.h 2025-03-21T20:48:31.0680101Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/util/floating_point_utils.h 2025-03-21T20:48:31.0681321Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/util/irange.h 2025-03-21T20:48:31.0682382Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/complex.h 2025-03-21T20:48:31.0683387Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/device.h 2025-03-21T20:48:31.0684377Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/half.h 2025-03-21T20:48:31.0685458Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/optional.h 2025-03-21T20:48:31.0686492Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/qint_types.h 2025-03-21T20:48:31.0687498Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/scalar.h 2025-03-21T20:48:31.0688532Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/scalar_type.h 2025-03-21T20:48:31.0689579Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/string_view.h 2025-03-21T20:48:31.0690601Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/tensor.h 2025-03-21T20:48:31.0691619Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/tensor_impl.h 2025-03-21T20:48:31.0692670Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/tensor_options.h 2025-03-21T20:48:31.0693678Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/test 2025-03-21T20:48:31.0694572Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/result.h 2025-03-21T20:48:31.0695392Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/span.h 2025-03-21T20:48:31.0696213Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/tag.h 2025-03-21T20:48:31.0697073Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/tensor_layout.h 2025-03-21T20:48:31.0698023Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/tensor_shape_dynamism.h 2025-03-21T20:48:31.0698924Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/test 2025-03-21T20:48:31.0699763Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/kernel 2025-03-21T20:48:31.0700616Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/kernel/kernel_includes.h 2025-03-21T20:48:31.0701612Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/kernel/kernel_runtime_context.h 2025-03-21T20:48:31.0702688Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/kernel/operator_registry.h 2025-03-21T20:48:31.0703596Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/kernel/test 2025-03-21T20:48:31.0704473Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/kernel/test/test_util.h 2025-03-21T20:48:31.0705469Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/kernel/thread_parallel_interface.h 2025-03-21T20:48:31.0706408Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform 2025-03-21T20:48:31.0707228Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/abort.h 2025-03-21T20:48:31.0708141Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/assert.h 2025-03-21T20:48:31.0709025Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/clock.h 2025-03-21T20:48:31.0709942Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/compat_unistd.h 2025-03-21T20:48:31.0711030Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/compiler.h 2025-03-21T20:48:31.0711917Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/default 2025-03-21T20:48:31.0712775Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/log.h 2025-03-21T20:48:31.0713643Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/platform.h 2025-03-21T20:48:31.0714549Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/profiler.h 2025-03-21T20:48:31.0715454Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/runtime.h 2025-03-21T20:48:31.0716352Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/system.h 2025-03-21T20:48:31.0717221Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/test 2025-03-21T20:48:31.0718147Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/test/stub_platform.h 2025-03-21T20:48:31.0719090Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/types.h 2025-03-21T20:48:31.0719936Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/kernel_util 2025-03-21T20:48:31.0720947Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/kernel_util/make_boxed_from_unboxed_functor.h 2025-03-21T20:48:31.0722069Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/kernel_util/meta_programming.h 2025-03-21T20:48:31.0723651Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/kernel_util/test 2025-03-21T20:48:31.0724767Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/kernel_util/type_list.h 2025-03-21T20:48:31.0725729Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/tensor 2025-03-21T20:48:31.0726561Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/tensor/tensor.h 2025-03-21T20:48:31.0727647Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/tensor/tensor_accessor.h 2025-03-21T20:48:31.0728613Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/tensor/tensor_ptr.h 2025-03-21T20:48:31.0729586Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/tensor/tensor_ptr_maker.h 2025-03-21T20:48:31.0730630Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/tensor/test 2025-03-21T20:48:31.0731474Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/threadpool 2025-03-21T20:48:31.0732397Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/threadpool/cpuinfo_utils.h 2025-03-21T20:48:31.8579445Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/threadpool/test 2025-03-21T20:48:31.8581337Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/threadpool/threadpool.h 2025-03-21T20:48:31.8583427Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/threadpool/threadpool_guard.h 2025-03-21T20:48:31.8585077Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libexecutorch.a 2025-03-21T20:48:31.8586320Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libexecutorch_core.a 2025-03-21T20:48:31.8587844Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/cmake/ExecuTorch/executorch-config.cmake 2025-03-21T20:48:31.8589176Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libXNNPACK.a 2025-03-21T20:48:31.8590380Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/xnnpack.h 2025-03-21T20:48:31.8591714Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/experiments-config.h 2025-03-21T20:48:31.8593014Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libmicrokernels-prod.a 2025-03-21T20:48:31.8594350Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libmicrokernels-prod.a 2025-03-21T20:48:31.8595745Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libxnnpack_backend.a 2025-03-21T20:48:31.8597131Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libextension_data_loader.a 2025-03-21T20:48:31.8598441Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libextension_flat_tensor.a 2025-03-21T20:48:31.8599824Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libextension_module.a 2025-03-21T20:48:31.8601252Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libextension_module_static.a 2025-03-21T20:48:31.8602727Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libextension_runner_util.a 2025-03-21T20:48:31.8604036Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libextension_tensor.a 2025-03-21T20:48:31.8605436Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libextension_threadpool.a 2025-03-21T20:48:31.8606791Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libcustom_ops.a 2025-03-21T20:48:31.8608118Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libquantized_kernels.a 2025-03-21T20:48:31.8609423Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libquantized_ops_lib.a 2025-03-21T20:48:31.8610908Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/kernels/quantized/Functions.h 2025-03-21T20:48:31.8612770Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/kernels/quantized/NativeFunctions.h 2025-03-21T20:48:31.8616082Z + cmake extension/android -DCMAKE_TOOLCHAIN_FILE=/opt/ndk/build/cmake/android.toolchain.cmake -DANDROID_ABI=arm64-v8a -DBUILD_TESTING=OFF -DCMAKE_INSTALL_PREFIX=ccmake-out-android-arm64-v8a -DEXECUTORCH_BUILD_KERNELS_CUSTOM=ON -DEXECUTORCH_BUILD_LLAMA_JNI=ON -Bcmake-out-android-arm64-v8a/extension/android 2025-03-21T20:48:31.8619237Z  2025-03-21T20:48:31.8619622Z  2025-03-21T20:48:31.8620002Z  2025-03-21T20:48:31.8620383Z  2025-03-21T20:48:31.8620749Z  2025-03-21T20:48:31.8622931Z <-------------> 0% EXECUTING [24s]> IDLE> IDLE> :setupNativeLibs> IDLECMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:48:31.8625092Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:48:31.8625979Z CMake. 2025-03-21T20:48:31.8626406Z  2025-03-21T20:48:31.8627197Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:48:31.8628257Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:48:31.8629102Z to work with policies introduced by or earlier. 2025-03-21T20:48:31.8629770Z Call Stack (most recent call first): 2025-03-21T20:48:31.8631026Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:48:31.8632313Z CMakeLists.txt:9 (project) 2025-03-21T20:48:31.8632750Z 2025-03-21T20:48:31.8632757Z 2025-03-21T20:48:31.8633529Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:48:31.8634827Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:48:31.8635592Z CMake. 2025-03-21T20:48:31.8635815Z 2025-03-21T20:48:31.8636235Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:48:31.8637298Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:48:31.8638225Z to work with policies introduced by or earlier. 2025-03-21T20:48:31.8638901Z Call Stack (most recent call first): 2025-03-21T20:48:31.8639558Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:48:31.8640839Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:48:31.8642049Z CMakeLists.txt:9 (project) 2025-03-21T20:48:31.8642390Z 2025-03-21T20:48:31.8642398Z 2025-03-21T20:48:31.8642984Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:48:31.8644223Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:48:31.8645017Z CMake. 2025-03-21T20:48:31.8645238Z 2025-03-21T20:48:31.8645713Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:48:31.8646685Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:48:31.8647563Z to work with policies introduced by or earlier. 2025-03-21T20:48:31.8648254Z Call Stack (most recent call first): 2025-03-21T20:48:31.8649604Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:48:31.8651744Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:48:31.8653672Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:48:31.8655007Z CMakeLists.txt:9 (project) 2025-03-21T20:48:31.8655350Z 2025-03-21T20:48:31.8655358Z 2025-03-21T20:48:31.8655661Z CMake Warning (dev) at CMakeLists.txt:64 (find_package): 2025-03-21T20:48:31.8656612Z Policy CMP0144 is not set: find_package uses upper-case _ROOT 2025-03-21T20:48:31.8657698Z variables. Run "cmake --help-policy CMP0144" for policy details. Use the 2025-03-21T20:48:31.8658687Z cmake_policy command to set the policy and suppress this warning. 2025-03-21T20:48:31.8659236Z 2025-03-21T20:48:31.8659441Z CMake variable EXECUTORCH_ROOT is set to: 2025-03-21T20:48:31.8659998Z 2025-03-21T20:48:31.8660237Z /pytorch/executorch/extension/android/../.. 2025-03-21T20:48:31.8660708Z 2025-03-21T20:48:31.8661137Z For compatibility, find_package is ignoring the variable, but code in a 2025-03-21T20:48:31.8661912Z .cmake module might still use it. 2025-03-21T20:48:31.8662596Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:48:31.8663071Z 2025-03-21T20:48:31.8663359Z etdump library is not found. 2025-03-21T20:48:31.8663851Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:48:31.8664493Z bundled_program library is not found. 2025-03-21T20:48:31.8665113Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:48:31.8665781Z flatccrt library is not found. 2025-03-21T20:48:31.8666375Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:48:31.8667152Z coremldelegate library is not found. 2025-03-21T20:48:31.8667911Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:48:31.8668675Z mpsdelegate library is not found. 2025-03-21T20:48:31.8669412Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:48:31.8670217Z neuron_backend library is not found. 2025-03-21T20:48:31.8670889Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:48:31.8671643Z qnn_executorch_backend library is not found. 2025-03-21T20:48:31.8672412Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:48:31.8673201Z extension_training library is not found. 2025-03-21T20:48:31.8673962Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:48:31.8674729Z kleidiai library is not found. 2025-03-21T20:48:31.8675424Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:48:31.8676182Z vulkan_backend library is not found. 2025-03-21T20:48:31.8676852Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:48:31.8677586Z quantized_ops_aot_lib library is not found. 2025-03-21T20:48:31.8678348Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:48:31.8679907Z -- executorch: Using source file list /pytorch/executorch/cmake-out-android-arm64-v8a/extension/llm/runner/../../../executorch_srcs.cmake 2025-03-21T20:48:31.8681472Z  2025-03-21T20:48:31.8681845Z  2025-03-21T20:48:31.8682209Z  2025-03-21T20:48:31.8682574Z  2025-03-21T20:48:31.8682946Z  2025-03-21T20:48:31.8685179Z <-------------> 0% EXECUTING [24s]> IDLE> IDLE> :setupNativeLibs> IDLE-- executorch: Using source file list /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/../../../../executorch_srcs.cmake 2025-03-21T20:48:31.8687304Z  2025-03-21T20:48:31.8688776Z <-------------> 0% EXECUTING [24s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [25s]-- Configuring done (0.3s) 2025-03-21T20:48:31.8690150Z  2025-03-21T20:48:31.8691355Z <-------------> 0% EXECUTING [25s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Generating done (0.3s) 2025-03-21T20:48:31.8693039Z -- Build files have been written to: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android 2025-03-21T20:48:31.8694264Z + cmake --build cmake-out-android-arm64-v8a/extension/android -j16 2025-03-21T20:48:31.8695112Z  2025-03-21T20:48:31.8695496Z  2025-03-21T20:48:31.8695879Z  2025-03-21T20:48:31.8697175Z <-------------> 0% EXECUTING [25s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 1%] Built target spinlock_wait 2025-03-21T20:48:31.8698535Z [ 2%] Built target utf8_for_code_point 2025-03-21T20:48:31.8699341Z [ 2%] Built target leak_check 2025-03-21T20:48:31.8699909Z [ 3%] Built target strerror 2025-03-21T20:48:31.8700579Z [ 4%] Built target flags_commandlineflag_internal 2025-03-21T20:48:31.8701214Z [ 4%] Built target log_severity 2025-03-21T20:48:31.8701762Z [ 6%] Built target civil_time 2025-03-21T20:48:31.8702280Z [ 6%] Built target int128 2025-03-21T20:48:31.8702890Z [ 7%] Built target exponential_biased 2025-03-21T20:48:31.8703491Z  2025-03-21T20:48:31.8703883Z  2025-03-21T20:48:31.8704244Z  2025-03-21T20:48:31.8704594Z  2025-03-21T20:48:31.9582534Z  2025-03-21T20:48:31.9584826Z <-------------> 0% EXECUTING [25s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 8%] Generating third-party/fbjni/prefab/modules/fbjni/include, third-party/fbjni/prefab/modules/fbjni/libs/android.arm64-v8a/libfbjni.so 2025-03-21T20:48:31.9587195Z [ 8%] Built target random_internal_platform 2025-03-21T20:48:31.9588602Z Archive: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/fbjni.aar 2025-03-21T20:48:31.9590495Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/R.txt  2025-03-21T20:48:31.9592773Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/AndroidManifest.xml  2025-03-21T20:48:31.9594674Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/classes.jar 2025-03-21T20:48:31.9596817Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/META-INF/com/android/build/gradle/aar-metadata.properties 2025-03-21T20:48:31.9599043Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/jni/arm64-v8a/libc++_shared.so 2025-03-21T20:48:31.9600861Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/jni/arm64-v8a/libfbjni.so 2025-03-21T20:48:31.9602833Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/jni/armeabi-v7a/libc++_shared.so 2025-03-21T20:48:31.9604807Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/jni/armeabi-v7a/libfbjni.so 2025-03-21T20:48:31.9607160Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/jni/x86/libc++_shared.so [ 9%] Built target random_seed_gen_exception 2025-03-21T20:48:31.9608550Z 2025-03-21T20:48:31.9609370Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/jni/x86/libfbjni.so 2025-03-21T20:48:31.9611558Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/jni/x86_64/libc++_shared.so [ 10%] Built target log_internal_nullguard 2025-03-21T20:48:31.9613124Z [ 11%] Built target raw_logging_internal 2025-03-21T20:48:31.9613706Z [ 11%] Built target decode_rust_punycode 2025-03-21T20:48:31.9614270Z [ 12%] Built target periodic_sampler 2025-03-21T20:48:31.9614639Z 2025-03-21T20:48:31.9615474Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/jni/x86_64/libfbjni.so 2025-03-21T20:48:31.9617338Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/prefab.json 2025-03-21T20:48:31.9619277Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/module.json 2025-03-21T20:48:31.9621486Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/Application.h 2025-03-21T20:48:31.9624041Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/ByteBuffer.cpp 2025-03-21T20:48:31.9626353Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/ByteBuffer.h 2025-03-21T20:48:31.9628696Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/Context.h 2025-03-21T20:48:31.9631040Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/File.h 2025-03-21T20:48:31.9633564Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/JThread.h 2025-03-21T20:48:31.9635928Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/NativeRunnable.h 2025-03-21T20:48:31.9638281Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/OnLoad.cpp 2025-03-21T20:48:31.9640800Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/ReadableByteChannel.cpp 2025-03-21T20:48:31.9643465Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/ReadableByteChannel.h 2025-03-21T20:48:31.9646266Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/fbjni.cpp 2025-03-21T20:48:31.9648667Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/fbjni.h 2025-03-21T20:48:31.9650903Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Boxed.h 2025-03-21T20:48:31.9653245Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Common.h 2025-03-21T20:48:31.9655772Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/CoreClasses-inl.h 2025-03-21T20:48:31.9658347Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/CoreClasses.h 2025-03-21T20:48:31.9660914Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Environment.cpp 2025-03-21T20:48:31.9663952Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Environment.h [ 13%] Built target random_internal_randen_slow 2025-03-21T20:48:31.9665919Z 2025-03-21T20:48:31.9667208Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Exceptions.cpp 2025-03-21T20:48:31.9670060Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Exceptions.h 2025-03-21T20:48:31.9672853Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/FbjniApi.h 2025-03-21T20:48:31.9675399Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Hybrid.cpp 2025-03-21T20:48:31.9678451Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Hybrid.h [ 14%] Built target random_internal_randen_hwaes_impl 2025-03-21T20:48:31.9680449Z 2025-03-21T20:48:31.9681745Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Iterator-inl.h 2025-03-21T20:48:31.9684522Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Iterator.h 2025-03-21T20:48:31.9687426Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/JWeakReference.h 2025-03-21T20:48:31.9690275Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Log.h 2025-03-21T20:48:31.9692996Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Meta-forward.h 2025-03-21T20:48:31.9695746Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Meta-inl.h 2025-03-21T20:48:31.9698427Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Meta.cpp 2025-03-21T20:48:31.9701091Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Meta.h 2025-03-21T20:48:31.9703787Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/MetaConvert.h 2025-03-21T20:48:31.9706804Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/ReferenceAllocators-inl.h 2025-03-21T20:48:31.9709851Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/ReferenceAllocators.h 2025-03-21T20:48:31.9712803Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/References-forward.h 2025-03-21T20:48:31.9715688Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/References-inl.h 2025-03-21T20:48:31.9718425Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/References.cpp 2025-03-21T20:48:32.8570455Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/References.h 2025-03-21T20:48:32.8571937Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Registration-inl.h 2025-03-21T20:48:32.8573379Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Registration.h 2025-03-21T20:48:32.8574821Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/SimpleFixedString.h 2025-03-21T20:48:32.8576259Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/TypeTraits.h 2025-03-21T20:48:32.8577608Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/utf8.cpp 2025-03-21T20:48:32.8578956Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/utf8.h 2025-03-21T20:48:32.8580254Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/cxa_throw.cpp 2025-03-21T20:48:32.8581524Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/lyra.cpp 2025-03-21T20:48:32.8582841Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/lyra.h 2025-03-21T20:48:32.8584371Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/lyra_breakpad.cpp 2025-03-21T20:48:32.8585746Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/lyra_exceptions.cpp 2025-03-21T20:48:32.8587231Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/lyra_exceptions.h 2025-03-21T20:48:32.8588579Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.arm64-v8a/abi.json 2025-03-21T20:48:32.8590147Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.arm64-v8a/libfbjni.so [ 15%] Built target bad_variant_access 2025-03-21T20:48:32.8591309Z [ 18%] Built target extension_llm_runner 2025-03-21T20:48:32.8591649Z [ 22%] Built target time_zone 2025-03-21T20:48:32.8591841Z 2025-03-21T20:48:32.8592499Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.armeabi-v7a/abi.json 2025-03-21T20:48:32.8594356Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.armeabi-v7a/libfbjni.so  2025-03-21T20:48:32.8595273Z  2025-03-21T20:48:32.8595492Z  2025-03-21T20:48:32.8595722Z  2025-03-21T20:48:32.8595949Z  2025-03-21T20:48:32.8596174Z  2025-03-21T20:48:32.8596922Z <-------------> 0% EXECUTING [25s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 22%] Built target throw_delegate 2025-03-21T20:48:32.8597653Z [ 24%] Built target debugging_internal 2025-03-21T20:48:32.8598058Z [ 25%] Built target demangle_rust 2025-03-21T20:48:32.8598441Z [ 26%] Built target bad_optional_access 2025-03-21T20:48:32.8598877Z [ 26%] Built target random_internal_randen_hwaes 2025-03-21T20:48:32.8599245Z  2025-03-21T20:48:32.8599962Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.x86/abi.json 2025-03-21T20:48:32.8601390Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.x86/libfbjni.so [ 28%] Built target base 2025-03-21T20:48:32.8602333Z [ 28%] Built target scoped_set_env 2025-03-21T20:48:32.8602640Z [ 28%] Built target bad_any_cast_impl 2025-03-21T20:48:32.8602966Z [ 28%] Built target cordz_functions 2025-03-21T20:48:32.8603187Z 2025-03-21T20:48:32.8603791Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.x86_64/abi.json 2025-03-21T20:48:32.8605379Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.x86_64/libfbjni.so [ 28%] Built target tracing_internal 2025-03-21T20:48:32.8606283Z 2025-03-21T20:48:32.8606405Z [ 29%] Built target stacktrace 2025-03-21T20:48:32.8606725Z [ 30%] Built target random_internal_randen 2025-03-21T20:48:32.8607052Z [ 30%] Built target fbjni_prefab 2025-03-21T20:48:32.8607370Z [ 31%] Built target demangle_internal 2025-03-21T20:48:32.8607695Z [ 31%] Built target malloc_internal 2025-03-21T20:48:32.8608010Z [ 32%] Built target llava_runner 2025-03-21T20:48:32.8608317Z [ 32%] Built target string_view 2025-03-21T20:48:32.8608609Z [ 34%] Built target strings_internal 2025-03-21T20:48:32.8608924Z [ 35%] Built target poison 2025-03-21T20:48:32.8609222Z [ 36%] Built target log_internal_conditions 2025-03-21T20:48:32.8609557Z [ 37%] Built target city 2025-03-21T20:48:32.8609840Z [ 37%] Built target low_level_hash 2025-03-21T20:48:32.8610142Z [ 37%] Built target crc_cpu_detect 2025-03-21T20:48:32.8610544Z [ 38%] Built target graphcycles_internal 2025-03-21T20:48:32.8610892Z  2025-03-21T20:48:32.8611117Z  2025-03-21T20:48:32.8611327Z  2025-03-21T20:48:32.8611555Z  2025-03-21T20:48:32.8611777Z  2025-03-21T20:48:32.8612469Z <-------------> 0% EXECUTING [25s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 39%] Built target crc_internal 2025-03-21T20:48:32.8613232Z [ 44%] Built target strings 2025-03-21T20:48:32.8613529Z  2025-03-21T20:48:32.8613765Z  2025-03-21T20:48:32.8614443Z <-------------> 0% EXECUTING [25s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 44%] Built target symbolize 2025-03-21T20:48:32.8615152Z [ 45%] Built target log_internal_proto 2025-03-21T20:48:32.8615541Z [ 45%] Built target hash 2025-03-21T20:48:32.8615912Z [ 45%] Built target flags_commandlineflag 2025-03-21T20:48:32.8616352Z [ 45%] Built target random_internal_seed_material 2025-03-21T20:48:32.8616731Z [ 46%] Built target log_internal_fnmatch 2025-03-21T20:48:32.8617092Z [ 47%] Built target random_distributions 2025-03-21T20:48:32.8617416Z [ 48%] Built target examine_stack 2025-03-21T20:48:32.8617769Z [ 50%] Built target time 2025-03-21T20:48:32.8618080Z [ 50%] Built target flags_private_handle_accessor 2025-03-21T20:48:32.8618453Z [ 52%] Built target str_format_internal 2025-03-21T20:48:32.8618802Z [ 53%] Built target random_internal_pool_urbg 2025-03-21T20:48:32.8619144Z [ 53%] Built target failure_signal_handler 2025-03-21T20:48:32.8619494Z [ 54%] Built target kernel_timeout_internal 2025-03-21T20:48:32.8619833Z [ 55%] Built target log_entry 2025-03-21T20:48:32.8620144Z [ 56%] Built target log_internal_globals 2025-03-21T20:48:32.8620491Z [ 57%] Built target flags_marshalling 2025-03-21T20:48:32.8620818Z [ 58%] Built target random_seed_sequences 2025-03-21T20:48:32.8621216Z [ 59%] Built target random_internal_distribution_test_util 2025-03-21T20:48:32.8621617Z  2025-03-21T20:48:32.8621850Z  2025-03-21T20:48:32.8622076Z  2025-03-21T20:48:32.8622522Z  2025-03-21T20:48:32.8622756Z  2025-03-21T20:48:32.8623436Z <-------------> 0% EXECUTING [25s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 61%] Built target crc32c 2025-03-21T20:48:32.8624142Z [ 61%] Built target log_internal_format 2025-03-21T20:48:32.8624538Z [ 62%] Built target log_sink 2025-03-21T20:48:32.8624889Z [ 63%] Built target crc_cord_state 2025-03-21T20:48:32.8625280Z [ 68%] Built target synchronization 2025-03-21T20:48:32.8625611Z [ 71%] Built target cord_internal 2025-03-21T20:48:32.8625934Z [ 72%] Built target vlog_config_internal 2025-03-21T20:48:32.8626270Z [ 73%] Built target cordz_handle 2025-03-21T20:48:32.8626568Z [ 74%] Built target flags_program_name 2025-03-21T20:48:32.8626900Z [ 75%] Built target hashtablez_sampler 2025-03-21T20:48:32.8627223Z  2025-03-21T20:48:32.8627453Z  2025-03-21T20:48:32.8627669Z  2025-03-21T20:48:32.8627897Z  2025-03-21T20:48:32.8628126Z  2025-03-21T20:48:32.8628812Z <-------------> 0% EXECUTING [26s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 76%] Built target log_globals 2025-03-21T20:48:32.8629500Z [ 77%] Built target cordz_info 2025-03-21T20:48:32.8629866Z [ 78%] Built target flags_config 2025-03-21T20:48:32.8630256Z [ 79%] Built target log_internal_log_sink_set 2025-03-21T20:48:32.8630660Z [ 80%] Built target log_initialize 2025-03-21T20:48:32.8630989Z [ 80%] Built target cordz_sample_token 2025-03-21T20:48:32.8631313Z [ 80%] Built target flags_internal 2025-03-21T20:48:32.8631616Z [ 81%] Built target cord 2025-03-21T20:48:32.8631892Z [ 81%] Built target log_internal_message 2025-03-21T20:48:32.8632227Z [ 81%] Built target raw_hash_set 2025-03-21T20:48:32.8632523Z [ 82%] Built target status 2025-03-21T20:48:32.8632818Z [ 82%] Built target log_internal_check_op 2025-03-21T20:48:32.8633291Z [ 82%] Built target die_if_null 2025-03-21T20:48:32.8633597Z [ 83%] Built target flags_reflection 2025-03-21T20:48:32.8633924Z  2025-03-21T20:48:32.8634159Z  2025-03-21T20:48:32.8634389Z  2025-03-21T20:48:32.8634604Z  2025-03-21T20:48:32.8634830Z  2025-03-21T20:48:32.8635614Z <-------------> 0% EXECUTING [26s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 84%] Built target statusor 2025-03-21T20:48:32.8636293Z [ 84%] Built target log_flags 2025-03-21T20:48:32.8636677Z [ 85%] Built target flags_usage_internal 2025-03-21T20:48:32.8637054Z [ 85%] Built target flags_usage 2025-03-21T20:48:32.8637420Z [ 86%] Built target flags_parse 2025-03-21T20:48:32.8637734Z  2025-03-21T20:48:32.8637962Z  2025-03-21T20:48:32.8638186Z  2025-03-21T20:48:32.8638393Z  2025-03-21T20:48:32.8638619Z  2025-03-21T20:48:32.8639274Z <-------------> 0% EXECUTING [26s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 94%] Built target re2 2025-03-21T20:48:32.8639899Z  2025-03-21T20:48:32.8640588Z <-------------> 0% EXECUTING [26s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 99%] Built target llama_runner 2025-03-21T20:48:32.8641343Z [100%] Built target executorch_jni 2025-03-21T20:48:32.8641761Z + mkdir -p /tmp/tmp.jz3M2sSO7M/jni/arm64-v8a 2025-03-21T20:48:32.8642541Z + cp cmake-out-android-arm64-v8a/extension/android/libexecutorch_jni.so /tmp/tmp.jz3M2sSO7M/jni/arm64-v8a/ 2025-03-21T20:48:32.8643182Z  2025-03-21T20:48:32.8643412Z  2025-03-21T20:48:32.8643639Z  2025-03-21T20:48:32.8643851Z  2025-03-21T20:48:32.8644528Z <-------------> 0% EXECUTING [26s]> IDLE> IDLE> :setupNativeLibs> IDLE+ build_native_library x86_64 2025-03-21T20:48:32.8645198Z + ANDROID_ABI=x86_64 2025-03-21T20:48:32.8645637Z + CMAKE_OUT=cmake-out-android-x86_64 2025-03-21T20:48:32.8646011Z + ANDROID_NDK=/opt/ndk 2025-03-21T20:48:32.8646351Z + EXECUTORCH_CMAKE_BUILD_TYPE=Release 2025-03-21T20:48:33.4573065Z + cmake . -DCMAKE_INSTALL_PREFIX=cmake-out-android-x86_64 -DCMAKE_TOOLCHAIN_FILE=/opt/ndk/build/cmake/android.toolchain.cmake -DANDROID_ABI=x86_64 -DBUILD_TESTING=OFF -DEXECUTORCH_BUILD_XNNPACK=ON -DEXECUTORCH_XNNPACK_SHARED_WORKSPACE=ON -DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON -DEXECUTORCH_BUILD_EXTENSION_MODULE=ON -DEXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL=ON -DEXECUTORCH_BUILD_EXTENSION_TENSOR=ON -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_KERNELS_CUSTOM=ON -Bcmake-out-android-x86_64 2025-03-21T20:48:33.4577460Z  2025-03-21T20:48:33.4577863Z  2025-03-21T20:48:33.4578245Z  2025-03-21T20:48:33.4578642Z  2025-03-21T20:48:33.4579003Z  2025-03-21T20:48:33.4581008Z <-------------> 0% EXECUTING [26s]> IDLE> IDLE> :setupNativeLibs> IDLECMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:48:33.4583263Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:48:33.4584129Z CMake. 2025-03-21T20:48:33.4584540Z  2025-03-21T20:48:33.4585308Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:48:33.4586352Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:48:33.4587186Z to work with policies introduced by or earlier. 2025-03-21T20:48:33.4587830Z Call Stack (most recent call first): 2025-03-21T20:48:33.4588617Z cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:48:33.4589474Z CMakeLists.txt:46 (project) 2025-03-21T20:48:33.4589802Z 2025-03-21T20:48:33.4589809Z 2025-03-21T20:48:33.4590544Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:48:33.4592079Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:48:33.4592837Z CMake. 2025-03-21T20:48:33.4593070Z 2025-03-21T20:48:33.4593482Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:48:33.4594892Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:48:33.4595849Z to work with policies introduced by or earlier. 2025-03-21T20:48:33.4596554Z Call Stack (most recent call first): 2025-03-21T20:48:33.4597292Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:48:33.4598328Z cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:48:33.4599203Z CMakeLists.txt:46 (project) 2025-03-21T20:48:33.4599558Z 2025-03-21T20:48:33.4599566Z 2025-03-21T20:48:33.4600149Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:48:33.4601419Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:48:33.4602233Z CMake. 2025-03-21T20:48:33.4602449Z 2025-03-21T20:48:33.4602886Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:48:33.4604081Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:48:33.4605054Z to work with policies introduced by or earlier. 2025-03-21T20:48:33.4605849Z Call Stack (most recent call first): 2025-03-21T20:48:33.4607222Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:48:33.4609407Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:48:33.4611488Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:48:33.4612841Z CMakeLists.txt:46 (project) 2025-03-21T20:48:33.4613213Z 2025-03-21T20:48:33.4613221Z 2025-03-21T20:48:33.4613976Z CMake Deprecation Warning at backends/xnnpack/third-party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:48:33.4615421Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:48:33.4616254Z CMake. 2025-03-21T20:48:33.4616474Z 2025-03-21T20:48:33.4616923Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:48:33.4617925Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:48:33.4618801Z to work with policies introduced by or earlier. 2025-03-21T20:48:33.4619303Z 2025-03-21T20:48:33.4619310Z 2025-03-21T20:48:33.4620012Z CMake Deprecation Warning at backends/xnnpack/third-party/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:48:33.4621293Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:48:33.4622104Z CMake. 2025-03-21T20:48:33.4622564Z 2025-03-21T20:48:33.4622940Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:48:33.4623913Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:48:33.4624867Z to work with policies introduced by or earlier. 2025-03-21T20:48:33.4625334Z 2025-03-21T20:48:33.4625351Z 2025-03-21T20:48:33.4626147Z CMake Deprecation Warning at backends/xnnpack/third-party/pthreadpool/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:48:33.4627614Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:48:33.4628441Z CMake. 2025-03-21T20:48:33.4628638Z 2025-03-21T20:48:33.4629055Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:48:33.4630155Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:48:33.4631077Z to work with policies introduced by or earlier. 2025-03-21T20:48:33.4631755Z 2025-03-21T20:48:33.4631763Z 2025-03-21T20:48:33.4631943Z -- Using python executable 'python' 2025-03-21T20:48:33.4632671Z  2025-03-21T20:48:33.4633060Z  2025-03-21T20:48:33.4633449Z  2025-03-21T20:48:33.4633820Z  2025-03-21T20:48:33.4634210Z  2025-03-21T20:48:33.4635669Z <-------------> 0% EXECUTING [26s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Resolved buck2 as buck2. 2025-03-21T20:48:33.4636956Z -- Killing buck2 daemon 2025-03-21T20:48:33.4637488Z 'buck2 killall' 2025-03-21T20:48:33.4638074Z -- executorch: Generating source lists 2025-03-21T20:48:33.4639430Z -- executorch: Using source file list /pytorch/executorch/cmake-out-android-x86_64/executorch_srcs.cmake 2025-03-21T20:48:33.4640978Z -- executorch: Using sources file /pytorch/executorch/cmake-out-android-x86_64/executorch_srcs.cmake 2025-03-21T20:48:33.4642078Z -- executorch: Using PAL default 'posix' 2025-03-21T20:48:33.4642702Z -- Generating operator lib: 2025-03-21T20:48:33.4643192Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:48:33.4643940Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:48:33.4644940Z -- ROOT_OPS: 2025-03-21T20:48:33.4645492Z -- INCLUDE_ALL_OPS: 2025-03-21T20:48:33.4647596Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out-android-x86_64/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/portable/functions.yaml" 2025-03-21T20:48:33.4649730Z -- Generating kernel bindings: 2025-03-21T20:48:33.4650271Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:48:33.4651050Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:48:33.4651919Z -- CUSTOM_OPS_YAML: 2025-03-21T20:48:33.4652424Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:48:33.4653139Z  2025-03-21T20:48:33.4653524Z  2025-03-21T20:48:33.4653901Z  2025-03-21T20:48:33.4654281Z  2025-03-21T20:48:33.4654652Z  2025-03-21T20:48:33.4658980Z <-------------> 0% EXECUTING [26s]> IDLE> IDLE> :setupNativeLibs> IDLEGenerated files /pytorch/executorch/cmake-out-android-x86_64/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out-android-x86_64/kernels/portable/portable_ops_lib/Functions.h;/pytorch/executorch/cmake-out-android-x86_64/kernels/portable/portable_ops_lib/NativeFunctions.h 2025-03-21T20:48:33.4663127Z -- Generating operator lib: 2025-03-21T20:48:33.4663747Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:48:33.4664451Z -- KERNEL_LIBS: portable_kernels 2025-03-21T20:48:33.4665125Z -- DEPS: executorch 2025-03-21T20:48:33.4666152Z 'python' '-c' 'import importlib.util; print(importlib.util.find_spec('torch').submodule_search_locations[0])' 2025-03-21T20:48:33.4667269Z -- Generating operator lib: 2025-03-21T20:48:33.4667800Z -- LIB_NAME: optimized_ops_lib 2025-03-21T20:48:33.4668596Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/optimized/optimized.yaml 2025-03-21T20:48:33.4669423Z -- ROOT_OPS: 2025-03-21T20:48:33.4669873Z -- INCLUDE_ALL_OPS: 2025-03-21T20:48:33.4672000Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out-android-x86_64/kernels/optimized/optimized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/optimized/optimized.yaml" 2025-03-21T20:48:33.4674317Z -- Generating kernel bindings: 2025-03-21T20:48:33.4674861Z -- LIB_NAME: optimized_ops_lib 2025-03-21T20:48:33.4675678Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/optimized/optimized.yaml 2025-03-21T20:48:33.4676525Z -- CUSTOM_OPS_YAML: 2025-03-21T20:48:33.4677020Z -- ADD_EXCEPTION_BOUNDARY: TRUE 2025-03-21T20:48:33.4677622Z  2025-03-21T20:48:33.4678026Z  2025-03-21T20:48:33.4678406Z  2025-03-21T20:48:33.4678946Z  2025-03-21T20:48:33.4679344Z  2025-03-21T20:48:33.4684133Z <-------------> 0% EXECUTING [26s]> IDLE> IDLE> :setupNativeLibs> IDLEGenerated files /pytorch/executorch/cmake-out-android-x86_64/kernels/optimized/optimized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out-android-x86_64/kernels/optimized/optimized_ops_lib/Functions.h;/pytorch/executorch/cmake-out-android-x86_64/kernels/optimized/optimized_ops_lib/NativeFunctions.h 2025-03-21T20:48:33.4688371Z -- Generating operator lib: 2025-03-21T20:48:33.4689026Z -- LIB_NAME: optimized_ops_lib 2025-03-21T20:48:33.4689688Z -- KERNEL_LIBS: optimized_kernels 2025-03-21T20:48:33.4690291Z -- DEPS: executorch 2025-03-21T20:48:33.4690730Z -- Merging kernel yaml files: 2025-03-21T20:48:33.4691576Z -- FUNCTIONS_YAML: /pytorch/executorch/configurations/../kernels/optimized/optimized.yaml 2025-03-21T20:48:33.4692991Z -- FALLBACK_YAML: /pytorch/executorch/configurations/../kernels/portable/functions.yaml 2025-03-21T20:48:33.4694304Z -- OUTPUT_DIR: /pytorch/executorch/cmake-out-android-x86_64/configurations 2025-03-21T20:48:33.4695205Z -- Generating operator lib: 2025-03-21T20:48:33.4695905Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-03-21T20:48:33.4696933Z -- OPS_SCHEMA_YAML: /pytorch/executorch/cmake-out-android-x86_64/configurations/merged.yaml 2025-03-21T20:48:33.4697933Z -- ROOT_OPS: 2025-03-21T20:48:33.4698324Z -- INCLUDE_ALL_OPS: 2025-03-21T20:48:33.4700664Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out-android-x86_64/configurations/optimized_native_cpu_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/cmake-out-android-x86_64/configurations/merged.yaml" 2025-03-21T20:48:33.4703251Z -- Generating kernel bindings: 2025-03-21T20:48:33.4703821Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-03-21T20:48:33.4704815Z -- FUNCTIONS_YAML: /pytorch/executorch/cmake-out-android-x86_64/configurations/merged.yaml 2025-03-21T20:48:33.4705831Z -- CUSTOM_OPS_YAML: 2025-03-21T20:48:33.4706322Z -- ADD_EXCEPTION_BOUNDARY: TRUE 2025-03-21T20:48:33.4706938Z  2025-03-21T20:48:33.4707335Z  2025-03-21T20:48:33.4707734Z  2025-03-21T20:48:33.4708118Z  2025-03-21T20:48:33.4708491Z  2025-03-21T20:48:37.5576636Z <-------------> 0% EXECUTING [27s]> IDLE> IDLE> :setupNativeLibs> IDLEGenerated files /pytorch/executorch/cmake-out-android-x86_64/configurations/optimized_native_cpu_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out-android-x86_64/configurations/optimized_native_cpu_ops_lib/Functions.h;/pytorch/executorch/cmake-out-android-x86_64/configurations/optimized_native_cpu_ops_lib/NativeFunctions.h 2025-03-21T20:48:37.5581085Z -- Generating operator lib: 2025-03-21T20:48:37.5581824Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-03-21T20:48:37.5582794Z -- KERNEL_LIBS: optimized_kernels;optimized_portable_kernels 2025-03-21T20:48:37.5583719Z -- DEPS: executorch 2025-03-21T20:48:37.5584666Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2025-03-21T20:48:37.5585968Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:48:37.5586795Z CMake. 2025-03-21T20:48:37.5587021Z 2025-03-21T20:48:37.5587473Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:48:37.5588542Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:48:37.5589505Z to work with policies introduced by or earlier. 2025-03-21T20:48:37.5590011Z 2025-03-21T20:48:37.5590018Z 2025-03-21T20:48:37.5590227Z  2025-03-21T20:48:37.5590609Z  2025-03-21T20:48:37.5591004Z  2025-03-21T20:48:37.5591397Z  2025-03-21T20:48:37.5591785Z  2025-03-21T20:48:37.5593253Z <-------------> 0% EXECUTING [27s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Building for XNNPACK_TARGET_PROCESSOR: x86_64 2025-03-21T20:48:37.5595189Z  2025-03-21T20:48:37.5596554Z <-------------> 0% EXECUTING [27s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Generating microkernels.cmake 2025-03-21T20:48:37.5597855Z  2025-03-21T20:48:37.5600587Z <-------------> 0% EXECUTING [27s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [28s]<-------------> 0% EXECUTING [29s]<-------------> 0% EXECUTING [30s]No microkernel found in src/reference/binary-elementwise.cc 2025-03-21T20:48:37.5603045Z No microkernel found in src/reference/packing.cc 2025-03-21T20:48:37.5604074Z No microkernel found in src/reference/unary-elementwise.cc 2025-03-21T20:48:37.5606003Z -- executorch: Using source file list /pytorch/executorch/cmake-out-android-x86_64/extension/llm/custom_ops/../../../executorch_srcs.cmake 2025-03-21T20:48:37.5607490Z  2025-03-21T20:48:37.5608010Z  2025-03-21T20:48:37.5608417Z  2025-03-21T20:48:37.5608810Z  2025-03-21T20:48:37.5610119Z <-------------> 0% EXECUTING [30s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Generating operator lib: 2025-03-21T20:48:37.5611458Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:48:37.5612475Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:48:37.5613410Z -- ROOT_OPS:  2025-03-21T20:48:37.5613921Z -- INCLUDE_ALL_OPS:  2025-03-21T20:48:37.5616206Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out-android-x86_64/kernels/quantized/quantized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/quantized/quantized.yaml" 2025-03-21T20:48:37.5618606Z -- Generating kernel bindings: 2025-03-21T20:48:37.5619172Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:48:37.5619711Z -- FUNCTIONS_YAML: 2025-03-21T20:48:37.5620455Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:48:37.5621339Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:48:37.5621925Z  2025-03-21T20:48:37.5622569Z  2025-03-21T20:48:37.5623007Z  2025-03-21T20:48:37.5623398Z  2025-03-21T20:48:37.5623791Z  2025-03-21T20:48:37.5631891Z <-------------> 0% EXECUTING [30s]> IDLE> IDLE> :setupNativeLibs> IDLEGenerated files /pytorch/executorch/cmake-out-android-x86_64/kernels/quantized/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out-android-x86_64/kernels/quantized/quantized_ops_lib/Functions.h;/pytorch/executorch/cmake-out-android-x86_64/kernels/quantized/quantized_ops_lib/NativeFunctions.h;/pytorch/executorch/cmake-out-android-x86_64/kernels/quantized/quantized_ops_lib/RegisterCPUCustomOps.cpp;/pytorch/executorch/cmake-out-android-x86_64/kernels/quantized/quantized_ops_lib/RegisterSchema.cpp;/pytorch/executorch/cmake-out-android-x86_64/kernels/quantized/quantized_ops_lib/CustomOpsNativeFunctions.h 2025-03-21T20:48:37.5639119Z -- Generating operator lib: 2025-03-21T20:48:37.5639774Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:48:37.5640484Z -- KERNEL_LIBS: quantized_kernels 2025-03-21T20:48:37.5641161Z -- DEPS: executorch 2025-03-21T20:48:37.5641638Z -- 2025-03-21T20:48:37.5642018Z -- ******** Summary ******** 2025-03-21T20:48:37.5642559Z -- CMAKE_BUILD_TYPE : Release 2025-03-21T20:48:37.5643189Z -- CMAKE_CXX_STANDARD : 17 2025-03-21T20:48:37.5643798Z -- CMAKE_CXX_COMPILER_ID : Clang 2025-03-21T20:48:37.5658777Z -- CMAKE_TOOLCHAIN_FILE : /opt/ndk/build/cmake/android.toolchain.cmake 2025-03-21T20:48:37.5659888Z -- BUCK2 : buck2 2025-03-21T20:48:37.5660524Z -- PYTHON_EXECUTABLE : python 2025-03-21T20:48:37.5661595Z -- FLATC_EXECUTABLE : /pytorch/executorch/cmake-out-android-x86_64/third-party/flatbuffers/flatc 2025-03-21T20:48:37.5662739Z -- EXECUTORCH_ENABLE_LOGGING : ON 2025-03-21T20:48:37.5663429Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2025-03-21T20:48:37.5664322Z -- EXECUTORCH_LOG_LEVEL : Info 2025-03-21T20:48:37.5665046Z -- EXECUTORCH_BUILD_ANDROID_JNI : OFF 2025-03-21T20:48:37.5665762Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : OFF 2025-03-21T20:48:37.5666461Z -- EXECUTORCH_BUILD_CADENCE : OFF 2025-03-21T20:48:37.5667162Z -- EXECUTORCH_BUILD_COREML : OFF 2025-03-21T20:48:37.5667866Z -- EXECUTORCH_BUILD_CPUINFO : ON 2025-03-21T20:48:37.5668567Z -- EXECUTORCH_BUILD_DEVTOOLS : OFF 2025-03-21T20:48:37.5669278Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : ON 2025-03-21T20:48:37.5669981Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : ON 2025-03-21T20:48:37.5670701Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : ON 2025-03-21T20:48:37.5671397Z -- EXECUTORCH_BUILD_EXTENSION_LLM : OFF 2025-03-21T20:48:37.5672165Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : ON 2025-03-21T20:48:37.5672883Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : ON 2025-03-21T20:48:37.5673593Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : ON 2025-03-21T20:48:37.5674320Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : OFF 2025-03-21T20:48:37.5675031Z -- EXECUTORCH_BUILD_FLATC : ON 2025-03-21T20:48:37.5675711Z -- EXECUTORCH_BUILD_GFLAGS : ON 2025-03-21T20:48:37.5676408Z -- EXECUTORCH_BUILD_HOST_TARGETS : ON 2025-03-21T20:48:37.5677113Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : ON 2025-03-21T20:48:37.5677817Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : OFF 2025-03-21T20:48:37.5678552Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : ON 2025-03-21T20:48:37.5679265Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2025-03-21T20:48:37.5679969Z -- EXECUTORCH_BUILD_MPS : OFF 2025-03-21T20:48:37.5680588Z -- EXECUTORCH_BUILD_NEURON : OFF 2025-03-21T20:48:37.5681270Z -- EXECUTORCH_BUILD_PTHREADPOOL : ON 2025-03-21T20:48:37.5681975Z -- EXECUTORCH_BUILD_PYBIND : OFF 2025-03-21T20:48:37.5682653Z -- EXECUTORCH_BUILD_QNN : OFF 2025-03-21T20:48:37.5683338Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2025-03-21T20:48:37.5684030Z -- EXECUTORCH_BUILD_TESTS : OFF 2025-03-21T20:48:37.5684713Z -- EXECUTORCH_BUILD_VULKAN : OFF 2025-03-21T20:48:37.5685561Z -- EXECUTORCH_BUILD_XNNPACK : ON 2025-03-21T20:48:37.5686220Z -- Configuring done (3.8s) 2025-03-21T20:48:37.5686951Z  2025-03-21T20:48:37.5687347Z  2025-03-21T20:48:37.5687720Z  2025-03-21T20:48:37.5688102Z  2025-03-21T20:48:37.5688477Z  2025-03-21T20:48:37.5693944Z <-------------> 0% EXECUTING [30s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Generating done (0.4s) 2025-03-21T20:48:37.5695765Z -- Build files have been written to: /pytorch/executorch/cmake-out-android-x86_64 2025-03-21T20:48:37.5697056Z + cmake --build cmake-out-android-x86_64 -j16 --target install 2025-03-21T20:48:37.5697884Z  2025-03-21T20:48:37.5698297Z  2025-03-21T20:48:37.5698693Z  2025-03-21T20:48:37.5700010Z <-------------> 0% EXECUTING [30s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 0%] Built target flatbuffers 2025-03-21T20:48:37.5701342Z [ 0%] Built target dumb_fht 2025-03-21T20:48:37.5702013Z [ 0%] Built target pthreadpool 2025-03-21T20:48:37.5702705Z [ 0%] Built target common_schema 2025-03-21T20:48:37.5703425Z [ 2%] Built target cpuinfo_internals 2025-03-21T20:48:37.5704156Z [ 3%] Built target xnnpack_schema 2025-03-21T20:48:37.5704711Z [ 4%] Built target cpuinfo 2025-03-21T20:48:37.5705167Z [ 5%] Built target scalar_type_schema 2025-03-21T20:48:37.5705785Z [ 6%] Built target logging 2025-03-21T20:48:37.5706324Z [ 6%] Built target indirection 2025-03-21T20:48:37.5706868Z [ 6%] Built target microparams-init 2025-03-21T20:48:37.5707495Z  2025-03-21T20:48:37.5707909Z  2025-03-21T20:48:37.5708394Z  2025-03-21T20:48:37.5708792Z  2025-03-21T20:48:37.5709185Z  2025-03-21T20:48:37.5710496Z <-------------> 0% EXECUTING [30s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 6%] Built target datatype 2025-03-21T20:48:37.5711826Z [ 6%] Built target normalization 2025-03-21T20:48:37.5712573Z [ 6%] Built target gflags_nothreads_static 2025-03-21T20:48:37.5713315Z [ 7%] Built target flat_tensor_schema 2025-03-21T20:48:37.5714043Z [ 8%] Built target hardware-config 2025-03-21T20:48:37.5714662Z [ 9%] Built target allocator 2025-03-21T20:48:37.5715203Z [ 9%] Built target eigen_blas 2025-03-21T20:48:37.5715731Z [ 9%] Built target cache 2025-03-21T20:48:37.5716234Z [ 9%] Built target memory 2025-03-21T20:48:37.5716829Z [ 9%] Built target program_schema 2025-03-21T20:48:37.5717434Z [ 9%] Built target reference-ukernels 2025-03-21T20:48:37.5718087Z [ 9%] Built target packing 2025-03-21T20:48:37.5718634Z [ 9%] Built target microkernel-utils 2025-03-21T20:48:37.5719242Z [ 9%] Built target operator-run 2025-03-21T20:48:37.5719774Z [ 9%] Built target mutex 2025-03-21T20:48:37.5720293Z [ 9%] Built target operator-utils 2025-03-21T20:48:37.5720867Z [ 11%] Built target operators 2025-03-21T20:48:37.5721403Z [ 13%] Built target subgraph 2025-03-21T20:48:37.5721933Z  2025-03-21T20:48:37.5722486Z  2025-03-21T20:48:37.5722883Z  2025-03-21T20:48:37.5723273Z  2025-03-21T20:48:37.5723664Z  2025-03-21T20:48:37.5725000Z <-------------> 0% EXECUTING [31s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 14%] Built target executorch_core 2025-03-21T20:48:37.5726481Z [ 14%] Built target extension_tensor 2025-03-21T20:48:37.5727205Z [ 15%] Built target executorch 2025-03-21T20:48:37.5727928Z [ 15%] Built target extension_threadpool 2025-03-21T20:48:37.5728574Z  2025-03-21T20:48:37.5728982Z  2025-03-21T20:48:37.5729361Z  2025-03-21T20:48:37.5729756Z  2025-03-21T20:48:37.5731105Z <-------------> 0% EXECUTING [31s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 15%] Built target extension_data_loader 2025-03-21T20:48:38.5576402Z [ 15%] Built target extension_runner_util 2025-03-21T20:48:38.5577111Z [ 15%] Built target cpublas 2025-03-21T20:48:38.5577686Z [ 15%] Built target extension_flat_tensor 2025-03-21T20:48:38.5578317Z [ 15%] Built target extension_module 2025-03-21T20:48:38.5578851Z [ 16%] Built target extension_module_static 2025-03-21T20:48:38.5579339Z [ 17%] Built target quantized_kernels 2025-03-21T20:48:38.5579674Z  2025-03-21T20:48:38.5579908Z  2025-03-21T20:48:38.5580120Z  2025-03-21T20:48:38.5580608Z  2025-03-21T20:48:38.5580850Z  2025-03-21T20:48:38.5581647Z <-------------> 0% EXECUTING [31s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 17%] Built target quantized_ops_lib 2025-03-21T20:48:38.5582936Z [ 18%] Built target optimized_kernels 2025-03-21T20:48:38.5583336Z [ 19%] Built target optimized_ops_lib 2025-03-21T20:48:38.5583688Z  2025-03-21T20:48:38.5583924Z  2025-03-21T20:48:38.5584154Z  2025-03-21T20:48:38.5584864Z <-------------> 0% EXECUTING [31s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 75%] Built target microkernels-prod 2025-03-21T20:48:38.5585619Z  2025-03-21T20:48:38.5586304Z <-------------> 0% EXECUTING [31s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 77%] Built target XNNPACK 2025-03-21T20:48:38.5587111Z [ 77%] Built target xnnpack_backend 2025-03-21T20:48:38.5587453Z  2025-03-21T20:48:38.5587687Z  2025-03-21T20:48:38.5588425Z <-------------> 0% EXECUTING [31s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 77%] Built target custom_ops 2025-03-21T20:48:38.5589074Z  2025-03-21T20:48:38.5590028Z <-------------> 0% EXECUTING [31s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [32s][ 88%] Built target optimized_portable_kernels 2025-03-21T20:48:38.5590954Z [ 88%] Built target optimized_native_cpu_ops_lib 2025-03-21T20:48:38.5591336Z  2025-03-21T20:48:38.5591572Z  2025-03-21T20:48:38.5592270Z <-------------> 0% EXECUTING [32s]> IDLE> IDLE> :setupNativeLibs> IDLE[100%] Built target portable_kernels 2025-03-21T20:48:38.5592999Z [100%] Built target portable_ops_lib 2025-03-21T20:48:38.5593475Z [100%] Built target xnn_executor_runner 2025-03-21T20:48:38.5593879Z [100%] Built target executor_runner 2025-03-21T20:48:38.5594255Z Install the project... 2025-03-21T20:48:38.5594564Z -- Install configuration: "Release" 2025-03-21T20:48:38.5595025Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/fxdiv.h 2025-03-21T20:48:38.5595713Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/share/cpuinfo/cpuinfo-config.cmake 2025-03-21T20:48:38.5596593Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libcpuinfo.a 2025-03-21T20:48:38.5597205Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/cpuinfo.h 2025-03-21T20:48:38.5597898Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/share/cpuinfo/cpuinfo-targets.cmake 2025-03-21T20:48:38.5598714Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/share/cpuinfo/cpuinfo-targets-release.cmake 2025-03-21T20:48:38.5599495Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/pkgconfig/libcpuinfo.pc 2025-03-21T20:48:38.5600183Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/pthreadpool.h 2025-03-21T20:48:38.5600842Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libpthreadpool.a 2025-03-21T20:48:38.5601551Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/liboptimized_portable_kernels.a 2025-03-21T20:48:38.5602277Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libportable_kernels.a 2025-03-21T20:48:38.5602943Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libportable_ops_lib.a 2025-03-21T20:48:38.5603725Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/kernels/portable/Functions.h 2025-03-21T20:48:38.5604650Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/kernels/portable/NativeFunctions.h 2025-03-21T20:48:38.5605668Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libeigen_blas.a 2025-03-21T20:48:38.5606309Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libcpublas.a 2025-03-21T20:48:38.5606965Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/liboptimized_kernels.a 2025-03-21T20:48:38.5607648Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/liboptimized_ops_lib.a 2025-03-21T20:48:38.5608441Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/kernels/optimized/Functions.h 2025-03-21T20:48:38.5609372Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/kernels/optimized/NativeFunctions.h 2025-03-21T20:48:38.5610158Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libcpublas.a 2025-03-21T20:48:38.5610854Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/liboptimized_native_cpu_ops_lib.a 2025-03-21T20:48:38.5611600Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/Functions.h 2025-03-21T20:48:38.5612220Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/NativeFunctions.h 2025-03-21T20:48:38.5612915Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core 2025-03-21T20:48:38.5613743Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/array_ref.h 2025-03-21T20:48:38.5614584Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/data_loader.h 2025-03-21T20:48:38.5615416Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/defines.h 2025-03-21T20:48:38.5616211Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/error.h 2025-03-21T20:48:38.5617007Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/evalue.h 2025-03-21T20:48:38.5617830Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/event_tracer.h 2025-03-21T20:48:38.5618718Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/event_tracer_hooks.h 2025-03-21T20:48:38.5619732Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/event_tracer_hooks_delegate.h 2025-03-21T20:48:38.5620641Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten 2025-03-21T20:48:38.5621510Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/exec_aten.h 2025-03-21T20:48:38.5623163Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/testing_util 2025-03-21T20:48:38.5624201Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/testing_util/tensor_factory.h 2025-03-21T20:48:38.5625290Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/testing_util/tensor_util.h 2025-03-21T20:48:38.5626321Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/testing_util/test 2025-03-21T20:48:38.5627255Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:48:38.5628296Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/util/dim_order_util.h 2025-03-21T20:48:38.5629339Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/util/scalar_type_util.h 2025-03-21T20:48:38.5630415Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/util/tensor_dimension_limit.h 2025-03-21T20:48:38.5631526Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/util/tensor_shape_to_c_string.h 2025-03-21T20:48:38.5632578Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/util/tensor_util.h 2025-03-21T20:48:38.5633661Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/util/test 2025-03-21T20:48:38.5634566Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/freeable_buffer.h 2025-03-21T20:48:38.5635493Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/hierarchical_allocator.h 2025-03-21T20:48:38.5636428Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/memory_allocator.h 2025-03-21T20:48:38.5637320Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/named_data_map.h 2025-03-21T20:48:38.5638182Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type 2025-03-21T20:48:38.5639137Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/bfloat16.h 2025-03-21T20:48:38.5640140Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/bfloat16_math.h 2025-03-21T20:48:38.5641201Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/bits_types.h 2025-03-21T20:48:38.5642140Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10 2025-03-21T20:48:38.5643048Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10 2025-03-21T20:48:38.5644016Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-03-21T20:48:38.5645065Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/macros/Export.h 2025-03-21T20:48:38.5646249Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/macros/Macros.h 2025-03-21T20:48:38.5647277Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:48:38.5648462Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-inl.h 2025-03-21T20:48:38.5649598Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-math.h 2025-03-21T20:48:38.5650707Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16.h 2025-03-21T20:48:38.5651782Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/util/Half-inl.h 2025-03-21T20:48:38.5652852Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/util/Half.h 2025-03-21T20:48:38.5653966Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/util/TypeSafeSignMath.h 2025-03-21T20:48:38.5655095Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/util/bit_cast.h 2025-03-21T20:48:38.5656228Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/util/floating_point_utils.h 2025-03-21T20:48:38.5657343Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/util/irange.h 2025-03-21T20:48:38.5658349Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/complex.h 2025-03-21T20:48:38.5659297Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/device.h 2025-03-21T20:48:38.5660231Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/half.h 2025-03-21T20:48:38.5661243Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/optional.h 2025-03-21T20:48:38.5662224Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/qint_types.h 2025-03-21T20:48:38.5663186Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/scalar.h 2025-03-21T20:48:38.5664144Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/scalar_type.h 2025-03-21T20:48:38.5665132Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/string_view.h 2025-03-21T20:48:38.5666101Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/tensor.h 2025-03-21T20:48:38.5667126Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/tensor_impl.h 2025-03-21T20:48:38.5668138Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/tensor_options.h 2025-03-21T20:48:38.5669164Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/test 2025-03-21T20:48:38.5670015Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/result.h 2025-03-21T20:48:38.5670796Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/span.h 2025-03-21T20:48:38.5671572Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/tag.h 2025-03-21T20:48:38.5672393Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/tensor_layout.h 2025-03-21T20:48:38.5673309Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/tensor_shape_dynamism.h 2025-03-21T20:48:38.5674166Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/test 2025-03-21T20:48:38.5674959Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/kernel 2025-03-21T20:48:38.5675775Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/kernel/kernel_includes.h 2025-03-21T20:48:38.5676723Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/kernel/kernel_runtime_context.h 2025-03-21T20:48:38.5677677Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/kernel/operator_registry.h 2025-03-21T20:48:38.5678534Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/kernel/test 2025-03-21T20:48:38.5679370Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/kernel/test/test_util.h 2025-03-21T20:48:38.5680325Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/kernel/thread_parallel_interface.h 2025-03-21T20:48:38.5681222Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform 2025-03-21T20:48:38.5682007Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/abort.h 2025-03-21T20:48:38.5682847Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/assert.h 2025-03-21T20:48:38.5683681Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/clock.h 2025-03-21T20:48:38.5684555Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/compat_unistd.h 2025-03-21T20:48:38.5685533Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/compiler.h 2025-03-21T20:48:38.5686385Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/default 2025-03-21T20:48:38.5687264Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/log.h 2025-03-21T20:48:38.5688085Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/platform.h 2025-03-21T20:48:38.5688952Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/profiler.h 2025-03-21T20:48:38.5689814Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/runtime.h 2025-03-21T20:48:38.5690782Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/system.h 2025-03-21T20:48:38.5691614Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/test 2025-03-21T20:48:38.5692511Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/test/stub_platform.h 2025-03-21T20:48:38.5693448Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/types.h 2025-03-21T20:48:38.5694269Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/kernel_util 2025-03-21T20:48:38.5695279Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/kernel_util/make_boxed_from_unboxed_functor.h 2025-03-21T20:48:38.5696351Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/kernel_util/meta_programming.h 2025-03-21T20:48:38.5697288Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/kernel_util/test 2025-03-21T20:48:38.5698184Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/kernel_util/type_list.h 2025-03-21T20:48:38.5699032Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/tensor 2025-03-21T20:48:38.5699822Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/tensor/tensor.h 2025-03-21T20:48:38.5700711Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/tensor/tensor_accessor.h 2025-03-21T20:48:38.5701651Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/tensor/tensor_ptr.h 2025-03-21T20:48:38.5702568Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/tensor/tensor_ptr_maker.h 2025-03-21T20:48:38.5703439Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/tensor/test 2025-03-21T20:48:38.5704234Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/threadpool 2025-03-21T20:48:38.5705114Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/threadpool/cpuinfo_utils.h 2025-03-21T20:48:38.5705998Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/threadpool/test 2025-03-21T20:48:38.5706884Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/threadpool/threadpool.h 2025-03-21T20:48:38.5707847Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/threadpool/threadpool_guard.h 2025-03-21T20:48:38.5708659Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libexecutorch.a 2025-03-21T20:48:38.5709309Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libexecutorch_core.a 2025-03-21T20:48:38.5710073Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/cmake/ExecuTorch/executorch-config.cmake 2025-03-21T20:48:38.5710787Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libXNNPACK.a 2025-03-21T20:48:38.5711396Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/xnnpack.h 2025-03-21T20:48:38.5712055Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/experiments-config.h 2025-03-21T20:48:38.5712765Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libmicrokernels-prod.a 2025-03-21T20:48:38.5713514Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libmicrokernels-prod.a 2025-03-21T20:48:38.5714204Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libxnnpack_backend.a 2025-03-21T20:48:39.4581273Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libextension_data_loader.a 2025-03-21T20:48:39.4582656Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libextension_flat_tensor.a 2025-03-21T20:48:39.4583949Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libextension_module.a 2025-03-21T20:48:39.4585046Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libextension_module_static.a 2025-03-21T20:48:39.4586026Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libextension_runner_util.a 2025-03-21T20:48:39.4587314Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libextension_tensor.a 2025-03-21T20:48:39.4588819Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libextension_threadpool.a 2025-03-21T20:48:39.4590085Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libcustom_ops.a 2025-03-21T20:48:39.4591326Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libquantized_kernels.a 2025-03-21T20:48:39.4592700Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libquantized_ops_lib.a 2025-03-21T20:48:39.4594201Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/kernels/quantized/Functions.h 2025-03-21T20:48:39.4595969Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/kernels/quantized/NativeFunctions.h 2025-03-21T20:48:39.4599228Z + cmake extension/android -DCMAKE_TOOLCHAIN_FILE=/opt/ndk/build/cmake/android.toolchain.cmake -DANDROID_ABI=x86_64 -DBUILD_TESTING=OFF -DCMAKE_INSTALL_PREFIX=ccmake-out-android-x86_64 -DEXECUTORCH_BUILD_KERNELS_CUSTOM=ON -DEXECUTORCH_BUILD_LLAMA_JNI=ON -Bcmake-out-android-x86_64/extension/android 2025-03-21T20:48:39.4602161Z  2025-03-21T20:48:39.4602553Z  2025-03-21T20:48:39.4602940Z  2025-03-21T20:48:39.4603334Z  2025-03-21T20:48:39.4603875Z  2025-03-21T20:48:39.4605965Z <-------------> 0% EXECUTING [32s]> IDLE> IDLE> :setupNativeLibs> IDLECMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:48:39.4608180Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:48:39.4609071Z CMake. 2025-03-21T20:48:39.4609489Z  2025-03-21T20:48:39.4610301Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:48:39.4611414Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:48:39.4612216Z to work with policies introduced by or earlier. 2025-03-21T20:48:39.4612898Z Call Stack (most recent call first): 2025-03-21T20:48:39.4614100Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:48:39.4615350Z CMakeLists.txt:9 (project) 2025-03-21T20:48:39.4615700Z 2025-03-21T20:48:39.4615708Z 2025-03-21T20:48:39.4616494Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:48:39.4617919Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:48:39.4618725Z CMake. 2025-03-21T20:48:39.4618936Z 2025-03-21T20:48:39.4619364Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:48:39.4620421Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:48:39.4621439Z to work with policies introduced by or earlier. 2025-03-21T20:48:39.4622270Z Call Stack (most recent call first): 2025-03-21T20:48:39.4622993Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:48:39.4624375Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:48:39.4625787Z CMakeLists.txt:9 (project) 2025-03-21T20:48:39.4626139Z 2025-03-21T20:48:39.4626147Z 2025-03-21T20:48:39.4626745Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:48:39.4628006Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:48:39.4628818Z CMake. 2025-03-21T20:48:39.4629030Z 2025-03-21T20:48:39.4629477Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:48:39.4630537Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:48:39.4631472Z to work with policies introduced by or earlier. 2025-03-21T20:48:39.4632173Z Call Stack (most recent call first): 2025-03-21T20:48:39.4633624Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:48:39.4635801Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:48:39.4637945Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:48:39.4639356Z CMakeLists.txt:9 (project) 2025-03-21T20:48:39.4639718Z 2025-03-21T20:48:39.4639725Z 2025-03-21T20:48:39.4640037Z CMake Warning (dev) at CMakeLists.txt:64 (find_package): 2025-03-21T20:48:39.4640998Z Policy CMP0144 is not set: find_package uses upper-case _ROOT 2025-03-21T20:48:39.4642086Z variables. Run "cmake --help-policy CMP0144" for policy details. Use the 2025-03-21T20:48:39.4642941Z cmake_policy command to set the policy and suppress this warning. 2025-03-21T20:48:39.4643452Z 2025-03-21T20:48:39.4643667Z CMake variable EXECUTORCH_ROOT is set to: 2025-03-21T20:48:39.4644047Z 2025-03-21T20:48:39.4644280Z /pytorch/executorch/extension/android/../.. 2025-03-21T20:48:39.4644685Z 2025-03-21T20:48:39.4645100Z For compatibility, find_package is ignoring the variable, but code in a 2025-03-21T20:48:39.4646002Z .cmake module might still use it. 2025-03-21T20:48:39.4646604Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:48:39.4647179Z 2025-03-21T20:48:39.4647380Z etdump library is not found. 2025-03-21T20:48:39.4648030Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:48:39.4648762Z bundled_program library is not found. 2025-03-21T20:48:39.4649432Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:48:39.4650087Z flatccrt library is not found. 2025-03-21T20:48:39.4650724Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:48:39.4651395Z coremldelegate library is not found. 2025-03-21T20:48:39.4652061Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:48:39.4652803Z mpsdelegate library is not found. 2025-03-21T20:48:39.4653531Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:48:39.4654313Z neuron_backend library is not found. 2025-03-21T20:48:39.4655036Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:48:39.4655845Z qnn_executorch_backend library is not found. 2025-03-21T20:48:39.4656624Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:48:39.4657421Z extension_training library is not found. 2025-03-21T20:48:39.4658173Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:48:39.4658944Z kleidiai library is not found. 2025-03-21T20:48:39.4659641Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:48:39.4660402Z vulkan_backend library is not found. 2025-03-21T20:48:39.4661134Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:48:39.4661925Z quantized_ops_aot_lib library is not found. 2025-03-21T20:48:39.4662818Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:48:39.4664351Z -- executorch: Using source file list /pytorch/executorch/cmake-out-android-x86_64/extension/llm/runner/../../../executorch_srcs.cmake 2025-03-21T20:48:39.4666592Z -- executorch: Using source file list /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/../../../../executorch_srcs.cmake 2025-03-21T20:48:39.4668238Z  2025-03-21T20:48:39.4668617Z  2025-03-21T20:48:39.4668996Z  2025-03-21T20:48:39.4669371Z  2025-03-21T20:48:39.4669752Z  2025-03-21T20:48:39.4671017Z <-------------> 0% EXECUTING [32s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Configuring done (0.3s) 2025-03-21T20:48:39.4672229Z  2025-03-21T20:48:39.4673557Z <-------------> 0% EXECUTING [32s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Generating done (0.3s) 2025-03-21T20:48:39.4675420Z -- Build files have been written to: /pytorch/executorch/cmake-out-android-x86_64/extension/android 2025-03-21T20:48:39.4676827Z + cmake --build cmake-out-android-x86_64/extension/android -j16 2025-03-21T20:48:39.4678243Z  2025-03-21T20:48:39.4678638Z  2025-03-21T20:48:39.4679021Z  2025-03-21T20:48:39.4681334Z <-------------> 0% EXECUTING [32s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 1%] Generating third-party/fbjni/prefab/modules/fbjni/include, third-party/fbjni/prefab/modules/fbjni/libs/android.x86_64/libfbjni.so 2025-03-21T20:48:39.4684182Z Archive: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/fbjni.aar 2025-03-21T20:48:39.4686019Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/R.txt  2025-03-21T20:48:39.4687547Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/AndroidManifest.xml  2025-03-21T20:48:39.4690318Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/classes.jar  2025-03-21T20:48:39.4692503Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/META-INF/com/android/build/gradle/aar-metadata.properties 2025-03-21T20:48:39.4695058Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/jni/arm64-v8a/libc++_shared.so [ 2%] Built target spinlock_wait 2025-03-21T20:48:39.4696614Z [ 3%] Built target strerror 2025-03-21T20:48:39.4697157Z [ 4%] Built target utf8_for_code_point 2025-03-21T20:48:39.4697738Z [ 5%] Built target int128 2025-03-21T20:48:39.4698222Z [ 5%] Built target leak_check 2025-03-21T20:48:39.4698797Z [ 6%] Built target flags_commandlineflag_internal 2025-03-21T20:48:39.4699437Z [ 6%] Built target log_severity 2025-03-21T20:48:39.4699967Z [ 8%] Built target civil_time 2025-03-21T20:48:39.4700514Z [ 8%] Built target exponential_biased 2025-03-21T20:48:39.4701118Z [ 9%] Built target log_internal_nullguard 2025-03-21T20:48:39.4701539Z 2025-03-21T20:48:39.4702431Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/jni/arm64-v8a/libfbjni.so 2025-03-21T20:48:39.4704773Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/jni/armeabi-v7a/libc++_shared.so  2025-03-21T20:48:39.4706170Z  2025-03-21T20:48:39.4706558Z  2025-03-21T20:48:39.4706935Z  2025-03-21T20:48:39.4707297Z  2025-03-21T20:48:39.4707669Z  2025-03-21T20:48:39.4709013Z <-------------> 0% EXECUTING [33s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 9%] Built target random_internal_platform 2025-03-21T20:48:39.4710263Z  2025-03-21T20:48:39.4711629Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/jni/armeabi-v7a/libfbjni.so  2025-03-21T20:48:39.4713876Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/jni/x86/libc++_shared.so  2025-03-21T20:48:39.4716430Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/jni/x86/libfbjni.so [ 10%] Built target periodic_sampler 2025-03-21T20:48:39.4718031Z  2025-03-21T20:48:39.4719442Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/jni/x86_64/libc++_shared.so [ 11%] Built target raw_logging_internal 2025-03-21T20:48:39.4720878Z 2025-03-21T20:48:39.4722019Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/jni/x86_64/libfbjni.so [ 11%] Built target decode_rust_punycode 2025-03-21T20:48:39.4724411Z 2025-03-21T20:48:39.4725412Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/prefab.json 2025-03-21T20:48:39.4727430Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/module.json 2025-03-21T20:48:39.4729800Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/Application.h 2025-03-21T20:48:39.4732235Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/ByteBuffer.cpp 2025-03-21T20:48:39.4734678Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/ByteBuffer.h 2025-03-21T20:48:39.4737075Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/Context.h 2025-03-21T20:48:39.4739432Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/File.h 2025-03-21T20:48:39.4741796Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/JThread.h 2025-03-21T20:48:39.4744396Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/NativeRunnable.h 2025-03-21T20:48:39.4746890Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/OnLoad.cpp 2025-03-21T20:48:39.4749468Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/ReadableByteChannel.cpp 2025-03-21T20:48:39.4752188Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/ReadableByteChannel.h 2025-03-21T20:48:39.4754721Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/fbjni.cpp 2025-03-21T20:48:39.4757099Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/fbjni.h 2025-03-21T20:48:39.4759512Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Boxed.h 2025-03-21T20:48:39.4762018Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Common.h 2025-03-21T20:48:39.4764648Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/CoreClasses-inl.h 2025-03-21T20:48:39.4767387Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/CoreClasses.h 2025-03-21T20:48:39.4770498Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Environment.cpp 2025-03-21T20:48:39.4773306Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Environment.h 2025-03-21T20:48:39.4775895Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Exceptions.cpp 2025-03-21T20:48:39.4778532Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Exceptions.h 2025-03-21T20:48:39.4781682Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/FbjniApi.h 2025-03-21T20:48:39.4784252Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Hybrid.cpp 2025-03-21T20:48:39.4786892Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Hybrid.h 2025-03-21T20:48:39.4789319Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Iterator-inl.h 2025-03-21T20:48:39.4791960Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Iterator.h 2025-03-21T20:48:39.4794585Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/JWeakReference.h 2025-03-21T20:48:39.4797137Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Log.h 2025-03-21T20:48:39.4799682Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Meta-forward.h 2025-03-21T20:48:39.4802291Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Meta-inl.h 2025-03-21T20:48:39.4804878Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Meta.cpp 2025-03-21T20:48:39.4807426Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Meta.h 2025-03-21T20:48:39.4809965Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/MetaConvert.h 2025-03-21T20:48:39.4812717Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/ReferenceAllocators-inl.h 2025-03-21T20:48:39.4815471Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/ReferenceAllocators.h 2025-03-21T20:48:39.4818234Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/References-forward.h 2025-03-21T20:48:39.4820960Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/References-inl.h 2025-03-21T20:48:39.4823464Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/References.cpp 2025-03-21T20:48:39.4825844Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/References.h 2025-03-21T20:48:39.4828425Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Registration-inl.h 2025-03-21T20:48:39.4831204Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Registration.h 2025-03-21T20:48:39.4833837Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/SimpleFixedString.h 2025-03-21T20:48:39.4836405Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/TypeTraits.h 2025-03-21T20:48:39.4838692Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/utf8.cpp 2025-03-21T20:48:39.4841458Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/utf8.h 2025-03-21T20:48:39.4843918Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/cxa_throw.cpp 2025-03-21T20:48:39.4846243Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/lyra.cpp 2025-03-21T20:48:39.4848531Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/lyra.h 2025-03-21T20:48:39.4851144Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/lyra_breakpad.cpp 2025-03-21T20:48:41.5569675Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/lyra_exceptions.cpp [ 12%] Built target random_seed_gen_exception 2025-03-21T20:48:41.5570663Z 2025-03-21T20:48:41.5571266Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/lyra_exceptions.h 2025-03-21T20:48:41.5572619Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.arm64-v8a/abi.json 2025-03-21T20:48:41.5574745Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.arm64-v8a/libfbjni.so [ 13%] Built target random_internal_randen_slow 2025-03-21T20:48:41.5575808Z [ 14%] Built target bad_variant_access 2025-03-21T20:48:41.5576022Z 2025-03-21T20:48:41.5576640Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.armeabi-v7a/abi.json 2025-03-21T20:48:41.5578115Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.armeabi-v7a/libfbjni.so [ 18%] Built target time_zone 2025-03-21T20:48:41.5579128Z [ 19%] Built target random_internal_randen_hwaes_impl 2025-03-21T20:48:41.5579401Z 2025-03-21T20:48:41.5579961Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.x86/abi.json 2025-03-21T20:48:41.5581389Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.x86/libfbjni.so [ 19%] Built target throw_delegate 2025-03-21T20:48:41.5582255Z 2025-03-21T20:48:41.5582834Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.x86_64/abi.json 2025-03-21T20:48:41.5584293Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.x86_64/libfbjni.so [ 23%] Built target bad_optional_access 2025-03-21T20:48:41.5585324Z [ 23%] Built target demangle_rust 2025-03-21T20:48:41.5585645Z [ 24%] Built target extension_llm_runner 2025-03-21T20:48:41.5585970Z [ 24%] Built target cordz_functions 2025-03-21T20:48:41.5586292Z [ 26%] Built target debugging_internal 2025-03-21T20:48:41.5586796Z  2025-03-21T20:48:41.5587025Z  2025-03-21T20:48:41.5587246Z  2025-03-21T20:48:41.5587458Z  2025-03-21T20:48:41.5587815Z  2025-03-21T20:48:41.5588509Z <-------------> 0% EXECUTING [33s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 28%] Built target base 2025-03-21T20:48:41.5589142Z  2025-03-21T20:48:41.5589431Z [ 28%] Built target fbjni_prefab 2025-03-21T20:48:41.5589862Z [ 28%] Built target random_internal_randen_hwaes 2025-03-21T20:48:41.5590290Z [ 28%] Built target scoped_set_env 2025-03-21T20:48:41.5590624Z [ 28%] Built target bad_any_cast_impl 2025-03-21T20:48:41.5590952Z [ 29%] Built target demangle_internal 2025-03-21T20:48:41.5591278Z [ 29%] Built target tracing_internal 2025-03-21T20:48:41.5591591Z [ 30%] Built target stacktrace 2025-03-21T20:48:41.5591895Z [ 30%] Built target malloc_internal 2025-03-21T20:48:41.5592333Z [ 31%] Built target llava_runner 2025-03-21T20:48:41.5592693Z [ 33%] Built target strings_internal 2025-03-21T20:48:41.5593031Z [ 34%] Built target log_internal_conditions 2025-03-21T20:48:41.5593366Z [ 35%] Built target poison 2025-03-21T20:48:41.5593675Z [ 35%] Built target string_view 2025-03-21T20:48:41.5593969Z [ 35%] Built target city 2025-03-21T20:48:41.5594254Z [ 36%] Built target low_level_hash 2025-03-21T20:48:41.5594632Z [ 36%] Built target crc_cpu_detect 2025-03-21T20:48:41.5594953Z [ 37%] Built target random_internal_randen 2025-03-21T20:48:41.5595309Z [ 38%] Built target graphcycles_internal 2025-03-21T20:48:41.5595652Z  2025-03-21T20:48:41.5595893Z  2025-03-21T20:48:41.5596113Z  2025-03-21T20:48:41.5596344Z  2025-03-21T20:48:41.5596575Z  2025-03-21T20:48:41.5597275Z <-------------> 0% EXECUTING [33s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 39%] Built target crc_internal 2025-03-21T20:48:41.5597969Z [ 44%] Built target strings 2025-03-21T20:48:41.5598358Z [ 44%] Built target flags_commandlineflag 2025-03-21T20:48:41.5598764Z [ 45%] Built target log_internal_proto 2025-03-21T20:48:41.5599115Z  2025-03-21T20:48:41.5599397Z  2025-03-21T20:48:41.5599621Z  2025-03-21T20:48:41.5599838Z  2025-03-21T20:48:41.5600506Z <-------------> 0% EXECUTING [33s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 45%] Built target hash 2025-03-21T20:48:41.5601197Z [ 46%] Built target log_internal_fnmatch 2025-03-21T20:48:41.5601645Z [ 46%] Built target random_internal_seed_material 2025-03-21T20:48:41.5602060Z [ 46%] Built target symbolize 2025-03-21T20:48:41.5602443Z [ 47%] Built target random_distributions 2025-03-21T20:48:41.5602778Z [ 51%] Built target str_format_internal 2025-03-21T20:48:41.5603101Z [ 51%] Built target time 2025-03-21T20:48:41.5603407Z [ 51%] Built target flags_private_handle_accessor 2025-03-21T20:48:41.5603793Z [ 52%] Built target random_internal_pool_urbg 2025-03-21T20:48:41.5604140Z [ 53%] Built target examine_stack 2025-03-21T20:48:41.5604455Z [ 54%] Built target kernel_timeout_internal 2025-03-21T20:48:41.5604803Z [ 55%] Built target flags_marshalling 2025-03-21T20:48:41.5605135Z [ 56%] Built target log_internal_globals 2025-03-21T20:48:41.5605601Z [ 57%] Built target log_entry 2025-03-21T20:48:41.5605963Z [ 58%] Built target random_internal_distribution_test_util 2025-03-21T20:48:41.5606474Z [ 59%] Built target random_seed_sequences 2025-03-21T20:48:41.5606834Z [ 59%] Built target failure_signal_handler 2025-03-21T20:48:41.5607168Z [ 61%] Built target crc32c 2025-03-21T20:48:41.5607448Z [ 62%] Built target log_sink 2025-03-21T20:48:41.5607746Z [ 62%] Built target log_internal_format 2025-03-21T20:48:41.5608088Z  2025-03-21T20:48:41.5608310Z  2025-03-21T20:48:41.5608535Z  2025-03-21T20:48:41.5608759Z  2025-03-21T20:48:41.5608967Z  2025-03-21T20:48:41.5609661Z <-------------> 0% EXECUTING [33s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 63%] Built target crc_cord_state 2025-03-21T20:48:41.5610455Z [ 68%] Built target synchronization 2025-03-21T20:48:41.5610851Z [ 71%] Built target cord_internal 2025-03-21T20:48:41.5611247Z [ 72%] Built target hashtablez_sampler 2025-03-21T20:48:41.5611641Z [ 73%] Built target cordz_handle 2025-03-21T20:48:41.5611958Z [ 74%] Built target vlog_config_internal 2025-03-21T20:48:41.5612299Z [ 75%] Built target flags_program_name 2025-03-21T20:48:41.5612619Z  2025-03-21T20:48:41.5612842Z  2025-03-21T20:48:41.5613052Z  2025-03-21T20:48:41.5613276Z  2025-03-21T20:48:41.5613501Z  2025-03-21T20:48:41.5614179Z <-------------> 0% EXECUTING [33s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 77%] Built target log_globals 2025-03-21T20:48:41.5614859Z [ 77%] Built target cordz_info 2025-03-21T20:48:41.5615256Z [ 78%] Built target flags_config 2025-03-21T20:48:41.5615627Z [ 79%] Built target log_initialize 2025-03-21T20:48:41.5616034Z [ 80%] Built target log_internal_log_sink_set 2025-03-21T20:48:41.5616400Z [ 80%] Built target cordz_sample_token 2025-03-21T20:48:41.5616720Z [ 81%] Built target cord 2025-03-21T20:48:41.5616988Z [ 81%] Built target flags_internal 2025-03-21T20:48:41.5617365Z [ 81%] Built target log_internal_message 2025-03-21T20:48:41.5617699Z [ 81%] Built target raw_hash_set 2025-03-21T20:48:41.5617996Z [ 82%] Built target status 2025-03-21T20:48:41.5618293Z [ 82%] Built target log_internal_check_op 2025-03-21T20:48:41.5618615Z [ 82%] Built target die_if_null 2025-03-21T20:48:41.5618915Z [ 83%] Built target flags_reflection 2025-03-21T20:48:41.5619233Z  2025-03-21T20:48:41.5619459Z  2025-03-21T20:48:41.5619688Z  2025-03-21T20:48:41.5619897Z  2025-03-21T20:48:41.5620117Z  2025-03-21T20:48:41.5620789Z <-------------> 0% EXECUTING [33s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 84%] Built target statusor 2025-03-21T20:48:41.5621469Z [ 84%] Built target log_flags 2025-03-21T20:48:41.5621855Z [ 85%] Built target flags_usage_internal 2025-03-21T20:48:41.5622559Z [ 85%] Built target flags_usage 2025-03-21T20:48:41.5622928Z [ 86%] Built target flags_parse 2025-03-21T20:48:41.5623252Z  2025-03-21T20:48:41.5623479Z  2025-03-21T20:48:41.5623704Z  2025-03-21T20:48:41.5623915Z  2025-03-21T20:48:41.5624138Z  2025-03-21T20:48:41.5624793Z <-------------> 0% EXECUTING [33s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 94%] Built target re2 2025-03-21T20:48:41.5625460Z [ 99%] Built target llama_runner 2025-03-21T20:48:41.5625787Z  2025-03-21T20:48:41.5626004Z  2025-03-21T20:48:41.5626697Z <-------------> 0% EXECUTING [33s]> IDLE> IDLE> :setupNativeLibs> IDLE[100%] Built target executorch_jni 2025-03-21T20:48:41.5627438Z + mkdir -p /tmp/tmp.jz3M2sSO7M/jni/x86_64 2025-03-21T20:48:41.5628178Z + cp cmake-out-android-x86_64/extension/android/libexecutorch_jni.so /tmp/tmp.jz3M2sSO7M/jni/x86_64/ 2025-03-21T20:48:41.5628792Z  2025-03-21T20:48:41.5629015Z  2025-03-21T20:48:41.5629244Z  2025-03-21T20:48:41.5629871Z <-------------> 0% EXECUTING [33s]> IDLE> IDLE> :setupNativeLibs> IDLE+ build_aar 2025-03-21T20:48:41.5631170Z + echo '' '' '' 2025-03-21T20:48:41.5632080Z + pushd /tmp/tmp.jz3M2sSO7M 2025-03-21T20:48:41.5632690Z + find jni -type f -name libexecutorch_jni.so -exec bash -c 'mv "$1" "${1/_jni/}"' bash '{}' ';' 2025-03-21T20:48:41.5633493Z /tmp/tmp.jz3M2sSO7M /pytorch/executorch /pytorch/executorch/extension/android_test 2025-03-21T20:48:41.5634023Z + '[' Release == Release ']' 2025-03-21T20:48:41.5634703Z + find jni -type f -name '*.so' -exec /opt/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip '{}' ';' 2025-03-21T20:48:41.5635291Z  2025-03-21T20:48:41.5635522Z  2025-03-21T20:48:41.5635738Z  2025-03-21T20:48:41.5635965Z  2025-03-21T20:48:41.5636198Z  2025-03-21T20:48:41.5637829Z <-------------> 0% EXECUTING [34s]> IDLE> IDLE> :setupNativeLibs> IDLE+ zip -r executorch.aar libs jni/arm64-v8a/libexecutorch.so jni/x86_64/libexecutorch.so 'jni/*/libqnn*.so' 'jni/*/libQnn*.so' 'jni/*/libneuron_backend.so' 'jni/*/libneuron_buffer_allocator.so' 'jni/*/libneuronusdk_adapter.mtk.so' AndroidManifest.xml 2025-03-21T20:48:41.5639560Z zip warning: name not matched: jni/*/libqnn*.so 2025-03-21T20:48:41.5640053Z zip warning: name not matched: jni/*/libQnn*.so 2025-03-21T20:48:41.5640657Z zip warning: name not matched: jni/*/libneuron_backend.so 2025-03-21T20:48:41.5641266Z zip warning: name not matched: jni/*/libneuron_buffer_allocator.so 2025-03-21T20:48:41.5641805Z zip warning: name not matched: jni/*/libneuronusdk_adapter.mtk.so 2025-03-21T20:48:41.5642235Z adding: libs/ (stored 0%) 2025-03-21T20:48:41.5642604Z adding: libs/executorch.jar (deflated 12%) 2025-03-21T20:48:41.5643042Z adding: jni/arm64-v8a/libexecutorch.so 2025-03-21T20:48:41.5643400Z  2025-03-21T20:48:41.5643612Z  2025-03-21T20:48:41.5643833Z  2025-03-21T20:48:41.5644055Z  2025-03-21T20:48:41.5644276Z  2025-03-21T20:48:41.5644919Z <-------------> 0% EXECUTING [34s]> IDLE> IDLE> :setupNativeLibs> IDLE (deflated 74%) 2025-03-21T20:48:41.5645721Z adding: jni/x86_64/libexecutorch.so 2025-03-21T20:48:41.5646682Z <-------------> 0% EXECUTING [34s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [35s] (deflated 75%) 2025-03-21T20:48:43.7569605Z adding: AndroidManifest.xml (deflated 23%) 2025-03-21T20:48:43.7570452Z /pytorch/executorch /pytorch/executorch/extension/android_test 2025-03-21T20:48:43.7571240Z + popd 2025-03-21T20:48:43.7571810Z + bash examples/models/llama/install_requirements.sh 2025-03-21T20:48:43.7572229Z  2025-03-21T20:48:43.7572474Z  2025-03-21T20:48:43.7572704Z  2025-03-21T20:48:43.7572923Z  2025-03-21T20:48:43.7573603Z <-------------> 0% EXECUTING [35s]> IDLE> IDLE> :setupNativeLibs> IDLECollecting tiktoken 2025-03-21T20:48:43.7574245Z  2025-03-21T20:48:43.7575282Z <-------------> 0% EXECUTING [35s]> IDLE> IDLE> :setupNativeLibs> IDLE Downloading tiktoken-0.9.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.7 kB) 2025-03-21T20:48:43.7576283Z Collecting sentencepiece 2025-03-21T20:48:43.7576617Z  2025-03-21T20:48:43.7576854Z  2025-03-21T20:48:43.7577919Z <-------------> 0% EXECUTING [35s]> IDLE> IDLE> :setupNativeLibs> IDLE Downloading sentencepiece-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.7 kB) 2025-03-21T20:48:43.7579263Z Requirement already satisfied: tokenizers in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (0.21.1) 2025-03-21T20:48:43.7579915Z Collecting snakeviz 2025-03-21T20:48:43.7580392Z Downloading snakeviz-2.2.2-py3-none-any.whl.metadata (3.6 kB) 2025-03-21T20:48:43.7580890Z Collecting lm_eval==0.4.5 2025-03-21T20:48:43.7581270Z Downloading lm_eval-0.4.5-py3-none-any.whl.metadata (44 kB) 2025-03-21T20:48:43.7581696Z Collecting blobfile 2025-03-21T20:48:43.7582145Z Downloading blobfile-3.0.0-py3-none-any.whl.metadata (15 kB) 2025-03-21T20:48:43.7582584Z  2025-03-21T20:48:43.7582819Z  2025-03-21T20:48:43.7583286Z  2025-03-21T20:48:43.7583527Z  2025-03-21T20:48:43.7583761Z  2025-03-21T20:48:43.7584557Z <-------------> 0% EXECUTING [35s]> IDLE> IDLE> :setupNativeLibs> IDLECollecting accelerate>=0.26.0 (from lm_eval==0.4.5) 2025-03-21T20:48:43.7585475Z Downloading accelerate-1.5.2-py3-none-any.whl.metadata (19 kB) 2025-03-21T20:48:43.7586016Z Collecting evaluate (from lm_eval==0.4.5) 2025-03-21T20:48:43.7586565Z Downloading evaluate-0.4.3-py3-none-any.whl.metadata (9.2 kB) 2025-03-21T20:48:43.7587022Z  2025-03-21T20:48:43.7587273Z  2025-03-21T20:48:43.7587563Z  2025-03-21T20:48:43.7587835Z  2025-03-21T20:48:43.7588764Z <-------------> 0% EXECUTING [35s]> IDLE> IDLE> :setupNativeLibs> IDLECollecting datasets>=2.16.0 (from lm_eval==0.4.5) 2025-03-21T20:48:43.7589773Z Downloading datasets-3.4.1-py3-none-any.whl.metadata (19 kB) 2025-03-21T20:48:43.7590321Z Collecting jsonlines (from lm_eval==0.4.5) 2025-03-21T20:48:43.7590889Z Downloading jsonlines-4.0.0-py3-none-any.whl.metadata (1.6 kB) 2025-03-21T20:48:43.7591400Z  2025-03-21T20:48:43.7591652Z  2025-03-21T20:48:43.7591888Z  2025-03-21T20:48:43.7592121Z  2025-03-21T20:48:43.7592844Z <-------------> 0% EXECUTING [36s]> IDLE> IDLE> :setupNativeLibs> IDLECollecting numexpr (from lm_eval==0.4.5) 2025-03-21T20:48:43.7593900Z Downloading numexpr-2.10.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2025-03-21T20:48:43.7594578Z Collecting peft>=0.2.0 (from lm_eval==0.4.5) 2025-03-21T20:48:43.7595116Z Downloading peft-0.15.0-py3-none-any.whl.metadata (13 kB) 2025-03-21T20:48:43.7595665Z Collecting pybind11>=2.6.2 (from lm_eval==0.4.5) 2025-03-21T20:48:43.7596154Z Downloading pybind11-2.13.6-py3-none-any.whl.metadata (9.5 kB) 2025-03-21T20:48:43.7596660Z  2025-03-21T20:48:43.7596879Z  2025-03-21T20:48:43.7597132Z  2025-03-21T20:48:43.7597368Z  2025-03-21T20:48:43.7597604Z  2025-03-21T20:48:43.7598359Z <-------------> 0% EXECUTING [36s]> IDLE> IDLE> :setupNativeLibs> IDLECollecting pytablewriter (from lm_eval==0.4.5) 2025-03-21T20:48:43.7599274Z Downloading pytablewriter-1.2.1-py3-none-any.whl.metadata (38 kB) 2025-03-21T20:48:43.7599883Z Collecting rouge-score>=0.0.4 (from lm_eval==0.4.5) 2025-03-21T20:48:43.7600370Z Downloading rouge_score-0.1.2.tar.gz (17 kB) 2025-03-21T20:48:43.7600822Z Preparing metadata (setup.py): started 2025-03-21T20:48:43.7601181Z  2025-03-21T20:48:43.7601404Z  2025-03-21T20:48:43.7601645Z  2025-03-21T20:48:43.7601883Z  2025-03-21T20:48:43.7602114Z  2025-03-21T20:48:43.7602938Z <-------------> 0% EXECUTING [36s]> IDLE> IDLE> :setupNativeLibs> IDLE Preparing metadata (setup.py): finished with status 'done' 2025-03-21T20:48:43.7603789Z Collecting sacrebleu>=1.5.0 (from lm_eval==0.4.5) 2025-03-21T20:48:43.7604381Z Downloading sacrebleu-2.5.1-py3-none-any.whl.metadata (51 kB) 2025-03-21T20:48:43.7604851Z  2025-03-21T20:48:43.7605093Z  2025-03-21T20:48:43.7605451Z  2025-03-21T20:48:43.7606225Z <-------------> 0% EXECUTING [36s]> IDLE> IDLE> :setupNativeLibs> IDLECollecting scikit-learn>=0.24.1 (from lm_eval==0.4.5) 2025-03-21T20:48:43.7607334Z Downloading scikit_learn-1.6.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (18 kB) 2025-03-21T20:48:43.7608051Z Collecting sqlitedict (from lm_eval==0.4.5) 2025-03-21T20:48:43.7608426Z  2025-03-21T20:48:43.7608659Z  2025-03-21T20:48:43.7608891Z  2025-03-21T20:48:43.7609691Z <-------------> 0% EXECUTING [36s]> IDLE> IDLE> :setupNativeLibs> IDLE Downloading sqlitedict-2.1.0.tar.gz (21 kB) 2025-03-21T20:48:43.7610457Z Preparing metadata (setup.py): started 2025-03-21T20:48:43.7610823Z  2025-03-21T20:48:43.7611062Z  2025-03-21T20:48:43.7611871Z <-------------> 0% EXECUTING [36s]> IDLE> IDLE> :setupNativeLibs> IDLE Preparing metadata (setup.py): finished with status 'done' 2025-03-21T20:48:43.7613161Z Requirement already satisfied: torch>=1.8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from lm_eval==0.4.5) (2.7.0a0+git295f2ed) 2025-03-21T20:48:43.7614000Z Collecting tqdm-multiprocess (from lm_eval==0.4.5) 2025-03-21T20:48:43.7614686Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl.metadata (5.7 kB) 2025-03-21T20:48:43.7615694Z Requirement already satisfied: transformers>=4.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from lm_eval==0.4.5) (4.47.1) 2025-03-21T20:48:43.7616502Z  2025-03-21T20:48:43.7616776Z  2025-03-21T20:48:43.7616995Z  2025-03-21T20:48:43.7617220Z  2025-03-21T20:48:43.7617450Z  2025-03-21T20:48:43.7618222Z <-------------> 0% EXECUTING [36s]> IDLE> IDLE> :setupNativeLibs> IDLECollecting zstandard (from lm_eval==0.4.5) 2025-03-21T20:48:43.7619486Z Downloading zstandard-0.23.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 2025-03-21T20:48:43.7620186Z Collecting dill (from lm_eval==0.4.5) 2025-03-21T20:48:43.7620684Z Downloading dill-0.3.9-py3-none-any.whl.metadata (10 kB) 2025-03-21T20:48:43.7621206Z Collecting word2number (from lm_eval==0.4.5) 2025-03-21T20:48:43.7621605Z Downloading word2number-1.1.zip (9.7 kB) 2025-03-21T20:48:43.7621970Z Preparing metadata (setup.py): started 2025-03-21T20:48:43.7622577Z  2025-03-21T20:48:43.7622808Z  2025-03-21T20:48:43.7623170Z  2025-03-21T20:48:43.7623408Z  2025-03-21T20:48:43.7623648Z  2025-03-21T20:48:43.7624625Z <-------------> 0% EXECUTING [36s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [37s] Preparing metadata (setup.py): finished with status 'done' 2025-03-21T20:48:43.7625619Z Collecting more-itertools (from lm_eval==0.4.5) 2025-03-21T20:48:43.7626012Z  2025-03-21T20:48:43.7626252Z  2025-03-21T20:48:43.7627205Z <-------------> 0% EXECUTING [37s]> IDLE> IDLE> :setupNativeLibs> IDLE Downloading more_itertools-10.6.0-py3-none-any.whl.metadata (37 kB) 2025-03-21T20:48:43.7628708Z Requirement already satisfied: regex>=2022.1.18 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from tiktoken) (2024.11.6) 2025-03-21T20:48:43.7629877Z Requirement already satisfied: requests>=2.26.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from tiktoken) (2.32.3) 2025-03-21T20:48:43.7631083Z Requirement already satisfied: huggingface-hub<1.0,>=0.16.4 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from tokenizers) (0.29.3) 2025-03-21T20:48:43.7631877Z Collecting tornado>=2.0 (from snakeviz) 2025-03-21T20:48:43.7632601Z Downloading tornado-6.4.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) 2025-03-21T20:48:43.7633308Z  2025-03-21T20:48:43.7633539Z  2025-03-21T20:48:43.7633768Z  2025-03-21T20:48:43.7633989Z  2025-03-21T20:48:43.7634216Z  2025-03-21T20:48:43.7634959Z <-------------> 0% EXECUTING [37s]> IDLE> IDLE> :setupNativeLibs> IDLECollecting pycryptodomex>=3.8 (from blobfile) 2025-03-21T20:48:43.7636192Z Downloading pycryptodomex-3.22.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2025-03-21T20:48:43.7637292Z Requirement already satisfied: urllib3<3,>=1.25.3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from blobfile) (2.3.0) 2025-03-21T20:48:43.7638402Z Requirement already satisfied: lxml>=4.9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from blobfile) (5.3.1) 2025-03-21T20:48:43.7639626Z Requirement already satisfied: filelock>=3.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from blobfile) (3.18.0) 2025-03-21T20:48:43.7640717Z Requirement already satisfied: numpy<3.0.0,>=1.17 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from accelerate>=0.26.0->lm_eval==0.4.5) (2.2.4) 2025-03-21T20:48:43.7641891Z Requirement already satisfied: packaging>=20.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from accelerate>=0.26.0->lm_eval==0.4.5) (24.2) 2025-03-21T20:48:43.7642723Z  2025-03-21T20:48:43.7642956Z  2025-03-21T20:48:43.7643190Z  2025-03-21T20:48:43.7643405Z  2025-03-21T20:48:43.7643640Z  2025-03-21T20:48:43.7644507Z <-------------> 0% EXECUTING [37s]> IDLE> IDLE> :setupNativeLibs> IDLECollecting psutil (from accelerate>=0.26.0->lm_eval==0.4.5) 2025-03-21T20:48:43.7645868Z Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) 2025-03-21T20:48:43.7647157Z Requirement already satisfied: pyyaml in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from accelerate>=0.26.0->lm_eval==0.4.5) (6.0.1) 2025-03-21T20:48:43.7648509Z Requirement already satisfied: safetensors>=0.4.3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from accelerate>=0.26.0->lm_eval==0.4.5) (0.5.3) 2025-03-21T20:48:45.7568580Z  2025-03-21T20:48:45.7569076Z  2025-03-21T20:48:45.7569463Z  2025-03-21T20:48:45.7569694Z  2025-03-21T20:48:45.7570605Z <-------------> 0% EXECUTING [37s]> IDLE> IDLE> :setupNativeLibs> IDLECollecting pyarrow>=15.0.0 (from datasets>=2.16.0->lm_eval==0.4.5) 2025-03-21T20:48:45.7571872Z Downloading pyarrow-19.0.1-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (3.3 kB) 2025-03-21T20:48:45.7572453Z Collecting dill (from lm_eval==0.4.5) 2025-03-21T20:48:45.7583123Z Downloading dill-0.3.8-py3-none-any.whl.metadata (10 kB) 2025-03-21T20:48:45.7584140Z Requirement already satisfied: pandas in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from datasets>=2.16.0->lm_eval==0.4.5) (2.2.3) 2025-03-21T20:48:45.7585292Z Requirement already satisfied: tqdm>=4.66.3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from datasets>=2.16.0->lm_eval==0.4.5) (4.67.1) 2025-03-21T20:48:45.7586112Z Collecting xxhash (from datasets>=2.16.0->lm_eval==0.4.5) 2025-03-21T20:48:45.7586752Z Downloading xxhash-3.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (12 kB) 2025-03-21T20:48:45.7587324Z  2025-03-21T20:48:45.7587553Z  2025-03-21T20:48:45.7587779Z  2025-03-21T20:48:45.7588001Z  2025-03-21T20:48:45.7588214Z  2025-03-21T20:48:45.7589091Z <-------------> 0% EXECUTING [37s]> IDLE> IDLE> :setupNativeLibs> IDLECollecting multiprocess<0.70.17 (from datasets>=2.16.0->lm_eval==0.4.5) 2025-03-21T20:48:45.7590120Z Downloading multiprocess-0.70.16-py310-none-any.whl.metadata (7.2 kB) 2025-03-21T20:48:45.7590978Z Collecting fsspec<=2024.12.0,>=2023.1.0 (from fsspec[http]<=2024.12.0,>=2023.1.0->datasets>=2.16.0->lm_eval==0.4.5) 2025-03-21T20:48:45.7591739Z Downloading fsspec-2024.12.0-py3-none-any.whl.metadata (11 kB) 2025-03-21T20:48:45.7592196Z  2025-03-21T20:48:45.7592422Z  2025-03-21T20:48:45.7592660Z  2025-03-21T20:48:45.7592883Z  2025-03-21T20:48:45.7593838Z <-------------> 0% EXECUTING [37s]> IDLE> IDLE> :setupNativeLibs> IDLECollecting aiohttp (from datasets>=2.16.0->lm_eval==0.4.5) 2025-03-21T20:48:45.7594973Z Downloading aiohttp-3.11.14-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.7 kB) 2025-03-21T20:48:45.7595584Z  2025-03-21T20:48:45.7595805Z  2025-03-21T20:48:45.7597136Z <-------------> 0% EXECUTING [38s]> IDLE> IDLE> :setupNativeLibs> IDLERequirement already satisfied: typing-extensions>=3.7.4.3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from huggingface-hub<1.0,>=0.16.4->tokenizers) (4.12.2) 2025-03-21T20:48:45.7598933Z Requirement already satisfied: charset-normalizer<4,>=2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests>=2.26.0->tiktoken) (3.4.1) 2025-03-21T20:48:45.7600300Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests>=2.26.0->tiktoken) (3.10) 2025-03-21T20:48:45.7601593Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests>=2.26.0->tiktoken) (2025.1.31) 2025-03-21T20:48:45.7602577Z Collecting absl-py (from rouge-score>=0.0.4->lm_eval==0.4.5) 2025-03-21T20:48:45.7603134Z Downloading absl_py-2.2.0-py3-none-any.whl.metadata (2.4 kB) 2025-03-21T20:48:45.7603621Z Collecting nltk (from rouge-score>=0.0.4->lm_eval==0.4.5) 2025-03-21T20:48:45.7604105Z Downloading nltk-3.9.1-py3-none-any.whl.metadata (2.9 kB) 2025-03-21T20:48:45.7604911Z Requirement already satisfied: six>=1.14.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from rouge-score>=0.0.4->lm_eval==0.4.5) (1.17.0) 2025-03-21T20:48:45.7605758Z  2025-03-21T20:48:45.7605991Z  2025-03-21T20:48:45.7606227Z  2025-03-21T20:48:45.7606452Z  2025-03-21T20:48:45.7606662Z  2025-03-21T20:48:45.7607492Z <-------------> 0% EXECUTING [38s]> IDLE> IDLE> :setupNativeLibs> IDLECollecting portalocker (from sacrebleu>=1.5.0->lm_eval==0.4.5) 2025-03-21T20:48:45.7608502Z Downloading portalocker-3.1.1-py3-none-any.whl.metadata (8.6 kB) 2025-03-21T20:48:45.7609548Z Requirement already satisfied: tabulate>=0.8.9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from sacrebleu>=1.5.0->lm_eval==0.4.5) (0.9.0) 2025-03-21T20:48:45.7610475Z Collecting colorama (from sacrebleu>=1.5.0->lm_eval==0.4.5) 2025-03-21T20:48:45.7611104Z Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-03-21T20:48:45.7611558Z  2025-03-21T20:48:45.7611785Z  2025-03-21T20:48:45.7612008Z  2025-03-21T20:48:45.7612232Z  2025-03-21T20:48:45.7612439Z  2025-03-21T20:48:45.7613268Z <-------------> 0% EXECUTING [38s]> IDLE> IDLE> :setupNativeLibs> IDLECollecting scipy>=1.6.0 (from scikit-learn>=0.24.1->lm_eval==0.4.5) 2025-03-21T20:48:45.7614385Z Downloading scipy-1.15.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) 2025-03-21T20:48:45.7615151Z Collecting joblib>=1.2.0 (from scikit-learn>=0.24.1->lm_eval==0.4.5) 2025-03-21T20:48:45.7615778Z Downloading joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB) 2025-03-21T20:48:45.7616440Z Collecting threadpoolctl>=3.1.0 (from scikit-learn>=0.24.1->lm_eval==0.4.5) 2025-03-21T20:48:45.7617035Z Downloading threadpoolctl-3.6.0-py3-none-any.whl.metadata (13 kB) 2025-03-21T20:48:45.7617496Z  2025-03-21T20:48:45.7617722Z  2025-03-21T20:48:45.7617952Z  2025-03-21T20:48:45.7618178Z  2025-03-21T20:48:45.7618390Z  2025-03-21T20:48:45.7619563Z <-------------> 0% EXECUTING [38s]> IDLE> IDLE> :setupNativeLibs> IDLERequirement already satisfied: sympy>=1.13.3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch>=1.8->lm_eval==0.4.5) (1.13.3) 2025-03-21T20:48:45.7621193Z Requirement already satisfied: networkx in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch>=1.8->lm_eval==0.4.5) (3.4.2) 2025-03-21T20:48:45.7622684Z Requirement already satisfied: jinja2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch>=1.8->lm_eval==0.4.5) (3.1.6) 2025-03-21T20:48:45.7623424Z  2025-03-21T20:48:45.7623662Z  2025-03-21T20:48:45.7623874Z  2025-03-21T20:48:45.7625048Z <-------------> 0% EXECUTING [38s]> IDLE> IDLE> :setupNativeLibs> IDLERequirement already satisfied: attrs>=19.2.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from jsonlines->lm_eval==0.4.5) (25.3.0) 2025-03-21T20:48:45.7626771Z Requirement already satisfied: setuptools>=38.3.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pytablewriter->lm_eval==0.4.5) (75.8.0) 2025-03-21T20:48:45.7627840Z Collecting DataProperty<2,>=1.1.0 (from pytablewriter->lm_eval==0.4.5) 2025-03-21T20:48:45.7628522Z Downloading DataProperty-1.1.0-py3-none-any.whl.metadata (11 kB) 2025-03-21T20:48:45.7629197Z Collecting mbstrdecoder<2,>=1.0.0 (from pytablewriter->lm_eval==0.4.5) 2025-03-21T20:48:45.7629841Z Downloading mbstrdecoder-1.1.4-py3-none-any.whl.metadata (4.3 kB) 2025-03-21T20:48:45.7630289Z  2025-03-21T20:48:45.7630519Z  2025-03-21T20:48:45.7630745Z  2025-03-21T20:48:45.7630967Z  2025-03-21T20:48:45.7631178Z  2025-03-21T20:48:45.7632062Z <-------------> 0% EXECUTING [38s]> IDLE> IDLE> :setupNativeLibs> IDLECollecting pathvalidate<4,>=2.3.0 (from pytablewriter->lm_eval==0.4.5) 2025-03-21T20:48:45.7633052Z Downloading pathvalidate-3.2.3-py3-none-any.whl.metadata (12 kB) 2025-03-21T20:48:45.7633712Z Collecting tabledata<2,>=1.3.1 (from pytablewriter->lm_eval==0.4.5) 2025-03-21T20:48:45.7634358Z Downloading tabledata-1.3.4-py3-none-any.whl.metadata (3.7 kB) 2025-03-21T20:48:45.7635004Z Collecting tcolorpy<1,>=0.0.5 (from pytablewriter->lm_eval==0.4.5) 2025-03-21T20:48:45.7635616Z Downloading tcolorpy-0.1.7-py3-none-any.whl.metadata (6.3 kB) 2025-03-21T20:48:45.7636231Z Collecting typepy<2,>=1.3.2 (from typepy[datetime]<2,>=1.3.2->pytablewriter->lm_eval==0.4.5) 2025-03-21T20:48:45.7636844Z Downloading typepy-1.3.4-py3-none-any.whl.metadata (9.2 kB) 2025-03-21T20:48:45.7637271Z  2025-03-21T20:48:45.7637503Z  2025-03-21T20:48:45.7637736Z  2025-03-21T20:48:45.7637951Z  2025-03-21T20:48:45.7638186Z  2025-03-21T20:48:45.7639107Z <-------------> 0% EXECUTING [38s]> IDLE> IDLE> :setupNativeLibs> IDLECollecting aiohappyeyeballs>=2.3.0 (from aiohttp->datasets>=2.16.0->lm_eval==0.4.5) 2025-03-21T20:48:45.7640184Z Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB) 2025-03-21T20:48:45.7640910Z Collecting aiosignal>=1.1.2 (from aiohttp->datasets>=2.16.0->lm_eval==0.4.5) 2025-03-21T20:48:45.7641585Z Downloading aiosignal-1.3.2-py2.py3-none-any.whl.metadata (3.8 kB) 2025-03-21T20:48:45.7642069Z  2025-03-21T20:48:45.7642309Z  2025-03-21T20:48:45.7642540Z  2025-03-21T20:48:45.7642771Z  2025-03-21T20:48:45.7643656Z <-------------> 0% EXECUTING [38s]> IDLE> IDLE> :setupNativeLibs> IDLECollecting async-timeout<6.0,>=4.0 (from aiohttp->datasets>=2.16.0->lm_eval==0.4.5) 2025-03-21T20:48:45.7644670Z Downloading async_timeout-5.0.1-py3-none-any.whl.metadata (5.1 kB) 2025-03-21T20:48:45.7645460Z Collecting frozenlist>=1.1.1 (from aiohttp->datasets>=2.16.0->lm_eval==0.4.5) 2025-03-21T20:48:45.7646512Z Downloading frozenlist-1.5.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (13 kB) 2025-03-21T20:48:45.7647272Z  2025-03-21T20:48:45.7647515Z  2025-03-21T20:48:45.7647734Z  2025-03-21T20:48:45.7648150Z  2025-03-21T20:48:45.7649225Z <-------------> 0% EXECUTING [38s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [39s]Collecting multidict<7.0,>=4.5 (from aiohttp->datasets>=2.16.0->lm_eval==0.4.5) 2025-03-21T20:48:45.7650521Z Downloading multidict-6.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.9 kB) 2025-03-21T20:48:45.7651354Z Collecting propcache>=0.2.0 (from aiohttp->datasets>=2.16.0->lm_eval==0.4.5) 2025-03-21T20:48:45.7652206Z Downloading propcache-0.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB) 2025-03-21T20:48:45.7652805Z  2025-03-21T20:48:45.7653044Z  2025-03-21T20:48:45.7653337Z  2025-03-21T20:48:45.7653568Z  2025-03-21T20:48:45.7654431Z <-------------> 0% EXECUTING [39s]> IDLE> IDLE> :setupNativeLibs> IDLECollecting yarl<2.0,>=1.17.0 (from aiohttp->datasets>=2.16.0->lm_eval==0.4.5) 2025-03-21T20:48:45.7655199Z  2025-03-21T20:48:47.6570453Z <-------------> 0% EXECUTING [39s]> IDLE> IDLE> :setupNativeLibs> IDLE Downloading yarl-1.18.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (69 kB) 2025-03-21T20:48:47.6571722Z Collecting chardet<6,>=3.0.4 (from mbstrdecoder<2,>=1.0.0->pytablewriter->lm_eval==0.4.5) 2025-03-21T20:48:47.6572437Z Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2025-03-21T20:48:47.6573509Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from sympy>=1.13.3->torch>=1.8->lm_eval==0.4.5) (1.3.0) 2025-03-21T20:48:47.6575106Z Requirement already satisfied: python-dateutil<3.0.0,>=2.8.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from typepy[datetime]<2,>=1.3.2->pytablewriter->lm_eval==0.4.5) (2.9.0.post0) 2025-03-21T20:48:47.6576596Z Requirement already satisfied: pytz>=2018.9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from typepy[datetime]<2,>=1.3.2->pytablewriter->lm_eval==0.4.5) (2025.1) 2025-03-21T20:48:47.6577436Z  2025-03-21T20:48:47.6577667Z  2025-03-21T20:48:47.6577898Z  2025-03-21T20:48:47.6578112Z  2025-03-21T20:48:47.6578334Z  2025-03-21T20:48:47.6579564Z <-------------> 0% EXECUTING [39s]> IDLE> IDLE> :setupNativeLibs> IDLERequirement already satisfied: MarkupSafe>=2.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from jinja2->torch>=1.8->lm_eval==0.4.5) (3.0.2) 2025-03-21T20:48:47.6580835Z Collecting click (from nltk->rouge-score>=0.0.4->lm_eval==0.4.5) 2025-03-21T20:48:47.6581448Z Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2025-03-21T20:48:47.6582495Z Requirement already satisfied: tzdata>=2022.7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pandas->datasets>=2.16.0->lm_eval==0.4.5) (2025.1) 2025-03-21T20:48:47.6583282Z  2025-03-21T20:48:47.6583515Z  2025-03-21T20:48:47.6583742Z  2025-03-21T20:48:47.6583963Z  2025-03-21T20:48:47.6584733Z <-------------> 0% EXECUTING [39s]> IDLE> IDLE> :setupNativeLibs> IDLEDownloading lm_eval-0.4.5-py3-none-any.whl (2.4 MB) 2025-03-21T20:48:47.6585544Z ???????????????????????????????????????? 2.4/2.4 MB 106.6 MB/s eta 0:00:00 2025-03-21T20:48:47.6586243Z Downloading tiktoken-0.9.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2025-03-21T20:48:47.6586916Z ???????????????????????????????????????? 1.2/1.2 MB 78.6 MB/s eta 0:00:00 2025-03-21T20:48:47.6587650Z Downloading sentencepiece-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB) 2025-03-21T20:48:47.6588249Z  2025-03-21T20:48:47.6588478Z  2025-03-21T20:48:47.6588691Z  2025-03-21T20:48:47.6588986Z  2025-03-21T20:48:47.6589209Z  2025-03-21T20:48:47.6589983Z <-------------> 0% EXECUTING [39s]> IDLE> IDLE> :setupNativeLibs> IDLE ???????????????????????????????????????? 1.3/1.3 MB 86.4 MB/s eta 0:00:00 2025-03-21T20:48:47.6590917Z Downloading snakeviz-2.2.2-py3-none-any.whl (183 kB) 2025-03-21T20:48:47.6591439Z Downloading blobfile-3.0.0-py3-none-any.whl (75 kB) 2025-03-21T20:48:47.6591979Z Downloading accelerate-1.5.2-py3-none-any.whl (345 kB) 2025-03-21T20:48:47.6592526Z Downloading datasets-3.4.1-py3-none-any.whl (487 kB) 2025-03-21T20:48:47.6592977Z Downloading dill-0.3.8-py3-none-any.whl (116 kB) 2025-03-21T20:48:47.6593403Z Downloading evaluate-0.4.3-py3-none-any.whl (84 kB) 2025-03-21T20:48:47.6593885Z Downloading peft-0.15.0-py3-none-any.whl (410 kB) 2025-03-21T20:48:47.6594321Z Downloading pybind11-2.13.6-py3-none-any.whl (243 kB) 2025-03-21T20:48:47.6594714Z  2025-03-21T20:48:47.6594952Z  2025-03-21T20:48:47.6595184Z  2025-03-21T20:48:47.6595395Z  2025-03-21T20:48:47.6595622Z  2025-03-21T20:48:47.6596688Z <-------------> 0% EXECUTING [39s]> IDLE> IDLE> :setupNativeLibs> IDLEDownloading pycryptodomex-3.22.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2025-03-21T20:48:47.6597712Z ???????????????????????????????????????? 2.3/2.3 MB 155.2 MB/s eta 0:00:00 2025-03-21T20:48:47.6598221Z Downloading sacrebleu-2.5.1-py3-none-any.whl (104 kB) 2025-03-21T20:48:47.6598982Z Downloading scikit_learn-1.6.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.5 MB) 2025-03-21T20:48:47.6599561Z  2025-03-21T20:48:47.6599799Z  2025-03-21T20:48:47.6600023Z  2025-03-21T20:48:47.6600246Z  2025-03-21T20:48:47.6601003Z <-------------> 0% EXECUTING [39s]> IDLE> IDLE> :setupNativeLibs> IDLE ???????????????????????????????????????? 13.5/13.5 MB 146.6 MB/s eta 0:00:00 2025-03-21T20:48:47.6602192Z Downloading tornado-6.4.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (437 kB) 2025-03-21T20:48:47.6603024Z Downloading jsonlines-4.0.0-py3-none-any.whl (8.7 kB) 2025-03-21T20:48:47.6603599Z Downloading more_itertools-10.6.0-py3-none-any.whl (63 kB) 2025-03-21T20:48:47.6604352Z Downloading numexpr-2.10.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (397 kB) 2025-03-21T20:48:47.6604998Z Downloading pytablewriter-1.2.1-py3-none-any.whl (91 kB) 2025-03-21T20:48:47.6605590Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl (9.8 kB) 2025-03-21T20:48:47.6606224Z Downloading zstandard-0.23.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.4 MB) 2025-03-21T20:48:47.6606793Z  2025-03-21T20:48:47.6607029Z  2025-03-21T20:48:47.6607255Z  2025-03-21T20:48:47.6607479Z  2025-03-21T20:48:47.6607705Z  2025-03-21T20:48:47.6608450Z <-------------> 0% EXECUTING [39s]> IDLE> IDLE> :setupNativeLibs> IDLE ???????????????????????????????????????? 5.4/5.4 MB 146.5 MB/s eta 0:00:00 2025-03-21T20:48:47.6609285Z Downloading DataProperty-1.1.0-py3-none-any.whl (27 kB) 2025-03-21T20:48:47.6609854Z Downloading fsspec-2024.12.0-py3-none-any.whl (183 kB) 2025-03-21T20:48:47.6610598Z Downloading aiohttp-3.11.14-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB) 2025-03-21T20:48:47.6611279Z ???????????????????????????????????????? 1.6/1.6 MB 150.5 MB/s eta 0:00:00 2025-03-21T20:48:47.6611686Z Downloading joblib-1.4.2-py3-none-any.whl (301 kB) 2025-03-21T20:48:47.6612136Z Downloading mbstrdecoder-1.1.4-py3-none-any.whl (7.9 kB) 2025-03-21T20:48:47.6612639Z Downloading multiprocess-0.70.16-py310-none-any.whl (134 kB) 2025-03-21T20:48:47.6613065Z  2025-03-21T20:48:47.6613300Z  2025-03-21T20:48:47.6613570Z  2025-03-21T20:48:47.6613787Z  2025-03-21T20:48:47.6614015Z  2025-03-21T20:48:47.6614823Z <-------------> 0% EXECUTING [40s]> IDLE> IDLE> :setupNativeLibs> IDLEDownloading pathvalidate-3.2.3-py3-none-any.whl (24 kB) 2025-03-21T20:48:47.6615791Z Downloading pyarrow-19.0.1-cp310-cp310-manylinux_2_28_x86_64.whl (42.1 MB) 2025-03-21T20:48:47.6616275Z  2025-03-21T20:48:47.6616492Z  2025-03-21T20:48:47.6617258Z <-------------> 0% EXECUTING [40s]> IDLE> IDLE> :setupNativeLibs> IDLE ???????????????????????????????????????? 42.1/42.1 MB 172.0 MB/s eta 0:00:00 2025-03-21T20:48:47.6618266Z Downloading scipy-1.15.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (37.6 MB) 2025-03-21T20:48:47.6618867Z  2025-03-21T20:48:47.6619100Z  2025-03-21T20:48:47.6619864Z <-------------> 0% EXECUTING [40s]> IDLE> IDLE> :setupNativeLibs> IDLE ???????????????????????????????????????? 37.6/37.6 MB 196.8 MB/s eta 0:00:00 2025-03-21T20:48:47.6620716Z Downloading tabledata-1.3.4-py3-none-any.whl (11 kB) 2025-03-21T20:48:47.6621246Z Downloading tcolorpy-0.1.7-py3-none-any.whl (8.1 kB) 2025-03-21T20:48:47.6621797Z Downloading threadpoolctl-3.6.0-py3-none-any.whl (18 kB) 2025-03-21T20:48:47.6622568Z Downloading typepy-1.3.4-py3-none-any.whl (31 kB) 2025-03-21T20:48:47.6623004Z Downloading absl_py-2.2.0-py3-none-any.whl (276 kB) 2025-03-21T20:48:47.6623452Z Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-03-21T20:48:47.6623877Z Downloading nltk-3.9.1-py3-none-any.whl (1.5 MB) 2025-03-21T20:48:47.6624250Z  2025-03-21T20:48:47.6624476Z  2025-03-21T20:48:47.6624704Z  2025-03-21T20:48:47.6624929Z  2025-03-21T20:48:47.6625141Z  2025-03-21T20:48:47.6625894Z <-------------> 0% EXECUTING [40s]> IDLE> IDLE> :setupNativeLibs> IDLE ???????????????????????????????????????? 1.5/1.5 MB 167.5 MB/s eta 0:00:00 2025-03-21T20:48:47.6626809Z Downloading portalocker-3.1.1-py3-none-any.whl (19 kB) 2025-03-21T20:48:47.6627727Z Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB) 2025-03-21T20:48:47.6628738Z Downloading xxhash-3.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (194 kB) 2025-03-21T20:48:47.6629468Z Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl (15 kB) 2025-03-21T20:48:47.6629976Z Downloading aiosignal-1.3.2-py2.py3-none-any.whl (7.6 kB) 2025-03-21T20:48:47.6630459Z Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB) 2025-03-21T20:48:47.6630914Z Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-03-21T20:48:47.6631662Z Downloading frozenlist-1.5.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (241 kB) 2025-03-21T20:48:47.6632586Z Downloading multidict-6.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (129 kB) 2025-03-21T20:48:47.6633365Z Downloading propcache-0.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (205 kB) 2025-03-21T20:48:47.6634101Z Downloading yarl-1.18.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (319 kB) 2025-03-21T20:48:47.6634669Z Downloading click-8.1.8-py3-none-any.whl (98 kB) 2025-03-21T20:48:47.6635040Z  2025-03-21T20:48:47.6635267Z  2025-03-21T20:48:47.6635494Z  2025-03-21T20:48:47.6635702Z  2025-03-21T20:48:47.6635928Z  2025-03-21T20:48:47.6636819Z <-------------> 0% EXECUTING [40s]> IDLE> IDLE> :setupNativeLibs> IDLEBuilding wheels for collected packages: rouge-score, sqlitedict, word2number 2025-03-21T20:48:47.6637752Z Building wheel for rouge-score (setup.py): started 2025-03-21T20:48:47.6638203Z  2025-03-21T20:48:47.6638429Z  2025-03-21T20:48:47.6639285Z <-------------> 0% EXECUTING [41s]> IDLE> IDLE> :setupNativeLibs> IDLE Building wheel for rouge-score (setup.py): finished with status 'done' 2025-03-21T20:48:47.6640720Z Created wheel for rouge-score: filename=rouge_score-0.1.2-py3-none-any.whl size=24986 sha256=675935d029e507bf941f8ab363a97951f63cefdabfa7a0b7094407bf10cac34e 2025-03-21T20:49:07.1569962Z Stored in directory: /var/lib/ci-user/.cache/pip/wheels/5f/dd/89/461065a73be61a532ff8599a28e9beef17985c9e9c31e541b4 2025-03-21T20:49:07.1571569Z Building wheel for sqlitedict (setup.py): started 2025-03-21T20:49:07.1572286Z  2025-03-21T20:49:07.1573037Z  2025-03-21T20:49:07.1573408Z  2025-03-21T20:49:07.1573794Z  2025-03-21T20:49:07.1575363Z <-------------> 0% EXECUTING [41s]> IDLE> IDLE> :setupNativeLibs> IDLE Building wheel for sqlitedict (setup.py): finished with status 'done' 2025-03-21T20:49:07.1578253Z Created wheel for sqlitedict: filename=sqlitedict-2.1.0-py3-none-any.whl size=16928 sha256=f7a7f77793acd50d26a2dfcf22abb4b9c5914bafaf7b881a0ed140d7bbf3f26d 2025-03-21T20:49:07.1580715Z Stored in directory: /var/lib/ci-user/.cache/pip/wheels/79/d6/e7/304e0e6cb2221022c26d8161f7c23cd4f259a9e41e8bbcfabd 2025-03-21T20:49:07.1582236Z Building wheel for word2number (setup.py): started 2025-03-21T20:49:07.1582910Z  2025-03-21T20:49:07.1583279Z  2025-03-21T20:49:07.1583637Z  2025-03-21T20:49:07.1584047Z  2025-03-21T20:49:07.1585531Z <-------------> 0% EXECUTING [41s]> IDLE> IDLE> :setupNativeLibs> IDLE Building wheel for word2number (setup.py): finished with status 'done' 2025-03-21T20:49:07.1588010Z Created wheel for word2number: filename=word2number-1.1-py3-none-any.whl size=5625 sha256=a5e105735475711870b0824e64bcb3592d093cc373de3c0601d87e1f3eae7782 2025-03-21T20:49:07.1590646Z Stored in directory: /var/lib/ci-user/.cache/pip/wheels/84/ff/26/d3cfbd971e96c5aa3737ecfced81628830d7359b55fbb8ca3b 2025-03-21T20:49:07.1592214Z Successfully built rouge-score sqlitedict word2number 2025-03-21T20:49:07.1592959Z  2025-03-21T20:49:07.1593369Z  2025-03-21T20:49:07.1593795Z  2025-03-21T20:49:07.1594172Z  2025-03-21T20:49:07.1600833Z <-------------> 0% EXECUTING [41s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [42s]Installing collected packages: word2number, sqlitedict, sentencepiece, zstandard, xxhash, tornado, threadpoolctl, tcolorpy, scipy, pycryptodomex, pybind11, pyarrow, psutil, propcache, portalocker, pathvalidate, numexpr, multidict, more-itertools, jsonlines, joblib, fsspec, frozenlist, dill, colorama, click, chardet, async-timeout, aiohappyeyeballs, absl-py, yarl, tqdm-multiprocess, tiktoken, snakeviz, scikit-learn, sacrebleu, nltk, multiprocess, mbstrdecoder, blobfile, aiosignal, typepy, rouge-score, aiohttp, accelerate, peft, datasets, DataProperty, tabledata, evaluate, pytablewriter, lm_eval 2025-03-21T20:49:07.1606899Z  2025-03-21T20:49:07.1609722Z <-------------> 0% EXECUTING [42s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [43s]<-------------> 0% EXECUTING [44s]<-------------> 0% EXECUTING [45s]<-------------> 0% EXECUTING [46s]<-------------> 0% EXECUTING [47s] Attempting uninstall: fsspec 2025-03-21T20:49:07.1612173Z Found existing installation: fsspec 2025.3.0 2025-03-21T20:49:07.1612946Z Uninstalling fsspec-2025.3.0: 2025-03-21T20:49:07.1613517Z  2025-03-21T20:49:07.1613903Z  2025-03-21T20:49:07.1614468Z  2025-03-21T20:49:07.1615789Z <-------------> 0% EXECUTING [47s]> IDLE> IDLE> :setupNativeLibs> IDLE Successfully uninstalled fsspec-2025.3.0 2025-03-21T20:49:07.1616999Z  2025-03-21T20:49:07.1626704Z <-------------> 0% EXECUTING [48s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [49s]<-------------> 0% EXECUTING [50s]<-------------> 0% EXECUTING [51s]<-------------> 0% EXECUTING [52s]Successfully installed DataProperty-1.1.0 absl-py-2.2.0 accelerate-1.5.2 aiohappyeyeballs-2.6.1 aiohttp-3.11.14 aiosignal-1.3.2 async-timeout-5.0.1 blobfile-3.0.0 chardet-5.2.0 click-8.1.8 colorama-0.4.6 datasets-3.4.1 dill-0.3.8 evaluate-0.4.3 frozenlist-1.5.0 fsspec-2024.12.0 joblib-1.4.2 jsonlines-4.0.0 lm_eval-0.4.5 mbstrdecoder-1.1.4 more-itertools-10.6.0 multidict-6.2.0 multiprocess-0.70.16 nltk-3.9.1 numexpr-2.10.2 pathvalidate-3.2.3 peft-0.15.0 portalocker-3.1.1 propcache-0.3.0 psutil-7.0.0 pyarrow-19.0.1 pybind11-2.13.6 pycryptodomex-3.22.0 pytablewriter-1.2.1 rouge-score-0.1.2 sacrebleu-2.5.1 scikit-learn-1.6.1 scipy-1.15.2 sentencepiece-0.2.0 snakeviz-2.2.2 sqlitedict-2.1.0 tabledata-1.3.4 tcolorpy-0.1.7 threadpoolctl-3.6.0 tiktoken-0.9.0 tornado-6.4.2 tqdm-multiprocess-0.0.11 typepy-1.3.4 word2number-1.1 xxhash-3.5.0 yarl-1.18.3 zstandard-0.23.0 2025-03-21T20:49:07.1634907Z  2025-03-21T20:49:07.1636740Z <-------------> 0% EXECUTING [53s]> IDLE> IDLE> :setupNativeLibs> IDLEFailed to import examples.models due to lm_eval conflict. Removing lm_eval examples module 2025-03-21T20:49:07.1639316Z + source .ci/scripts/test_llama.sh -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload /tmp/tmp.jz3M2sSO7M 2025-03-21T20:49:07.1640802Z ++ set -exu 2025-03-21T20:49:07.1641377Z +++ dirname .ci/scripts/test_llama.sh 2025-03-21T20:49:07.1642087Z ++ source .ci/scripts/utils.sh 2025-03-21T20:49:07.1642607Z ++ [[ 10 -gt 0 ]] 2025-03-21T20:49:07.1643021Z ++ case "$1" in 2025-03-21T20:49:07.1643454Z ++ MODEL_NAME=stories110M 2025-03-21T20:49:07.1643919Z ++ shift 2 2025-03-21T20:49:07.1644281Z ++ [[ 8 -gt 0 ]] 2025-03-21T20:49:07.1644684Z ++ case "$1" in 2025-03-21T20:49:07.1645094Z ++ BUILD_TOOL=cmake 2025-03-21T20:49:07.1645615Z ++ shift 2 2025-03-21T20:49:07.1645995Z ++ [[ 6 -gt 0 ]] 2025-03-21T20:49:07.1646392Z ++ case "$1" in 2025-03-21T20:49:07.1646798Z ++ DTYPE=fp16 2025-03-21T20:49:07.1647173Z ++ shift 2 2025-03-21T20:49:07.1647553Z ++ [[ 4 -gt 0 ]] 2025-03-21T20:49:07.1647953Z ++ case "$1" in 2025-03-21T20:49:07.1648370Z ++ MODE=portable 2025-03-21T20:49:07.1648747Z ++ shift 2 2025-03-21T20:49:07.1649187Z Expecting atleast 4 positional arguments 2025-03-21T20:49:07.1649752Z ++ [[ 2 -gt 0 ]] 2025-03-21T20:49:07.1650157Z Usage: [...] 2025-03-21T20:49:07.1650570Z ++ case "$1" in 2025-03-21T20:49:07.1650982Z MPS option OFF 2025-03-21T20:49:07.1651437Z ++ UPLOAD_DIR=/tmp/tmp.jz3M2sSO7M 2025-03-21T20:49:07.1651966Z ++ shift 2 2025-03-21T20:49:07.1652312Z ++ [[ 0 -gt 0 ]] 2025-03-21T20:49:07.1652726Z ++ MODE=portable 2025-03-21T20:49:07.1653158Z COREML option OFF 2025-03-21T20:49:07.1653619Z ++ UPLOAD_DIR=/tmp/tmp.jz3M2sSO7M 2025-03-21T20:49:07.1654150Z ++ PT2E_QUANTIZE= 2025-03-21T20:49:07.1654592Z ++ CMAKE_BUILD_TYPE=Release 2025-03-21T20:49:07.1655068Z ++ [[ 0 -lt 4 ]] 2025-03-21T20:49:07.1655581Z ++ echo 'Expecting atleast 4 positional arguments' 2025-03-21T20:49:07.1656237Z ++ echo 'Usage: [...]' 2025-03-21T20:49:07.1656668Z QNN option OFF 2025-03-21T20:49:07.1657082Z ++ [[ -z stories110M ]] 2025-03-21T20:49:07.1657548Z QNN_SDK_ROOT: 2025-03-21T20:49:07.1657940Z ++ [[ -z cmake ]] 2025-03-21T20:49:07.1658335Z ++ [[ -z fp16 ]] 2025-03-21T20:49:07.1658742Z ++ [[ -z portable ]] 2025-03-21T20:49:07.1659352Z ++ [[ portable =~ .*xnnpack.* ]] 2025-03-21T20:49:07.1659885Z ++ XNNPACK=OFF 2025-03-21T20:49:07.1660321Z ++ [[ portable =~ .*custom.* ]] 2025-03-21T20:49:07.1660798Z ++ CUSTOM=OFF 2025-03-21T20:49:07.1661214Z ++ [[ portable =~ .*qe.* ]] 2025-03-21T20:49:07.1661694Z ++ QE=OFF 2025-03-21T20:49:07.1662101Z ++ [[ portable =~ .*mps.* ]] 2025-03-21T20:49:07.1662596Z ++ MPS=OFF 2025-03-21T20:49:07.1662986Z ++ echo 'MPS option OFF' 2025-03-21T20:49:07.1663485Z ++ [[ portable =~ .*coreml.* ]] 2025-03-21T20:49:07.1663985Z ++ COREML=OFF 2025-03-21T20:49:07.1664375Z ++ [[ portable =~ .*quantize_kv.* ]] 2025-03-21T20:49:07.1664859Z ++ QUANTIZE_KV_CACHE=OFF 2025-03-21T20:49:07.1665275Z ++ echo 'COREML option OFF' 2025-03-21T20:49:07.1665723Z ++ [[ portable =~ .*qnn.* ]] 2025-03-21T20:49:07.1666170Z ++ QNN=OFF 2025-03-21T20:49:07.1666627Z ++ QNN_SDK_ROOT= 2025-03-21T20:49:07.1667031Z ++ echo 'QNN option OFF' 2025-03-21T20:49:07.1667446Z ++ echo 'QNN_SDK_ROOT: ' 2025-03-21T20:49:07.1667829Z ++ [[ -z '' ]] 2025-03-21T20:49:07.1668178Z ++ BUCK=buck2 2025-03-21T20:49:07.1668536Z ++ [[ -z python3 ]] 2025-03-21T20:49:07.1668921Z ++ which python3 2025-03-21T20:49:07.1669349Z /opt/conda/envs/py_3.10/bin/python3 2025-03-21T20:49:07.1669943Z ++ PARAMS=params.json 2025-03-21T20:49:07.1670390Z ++ CHECKPOINT_FILE_NAME= 2025-03-21T20:49:07.1670831Z ++ touch params.json 2025-03-21T20:49:07.1671230Z ++ [[ stories110M == \l\l\a\m\a ]] 2025-03-21T20:49:07.1671697Z ++ [[ stories110M == \s\t\o\r\i\e\s* ]] 2025-03-21T20:49:07.1672278Z ++ CHECKPOINT_FILE_NAME=stories110M.pt 2025-03-21T20:49:07.1672842Z ++ download_stories_model_artifacts 2025-03-21T20:49:07.1673855Z ++ curl -Ls https://huggingface.co/karpathy/tinyllamas/resolve/main/stories110M.pt --output stories110M.pt 2025-03-21T20:49:07.1674987Z  2025-03-21T20:49:07.1675399Z  2025-03-21T20:49:07.1675783Z  2025-03-21T20:49:07.1676140Z  2025-03-21T20:49:07.1676480Z  2025-03-21T20:49:07.1679039Z <-------------> 0% EXECUTING [53s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [54s]<-------------> 0% EXECUTING [55s]++ curl -Ls https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.model --output tokenizer.model 2025-03-21T20:49:07.1681513Z  2025-03-21T20:49:07.1682775Z <-------------> 0% EXECUTING [55s]> IDLE> IDLE> :setupNativeLibs> IDLE++ touch params.json 2025-03-21T20:49:07.1684528Z ++ echo '{"dim": 768, "multiple_of": 32, "n_heads": 12, "n_layers": 12, "norm_eps": 1e-05, "vocab_size": 32000}' 2025-03-21T20:49:07.1685698Z ++ EXPORTED_MODEL_NAME=tinyllama_portable_fp16 2025-03-21T20:49:07.1686406Z ++ [[ fp16 == \f\p\1\6 ]] 2025-03-21T20:49:07.1687125Z ++ EXPORTED_MODEL_NAME=tinyllama_portable_fp16_h 2025-03-21T20:49:07.1687871Z ++ EXPORTED_MODEL_NAME=tinyllama_portable_fp16_h.pte 2025-03-21T20:49:07.1688619Z ++ echo 'Exporting tinyllama_portable_fp16_h.pte' 2025-03-21T20:49:07.1689650Z ++ EXPORT_ARGS='-c stories110M.pt -p params.json -d fp16 -n tinyllama_portable_fp16_h.pte -kv' 2025-03-21T20:49:07.1690587Z ++ [[ OFF == \O\N ]] 2025-03-21T20:49:07.1691031Z ++ [[ OFF == \O\N ]] 2025-03-21T20:49:07.1691518Z Exporting tinyllama_portable_fp16_h.pte 2025-03-21T20:49:07.1692088Z ++ [[ OFF == \O\N ]] 2025-03-21T20:49:07.1692493Z ++ [[ OFF == \O\N ]] 2025-03-21T20:49:07.1692917Z ++ [[ OFF == \O\N ]] 2025-03-21T20:49:07.1693318Z ++ [[ OFF == \O\N ]] 2025-03-21T20:49:07.1693734Z ++ [[ OFF == \O\N ]] 2025-03-21T20:49:07.1694816Z ++ python3 -m examples.models.llama.export_llama -c stories110M.pt -p params.json -d fp16 -n tinyllama_portable_fp16_h.pte -kv 2025-03-21T20:49:07.1696058Z  2025-03-21T20:49:07.1696446Z  2025-03-21T20:49:07.1696832Z  2025-03-21T20:49:07.1697214Z  2025-03-21T20:49:07.1697585Z  2025-03-21T20:49:07.1700793Z <-------------> 0% EXECUTING [55s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [56s]<-------------> 0% EXECUTING [57s]<-------------> 0% EXECUTING [58s]<-------------> 0% EXECUTING [59s]<-------------> 0% EXECUTING [1m][INFO 2025-03-21 20:49:07,124 utils.py:162] NumExpr defaulting to 8 threads. 2025-03-21T20:49:53.8569272Z  2025-03-21T20:49:53.8571045Z <-------------> 0% EXECUTING [1m]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [1m 1s][INFO 2025-03-21 20:49:07,599 export_llama_lib.py:627] Applying quantizers: [] 2025-03-21T20:49:53.8572947Z [INFO 2025-03-21 20:49:07,599 export_llama_lib.py:992] Loading model with checkpoint=stories110M.pt, params=params.json, use_kv_cache=True, weight_type=WeightType.LLAMA 2025-03-21T20:49:53.8573759Z  2025-03-21T20:49:53.8574029Z  2025-03-21T20:49:53.8575030Z <-------------> 0% EXECUTING [1m 1s]> IDLE> IDLE> :setupNativeLibs> IDLE[INFO 2025-03-21 20:49:07,749 builder.py:162] Model after source transforms: Transformer( 2025-03-21T20:49:53.8575940Z (tok_embeddings): Embedding(32000, 768) 2025-03-21T20:49:53.8576332Z (rope): Rope( 2025-03-21T20:49:53.8576691Z (apply_rotary_emb): RotaryEmbedding() 2025-03-21T20:49:53.8577068Z ) 2025-03-21T20:49:53.8577305Z (layers): ModuleList( 2025-03-21T20:49:53.8577604Z (0-11): 12 x TransformerBlock( 2025-03-21T20:49:53.8577938Z (attention): AttentionMHA( 2025-03-21T20:49:53.8578324Z (wq): Linear(in_features=768, out_features=768, bias=False) 2025-03-21T20:49:53.8578795Z (wk): Linear(in_features=768, out_features=768, bias=False) 2025-03-21T20:49:53.8579254Z (wv): Linear(in_features=768, out_features=768, bias=False) 2025-03-21T20:49:53.8579701Z (wo): Linear(in_features=768, out_features=768, bias=False) 2025-03-21T20:49:53.8580159Z (rope): Rope( 2025-03-21T20:49:53.8580462Z (apply_rotary_emb): RotaryEmbedding() 2025-03-21T20:49:53.8580810Z ) 2025-03-21T20:49:53.8581060Z (kv_cache): KVCache() 2025-03-21T20:49:53.8581348Z (SDPA): SDPA() 2025-03-21T20:49:53.8581612Z ) 2025-03-21T20:49:53.8581862Z (feed_forward): FeedForward( 2025-03-21T20:49:53.8582247Z (w1): Linear(in_features=768, out_features=2048, bias=False) 2025-03-21T20:49:53.8582716Z (w2): Linear(in_features=2048, out_features=768, bias=False) 2025-03-21T20:49:53.8583165Z (w3): Linear(in_features=768, out_features=2048, bias=False) 2025-03-21T20:49:53.8583550Z ) 2025-03-21T20:49:53.8583801Z (attention_norm): RMSNorm() 2025-03-21T20:49:53.8584122Z (ffn_norm): RMSNorm() 2025-03-21T20:49:53.8584406Z ) 2025-03-21T20:49:53.8584618Z ) 2025-03-21T20:49:53.8584848Z (norm): RMSNorm() 2025-03-21T20:49:53.8585208Z (output): Linear(in_features=768, out_features=32000, bias=False) 2025-03-21T20:49:53.8585618Z ) 2025-03-21T20:49:53.8585910Z [INFO 2025-03-21 20:49:07,751 builder.py:217] Exporting with: 2025-03-21T20:49:53.8586497Z [INFO 2025-03-21 20:49:07,752 builder.py:218] inputs: (tensor([[2, 3, 4]]), {'input_pos': tensor([0])}) 2025-03-21T20:49:53.8587075Z [INFO 2025-03-21 20:49:07,752 builder.py:219] kwargs: None 2025-03-21T20:49:53.8587889Z [INFO 2025-03-21 20:49:07,752 builder.py:220] dynamic shapes: ({1: }, {'input_pos': {0: 1}}) 2025-03-21T20:49:53.8588644Z  2025-03-21T20:49:53.8588890Z  2025-03-21T20:49:53.8589118Z  2025-03-21T20:49:53.8589360Z  2025-03-21T20:49:53.8589601Z  2025-03-21T20:49:53.8592732Z <-------------> 0% EXECUTING [1m 1s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [1m 2s]<-------------> 0% EXECUTING [1m 3s]<-------------> 0% EXECUTING [1m 4s]<-------------> 0% EXECUTING [1m 5s]<-------------> 0% EXECUTING [1m 6s]<-------------> 0% EXECUTING [1m 7s]<-------------> 0% EXECUTING [1m 8s]/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:49:53.8595439Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:49:53.8595833Z  2025-03-21T20:49:53.8596123Z  2025-03-21T20:49:53.8598396Z <-------------> 0% EXECUTING [1m 8s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [1m 9s]<-------------> 0% EXECUTING [1m 10s]/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:49:53.8600396Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:49:53.8600783Z  2025-03-21T20:49:53.8601030Z  2025-03-21T20:49:53.8601986Z <-------------> 0% EXECUTING [1m 11s]> IDLE> IDLE> :setupNativeLibs> IDLE[INFO 2025-03-21 20:49:18,100 builder.py:251] Running canonical pass: RemoveRedundantTransposes 2025-03-21T20:49:53.8603091Z [INFO 2025-03-21 20:49:18,144 builder.py:337] Using pt2e [] to quantizing the model... 2025-03-21T20:49:53.8603800Z [INFO 2025-03-21 20:49:18,144 builder.py:388] No quantizer provided, passing... 2025-03-21T20:49:53.8604350Z  2025-03-21T20:49:53.8604604Z  2025-03-21T20:49:53.8604852Z  2025-03-21T20:49:53.8607880Z <-------------> 0% EXECUTING [1m 11s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [1m 12s]<-------------> 0% EXECUTING [1m 13s]<-------------> 0% EXECUTING [1m 14s]<-------------> 0% EXECUTING [1m 15s]<-------------> 0% EXECUTING [1m 16s]<-------------> 0% EXECUTING [1m 17s]/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:49:53.8610364Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:49:53.8610759Z  2025-03-21T20:49:53.8611003Z  2025-03-21T20:49:53.8613413Z <-------------> 0% EXECUTING [1m 17s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [1m 18s]<-------------> 0% EXECUTING [1m 19s]<-------------> 0% EXECUTING [1m 20s]/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:49:53.8615539Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:49:53.8615926Z  2025-03-21T20:49:53.8616171Z  2025-03-21T20:49:53.8619759Z <-------------> 0% EXECUTING [1m 20s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [1m 21s]<-------------> 0% EXECUTING [1m 22s]<-------------> 0% EXECUTING [1m 23s]<-------------> 0% EXECUTING [1m 24s]<-------------> 0% EXECUTING [1m 25s]<-------------> 0% EXECUTING [1m 26s]<-------------> 0% EXECUTING [1m 27s]<-------------> 0% EXECUTING [1m 28s]<-------------> 0% EXECUTING [1m 29s]<-------------> 0% EXECUTING [1m 30s]/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:49:53.8623231Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:49:53.8623627Z  2025-03-21T20:49:53.8623879Z  2025-03-21T20:50:25.3574520Z <-------------> 0% EXECUTING [1m 30s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [1m 31s]<-------------> 0% EXECUTING [1m 32s]<-------------> 0% EXECUTING [1m 33s]<-------------> 0% EXECUTING [1m 34s]<-------------> 0% EXECUTING [1m 35s]<-------------> 0% EXECUTING [1m 36s]<-------------> 0% EXECUTING [1m 37s]<-------------> 0% EXECUTING [1m 38s]<-------------> 0% EXECUTING [1m 39s]<-------------> 0% EXECUTING [1m 40s]<-------------> 0% EXECUTING [1m 41s]<-------------> 0% EXECUTING [1m 42s]<-------------> 0% EXECUTING [1m 43s]<-------------> 0% EXECUTING [1m 44s]<-------------> 0% EXECUTING [1m 45s]<-------------> 0% EXECUTING [1m 46s]<-------------> 0% EXECUTING [1m 47s][INFO 2025-03-21 20:49:53,817 export_llama_lib.py:813] Lowering model using following partitioner(s):  2025-03-21T20:50:25.3577940Z  2025-03-21T20:50:25.3584660Z <-------------> 0% EXECUTING [1m 47s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [1m 48s]<-------------> 0% EXECUTING [1m 49s]<-------------> 0% EXECUTING [1m 50s]<-------------> 0% EXECUTING [1m 51s]<-------------> 0% EXECUTING [1m 52s]<-------------> 0% EXECUTING [1m 53s]<-------------> 0% EXECUTING [1m 54s]<-------------> 0% EXECUTING [1m 55s]<-------------> 0% EXECUTING [1m 56s]<-------------> 0% EXECUTING [1m 57s]<-------------> 0% EXECUTING [1m 58s]<-------------> 0% EXECUTING [1m 59s]<-------------> 0% EXECUTING [2m]<-------------> 0% EXECUTING [2m 1s]<-------------> 0% EXECUTING [2m 2s]<-------------> 0% EXECUTING [2m 3s]<-------------> 0% EXECUTING [2m 4s]<-------------> 0% EXECUTING [2m 5s]<-------------> 0% EXECUTING [2m 6s]<-------------> 0% EXECUTING [2m 7s]<-------------> 0% EXECUTING [2m 8s]<-------------> 0% EXECUTING [2m 9s]<-------------> 0% EXECUTING [2m 10s]<-------------> 0% EXECUTING [2m 11s]<-------------> 0% EXECUTING [2m 12s]<-------------> 0% EXECUTING [2m 13s]/opt/conda/envs/py_3.10/lib/python3.10/site-packages/executorch/exir/emit/_emitter.py:1592: UserWarning: Mutation on a buffer in the model is detected. ExecuTorch assumes buffers that are mutated in the graph have a meaningless initial state, only the shape and dtype will be serialized, unless a pass which sets meta["et_init_buffer"] to True such as InitializedMutableBufferPass is run. 2025-03-21T20:50:25.3590040Z warnings.warn( 2025-03-21T20:50:25.3590328Z  2025-03-21T20:50:25.3590591Z  2025-03-21T20:50:25.3591813Z <-------------> 0% EXECUTING [2m 13s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [2m 14s][INFO 2025-03-21 20:50:21,109 builder.py:507] Required memory for activation in bytes: [0, 13015552] 2025-03-21T20:50:25.3592810Z  2025-03-21T20:50:25.3593825Z <-------------> 0% EXECUTING [2m 14s]> IDLE> IDLE> :setupNativeLibs> IDLE[INFO 2025-03-21 20:50:21,192 utils.py:141] Saved exported program to tinyllama_portable_fp16_h.pte 2025-03-21T20:50:25.3594697Z  2025-03-21T20:50:25.3595605Z <-------------> 0% EXECUTING [2m 14s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [2m 15s]modelname: tinyllama_portable_fp16_h 2025-03-21T20:50:25.3596489Z output_file: tinyllama_portable_fp16_h.pte 2025-03-21T20:50:25.3596884Z  2025-03-21T20:50:25.3597134Z  2025-03-21T20:50:25.3598379Z <-------------> 0% EXECUTING [2m 15s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [2m 16s]<-------------> 0% EXECUTING [2m 17s]<-------------> 0% EXECUTING [2m 18s]++ echo 'Creating tokenizer.bin' 2025-03-21T20:50:25.3599507Z Creating tokenizer.bin 2025-03-21T20:50:25.3600112Z ++ python3 -m extension.llm.tokenizer.tokenizer -t tokenizer.model -o tokenizer.bin 2025-03-21T20:50:25.3600662Z  2025-03-21T20:50:25.3600911Z  2025-03-21T20:50:25.3601159Z  2025-03-21T20:50:25.3602364Z <-------------> 0% EXECUTING [2m 18s]> IDLE> IDLE> :setupNativeLibs> IDLE++ RUNTIME_ARGS='--model_path=tinyllama_portable_fp16_h.pte --tokenizer_path=tokenizer.bin --prompt=Once --temperature=0 --seq_len=10 --warmup=1' 2025-03-21T20:50:25.3603580Z Running tinyllama_portable_fp16_h.pte in portable mode 2025-03-21T20:50:25.3604179Z ++ echo 'Running tinyllama_portable_fp16_h.pte in portable mode' 2025-03-21T20:50:25.3604859Z Installing libexecutorch.a, libextension_module.so, libportable_ops_lib.a 2025-03-21T20:50:25.3605540Z ++ [[ cmake == \b\u\c\k\2 ]] 2025-03-21T20:50:25.3605863Z ++ [[ cmake == \c\m\a\k\e ]] 2025-03-21T20:50:25.3606182Z ++ cmake_install_executorch_libraries 2025-03-21T20:50:25.3606702Z ++ echo 'Installing libexecutorch.a, libextension_module.so, libportable_ops_lib.a' 2025-03-21T20:50:25.3607205Z ++ rm -rf cmake-out 2025-03-21T20:50:25.3609225Z ++ retry cmake -DCMAKE_INSTALL_PREFIX=cmake-out -DCMAKE_BUILD_TYPE=Release -DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON -DEXECUTORCH_BUILD_EXTENSION_MODULE=ON -DEXECUTORCH_BUILD_EXTENSION_TENSOR=ON -DEXECUTORCH_BUILD_KERNELS_CUSTOM=OFF -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_XNNPACK=OFF -DEXECUTORCH_BUILD_MPS=OFF -DEXECUTORCH_BUILD_COREML=OFF -DEXECUTORCH_BUILD_QNN=OFF -DQNN_SDK_ROOT= -DPYTHON_EXECUTABLE=python3 -Bcmake-out . 2025-03-21T20:50:25.3613083Z ++ cmake -DCMAKE_INSTALL_PREFIX=cmake-out -DCMAKE_BUILD_TYPE=Release -DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON -DEXECUTORCH_BUILD_EXTENSION_MODULE=ON -DEXECUTORCH_BUILD_EXTENSION_TENSOR=ON -DEXECUTORCH_BUILD_KERNELS_CUSTOM=OFF -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_XNNPACK=OFF -DEXECUTORCH_BUILD_MPS=OFF -DEXECUTORCH_BUILD_COREML=OFF -DEXECUTORCH_BUILD_QNN=OFF -DQNN_SDK_ROOT= -DPYTHON_EXECUTABLE=python3 -Bcmake-out . 2025-03-21T20:50:25.3615134Z  2025-03-21T20:50:25.3615367Z  2025-03-21T20:50:25.3615609Z  2025-03-21T20:50:25.3615858Z  2025-03-21T20:50:25.3616108Z  2025-03-21T20:50:25.3616870Z <-------------> 0% EXECUTING [2m 18s]> IDLE> IDLE> :setupNativeLibs> IDLE-- The C compiler identification is Clang 12.0.1 2025-03-21T20:50:25.3617630Z  2025-03-21T20:50:25.3618424Z <-------------> 0% EXECUTING [2m 18s]> IDLE> IDLE> :setupNativeLibs> IDLE-- The CXX compiler identification is Clang 12.0.1 2025-03-21T20:50:25.3619196Z -- Detecting C compiler ABI info 2025-03-21T20:50:25.3619539Z  2025-03-21T20:50:25.3619834Z  2025-03-21T20:50:25.3620571Z <-------------> 0% EXECUTING [2m 18s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Detecting C compiler ABI info - done 2025-03-21T20:50:25.3621419Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2025-03-21T20:50:25.3621909Z -- Detecting C compile features 2025-03-21T20:50:25.3623255Z -- Detecting C compile features - done 2025-03-21T20:50:25.3623750Z -- Detecting CXX compiler ABI info 2025-03-21T20:50:25.3624133Z  2025-03-21T20:50:25.3624383Z  2025-03-21T20:50:25.3624631Z  2025-03-21T20:50:25.3624916Z  2025-03-21T20:50:25.3625216Z  2025-03-21T20:50:25.3626145Z <-------------> 0% EXECUTING [2m 18s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Detecting CXX compiler ABI info - done 2025-03-21T20:50:25.3627257Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-03-21T20:50:25.3627768Z -- Detecting CXX compile features 2025-03-21T20:50:25.3628181Z -- Detecting CXX compile features - done 2025-03-21T20:50:25.3628964Z CMake Deprecation Warning at backends/xnnpack/third-party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:50:25.3629749Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:50:25.3630206Z CMake. 2025-03-21T20:50:25.3630341Z 2025-03-21T20:50:25.3630594Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:50:25.3631394Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:50:29.4569141Z to work with policies introduced by or earlier. 2025-03-21T20:50:29.4569478Z 2025-03-21T20:50:29.4569511Z 2025-03-21T20:50:29.4570178Z CMake Deprecation Warning at backends/xnnpack/third-party/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:50:29.4571450Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:50:29.4572234Z CMake. 2025-03-21T20:50:29.4572466Z 2025-03-21T20:50:29.4572711Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:50:29.4573354Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:50:29.4573927Z to work with policies introduced by or earlier. 2025-03-21T20:50:29.4574233Z 2025-03-21T20:50:29.4574240Z 2025-03-21T20:50:29.4574417Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-03-21T20:50:29.4575057Z  2025-03-21T20:50:29.4575401Z  2025-03-21T20:50:29.4575665Z  2025-03-21T20:50:29.4575894Z  2025-03-21T20:50:29.4576174Z  2025-03-21T20:50:29.4577275Z <-------------> 0% EXECUTING [2m 19s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2025-03-21T20:50:29.4578134Z -- Found Threads: TRUE 2025-03-21T20:50:29.4578950Z CMake Deprecation Warning at backends/xnnpack/third-party/pthreadpool/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:50:29.4579928Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:50:29.4580461Z CMake. 2025-03-21T20:50:29.4580614Z 2025-03-21T20:50:29.4580910Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:50:29.4581541Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:50:29.4582068Z to work with policies introduced by or earlier. 2025-03-21T20:50:29.4582475Z 2025-03-21T20:50:29.4582479Z 2025-03-21T20:50:29.4582622Z -- Using python executable 'python3' 2025-03-21T20:50:29.4582979Z  2025-03-21T20:50:29.4583262Z  2025-03-21T20:50:29.4583516Z  2025-03-21T20:50:29.4583768Z  2025-03-21T20:50:29.4584055Z  2025-03-21T20:50:29.4584877Z <-------------> 0% EXECUTING [2m 19s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Resolved buck2 as buck2. 2025-03-21T20:50:29.4585647Z -- Killing buck2 daemon 2025-03-21T20:50:29.4585987Z 'buck2 killall' 2025-03-21T20:50:29.4586389Z -- executorch: Generating source lists 2025-03-21T20:50:29.4587135Z -- executorch: Generating source file list /pytorch/executorch/cmake-out/executorch_srcs.cmake 2025-03-21T20:50:29.4587763Z  2025-03-21T20:50:29.4587998Z  2025-03-21T20:50:29.4588237Z  2025-03-21T20:50:29.4588530Z  2025-03-21T20:50:29.4588775Z  2025-03-21T20:50:29.4590162Z <-------------> 0% EXECUTING [2m 19s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [2m 20s]<-------------> 0% EXECUTING [2m 21s]-- executorch: Using sources file /pytorch/executorch/cmake-out/executorch_srcs.cmake 2025-03-21T20:50:29.4591546Z -- executorch: Using PAL default 'posix' 2025-03-21T20:50:29.4591933Z  2025-03-21T20:50:29.4592186Z  2025-03-21T20:50:29.4592950Z <-------------> 0% EXECUTING [2m 21s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Generating operator lib: 2025-03-21T20:50:29.4593740Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:50:29.4594347Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:50:29.4594911Z -- ROOT_OPS:  2025-03-21T20:50:29.4595225Z -- INCLUDE_ALL_OPS:  2025-03-21T20:50:29.4595601Z -- Generating kernel bindings: 2025-03-21T20:50:29.4595921Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:50:29.4596395Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:50:29.4596893Z -- CUSTOM_OPS_YAML: 2025-03-21T20:50:29.4597327Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:50:29.4598574Z Command - python3;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/portable/functions.yaml" 2025-03-21T20:50:29.4599771Z  2025-03-21T20:50:29.4600077Z  2025-03-21T20:50:29.4600309Z  2025-03-21T20:50:29.4600550Z  2025-03-21T20:50:29.4600833Z  2025-03-21T20:50:29.4603068Z <-------------> 0% EXECUTING [2m 21s]> IDLE> IDLE> :setupNativeLibs> IDLEGenerated files /pytorch/executorch/cmake-out/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out/kernels/portable/portable_ops_lib/Functions.h;/pytorch/executorch/cmake-out/kernels/portable/portable_ops_lib/NativeFunctions.h 2025-03-21T20:50:29.4605081Z -- Generating operator lib: 2025-03-21T20:50:29.4605601Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:50:29.4605990Z -- KERNEL_LIBS: portable_kernels 2025-03-21T20:50:29.4606450Z -- DEPS: executorch 2025-03-21T20:50:29.4607037Z 'python3' '-c' 'import importlib.util; print(importlib.util.find_spec('torch').submodule_search_locations[0])' 2025-03-21T20:50:29.4607657Z -- Generating operator lib: 2025-03-21T20:50:29.4607977Z -- LIB_NAME: optimized_ops_lib 2025-03-21T20:50:29.4608491Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/optimized/optimized.yaml 2025-03-21T20:50:29.4608961Z -- ROOT_OPS: 2025-03-21T20:50:29.4609225Z -- INCLUDE_ALL_OPS: 2025-03-21T20:50:29.4610313Z Command - python3;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out/kernels/optimized/optimized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/optimized/optimized.yaml" 2025-03-21T20:50:29.4611507Z -- Generating kernel bindings: 2025-03-21T20:50:29.4611834Z -- LIB_NAME: optimized_ops_lib 2025-03-21T20:50:29.4612339Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/optimized/optimized.yaml 2025-03-21T20:50:29.4612807Z -- CUSTOM_OPS_YAML: 2025-03-21T20:50:29.4613101Z -- ADD_EXCEPTION_BOUNDARY: TRUE 2025-03-21T20:50:29.4613949Z  2025-03-21T20:50:29.4614208Z  2025-03-21T20:50:29.4614445Z  2025-03-21T20:50:29.4614687Z  2025-03-21T20:50:29.4614933Z  2025-03-21T20:50:29.4617035Z <-------------> 0% EXECUTING [2m 21s]> IDLE> IDLE> :setupNativeLibs> IDLEGenerated files /pytorch/executorch/cmake-out/kernels/optimized/optimized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out/kernels/optimized/optimized_ops_lib/Functions.h;/pytorch/executorch/cmake-out/kernels/optimized/optimized_ops_lib/NativeFunctions.h 2025-03-21T20:50:29.4618955Z -- Generating operator lib: 2025-03-21T20:50:29.4619408Z -- LIB_NAME: optimized_ops_lib 2025-03-21T20:50:29.4619798Z -- KERNEL_LIBS: optimized_kernels 2025-03-21T20:50:29.4620260Z -- DEPS: executorch 2025-03-21T20:50:29.4620559Z  2025-03-21T20:50:29.4620804Z  2025-03-21T20:50:29.4621031Z  2025-03-21T20:50:29.4621276Z  2025-03-21T20:50:29.4621522Z  2025-03-21T20:50:29.4622457Z <-------------> 0% EXECUTING [2m 21s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Merging kernel yaml files: 2025-03-21T20:50:29.4623462Z -- FUNCTIONS_YAML: /pytorch/executorch/configurations/../kernels/optimized/optimized.yaml 2025-03-21T20:50:29.4624357Z -- FALLBACK_YAML: /pytorch/executorch/configurations/../kernels/portable/functions.yaml 2025-03-21T20:50:29.4625069Z -- OUTPUT_DIR: /pytorch/executorch/cmake-out/configurations 2025-03-21T20:50:29.4625556Z -- Generating operator lib: 2025-03-21T20:50:29.4625903Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-03-21T20:50:29.4626406Z -- OPS_SCHEMA_YAML: /pytorch/executorch/cmake-out/configurations/merged.yaml 2025-03-21T20:50:29.4626885Z -- ROOT_OPS: 2025-03-21T20:50:29.4627136Z -- INCLUDE_ALL_OPS: 2025-03-21T20:50:29.4628248Z Command - python3;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out/configurations/optimized_native_cpu_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/cmake-out/configurations/merged.yaml" 2025-03-21T20:50:29.4629432Z -- Generating kernel bindings: 2025-03-21T20:50:29.4629776Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-03-21T20:50:29.4630277Z -- FUNCTIONS_YAML: /pytorch/executorch/cmake-out/configurations/merged.yaml 2025-03-21T20:50:29.4630761Z -- CUSTOM_OPS_YAML: 2025-03-21T20:50:29.4631041Z -- ADD_EXCEPTION_BOUNDARY: TRUE 2025-03-21T20:50:29.4631372Z  2025-03-21T20:50:29.4631620Z  2025-03-21T20:50:29.4631864Z  2025-03-21T20:50:29.4632094Z  2025-03-21T20:50:29.4632331Z  2025-03-21T20:50:29.4634853Z <-------------> 0% EXECUTING [2m 22s]> IDLE> IDLE> :setupNativeLibs> IDLEGenerated files /pytorch/executorch/cmake-out/configurations/optimized_native_cpu_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out/configurations/optimized_native_cpu_ops_lib/Functions.h;/pytorch/executorch/cmake-out/configurations/optimized_native_cpu_ops_lib/NativeFunctions.h 2025-03-21T20:50:29.4636873Z -- Generating operator lib: 2025-03-21T20:50:29.4637285Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-03-21T20:50:29.4637821Z -- KERNEL_LIBS: optimized_kernels;optimized_portable_kernels 2025-03-21T20:50:29.4638294Z -- DEPS: executorch 2025-03-21T20:50:29.4638792Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2025-03-21T20:50:29.4639535Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:50:29.4639987Z CMake. 2025-03-21T20:50:29.4640116Z 2025-03-21T20:50:29.4640373Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:50:29.4640973Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:50:29.4641538Z to work with policies introduced by or earlier. 2025-03-21T20:50:29.4641823Z 2025-03-21T20:50:29.4641827Z 2025-03-21T20:50:29.4641948Z -- Looking for C++ include unistd.h 2025-03-21T20:50:29.4642286Z  2025-03-21T20:50:29.4642532Z  2025-03-21T20:50:29.4642778Z  2025-03-21T20:50:29.4643023Z  2025-03-21T20:50:29.4643252Z  2025-03-21T20:50:29.4644013Z <-------------> 0% EXECUTING [2m 22s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Looking for C++ include unistd.h - found 2025-03-21T20:50:29.4644772Z -- Looking for C++ include stdint.h 2025-03-21T20:50:29.4645127Z  2025-03-21T20:50:29.4645485Z  2025-03-21T20:50:29.4646231Z <-------------> 0% EXECUTING [2m 22s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Looking for C++ include stdint.h - found 2025-03-21T20:50:29.4647058Z -- Looking for C++ include inttypes.h 2025-03-21T20:50:29.4647424Z  2025-03-21T20:50:29.4647677Z  2025-03-21T20:50:29.4648439Z <-------------> 0% EXECUTING [2m 22s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Looking for C++ include inttypes.h - found 2025-03-21T20:50:29.4649215Z -- Looking for C++ include sys/types.h 2025-03-21T20:50:29.4649567Z  2025-03-21T20:50:29.4649816Z  2025-03-21T20:50:29.4650578Z <-------------> 0% EXECUTING [2m 22s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Looking for C++ include sys/types.h - found 2025-03-21T20:50:29.4651351Z -- Looking for C++ include sys/stat.h 2025-03-21T20:50:29.4651714Z  2025-03-21T20:50:29.4651951Z  2025-03-21T20:50:29.4652886Z <-------------> 0% EXECUTING [2m 22s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [2m 23s]-- Looking for C++ include sys/stat.h - found 2025-03-21T20:50:30.7571301Z -- Looking for C++ include fnmatch.h 2025-03-21T20:50:30.7572030Z  2025-03-21T20:50:30.7572453Z  2025-03-21T20:50:30.7573963Z <-------------> 0% EXECUTING [2m 23s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Looking for C++ include fnmatch.h - found 2025-03-21T20:50:30.7575413Z -- Looking for C++ include stddef.h 2025-03-21T20:50:30.7576051Z  2025-03-21T20:50:30.7576478Z  2025-03-21T20:50:30.7577852Z <-------------> 0% EXECUTING [2m 23s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Looking for C++ include stddef.h - found 2025-03-21T20:50:30.7579370Z -- Check size of uint32_t 2025-03-21T20:50:30.7579859Z  2025-03-21T20:50:30.7580197Z  2025-03-21T20:50:30.7581283Z <-------------> 0% EXECUTING [2m 23s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Check size of uint32_t - done 2025-03-21T20:50:30.7582390Z -- Looking for strtoll 2025-03-21T20:50:30.7582860Z  2025-03-21T20:50:30.7583204Z  2025-03-21T20:50:30.7584313Z <-------------> 0% EXECUTING [2m 23s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Looking for strtoll - found 2025-03-21T20:50:30.7585418Z -- Generating operator lib: 2025-03-21T20:50:30.7586045Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:50:30.7586961Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:50:30.7587962Z -- ROOT_OPS:  2025-03-21T20:50:30.7588361Z -- INCLUDE_ALL_OPS: 2025-03-21T20:50:30.7590215Z Command - python3;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out/kernels/quantized/quantized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/quantized/quantized.yaml" 2025-03-21T20:50:30.7592203Z -- Generating kernel bindings: 2025-03-21T20:50:30.7592705Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:50:30.7593191Z -- FUNCTIONS_YAML: 2025-03-21T20:50:30.7593837Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:50:30.7594579Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:50:30.7595110Z  2025-03-21T20:50:30.7595440Z  2025-03-21T20:50:30.7595755Z  2025-03-21T20:50:30.7596055Z  2025-03-21T20:50:30.7596380Z  2025-03-21T20:50:30.7602656Z <-------------> 0% EXECUTING [2m 23s]> IDLE> IDLE> :setupNativeLibs> IDLEGenerated files /pytorch/executorch/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out/kernels/quantized/quantized_ops_lib/Functions.h;/pytorch/executorch/cmake-out/kernels/quantized/quantized_ops_lib/NativeFunctions.h;/pytorch/executorch/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCPUCustomOps.cpp;/pytorch/executorch/cmake-out/kernels/quantized/quantized_ops_lib/RegisterSchema.cpp;/pytorch/executorch/cmake-out/kernels/quantized/quantized_ops_lib/CustomOpsNativeFunctions.h 2025-03-21T20:50:30.7608333Z -- Generating operator lib: 2025-03-21T20:50:30.7608880Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:50:30.7609415Z -- KERNEL_LIBS: quantized_kernels 2025-03-21T20:50:30.7609922Z -- DEPS: executorch 2025-03-21T20:50:30.7610280Z -- 2025-03-21T20:50:30.7610586Z -- ******** Summary ******** 2025-03-21T20:50:30.7611004Z -- CMAKE_BUILD_TYPE : Release 2025-03-21T20:50:30.7611508Z -- CMAKE_CXX_STANDARD : 17 2025-03-21T20:50:30.7612015Z -- CMAKE_CXX_COMPILER_ID : Clang 2025-03-21T20:50:30.7612520Z -- CMAKE_TOOLCHAIN_FILE : 2025-03-21T20:50:30.7613054Z -- BUCK2 : buck2 2025-03-21T20:50:30.7613563Z -- PYTHON_EXECUTABLE : python3 2025-03-21T20:50:30.7614423Z -- FLATC_EXECUTABLE : /pytorch/executorch/cmake-out/third-party/flatbuffers/flatc 2025-03-21T20:50:30.7615304Z -- EXECUTORCH_ENABLE_LOGGING : OFF 2025-03-21T20:50:30.7615960Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2025-03-21T20:50:30.7616570Z -- EXECUTORCH_LOG_LEVEL : Info 2025-03-21T20:50:30.7617145Z -- EXECUTORCH_BUILD_ANDROID_JNI : OFF 2025-03-21T20:50:30.7617709Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : OFF 2025-03-21T20:50:30.7618272Z -- EXECUTORCH_BUILD_CADENCE : OFF 2025-03-21T20:50:30.7618888Z -- EXECUTORCH_BUILD_COREML : OFF 2025-03-21T20:50:30.7619491Z -- EXECUTORCH_BUILD_CPUINFO : ON 2025-03-21T20:50:30.7620041Z -- EXECUTORCH_BUILD_DEVTOOLS : OFF 2025-03-21T20:50:30.7620787Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : ON 2025-03-21T20:50:30.7621379Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : ON 2025-03-21T20:50:30.7622007Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : ON 2025-03-21T20:50:30.7622798Z -- EXECUTORCH_BUILD_EXTENSION_LLM : OFF 2025-03-21T20:50:30.7623329Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : ON 2025-03-21T20:50:30.7623910Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : OFF 2025-03-21T20:50:30.7624535Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : ON 2025-03-21T20:50:30.7625093Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : OFF 2025-03-21T20:50:30.7625689Z -- EXECUTORCH_BUILD_FLATC : ON 2025-03-21T20:50:30.7626269Z -- EXECUTORCH_BUILD_GFLAGS : ON 2025-03-21T20:50:30.7626870Z -- EXECUTORCH_BUILD_HOST_TARGETS : ON 2025-03-21T20:50:30.7627564Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : OFF 2025-03-21T20:50:30.7628179Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : OFF 2025-03-21T20:50:30.7628991Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : ON 2025-03-21T20:50:30.7629639Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2025-03-21T20:50:30.7630224Z -- EXECUTORCH_BUILD_MPS : OFF 2025-03-21T20:50:30.7630914Z -- EXECUTORCH_BUILD_NEURON : OFF 2025-03-21T20:50:30.7631550Z -- EXECUTORCH_BUILD_PTHREADPOOL : ON 2025-03-21T20:50:30.7632182Z -- EXECUTORCH_BUILD_PYBIND : OFF 2025-03-21T20:50:30.7632783Z -- EXECUTORCH_BUILD_QNN : OFF 2025-03-21T20:50:30.7633386Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2025-03-21T20:50:30.7634004Z -- EXECUTORCH_BUILD_TESTS : OFF 2025-03-21T20:50:30.7634668Z -- EXECUTORCH_BUILD_VULKAN : OFF 2025-03-21T20:50:30.7635308Z -- EXECUTORCH_BUILD_XNNPACK : OFF 2025-03-21T20:50:30.7636038Z  2025-03-21T20:50:30.7636438Z  2025-03-21T20:50:30.7636829Z  2025-03-21T20:50:30.7637213Z  2025-03-21T20:50:30.7637541Z  2025-03-21T20:50:30.7638734Z <-------------> 0% EXECUTING [2m 23s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Configuring done (5.7s) 2025-03-21T20:50:30.7640050Z  2025-03-21T20:50:30.7641217Z <-------------> 0% EXECUTING [2m 24s]> IDLE> IDLE> :setupNativeLibs> IDLECMake Warning: 2025-03-21T20:50:30.7642406Z -- Generating done (0.1s) 2025-03-21T20:50:30.7643273Z Manually-specified variables were not used by the project: 2025-03-21T20:50:30.7644052Z  2025-03-21T20:50:30.7656770Z QNN_SDK_ROOT 2025-03-21T20:50:30.7657088Z 2025-03-21T20:50:30.7657095Z 2025-03-21T20:50:30.7657457Z -- Build files have been written to: /pytorch/executorch/cmake-out 2025-03-21T20:50:30.7658338Z ++ cmake --build cmake-out -j9 --target install --config Release 2025-03-21T20:50:30.7659047Z  2025-03-21T20:50:30.7659422Z  2025-03-21T20:50:30.7659773Z  2025-03-21T20:50:30.7660150Z  2025-03-21T20:50:30.7660557Z  2025-03-21T20:50:30.7661870Z <-------------> 0% EXECUTING [2m 24s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 0%] Creating directories for 'flatbuffers' 2025-03-21T20:50:30.7663717Z [ 0%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o 2025-03-21T20:50:30.7665411Z [ 0%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o 2025-03-21T20:50:30.7667165Z [ 0%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o 2025-03-21T20:50:30.7668826Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2025-03-21T20:50:30.7670331Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2025-03-21T20:50:30.7672054Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2025-03-21T20:50:30.7673684Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2025-03-21T20:50:30.7675324Z [ 0%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/single.cpp.o 2025-03-21T20:50:30.7676375Z [ 0%] No download step for 'flatbuffers' 2025-03-21T20:50:30.7676978Z [ 0%] No update step for 'flatbuffers' 2025-03-21T20:50:30.7677588Z [ 1%] No patch step for 'flatbuffers' 2025-03-21T20:50:30.7678226Z  2025-03-21T20:50:30.7678594Z  2025-03-21T20:50:30.7678920Z  2025-03-21T20:50:30.7679278Z  2025-03-21T20:50:30.7679650Z  2025-03-21T20:50:30.7680987Z <-------------> 0% EXECUTING [2m 24s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 1%] Performing configure step for 'flatbuffers' 2025-03-21T20:50:30.7682454Z CMake Warning: 2025-03-21T20:50:30.7683223Z Ignoring empty string ("") provided on the command line. 2025-03-21T20:50:30.7683947Z  2025-03-21T20:50:30.7684340Z  2025-03-21T20:50:30.7684788Z fatal: No names found, cannot describe anything. 2025-03-21T20:50:30.7685763Z CMake Warning at CMake/Version.cmake:32 (message): 2025-03-21T20:50:30.7686426Z git describe failed with exit code: 128 2025-03-21T20:50:30.7686847Z 2025-03-21T20:50:30.7687169Z Make sure you cloned with tags or run 'git fetch --tags'. 2025-03-21T20:50:30.7687856Z Call Stack (most recent call first): 2025-03-21T20:50:30.7688422Z CMakeLists.txt:5 (include) 2025-03-21T20:50:30.7688743Z 2025-03-21T20:50:30.7688751Z 2025-03-21T20:50:30.7688989Z -- Proceeding with version: 24.3.25.0 2025-03-21T20:50:30.7690061Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2025-03-21T20:50:30.7691547Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2025-03-21T20:50:30.7692963Z [ 2%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2025-03-21T20:50:30.7694654Z [ 2%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2025-03-21T20:50:30.7695675Z  2025-03-21T20:50:30.7696022Z  2025-03-21T20:50:30.7696384Z  2025-03-21T20:50:30.7696748Z  2025-03-21T20:50:30.7697132Z  2025-03-21T20:50:30.7698943Z <-------------> 0% EXECUTING [2m 24s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2025-03-21T20:50:30.7701302Z [ 3%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2025-03-21T20:50:30.7702679Z [ 3%] Linking CXX static library libgflags_nothreads.a 2025-03-21T20:50:30.7704092Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/log.c.o 2025-03-21T20:50:30.7705371Z [ 3%] Built target gflags_nothreads_static 2025-03-21T20:50:30.7706400Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2025-03-21T20:50:30.7707919Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2025-03-21T20:50:31.6568869Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2025-03-21T20:50:31.6569707Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2025-03-21T20:50:31.6570482Z  2025-03-21T20:50:31.6570743Z  2025-03-21T20:50:31.6570990Z  2025-03-21T20:50:31.6571238Z  2025-03-21T20:50:31.6571507Z  2025-03-21T20:50:31.6572516Z <-------------> 0% EXECUTING [2m 24s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 4%] Linking C static library libpthreadpool.a 2025-03-21T20:50:31.6573616Z [ 4%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2025-03-21T20:50:31.6574680Z [ 4%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2025-03-21T20:50:31.6575723Z [ 4%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/double.cpp.o 2025-03-21T20:50:31.6576724Z [ 5%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2025-03-21T20:50:31.6577353Z [ 5%] Built target pthreadpool 2025-03-21T20:50:31.6577913Z [ 5%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2025-03-21T20:50:31.6578618Z -- The CXX compiler identification is Clang 12.0.1 2025-03-21T20:50:31.6579312Z [ 5%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2025-03-21T20:50:31.6579979Z -- Detecting CXX compiler ABI info 2025-03-21T20:50:31.6580618Z [ 6%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2025-03-21T20:50:31.6581619Z [ 6%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/complex_single.cpp.o 2025-03-21T20:50:31.6582259Z  2025-03-21T20:50:31.6582515Z  2025-03-21T20:50:31.6582764Z  2025-03-21T20:50:31.6583015Z  2025-03-21T20:50:31.6583262Z  2025-03-21T20:50:31.6584335Z <-------------> 0% EXECUTING [2m 24s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 7%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/complex_double.cpp.o 2025-03-21T20:50:31.6585698Z [ 7%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2025-03-21T20:50:31.6586721Z [ 7%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2025-03-21T20:50:31.6587865Z [ 7%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2025-03-21T20:50:31.6588947Z [ 7%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2025-03-21T20:50:31.6589855Z [ 7%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2025-03-21T20:50:31.6590475Z  2025-03-21T20:50:31.6590710Z  2025-03-21T20:50:31.6590955Z  2025-03-21T20:50:31.6591198Z  2025-03-21T20:50:31.6591441Z  2025-03-21T20:50:31.6592555Z <-------------> 0% EXECUTING [2m 24s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 7%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2025-03-21T20:50:31.6594028Z [ 7%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2025-03-21T20:50:31.6595093Z [ 7%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2025-03-21T20:50:31.6596184Z [ 8%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2025-03-21T20:50:31.6597292Z [ 8%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2025-03-21T20:50:31.6598220Z [ 9%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2025-03-21T20:50:31.6598861Z  2025-03-21T20:50:31.6599105Z  2025-03-21T20:50:31.6599335Z  2025-03-21T20:50:31.6599577Z  2025-03-21T20:50:31.6599825Z  2025-03-21T20:50:31.6600630Z <-------------> 0% EXECUTING [2m 24s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Detecting CXX compiler ABI info - done 2025-03-21T20:50:31.6601775Z [ 9%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2025-03-21T20:50:31.6602891Z [ 9%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2025-03-21T20:50:31.6603746Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-03-21T20:50:31.6604255Z -- Detecting CXX compile features 2025-03-21T20:50:31.6604623Z -- Detecting CXX compile features - done 2025-03-21T20:50:31.6605429Z [ 9%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2025-03-21T20:50:31.6606445Z [ 9%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2025-03-21T20:50:31.6607150Z -- Looking for strtof_l 2025-03-21T20:50:31.6607719Z [ 9%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2025-03-21T20:50:31.6608664Z [ 9%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2025-03-21T20:50:31.6609682Z [ 10%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2025-03-21T20:50:31.6610357Z  2025-03-21T20:50:31.6610602Z  2025-03-21T20:50:31.6610833Z  2025-03-21T20:50:31.6611080Z  2025-03-21T20:50:31.6611327Z  2025-03-21T20:50:31.6612400Z <-------------> 0% EXECUTING [2m 24s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 10%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2025-03-21T20:50:31.6613894Z [ 10%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2025-03-21T20:50:31.6615391Z [ 10%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2025-03-21T20:50:31.6617002Z [ 10%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/xerbla.cpp.o 2025-03-21T20:50:31.6618409Z [ 10%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/srotm.c.o 2025-03-21T20:50:31.6619312Z [ 11%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2025-03-21T20:50:31.6620199Z [ 11%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2025-03-21T20:50:31.6621092Z [ 11%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2025-03-21T20:50:31.6621728Z  2025-03-21T20:50:31.6621964Z  2025-03-21T20:50:31.6622449Z  2025-03-21T20:50:31.6622697Z  2025-03-21T20:50:31.6622946Z  2025-03-21T20:50:31.6624002Z <-------------> 0% EXECUTING [2m 24s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 11%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/srotmg.c.o 2025-03-21T20:50:31.6625275Z [ 11%] Linking C static library libcpuinfo_internals.a 2025-03-21T20:50:31.6626043Z [ 11%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/drotm.c.o 2025-03-21T20:50:31.6627041Z [ 12%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/drotmg.c.o 2025-03-21T20:50:31.6627731Z [ 12%] Built target cpuinfo_internals 2025-03-21T20:50:31.6628344Z [ 12%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/lsame.c.o 2025-03-21T20:50:31.6629200Z [ 12%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dspmv.c.o 2025-03-21T20:50:31.6630055Z [ 12%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ssbmv.c.o 2025-03-21T20:50:31.6630857Z [ 12%] Linking C static library libcpuinfo.a 2025-03-21T20:50:31.6631474Z [ 12%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/chbmv.c.o 2025-03-21T20:50:31.6632329Z [ 12%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/sspmv.c.o 2025-03-21T20:50:31.6632941Z -- Looking for strtof_l - found 2025-03-21T20:50:31.6633266Z -- Looking for strtoull_l 2025-03-21T20:50:31.6633575Z  2025-03-21T20:50:31.6633808Z  2025-03-21T20:50:31.6634051Z  2025-03-21T20:50:31.6634297Z  2025-03-21T20:50:31.6634536Z  2025-03-21T20:50:31.6635565Z <-------------> 0% EXECUTING [2m 25s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 13%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/zhbmv.c.o 2025-03-21T20:50:31.6636618Z [ 13%] Built target cpuinfo 2025-03-21T20:50:31.6637311Z [ 13%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/chpmv.c.o 2025-03-21T20:50:31.6638301Z [ 13%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dsbmv.c.o 2025-03-21T20:50:31.6639348Z [ 13%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/zhpmv.c.o 2025-03-21T20:50:31.6640219Z [ 13%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dtbmv.c.o 2025-03-21T20:50:31.6641068Z [ 14%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/stbmv.c.o 2025-03-21T20:50:31.6641905Z [ 14%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ctbmv.c.o 2025-03-21T20:50:31.6642751Z [ 14%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ztbmv.c.o 2025-03-21T20:50:31.6643631Z [ 14%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/complexdots.c.o 2025-03-21T20:50:31.6644319Z  2025-03-21T20:50:31.6644568Z  2025-03-21T20:50:31.6644802Z  2025-03-21T20:50:31.6645053Z  2025-03-21T20:50:31.6645393Z  2025-03-21T20:50:31.6646183Z <-------------> 0% EXECUTING [2m 25s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 14%] Linking CXX static library libeigen_blas.a 2025-03-21T20:50:31.6646955Z -- Looking for strtoull_l - found 2025-03-21T20:50:31.6647348Z -- Looking for realpath 2025-03-21T20:50:31.6647657Z  2025-03-21T20:50:31.6647916Z  2025-03-21T20:50:31.6648165Z  2025-03-21T20:50:34.1571676Z <-------------> 0% EXECUTING [2m 25s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 14%] Built target eigen_blas 2025-03-21T20:50:34.1572986Z  2025-03-21T20:50:34.1574349Z <-------------> 0% EXECUTING [2m 25s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Looking for realpath - found 2025-03-21T20:50:34.1575882Z -- CMAKE_CXX_FLAGS: "-DFLATBUFFERS_MAX_ALIGNMENT=1024" 2025-03-21T20:50:34.1576658Z -- Configuring done (1.2s) 2025-03-21T20:50:34.1577225Z  2025-03-21T20:50:34.1577628Z  2025-03-21T20:50:34.1578030Z  2025-03-21T20:50:34.1579316Z <-------------> 0% EXECUTING [2m 25s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Generating done (0.0s) 2025-03-21T20:50:34.1581100Z -- Build files have been written to: /pytorch/executorch/cmake-out/third-party/flatbuffers 2025-03-21T20:50:34.1582289Z [ 15%] Performing build step for 'flatbuffers' 2025-03-21T20:50:34.1583326Z [ 2%] Building CXX object CMakeFiles/flatc.dir/src/idl_parser.cpp.o 2025-03-21T20:50:34.1584528Z [ 7%] Building CXX object CMakeFiles/flatc.dir/src/reflection.cpp.o 2025-03-21T20:50:34.1585557Z [ 7%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o 2025-03-21T20:50:34.1586803Z [ 13%] Building CXX object CMakeFiles/flatc.dir/src/util.cpp.o 2025-03-21T20:50:34.1587697Z [ 13%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_binary.cpp.o 2025-03-21T20:50:34.1588660Z [ 15%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o 2025-03-21T20:50:34.1589548Z [ 21%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_dart.cpp.o 2025-03-21T20:50:34.1590509Z [ 21%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin.cpp.o 2025-03-21T20:50:34.1591518Z [ 23%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_csharp.cpp.o 2025-03-21T20:50:34.1592406Z  2025-03-21T20:50:34.1592796Z  2025-03-21T20:50:34.1593190Z  2025-03-21T20:50:34.1593572Z  2025-03-21T20:50:34.1593968Z  2025-03-21T20:50:34.1595803Z <-------------> 0% EXECUTING [2m 25s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 26%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin_kmp.cpp.o 2025-03-21T20:50:34.1597660Z [ 28%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_go.cpp.o 2025-03-21T20:50:34.1598792Z [ 31%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_java.cpp.o 2025-03-21T20:50:34.1600127Z [ 34%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_php.cpp.o 2025-03-21T20:50:34.1601299Z [ 36%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_ts.cpp.o 2025-03-21T20:50:34.1602107Z  2025-03-21T20:50:34.1602480Z  2025-03-21T20:50:34.1602859Z  2025-03-21T20:50:34.1603234Z  2025-03-21T20:50:34.1603607Z  2025-03-21T20:50:34.1605185Z <-------------> 0% EXECUTING [2m 25s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 39%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_python.cpp.o 2025-03-21T20:50:34.1607204Z [ 42%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_lobster.cpp.o 2025-03-21T20:50:34.1608413Z [ 44%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_rust.cpp.o 2025-03-21T20:50:34.1609417Z  2025-03-21T20:50:34.1609810Z  2025-03-21T20:50:34.1610201Z  2025-03-21T20:50:34.1611702Z <-------------> 0% EXECUTING [2m 25s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 47%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_fbs.cpp.o 2025-03-21T20:50:34.1614210Z [ 50%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_grpc.cpp.o 2025-03-21T20:50:34.1615208Z  2025-03-21T20:50:34.1615716Z  2025-03-21T20:50:34.1617395Z <-------------> 0% EXECUTING [2m 25s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 52%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_json_schema.cpp.o 2025-03-21T20:50:34.1619480Z [ 55%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_swift.cpp.o 2025-03-21T20:50:34.1620906Z [ 57%] Building CXX object CMakeFiles/flatc.dir/src/file_name_saving_file_manager.cpp.o 2025-03-21T20:50:34.1622550Z [ 60%] Building CXX object CMakeFiles/flatc.dir/src/file_binary_writer.cpp.o 2025-03-21T20:50:34.1623792Z [ 63%] Building CXX object CMakeFiles/flatc.dir/src/file_writer.cpp.o 2025-03-21T20:50:34.1624968Z  2025-03-21T20:50:34.1625400Z  2025-03-21T20:50:34.1625828Z  2025-03-21T20:50:34.1626204Z  2025-03-21T20:50:34.1626588Z  2025-03-21T20:50:34.1628119Z <-------------> 0% EXECUTING [2m 26s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 65%] Building CXX object CMakeFiles/flatc.dir/src/flatc.cpp.o 2025-03-21T20:50:34.1629898Z [ 68%] Building CXX object CMakeFiles/flatc.dir/src/flatc_main.cpp.o 2025-03-21T20:50:34.1631154Z [ 71%] Building CXX object CMakeFiles/flatc.dir/src/binary_annotator.cpp.o 2025-03-21T20:50:34.1632005Z  2025-03-21T20:50:34.1632382Z  2025-03-21T20:50:34.1632721Z  2025-03-21T20:50:34.1634620Z <-------------> 0% EXECUTING [2m 26s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 73%] Building CXX object CMakeFiles/flatc.dir/src/annotated_binary_text_gen.cpp.o 2025-03-21T20:50:34.1636714Z [ 76%] Building CXX object CMakeFiles/flatc.dir/src/bfbs_gen_lua.cpp.o 2025-03-21T20:50:34.1637931Z [ 78%] Building CXX object CMakeFiles/flatc.dir/src/bfbs_gen_nim.cpp.o 2025-03-21T20:50:34.1639170Z [ 81%] Building CXX object CMakeFiles/flatc.dir/src/code_generators.cpp.o 2025-03-21T20:50:34.1640547Z [ 84%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/cpp_generator.cc.o 2025-03-21T20:50:34.1641483Z  2025-03-21T20:50:34.1641848Z  2025-03-21T20:50:34.1642227Z  2025-03-21T20:50:34.1642585Z  2025-03-21T20:50:34.1642948Z  2025-03-21T20:50:34.1644772Z <-------------> 0% EXECUTING [2m 26s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 86%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/go_generator.cc.o 2025-03-21T20:50:34.1647020Z [ 89%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/java_generator.cc.o 2025-03-21T20:50:34.1648693Z [ 92%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/python_generator.cc.o 2025-03-21T20:50:34.1649584Z  2025-03-21T20:50:34.1649984Z  2025-03-21T20:50:34.1650369Z  2025-03-21T20:50:34.1652086Z <-------------> 0% EXECUTING [2m 26s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 94%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/swift_generator.cc.o 2025-03-21T20:50:34.1654196Z [ 97%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/ts_generator.cc.o 2025-03-21T20:50:34.1655157Z  2025-03-21T20:50:34.1655561Z  2025-03-21T20:50:34.1656908Z <-------------> 0% EXECUTING [2m 26s]> IDLE> IDLE> :setupNativeLibs> IDLE[100%] Linking CXX executable flatc 2025-03-21T20:50:34.1658291Z  2025-03-21T20:50:34.1659858Z <-------------> 0% EXECUTING [2m 26s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [2m 27s][100%] Built target flatc 2025-03-21T20:50:34.1661445Z [ 15%] No install step for 'flatbuffers' 2025-03-21T20:50:34.1662008Z  2025-03-21T20:50:34.1662385Z  2025-03-21T20:50:34.1663692Z <-------------> 0% EXECUTING [2m 27s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 15%] Completed 'flatbuffers' 2025-03-21T20:50:34.1665007Z [ 15%] Built target flatbuffers 2025-03-21T20:50:34.1665693Z [ 15%] Generating common_schema headers 2025-03-21T20:50:34.1666448Z [ 16%] Generating scalar_type_schema headers 2025-03-21T20:50:34.1667196Z [ 16%] Built target common_schema 2025-03-21T20:50:34.1667806Z [ 16%] Built target scalar_type_schema 2025-03-21T20:50:34.1668409Z [ 17%] Generating program_schema headers 2025-03-21T20:50:34.1668992Z [ 17%] Generating flat_tensor_schema headers 2025-03-21T20:50:34.1669608Z [ 17%] Built target flat_tensor_schema 2025-03-21T20:50:34.1670200Z [ 17%] Built target program_schema 2025-03-21T20:50:34.1671132Z [ 17%] Building CXX object CMakeFiles/executorch_core.dir/runtime/backend/interface.cpp.o 2025-03-21T20:50:34.1672701Z [ 18%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_shape_to_c_string.cpp.o 2025-03-21T20:50:34.1674225Z [ 18%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/evalue.cpp.o 2025-03-21T20:50:34.1675625Z [ 18%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_util_portable.cpp.o 2025-03-21T20:50:34.1677150Z [ 18%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/portable_type/tensor_impl.cpp.o 2025-03-21T20:50:34.1678554Z [ 18%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tag.cpp.o 2025-03-21T20:50:34.1679849Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tensor_layout.cpp.o 2025-03-21T20:50:34.1681246Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method_meta.cpp.o 2025-03-21T20:50:34.1682492Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method.cpp.o 2025-03-21T20:50:34.1683472Z  2025-03-21T20:50:34.1683876Z  2025-03-21T20:50:34.1684258Z  2025-03-21T20:50:34.1684624Z  2025-03-21T20:50:34.1685018Z  2025-03-21T20:50:34.1686955Z <-------------> 0% EXECUTING [2m 27s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/program.cpp.o 2025-03-21T20:50:34.1688672Z  2025-03-21T20:50:34.1690493Z <-------------> 0% EXECUTING [2m 27s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/pte_data_map.cpp.o 2025-03-21T20:50:34.1692945Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2025-03-21T20:50:34.1694834Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_portable.cpp.o 2025-03-21T20:50:34.1696552Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/kernel/operator_registry.cpp.o 2025-03-21T20:50:34.1697645Z  2025-03-21T20:50:34.1698031Z  2025-03-21T20:50:34.1698422Z  2025-03-21T20:50:34.1698806Z  2025-03-21T20:50:34.1700526Z <-------------> 0% EXECUTING [2m 27s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/abort.cpp.o 2025-03-21T20:50:34.1702584Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/log.cpp.o 2025-03-21T20:50:34.1704033Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/profiler.cpp.o 2025-03-21T20:50:35.6573692Z [ 21%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/runtime.cpp.o 2025-03-21T20:50:35.6575337Z [ 21%] Building CXX object CMakeFiles/executorch_core.dir/schema/extended_header.cpp.o 2025-03-21T20:50:35.6576282Z  2025-03-21T20:50:35.6576624Z  2025-03-21T20:50:35.6577009Z  2025-03-21T20:50:35.6577380Z  2025-03-21T20:50:35.6577727Z  2025-03-21T20:50:35.6579456Z <-------------> 0% EXECUTING [2m 27s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 21%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/default/posix.cpp.o 2025-03-21T20:50:35.6581219Z  2025-03-21T20:50:35.6582715Z <-------------> 0% EXECUTING [2m 27s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 21%] Linking CXX static library libexecutorch_core.a 2025-03-21T20:50:35.6584222Z [ 21%] Built target executorch_core 2025-03-21T20:50:35.6585349Z [ 21%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_copy_index.cpp.o 2025-03-21T20:50:35.6587095Z [ 21%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/threadpool.cpp.o 2025-03-21T20:50:35.6588777Z [ 21%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_view.cpp.o 2025-03-21T20:50:35.6590157Z [ 22%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/register_prim_ops.cpp.o 2025-03-21T20:50:35.6591593Z [ 22%] Building CXX object extension/tensor/CMakeFiles/extension_tensor.dir/tensor_ptr.cpp.o 2025-03-21T20:50:35.6593089Z [ 22%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/threadpool_guard.cpp.o 2025-03-21T20:50:35.6594694Z [ 22%] Building CXX object extension/tensor/CMakeFiles/extension_tensor.dir/tensor_ptr_maker.cpp.o 2025-03-21T20:50:35.6596549Z [ 22%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/cpuinfo_utils.cpp.o 2025-03-21T20:50:35.6598272Z [ 22%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/thread_parallel.cpp.o 2025-03-21T20:50:35.6599503Z  2025-03-21T20:50:35.6599916Z  2025-03-21T20:50:35.6600311Z  2025-03-21T20:50:35.6600690Z  2025-03-21T20:50:35.6601077Z  2025-03-21T20:50:35.6602604Z <-------------> 0% EXECUTING [2m 28s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 22%] Linking CXX static library libextension_threadpool.a 2025-03-21T20:50:35.6604134Z [ 22%] Linking CXX static library libexecutorch.a 2025-03-21T20:50:35.6604966Z [ 22%] Built target extension_threadpool 2025-03-21T20:50:35.6606132Z [ 22%] Linking CXX static library libextension_tensor.a 2025-03-21T20:50:35.6607461Z [ 22%] Building CXX object kernels/optimized/CMakeFiles/cpublas.dir/blas/BlasKernel.cpp.o 2025-03-21T20:50:35.6608427Z [ 22%] Built target executorch 2025-03-21T20:50:35.6609301Z [ 22%] Building CXX object kernels/optimized/CMakeFiles/cpublas.dir/blas/CPUBlas.cpp.o 2025-03-21T20:50:35.6610870Z [ 22%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/embeddingxb.cpp.o 2025-03-21T20:50:35.6612511Z [ 22%] Building CXX object extension/data_loader/CMakeFiles/extension_data_loader.dir/file_data_loader.cpp.o 2025-03-21T20:50:35.6614057Z [ 22%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_add.cpp.o 2025-03-21T20:50:35.6615619Z [ 22%] Building CXX object extension/data_loader/CMakeFiles/extension_data_loader.dir/mmap_data_loader.cpp.o 2025-03-21T20:50:35.6616807Z  2025-03-21T20:50:35.6617197Z  2025-03-21T20:50:35.6617594Z  2025-03-21T20:50:35.6617963Z  2025-03-21T20:50:35.6618314Z  2025-03-21T20:50:35.6619629Z <-------------> 0% EXECUTING [2m 28s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 22%] Built target extension_tensor 2025-03-21T20:50:35.6621776Z [ 22%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op__empty_dim_order.cpp.o 2025-03-21T20:50:35.6624028Z [ 22%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op__to_dim_order_copy.cpp.o 2025-03-21T20:50:35.6626120Z [ 22%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op__empty_dim_order.cpp.o 2025-03-21T20:50:35.6627391Z  2025-03-21T20:50:35.6627794Z  2025-03-21T20:50:35.6628159Z  2025-03-21T20:50:35.6628536Z  2025-03-21T20:50:35.6630631Z <-------------> 0% EXECUTING [2m 28s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 23%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op__to_dim_order_copy.cpp.o 2025-03-21T20:50:35.6632893Z [ 24%] Linking CXX static library libextension_data_loader.a 2025-03-21T20:50:35.6633823Z [ 24%] Built target extension_data_loader 2025-03-21T20:50:35.6634480Z  2025-03-21T20:50:35.6634878Z  2025-03-21T20:50:35.6635273Z  2025-03-21T20:50:35.6637309Z <-------------> 0% EXECUTING [2m 28s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 24%] Building CXX object extension/flat_tensor/CMakeFiles/extension_flat_tensor.dir/flat_tensor_data_map.cpp.o 2025-03-21T20:50:35.6639343Z [ 24%] Linking CXX static library libcpublas.a 2025-03-21T20:50:35.6640903Z [ 24%] Building CXX object extension/flat_tensor/CMakeFiles/extension_flat_tensor.dir/serialize/flat_tensor_header.cpp.o 2025-03-21T20:50:35.6642278Z [ 24%] Built target cpublas 2025-03-21T20:50:35.6643383Z [ 24%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_abs.cpp.o 2025-03-21T20:50:35.6645179Z [ 24%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_choose_qparams.cpp.o 2025-03-21T20:50:35.6646873Z [ 24%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_acos.cpp.o 2025-03-21T20:50:35.6648386Z [ 24%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_abs.cpp.o 2025-03-21T20:50:35.6649769Z [ 25%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_acos.cpp.o 2025-03-21T20:50:35.6651307Z [ 25%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_acosh.cpp.o 2025-03-21T20:50:35.6652497Z  2025-03-21T20:50:35.6652899Z  2025-03-21T20:50:35.6653303Z  2025-03-21T20:50:35.6653688Z  2025-03-21T20:50:35.6654044Z  2025-03-21T20:50:35.6655804Z <-------------> 0% EXECUTING [2m 28s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 25%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_acosh.cpp.o 2025-03-21T20:50:35.6658372Z [ 25%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_dequantize.cpp.o 2025-03-21T20:50:35.6659481Z  2025-03-21T20:50:35.6659874Z  2025-03-21T20:50:35.6661469Z <-------------> 0% EXECUTING [2m 28s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 25%] Linking CXX static library libextension_flat_tensor.a 2025-03-21T20:50:35.6663588Z [ 25%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_add.cpp.o 2025-03-21T20:50:35.6665341Z [ 25%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_addmm.cpp.o 2025-03-21T20:50:35.6667259Z [ 26%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_alias_copy.cpp.o 2025-03-21T20:50:35.6669137Z [ 27%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_add.cpp.o 2025-03-21T20:50:35.6670205Z [ 27%] Built target extension_flat_tensor 2025-03-21T20:50:35.6671205Z [ 27%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_bmm.cpp.o 2025-03-21T20:50:35.6672673Z [ 27%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_div.cpp.o 2025-03-21T20:50:35.6673693Z  2025-03-21T20:50:35.6674077Z  2025-03-21T20:50:35.6674458Z  2025-03-21T20:50:35.6674841Z  2025-03-21T20:50:35.6675227Z  2025-03-21T20:50:35.6677126Z <-------------> 0% EXECUTING [2m 28s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 27%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_allclose.cpp.o 2025-03-21T20:50:35.6679488Z [ 27%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_add.cpp.o 2025-03-21T20:50:35.6680473Z  2025-03-21T20:50:35.6680843Z  2025-03-21T20:50:35.6682791Z <-------------> 0% EXECUTING [2m 28s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 28%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding.cpp.o 2025-03-21T20:50:35.6684503Z  2025-03-21T20:50:35.6686461Z <-------------> 0% EXECUTING [2m 28s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 28%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_addmm.cpp.o 2025-03-21T20:50:35.6688921Z [ 28%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding2b.cpp.o 2025-03-21T20:50:35.6690784Z [ 28%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding4b.cpp.o 2025-03-21T20:50:35.6692576Z [ 28%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_exp.cpp.o 2025-03-21T20:50:35.6694314Z [ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_amax.cpp.o 2025-03-21T20:50:35.6695420Z  2025-03-21T20:50:35.6695915Z  2025-03-21T20:50:35.6696292Z  2025-03-21T20:50:35.6696667Z  2025-03-21T20:50:35.6697060Z  2025-03-21T20:50:35.6699030Z <-------------> 0% EXECUTING [2m 29s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_amin.cpp.o 2025-03-21T20:50:35.6700856Z  2025-03-21T20:50:35.6702830Z <-------------> 0% EXECUTING [2m 29s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 28%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_mixed_linear.cpp.o 2025-03-21T20:50:35.6705332Z [ 28%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_mixed_mm.cpp.o 2025-03-21T20:50:35.6707204Z [ 28%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_quantize.cpp.o 2025-03-21T20:50:35.6709035Z [ 28%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_alias_copy.cpp.o 2025-03-21T20:50:35.6710170Z  2025-03-21T20:50:35.6710573Z  2025-03-21T20:50:35.6710924Z  2025-03-21T20:50:35.6711372Z  2025-03-21T20:50:37.4571254Z <-------------> 0% EXECUTING [2m 29s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_any.cpp.o 2025-03-21T20:50:37.4573841Z [ 28%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_fft_r2c.cpp.o 2025-03-21T20:50:37.4574955Z  2025-03-21T20:50:37.4575367Z  2025-03-21T20:50:37.4577376Z <-------------> 0% EXECUTING [2m 29s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_arange.cpp.o 2025-03-21T20:50:37.4580004Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_argmax.cpp.o 2025-03-21T20:50:37.4582239Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_argmin.cpp.o 2025-03-21T20:50:37.4583666Z [ 30%] Linking CXX static library libquantized_kernels.a 2025-03-21T20:50:37.4584407Z  2025-03-21T20:50:37.4584820Z  2025-03-21T20:50:37.4585215Z  2025-03-21T20:50:37.4585585Z  2025-03-21T20:50:37.4587507Z <-------------> 0% EXECUTING [2m 29s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 31%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_allclose.cpp.o 2025-03-21T20:50:37.4589415Z [ 31%] Built target quantized_kernels 2025-03-21T20:50:37.4590669Z [ 31%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_amax.cpp.o 2025-03-21T20:50:37.4591755Z  2025-03-21T20:50:37.4592144Z  2025-03-21T20:50:37.4592547Z  2025-03-21T20:50:37.4594663Z <-------------> 0% EXECUTING [2m 29s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 31%] Building CXX object extension/module/CMakeFiles/extension_module.dir/__/flat_tensor/flat_tensor_data_map.cpp.o 2025-03-21T20:50:37.4597466Z [ 31%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_as_strided_copy.cpp.o 2025-03-21T20:50:37.4599405Z [ 32%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_gelu.cpp.o 2025-03-21T20:50:37.4600515Z  2025-03-21T20:50:37.4600905Z  2025-03-21T20:50:37.4601299Z  2025-03-21T20:50:37.4603277Z <-------------> 0% EXECUTING [2m 29s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_asin.cpp.o 2025-03-21T20:50:37.4606137Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_asinh.cpp.o 2025-03-21T20:50:37.4608093Z [ 33%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atan.cpp.o 2025-03-21T20:50:37.4609283Z  2025-03-21T20:50:37.4609672Z  2025-03-21T20:50:37.4610059Z  2025-03-21T20:50:37.4611938Z <-------------> 0% EXECUTING [2m 29s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 33%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_amin.cpp.o 2025-03-21T20:50:37.4614617Z [ 34%] Building CXX object extension/module/CMakeFiles/extension_module.dir/__/flat_tensor/serialize/flat_tensor_header.cpp.o 2025-03-21T20:50:37.4616791Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atan2.cpp.o 2025-03-21T20:50:37.4617978Z  2025-03-21T20:50:37.4618362Z  2025-03-21T20:50:37.4618748Z  2025-03-21T20:50:37.4620760Z <-------------> 0% EXECUTING [2m 29s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atanh.cpp.o 2025-03-21T20:50:37.4623403Z [ 34%] Building CXX object extension/module/CMakeFiles/extension_module.dir/module.cpp.o 2025-03-21T20:50:37.4625247Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_avg_pool2d.cpp.o 2025-03-21T20:50:37.4627284Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_and.cpp.o 2025-03-21T20:50:37.4628521Z  2025-03-21T20:50:37.4628924Z  2025-03-21T20:50:37.4629380Z  2025-03-21T20:50:37.4629768Z  2025-03-21T20:50:37.4631679Z <-------------> 0% EXECUTING [2m 29s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 34%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_le.cpp.o 2025-03-21T20:50:37.4634185Z [ 34%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_any.cpp.o 2025-03-21T20:50:37.4635281Z  2025-03-21T20:50:37.4635667Z  2025-03-21T20:50:37.4637747Z <-------------> 0% EXECUTING [2m 30s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 35%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_not.cpp.o 2025-03-21T20:50:37.4640330Z [ 35%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_or.cpp.o 2025-03-21T20:50:37.4641555Z  2025-03-21T20:50:37.4641975Z  2025-03-21T20:50:37.4643475Z <-------------> 0% EXECUTING [2m 30s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 35%] Linking CXX shared library libextension_module.so 2025-03-21T20:50:37.4645813Z [ 35%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_xor.cpp.o 2025-03-21T20:50:37.4647799Z [ 35%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bmm.cpp.o 2025-03-21T20:50:37.4648987Z  2025-03-21T20:50:37.4649392Z  2025-03-21T20:50:37.4649788Z  2025-03-21T20:50:37.4651693Z <-------------> 0% EXECUTING [2m 30s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 35%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_arange.cpp.o 2025-03-21T20:50:37.4654116Z [ 35%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_argmax.cpp.o 2025-03-21T20:50:37.4655280Z [ 35%] Built target extension_module 2025-03-21T20:50:37.4655789Z  2025-03-21T20:50:37.4656164Z  2025-03-21T20:50:37.4656563Z  2025-03-21T20:50:37.4658735Z <-------------> 0% EXECUTING [2m 30s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 35%] Building CXX object extension/module/CMakeFiles/extension_module_static.dir/__/flat_tensor/flat_tensor_data_map.cpp.o 2025-03-21T20:50:37.4661175Z [ 35%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cat.cpp.o 2025-03-21T20:50:37.4662934Z [ 35%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cdist_forward.cpp.o 2025-03-21T20:50:37.4664060Z  2025-03-21T20:50:37.4664478Z  2025-03-21T20:50:37.4664875Z  2025-03-21T20:50:37.4666863Z <-------------> 0% EXECUTING [2m 30s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 35%] Building CXX object extension/module/CMakeFiles/extension_module_static.dir/__/flat_tensor/serialize/flat_tensor_header.cpp.o 2025-03-21T20:50:37.4668852Z  2025-03-21T20:50:37.4670663Z <-------------> 0% EXECUTING [2m 30s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 36%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_argmin.cpp.o 2025-03-21T20:50:37.4672766Z [ 36%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_as_strided_copy.cpp.o 2025-03-21T20:50:37.4674237Z [ 36%] Building CXX object extension/module/CMakeFiles/extension_module_static.dir/module.cpp.o 2025-03-21T20:50:37.4675623Z [ 36%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_linear.cpp.o 2025-03-21T20:50:37.4677322Z [ 37%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ceil.cpp.o 2025-03-21T20:50:37.4678370Z  2025-03-21T20:50:37.4678697Z  2025-03-21T20:50:37.4679022Z  2025-03-21T20:50:37.4679359Z  2025-03-21T20:50:37.4679676Z  2025-03-21T20:50:37.4681141Z <-------------> 0% EXECUTING [2m 30s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 37%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_asin.cpp.o 2025-03-21T20:50:37.4682616Z  2025-03-21T20:50:37.4684174Z <-------------> 0% EXECUTING [2m 30s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 37%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_asinh.cpp.o 2025-03-21T20:50:37.4686182Z [ 37%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atan.cpp.o 2025-03-21T20:50:37.4687113Z  2025-03-21T20:50:37.4687471Z  2025-03-21T20:50:37.4688760Z <-------------> 0% EXECUTING [2m 30s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 38%] Linking CXX static library libextension_module_static.a 2025-03-21T20:50:37.4690684Z [ 38%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_log_softmax.cpp.o 2025-03-21T20:50:37.4691852Z [ 38%] Built target extension_module_static 2025-03-21T20:50:37.4692978Z [ 39%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atan2.cpp.o 2025-03-21T20:50:37.4693911Z  2025-03-21T20:50:37.4694258Z  2025-03-21T20:50:37.4694617Z  2025-03-21T20:50:37.4694953Z  2025-03-21T20:50:37.4696749Z <-------------> 0% EXECUTING [2m 30s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_clamp.cpp.o 2025-03-21T20:50:37.4698809Z [ 39%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atanh.cpp.o 2025-03-21T20:50:37.4700118Z [ 39%] Generating selected_operators.yaml for quantized_ops_lib 2025-03-21T20:50:37.4700837Z  2025-03-21T20:50:37.4701183Z  2025-03-21T20:50:37.4701509Z  2025-03-21T20:50:39.8571894Z <-------------> 0% EXECUTING [2m 31s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 39%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_avg_pool2d.cpp.o 2025-03-21T20:50:39.8573739Z  2025-03-21T20:50:39.8575676Z <-------------> 0% EXECUTING [2m 31s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 39%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_and.cpp.o 2025-03-21T20:50:39.8578118Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_clone.cpp.o 2025-03-21T20:50:39.8579475Z [ 39%] Generating code for kernel registration 2025-03-21T20:50:39.8580267Z  2025-03-21T20:50:39.8580646Z  2025-03-21T20:50:39.8581023Z  2025-03-21T20:50:39.8582863Z <-------------> 0% EXECUTING [2m 31s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 39%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_not.cpp.o 2025-03-21T20:50:39.8585518Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_constant_pad_nd.cpp.o 2025-03-21T20:50:39.8586769Z  2025-03-21T20:50:39.8587158Z  2025-03-21T20:50:39.8589064Z <-------------> 0% EXECUTING [2m 31s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 39%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_or.cpp.o 2025-03-21T20:50:39.8591422Z [ 39%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_mm.cpp.o 2025-03-21T20:50:39.8592525Z  2025-03-21T20:50:39.8592937Z  2025-03-21T20:50:39.8594992Z <-------------> 0% EXECUTING [2m 31s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_convolution.cpp.o 2025-03-21T20:50:39.8597835Z [ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_convolution_backward.cpp.o 2025-03-21T20:50:39.8599144Z  2025-03-21T20:50:39.8599553Z  2025-03-21T20:50:39.8601964Z <-------------> 0% EXECUTING [2m 31s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 41%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_xor.cpp.o 2025-03-21T20:50:39.8604474Z [ 41%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_copy.cpp.o 2025-03-21T20:50:39.8605901Z  2025-03-21T20:50:39.8606401Z  2025-03-21T20:50:39.8608353Z <-------------> 0% EXECUTING [2m 31s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 41%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_mul.cpp.o 2025-03-21T20:50:39.8610911Z [ 41%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cos.cpp.o 2025-03-21T20:50:39.8612167Z  2025-03-21T20:50:39.8612652Z  2025-03-21T20:50:39.8614703Z <-------------> 0% EXECUTING [2m 31s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 41%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cosh.cpp.o 2025-03-21T20:50:39.8617178Z [ 41%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bmm.cpp.o 2025-03-21T20:50:39.8618358Z  2025-03-21T20:50:39.8618849Z  2025-03-21T20:50:39.8621083Z <-------------> 0% EXECUTING [2m 31s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 41%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cumsum.cpp.o 2025-03-21T20:50:39.8623581Z  2025-03-21T20:50:39.8626090Z <-------------> 0% EXECUTING [2m 31s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 41%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_detach_copy.cpp.o 2025-03-21T20:50:39.8629166Z [ 41%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cat.cpp.o 2025-03-21T20:50:39.8630563Z  2025-03-21T20:50:39.8631122Z  2025-03-21T20:50:39.8633528Z <-------------> 0% EXECUTING [2m 32s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 41%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cdist_forward.cpp.o 2025-03-21T20:50:39.8635957Z  2025-03-21T20:50:39.8638408Z <-------------> 0% EXECUTING [2m 32s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 42%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_native_layer_norm.cpp.o 2025-03-21T20:50:39.8640727Z  2025-03-21T20:50:39.8643195Z <-------------> 0% EXECUTING [2m 32s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_diagonal_copy.cpp.o 2025-03-21T20:50:39.8646359Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_div.cpp.o 2025-03-21T20:50:39.8647836Z  2025-03-21T20:50:39.8648422Z  2025-03-21T20:50:39.8650673Z <-------------> 0% EXECUTING [2m 32s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 43%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ceil.cpp.o 2025-03-21T20:50:39.8652885Z  2025-03-21T20:50:39.8655226Z <-------------> 0% EXECUTING [2m 32s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 44%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_clamp.cpp.o 2025-03-21T20:50:39.8658151Z [ 44%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_neg.cpp.o 2025-03-21T20:50:39.8659400Z  2025-03-21T20:50:39.8659979Z  2025-03-21T20:50:39.8662149Z <-------------> 0% EXECUTING [2m 32s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 44%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_embedding.cpp.o 2025-03-21T20:50:39.8664032Z  2025-03-21T20:50:39.8666091Z <-------------> 0% EXECUTING [2m 32s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 44%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_clone.cpp.o 2025-03-21T20:50:39.8668517Z [ 44%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_sigmoid.cpp.o 2025-03-21T20:50:39.8669649Z  2025-03-21T20:50:39.8670064Z  2025-03-21T20:50:39.8672033Z <-------------> 0% EXECUTING [2m 32s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 44%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_constant_pad_nd.cpp.o 2025-03-21T20:50:39.8674225Z  2025-03-21T20:50:39.8676213Z <-------------> 0% EXECUTING [2m 32s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 44%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_empty.cpp.o 2025-03-21T20:50:39.8678734Z [ 44%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_convolution.cpp.o 2025-03-21T20:50:39.8679878Z  2025-03-21T20:50:39.8680433Z  2025-03-21T20:50:39.8682496Z <-------------> 0% EXECUTING [2m 32s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 44%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_convolution_backward.cpp.o 2025-03-21T20:50:39.8684357Z  2025-03-21T20:50:39.8686263Z <-------------> 0% EXECUTING [2m 33s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 44%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_copy.cpp.o 2025-03-21T20:50:39.8688568Z [ 45%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cos.cpp.o 2025-03-21T20:50:39.8690343Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_eq.cpp.o 2025-03-21T20:50:39.8692154Z [ 45%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cosh.cpp.o 2025-03-21T20:50:39.8693210Z  2025-03-21T20:50:39.8693624Z  2025-03-21T20:50:39.8694017Z  2025-03-21T20:50:39.8694403Z  2025-03-21T20:50:39.8696288Z <-------------> 0% EXECUTING [2m 33s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 45%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_sub.cpp.o 2025-03-21T20:50:39.8698577Z [ 45%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cumsum.cpp.o 2025-03-21T20:50:39.8700368Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_erf.cpp.o 2025-03-21T20:50:39.8701529Z  2025-03-21T20:50:39.8701932Z  2025-03-21T20:50:39.8702327Z  2025-03-21T20:50:39.8704249Z <-------------> 0% EXECUTING [2m 33s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 46%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_detach_copy.cpp.o 2025-03-21T20:50:39.8706802Z [ 46%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_diagonal_copy.cpp.o 2025-03-21T20:50:39.8707973Z  2025-03-21T20:50:39.8708376Z  2025-03-21T20:50:41.7572691Z <-------------> 0% EXECUTING [2m 33s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 46%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_lib.dir/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-03-21T20:50:41.7575631Z [ 47%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_div.cpp.o 2025-03-21T20:50:41.7576707Z  2025-03-21T20:50:41.7577102Z  2025-03-21T20:50:41.7579036Z <-------------> 0% EXECUTING [2m 33s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_exp.cpp.o 2025-03-21T20:50:41.7580787Z  2025-03-21T20:50:41.7582712Z <-------------> 0% EXECUTING [2m 33s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 47%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_embedding.cpp.o 2025-03-21T20:50:41.7585191Z [ 47%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_empty.cpp.o 2025-03-21T20:50:41.7586527Z [ 47%] Linking CXX static library libquantized_ops_lib.a 2025-03-21T20:50:41.7587253Z  2025-03-21T20:50:41.7587657Z  2025-03-21T20:50:41.7588041Z  2025-03-21T20:50:41.7589339Z <-------------> 0% EXECUTING [2m 33s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 47%] Built target quantized_ops_lib 2025-03-21T20:50:41.7591214Z [ 47%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_where.cpp.o 2025-03-21T20:50:41.7593173Z [ 47%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_eq.cpp.o 2025-03-21T20:50:41.7594221Z  2025-03-21T20:50:41.7594676Z  2025-03-21T20:50:41.7595059Z  2025-03-21T20:50:41.7597077Z <-------------> 0% EXECUTING [2m 33s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_expand_copy.cpp.o 2025-03-21T20:50:41.7599049Z [ 47%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_erf.cpp.o 2025-03-21T20:50:41.7600060Z  2025-03-21T20:50:41.7600460Z  2025-03-21T20:50:41.7602291Z <-------------> 0% EXECUTING [2m 33s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 47%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_exp.cpp.o 2025-03-21T20:50:41.7604788Z [ 48%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_expand_copy.cpp.o 2025-03-21T20:50:41.7606062Z  2025-03-21T20:50:41.7606461Z  2025-03-21T20:50:41.7608438Z <-------------> 0% EXECUTING [2m 34s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 48%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_expm1.cpp.o 2025-03-21T20:50:41.7610921Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_expm1.cpp.o 2025-03-21T20:50:41.7612705Z [ 48%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_fill.cpp.o 2025-03-21T20:50:41.7613791Z  2025-03-21T20:50:41.7614193Z  2025-03-21T20:50:41.7614581Z  2025-03-21T20:50:41.7616550Z <-------------> 0% EXECUTING [2m 34s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_fill.cpp.o 2025-03-21T20:50:41.7618436Z  2025-03-21T20:50:41.7620391Z <-------------> 0% EXECUTING [2m 34s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_flip.cpp.o 2025-03-21T20:50:41.7622886Z [ 48%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_flip.cpp.o 2025-03-21T20:50:41.7623735Z  2025-03-21T20:50:41.7624072Z  2025-03-21T20:50:41.7625719Z <-------------> 0% EXECUTING [2m 34s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_floor.cpp.o 2025-03-21T20:50:41.7628174Z [ 49%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_floor.cpp.o 2025-03-21T20:50:41.7629164Z  2025-03-21T20:50:41.7629540Z  2025-03-21T20:50:41.7631526Z <-------------> 0% EXECUTING [2m 34s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_floor_divide.cpp.o 2025-03-21T20:50:41.7633947Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_fmod.cpp.o 2025-03-21T20:50:41.7635714Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_full.cpp.o 2025-03-21T20:50:41.7636841Z  2025-03-21T20:50:41.7637255Z  2025-03-21T20:50:41.7637613Z  2025-03-21T20:50:41.7639474Z <-------------> 0% EXECUTING [2m 34s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 50%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_floor_divide.cpp.o 2025-03-21T20:50:41.7642171Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_full_like.cpp.o 2025-03-21T20:50:41.7643407Z  2025-03-21T20:50:41.7643815Z  2025-03-21T20:50:41.7645751Z <-------------> 0% EXECUTING [2m 34s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 50%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_fmod.cpp.o 2025-03-21T20:50:41.7648231Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gather.cpp.o 2025-03-21T20:50:41.7650112Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ge.cpp.o 2025-03-21T20:50:41.7651206Z  2025-03-21T20:50:41.7651626Z  2025-03-21T20:50:41.7652153Z  2025-03-21T20:50:41.7653937Z <-------------> 0% EXECUTING [2m 34s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 51%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_full.cpp.o 2025-03-21T20:50:41.7656252Z [ 51%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_full_like.cpp.o 2025-03-21T20:50:41.7657446Z  2025-03-21T20:50:41.7657851Z  2025-03-21T20:50:41.7659755Z <-------------> 0% EXECUTING [2m 34s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gelu.cpp.o 2025-03-21T20:50:41.7662211Z [ 51%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gather.cpp.o 2025-03-21T20:50:41.7663315Z  2025-03-21T20:50:41.7663701Z  2025-03-21T20:50:41.7665610Z <-------------> 0% EXECUTING [2m 34s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_glu.cpp.o 2025-03-21T20:50:41.7668153Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gt.cpp.o 2025-03-21T20:50:41.7670051Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_hardtanh.cpp.o 2025-03-21T20:50:41.7671255Z  2025-03-21T20:50:41.7671646Z  2025-03-21T20:50:41.7672021Z  2025-03-21T20:50:41.7673841Z <-------------> 0% EXECUTING [2m 35s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 51%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ge.cpp.o 2025-03-21T20:50:41.7676270Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index.cpp.o 2025-03-21T20:50:41.7678084Z [ 53%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gelu.cpp.o 2025-03-21T20:50:41.7679776Z [ 53%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_glu.cpp.o 2025-03-21T20:50:41.7680820Z  2025-03-21T20:50:41.7681200Z  2025-03-21T20:50:41.7681588Z  2025-03-21T20:50:41.7681972Z  2025-03-21T20:50:41.7683938Z <-------------> 0% EXECUTING [2m 35s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 53%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index_put.cpp.o 2025-03-21T20:50:41.7686706Z [ 53%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index_select.cpp.o 2025-03-21T20:50:41.7688693Z [ 53%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_isinf.cpp.o 2025-03-21T20:50:41.7689755Z  2025-03-21T20:50:41.7690176Z  2025-03-21T20:50:41.7690560Z  2025-03-21T20:50:41.7692656Z <-------------> 0% EXECUTING [2m 35s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 53%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_isnan.cpp.o 2025-03-21T20:50:41.7695058Z [ 54%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_le.cpp.o 2025-03-21T20:50:41.7696132Z  2025-03-21T20:50:41.7696516Z  2025-03-21T20:50:41.7698475Z <-------------> 0% EXECUTING [2m 35s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 54%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_leaky_relu.cpp.o 2025-03-21T20:50:41.7700395Z [ 54%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gt.cpp.o 2025-03-21T20:50:41.7701965Z [ 54%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_hardtanh.cpp.o 2025-03-21T20:50:43.2653182Z [ 55%] Linking CXX static library liboptimized_kernels.a 2025-03-21T20:50:43.2655055Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_lift_fresh_copy.cpp.o 2025-03-21T20:50:43.2656307Z  2025-03-21T20:50:43.2656685Z  2025-03-21T20:50:43.2657074Z  2025-03-21T20:50:43.2657458Z  2025-03-21T20:50:43.2658122Z  2025-03-21T20:50:43.2660225Z <-------------> 0% EXECUTING [2m 35s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_linear_scratch_example.cpp.o 2025-03-21T20:50:43.2662904Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log.cpp.o 2025-03-21T20:50:43.2664759Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log10.cpp.o 2025-03-21T20:50:43.2665919Z  2025-03-21T20:50:43.2666320Z  2025-03-21T20:50:43.2666688Z  2025-03-21T20:50:43.2668558Z <-------------> 0% EXECUTING [2m 35s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log1p.cpp.o 2025-03-21T20:50:43.2670774Z [ 56%] Built target optimized_kernels 2025-03-21T20:50:43.2672269Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log2.cpp.o 2025-03-21T20:50:43.2673700Z [ 56%] Generating selected_operators.yaml for optimized_ops_lib 2025-03-21T20:50:43.2675073Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index.cpp.o 2025-03-21T20:50:43.2676477Z [ 57%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index_put.cpp.o 2025-03-21T20:50:43.2678062Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log_softmax.cpp.o 2025-03-21T20:50:43.2679269Z  2025-03-21T20:50:43.2679657Z  2025-03-21T20:50:43.2680043Z  2025-03-21T20:50:43.2680432Z  2025-03-21T20:50:43.2680820Z  2025-03-21T20:50:43.2682853Z <-------------> 0% EXECUTING [2m 35s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_and.cpp.o 2025-03-21T20:50:43.2685623Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_not.cpp.o 2025-03-21T20:50:43.2686867Z  2025-03-21T20:50:43.2687269Z  2025-03-21T20:50:43.2689298Z <-------------> 0% EXECUTING [2m 35s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_or.cpp.o 2025-03-21T20:50:43.2691951Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_xor.cpp.o 2025-03-21T20:50:43.2694051Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logit.cpp.o 2025-03-21T20:50:43.2695916Z [ 58%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index_select.cpp.o 2025-03-21T20:50:43.2697223Z [ 59%] Generating code for kernel registration 2025-03-21T20:50:43.2697895Z  2025-03-21T20:50:43.2698293Z  2025-03-21T20:50:43.2698690Z  2025-03-21T20:50:43.2699071Z  2025-03-21T20:50:43.2699456Z  2025-03-21T20:50:43.2701326Z <-------------> 0% EXECUTING [2m 35s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 59%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_isinf.cpp.o 2025-03-21T20:50:43.2703742Z [ 59%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_lt.cpp.o 2025-03-21T20:50:43.2705810Z [ 59%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_fill.cpp.o 2025-03-21T20:50:43.2707863Z [ 59%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_scatter.cpp.o 2025-03-21T20:50:43.2709078Z  2025-03-21T20:50:43.2709493Z  2025-03-21T20:50:43.2709966Z  2025-03-21T20:50:43.2710359Z  2025-03-21T20:50:43.2712437Z <-------------> 0% EXECUTING [2m 35s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 60%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_select.cpp.o 2025-03-21T20:50:43.2715055Z [ 60%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max.cpp.o 2025-03-21T20:50:43.2716178Z  2025-03-21T20:50:43.2716579Z  2025-03-21T20:50:43.2718739Z <-------------> 0% EXECUTING [2m 36s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 60%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max_pool2d_with_indices.cpp.o 2025-03-21T20:50:43.2721430Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_isnan.cpp.o 2025-03-21T20:50:43.2726568Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_le.cpp.o 2025-03-21T20:50:43.2727567Z  2025-03-21T20:50:43.2727980Z  2025-03-21T20:50:43.2728372Z  2025-03-21T20:50:43.2730578Z <-------------> 0% EXECUTING [2m 36s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 60%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max_pool2d_with_indices_backward.cpp.o 2025-03-21T20:50:43.2733382Z [ 60%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_maximum.cpp.o 2025-03-21T20:50:43.2735301Z [ 61%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mean.cpp.o 2025-03-21T20:50:43.2736458Z  2025-03-21T20:50:43.2736872Z  2025-03-21T20:50:43.2737257Z  2025-03-21T20:50:43.2739194Z <-------------> 0% EXECUTING [2m 36s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 61%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_min.cpp.o 2025-03-21T20:50:43.2741726Z [ 61%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_minimum.cpp.o 2025-03-21T20:50:43.2743593Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_leaky_relu.cpp.o 2025-03-21T20:50:43.2745417Z [ 61%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mm.cpp.o 2025-03-21T20:50:43.2746569Z  2025-03-21T20:50:43.2746983Z  2025-03-21T20:50:43.2747379Z  2025-03-21T20:50:43.2747770Z  2025-03-21T20:50:43.2749890Z <-------------> 0% EXECUTING [2m 36s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 62%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_lift_fresh_copy.cpp.o 2025-03-21T20:50:43.2752349Z [ 62%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mul.cpp.o 2025-03-21T20:50:43.2754292Z [ 62%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_narrow_copy.cpp.o 2025-03-21T20:50:43.2755436Z  2025-03-21T20:50:43.2755839Z  2025-03-21T20:50:43.2756226Z  2025-03-21T20:50:43.2758295Z <-------------> 0% EXECUTING [2m 36s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 63%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_batch_norm.cpp.o 2025-03-21T20:50:43.2761208Z [ 63%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_group_norm.cpp.o 2025-03-21T20:50:43.2774440Z [ 63%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_layer_norm.cpp.o 2025-03-21T20:50:43.2775769Z  2025-03-21T20:50:43.2776185Z  2025-03-21T20:50:43.2776573Z  2025-03-21T20:50:43.2778774Z <-------------> 0% EXECUTING [2m 36s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 63%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_linear_scratch_example.cpp.o 2025-03-21T20:50:43.2781361Z [ 63%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ne.cpp.o 2025-03-21T20:50:43.2783221Z [ 63%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_neg.cpp.o 2025-03-21T20:50:43.2784989Z [ 63%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log.cpp.o 2025-03-21T20:50:43.2786061Z  2025-03-21T20:50:43.2786461Z  2025-03-21T20:50:43.2786860Z  2025-03-21T20:50:43.2787263Z  2025-03-21T20:50:43.2789327Z <-------------> 0% EXECUTING [2m 36s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 64%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_nonzero.cpp.o 2025-03-21T20:50:43.2791823Z [ 64%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ones.cpp.o 2025-03-21T20:50:43.2792989Z  2025-03-21T20:50:43.2793382Z  2025-03-21T20:50:43.2795421Z <-------------> 0% EXECUTING [2m 36s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 64%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pdist_forward.cpp.o 2025-03-21T20:50:43.2798095Z [ 64%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_permute_copy.cpp.o 2025-03-21T20:50:43.2800116Z [ 64%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pixel_shuffle.cpp.o 2025-03-21T20:50:43.2802174Z [ 64%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pixel_unshuffle.cpp.o 2025-03-21T20:50:43.2804067Z [ 64%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log10.cpp.o 2025-03-21T20:50:43.2805139Z  2025-03-21T20:50:43.2805638Z  2025-03-21T20:50:43.2806025Z  2025-03-21T20:50:43.2806414Z  2025-03-21T20:50:43.2806796Z  2025-03-21T20:50:43.2808694Z <-------------> 0% EXECUTING [2m 36s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 65%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pow.cpp.o 2025-03-21T20:50:44.7571838Z [ 65%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_prod.cpp.o 2025-03-21T20:50:44.7573104Z  2025-03-21T20:50:44.7573517Z  2025-03-21T20:50:44.7575863Z <-------------> 0% EXECUTING [2m 36s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 65%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reciprocal.cpp.o 2025-03-21T20:50:44.7578753Z [ 65%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad1d.cpp.o 2025-03-21T20:50:44.7580910Z [ 65%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad2d.cpp.o 2025-03-21T20:50:44.7582189Z  2025-03-21T20:50:44.7582581Z  2025-03-21T20:50:44.7582972Z  2025-03-21T20:50:44.7584804Z <-------------> 0% EXECUTING [2m 37s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 65%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log1p.cpp.o 2025-03-21T20:50:44.7587559Z [ 66%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad3d.cpp.o 2025-03-21T20:50:44.7589584Z [ 66%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_relu.cpp.o 2025-03-21T20:50:44.7591504Z [ 67%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log2.cpp.o 2025-03-21T20:50:44.7592593Z  2025-03-21T20:50:44.7592999Z  2025-03-21T20:50:44.7593383Z  2025-03-21T20:50:44.7593764Z  2025-03-21T20:50:44.7595805Z <-------------> 0% EXECUTING [2m 37s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 67%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_remainder.cpp.o 2025-03-21T20:50:44.7598437Z [ 67%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_repeat.cpp.o 2025-03-21T20:50:44.7600504Z [ 67%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_repeat_interleave.cpp.o 2025-03-21T20:50:44.7601894Z  2025-03-21T20:50:44.7602294Z  2025-03-21T20:50:44.7602681Z  2025-03-21T20:50:44.7604811Z <-------------> 0% EXECUTING [2m 37s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 67%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad1d.cpp.o 2025-03-21T20:50:44.7607763Z [ 68%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad2d.cpp.o 2025-03-21T20:50:44.7609753Z [ 68%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log_softmax.cpp.o 2025-03-21T20:50:44.7611337Z [ 68%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad3d.cpp.o 2025-03-21T20:50:44.7612535Z  2025-03-21T20:50:44.7612963Z  2025-03-21T20:50:44.7613389Z  2025-03-21T20:50:44.7613729Z  2025-03-21T20:50:44.7615409Z <-------------> 0% EXECUTING [2m 37s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 68%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_roll.cpp.o 2025-03-21T20:50:44.7617654Z [ 68%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_round.cpp.o 2025-03-21T20:50:44.7618704Z  2025-03-21T20:50:44.7619102Z  2025-03-21T20:50:44.7620851Z <-------------> 0% EXECUTING [2m 37s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 68%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_rsqrt.cpp.o 2025-03-21T20:50:44.7623327Z [ 69%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_rsub.cpp.o 2025-03-21T20:50:44.7625329Z [ 69%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scalar_tensor.cpp.o 2025-03-21T20:50:44.7627005Z [ 69%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_and.cpp.o 2025-03-21T20:50:44.7628642Z [ 69%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scatter.cpp.o 2025-03-21T20:50:44.7629695Z  2025-03-21T20:50:44.7630074Z  2025-03-21T20:50:44.7630426Z  2025-03-21T20:50:44.7630782Z  2025-03-21T20:50:44.7631142Z  2025-03-21T20:50:44.7632771Z <-------------> 0% EXECUTING [2m 37s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 69%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scatter_add.cpp.o 2025-03-21T20:50:44.7634939Z [ 69%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_select_copy.cpp.o 2025-03-21T20:50:44.7636792Z [ 69%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_select_scatter.cpp.o 2025-03-21T20:50:44.7637820Z  2025-03-21T20:50:44.7638183Z  2025-03-21T20:50:44.7638533Z  2025-03-21T20:50:44.7640646Z <-------------> 0% EXECUTING [2m 37s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 70%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sigmoid.cpp.o 2025-03-21T20:50:44.7643226Z [ 70%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sign.cpp.o 2025-03-21T20:50:44.7644999Z [ 70%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sin.cpp.o 2025-03-21T20:50:44.7646184Z  2025-03-21T20:50:44.7646576Z  2025-03-21T20:50:44.7646966Z  2025-03-21T20:50:44.7648805Z <-------------> 0% EXECUTING [2m 37s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_not.cpp.o 2025-03-21T20:50:44.7651495Z [ 70%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sinh.cpp.o 2025-03-21T20:50:44.7653458Z [ 70%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_slice_copy.cpp.o 2025-03-21T20:50:44.7654677Z  2025-03-21T20:50:44.7655082Z  2025-03-21T20:50:44.7655472Z  2025-03-21T20:50:44.7657544Z <-------------> 0% EXECUTING [2m 37s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 71%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_slice_scatter.cpp.o 2025-03-21T20:50:44.7660206Z [ 71%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_softmax.cpp.o 2025-03-21T20:50:44.7662221Z [ 71%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_split_copy.cpp.o 2025-03-21T20:50:44.7664225Z [ 71%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_split_with_sizes_copy.cpp.o 2025-03-21T20:50:44.7666621Z [ 71%] Building CXX object kernels/optimized/CMakeFiles/optimized_ops_lib.dir/optimized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-03-21T20:50:44.7668143Z  2025-03-21T20:50:44.7668544Z  2025-03-21T20:50:44.7668933Z  2025-03-21T20:50:44.7669322Z  2025-03-21T20:50:44.7669702Z  2025-03-21T20:50:44.7671637Z <-------------> 0% EXECUTING [2m 37s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 71%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sqrt.cpp.o 2025-03-21T20:50:44.7674238Z [ 71%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_squeeze_copy.cpp.o 2025-03-21T20:50:44.7676112Z [ 71%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_or.cpp.o 2025-03-21T20:50:44.7677390Z  2025-03-21T20:50:44.7677804Z  2025-03-21T20:50:44.7678182Z  2025-03-21T20:50:44.7680136Z <-------------> 0% EXECUTING [2m 38s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 72%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_stack.cpp.o 2025-03-21T20:50:44.7682700Z [ 72%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sub.cpp.o 2025-03-21T20:50:44.7683885Z  2025-03-21T20:50:44.7684276Z  2025-03-21T20:50:44.7686332Z <-------------> 0% EXECUTING [2m 38s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 72%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_xor.cpp.o 2025-03-21T20:50:44.7688951Z [ 72%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sum.cpp.o 2025-03-21T20:50:44.7690370Z [ 72%] Linking CXX static library liboptimized_ops_lib.a 2025-03-21T20:50:44.7691228Z [ 72%] Built target optimized_ops_lib 2025-03-21T20:50:44.7692568Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logit.cpp.o 2025-03-21T20:50:44.7694186Z [ 73%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_t_copy.cpp.o 2025-03-21T20:50:44.7695737Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_lt.cpp.o 2025-03-21T20:50:44.7697245Z [ 73%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tan.cpp.o 2025-03-21T20:50:44.7698372Z  2025-03-21T20:50:44.7698767Z  2025-03-21T20:50:44.7699140Z  2025-03-21T20:50:44.7699529Z  2025-03-21T20:50:44.7699918Z  2025-03-21T20:50:44.7701751Z <-------------> 0% EXECUTING [2m 38s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_fill.cpp.o 2025-03-21T20:50:44.7704196Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_scatter.cpp.o 2025-03-21T20:50:44.7705342Z  2025-03-21T20:50:44.7705720Z  2025-03-21T20:50:44.7707701Z <-------------> 0% EXECUTING [2m 38s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 74%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tanh.cpp.o 2025-03-21T20:50:46.1572064Z [ 74%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_select.cpp.o 2025-03-21T20:50:46.1574016Z [ 74%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_to_copy.cpp.o 2025-03-21T20:50:46.1575845Z [ 75%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max.cpp.o 2025-03-21T20:50:46.1576905Z  2025-03-21T20:50:46.1577329Z  2025-03-21T20:50:46.1577720Z  2025-03-21T20:50:46.1578096Z  2025-03-21T20:50:46.1580070Z <-------------> 0% EXECUTING [2m 38s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 75%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_topk.cpp.o 2025-03-21T20:50:46.1582783Z [ 75%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max_pool2d_with_indices.cpp.o 2025-03-21T20:50:46.1584862Z [ 75%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max_pool2d_with_indices_backward.cpp.o 2025-03-21T20:50:46.1586797Z [ 75%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_maximum.cpp.o 2025-03-21T20:50:46.1587911Z  2025-03-21T20:50:46.1588316Z  2025-03-21T20:50:46.1588666Z  2025-03-21T20:50:46.1589040Z  2025-03-21T20:50:46.1591177Z <-------------> 0% EXECUTING [2m 38s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 75%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mean.cpp.o 2025-03-21T20:50:46.1593734Z [ 75%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_transpose_copy.cpp.o 2025-03-21T20:50:46.1595585Z [ 75%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_min.cpp.o 2025-03-21T20:50:46.1596656Z  2025-03-21T20:50:46.1597041Z  2025-03-21T20:50:46.1597433Z  2025-03-21T20:50:46.1599373Z <-------------> 0% EXECUTING [2m 38s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 75%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tril.cpp.o 2025-03-21T20:50:46.1602023Z [ 75%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_trunc.cpp.o 2025-03-21T20:50:46.1603847Z [ 76%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_minimum.cpp.o 2025-03-21T20:50:46.1605668Z [ 76%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mm.cpp.o 2025-03-21T20:50:46.1607419Z [ 76%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mul.cpp.o 2025-03-21T20:50:46.1608476Z  2025-03-21T20:50:46.1608864Z  2025-03-21T20:50:46.1609247Z  2025-03-21T20:50:46.1609630Z  2025-03-21T20:50:46.1610001Z  2025-03-21T20:50:46.1611899Z <-------------> 0% EXECUTING [2m 38s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 76%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_narrow_copy.cpp.o 2025-03-21T20:50:46.1614410Z [ 77%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unbind_copy.cpp.o 2025-03-21T20:50:46.1615651Z  2025-03-21T20:50:46.1616046Z  2025-03-21T20:50:46.1617880Z <-------------> 0% EXECUTING [2m 38s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 77%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_batch_norm.cpp.o 2025-03-21T20:50:46.1620613Z [ 78%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_group_norm.cpp.o 2025-03-21T20:50:46.1622758Z [ 78%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unfold_copy.cpp.o 2025-03-21T20:50:46.1624813Z [ 78%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unsqueeze_copy.cpp.o 2025-03-21T20:50:46.1626810Z [ 78%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_layer_norm.cpp.o 2025-03-21T20:50:46.1628663Z [ 78%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_upsample_bilinear2d.cpp.o 2025-03-21T20:50:46.1629927Z  2025-03-21T20:50:46.1630327Z  2025-03-21T20:50:46.1630715Z  2025-03-21T20:50:46.1631083Z  2025-03-21T20:50:46.1631470Z  2025-03-21T20:50:46.1633273Z <-------------> 0% EXECUTING [2m 38s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 78%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ne.cpp.o 2025-03-21T20:50:46.1635606Z [ 78%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_neg.cpp.o 2025-03-21T20:50:46.1636692Z  2025-03-21T20:50:46.1637087Z  2025-03-21T20:50:46.1639231Z <-------------> 0% EXECUTING [2m 39s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 78%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_upsample_nearest2d.cpp.o 2025-03-21T20:50:46.1642006Z [ 78%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_nonzero.cpp.o 2025-03-21T20:50:46.1643782Z [ 78%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ones.cpp.o 2025-03-21T20:50:46.1644878Z  2025-03-21T20:50:46.1645286Z  2025-03-21T20:50:46.1645769Z  2025-03-21T20:50:46.1647752Z <-------------> 0% EXECUTING [2m 39s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 79%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_var.cpp.o 2025-03-21T20:50:46.1650294Z [ 79%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_view_copy.cpp.o 2025-03-21T20:50:46.1652117Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pdist_forward.cpp.o 2025-03-21T20:50:46.1654196Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_permute_copy.cpp.o 2025-03-21T20:50:46.1656098Z [ 80%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_where.cpp.o 2025-03-21T20:50:46.1657286Z  2025-03-21T20:50:46.1657673Z  2025-03-21T20:50:46.1658060Z  2025-03-21T20:50:46.1658443Z  2025-03-21T20:50:46.1658794Z  2025-03-21T20:50:46.1660857Z <-------------> 0% EXECUTING [2m 39s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 80%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_zeros.cpp.o 2025-03-21T20:50:46.1663436Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pixel_shuffle.cpp.o 2025-03-21T20:50:46.1665535Z [ 80%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realh.cpp.o 2025-03-21T20:50:46.1681063Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pixel_unshuffle.cpp.o 2025-03-21T20:50:46.1682239Z  2025-03-21T20:50:46.1682645Z  2025-03-21T20:50:46.1683053Z  2025-03-21T20:50:46.1683588Z  2025-03-21T20:50:46.1685560Z <-------------> 0% EXECUTING [2m 39s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pow.cpp.o 2025-03-21T20:50:46.1687928Z [ 81%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_prod.cpp.o 2025-03-21T20:50:46.1690030Z [ 81%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_bool.cpp.o 2025-03-21T20:50:46.1692142Z [ 81%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reciprocal.cpp.o 2025-03-21T20:50:46.1694425Z [ 82%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realhbbf16_to_floathbf16.cpp.o 2025-03-21T20:50:46.1695826Z  2025-03-21T20:50:46.1696213Z  2025-03-21T20:50:46.1696592Z  2025-03-21T20:50:46.1696997Z  2025-03-21T20:50:46.1697385Z  2025-03-21T20:50:46.1699553Z <-------------> 0% EXECUTING [2m 39s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 82%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/activation_ops_util.cpp.o 2025-03-21T20:50:46.1702307Z [ 82%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad1d.cpp.o 2025-03-21T20:50:46.1703527Z  2025-03-21T20:50:46.1703936Z  2025-03-21T20:50:46.1706108Z <-------------> 0% EXECUTING [2m 39s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 82%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/advanced_index_util.cpp.o 2025-03-21T20:50:46.1708843Z [ 82%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad2d.cpp.o 2025-03-21T20:50:46.1710810Z [ 82%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad3d.cpp.o 2025-03-21T20:50:46.1712581Z [ 82%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_relu.cpp.o 2025-03-21T20:50:46.1713682Z  2025-03-21T20:50:46.1714089Z  2025-03-21T20:50:46.1714486Z  2025-03-21T20:50:46.1714888Z  2025-03-21T20:50:46.1716771Z <-------------> 0% EXECUTING [2m 39s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 83%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_remainder.cpp.o 2025-03-21T20:50:46.1719436Z [ 83%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/broadcast_util.cpp.o 2025-03-21T20:50:46.1721470Z [ 83%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_repeat.cpp.o 2025-03-21T20:50:46.1723547Z [ 83%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/copy_ops_util.cpp.o 2025-03-21T20:50:46.1724792Z  2025-03-21T20:50:46.1725201Z  2025-03-21T20:50:46.1725662Z  2025-03-21T20:50:46.1726834Z  2025-03-21T20:50:46.1729046Z <-------------> 0% EXECUTING [2m 39s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 83%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_repeat_interleave.cpp.o 2025-03-21T20:50:47.5573465Z [ 84%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/delinearize_index.cpp.o 2025-03-21T20:50:47.5575087Z [ 84%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad1d.cpp.o 2025-03-21T20:50:47.5576737Z [ 84%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad2d.cpp.o 2025-03-21T20:50:47.5577746Z  2025-03-21T20:50:47.5578083Z  2025-03-21T20:50:47.5578374Z  2025-03-21T20:50:47.5578928Z  2025-03-21T20:50:47.5580393Z <-------------> 0% EXECUTING [2m 39s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad3d.cpp.o 2025-03-21T20:50:47.5582381Z [ 85%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/distance_util.cpp.o 2025-03-21T20:50:47.5583962Z [ 85%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/dtype_util.cpp.o 2025-03-21T20:50:47.5584937Z  2025-03-21T20:50:47.5585241Z  2025-03-21T20:50:47.5585549Z  2025-03-21T20:50:47.5587059Z <-------------> 0% EXECUTING [2m 39s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 85%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/index_util.cpp.o 2025-03-21T20:50:47.5588992Z [ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_roll.cpp.o 2025-03-21T20:50:47.5590243Z [ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_round.cpp.o 2025-03-21T20:50:47.5591712Z [ 85%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/kernel_ops_util.cpp.o 2025-03-21T20:50:47.5592744Z  2025-03-21T20:50:47.5593101Z  2025-03-21T20:50:47.5593406Z  2025-03-21T20:50:47.5593700Z  2025-03-21T20:50:47.5595176Z <-------------> 0% EXECUTING [2m 40s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rsqrt.cpp.o 2025-03-21T20:50:47.5597359Z [ 85%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/matmul_ops_util.cpp.o 2025-03-21T20:50:47.5599211Z [ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rsub.cpp.o 2025-03-21T20:50:47.5600924Z [ 86%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/normalization_ops_util.cpp.o 2025-03-21T20:50:47.5602068Z  2025-03-21T20:50:47.5602440Z  2025-03-21T20:50:47.5602806Z  2025-03-21T20:50:47.5603147Z  2025-03-21T20:50:47.5604916Z <-------------> 0% EXECUTING [2m 40s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 86%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/padding_util.cpp.o 2025-03-21T20:50:47.5607397Z [ 86%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/reduce_util.cpp.o 2025-03-21T20:50:47.5609495Z [ 87%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scatter.cpp.o 2025-03-21T20:50:47.5611221Z [ 87%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scalar_tensor.cpp.o 2025-03-21T20:50:47.5613162Z [ 87%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/repeat_util.cpp.o 2025-03-21T20:50:47.5614387Z  2025-03-21T20:50:47.5614877Z  2025-03-21T20:50:47.5615266Z  2025-03-21T20:50:47.5615626Z  2025-03-21T20:50:47.5615946Z  2025-03-21T20:50:47.5617728Z <-------------> 0% EXECUTING [2m 40s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 87%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scatter_add.cpp.o 2025-03-21T20:50:47.5620217Z [ 87%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/select_copy_util.cpp.o 2025-03-21T20:50:47.5622385Z [ 87%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_select_copy.cpp.o 2025-03-21T20:50:47.5623429Z  2025-03-21T20:50:47.5623825Z  2025-03-21T20:50:47.5624200Z  2025-03-21T20:50:47.5626149Z <-------------> 0% EXECUTING [2m 40s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 88%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/slice_util.cpp.o 2025-03-21T20:50:47.5628986Z [ 88%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/upsample_util.cpp.o 2025-03-21T20:50:47.5630956Z [ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_select_scatter.cpp.o 2025-03-21T20:50:47.5632117Z  2025-03-21T20:50:47.5632508Z  2025-03-21T20:50:47.5632878Z  2025-03-21T20:50:47.5634741Z <-------------> 0% EXECUTING [2m 40s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sigmoid.cpp.o 2025-03-21T20:50:47.5637064Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sign.cpp.o 2025-03-21T20:50:47.5638663Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sin.cpp.o 2025-03-21T20:50:47.5640296Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sinh.cpp.o 2025-03-21T20:50:47.5641973Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_slice_copy.cpp.o 2025-03-21T20:50:47.5643504Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_slice_scatter.cpp.o 2025-03-21T20:50:47.5644588Z  2025-03-21T20:50:47.5644969Z  2025-03-21T20:50:47.5645455Z  2025-03-21T20:50:47.5645823Z  2025-03-21T20:50:47.5646211Z  2025-03-21T20:50:47.5648084Z <-------------> 0% EXECUTING [2m 40s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_softmax.cpp.o 2025-03-21T20:50:47.5650324Z [ 89%] Linking CXX static library liboptimized_portable_kernels.a 2025-03-21T20:50:47.5651117Z  2025-03-21T20:50:47.5651516Z  2025-03-21T20:50:47.5653283Z <-------------> 0% EXECUTING [2m 40s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_split_copy.cpp.o 2025-03-21T20:50:47.5655570Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_split_with_sizes_copy.cpp.o 2025-03-21T20:50:47.5657373Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sqrt.cpp.o 2025-03-21T20:50:47.5659141Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_squeeze_copy.cpp.o 2025-03-21T20:50:47.5660438Z  2025-03-21T20:50:47.5660839Z  2025-03-21T20:50:47.5661236Z  2025-03-21T20:50:47.5661603Z  2025-03-21T20:50:47.5663463Z <-------------> 0% EXECUTING [2m 40s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_stack.cpp.o 2025-03-21T20:50:47.5665890Z [ 91%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sub.cpp.o 2025-03-21T20:50:47.5667547Z [ 91%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sum.cpp.o 2025-03-21T20:50:47.5668589Z  2025-03-21T20:50:47.5668976Z  2025-03-21T20:50:47.5669349Z  2025-03-21T20:50:47.5671150Z <-------------> 0% EXECUTING [2m 40s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 91%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_t_copy.cpp.o 2025-03-21T20:50:47.5673657Z [ 91%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tanh.cpp.o 2025-03-21T20:50:47.5675342Z [ 91%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tan.cpp.o 2025-03-21T20:50:47.5677424Z [ 91%] Built target optimized_portable_kernels 2025-03-21T20:50:47.5678181Z [ 91%] Merging kernel yaml files 2025-03-21T20:50:47.5678741Z  2025-03-21T20:50:47.5679122Z  2025-03-21T20:50:47.5679474Z  2025-03-21T20:50:47.5679848Z  2025-03-21T20:50:47.5680215Z  2025-03-21T20:50:47.5681933Z <-------------> 0% EXECUTING [2m 40s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 91%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_to_copy.cpp.o 2025-03-21T20:50:47.5684138Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_topk.cpp.o 2025-03-21T20:50:47.5685999Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_transpose_copy.cpp.o 2025-03-21T20:50:47.5687753Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tril.cpp.o 2025-03-21T20:50:47.5688815Z  2025-03-21T20:50:47.5689207Z  2025-03-21T20:50:47.5689582Z  2025-03-21T20:50:47.5689972Z  2025-03-21T20:50:47.5691806Z <-------------> 0% EXECUTING [2m 41s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_trunc.cpp.o 2025-03-21T20:50:47.5694219Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unbind_copy.cpp.o 2025-03-21T20:50:47.5695794Z [ 92%] Generating selected_operators.yaml for optimized_native_cpu_ops_lib 2025-03-21T20:50:47.5697394Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unfold_copy.cpp.o 2025-03-21T20:50:47.5698503Z  2025-03-21T20:50:47.5698907Z  2025-03-21T20:50:47.5699303Z  2025-03-21T20:50:47.5699683Z  2025-03-21T20:50:47.5701734Z <-------------> 0% EXECUTING [2m 41s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unsqueeze_copy.cpp.o 2025-03-21T20:50:47.5704346Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_upsample_bilinear2d.cpp.o 2025-03-21T20:50:47.5706272Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_upsample_nearest2d.cpp.o 2025-03-21T20:50:50.8575467Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_var.cpp.o 2025-03-21T20:50:50.8576485Z  2025-03-21T20:50:50.8576892Z  2025-03-21T20:50:50.8577328Z  2025-03-21T20:50:50.8577719Z  2025-03-21T20:50:50.8579184Z <-------------> 0% EXECUTING [2m 41s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_view_copy.cpp.o 2025-03-21T20:50:50.8580455Z [ 94%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_where.cpp.o 2025-03-21T20:50:50.8581044Z  2025-03-21T20:50:50.8581299Z  2025-03-21T20:50:50.8582378Z <-------------> 0% EXECUTING [2m 41s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 94%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_zeros.cpp.o 2025-03-21T20:50:50.8583757Z [ 94%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realh.cpp.o 2025-03-21T20:50:50.8584877Z [ 94%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_bool.cpp.o 2025-03-21T20:50:50.8585587Z  2025-03-21T20:50:50.8585842Z  2025-03-21T20:50:50.8586077Z  2025-03-21T20:50:50.8586830Z <-------------> 0% EXECUTING [2m 41s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 94%] Generating code for kernel registration 2025-03-21T20:50:50.8588113Z [ 94%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhbbf16_to_floathbf16.cpp.o 2025-03-21T20:50:50.8589268Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/activation_ops_util.cpp.o 2025-03-21T20:50:50.8590314Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/advanced_index_util.cpp.o 2025-03-21T20:50:50.8591335Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/broadcast_util.cpp.o 2025-03-21T20:50:50.8591948Z  2025-03-21T20:50:50.8592194Z  2025-03-21T20:50:50.8592434Z  2025-03-21T20:50:50.8592675Z  2025-03-21T20:50:50.8592912Z  2025-03-21T20:50:50.8593929Z <-------------> 0% EXECUTING [2m 41s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/copy_ops_util.cpp.o 2025-03-21T20:50:50.8595267Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/delinearize_index.cpp.o 2025-03-21T20:50:50.8596285Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/distance_util.cpp.o 2025-03-21T20:50:50.8597262Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/dtype_util.cpp.o 2025-03-21T20:50:50.8597879Z  2025-03-21T20:50:50.8598130Z  2025-03-21T20:50:50.8598358Z  2025-03-21T20:50:50.8598602Z  2025-03-21T20:50:50.8599627Z <-------------> 0% EXECUTING [2m 41s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/index_util.cpp.o 2025-03-21T20:50:50.8601057Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/kernel_ops_util.cpp.o 2025-03-21T20:50:50.8602079Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/matmul_ops_util.cpp.o 2025-03-21T20:50:50.8602724Z  2025-03-21T20:50:50.8602961Z  2025-03-21T20:50:50.8603204Z  2025-03-21T20:50:50.8604287Z <-------------> 0% EXECUTING [2m 41s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/normalization_ops_util.cpp.o 2025-03-21T20:50:50.8605750Z [ 97%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/padding_util.cpp.o 2025-03-21T20:50:50.8606741Z [ 97%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/reduce_util.cpp.o 2025-03-21T20:50:50.8607778Z [ 97%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/repeat_util.cpp.o 2025-03-21T20:50:50.8608397Z  2025-03-21T20:50:50.8608666Z  2025-03-21T20:50:50.8608915Z  2025-03-21T20:50:50.8609164Z  2025-03-21T20:50:50.8610252Z <-------------> 0% EXECUTING [2m 41s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 97%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/select_copy_util.cpp.o 2025-03-21T20:50:50.8611571Z [ 97%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/slice_util.cpp.o 2025-03-21T20:50:50.8612541Z [ 97%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/upsample_util.cpp.o 2025-03-21T20:50:50.8613174Z  2025-03-21T20:50:50.8613426Z  2025-03-21T20:50:50.8613673Z  2025-03-21T20:50:50.8614638Z <-------------> 0% EXECUTING [2m 41s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [2m 42s][ 98%] Linking CXX static library libportable_kernels.a 2025-03-21T20:50:50.8615525Z  2025-03-21T20:50:50.8616261Z <-------------> 0% EXECUTING [2m 42s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 98%] Built target portable_kernels 2025-03-21T20:50:50.8617102Z [ 98%] Generating selected_operators.yaml for portable_ops_lib 2025-03-21T20:50:50.8617558Z  2025-03-21T20:50:50.8617815Z  2025-03-21T20:50:50.8618577Z <-------------> 0% EXECUTING [2m 42s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 98%] Generating code for kernel registration 2025-03-21T20:50:50.8619268Z  2025-03-21T20:50:50.8620782Z <-------------> 0% EXECUTING [2m 42s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [2m 43s][ 98%] Building CXX object configurations/CMakeFiles/optimized_native_cpu_ops_lib.dir/optimized_native_cpu_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-03-21T20:50:50.8622459Z  2025-03-21T20:50:50.8623341Z <-------------> 0% EXECUTING [2m 43s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 98%] Linking CXX static library liboptimized_native_cpu_ops_lib.a 2025-03-21T20:50:50.8624216Z [ 98%] Built target optimized_native_cpu_ops_lib 2025-03-21T20:50:50.8625028Z [ 98%] Building CXX object CMakeFiles/executor_runner.dir/examples/portable/executor_runner/executor_runner.cpp.o 2025-03-21T20:50:50.8626015Z [ 98%] Building CXX object CMakeFiles/executor_runner.dir/extension/evalue_util/print_evalue.cpp.o 2025-03-21T20:50:50.8626946Z [ 99%] Building CXX object CMakeFiles/executor_runner.dir/extension/data_loader/file_data_loader.cpp.o 2025-03-21T20:50:50.8627817Z [ 99%] Building CXX object CMakeFiles/executor_runner.dir/extension/runner_util/inputs.cpp.o 2025-03-21T20:50:50.8628596Z [ 99%] Building CXX object CMakeFiles/executor_runner.dir/extension/runner_util/inputs_portable.cpp.o 2025-03-21T20:50:50.8629458Z [ 99%] Building CXX object CMakeFiles/executor_runner.dir/runtime/executor/test/test_backend_compiler_lib.cpp.o 2025-03-21T20:50:50.8630092Z  2025-03-21T20:50:50.8630339Z  2025-03-21T20:50:50.8630568Z  2025-03-21T20:50:50.8630808Z  2025-03-21T20:50:50.8631047Z  2025-03-21T20:50:50.8631799Z <-------------> 0% EXECUTING [2m 43s]> IDLE> IDLE> :setupNativeLibs> IDLE[100%] Linking CXX executable executor_runner 2025-03-21T20:50:50.8632495Z  2025-03-21T20:50:50.8633932Z <-------------> 0% EXECUTING [2m 43s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [2m 44s][100%] Building CXX object kernels/portable/CMakeFiles/portable_ops_lib.dir/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-03-21T20:50:50.8635271Z  2025-03-21T20:50:50.8636031Z <-------------> 0% EXECUTING [2m 44s]> IDLE> IDLE> :setupNativeLibs> IDLE[100%] Built target executor_runner 2025-03-21T20:50:50.8636708Z  2025-03-21T20:50:50.8637506Z <-------------> 0% EXECUTING [2m 44s]> IDLE> IDLE> :setupNativeLibs> IDLE[100%] Linking CXX static library libportable_ops_lib.a 2025-03-21T20:50:50.8638236Z  2025-03-21T20:50:50.8638959Z <-------------> 0% EXECUTING [2m 44s]> IDLE> IDLE> :setupNativeLibs> IDLE[100%] Built target portable_ops_lib 2025-03-21T20:50:50.8639677Z Install the project... 2025-03-21T20:50:50.8640043Z -- Install configuration: "Release" 2025-03-21T20:50:50.8640570Z -- Installing: /pytorch/executorch/cmake-out/include/fxdiv.h 2025-03-21T20:50:50.8641335Z -- Installing: /pytorch/executorch/cmake-out/share/cpuinfo/cpuinfo-config.cmake 2025-03-21T20:50:50.8641959Z -- Installing: /pytorch/executorch/cmake-out/lib/libcpuinfo.a 2025-03-21T20:50:50.8642584Z -- Installing: /pytorch/executorch/cmake-out/include/cpuinfo.h 2025-03-21T20:50:50.8643171Z -- Installing: /pytorch/executorch/cmake-out/share/cpuinfo/cpuinfo-targets.cmake 2025-03-21T20:50:50.8643887Z -- Installing: /pytorch/executorch/cmake-out/share/cpuinfo/cpuinfo-targets-release.cmake 2025-03-21T20:50:50.8644573Z -- Installing: /pytorch/executorch/cmake-out/lib/pkgconfig/libcpuinfo.pc 2025-03-21T20:50:50.8645152Z -- Installing: /pytorch/executorch/cmake-out/include/pthreadpool.h 2025-03-21T20:50:50.8645776Z -- Installing: /pytorch/executorch/cmake-out/lib/libpthreadpool.a 2025-03-21T20:50:50.8646389Z -- Installing: /pytorch/executorch/cmake-out/lib/liboptimized_portable_kernels.a 2025-03-21T20:50:50.8647010Z -- Installing: /pytorch/executorch/cmake-out/lib/libportable_kernels.a 2025-03-21T20:50:50.8647597Z -- Installing: /pytorch/executorch/cmake-out/lib/libportable_ops_lib.a 2025-03-21T20:50:50.8648280Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/kernels/portable/Functions.h 2025-03-21T20:50:50.8649106Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/kernels/portable/NativeFunctions.h 2025-03-21T20:50:50.8649804Z -- Installing: /pytorch/executorch/cmake-out/lib/libeigen_blas.a 2025-03-21T20:50:50.8650326Z -- Installing: /pytorch/executorch/cmake-out/lib/libcpublas.a 2025-03-21T20:50:50.8650864Z -- Installing: /pytorch/executorch/cmake-out/lib/liboptimized_kernels.a 2025-03-21T20:50:50.8651461Z -- Installing: /pytorch/executorch/cmake-out/lib/liboptimized_ops_lib.a 2025-03-21T20:50:50.8652155Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/kernels/optimized/Functions.h 2025-03-21T20:50:50.8653045Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/kernels/optimized/NativeFunctions.h 2025-03-21T20:50:50.8653739Z -- Up-to-date: /pytorch/executorch/cmake-out/lib/libcpublas.a 2025-03-21T20:50:50.8654334Z -- Installing: /pytorch/executorch/cmake-out/lib/liboptimized_native_cpu_ops_lib.a 2025-03-21T20:50:50.8654927Z -- Installing: /pytorch/executorch/cmake-out/lib/Functions.h 2025-03-21T20:50:50.8655456Z -- Installing: /pytorch/executorch/cmake-out/lib/NativeFunctions.h 2025-03-21T20:50:50.8656051Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core 2025-03-21T20:50:50.8656740Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/array_ref.h 2025-03-21T20:50:50.8657489Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/data_loader.h 2025-03-21T20:50:50.8658219Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/defines.h 2025-03-21T20:50:50.8658947Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/error.h 2025-03-21T20:50:50.8659651Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/evalue.h 2025-03-21T20:50:50.8660390Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/event_tracer.h 2025-03-21T20:50:50.8661227Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/event_tracer_hooks.h 2025-03-21T20:50:50.8662109Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/event_tracer_hooks_delegate.h 2025-03-21T20:50:50.8662926Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten 2025-03-21T20:50:50.8663689Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/exec_aten.h 2025-03-21T20:50:50.8664536Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/testing_util 2025-03-21T20:50:50.8665475Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/tensor_factory.h 2025-03-21T20:50:50.8666483Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/tensor_util.h 2025-03-21T20:50:50.8667461Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/test 2025-03-21T20:50:50.8668291Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:50:50.8669143Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/util/dim_order_util.h 2025-03-21T20:50:50.8670079Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/util/scalar_type_util.h 2025-03-21T20:50:50.8671063Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_dimension_limit.h 2025-03-21T20:50:50.8672082Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_shape_to_c_string.h 2025-03-21T20:50:50.8673049Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_util.h 2025-03-21T20:50:50.8673916Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/util/test 2025-03-21T20:50:50.8674721Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/freeable_buffer.h 2025-03-21T20:50:50.8675543Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/hierarchical_allocator.h 2025-03-21T20:50:50.8676388Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/memory_allocator.h 2025-03-21T20:50:50.8677195Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/named_data_map.h 2025-03-21T20:50:50.8677974Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type 2025-03-21T20:50:50.8678801Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/bfloat16.h 2025-03-21T20:50:50.8679738Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/bfloat16_math.h 2025-03-21T20:50:50.8680650Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/bits_types.h 2025-03-21T20:50:50.8681483Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10 2025-03-21T20:50:50.8682304Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10 2025-03-21T20:50:50.8683181Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-03-21T20:50:50.8684137Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros/Export.h 2025-03-21T20:50:50.8685134Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros/Macros.h 2025-03-21T20:50:50.8686249Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:50:50.8687213Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-inl.h 2025-03-21T20:50:50.8688302Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-math.h 2025-03-21T20:50:50.8689325Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16.h 2025-03-21T20:50:50.8690322Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/Half-inl.h 2025-03-21T20:50:50.8691294Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/Half.h 2025-03-21T20:50:50.8692318Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/TypeSafeSignMath.h 2025-03-21T20:50:50.8693359Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/bit_cast.h 2025-03-21T20:50:50.8694401Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/floating_point_utils.h 2025-03-21T20:50:50.8695483Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/irange.h 2025-03-21T20:50:50.8696401Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/complex.h 2025-03-21T20:50:50.8697262Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/device.h 2025-03-21T20:50:50.8698112Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/half.h 2025-03-21T20:50:50.8698967Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/optional.h 2025-03-21T20:50:50.8699848Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/qint_types.h 2025-03-21T20:50:50.8700713Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/scalar.h 2025-03-21T20:50:50.8701594Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/scalar_type.h 2025-03-21T20:50:50.8702502Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/string_view.h 2025-03-21T20:50:50.8703381Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/tensor.h 2025-03-21T20:50:50.8704254Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/tensor_impl.h 2025-03-21T20:50:50.8705174Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/tensor_options.h 2025-03-21T20:50:50.8706044Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/test 2025-03-21T20:50:50.8706791Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/result.h 2025-03-21T20:50:50.8707489Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/span.h 2025-03-21T20:50:50.8708212Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/tag.h 2025-03-21T20:50:50.8708937Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/tensor_layout.h 2025-03-21T20:50:50.8709770Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/tensor_shape_dynamism.h 2025-03-21T20:50:50.8710544Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/test 2025-03-21T20:50:50.8711219Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/kernel 2025-03-21T20:50:50.8711950Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/kernel/kernel_includes.h 2025-03-21T20:50:50.8712811Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/kernel/kernel_runtime_context.h 2025-03-21T20:50:50.8713724Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/kernel/operator_registry.h 2025-03-21T20:50:50.8714492Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/kernel/test 2025-03-21T20:50:50.8715248Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/kernel/test/test_util.h 2025-03-21T20:50:50.8716149Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/kernel/thread_parallel_interface.h 2025-03-21T20:50:50.8716949Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform 2025-03-21T20:50:50.8717643Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/abort.h 2025-03-21T20:50:50.8718395Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/assert.h 2025-03-21T20:50:51.6572617Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/clock.h 2025-03-21T20:50:51.6573487Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/compat_unistd.h 2025-03-21T20:50:51.6574304Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/compiler.h 2025-03-21T20:50:51.6575073Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/default 2025-03-21T20:50:51.6576049Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/log.h 2025-03-21T20:50:51.6576801Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/platform.h 2025-03-21T20:50:51.6577575Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/profiler.h 2025-03-21T20:50:51.6578328Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/runtime.h 2025-03-21T20:50:51.6579083Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/system.h 2025-03-21T20:50:51.6579817Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/test 2025-03-21T20:50:51.6580616Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/test/stub_platform.h 2025-03-21T20:50:51.6581427Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/types.h 2025-03-21T20:50:51.6582155Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/kernel_util 2025-03-21T20:50:51.6583027Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/kernel_util/make_boxed_from_unboxed_functor.h 2025-03-21T20:50:51.6584007Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/kernel_util/meta_programming.h 2025-03-21T20:50:51.6584839Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/kernel_util/test 2025-03-21T20:50:51.6585668Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/kernel_util/type_list.h 2025-03-21T20:50:51.6586428Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/tensor 2025-03-21T20:50:51.6587147Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/tensor/tensor.h 2025-03-21T20:50:51.6588023Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/tensor/tensor_accessor.h 2025-03-21T20:50:51.6588847Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/tensor/tensor_ptr.h 2025-03-21T20:50:51.6589662Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/tensor/tensor_ptr_maker.h 2025-03-21T20:50:51.6590446Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/tensor/test 2025-03-21T20:50:51.6591153Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/threadpool 2025-03-21T20:50:51.6591945Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/threadpool/cpuinfo_utils.h 2025-03-21T20:50:51.6592759Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/threadpool/test 2025-03-21T20:50:51.6593561Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/threadpool/threadpool.h 2025-03-21T20:50:51.6594481Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/threadpool/threadpool_guard.h 2025-03-21T20:50:51.6595192Z -- Installing: /pytorch/executorch/cmake-out/lib/libexecutorch.a 2025-03-21T20:50:51.6595758Z -- Installing: /pytorch/executorch/cmake-out/lib/libexecutorch_core.a 2025-03-21T20:50:51.6596488Z -- Installing: /pytorch/executorch/cmake-out/lib/cmake/ExecuTorch/executorch-config.cmake 2025-03-21T20:50:51.6597188Z -- Installing: /pytorch/executorch/cmake-out/lib/libextension_data_loader.a 2025-03-21T20:50:51.6597810Z -- Installing: /pytorch/executorch/cmake-out/lib/libextension_flat_tensor.a 2025-03-21T20:50:51.6598417Z -- Installing: /pytorch/executorch/cmake-out/lib/libextension_module.so 2025-03-21T20:50:51.6599022Z -- Installing: /pytorch/executorch/cmake-out/lib/libextension_module_static.a 2025-03-21T20:50:51.6599638Z -- Installing: /pytorch/executorch/cmake-out/lib/libextension_tensor.a 2025-03-21T20:50:51.6600241Z -- Installing: /pytorch/executorch/cmake-out/lib/libextension_threadpool.a 2025-03-21T20:50:51.6600851Z -- Installing: /pytorch/executorch/cmake-out/lib/libquantized_kernels.a 2025-03-21T20:50:51.6601481Z -- Installing: /pytorch/executorch/cmake-out/lib/libquantized_ops_lib.a 2025-03-21T20:50:51.6602157Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/kernels/quantized/Functions.h 2025-03-21T20:50:51.6602982Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/kernels/quantized/NativeFunctions.h 2025-03-21T20:50:51.6603585Z Building llama runner 2025-03-21T20:50:51.6603877Z ++ cmake_build_llama_runner 2025-03-21T20:50:51.6604496Z /pytorch/executorch/extension/llm/tokenizers /pytorch/executorch /pytorch/executorch/extension/android_test 2025-03-21T20:50:51.6605165Z Updating tokenizers submodule 2025-03-21T20:50:51.6605576Z ++ echo 'Building llama runner' 2025-03-21T20:50:51.6605903Z ++ pushd extension/llm/tokenizers 2025-03-21T20:50:51.6606319Z ++ echo 'Updating tokenizers submodule' 2025-03-21T20:50:51.6606679Z ++ git submodule update --init 2025-03-21T20:50:51.6606980Z ++ popd 2025-03-21T20:50:51.6607313Z /pytorch/executorch /pytorch/executorch/extension/android_test 2025-03-21T20:50:51.6607755Z ++ dir=examples/models/llama 2025-03-21T20:50:51.6608970Z ++ retry cmake -DCMAKE_INSTALL_PREFIX=cmake-out -DCMAKE_BUILD_TYPE=Release -DEXECUTORCH_BUILD_KERNELS_CUSTOM=OFF -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_XNNPACK=OFF -DPYTHON_EXECUTABLE=python3 -Bcmake-out/examples/models/llama examples/models/llama 2025-03-21T20:50:51.6611091Z ++ cmake -DCMAKE_INSTALL_PREFIX=cmake-out -DCMAKE_BUILD_TYPE=Release -DEXECUTORCH_BUILD_KERNELS_CUSTOM=OFF -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_XNNPACK=OFF -DPYTHON_EXECUTABLE=python3 -Bcmake-out/examples/models/llama examples/models/llama 2025-03-21T20:50:51.6612483Z  2025-03-21T20:50:51.6612731Z  2025-03-21T20:50:51.6612960Z  2025-03-21T20:50:51.6613205Z  2025-03-21T20:50:51.6613447Z  2025-03-21T20:50:51.6614293Z <-------------> 0% EXECUTING [2m 44s]> IDLE> IDLE> :setupNativeLibs> IDLE-- The C compiler identification is Clang 12.0.1 2025-03-21T20:50:51.6615016Z  2025-03-21T20:50:51.6615797Z <-------------> 0% EXECUTING [2m 44s]> IDLE> IDLE> :setupNativeLibs> IDLE-- The CXX compiler identification is Clang 12.0.1 2025-03-21T20:50:51.6616572Z -- Detecting C compiler ABI info 2025-03-21T20:50:51.6616928Z  2025-03-21T20:50:51.6617185Z  2025-03-21T20:50:51.6617926Z <-------------> 0% EXECUTING [2m 44s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Detecting C compiler ABI info - done 2025-03-21T20:50:51.6618775Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2025-03-21T20:50:51.6619249Z -- Detecting C compile features 2025-03-21T20:50:51.6619703Z -- Detecting C compile features - done 2025-03-21T20:50:51.6620069Z  2025-03-21T20:50:51.6620324Z  2025-03-21T20:50:51.6620569Z  2025-03-21T20:50:51.6620801Z  2025-03-21T20:50:51.6621529Z <-------------> 0% EXECUTING [2m 45s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Detecting CXX compiler ABI info 2025-03-21T20:50:51.6622525Z  2025-03-21T20:50:51.6623282Z <-------------> 0% EXECUTING [2m 45s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Detecting CXX compiler ABI info - done 2025-03-21T20:50:51.6624144Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-03-21T20:50:51.6624650Z -- Detecting CXX compile features 2025-03-21T20:50:51.6625060Z -- Detecting CXX compile features - done 2025-03-21T20:50:51.6625571Z CMake Warning (dev) at CMakeLists.txt:82 (find_package): 2025-03-21T20:50:51.6626133Z Policy CMP0144 is not set: find_package uses upper-case _ROOT 2025-03-21T20:50:51.6626737Z variables. Run "cmake --help-policy CMP0144" for policy details. Use the 2025-03-21T20:50:51.6627314Z cmake_policy command to set the policy and suppress this warning. 2025-03-21T20:50:51.6627704Z 2025-03-21T20:50:51.6627839Z CMake variable EXECUTORCH_ROOT is set to: 2025-03-21T20:50:51.6628093Z 2025-03-21T20:50:51.6628264Z /pytorch/executorch/examples/models/llama/../../.. 2025-03-21T20:50:51.6628549Z 2025-03-21T20:50:51.6628791Z For compatibility, find_package is ignoring the variable, but code in a 2025-03-21T20:50:51.6629279Z .cmake module might still use it. 2025-03-21T20:50:51.6629723Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:51.6630056Z 2025-03-21T20:50:51.6630189Z etdump library is not found. 2025-03-21T20:50:51.6630574Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:51.6631024Z bundled_program library is not found. 2025-03-21T20:50:51.6631446Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:51.6631878Z flatccrt library is not found. 2025-03-21T20:50:51.6632281Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:51.6632717Z coremldelegate library is not found. 2025-03-21T20:50:51.6633126Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:51.6633557Z mpsdelegate library is not found. 2025-03-21T20:50:51.6633966Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:51.6634396Z neuron_backend library is not found. 2025-03-21T20:50:51.6634813Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:51.6635250Z qnn_executorch_backend library is not found. 2025-03-21T20:50:51.6635695Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:51.6636130Z custom_ops library is not found. 2025-03-21T20:50:51.6636536Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:51.6636982Z extension_runner_util library is not found. 2025-03-21T20:50:51.6637474Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:51.6637922Z extension_training library is not found. 2025-03-21T20:50:51.6638364Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:51.6638804Z xnnpack_backend library is not found. 2025-03-21T20:50:51.6639225Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:51.6639659Z XNNPACK library is not found. 2025-03-21T20:50:51.6640045Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:51.6640491Z microkernels-prod library is not found. 2025-03-21T20:50:51.6640923Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:51.6641356Z kleidiai library is not found. 2025-03-21T20:50:51.6641818Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:51.6642240Z vulkan_backend library is not found. 2025-03-21T20:50:51.6642665Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:53.2570800Z quantized_ops_aot_lib library is not found. 2025-03-21T20:50:53.2571890Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:53.2573382Z -- executorch: Using source file list /pytorch/executorch/cmake-out/examples/models/llama/runner/../../../../executorch_srcs.cmake 2025-03-21T20:50:53.2574705Z -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX17 2025-03-21T20:50:53.2575586Z  2025-03-21T20:50:53.2575966Z  2025-03-21T20:50:53.2576340Z  2025-03-21T20:50:53.2576689Z  2025-03-21T20:50:53.2577049Z  2025-03-21T20:50:53.2578449Z <-------------> 0% EXECUTING [2m 45s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Performing Test ABSL_INTERNAL_AT_LEAST_CXX17 - Success 2025-03-21T20:50:53.2580010Z -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX20 2025-03-21T20:50:53.2580528Z  2025-03-21T20:50:53.2580858Z  2025-03-21T20:50:53.2582465Z <-------------> 0% EXECUTING [2m 45s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Performing Test ABSL_INTERNAL_AT_LEAST_CXX20 - Failed 2025-03-21T20:50:53.2583855Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-03-21T20:50:53.2584453Z  2025-03-21T20:50:53.2584810Z  2025-03-21T20:50:53.2586203Z <-------------> 0% EXECUTING [2m 45s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2025-03-21T20:50:53.2587509Z -- Found Threads: TRUE 2025-03-21T20:50:53.2587999Z  2025-03-21T20:50:53.2588401Z  2025-03-21T20:50:53.2589760Z <-------------> 0% EXECUTING [2m 45s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [2m 46s]--  2025-03-21T20:50:53.2591123Z -- ******** Summary ******** 2025-03-21T20:50:53.2591808Z -- CMAKE_BUILD_TYPE : Release 2025-03-21T20:50:53.2592576Z -- CMAKE_CXX_STANDARD : 17 2025-03-21T20:50:53.2593337Z -- CMAKE_CXX_COMPILER_ID : Clang 2025-03-21T20:50:53.2593969Z -- CMAKE_TOOLCHAIN_FILE : 2025-03-21T20:50:53.2594532Z -- BUCK2 : 2025-03-21T20:50:53.2595146Z -- PYTHON_EXECUTABLE : python3 2025-03-21T20:50:53.2595769Z -- FLATC_EXECUTABLE : 2025-03-21T20:50:53.2596413Z -- EXECUTORCH_ENABLE_LOGGING : 2025-03-21T20:50:53.2597132Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : 2025-03-21T20:50:53.2597813Z -- EXECUTORCH_LOG_LEVEL : 2025-03-21T20:50:53.2598459Z -- EXECUTORCH_BUILD_ANDROID_JNI : 2025-03-21T20:50:53.2599091Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : 2025-03-21T20:50:53.2599628Z -- EXECUTORCH_BUILD_CADENCE : 2025-03-21T20:50:53.2600356Z -- EXECUTORCH_BUILD_COREML : 2025-03-21T20:50:53.2600981Z -- EXECUTORCH_BUILD_CPUINFO : ON 2025-03-21T20:50:53.2601578Z -- EXECUTORCH_BUILD_DEVTOOLS : 2025-03-21T20:50:53.2602207Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : 2025-03-21T20:50:53.2602802Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : 2025-03-21T20:50:53.2603391Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : 2025-03-21T20:50:53.2603962Z -- EXECUTORCH_BUILD_EXTENSION_LLM : 2025-03-21T20:50:53.2604519Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : 2025-03-21T20:50:53.2605115Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : 2025-03-21T20:50:53.2605807Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : 2025-03-21T20:50:53.2606339Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : 2025-03-21T20:50:53.2607071Z -- EXECUTORCH_BUILD_FLATC : 2025-03-21T20:50:53.2607642Z -- EXECUTORCH_BUILD_GFLAGS : 2025-03-21T20:50:53.2608276Z -- EXECUTORCH_BUILD_HOST_TARGETS : 2025-03-21T20:50:53.2608877Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : OFF 2025-03-21T20:50:53.2609514Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : 2025-03-21T20:50:53.2610234Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : ON 2025-03-21T20:50:53.2610875Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : 2025-03-21T20:50:53.2611529Z -- EXECUTORCH_BUILD_MPS : 2025-03-21T20:50:53.2612172Z -- EXECUTORCH_BUILD_NEURON : 2025-03-21T20:50:53.2612823Z -- EXECUTORCH_BUILD_PTHREADPOOL : ON 2025-03-21T20:50:53.2613500Z -- EXECUTORCH_BUILD_PYBIND : 2025-03-21T20:50:53.2614145Z -- EXECUTORCH_BUILD_QNN : 2025-03-21T20:50:53.2614789Z -- EXECUTORCH_BUILD_SIZE_TEST : 2025-03-21T20:50:53.2615433Z -- EXECUTORCH_BUILD_TESTS : 2025-03-21T20:50:53.2616062Z -- EXECUTORCH_BUILD_VULKAN : 2025-03-21T20:50:53.2616725Z -- EXECUTORCH_BUILD_XNNPACK : OFF 2025-03-21T20:50:53.2617360Z -- Configuring done (1.5s) 2025-03-21T20:50:53.2618179Z  2025-03-21T20:50:53.2618566Z  2025-03-21T20:50:53.2618931Z  2025-03-21T20:50:53.2619309Z  2025-03-21T20:50:53.2619683Z  2025-03-21T20:50:53.2620977Z <-------------> 0% EXECUTING [2m 46s]> IDLE> IDLE> :setupNativeLibs> IDLE-- Generating done (0.3s) 2025-03-21T20:50:53.2622843Z -- Build files have been written to: /pytorch/executorch/cmake-out/examples/models/llama 2025-03-21T20:50:53.2623997Z ++ cmake --build cmake-out/examples/models/llama -j9 --config Release 2025-03-21T20:50:53.2624781Z  2025-03-21T20:50:53.2625166Z  2025-03-21T20:50:53.2625537Z  2025-03-21T20:50:53.2627253Z <-------------> 0% EXECUTING [2m 46s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 0%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/strerror.dir/internal/strerror.cc.o 2025-03-21T20:50:53.2629545Z [ 0%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/log_severity.dir/log_severity.cc.o 2025-03-21T20:50:53.2631213Z [ 0%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/spinlock_wait.dir/internal/spinlock_wait.cc.o 2025-03-21T20:50:53.2633209Z [ 0%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/utf8_for_code_point.dir/internal/utf8_for_code_point.cc.o 2025-03-21T20:50:53.2634985Z [ 1%] Building CXX object runner/abseil-cpp/absl/numeric/CMakeFiles/int128.dir/int128.cc.o 2025-03-21T20:50:53.2636482Z [ 1%] Building CXX object runner/abseil-cpp/absl/profiling/CMakeFiles/exponential_biased.dir/internal/exponential_biased.cc.o 2025-03-21T20:50:53.2638118Z [ 1%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_fixed.cc.o 2025-03-21T20:50:53.2639970Z [ 2%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/civil_time.dir/internal/cctz/src/civil_time_detail.cc.o 2025-03-21T20:50:53.2641832Z [ 2%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/leak_check.dir/leak_check.cc.o 2025-03-21T20:50:53.2642859Z  2025-03-21T20:50:53.2643246Z  2025-03-21T20:50:53.2643635Z  2025-03-21T20:50:53.2644020Z  2025-03-21T20:50:53.2644398Z  2025-03-21T20:50:53.2645927Z <-------------> 0% EXECUTING [2m 46s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 4%] Linking CXX static library libabsl_spinlock_wait.a 2025-03-21T20:50:53.2647513Z [ 4%] Linking CXX static library libabsl_leak_check.a 2025-03-21T20:50:53.2648534Z [ 4%] Linking CXX static library libabsl_utf8_for_code_point.a 2025-03-21T20:50:53.2649406Z [ 4%] Built target spinlock_wait 2025-03-21T20:50:53.2650228Z [ 4%] Built target leak_check 2025-03-21T20:50:53.2650798Z [ 4%] Built target utf8_for_code_point 2025-03-21T20:50:53.2651938Z [ 4%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_internal_nullguard.dir/internal/nullguard.cc.o 2025-03-21T20:50:53.2653823Z [ 4%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_commandlineflag_internal.dir/internal/commandlineflag.cc.o 2025-03-21T20:50:53.2655971Z [ 5%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_seed_gen_exception.dir/seed_gen_exception.cc.o 2025-03-21T20:50:53.2657333Z [ 6%] Linking CXX static library libabsl_log_severity.a 2025-03-21T20:50:53.2657998Z [ 6%] Built target log_severity 2025-03-21T20:50:53.2659238Z [ 7%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_internal_platform.dir/internal/randen_round_keys.cc.o 2025-03-21T20:50:53.2660573Z  2025-03-21T20:50:53.2660964Z  2025-03-21T20:50:53.2661366Z  2025-03-21T20:50:53.2661758Z  2025-03-21T20:50:53.2662147Z  2025-03-21T20:50:53.2663572Z <-------------> 0% EXECUTING [2m 46s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 7%] Linking CXX static library libabsl_strerror.a 2025-03-21T20:50:53.2665933Z [ 8%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_format.cc.o 2025-03-21T20:50:53.2667288Z [ 8%] Built target strerror 2025-03-21T20:50:53.2668105Z [ 9%] Linking CXX static library libabsl_exponential_biased.a 2025-03-21T20:50:53.2669679Z [ 9%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_if.cc.o 2025-03-21T20:50:53.2670878Z [ 9%] Built target exponential_biased 2025-03-21T20:50:53.2671490Z [ 9%] Linking CXX static library libabsl_int128.a 2025-03-21T20:50:53.2672208Z [ 9%] Linking CXX static library libabsl_civil_time.a 2025-03-21T20:50:53.2673097Z [ 10%] Linking CXX static library libabsl_flags_commandlineflag_internal.a 2025-03-21T20:50:53.2674467Z [ 11%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/raw_logging_internal.dir/internal/raw_logging.cc.o 2025-03-21T20:50:53.2675818Z [ 11%] Linking CXX static library libabsl_log_internal_nullguard.a 2025-03-21T20:50:53.2676576Z [ 11%] Built target int128 2025-03-21T20:50:53.2677099Z [ 11%] Built target civil_time 2025-03-21T20:50:53.2677696Z [ 11%] Built target flags_commandlineflag_internal 2025-03-21T20:50:53.2678965Z [ 11%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_impl.cc.o 2025-03-21T20:50:53.2692088Z [ 11%] Linking CXX static library libabsl_random_internal_platform.a 2025-03-21T20:50:53.2693060Z [ 11%] Built target log_internal_nullguard 2025-03-21T20:50:53.2694426Z [ 12%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/decode_rust_punycode.dir/internal/decode_rust_punycode.cc.o 2025-03-21T20:50:53.2696390Z [ 12%] Building CXX object runner/abseil-cpp/absl/profiling/CMakeFiles/periodic_sampler.dir/internal/periodic_sampler.cc.o 2025-03-21T20:50:53.2698284Z [ 13%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_info.cc.o 2025-03-21T20:50:53.2699737Z  2025-03-21T20:50:53.2700096Z  2025-03-21T20:50:53.2700457Z  2025-03-21T20:50:53.2700838Z  2025-03-21T20:50:53.2701218Z  2025-03-21T20:50:53.2702792Z <-------------> 0% EXECUTING [2m 46s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 13%] Linking CXX static library libabsl_random_seed_gen_exception.a 2025-03-21T20:50:53.2704359Z [ 13%] Built target random_internal_platform 2025-03-21T20:50:53.2705807Z [ 13%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_libc.cc.o 2025-03-21T20:50:53.2707226Z [ 13%] Built target random_seed_gen_exception 2025-03-21T20:50:53.2708885Z [ 13%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_internal_randen_hwaes_impl.dir/internal/randen_hwaes.cc.o 2025-03-21T20:50:54.1572517Z [ 13%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_lookup.cc.o 2025-03-21T20:50:54.1573976Z [ 13%] Linking CXX static library libabsl_periodic_sampler.a 2025-03-21T20:50:54.1574911Z  2025-03-21T20:50:54.1575294Z  2025-03-21T20:50:54.1575662Z  2025-03-21T20:50:54.1576038Z  2025-03-21T20:50:54.1576669Z  2025-03-21T20:50:54.1577846Z <-------------> 0% EXECUTING [2m 46s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 13%] Linking CXX static library libabsl_raw_logging_internal.a 2025-03-21T20:50:54.1579454Z [ 14%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_posix.cc.o 2025-03-21T20:50:54.1580593Z [ 14%] Built target periodic_sampler 2025-03-21T20:50:54.1581317Z [ 14%] Built target raw_logging_internal 2025-03-21T20:50:54.1582677Z [ 14%] Building CXX object runner/abseil-cpp/absl/types/CMakeFiles/bad_variant_access.dir/bad_variant_access.cc.o 2025-03-21T20:50:54.1584447Z [ 14%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_internal_randen_slow.dir/internal/randen_slow.cc.o 2025-03-21T20:50:54.1585989Z [ 14%] Linking CXX static library libabsl_decode_rust_punycode.a 2025-03-21T20:50:54.1586753Z [ 14%] Built target decode_rust_punycode 2025-03-21T20:50:54.1587859Z [ 14%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/zone_info_source.cc.o 2025-03-21T20:50:54.1589368Z [ 14%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/cycleclock.cc.o 2025-03-21T20:50:54.1590893Z [ 14%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/throw_delegate.dir/internal/throw_delegate.cc.o 2025-03-21T20:50:54.1592728Z [ 14%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/debugging_internal.dir/internal/address_is_readable.cc.o 2025-03-21T20:50:54.1594187Z  2025-03-21T20:50:54.1594583Z  2025-03-21T20:50:54.1594971Z  2025-03-21T20:50:54.1595357Z  2025-03-21T20:50:54.1595744Z  2025-03-21T20:50:54.1597652Z <-------------> 0% EXECUTING [2m 47s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 15%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/debugging_internal.dir/internal/elf_mem_image.cc.o 2025-03-21T20:50:54.1600222Z [ 15%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/debugging_internal.dir/internal/vdso_support.cc.o 2025-03-21T20:50:54.1601730Z [ 16%] Linking CXX static library libabsl_bad_variant_access.a 2025-03-21T20:50:54.1602552Z [ 16%] Built target bad_variant_access 2025-03-21T20:50:54.1603101Z  2025-03-21T20:50:54.1603468Z  2025-03-21T20:50:54.1603818Z  2025-03-21T20:50:54.1604201Z  2025-03-21T20:50:54.1606273Z <-------------> 0% EXECUTING [2m 47s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 16%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/demangle_rust.dir/internal/demangle_rust.cc.o 2025-03-21T20:50:54.1608921Z [ 16%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/spinlock.cc.o 2025-03-21T20:50:54.1610211Z [ 16%] Linking CXX static library libabsl_time_zone.a 2025-03-21T20:50:54.1611573Z [ 17%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/sysinfo.cc.o 2025-03-21T20:50:54.1612766Z [ 17%] Built target time_zone 2025-03-21T20:50:54.1613946Z [ 18%] Building CXX object runner/abseil-cpp/absl/types/CMakeFiles/bad_optional_access.dir/bad_optional_access.cc.o 2025-03-21T20:50:54.1615292Z [ 19%] Linking CXX static library libabsl_throw_delegate.a 2025-03-21T20:50:54.1616268Z [ 20%] Linking CXX static library libabsl_random_internal_randen_hwaes_impl.a 2025-03-21T20:50:54.1617335Z [ 21%] Linking CXX static library libabsl_random_internal_randen_slow.a 2025-03-21T20:50:54.1618235Z [ 21%] Built target throw_delegate 2025-03-21T20:50:54.1618860Z [ 21%] Built target random_internal_randen_hwaes_impl 2025-03-21T20:50:54.1619518Z  2025-03-21T20:50:54.1619909Z  2025-03-21T20:50:54.1620275Z  2025-03-21T20:50:54.1620629Z  2025-03-21T20:50:54.1620975Z  2025-03-21T20:50:54.1623159Z <-------------> 0% EXECUTING [2m 47s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 21%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cordz_functions.dir/internal/cordz_functions.cc.o 2025-03-21T20:50:54.1625349Z [ 21%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/scoped_set_env.dir/internal/scoped_set_env.cc.o 2025-03-21T20:50:54.1626447Z [ 21%] Built target random_internal_randen_slow 2025-03-21T20:50:54.1627261Z [ 21%] Linking CXX static library libabsl_debugging_internal.a 2025-03-21T20:50:54.1628690Z [ 22%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_internal_randen_hwaes.dir/internal/randen_detect.cc.o 2025-03-21T20:50:54.1630372Z [ 22%] Building CXX object runner/abseil-cpp/absl/types/CMakeFiles/bad_any_cast_impl.dir/bad_any_cast.cc.o 2025-03-21T20:50:54.1631571Z [ 22%] Built target debugging_internal 2025-03-21T20:50:54.1632589Z [ 23%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/stacktrace.dir/stacktrace.cc.o 2025-03-21T20:50:54.1633786Z [ 24%] Linking CXX static library libabsl_demangle_rust.a 2025-03-21T20:50:54.1634483Z [ 24%] Built target demangle_rust 2025-03-21T20:50:54.1635541Z [ 24%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/thread_identity.cc.o 2025-03-21T20:50:54.1636692Z  2025-03-21T20:50:54.1637080Z  2025-03-21T20:50:54.1637453Z  2025-03-21T20:50:54.1637841Z  2025-03-21T20:50:54.1638226Z  2025-03-21T20:50:54.1640231Z <-------------> 0% EXECUTING [2m 47s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 24%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/unscaledcycleclock.cc.o 2025-03-21T20:50:54.1642369Z [ 24%] Linking CXX static library libabsl_bad_optional_access.a 2025-03-21T20:50:54.1643254Z [ 24%] Built target bad_optional_access 2025-03-21T20:50:54.1644161Z [ 24%] Linking CXX static library libabsl_random_internal_randen_hwaes.a 2025-03-21T20:50:54.1645205Z [ 24%] Linking CXX static library libabsl_bad_any_cast_impl.a 2025-03-21T20:50:54.1646627Z [ 24%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/demangle_internal.dir/internal/demangle.cc.o 2025-03-21T20:50:54.1647726Z [ 24%] Built target bad_any_cast_impl 2025-03-21T20:50:54.1648352Z [ 24%] Built target random_internal_randen_hwaes 2025-03-21T20:50:54.1649029Z [ 25%] Linking CXX static library libabsl_scoped_set_env.a 2025-03-21T20:50:54.1650177Z [ 25%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_internal_randen.dir/internal/randen.cc.o 2025-03-21T20:50:54.1651263Z [ 25%] Built target scoped_set_env 2025-03-21T20:50:54.1651866Z [ 25%] Linking CXX static library libabsl_stacktrace.a 2025-03-21T20:50:54.1652756Z [ 26%] Linking CXX static library libabsl_cordz_functions.a 2025-03-21T20:50:54.1653472Z  2025-03-21T20:50:54.1653831Z  2025-03-21T20:50:54.1654197Z  2025-03-21T20:50:54.1654576Z  2025-03-21T20:50:54.1654950Z  2025-03-21T20:50:54.1656110Z <-------------> 0% EXECUTING [2m 47s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 26%] Built target stacktrace 2025-03-21T20:50:54.1657430Z [ 26%] Built target cordz_functions 2025-03-21T20:50:54.1658274Z [ 27%] Linking CXX static library libabsl_demangle_internal.a 2025-03-21T20:50:54.1659153Z [ 27%] Built target demangle_internal 2025-03-21T20:50:54.1659942Z [ 28%] Linking CXX static library libabsl_base.a 2025-03-21T20:50:54.1660761Z [ 28%] Linking CXX static library libabsl_random_internal_randen.a 2025-03-21T20:50:54.1661661Z [ 28%] Built target base 2025-03-21T20:50:54.1662154Z [ 28%] Built target random_internal_randen 2025-03-21T20:50:54.1663262Z [ 28%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/malloc_internal.dir/internal/low_level_alloc.cc.o 2025-03-21T20:50:54.1664961Z [ 29%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/tracing_internal.dir/internal/tracing.cc.o 2025-03-21T20:50:54.1666828Z [ 32%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings_internal.dir/internal/ostringstream.cc.o 2025-03-21T20:50:54.1668525Z [ 32%] Building CXX object runner/abseil-cpp/absl/crc/CMakeFiles/crc_cpu_detect.dir/internal/cpu_detect.cc.o 2025-03-21T20:50:54.1670102Z [ 32%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/string_view.dir/string_view.cc.o 2025-03-21T20:50:54.1671720Z [ 32%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings_internal.dir/internal/utf8.cc.o 2025-03-21T20:50:54.1673220Z [ 32%] Building CXX object runner/abseil-cpp/absl/hash/CMakeFiles/city.dir/internal/city.cc.o 2025-03-21T20:50:54.1674833Z [ 33%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_internal_conditions.dir/internal/conditions.cc.o 2025-03-21T20:50:54.1676674Z [ 34%] Building CXX object runner/abseil-cpp/absl/hash/CMakeFiles/low_level_hash.dir/internal/low_level_hash.cc.o 2025-03-21T20:50:54.1677954Z  2025-03-21T20:50:54.1678367Z  2025-03-21T20:50:54.1678747Z  2025-03-21T20:50:54.1679136Z  2025-03-21T20:50:54.1679510Z  2025-03-21T20:50:54.1681008Z <-------------> 0% EXECUTING [2m 47s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 34%] Linking CXX static library libabsl_tracing_internal.a 2025-03-21T20:50:54.1683173Z [ 34%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings_internal.dir/internal/escaping.cc.o 2025-03-21T20:50:54.1684387Z  2025-03-21T20:50:54.1684805Z  2025-03-21T20:50:54.1686281Z <-------------> 0% EXECUTING [2m 47s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 34%] Built target tracing_internal 2025-03-21T20:50:54.1687779Z [ 34%] Linking CXX static library libabsl_crc_cpu_detect.a 2025-03-21T20:50:54.1688626Z [ 34%] Built target crc_cpu_detect 2025-03-21T20:50:54.1689580Z [ 34%] Linking CXX static library libabsl_log_internal_conditions.a 2025-03-21T20:50:54.1691137Z [ 35%] Building CXX object runner/abseil-cpp/absl/crc/CMakeFiles/crc_internal.dir/internal/crc_x86_arm_combined.cc.o 2025-03-21T20:50:54.1692755Z [ 35%] Building CXX object runner/abseil-cpp/absl/crc/CMakeFiles/crc_internal.dir/internal/crc.cc.o 2025-03-21T20:50:54.1693848Z [ 35%] Linking CXX static library libabsl_city.a 2025-03-21T20:50:54.1694512Z [ 35%] Built target log_internal_conditions 2025-03-21T20:50:54.1695227Z [ 36%] Linking CXX static library libabsl_malloc_internal.a 2025-03-21T20:50:54.1695888Z [ 36%] Built target city 2025-03-21T20:50:54.1696385Z [ 36%] Built target malloc_internal 2025-03-21T20:50:54.1696993Z  2025-03-21T20:50:54.1697380Z  2025-03-21T20:50:54.1697769Z  2025-03-21T20:50:54.1698140Z  2025-03-21T20:50:54.1698638Z  2025-03-21T20:50:54.1700096Z <-------------> 0% EXECUTING [2m 47s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 36%] Linking CXX static library libabsl_string_view.a 2025-03-21T20:50:54.1702096Z [ 37%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/poison.dir/internal/poison.cc.o 2025-03-21T20:50:55.3571883Z [ 37%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/graphcycles_internal.dir/internal/graphcycles.cc.o 2025-03-21T20:50:55.3573467Z [ 37%] Built target string_view 2025-03-21T20:50:55.3574343Z [ 38%] Linking CXX static library libabsl_strings_internal.a 2025-03-21T20:50:55.3575219Z [ 38%] Linking CXX static library libabsl_low_level_hash.a 2025-03-21T20:50:55.3576245Z [ 38%] Built target strings_internal 2025-03-21T20:50:55.3576827Z [ 38%] Built target low_level_hash 2025-03-21T20:50:55.3577803Z [ 39%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/ascii.cc.o 2025-03-21T20:50:55.3579195Z [ 39%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/charconv.cc.o 2025-03-21T20:50:55.3580688Z [ 39%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/escaping.cc.o 2025-03-21T20:50:55.3582224Z [ 40%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/charconv_bigint.cc.o 2025-03-21T20:50:55.3583743Z [ 40%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/charconv_parse.cc.o 2025-03-21T20:50:55.3584970Z  2025-03-21T20:50:55.3585351Z  2025-03-21T20:50:55.3585726Z  2025-03-21T20:50:55.3586108Z  2025-03-21T20:50:55.3586463Z  2025-03-21T20:50:55.3587852Z <-------------> 0% EXECUTING [2m 47s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 40%] Linking CXX static library libabsl_poison.a 2025-03-21T20:50:55.3590071Z [ 40%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/damerau_levenshtein_distance.cc.o 2025-03-21T20:50:55.3592394Z [ 40%] Linking CXX static library libabsl_crc_internal.a 2025-03-21T20:50:55.3593358Z [ 40%] Built target poison 2025-03-21T20:50:55.3594725Z [ 41%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/memutil.cc.o 2025-03-21T20:50:55.3595990Z [ 41%] Built target crc_internal 2025-03-21T20:50:55.3596791Z [ 42%] Linking CXX static library libabsl_graphcycles_internal.a 2025-03-21T20:50:55.3598200Z [ 42%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/stringify_sink.cc.o 2025-03-21T20:50:55.3599478Z  2025-03-21T20:50:55.3599972Z  2025-03-21T20:50:55.3600461Z  2025-03-21T20:50:55.3600973Z  2025-03-21T20:50:55.3601450Z  2025-03-21T20:50:55.3602947Z <-------------> 0% EXECUTING [2m 47s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 42%] Built target graphcycles_internal 2025-03-21T20:50:55.3604925Z [ 42%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/match.cc.o 2025-03-21T20:50:55.3606818Z [ 43%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/numbers.cc.o 2025-03-21T20:50:55.3608601Z [ 43%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/str_cat.cc.o 2025-03-21T20:50:55.3610424Z [ 43%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/str_replace.cc.o 2025-03-21T20:50:55.3611644Z  2025-03-21T20:50:55.3612145Z  2025-03-21T20:50:55.3612544Z  2025-03-21T20:50:55.3613039Z  2025-03-21T20:50:55.3613520Z  2025-03-21T20:50:55.3615500Z <-------------> 0% EXECUTING [2m 48s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 44%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/str_split.cc.o 2025-03-21T20:50:55.3618183Z [ 44%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/substitute.cc.o 2025-03-21T20:50:55.3619412Z  2025-03-21T20:50:55.3619915Z  2025-03-21T20:50:55.3621485Z <-------------> 0% EXECUTING [2m 48s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 44%] Linking CXX static library libabsl_strings.a 2025-03-21T20:50:55.3627706Z [ 44%] Built target strings 2025-03-21T20:50:55.3628985Z [ 44%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/symbolize.dir/symbolize.cc.o 2025-03-21T20:50:55.3630712Z [ 44%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time.dir/civil_time.cc.o 2025-03-21T20:50:55.3632474Z [ 45%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/arg.cc.o 2025-03-21T20:50:55.3634490Z [ 46%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_commandlineflag.dir/commandlineflag.cc.o 2025-03-21T20:50:55.3636002Z [ 46%] Building CXX object runner/abseil-cpp/absl/hash/CMakeFiles/hash.dir/internal/hash.cc.o 2025-03-21T20:50:55.3637763Z [ 47%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_distributions.dir/discrete_distribution.cc.o 2025-03-21T20:50:55.3639513Z [ 47%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_internal_fnmatch.dir/internal/fnmatch.cc.o 2025-03-21T20:50:55.3641359Z [ 47%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_internal_seed_material.dir/internal/seed_material.cc.o 2025-03-21T20:50:55.3643210Z [ 48%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_internal_proto.dir/internal/proto.cc.o 2025-03-21T20:50:55.3644425Z  2025-03-21T20:50:55.3644819Z  2025-03-21T20:50:55.3645188Z  2025-03-21T20:50:55.3645684Z  2025-03-21T20:50:55.3646073Z  2025-03-21T20:50:55.3647640Z <-------------> 0% EXECUTING [2m 48s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 49%] Linking CXX static library libabsl_log_internal_fnmatch.a 2025-03-21T20:50:55.3649560Z [ 49%] Linking CXX static library libabsl_log_internal_proto.a 2025-03-21T20:50:55.3650559Z [ 50%] Linking CXX static library libabsl_symbolize.a 2025-03-21T20:50:55.3651403Z [ 50%] Built target log_internal_fnmatch 2025-03-21T20:50:55.3652946Z [ 50%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_distributions.dir/gaussian_distribution.cc.o 2025-03-21T20:50:55.3654415Z [ 50%] Linking CXX static library libabsl_flags_commandlineflag.a 2025-03-21T20:50:55.3655191Z [ 50%] Built target log_internal_proto 2025-03-21T20:50:55.3656329Z [ 50%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/bind.cc.o 2025-03-21T20:50:55.3657538Z [ 50%] Built target symbolize 2025-03-21T20:50:55.3658789Z [ 50%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/extension.cc.o 2025-03-21T20:50:55.3660156Z [ 50%] Built target flags_commandlineflag 2025-03-21T20:50:55.3661559Z [ 51%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/float_conversion.cc.o 2025-03-21T20:50:55.3662988Z  2025-03-21T20:50:55.3663397Z  2025-03-21T20:50:55.3663779Z  2025-03-21T20:50:55.3664152Z  2025-03-21T20:50:55.3664548Z  2025-03-21T20:50:55.3666311Z <-------------> 0% EXECUTING [2m 48s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 51%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time.dir/clock.cc.o 2025-03-21T20:50:55.3668349Z [ 51%] Linking CXX static library libabsl_random_internal_seed_material.a 2025-03-21T20:50:55.3670154Z [ 51%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/output.cc.o 2025-03-21T20:50:55.3671696Z [ 51%] Built target random_internal_seed_material 2025-03-21T20:50:55.3672707Z [ 51%] Linking CXX static library libabsl_hash.a 2025-03-21T20:50:55.3674023Z [ 52%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/examine_stack.dir/internal/examine_stack.cc.o 2025-03-21T20:50:55.3675263Z [ 52%] Built target hash 2025-03-21T20:50:55.3676592Z [ 52%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_private_handle_accessor.dir/internal/private_handle_accessor.cc.o 2025-03-21T20:50:55.3678047Z  2025-03-21T20:50:55.3678436Z  2025-03-21T20:50:55.3678829Z  2025-03-21T20:50:55.3679222Z  2025-03-21T20:50:55.3679608Z  2025-03-21T20:50:55.3681604Z <-------------> 0% EXECUTING [2m 48s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 52%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_internal_pool_urbg.dir/internal/pool_urbg.cc.o 2025-03-21T20:50:55.3684404Z [ 52%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/parser.cc.o 2025-03-21T20:50:55.3686454Z [ 53%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time.dir/duration.cc.o 2025-03-21T20:50:55.3687474Z  2025-03-21T20:50:55.3687971Z  2025-03-21T20:50:55.3688368Z  2025-03-21T20:50:55.3689925Z <-------------> 0% EXECUTING [2m 48s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 53%] Linking CXX static library libabsl_random_distributions.a 2025-03-21T20:50:55.3691900Z [ 53%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time.dir/format.cc.o 2025-03-21T20:50:55.3693382Z [ 54%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time.dir/time.cc.o 2025-03-21T20:50:55.3694496Z [ 54%] Built target random_distributions 2025-03-21T20:50:55.3695391Z [ 54%] Linking CXX static library libabsl_examine_stack.a 2025-03-21T20:50:55.3696331Z [ 54%] Linking CXX static library libabsl_flags_private_handle_accessor.a 2025-03-21T20:50:55.3697171Z [ 54%] Built target examine_stack 2025-03-21T20:50:55.3697844Z [ 54%] Built target flags_private_handle_accessor 2025-03-21T20:50:55.3699239Z [ 54%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/failure_signal_handler.dir/failure_signal_handler.cc.o 2025-03-21T20:50:55.3700579Z  2025-03-21T20:50:55.3700972Z  2025-03-21T20:50:55.3701368Z  2025-03-21T20:50:55.3701739Z  2025-03-21T20:50:55.3702131Z  2025-03-21T20:50:55.3703725Z <-------------> 0% EXECUTING [2m 48s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 55%] Linking CXX static library libabsl_random_internal_pool_urbg.a 2025-03-21T20:50:55.3705319Z [ 55%] Built target random_internal_pool_urbg 2025-03-21T20:50:55.3706791Z [ 55%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_seed_sequences.dir/seed_sequences.cc.o 2025-03-21T20:50:55.3708325Z [ 56%] Linking CXX static library libabsl_str_format_internal.a 2025-03-21T20:50:55.3709082Z  2025-03-21T20:50:55.3709473Z  2025-03-21T20:50:55.3709846Z  2025-03-21T20:50:55.3710233Z  2025-03-21T20:50:55.3711506Z <-------------> 0% EXECUTING [2m 48s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 56%] Built target str_format_internal 2025-03-21T20:50:55.3713443Z [ 56%] Building CXX object runner/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/internal/crc_memcpy_fallback.cc.o 2025-03-21T20:50:55.3715406Z [ 56%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_marshalling.dir/marshalling.cc.o 2025-03-21T20:50:55.3717121Z [ 56%] Building CXX object runner/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/crc32c.cc.o 2025-03-21T20:50:56.5569068Z [ 57%] Building CXX object runner/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/internal/crc_memcpy_x86_arm_combined.cc.o 2025-03-21T20:50:56.5571289Z [ 57%] Building CXX object runner/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/internal/crc_non_temporal_memcpy.cc.o 2025-03-21T20:50:56.5572367Z [ 58%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_internal_distribution_test_util.dir/internal/chi_square.cc.o 2025-03-21T20:50:56.5573236Z [ 58%] Linking CXX static library libabsl_failure_signal_handler.a 2025-03-21T20:50:56.5573683Z [ 58%] Linking CXX static library libabsl_time.a 2025-03-21T20:50:56.5574029Z [ 58%] Built target time 2025-03-21T20:50:56.5574326Z [ 58%] Built target failure_signal_handler 2025-03-21T20:50:56.5574739Z  2025-03-21T20:50:56.5574978Z  2025-03-21T20:50:56.5575210Z  2025-03-21T20:50:56.5575430Z  2025-03-21T20:50:56.5575660Z  2025-03-21T20:50:56.5576874Z <-------------> 0% EXECUTING [2m 49s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 59%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/kernel_timeout_internal.dir/internal/kernel_timeout.cc.o 2025-03-21T20:50:56.5578960Z [ 59%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_internal_distribution_test_util.dir/internal/distribution_test_util.cc.o 2025-03-21T20:50:56.5579968Z  2025-03-21T20:50:56.5580315Z  2025-03-21T20:50:56.5581277Z <-------------> 0% EXECUTING [2m 49s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 60%] Linking CXX static library libabsl_random_seed_sequences.a 2025-03-21T20:50:56.5582106Z [ 60%] Built target random_seed_sequences 2025-03-21T20:50:56.5582868Z [ 61%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_internal_globals.dir/internal/globals.cc.o 2025-03-21T20:50:56.5583807Z [ 61%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_entry.dir/log_entry.cc.o 2025-03-21T20:50:56.5584508Z [ 62%] Linking CXX static library libabsl_flags_marshalling.a 2025-03-21T20:50:56.5584939Z [ 62%] Built target flags_marshalling 2025-03-21T20:50:56.5585254Z  2025-03-21T20:50:56.5585491Z  2025-03-21T20:50:56.5585800Z  2025-03-21T20:50:56.5586081Z  2025-03-21T20:50:56.5586310Z  2025-03-21T20:50:56.5587142Z <-------------> 0% EXECUTING [2m 49s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 62%] Linking CXX static library libabsl_kernel_timeout_internal.a 2025-03-21T20:50:56.5587963Z [ 62%] Built target kernel_timeout_internal 2025-03-21T20:50:56.5588733Z [ 62%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/barrier.cc.o 2025-03-21T20:50:56.5589833Z [ 62%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/blocking_counter.cc.o 2025-03-21T20:50:56.5591077Z [ 63%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/create_thread_identity.cc.o 2025-03-21T20:50:56.5592202Z [ 63%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/futex_waiter.cc.o 2025-03-21T20:50:56.5593262Z [ 63%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/per_thread_sem.cc.o 2025-03-21T20:50:56.5593992Z [ 64%] Linking CXX static library libabsl_crc32c.a 2025-03-21T20:50:56.5594337Z [ 64%] Built target crc32c 2025-03-21T20:50:56.5594888Z [ 64%] Linking CXX static library libabsl_random_internal_distribution_test_util.a 2025-03-21T20:50:56.5595426Z  2025-03-21T20:50:56.5595675Z  2025-03-21T20:50:56.5595903Z  2025-03-21T20:50:56.5596136Z  2025-03-21T20:50:56.5596404Z  2025-03-21T20:50:56.5597516Z <-------------> 0% EXECUTING [2m 49s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 64%] Building CXX object runner/abseil-cpp/absl/crc/CMakeFiles/crc_cord_state.dir/internal/crc_cord_state.cc.o 2025-03-21T20:50:56.5598734Z [ 64%] Built target random_internal_distribution_test_util 2025-03-21T20:50:56.5599784Z [ 65%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/pthread_waiter.cc.o 2025-03-21T20:50:56.5600761Z [ 65%] Linking CXX static library libabsl_log_internal_globals.a 2025-03-21T20:50:56.5601326Z [ 66%] Linking CXX static library libabsl_log_entry.a 2025-03-21T20:50:56.5601780Z [ 66%] Built target log_internal_globals 2025-03-21T20:50:56.5602461Z [ 66%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_internal_format.dir/internal/log_format.cc.o 2025-03-21T20:50:56.5603133Z  2025-03-21T20:50:56.5603368Z  2025-03-21T20:50:56.5603578Z  2025-03-21T20:50:56.5603803Z  2025-03-21T20:50:56.5604061Z  2025-03-21T20:50:56.5604765Z <-------------> 0% EXECUTING [2m 49s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 66%] Built target log_entry 2025-03-21T20:50:56.5606078Z [ 66%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/sem_waiter.cc.o 2025-03-21T20:50:56.5607263Z [ 66%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/stdcpp_waiter.cc.o 2025-03-21T20:50:56.5608565Z [ 67%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/waiter_base.cc.o 2025-03-21T20:50:56.5609749Z [ 67%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/win32_waiter.cc.o 2025-03-21T20:50:56.5610731Z [ 68%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/mutex.cc.o 2025-03-21T20:50:56.5611715Z [ 68%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/notification.cc.o 2025-03-21T20:50:56.5612366Z  2025-03-21T20:50:56.5612584Z  2025-03-21T20:50:56.5612809Z  2025-03-21T20:50:56.5613039Z  2025-03-21T20:50:56.5613261Z  2025-03-21T20:50:56.5614043Z <-------------> 0% EXECUTING [2m 49s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 68%] Linking CXX static library libabsl_crc_cord_state.a 2025-03-21T20:50:56.5614860Z [ 68%] Built target crc_cord_state 2025-03-21T20:50:56.5615472Z [ 68%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_sink.dir/log_sink.cc.o 2025-03-21T20:50:56.5616441Z [ 68%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_btree.cc.o 2025-03-21T20:50:56.5617516Z [ 68%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_internal.cc.o 2025-03-21T20:50:56.5618167Z  2025-03-21T20:50:56.5618450Z  2025-03-21T20:50:56.5618664Z  2025-03-21T20:50:56.5618885Z  2025-03-21T20:50:56.5619110Z  2025-03-21T20:50:56.5619917Z <-------------> 0% EXECUTING [2m 49s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 68%] Linking CXX static library libabsl_log_internal_format.a 2025-03-21T20:50:56.5620731Z [ 68%] Built target log_internal_format 2025-03-21T20:50:56.5621629Z [ 69%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_btree_navigator.cc.o 2025-03-21T20:50:56.5623745Z [ 69%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_btree_reader.cc.o 2025-03-21T20:50:56.5624948Z  2025-03-21T20:50:56.5625313Z  2025-03-21T20:50:56.5625547Z  2025-03-21T20:50:56.5625777Z  2025-03-21T20:50:56.5626962Z <-------------> 0% EXECUTING [2m 49s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 69%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_crc.cc.o 2025-03-21T20:50:56.5628998Z [ 70%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_consume.cc.o 2025-03-21T20:50:56.5629958Z [ 70%] Linking CXX static library libabsl_synchronization.a 2025-03-21T20:50:56.5630448Z [ 70%] Built target synchronization 2025-03-21T20:50:56.5631209Z [ 71%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cordz_handle.dir/internal/cordz_handle.cc.o 2025-03-21T20:50:56.5632301Z [ 71%] Building CXX object runner/abseil-cpp/absl/container/CMakeFiles/hashtablez_sampler.dir/internal/hashtablez_sampler.cc.o 2025-03-21T20:50:56.5633393Z [ 72%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_program_name.dir/internal/program_name.cc.o 2025-03-21T20:50:56.5634395Z  2025-03-21T20:50:56.5634729Z  2025-03-21T20:50:56.5634964Z  2025-03-21T20:50:56.5635197Z  2025-03-21T20:50:56.5635411Z  2025-03-21T20:50:56.5636187Z <-------------> 0% EXECUTING [2m 49s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 72%] Linking CXX static library libabsl_log_sink.a 2025-03-21T20:50:56.5637050Z [ 72%] Built target log_sink 2025-03-21T20:50:56.5637997Z [ 72%] Building CXX object runner/abseil-cpp/absl/container/CMakeFiles/hashtablez_sampler.dir/internal/hashtablez_sampler_force_weak_definition.cc.o 2025-03-21T20:50:56.5639290Z [ 72%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/vlog_config_internal.dir/internal/vlog_config.cc.o 2025-03-21T20:50:56.5639950Z  2025-03-21T20:50:56.5640173Z  2025-03-21T20:50:56.5640402Z  2025-03-21T20:50:56.5640627Z  2025-03-21T20:50:56.5641404Z <-------------> 0% EXECUTING [2m 49s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 72%] Linking CXX static library libabsl_cord_internal.a 2025-03-21T20:50:56.5642170Z [ 72%] Built target cord_internal 2025-03-21T20:50:56.5642499Z  2025-03-21T20:50:56.5642717Z  2025-03-21T20:50:56.5643520Z <-------------> 0% EXECUTING [2m 50s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 72%] Linking CXX static library libabsl_hashtablez_sampler.a 2025-03-21T20:50:56.5644483Z [ 73%] Linking CXX static library libabsl_vlog_config_internal.a 2025-03-21T20:50:56.5645062Z [ 73%] Linking CXX static library libabsl_flags_program_name.a 2025-03-21T20:50:56.5645635Z [ 73%] Built target hashtablez_sampler 2025-03-21T20:50:56.5646033Z [ 73%] Built target vlog_config_internal 2025-03-21T20:50:56.5646379Z [ 73%] Built target flags_program_name 2025-03-21T20:50:56.5646903Z [ 74%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_globals.dir/globals.cc.o 2025-03-21T20:50:56.5647673Z [ 74%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_config.dir/usage_config.cc.o 2025-03-21T20:50:56.5648245Z  2025-03-21T20:50:56.5648478Z  2025-03-21T20:50:56.5648690Z  2025-03-21T20:50:56.5648916Z  2025-03-21T20:50:56.5649136Z  2025-03-21T20:50:56.5649911Z <-------------> 0% EXECUTING [2m 50s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 74%] Linking CXX static library libabsl_cordz_handle.a 2025-03-21T20:50:56.5650665Z [ 74%] Built target cordz_handle 2025-03-21T20:50:58.3574357Z [ 75%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cordz_info.dir/internal/cordz_info.cc.o 2025-03-21T20:50:58.3575486Z  2025-03-21T20:50:58.3575913Z  2025-03-21T20:50:58.3576261Z  2025-03-21T20:50:58.3577562Z <-------------> 0% EXECUTING [2m 50s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 75%] Linking CXX static library libabsl_flags_config.a 2025-03-21T20:50:58.3579003Z [ 75%] Linking CXX static library libabsl_log_globals.a 2025-03-21T20:50:58.3579702Z [ 75%] Built target flags_config 2025-03-21T20:50:58.3580283Z [ 75%] Built target log_globals 2025-03-21T20:50:58.3581394Z [ 76%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_internal.dir/internal/flag.cc.o 2025-03-21T20:50:58.3583214Z [ 77%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_internal_log_sink_set.dir/internal/log_sink_set.cc.o 2025-03-21T20:50:58.3584807Z [ 77%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_initialize.dir/initialize.cc.o 2025-03-21T20:50:58.3585812Z  2025-03-21T20:50:58.3586204Z  2025-03-21T20:50:58.3586573Z  2025-03-21T20:50:58.3586947Z  2025-03-21T20:50:58.3587330Z  2025-03-21T20:50:58.3588686Z <-------------> 0% EXECUTING [2m 50s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 77%] Linking CXX static library libabsl_cordz_info.a 2025-03-21T20:50:58.3590010Z [ 77%] Built target cordz_info 2025-03-21T20:50:58.3590986Z [ 77%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cord.dir/cord.cc.o 2025-03-21T20:50:58.3592920Z [ 77%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cordz_sample_token.dir/internal/cordz_sample_token.cc.o 2025-03-21T20:50:58.3594694Z [ 78%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cord.dir/cord_analysis.cc.o 2025-03-21T20:50:58.3596169Z [ 78%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cord.dir/cord_buffer.cc.o 2025-03-21T20:50:58.3597005Z  2025-03-21T20:50:58.3597374Z  2025-03-21T20:50:58.3597733Z  2025-03-21T20:50:58.3598098Z  2025-03-21T20:50:58.3598459Z  2025-03-21T20:50:58.3599927Z <-------------> 0% EXECUTING [2m 50s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 78%] Linking CXX static library libabsl_log_internal_log_sink_set.a 2025-03-21T20:50:58.3601411Z [ 78%] Linking CXX static library libabsl_flags_internal.a 2025-03-21T20:50:58.3602274Z [ 79%] Linking CXX static library libabsl_log_initialize.a 2025-03-21T20:50:58.3603034Z [ 79%] Built target flags_internal 2025-03-21T20:50:58.3603686Z [ 79%] Built target log_internal_log_sink_set 2025-03-21T20:50:58.3604310Z [ 79%] Built target log_initialize 2025-03-21T20:50:58.3605707Z [ 79%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_internal_message.dir/internal/log_message.cc.o 2025-03-21T20:50:58.3606892Z  2025-03-21T20:50:58.3607287Z  2025-03-21T20:50:58.3607651Z  2025-03-21T20:50:58.3608023Z  2025-03-21T20:50:58.3608401Z  2025-03-21T20:50:58.3609750Z <-------------> 0% EXECUTING [2m 50s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 80%] Linking CXX static library libabsl_cord.a 2025-03-21T20:50:58.3611000Z [ 80%] Built target cord 2025-03-21T20:50:58.3611541Z  2025-03-21T20:50:58.3611975Z  2025-03-21T20:50:58.3613433Z <-------------> 0% EXECUTING [2m 50s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 81%] Linking CXX static library libabsl_cordz_sample_token.a 2025-03-21T20:50:58.3615248Z [ 81%] Building CXX object runner/abseil-cpp/absl/container/CMakeFiles/raw_hash_set.dir/internal/raw_hash_set.cc.o 2025-03-21T20:50:58.3617078Z [ 82%] Building CXX object runner/abseil-cpp/absl/status/CMakeFiles/status.dir/internal/status_internal.cc.o 2025-03-21T20:50:58.3618668Z [ 82%] Building CXX object runner/abseil-cpp/absl/status/CMakeFiles/status.dir/status.cc.o 2025-03-21T20:50:58.3620265Z [ 82%] Building CXX object runner/abseil-cpp/absl/status/CMakeFiles/status.dir/status_payload_printer.cc.o 2025-03-21T20:50:58.3621411Z [ 82%] Built target cordz_sample_token 2025-03-21T20:50:58.3622083Z [ 83%] Linking CXX static library libabsl_log_internal_message.a 2025-03-21T20:50:58.3623093Z [ 83%] Built target log_internal_message 2025-03-21T20:50:58.3624252Z [ 83%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_internal_check_op.dir/internal/check_op.cc.o 2025-03-21T20:50:58.3625848Z [ 83%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/die_if_null.dir/die_if_null.cc.o 2025-03-21T20:50:58.3626957Z  2025-03-21T20:50:58.3627576Z  2025-03-21T20:50:58.3628008Z  2025-03-21T20:50:58.3628388Z  2025-03-21T20:50:58.3628791Z  2025-03-21T20:50:58.3630213Z <-------------> 0% EXECUTING [2m 50s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 84%] Linking CXX static library libabsl_status.a 2025-03-21T20:50:58.3631474Z [ 84%] Built target status 2025-03-21T20:50:58.3632513Z [ 84%] Building CXX object runner/abseil-cpp/absl/status/CMakeFiles/statusor.dir/statusor.cc.o 2025-03-21T20:50:58.3633626Z [ 84%] Linking CXX static library libabsl_raw_hash_set.a 2025-03-21T20:50:58.3634442Z [ 84%] Linking CXX static library libabsl_die_if_null.a 2025-03-21T20:50:58.3635176Z [ 84%] Linking CXX static library libabsl_log_internal_check_op.a 2025-03-21T20:50:58.3636060Z  2025-03-21T20:50:58.3636361Z  2025-03-21T20:50:58.3636663Z  2025-03-21T20:50:58.3636998Z  2025-03-21T20:50:58.3637338Z  2025-03-21T20:50:58.3638466Z <-------------> 0% EXECUTING [2m 50s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 84%] Built target raw_hash_set 2025-03-21T20:50:58.3640253Z [ 84%] Built target die_if_null 2025-03-21T20:50:58.3640858Z [ 84%] Built target log_internal_check_op 2025-03-21T20:50:58.3642080Z [ 84%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_reflection.dir/reflection.cc.o 2025-03-21T20:50:58.3643176Z  2025-03-21T20:50:58.3643561Z  2025-03-21T20:50:58.3643911Z  2025-03-21T20:50:58.3644251Z  2025-03-21T20:50:58.3645725Z <-------------> 0% EXECUTING [2m 51s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 84%] Linking CXX static library libabsl_statusor.a 2025-03-21T20:50:58.3646978Z  2025-03-21T20:50:58.3648135Z <-------------> 0% EXECUTING [2m 51s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 84%] Built target statusor 2025-03-21T20:50:58.3649624Z [ 85%] Linking CXX static library libabsl_flags_reflection.a 2025-03-21T20:50:58.3650423Z [ 85%] Built target flags_reflection 2025-03-21T20:50:58.3651731Z [ 86%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_usage_internal.dir/internal/usage.cc.o 2025-03-21T20:50:58.3653318Z [ 86%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_flags.dir/flags.cc.o 2025-03-21T20:50:58.3654513Z [ 87%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/bitstate.cc.o 2025-03-21T20:50:58.3655579Z [ 86%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/bitmap256.cc.o 2025-03-21T20:50:58.3656568Z [ 87%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/dfa.cc.o 2025-03-21T20:50:58.3657570Z [ 87%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/compile.cc.o 2025-03-21T20:50:58.3658493Z [ 88%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/filtered_re2.cc.o 2025-03-21T20:50:58.3659552Z [ 88%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/mimics_pcre.cc.o 2025-03-21T20:50:58.3660545Z [ 88%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/nfa.cc.o 2025-03-21T20:50:58.3661343Z  2025-03-21T20:50:58.3661761Z  2025-03-21T20:50:58.3662136Z  2025-03-21T20:50:58.3662503Z  2025-03-21T20:50:58.3662888Z  2025-03-21T20:50:58.3664391Z <-------------> 0% EXECUTING [2m 51s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 88%] Linking CXX static library libabsl_flags_usage_internal.a 2025-03-21T20:50:58.3666140Z [ 89%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/onepass.cc.o 2025-03-21T20:50:58.3667204Z [ 89%] Linking CXX static library libabsl_log_flags.a 2025-03-21T20:50:58.3668030Z [ 89%] Built target flags_usage_internal 2025-03-21T20:50:58.3668730Z [ 89%] Built target log_flags 2025-03-21T20:50:58.3669463Z [ 89%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/parse.cc.o 2025-03-21T20:50:58.3670618Z [ 90%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/perl_groups.cc.o 2025-03-21T20:50:58.3671713Z [ 90%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/prefilter.cc.o 2025-03-21T20:50:58.3672902Z [ 90%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_usage.dir/usage.cc.o 2025-03-21T20:50:58.3674129Z [ 90%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/prefilter_tree.cc.o 2025-03-21T20:50:58.3675178Z [ 91%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/prog.cc.o 2025-03-21T20:50:58.3676014Z  2025-03-21T20:50:58.3676409Z  2025-03-21T20:50:58.3676802Z  2025-03-21T20:50:58.3677163Z  2025-03-21T20:50:58.3677535Z  2025-03-21T20:50:58.3679078Z <-------------> 0% EXECUTING [2m 51s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 91%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/regexp.cc.o 2025-03-21T20:50:58.3681011Z [ 91%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/re2.cc.o 2025-03-21T20:50:58.3681835Z  2025-03-21T20:50:58.3682219Z  2025-03-21T20:50:58.3683768Z <-------------> 0% EXECUTING [2m 51s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 91%] Linking CXX static library libabsl_flags_usage.a 2025-03-21T20:50:58.3685580Z [ 92%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/set.cc.o 2025-03-21T20:50:58.3686470Z [ 92%] Built target flags_usage 2025-03-21T20:50:58.3687433Z [ 92%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/simplify.cc.o 2025-03-21T20:50:58.3688680Z [ 92%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/tostring.cc.o 2025-03-21T20:50:58.3689787Z [ 93%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/unicode_casefold.cc.o 2025-03-21T20:50:58.3690646Z  2025-03-21T20:50:58.3691031Z  2025-03-21T20:50:58.3691398Z  2025-03-21T20:50:58.3691787Z  2025-03-21T20:50:58.3692168Z  2025-03-21T20:50:58.3693847Z <-------------> 0% EXECUTING [2m 51s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 93%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/unicode_groups.cc.o 2025-03-21T20:50:58.3695854Z [ 93%] Building CXX object runner/re2/CMakeFiles/re2.dir/util/rune.cc.o 2025-03-21T20:50:58.3697057Z [ 94%] Building CXX object runner/re2/CMakeFiles/re2.dir/util/strutil.cc.o 2025-03-21T20:50:58.3698556Z [ 94%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_parse.dir/parse.cc.o 2025-03-21T20:50:58.3699606Z  2025-03-21T20:50:58.3700005Z  2025-03-21T20:50:58.3700414Z  2025-03-21T20:50:58.3700784Z  2025-03-21T20:50:58.3702137Z <-------------> 0% EXECUTING [2m 51s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 94%] Linking CXX static library libre2.a 2025-03-21T20:50:58.3703453Z [ 94%] Built target re2 2025-03-21T20:50:58.3704371Z [ 95%] Building CXX object runner/CMakeFiles/llama_runner.dir/runner.cpp.o 2025-03-21T20:51:24.2569144Z [ 95%] Building CXX object runner/CMakeFiles/llama_runner.dir/__/tokenizer/llama_tiktoken.cpp.o 2025-03-21T20:51:24.2571016Z [ 95%] Building CXX object runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/evalue_util/print_evalue.cpp.o 2025-03-21T20:51:24.2572063Z [ 96%] Building CXX object runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/runner/text_decoder_runner.cpp.o 2025-03-21T20:51:24.2573108Z [ 96%] Building CXX object runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/runner/text_prefiller.cpp.o 2025-03-21T20:51:24.2574132Z [ 96%] Building CXX object runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/sampler/sampler.cpp.o 2025-03-21T20:51:24.2575087Z [ 97%] Building CXX object runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/tokenizer/tiktoken.cpp.o 2025-03-21T20:51:24.2576378Z [ 97%] Building CXX object runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/tokenizers/src/bpe_tokenizer_base.cpp.o 2025-03-21T20:51:24.2577140Z  2025-03-21T20:51:24.2577376Z  2025-03-21T20:51:24.2577605Z  2025-03-21T20:51:24.2577819Z  2025-03-21T20:51:24.2578047Z  2025-03-21T20:51:24.2578846Z <-------------> 0% EXECUTING [2m 52s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 98%] Linking CXX static library libabsl_flags_parse.a 2025-03-21T20:51:24.2579572Z  2025-03-21T20:51:24.2580272Z <-------------> 0% EXECUTING [2m 52s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 98%] Built target flags_parse 2025-03-21T20:51:24.2581467Z [ 98%] Building CXX object runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/tokenizers/src/llama2c_tokenizer.cpp.o 2025-03-21T20:51:24.2582778Z [ 99%] Building CXX object runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/tokenizers/src/tiktoken.cpp.o 2025-03-21T20:51:24.2583499Z  2025-03-21T20:51:24.2583739Z  2025-03-21T20:51:24.2583973Z  2025-03-21T20:51:24.2585116Z <-------------> 0% EXECUTING [2m 52s]> IDLE> IDLE> :setupNativeLibs> IDLE[ 99%] Building CXX object runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/tensor/tensor_ptr.cpp.o 2025-03-21T20:51:24.2586581Z [100%] Building CXX object runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/tensor/tensor_ptr_maker.cpp.o 2025-03-21T20:51:24.2587268Z  2025-03-21T20:51:24.2587507Z  2025-03-21T20:51:24.2588283Z <-------------> 0% EXECUTING [2m 52s]> IDLE> IDLE> :setupNativeLibs> IDLE[100%] Linking CXX shared library libllama_runner.so 2025-03-21T20:51:24.2589011Z  2025-03-21T20:51:24.2589750Z <-------------> 0% EXECUTING [2m 52s]> IDLE> IDLE> :setupNativeLibs> IDLE[100%] Built target llama_runner 2025-03-21T20:51:24.2590641Z [100%] Building CXX object CMakeFiles/llama_main.dir/main.cpp.o 2025-03-21T20:51:24.2591061Z  2025-03-21T20:51:24.2591332Z  2025-03-21T20:51:24.2592055Z <-------------> 0% EXECUTING [2m 52s]> IDLE> IDLE> :setupNativeLibs> IDLE[100%] Linking CXX executable llama_main 2025-03-21T20:51:24.2592735Z  2025-03-21T20:51:24.2593606Z <-------------> 0% EXECUTING [2m 52s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [2m 53s][100%] Built target llama_main 2025-03-21T20:51:24.2594412Z +++ date +%H:%M:%S 2025-03-21T20:51:24.2594699Z ++ NOW=20:50:59 2025-03-21T20:51:24.2595047Z Starting to run llama runner at 20:50:59 2025-03-21T20:51:24.2595507Z ++ echo 'Starting to run llama runner at 20:50:59' 2025-03-21T20:51:24.2596435Z ++ cmake-out/examples/models/llama/llama_main --model_path=tinyllama_portable_fp16_h.pte --tokenizer_path=tokenizer.bin --prompt=Once --temperature=0 --seq_len=10 --warmup=1 2025-03-21T20:51:24.2597301Z  2025-03-21T20:51:24.2597518Z  2025-03-21T20:51:24.2597743Z  2025-03-21T20:51:24.2597963Z  2025-03-21T20:51:24.2598191Z  2025-03-21T20:51:24.2598898Z <-------------> 0% EXECUTING [2m 53s]> IDLE> IDLE> :setupNativeLibs> IDLEinvalid char 2025-03-21T20:51:24.2601984Z <-------------> 0% EXECUTING [2m 53s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [2m 54s]<-------------> 0% EXECUTING [2m 55s]<-------------> 0% EXECUTING [2m 56s]<-------------> 0% EXECUTING [2m 57s]<-------------> 0% EXECUTING [2m 58s]<-------------> 0% EXECUTING [2m 59s]<-------------> 0% EXECUTING [3m]<-------------> 0% EXECUTING [3m 1s]<-------------> 0% EXECUTING [3m 2s]<-------------> 0% EXECUTING [3m 3s]<-------------> 0% EXECUTING [3m 4s]<-------------> 0% EXECUTING [3m 5s]+++ date +%H:%M:%S 2025-03-21T20:51:24.2604060Z ++ NOW=20:51:12 2025-03-21T20:51:24.2604379Z ++ echo 'Finished at 20:51:12' 2025-03-21T20:51:24.2604736Z Finished at 20:51:12 2025-03-21T20:51:24.2605054Z +++ cat result.txt 2025-03-21T20:51:24.2605583Z ++ RESULT='Once upon a time, there was a little girl 2025-03-21T20:51:24.2607022Z PyTorchObserver {"prompt_tokens":1,"generated_tokens":8,"model_load_start_ms":1742590259548,"model_load_end_ms":1742590259685,"inference_start_ms":1742590265849,"inference_end_ms":1742590272041,"prompt_eval_end_ms":1742590266535,"first_token_ms":1742590266535,"aggregate_sampling_time_ms":1,"SCALING_FACTOR_UNITS_PER_SECOND":1000}' 2025-03-21T20:51:24.2608476Z ++ EXPECTED_PREFIX='Once upon a time,' 2025-03-21T20:51:24.2608842Z ++ [[ Once upon a time, there was a little girl 2025-03-21T20:51:24.2610371Z PyTorchObserver {"prompt_tokens":1,"generated_tokens":8,"model_load_start_ms":1742590259548,"model_load_end_ms":1742590259685,"inference_start_ms":1742590265849,"inference_end_ms":1742590272041,"prompt_eval_end_ms":1742590266535,"first_token_ms":1742590266535,"aggregate_sampling_time_ms":1,"SCALING_FACTOR_UNITS_PER_SECOND":1000} == \O\n\c\e\ \u\p\o\n\ \a\ \t\i\m\e\,* ]] 2025-03-21T20:51:24.2611888Z Expected result prefix: Once upon a time, 2025-03-21T20:51:24.2612273Z ++ echo 'Expected result prefix: Once upon a time,' 2025-03-21T20:51:24.2612693Z Actual result: Once upon a time, there was a little girl 2025-03-21T20:51:24.2613179Z ++ echo 'Actual result: Once upon a time, there was a little girl 2025-03-21T20:51:24.2614669Z PyTorchObserver {"prompt_tokens":1,"generated_tokens":8,"model_load_start_ms":1742590259548,"model_load_end_ms":1742590259685,"inference_start_ms":1742590265849,"inference_end_ms":1742590272041,"prompt_eval_end_ms":1742590266535,"first_token_ms":1742590266535,"aggregate_sampling_time_ms":1,"SCALING_FACTOR_UNITS_PER_SECOND":1000} 2025-03-21T20:51:24.2616023Z Success 2025-03-21T20:51:24.2617289Z PyTorchObserver {"prompt_tokens":1,"generated_tokens":8,"model_load_start_ms":1742590259548,"model_load_end_ms":1742590259685,"inference_start_ms":1742590265849,"inference_end_ms":1742590272041,"prompt_eval_end_ms":1742590266535,"first_token_ms":1742590266535,"aggregate_sampling_time_ms":1,"SCALING_FACTOR_UNITS_PER_SECOND":1000}' 2025-03-21T20:51:24.2618643Z ++ echo Success 2025-03-21T20:51:24.2618899Z ++ prepare_artifacts_upload 2025-03-21T20:51:24.2619189Z ++ '[' -n /tmp/tmp.jz3M2sSO7M ']' 2025-03-21T20:51:24.2619531Z Preparing for uploading generated artifacs 2025-03-21T20:51:24.2619926Z ++ echo 'Preparing for uploading generated artifacs' 2025-03-21T20:51:24.2620374Z ++ zip -j model.zip tinyllama_portable_fp16_h.pte tokenizer.bin 2025-03-21T20:51:24.2620882Z adding: tinyllama_portable_fp16_h.pte 2025-03-21T20:51:24.2621217Z  2025-03-21T20:51:24.2621443Z  2025-03-21T20:51:24.2621669Z  2025-03-21T20:51:24.2621891Z  2025-03-21T20:51:24.2622384Z  2025-03-21T20:51:24.2624473Z <-------------> 0% EXECUTING [3m 5s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [3m 6s]<-------------> 0% EXECUTING [3m 7s]<-------------> 0% EXECUTING [3m 8s]<-------------> 0% EXECUTING [3m 9s]<-------------> 0% EXECUTING [3m 10s]<-------------> 0% EXECUTING [3m 11s]<-------------> 0% EXECUTING [3m 12s]<-------------> 0% EXECUTING [3m 13s] (deflated 17%) 2025-03-21T20:51:24.2626112Z adding: tokenizer.bin 2025-03-21T20:51:24.2626972Z <-------------> 0% EXECUTING [3m 13s]> IDLE> IDLE> :setupNativeLibs> IDLE (deflated 50%) 2025-03-21T20:51:24.2627641Z ++ mkdir -p /tmp/tmp.jz3M2sSO7M 2025-03-21T20:51:24.2628026Z ++ mv model.zip /tmp/tmp.jz3M2sSO7M 2025-03-21T20:51:24.2628361Z  2025-03-21T20:51:24.2628597Z  2025-03-21T20:51:24.2629237Z <-------------> 0% EXECUTING [3m 14s]> IDLE> IDLE> :setupNativeLibs> IDLE++ cleanup_files 2025-03-21T20:51:24.2629995Z Deleting downloaded and generated files 2025-03-21T20:51:24.2630451Z ++ echo 'Deleting downloaded and generated files' 2025-03-21T20:51:24.2630866Z ++ rm stories110M.pt 2025-03-21T20:51:24.2631189Z ++ rm tokenizer.model 2025-03-21T20:51:24.2631474Z ++ rm tokenizer.bin 2025-03-21T20:51:24.2631728Z ++ rm tinyllama_portable_fp16_h.pte 2025-03-21T20:51:24.2632037Z ++ rm result.txt 2025-03-21T20:51:24.2632329Z ++ rm params.json 2025-03-21T20:51:24.2632568Z + popd 2025-03-21T20:51:24.2632785Z + mkdir -p ./src/libs 2025-03-21T20:51:24.2633080Z /pytorch/executorch/extension/android_test 2025-03-21T20:51:24.2633528Z + cp /tmp/tmp.jz3M2sSO7M/executorch.aar ./src/libs/executorch.aar 2025-03-21T20:51:24.2633950Z + python add_model.py 2025-03-21T20:51:24.2634231Z  2025-03-21T20:51:24.2634445Z  2025-03-21T20:51:24.2634670Z  2025-03-21T20:51:24.2634896Z  2025-03-21T20:51:24.2635119Z  2025-03-21T20:51:39.7778335Z <-------------> 0% EXECUTING [3m 14s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [3m 15s]<-------------> 0% EXECUTING [3m 16s]<-------------> 0% EXECUTING [3m 17s]/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:51:39.7782239Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:51:39.7783876Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:51:39.7785315Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:51:39.7785692Z  2025-03-21T20:51:39.7785919Z  2025-03-21T20:51:39.7786144Z  2025-03-21T20:51:39.7786368Z  2025-03-21T20:51:39.7788446Z <-------------> 0% EXECUTING [3m 17s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [3m 18s]/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:51:39.7790316Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:51:39.7790690Z  2025-03-21T20:51:39.7790925Z  2025-03-21T20:51:39.7792492Z <-------------> 0% EXECUTING [3m 18s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [3m 19s]<-------------> 0% EXECUTING [3m 20s]<-------------> 0% EXECUTING [3m 21s]<-------------> 0% EXECUTING [3m 22s]+ mv add.pte ./src/androidTest/resources/add.pte 2025-03-21T20:51:39.7793922Z + unzip -o /tmp/tmp.jz3M2sSO7M/model.zip -d ./src/androidTest/resources 2025-03-21T20:51:39.7794410Z  2025-03-21T20:51:39.7794644Z  2025-03-21T20:51:39.7795384Z <-------------> 0% EXECUTING [3m 22s]> IDLE> IDLE> :setupNativeLibs> IDLEArchive: /tmp/tmp.jz3M2sSO7M/model.zip 2025-03-21T20:51:39.7796343Z inflating: ./src/androidTest/resources/tinyllama_portable_fp16_h.pte  2025-03-21T20:51:39.7796860Z  2025-03-21T20:51:39.7797635Z <-------------> 0% EXECUTING [3m 22s]> IDLE> IDLE> :setupNativeLibs> IDLE<-------------> 0% EXECUTING [3m 23s] 2025-03-21T20:51:39.7798550Z inflating: ./src/androidTest/resources/tokenizer.bin  2025-03-21T20:51:39.7798969Z  2025-03-21T20:51:39.7804826Z <=------------> 11% EXECUTING [3m 23s]> IDLE> IDLE> :javaPreCompileDebug> IDLE<==-----------> 15% EXECUTING [3m 23s]> IDLE> :checkDebugAarMetadata > Resolve dependencies of :debugRuntimeClasspath<==-----------> 15% EXECUTING [3m 24s]> :checkDebugAarMetadata > Resolve files of :debugRuntimeClasspath > fbjni-0.5.> :checkDebugAarMetadata > Resolve files of :debugRuntimeClasspath> :checkDebugAarMetadata > Resolve files of :debugRuntimeClasspath > ExtractAar> :checkDebugAarMetadata > Resolve files of :debugRuntimeClasspath > ExtractAar> IDLE> :checkDebugAarMetadata > Resolve files of :debugRuntimeClasspath<====---------> 30% EXECUTING [3m 24s]> :mergeDebugResources<====---------> 34% EXECUTING [3m 24s]> :packageDebugResources<=====--------> 38% EXECUTING [3m 24s]> :parseDebugLocalResources > Resolve files of :androidApis<=====--------> 38% EXECUTING [3m 25s]> :parseDebugLocalResources > Resolve files of :androidApis > PlatformAttrTrans<======-------> 50% EXECUTING [3m 25s]> IDLE> :processDebugMainManifest 2025-03-21T20:51:39.7809975Z > Task :processDebugMainManifest 2025-03-21T20:51:39.7810621Z /pytorch/executorch/extension/android_test/src/main/AndroidManifest.xml Warning: 2025-03-21T20:51:39.7812467Z Namespace 'org.pytorch.executorch' is used in multiple modules and/or libraries: AndroidManifest.xml, executorch.aar. Please ensure that all modules and libraries have a unique namespace. For more information, See https://developer.android.com/studio/build/configure-app-module#set-namespace 2025-03-21T20:51:39.7813835Z  2025-03-21T20:51:39.7814067Z  2025-03-21T20:51:39.7814280Z  2025-03-21T20:51:39.7814513Z  2025-03-21T20:51:39.7820532Z <=======------> 53% EXECUTING [3m 25s]> IDLE> IDLE> IDLE> :processDebugManifest<==========---> 76% EXECUTING [3m 25s]> :processDebugResources > Resolve files of :debugRuntimeClasspath > Resolve de> :processDebugResources > Resolve files of :debugRuntimeClasspath > Resolve fi<==========---> 76% EXECUTING [3m 26s]> :processDebugResources<===========--> 84% EXECUTING [3m 26s]> :bundleDebugClassesToCompileJar> :bundleDebugClassesToRuntimeJar<============-> 92% EXECUTING [3m 26s]> :compileDebugUnitTestJavaWithJavac > Resolve dependencies of :debugUnitTestCo> IDLE> :compileDebugUnitTestJavaWithJavac<============-> 92% EXECUTING [3m 27s]<============-> 92% EXECUTING [3m 28s]<============-> 96% EXECUTING [3m 28s]> :testDebugUnitTest > Resolve files of :androidApis > MockableJarTransform and<============-> 96% EXECUTING [3m 29s]> :testDebugUnitTest> :testDebugUnitTest > 0 tests completed> :testDebugUnitTest > 4 tests completed> :testDebugUnitTest > Executing test org.pytorch.executorch.EValueTest> :testDebugUnitTest > 25 tests completed> IDLE 2025-03-21T20:51:39.7825934Z BUILD SUCCESSFUL in 3m 31s 2025-03-21T20:51:39.7826350Z 19 actionable tasks: 19 executed 2025-03-21T20:51:39.7826663Z  2025-03-21T20:51:39.7826893Z  2025-03-21T20:51:39.7827118Z  2025-03-21T20:51:39.7828106Z <=============> 100% EXECUTING [3m 29s]> IDLE> IDLE> IDLE> IDLE<-------------> 0% WAITING[?12l[?25h+ ANDROID_HOME=/opt/android/sdk 2025-03-21T20:51:39.7828906Z + ./gradlew build assembleAndroidTest 2025-03-21T20:51:39.7829133Z 2025-03-21T20:51:39.7829368Z <-------------> 0% CONFIGURING [31ms] 2025-03-21T20:51:39.7830751Z <-------------> 0% CONFIGURING [131ms]> root project > Resolve dependencies of :classpath<-------------> 0% CONFIGURING [231ms]> root projectWARNING: We recommend using a newer Android Gradle plugin to use compileSdk = 34 2025-03-21T20:51:39.7831942Z  2025-03-21T20:51:39.7832623Z This Android Gradle plugin (8.1.0) was tested up to compileSdk = 33 (and compileSdkPreview = "UpsideDownCakePrivacySandbox"). 2025-03-21T20:51:39.7833191Z 2025-03-21T20:51:39.7833400Z You are strongly encouraged to update your project to use a newer 2025-03-21T20:51:39.7833929Z Android Gradle plugin that has been tested with compileSdk = 34. 2025-03-21T20:51:39.7834246Z 2025-03-21T20:51:39.7834482Z If you are already using the latest version of the Android Gradle plugin, 2025-03-21T20:51:39.7835093Z you may need to wait until a newer version with support for compileSdk = 34 is available. 2025-03-21T20:51:39.7835478Z 2025-03-21T20:51:39.7835597Z To suppress this warning, add/update 2025-03-21T20:51:39.7835972Z android.suppressUnsupportedCompileSdk=34 2025-03-21T20:51:39.7836365Z to this project's gradle.properties. 2025-03-21T20:51:39.7836712Z  2025-03-21T20:51:39.7836942Z  2025-03-21T20:51:39.7838987Z <=============> 100% CONFIGURING [331ms]> IDLE<=============> 100% CONFIGURING [431ms]<=============> 100% CONFIGURING [531ms]<=============> 100% CONFIGURING [631ms]<-------------> 0% EXECUTING [731ms]> :setupNativeLibs<-------------> 0% EXECUTING [831ms]<-------------> 0% EXECUTING [931ms]<-------------> 0% EXECUTING [1s]<-------------> 0% EXECUTING [2s] 2025-03-21T20:51:39.7840631Z > Task :setupNativeLibs 2025-03-21T20:51:39.7840934Z ++ [[ -z '' ]] 2025-03-21T20:51:39.7841197Z ++ PYTHON_EXECUTABLE=python3 2025-03-21T20:51:39.7841490Z ++ which python3 2025-03-21T20:51:39.7841762Z /opt/conda/envs/py_3.10/bin/python3 2025-03-21T20:51:39.7842261Z ++ [[ ./../../build/build_android_library.sh == \s\e\t\u\p\.\s\h ]] 2025-03-21T20:51:39.7842641Z + pushd ./../../ 2025-03-21T20:51:39.7842890Z + build_jar 2025-03-21T20:51:39.7843235Z /pytorch/executorch /pytorch/executorch/extension/android_test 2025-03-21T20:51:39.7843671Z + pushd extension/android 2025-03-21T20:51:39.7844244Z /pytorch/executorch/extension/android /pytorch/executorch /pytorch/executorch/extension/android_test 2025-03-21T20:51:39.7844835Z + ./gradlew build 2025-03-21T20:51:39.7845104Z > Task :compileJava UP-TO-DATE 2025-03-21T20:51:39.7845516Z > Task :processResources NO-SOURCE 2025-03-21T20:51:39.7845838Z > Task :classes UP-TO-DATE 2025-03-21T20:51:39.7846130Z > Task :jar UP-TO-DATE 2025-03-21T20:51:39.7846387Z > Task :assemble UP-TO-DATE 2025-03-21T20:51:39.7846691Z > Task :compileTestJava NO-SOURCE 2025-03-21T20:51:39.7847098Z > Task :processTestResources NO-SOURCE 2025-03-21T20:51:39.7847438Z > Task :testClasses UP-TO-DATE 2025-03-21T20:51:39.7847731Z > Task :test NO-SOURCE 2025-03-21T20:51:39.7847983Z > Task :check UP-TO-DATE 2025-03-21T20:51:39.7848256Z > Task :build UP-TO-DATE 2025-03-21T20:51:39.7848433Z 2025-03-21T20:51:39.7848538Z BUILD SUCCESSFUL in 645ms 2025-03-21T20:51:39.7848829Z 2 actionable tasks: 2 up-to-date 2025-03-21T20:51:39.7849113Z + popd 2025-03-21T20:51:39.7849481Z /pytorch/executorch /pytorch/executorch/extension/android_test 2025-03-21T20:51:39.7849925Z + mkdir -p /tmp/tmp.bmr71eP4Bj/libs 2025-03-21T20:51:39.7850397Z + cp extension/android/build/libs/executorch.jar /tmp/tmp.bmr71eP4Bj/libs/ 2025-03-21T20:51:39.7850885Z + build_native_library arm64-v8a 2025-03-21T20:51:39.7851190Z + ANDROID_ABI=arm64-v8a 2025-03-21T20:51:39.7851469Z + CMAKE_OUT=cmake-out-android-arm64-v8a 2025-03-21T20:51:39.7851803Z + ANDROID_NDK=/opt/ndk 2025-03-21T20:51:39.7852087Z + EXECUTORCH_CMAKE_BUILD_TYPE=Release 2025-03-21T20:51:39.7854340Z + cmake . -DCMAKE_INSTALL_PREFIX=cmake-out-android-arm64-v8a -DCMAKE_TOOLCHAIN_FILE=/opt/ndk/build/cmake/android.toolchain.cmake -DANDROID_ABI=arm64-v8a -DBUILD_TESTING=OFF -DEXECUTORCH_BUILD_XNNPACK=ON -DEXECUTORCH_XNNPACK_SHARED_WORKSPACE=ON -DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON -DEXECUTORCH_BUILD_EXTENSION_MODULE=ON -DEXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL=ON -DEXECUTORCH_BUILD_EXTENSION_TENSOR=ON -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_KERNELS_CUSTOM=ON -Bcmake-out-android-arm64-v8a 2025-03-21T20:51:39.7856869Z CMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:51:39.7857596Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:51:39.7858039Z CMake. 2025-03-21T20:51:39.7858157Z 2025-03-21T20:51:39.7858393Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:51:39.7858972Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:51:39.7859481Z to work with policies introduced by or earlier. 2025-03-21T20:51:39.7859865Z Call Stack (most recent call first): 2025-03-21T20:51:39.7860350Z cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:51:39.7860849Z CMakeLists.txt:46 (project) 2025-03-21T20:51:39.7861039Z 2025-03-21T20:51:39.7861043Z 2025-03-21T20:51:39.7861452Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:51:39.7862208Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:51:39.7862647Z CMake. 2025-03-21T20:51:39.7862769Z 2025-03-21T20:51:39.7863011Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:51:39.7863588Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:51:39.7864097Z to work with policies introduced by or earlier. 2025-03-21T20:51:39.7864475Z Call Stack (most recent call first): 2025-03-21T20:51:39.7864882Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:51:39.7865490Z cmake-out-android-arm64-v8a/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:51:39.7865987Z CMakeLists.txt:46 (project) 2025-03-21T20:51:39.7866175Z 2025-03-21T20:51:39.7866179Z 2025-03-21T20:51:39.7866504Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:51:39.7867164Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:51:39.7867589Z CMake. 2025-03-21T20:51:39.7867729Z 2025-03-21T20:51:39.7867963Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:51:39.7868542Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:51:39.7869050Z to work with policies introduced by or earlier. 2025-03-21T20:51:39.7869433Z Call Stack (most recent call first): 2025-03-21T20:51:39.7870212Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:51:39.7871334Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:51:39.7872465Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:51:39.7873172Z CMakeLists.txt:46 (project) 2025-03-21T20:51:39.7873360Z 2025-03-21T20:51:39.7873364Z 2025-03-21T20:51:39.7873763Z CMake Deprecation Warning at backends/xnnpack/third-party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:51:39.7874498Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:51:39.7874927Z CMake. 2025-03-21T20:51:39.7875047Z 2025-03-21T20:51:39.7875278Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:51:39.7875854Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:51:39.7876355Z to work with policies introduced by or earlier. 2025-03-21T20:51:39.7876629Z 2025-03-21T20:51:39.7876636Z 2025-03-21T20:51:39.7877064Z CMake Deprecation Warning at backends/xnnpack/third-party/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:51:39.7877816Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:51:39.7878249Z CMake. 2025-03-21T20:51:39.7878369Z 2025-03-21T20:51:39.7878596Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:51:39.7879171Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:51:39.7879705Z to work with policies introduced by or earlier. 2025-03-21T20:51:39.7879986Z 2025-03-21T20:51:39.7879990Z 2025-03-21T20:51:39.7880404Z CMake Deprecation Warning at backends/xnnpack/third-party/pthreadpool/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:51:39.7881177Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:51:39.7881612Z CMake. 2025-03-21T20:51:39.7881730Z 2025-03-21T20:51:39.7881972Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:51:39.7882540Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:51:39.7891520Z to work with policies introduced by or earlier. 2025-03-21T20:51:39.7891814Z 2025-03-21T20:51:39.7891819Z 2025-03-21T20:51:39.7891961Z -- Using python executable 'python' 2025-03-21T20:51:39.7892311Z -- Resolved buck2 as buck2. 2025-03-21T20:51:39.7892595Z -- Killing buck2 daemon 2025-03-21T20:51:39.7892869Z 'buck2 killall' 2025-03-21T20:51:39.7893143Z -- executorch: Generating source lists 2025-03-21T20:51:39.7893763Z -- executorch: Using source file list /pytorch/executorch/cmake-out-android-arm64-v8a/executorch_srcs.cmake 2025-03-21T20:51:39.7894648Z -- executorch: Using sources file /pytorch/executorch/cmake-out-android-arm64-v8a/executorch_srcs.cmake 2025-03-21T20:51:39.7895276Z -- executorch: Using PAL default 'posix' 2025-03-21T20:51:39.7895611Z -- Generating operator lib: 2025-03-21T20:51:39.7896039Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:51:39.7896480Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:51:39.7896928Z -- ROOT_OPS: 2025-03-21T20:51:39.7897188Z -- INCLUDE_ALL_OPS: 2025-03-21T20:51:39.7898319Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/portable/functions.yaml" 2025-03-21T20:51:39.7899528Z -- Generating kernel bindings: 2025-03-21T20:51:39.7899838Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:51:39.7900265Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:51:39.7900711Z -- CUSTOM_OPS_YAML: 2025-03-21T20:51:39.7901026Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:51:39.7902757Z Generated files /pytorch/executorch/cmake-out-android-arm64-v8a/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/portable/portable_ops_lib/Functions.h;/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/portable/portable_ops_lib/NativeFunctions.h 2025-03-21T20:51:39.7904551Z -- Generating operator lib: 2025-03-21T20:51:39.7904849Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:51:39.7905157Z -- KERNEL_LIBS: portable_kernels 2025-03-21T20:51:39.7905469Z -- DEPS: executorch 2025-03-21T20:51:39.7905982Z 'python' '-c' 'import importlib.util; print(importlib.util.find_spec('torch').submodule_search_locations[0])' 2025-03-21T20:51:39.7906573Z -- Generating operator lib: 2025-03-21T20:51:39.7906876Z -- LIB_NAME: optimized_ops_lib 2025-03-21T20:51:39.7907313Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/optimized/optimized.yaml 2025-03-21T20:51:39.7907757Z -- ROOT_OPS: 2025-03-21T20:51:39.7908005Z -- INCLUDE_ALL_OPS: 2025-03-21T20:51:39.7909135Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/optimized/optimized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/optimized/optimized.yaml" 2025-03-21T20:51:39.7910395Z -- Generating kernel bindings: 2025-03-21T20:51:39.7910706Z -- LIB_NAME: optimized_ops_lib 2025-03-21T20:51:39.7911135Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/optimized/optimized.yaml 2025-03-21T20:51:39.7911585Z -- CUSTOM_OPS_YAML: 2025-03-21T20:51:39.7911856Z -- ADD_EXCEPTION_BOUNDARY: TRUE 2025-03-21T20:51:39.7913612Z Generated files /pytorch/executorch/cmake-out-android-arm64-v8a/kernels/optimized/optimized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/optimized/optimized_ops_lib/Functions.h;/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/optimized/optimized_ops_lib/NativeFunctions.h 2025-03-21T20:51:39.7915377Z -- Generating operator lib: 2025-03-21T20:51:39.7915680Z -- LIB_NAME: optimized_ops_lib 2025-03-21T20:51:43.0723248Z -- KERNEL_LIBS: optimized_kernels 2025-03-21T20:51:43.0723971Z -- DEPS: executorch 2025-03-21T20:51:43.0724390Z -- Merging kernel yaml files: 2025-03-21T20:51:43.0725403Z -- FUNCTIONS_YAML: /pytorch/executorch/configurations/../kernels/optimized/optimized.yaml 2025-03-21T20:51:43.0726796Z -- FALLBACK_YAML: /pytorch/executorch/configurations/../kernels/portable/functions.yaml 2025-03-21T20:51:43.0728086Z -- OUTPUT_DIR: /pytorch/executorch/cmake-out-android-arm64-v8a/configurations 2025-03-21T20:51:43.0728983Z -- Generating operator lib: 2025-03-21T20:51:43.0729547Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-03-21T20:51:43.0730553Z -- OPS_SCHEMA_YAML: /pytorch/executorch/cmake-out-android-arm64-v8a/configurations/merged.yaml 2025-03-21T20:51:43.0731406Z -- ROOT_OPS: 2025-03-21T20:51:43.0731818Z -- INCLUDE_ALL_OPS: 2025-03-21T20:51:43.0734515Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out-android-arm64-v8a/configurations/optimized_native_cpu_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/cmake-out-android-arm64-v8a/configurations/merged.yaml" 2025-03-21T20:51:43.0736862Z -- Generating kernel bindings: 2025-03-21T20:51:43.0737371Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-03-21T20:51:43.0738220Z -- FUNCTIONS_YAML: /pytorch/executorch/cmake-out-android-arm64-v8a/configurations/merged.yaml 2025-03-21T20:51:43.0739054Z -- CUSTOM_OPS_YAML: 2025-03-21T20:51:43.0739458Z -- ADD_EXCEPTION_BOUNDARY: TRUE 2025-03-21T20:51:43.0742285Z Generated files /pytorch/executorch/cmake-out-android-arm64-v8a/configurations/optimized_native_cpu_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out-android-arm64-v8a/configurations/optimized_native_cpu_ops_lib/Functions.h;/pytorch/executorch/cmake-out-android-arm64-v8a/configurations/optimized_native_cpu_ops_lib/NativeFunctions.h 2025-03-21T20:51:43.0745354Z -- Generating operator lib: 2025-03-21T20:51:43.0745844Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-03-21T20:51:43.0746522Z -- KERNEL_LIBS: optimized_kernels;optimized_portable_kernels 2025-03-21T20:51:43.0747190Z -- DEPS: executorch 2025-03-21T20:51:43.0748054Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2025-03-21T20:51:43.0749349Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:51:43.0750102Z CMake. 2025-03-21T20:51:43.0750310Z 2025-03-21T20:51:43.0750731Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:51:43.0751666Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:51:43.0753043Z to work with policies introduced by or earlier. 2025-03-21T20:51:43.0753504Z 2025-03-21T20:51:43.0753509Z 2025-03-21T20:51:43.0753673Z -- Building for XNNPACK_TARGET_PROCESSOR: arm64 2025-03-21T20:51:43.0754141Z -- Generating microkernels.cmake 2025-03-21T20:51:43.0754636Z  2025-03-21T20:51:43.0754958Z  2025-03-21T20:51:43.0757172Z <-------------> 0% EXECUTING [2s]> :setupNativeLibs<-------------> 0% EXECUTING [3s]<-------------> 0% EXECUTING [4s]<-------------> 0% EXECUTING [5s]No microkernel found in src/reference/binary-elementwise.cc 2025-03-21T20:51:43.0759444Z No microkernel found in src/reference/packing.cc 2025-03-21T20:51:43.0760244Z No microkernel found in src/reference/unary-elementwise.cc 2025-03-21T20:51:43.0760954Z  2025-03-21T20:51:43.0761331Z  2025-03-21T20:51:43.0763228Z <-------------> 0% EXECUTING [5s]> :setupNativeLibs-- executorch: Using source file list /pytorch/executorch/cmake-out-android-arm64-v8a/extension/llm/custom_ops/../../../executorch_srcs.cmake 2025-03-21T20:51:43.0765200Z -- Generating operator lib: 2025-03-21T20:51:43.0765887Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:51:43.0766710Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:51:43.0767467Z -- ROOT_OPS: 2025-03-21T20:51:43.0767901Z -- INCLUDE_ALL_OPS: 2025-03-21T20:51:43.0770286Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/quantized/quantized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/quantized/quantized.yaml" 2025-03-21T20:51:43.0772769Z -- Generating kernel bindings: 2025-03-21T20:51:43.0773325Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:51:43.0773856Z -- FUNCTIONS_YAML: 2025-03-21T20:51:43.0774594Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:51:43.0775489Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:51:43.0776147Z  2025-03-21T20:51:43.0776576Z  2025-03-21T20:51:43.0784755Z <-------------> 0% EXECUTING [5s]> :setupNativeLibsGenerated files /pytorch/executorch/cmake-out-android-arm64-v8a/kernels/quantized/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/quantized/quantized_ops_lib/Functions.h;/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/quantized/quantized_ops_lib/NativeFunctions.h;/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/quantized/quantized_ops_lib/RegisterCPUCustomOps.cpp;/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/quantized/quantized_ops_lib/RegisterSchema.cpp;/pytorch/executorch/cmake-out-android-arm64-v8a/kernels/quantized/quantized_ops_lib/CustomOpsNativeFunctions.h 2025-03-21T20:51:43.0792058Z -- Generating operator lib: 2025-03-21T20:51:43.0792625Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:51:43.0793188Z -- KERNEL_LIBS: quantized_kernels 2025-03-21T20:51:43.0793801Z -- DEPS: executorch 2025-03-21T20:51:43.0794219Z -- 2025-03-21T20:51:43.0794594Z -- ******** Summary ******** 2025-03-21T20:51:43.0795135Z -- CMAKE_BUILD_TYPE : Release 2025-03-21T20:51:43.0795763Z -- CMAKE_CXX_STANDARD : 17 2025-03-21T20:51:43.0796377Z -- CMAKE_CXX_COMPILER_ID : Clang 2025-03-21T20:51:43.0797286Z -- CMAKE_TOOLCHAIN_FILE : /opt/ndk/build/cmake/android.toolchain.cmake 2025-03-21T20:51:43.0798196Z -- BUCK2 : buck2 2025-03-21T20:51:43.0798823Z -- PYTHON_EXECUTABLE : python 2025-03-21T20:51:43.0799842Z -- FLATC_EXECUTABLE : /pytorch/executorch/cmake-out-android-arm64-v8a/third-party/flatbuffers/flatc 2025-03-21T20:51:43.0801019Z -- EXECUTORCH_ENABLE_LOGGING : ON 2025-03-21T20:51:43.0801757Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2025-03-21T20:51:43.0802515Z -- EXECUTORCH_LOG_LEVEL : Info 2025-03-21T20:51:43.0803250Z -- EXECUTORCH_BUILD_ANDROID_JNI : OFF 2025-03-21T20:51:43.0803944Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : OFF 2025-03-21T20:51:43.0804628Z -- EXECUTORCH_BUILD_CADENCE : OFF 2025-03-21T20:51:43.0805399Z -- EXECUTORCH_BUILD_COREML : OFF 2025-03-21T20:51:43.0806183Z -- EXECUTORCH_BUILD_CPUINFO : ON 2025-03-21T20:51:43.0806885Z -- EXECUTORCH_BUILD_DEVTOOLS : OFF 2025-03-21T20:51:43.0807584Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : ON 2025-03-21T20:51:43.0808298Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : ON 2025-03-21T20:51:43.0809016Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : ON 2025-03-21T20:51:43.0809706Z -- EXECUTORCH_BUILD_EXTENSION_LLM : OFF 2025-03-21T20:51:43.0810380Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : ON 2025-03-21T20:51:43.0811081Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : ON 2025-03-21T20:51:43.0811771Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : ON 2025-03-21T20:51:43.0812473Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : OFF 2025-03-21T20:51:43.0813158Z -- EXECUTORCH_BUILD_FLATC : ON 2025-03-21T20:51:43.0813823Z -- EXECUTORCH_BUILD_GFLAGS : ON 2025-03-21T20:51:43.0814528Z -- EXECUTORCH_BUILD_HOST_TARGETS : ON 2025-03-21T20:51:43.0815258Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : ON 2025-03-21T20:51:43.0815969Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : OFF 2025-03-21T20:51:43.0816653Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : ON 2025-03-21T20:51:43.0817304Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2025-03-21T20:51:43.0817977Z -- EXECUTORCH_BUILD_MPS : OFF 2025-03-21T20:51:43.0818655Z -- EXECUTORCH_BUILD_NEURON : OFF 2025-03-21T20:51:43.0819377Z -- EXECUTORCH_BUILD_PTHREADPOOL : ON 2025-03-21T20:51:43.0820106Z -- EXECUTORCH_BUILD_PYBIND : OFF 2025-03-21T20:51:43.0820811Z -- EXECUTORCH_BUILD_QNN : OFF 2025-03-21T20:51:43.0821476Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2025-03-21T20:51:43.0823523Z -- EXECUTORCH_BUILD_TESTS : OFF 2025-03-21T20:51:43.0824251Z -- EXECUTORCH_BUILD_VULKAN : OFF 2025-03-21T20:51:43.0825081Z -- EXECUTORCH_BUILD_XNNPACK : ON 2025-03-21T20:51:43.0825735Z -- Configuring done (3.8s) 2025-03-21T20:51:43.0826330Z  2025-03-21T20:51:43.0826712Z  2025-03-21T20:51:43.0827753Z <-------------> 0% EXECUTING [5s]> :setupNativeLibs-- Generating done (0.4s) 2025-03-21T20:51:43.0829308Z -- Build files have been written to: /pytorch/executorch/cmake-out-android-arm64-v8a 2025-03-21T20:51:43.0830444Z + cmake --build cmake-out-android-arm64-v8a -j16 --target install 2025-03-21T20:51:43.0831225Z  2025-03-21T20:51:43.0831596Z  2025-03-21T20:51:43.0832649Z <-------------> 0% EXECUTING [5s]> :setupNativeLibs[ 0%] Built target flatbuffers 2025-03-21T20:51:43.0833867Z [ 0%] Built target dumb_fht 2025-03-21T20:51:43.0834544Z [ 0%] Built target pthreadpool 2025-03-21T20:51:43.0835097Z [ 0%] Built target common_schema 2025-03-21T20:51:43.0835667Z [ 1%] Built target xnnpack_schema 2025-03-21T20:51:43.0836241Z [ 3%] Built target cpuinfo 2025-03-21T20:51:43.0836804Z [ 4%] Built target cpuinfo_internals 2025-03-21T20:51:43.0837439Z [ 4%] Built target scalar_type_schema 2025-03-21T20:51:43.0838110Z [ 4%] Built target logging 2025-03-21T20:51:43.0838604Z [ 4%] Built target indirection 2025-03-21T20:51:43.0839152Z [ 4%] Built target microparams-init 2025-03-21T20:51:43.0839742Z [ 4%] Built target normalization 2025-03-21T20:51:43.0840301Z [ 5%] Built target datatype 2025-03-21T20:51:43.0840861Z [ 5%] Built target gflags_nothreads_static 2025-03-21T20:51:43.0841493Z [ 6%] Built target operator-utils 2025-03-21T20:51:43.0842068Z [ 6%] Built target operator-run 2025-03-21T20:51:43.0842637Z [ 6%] Built target flat_tensor_schema 2025-03-21T20:51:43.0843238Z [ 7%] Built target program_schema 2025-03-21T20:51:43.0843827Z [ 8%] Built target hardware-config 2025-03-21T20:51:43.0844393Z [ 8%] Built target allocator 2025-03-21T20:51:43.0844919Z [ 8%] Built target cache 2025-03-21T20:51:43.0845505Z [ 9%] Built target eigen_blas 2025-03-21T20:51:43.0846139Z  2025-03-21T20:51:43.0846523Z  2025-03-21T20:51:43.0847605Z <-------------> 0% EXECUTING [5s]> :setupNativeLibs[ 9%] Built target microkernel-utils 2025-03-21T20:51:43.0848799Z [ 9%] Built target memory 2025-03-21T20:51:43.0849350Z [ 9%] Built target mutex 2025-03-21T20:51:43.0849860Z [ 9%] Built target packing 2025-03-21T20:51:43.0850412Z [ 9%] Built target reference-ukernels 2025-03-21T20:51:43.0850976Z [ 10%] Built target operators 2025-03-21T20:51:43.0851488Z [ 12%] Built target subgraph 2025-03-21T20:51:43.0852039Z [ 14%] Built target executorch_core 2025-03-21T20:51:43.0852619Z  2025-03-21T20:51:43.0853076Z  2025-03-21T20:51:43.0854222Z <-------------> 0% EXECUTING [5s]> :setupNativeLibs[ 14%] Built target extension_tensor 2025-03-21T20:51:43.0855374Z [ 14%] Built target executorch 2025-03-21T20:51:43.0855972Z [ 15%] Built target extension_threadpool 2025-03-21T20:51:43.0856620Z [ 15%] Built target extension_data_loader 2025-03-21T20:51:44.2738486Z [ 15%] Built target extension_runner_util 2025-03-21T20:51:44.2739214Z [ 15%] Built target cpublas 2025-03-21T20:51:44.2739766Z  2025-03-21T20:51:44.2739993Z  2025-03-21T20:51:44.2740675Z <-------------> 0% EXECUTING [6s]> :setupNativeLibs[ 15%] Built target extension_flat_tensor 2025-03-21T20:51:44.2741314Z [ 16%] Built target quantized_kernels 2025-03-21T20:51:44.2741662Z [ 16%] Built target extension_module 2025-03-21T20:51:44.2741997Z [ 17%] Built target extension_module_static 2025-03-21T20:51:44.2742341Z [ 17%] Built target quantized_ops_lib 2025-03-21T20:51:44.2742663Z  2025-03-21T20:51:44.2742881Z  2025-03-21T20:51:44.2743477Z <-------------> 0% EXECUTING [6s]> :setupNativeLibs[ 68%] Built target microkernels-prod 2025-03-21T20:51:44.2744325Z [ 69%] Built target optimized_kernels 2025-03-21T20:51:44.2744681Z [ 71%] Built target XNNPACK 2025-03-21T20:51:44.2744984Z [ 71%] Built target optimized_ops_lib 2025-03-21T20:51:44.2745300Z  2025-03-21T20:51:44.2745529Z  2025-03-21T20:51:44.2746114Z <-------------> 0% EXECUTING [6s]> :setupNativeLibs[ 71%] Built target xnnpack_backend 2025-03-21T20:51:44.2746725Z [ 71%] Built target custom_ops 2025-03-21T20:51:44.2747046Z  2025-03-21T20:51:44.2747259Z  2025-03-21T20:51:44.2748026Z <-------------> 0% EXECUTING [6s]> :setupNativeLibs<-------------> 0% EXECUTING [7s][ 84%] Built target optimized_portable_kernels 2025-03-21T20:51:44.2748830Z [ 85%] Built target optimized_native_cpu_ops_lib 2025-03-21T20:51:44.2749274Z [ 98%] Built target portable_kernels 2025-03-21T20:51:44.2749594Z  2025-03-21T20:51:44.2749818Z  2025-03-21T20:51:44.2750385Z <-------------> 0% EXECUTING [7s]> :setupNativeLibs[ 98%] Built target portable_ops_lib 2025-03-21T20:51:44.2751018Z [ 99%] Built target xnn_executor_runner 2025-03-21T20:51:44.2751429Z [100%] Built target executor_runner 2025-03-21T20:51:44.2751750Z Install the project... 2025-03-21T20:51:44.2752059Z -- Install configuration: "Release" 2025-03-21T20:51:44.2752773Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/fxdiv.h 2025-03-21T20:51:44.2753775Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/share/cpuinfo/cpuinfo-config.cmake 2025-03-21T20:51:44.2754617Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libcpuinfo.a 2025-03-21T20:51:44.2755337Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/cpuinfo.h 2025-03-21T20:51:44.2756325Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/share/cpuinfo/cpuinfo-targets.cmake 2025-03-21T20:51:44.2757508Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/share/cpuinfo/cpuinfo-targets-release.cmake 2025-03-21T20:51:44.2759056Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/pkgconfig/libcpuinfo.pc 2025-03-21T20:51:44.2760397Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/pthreadpool.h 2025-03-21T20:51:44.2761503Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libpthreadpool.a 2025-03-21T20:51:44.2762242Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/liboptimized_portable_kernels.a 2025-03-21T20:51:44.2762989Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libportable_kernels.a 2025-03-21T20:51:44.2763696Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libportable_ops_lib.a 2025-03-21T20:51:44.2764499Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/kernels/portable/Functions.h 2025-03-21T20:51:44.2765644Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/kernels/portable/NativeFunctions.h 2025-03-21T20:51:44.2766486Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libeigen_blas.a 2025-03-21T20:51:44.2767142Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libcpublas.a 2025-03-21T20:51:44.2767820Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/liboptimized_kernels.a 2025-03-21T20:51:44.2768545Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/liboptimized_ops_lib.a 2025-03-21T20:51:44.2769358Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/kernels/optimized/Functions.h 2025-03-21T20:51:44.2770332Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/kernels/optimized/NativeFunctions.h 2025-03-21T20:51:44.2771154Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libcpublas.a 2025-03-21T20:51:44.2771881Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/liboptimized_native_cpu_ops_lib.a 2025-03-21T20:51:44.2772667Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/Functions.h 2025-03-21T20:51:44.2773320Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/NativeFunctions.h 2025-03-21T20:51:44.2774045Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core 2025-03-21T20:51:44.2774854Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/array_ref.h 2025-03-21T20:51:44.2775768Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/data_loader.h 2025-03-21T20:51:44.2776635Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/defines.h 2025-03-21T20:51:44.2777471Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/error.h 2025-03-21T20:51:44.2778341Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/evalue.h 2025-03-21T20:51:44.2779214Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/event_tracer.h 2025-03-21T20:51:44.2780183Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/event_tracer_hooks.h 2025-03-21T20:51:44.2781200Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/event_tracer_hooks_delegate.h 2025-03-21T20:51:44.2782149Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten 2025-03-21T20:51:44.2783143Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/exec_aten.h 2025-03-21T20:51:44.2784126Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/testing_util 2025-03-21T20:51:44.2785198Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/testing_util/tensor_factory.h 2025-03-21T20:51:44.2786339Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/testing_util/tensor_util.h 2025-03-21T20:51:44.2787459Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/testing_util/test 2025-03-21T20:51:44.2788420Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:51:44.2789413Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/util/dim_order_util.h 2025-03-21T20:51:44.2790501Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/util/scalar_type_util.h 2025-03-21T20:51:44.2791626Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/util/tensor_dimension_limit.h 2025-03-21T20:51:44.2792787Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/util/tensor_shape_to_c_string.h 2025-03-21T20:51:44.2793899Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/util/tensor_util.h 2025-03-21T20:51:44.2794902Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/exec_aten/util/test 2025-03-21T20:51:44.2795836Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/freeable_buffer.h 2025-03-21T20:51:44.2796808Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/hierarchical_allocator.h 2025-03-21T20:51:44.2797787Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/memory_allocator.h 2025-03-21T20:51:44.2798720Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/named_data_map.h 2025-03-21T20:51:44.2799665Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type 2025-03-21T20:51:44.2800620Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/bfloat16.h 2025-03-21T20:51:44.2801664Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/bfloat16_math.h 2025-03-21T20:51:44.2802699Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/bits_types.h 2025-03-21T20:51:44.2803684Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10 2025-03-21T20:51:44.2804643Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10 2025-03-21T20:51:44.2805804Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-03-21T20:51:44.2806902Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/macros/Export.h 2025-03-21T20:51:44.2808067Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/macros/Macros.h 2025-03-21T20:51:44.2809150Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:51:44.2810242Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-inl.h 2025-03-21T20:51:44.2811423Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-math.h 2025-03-21T20:51:44.2812626Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16.h 2025-03-21T20:51:44.2813756Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/util/Half-inl.h 2025-03-21T20:51:44.2814900Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/util/Half.h 2025-03-21T20:51:44.2816062Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/util/TypeSafeSignMath.h 2025-03-21T20:51:44.2817229Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/util/bit_cast.h 2025-03-21T20:51:44.2818415Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/util/floating_point_utils.h 2025-03-21T20:51:44.2819592Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/c10/c10/util/irange.h 2025-03-21T20:51:44.2820655Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/complex.h 2025-03-21T20:51:44.2821648Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/device.h 2025-03-21T20:51:44.2822850Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/half.h 2025-03-21T20:51:44.2823855Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/optional.h 2025-03-21T20:51:44.2824878Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/qint_types.h 2025-03-21T20:51:44.2825888Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/scalar.h 2025-03-21T20:51:44.2826914Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/scalar_type.h 2025-03-21T20:51:44.2827962Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/string_view.h 2025-03-21T20:51:44.2829071Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/tensor.h 2025-03-21T20:51:44.2830096Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/tensor_impl.h 2025-03-21T20:51:44.2831147Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/tensor_options.h 2025-03-21T20:51:44.2832156Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/portable_type/test 2025-03-21T20:51:44.2833051Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/result.h 2025-03-21T20:51:44.2833888Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/span.h 2025-03-21T20:51:44.2834750Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/tag.h 2025-03-21T20:51:44.2835601Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/tensor_layout.h 2025-03-21T20:51:44.2836606Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/tensor_shape_dynamism.h 2025-03-21T20:51:44.2837516Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/core/test 2025-03-21T20:51:44.2838505Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/kernel 2025-03-21T20:51:44.2839378Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/kernel/kernel_includes.h 2025-03-21T20:51:44.2840384Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/kernel/kernel_runtime_context.h 2025-03-21T20:51:44.2841406Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/kernel/operator_registry.h 2025-03-21T20:51:44.2842302Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/kernel/test 2025-03-21T20:51:44.2843241Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/kernel/test/test_util.h 2025-03-21T20:51:44.2844249Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/kernel/thread_parallel_interface.h 2025-03-21T20:51:44.2845184Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform 2025-03-21T20:51:44.2846086Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/abort.h 2025-03-21T20:51:44.2846973Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/assert.h 2025-03-21T20:51:44.2847855Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/clock.h 2025-03-21T20:51:44.2848931Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/compat_unistd.h 2025-03-21T20:51:44.2850451Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/compiler.h 2025-03-21T20:51:44.2851875Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/default 2025-03-21T20:51:44.2852749Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/log.h 2025-03-21T20:51:44.2853635Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/platform.h 2025-03-21T20:51:44.2854551Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/profiler.h 2025-03-21T20:51:44.2855446Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/runtime.h 2025-03-21T20:51:44.2856338Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/system.h 2025-03-21T20:51:44.2857280Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/test 2025-03-21T20:51:44.2858220Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/test/stub_platform.h 2025-03-21T20:51:44.2859170Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/runtime/platform/types.h 2025-03-21T20:51:44.2860038Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/kernel_util 2025-03-21T20:51:44.2861054Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/kernel_util/make_boxed_from_unboxed_functor.h 2025-03-21T20:51:44.2862159Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/kernel_util/meta_programming.h 2025-03-21T20:51:44.2863173Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/kernel_util/test 2025-03-21T20:51:44.2864112Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/kernel_util/type_list.h 2025-03-21T20:51:44.2865004Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/tensor 2025-03-21T20:51:44.2865879Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/tensor/tensor.h 2025-03-21T20:51:44.2866813Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/tensor/tensor_accessor.h 2025-03-21T20:51:44.2867768Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/tensor/tensor_ptr.h 2025-03-21T20:51:44.2868719Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/tensor/tensor_ptr_maker.h 2025-03-21T20:51:44.2869639Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/tensor/test 2025-03-21T20:51:44.2870480Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/threadpool 2025-03-21T20:51:44.2871435Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/threadpool/cpuinfo_utils.h 2025-03-21T20:51:44.2872385Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/threadpool/test 2025-03-21T20:51:44.2873328Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/threadpool/threadpool.h 2025-03-21T20:51:44.2874341Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/extension/threadpool/threadpool_guard.h 2025-03-21T20:51:44.2875179Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libexecutorch.a 2025-03-21T20:51:44.2875864Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libexecutorch_core.a 2025-03-21T20:51:44.2876664Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/cmake/ExecuTorch/executorch-config.cmake 2025-03-21T20:51:44.2877433Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libXNNPACK.a 2025-03-21T20:51:44.2878075Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/xnnpack.h 2025-03-21T20:51:44.2878784Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/experiments-config.h 2025-03-21T20:51:44.2879528Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libmicrokernels-prod.a 2025-03-21T20:51:44.2880264Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libmicrokernels-prod.a 2025-03-21T20:51:44.2880983Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libxnnpack_backend.a 2025-03-21T20:51:44.2881779Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libextension_data_loader.a 2025-03-21T20:51:45.1745632Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libextension_flat_tensor.a 2025-03-21T20:51:45.1747062Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libextension_module.a 2025-03-21T20:51:45.1748668Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libextension_module_static.a 2025-03-21T20:51:45.1750000Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libextension_runner_util.a 2025-03-21T20:51:45.1751364Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libextension_tensor.a 2025-03-21T20:51:45.1752503Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libextension_threadpool.a 2025-03-21T20:51:45.1753616Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libcustom_ops.a 2025-03-21T20:51:45.1754738Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libquantized_kernels.a 2025-03-21T20:51:45.1755852Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/lib/libquantized_ops_lib.a 2025-03-21T20:51:45.1757428Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/kernels/quantized/Functions.h 2025-03-21T20:51:45.1759186Z -- Up-to-date: /pytorch/executorch/cmake-out-android-arm64-v8a/include/executorch/kernels/quantized/NativeFunctions.h 2025-03-21T20:51:45.1762588Z + cmake extension/android -DCMAKE_TOOLCHAIN_FILE=/opt/ndk/build/cmake/android.toolchain.cmake -DANDROID_ABI=arm64-v8a -DBUILD_TESTING=OFF -DCMAKE_INSTALL_PREFIX=ccmake-out-android-arm64-v8a -DEXECUTORCH_BUILD_KERNELS_CUSTOM=ON -DEXECUTORCH_BUILD_LLAMA_JNI=ON -Bcmake-out-android-arm64-v8a/extension/android 2025-03-21T20:51:45.1765530Z  2025-03-21T20:51:45.1765948Z  2025-03-21T20:51:45.1767707Z <-------------> 0% EXECUTING [7s]> :setupNativeLibsCMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:51:45.1769755Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:51:45.1770620Z CMake. 2025-03-21T20:51:45.1770839Z 2025-03-21T20:51:45.1771274Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:51:45.1772357Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:51:45.1773392Z to work with policies introduced by or earlier. 2025-03-21T20:51:45.1774092Z Call Stack (most recent call first): 2025-03-21T20:51:45.1775367Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:51:45.1776780Z CMakeLists.txt:9 (project) 2025-03-21T20:51:45.1777153Z 2025-03-21T20:51:45.1777162Z 2025-03-21T20:51:45.1778173Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:51:45.1779716Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:51:45.1780594Z CMake. 2025-03-21T20:51:45.1780845Z 2025-03-21T20:51:45.1781305Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:51:45.1782456Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:51:45.1783469Z to work with policies introduced by or earlier. 2025-03-21T20:51:45.1784213Z Call Stack (most recent call first): 2025-03-21T20:51:45.1785006Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:51:45.1786551Z /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:51:45.1787947Z CMakeLists.txt:9 (project) 2025-03-21T20:51:45.1788313Z 2025-03-21T20:51:45.1788320Z 2025-03-21T20:51:45.1788965Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:51:45.1790301Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:51:45.1791150Z CMake. 2025-03-21T20:51:45.1791392Z 2025-03-21T20:51:45.1791853Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:51:45.1793004Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:51:45.1794067Z to work with policies introduced by or earlier. 2025-03-21T20:51:45.1794949Z Call Stack (most recent call first): 2025-03-21T20:51:45.1796407Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:51:45.1798685Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:51:45.1800944Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:51:45.1802366Z CMakeLists.txt:9 (project) 2025-03-21T20:51:45.1802752Z 2025-03-21T20:51:45.1802759Z 2025-03-21T20:51:45.1803086Z CMake Warning (dev) at CMakeLists.txt:64 (find_package): 2025-03-21T20:51:45.1804179Z Policy CMP0144 is not set: find_package uses upper-case _ROOT 2025-03-21T20:51:45.1805400Z variables. Run "cmake --help-policy CMP0144" for policy details. Use the 2025-03-21T20:51:45.1806500Z cmake_policy command to set the policy and suppress this warning. 2025-03-21T20:51:45.1807162Z 2025-03-21T20:51:45.1807406Z CMake variable EXECUTORCH_ROOT is set to: 2025-03-21T20:51:45.1807974Z 2025-03-21T20:51:45.1808234Z /pytorch/executorch/extension/android/../.. 2025-03-21T20:51:45.1808710Z 2025-03-21T20:51:45.1809150Z For compatibility, find_package is ignoring the variable, but code in a 2025-03-21T20:51:45.1810054Z .cmake module might still use it. 2025-03-21T20:51:45.1810885Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:51:45.1811537Z 2025-03-21T20:51:45.1811740Z etdump library is not found. 2025-03-21T20:51:45.1812477Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:51:45.1813327Z bundled_program library is not found. 2025-03-21T20:51:45.1814139Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:51:45.1814961Z flatccrt library is not found. 2025-03-21T20:51:45.1815769Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:51:45.1816595Z coremldelegate library is not found. 2025-03-21T20:51:45.1817390Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:51:45.1818209Z mpsdelegate library is not found. 2025-03-21T20:51:45.1818980Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:51:45.1819805Z neuron_backend library is not found. 2025-03-21T20:51:45.1820515Z  2025-03-21T20:51:45.1820930Z  2025-03-21T20:51:45.1822450Z <-------------> 0% EXECUTING [7s]> :setupNativeLibs If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:51:45.1823581Z qnn_executorch_backend library is not found. 2025-03-21T20:51:45.1824276Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:51:45.1824956Z extension_training library is not found. 2025-03-21T20:51:45.1825712Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:51:45.1826461Z kleidiai library is not found. 2025-03-21T20:51:45.1827144Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:51:45.1827926Z vulkan_backend library is not found. 2025-03-21T20:51:45.1828692Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:51:45.1829506Z quantized_ops_aot_lib library is not found. 2025-03-21T20:51:45.1830310Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:51:45.1831880Z -- executorch: Using source file list /pytorch/executorch/cmake-out-android-arm64-v8a/extension/llm/runner/../../../executorch_srcs.cmake 2025-03-21T20:51:45.1834368Z -- executorch: Using source file list /pytorch/executorch/cmake-out-android-arm64-v8a/examples/models/llama/runner/../../../../executorch_srcs.cmake 2025-03-21T20:51:45.1836000Z  2025-03-21T20:51:45.1836392Z  2025-03-21T20:51:45.1837588Z <-------------> 0% EXECUTING [7s]> :setupNativeLibs-- Configuring done (0.3s) 2025-03-21T20:51:45.1838685Z  2025-03-21T20:51:45.1839722Z <-------------> 0% EXECUTING [7s]> :setupNativeLibs-- Generating done (0.4s) 2025-03-21T20:51:45.1841434Z -- Build files have been written to: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android 2025-03-21T20:51:45.1842809Z + cmake --build cmake-out-android-arm64-v8a/extension/android -j16 2025-03-21T20:51:45.1843629Z  2025-03-21T20:51:45.1844039Z  2025-03-21T20:51:45.1846695Z <-------------> 0% EXECUTING [7s]> :setupNativeLibs<-------------> 0% EXECUTING [8s][ 1%] Generating third-party/fbjni/prefab/modules/fbjni/include, third-party/fbjni/prefab/modules/fbjni/libs/android.arm64-v8a/libfbjni.so 2025-03-21T20:51:45.1850637Z Archive: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/fbjni.aar 2025-03-21T20:51:45.1852348Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/R.txt 2025-03-21T20:51:45.1854051Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/AndroidManifest.xml 2025-03-21T20:51:45.1855728Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/classes.jar 2025-03-21T20:51:45.1856843Z [ 1%] Built target log_severity 2025-03-21T20:51:45.1858320Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/META-INF/com/android/build/gradle/aar-metadata.properties 2025-03-21T20:51:45.1860709Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/jni/arm64-v8a/libc++_shared.so [ 2%] Built target utf8_for_code_point 2025-03-21T20:51:45.1862304Z [ 3%] Built target exponential_biased 2025-03-21T20:51:45.1862849Z [ 3%] Built target leak_check 2025-03-21T20:51:45.1863476Z [ 4%] Built target strerror 2025-03-21T20:51:45.1863935Z [ 5%] Built target civil_time 2025-03-21T20:51:45.1864432Z [ 6%] Built target int128 2025-03-21T20:51:45.1864925Z [ 7%] Built target spinlock_wait 2025-03-21T20:51:45.1865543Z [ 8%] Built target flags_commandlineflag_internal 2025-03-21T20:51:45.1866229Z [ 9%] Built target log_internal_nullguard 2025-03-21T20:51:45.1866643Z 2025-03-21T20:51:45.1867946Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/jni/arm64-v8a/libfbjni.so [ 10%] Built target random_seed_gen_exception 2025-03-21T20:51:45.1869454Z 2025-03-21T20:51:45.1870820Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/jni/armeabi-v7a/libc++_shared.so [ 10%] Built target random_internal_platform 2025-03-21T20:51:45.1872448Z 2025-03-21T20:51:45.1873415Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/jni/armeabi-v7a/libfbjni.so 2025-03-21T20:51:45.1875372Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/jni/x86/libc++_shared.so 2025-03-21T20:51:45.1877285Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/jni/x86/libfbjni.so 2025-03-21T20:51:45.1879509Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/jni/x86_64/libc++_shared.so [ 11%] Built target periodic_sampler 2025-03-21T20:51:45.1880918Z 2025-03-21T20:51:45.1882120Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/jni/x86_64/libfbjni.so [ 12%] Built target decode_rust_punycode 2025-03-21T20:51:45.1883760Z [ 12%] Built target raw_logging_internal 2025-03-21T20:51:45.1884119Z 2025-03-21T20:51:45.1884939Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/prefab.json 2025-03-21T20:51:45.1887192Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/module.json 2025-03-21T20:51:45.1889809Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/Application.h 2025-03-21T20:51:45.1892883Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/ByteBuffer.cpp 2025-03-21T20:51:45.1895659Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/ByteBuffer.h 2025-03-21T20:51:45.1898236Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/Context.h 2025-03-21T20:51:45.1900852Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/File.h 2025-03-21T20:51:45.1903389Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/JThread.h 2025-03-21T20:51:45.1906107Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/NativeRunnable.h 2025-03-21T20:51:45.1908782Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/OnLoad.cpp 2025-03-21T20:51:45.1911537Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/ReadableByteChannel.cpp 2025-03-21T20:51:45.1914215Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/ReadableByteChannel.h 2025-03-21T20:51:45.1915570Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/fbjni.cpp 2025-03-21T20:51:45.1916884Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/fbjni.h 2025-03-21T20:51:45.1919038Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Boxed.h 2025-03-21T20:51:45.1920535Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Common.h 2025-03-21T20:51:45.1921931Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/CoreClasses-inl.h 2025-03-21T20:51:45.1926209Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/CoreClasses.h 2025-03-21T20:51:45.1929035Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Environment.cpp 2025-03-21T20:51:45.1931867Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Environment.h 2025-03-21T20:51:45.1934712Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Exceptions.cpp 2025-03-21T20:51:45.1937544Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Exceptions.h 2025-03-21T20:51:45.1940328Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/FbjniApi.h 2025-03-21T20:51:45.1943193Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Hybrid.cpp 2025-03-21T20:51:45.1945556Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Hybrid.h 2025-03-21T20:51:45.1948308Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Iterator-inl.h 2025-03-21T20:51:45.1951435Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Iterator.h 2025-03-21T20:51:45.1954245Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/JWeakReference.h 2025-03-21T20:51:45.1956967Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Log.h 2025-03-21T20:51:45.1959809Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Meta-forward.h 2025-03-21T20:51:45.1962640Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Meta-inl.h 2025-03-21T20:51:45.1965440Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Meta.cpp 2025-03-21T20:51:45.1968087Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Meta.h 2025-03-21T20:51:45.1970625Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/MetaConvert.h 2025-03-21T20:51:45.1973519Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/ReferenceAllocators-inl.h 2025-03-21T20:51:45.1976594Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/ReferenceAllocators.h 2025-03-21T20:51:45.1979674Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/References-forward.h 2025-03-21T20:51:45.1982601Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/References-inl.h 2025-03-21T20:51:45.1985458Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/References.cpp 2025-03-21T20:51:45.1988258Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/References.h 2025-03-21T20:51:45.1991094Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Registration-inl.h 2025-03-21T20:51:45.1993897Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Registration.h 2025-03-21T20:51:45.1996652Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/SimpleFixedString.h 2025-03-21T20:51:45.1999508Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/TypeTraits.h 2025-03-21T20:51:45.2002247Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/utf8.cpp 2025-03-21T20:51:45.2004886Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/utf8.h 2025-03-21T20:51:45.2007630Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/cxa_throw.cpp 2025-03-21T20:51:45.2010179Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/lyra.cpp 2025-03-21T20:51:45.2012655Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/lyra.h 2025-03-21T20:51:45.2015212Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/lyra_breakpad.cpp 2025-03-21T20:51:45.2017831Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/lyra_exceptions.cpp 2025-03-21T20:51:46.2720965Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/lyra_exceptions.h 2025-03-21T20:51:46.2722766Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.arm64-v8a/abi.json 2025-03-21T20:51:46.2724830Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.arm64-v8a/libfbjni.so [ 13%] Built target random_internal_randen_hwaes_impl 2025-03-21T20:51:46.2726186Z  2025-03-21T20:51:46.2726481Z  2025-03-21T20:51:46.2727086Z <-------------> 0% EXECUTING [8s]> :setupNativeLibs[ 16%] Built target extension_llm_runner 2025-03-21T20:51:46.2727765Z [ 17%] Built target random_internal_randen_slow 2025-03-21T20:51:46.2728019Z 2025-03-21T20:51:46.2728675Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.armeabi-v7a/abi.json 2025-03-21T20:51:46.2730254Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.armeabi-v7a/libfbjni.so [ 18%] Built target bad_variant_access 2025-03-21T20:51:46.2731405Z [ 22%] Built target time_zone 2025-03-21T20:51:46.2731604Z 2025-03-21T20:51:46.2732188Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.x86/abi.json 2025-03-21T20:51:46.2733712Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.x86/libfbjni.so [ 23%] Built target demangle_rust 2025-03-21T20:51:46.2735273Z [ 23%] Built target throw_delegate 2025-03-21T20:51:46.2735823Z [ 24%] Built target bad_optional_access 2025-03-21T20:51:46.2736220Z 2025-03-21T20:51:46.2737272Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.x86_64/abi.json 2025-03-21T20:51:46.2739291Z inflating: /pytorch/executorch/cmake-out-android-arm64-v8a/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.x86_64/libfbjni.so [ 26%] Built target debugging_internal 2025-03-21T20:51:46.2740336Z [ 26%] Built target random_internal_randen_hwaes 2025-03-21T20:51:46.2740695Z [ 26%] Built target cordz_functions 2025-03-21T20:51:46.2740944Z 2025-03-21T20:51:46.2741107Z [ 26%] Built target scoped_set_env 2025-03-21T20:51:46.2741583Z [ 28%] Built target base 2025-03-21T20:51:46.2741966Z [ 28%] Built target fbjni_prefab 2025-03-21T20:51:46.2742270Z [ 28%] Built target bad_any_cast_impl 2025-03-21T20:51:46.2742600Z [ 29%] Built target llava_runner 2025-03-21T20:51:46.2742909Z [ 30%] Built target demangle_internal 2025-03-21T20:51:46.2743229Z [ 31%] Built target stacktrace 2025-03-21T20:51:46.2743532Z [ 31%] Built target tracing_internal 2025-03-21T20:51:46.2743854Z [ 32%] Built target random_internal_randen 2025-03-21T20:51:46.2744283Z  2025-03-21T20:51:46.2744514Z  2025-03-21T20:51:46.2745253Z <-------------> 0% EXECUTING [8s]> :setupNativeLibs[ 32%] Built target malloc_internal 2025-03-21T20:51:46.2745881Z [ 32%] Built target string_view 2025-03-21T20:51:46.2746203Z [ 32%] Built target crc_cpu_detect 2025-03-21T20:51:46.2746548Z [ 33%] Built target log_internal_conditions 2025-03-21T20:51:46.2746891Z [ 33%] Built target city 2025-03-21T20:51:46.2747173Z [ 34%] Built target low_level_hash 2025-03-21T20:51:46.2747492Z [ 36%] Built target strings_internal 2025-03-21T20:51:46.2747797Z [ 37%] Built target poison 2025-03-21T20:51:46.2748099Z [ 38%] Built target graphcycles_internal 2025-03-21T20:51:46.2748436Z [ 39%] Built target crc_internal 2025-03-21T20:51:46.2748738Z  2025-03-21T20:51:46.2748963Z  2025-03-21T20:51:46.2749495Z <-------------> 0% EXECUTING [8s]> :setupNativeLibs[ 44%] Built target strings 2025-03-21T20:51:46.2750178Z [ 44%] Built target flags_commandlineflag 2025-03-21T20:51:46.2750542Z [ 45%] Built target log_internal_proto 2025-03-21T20:51:46.2750868Z [ 45%] Built target hash 2025-03-21T20:51:46.2751159Z [ 46%] Built target log_internal_fnmatch 2025-03-21T20:51:46.2751474Z [ 46%] Built target symbolize 2025-03-21T20:51:46.2751838Z [ 46%] Built target random_internal_seed_material 2025-03-21T20:51:46.2752204Z [ 47%] Built target random_distributions 2025-03-21T20:51:46.2752560Z [ 47%] Built target flags_private_handle_accessor 2025-03-21T20:51:46.2752908Z [ 49%] Built target time 2025-03-21T20:51:46.2753183Z [ 51%] Built target str_format_internal 2025-03-21T20:51:46.2753514Z [ 52%] Built target examine_stack 2025-03-21T20:51:46.2753844Z [ 53%] Built target random_internal_pool_urbg 2025-03-21T20:51:46.2754191Z  2025-03-21T20:51:46.2754414Z  2025-03-21T20:51:46.2754995Z <-------------> 0% EXECUTING [8s]> :setupNativeLibs[ 54%] Built target log_internal_globals 2025-03-21T20:51:46.2755644Z [ 55%] Built target kernel_timeout_internal 2025-03-21T20:51:46.2756037Z [ 56%] Built target log_entry 2025-03-21T20:51:46.2756342Z [ 57%] Built target flags_marshalling 2025-03-21T20:51:46.2756720Z [ 58%] Built target random_internal_distribution_test_util 2025-03-21T20:51:46.2757110Z [ 58%] Built target failure_signal_handler 2025-03-21T20:51:46.2757450Z [ 58%] Built target log_internal_format 2025-03-21T20:51:46.2757788Z [ 59%] Built target random_seed_sequences 2025-03-21T20:51:46.2758118Z [ 60%] Built target log_sink 2025-03-21T20:51:46.2758405Z [ 62%] Built target crc32c 2025-03-21T20:51:46.2758679Z [ 63%] Built target crc_cord_state 2025-03-21T20:51:46.2758994Z  2025-03-21T20:51:46.2759223Z  2025-03-21T20:51:46.2759798Z <-------------> 0% EXECUTING [8s]> :setupNativeLibs[ 68%] Built target synchronization 2025-03-21T20:51:46.2760414Z [ 71%] Built target cord_internal 2025-03-21T20:51:46.2760745Z [ 72%] Built target vlog_config_internal 2025-03-21T20:51:46.2761073Z [ 73%] Built target flags_program_name 2025-03-21T20:51:46.2761399Z [ 74%] Built target cordz_handle 2025-03-21T20:51:46.2761710Z [ 75%] Built target hashtablez_sampler 2025-03-21T20:51:46.2762034Z [ 76%] Built target flags_config 2025-03-21T20:51:46.2762328Z [ 77%] Built target log_globals 2025-03-21T20:51:46.2762624Z [ 78%] Built target cordz_info 2025-03-21T20:51:46.2762916Z  2025-03-21T20:51:46.2763146Z  2025-03-21T20:51:46.2763719Z <-------------> 0% EXECUTING [8s]> :setupNativeLibs[ 79%] Built target log_initialize 2025-03-21T20:51:46.2764328Z [ 79%] Built target flags_internal 2025-03-21T20:51:46.2764661Z [ 80%] Built target log_internal_log_sink_set 2025-03-21T20:51:46.2765012Z [ 80%] Built target cordz_sample_token 2025-03-21T20:51:46.2765423Z [ 81%] Built target cord 2025-03-21T20:51:46.2765729Z [ 81%] Built target log_internal_message 2025-03-21T20:51:46.2766060Z [ 81%] Built target raw_hash_set 2025-03-21T20:51:46.2766343Z [ 82%] Built target status 2025-03-21T20:51:46.2766684Z [ 82%] Built target die_if_null 2025-03-21T20:51:46.2766996Z [ 83%] Built target flags_reflection 2025-03-21T20:51:46.2767326Z [ 83%] Built target log_internal_check_op 2025-03-21T20:51:46.2767654Z [ 84%] Built target statusor 2025-03-21T20:51:46.2767942Z [ 84%] Built target log_flags 2025-03-21T20:51:46.2768248Z [ 85%] Built target flags_usage_internal 2025-03-21T20:51:46.2768590Z  2025-03-21T20:51:46.2768822Z  2025-03-21T20:51:46.2769377Z <-------------> 0% EXECUTING [8s]> :setupNativeLibs[ 85%] Built target flags_usage 2025-03-21T20:51:46.2769978Z [ 86%] Built target flags_parse 2025-03-21T20:51:46.2770297Z  2025-03-21T20:51:46.2770522Z  2025-03-21T20:51:46.2771052Z <-------------> 0% EXECUTING [8s]> :setupNativeLibs[ 94%] Built target re2 2025-03-21T20:51:46.2771661Z [ 99%] Built target llama_runner 2025-03-21T20:51:46.2771964Z  2025-03-21T20:51:46.2772192Z  2025-03-21T20:51:46.2772763Z <-------------> 0% EXECUTING [8s]> :setupNativeLibs[100%] Built target executorch_jni 2025-03-21T20:51:46.2773462Z + mkdir -p /tmp/tmp.bmr71eP4Bj/jni/arm64-v8a 2025-03-21T20:51:46.2774132Z + cp cmake-out-android-arm64-v8a/extension/android/libexecutorch_jni.so /tmp/tmp.bmr71eP4Bj/jni/arm64-v8a/ 2025-03-21T20:51:46.2774749Z  2025-03-21T20:51:46.2774973Z  2025-03-21T20:51:46.2775529Z <-------------> 0% EXECUTING [9s]> :setupNativeLibs+ build_native_library x86_64 2025-03-21T20:51:46.2776111Z + ANDROID_ABI=x86_64 2025-03-21T20:51:46.2776405Z + CMAKE_OUT=cmake-out-android-x86_64 2025-03-21T20:51:46.2776709Z + ANDROID_NDK=/opt/ndk 2025-03-21T20:51:46.2776995Z + EXECUTORCH_CMAKE_BUILD_TYPE=Release 2025-03-21T20:51:46.2779185Z + cmake . -DCMAKE_INSTALL_PREFIX=cmake-out-android-x86_64 -DCMAKE_TOOLCHAIN_FILE=/opt/ndk/build/cmake/android.toolchain.cmake -DANDROID_ABI=x86_64 -DBUILD_TESTING=OFF -DEXECUTORCH_BUILD_XNNPACK=ON -DEXECUTORCH_XNNPACK_SHARED_WORKSPACE=ON -DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON -DEXECUTORCH_BUILD_EXTENSION_MODULE=ON -DEXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL=ON -DEXECUTORCH_BUILD_EXTENSION_TENSOR=ON -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_KERNELS_CUSTOM=ON -Bcmake-out-android-x86_64 2025-03-21T20:51:46.2781541Z  2025-03-21T20:51:46.2781768Z  2025-03-21T20:51:46.2782678Z <-------------> 0% EXECUTING [9s]> :setupNativeLibsCMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:51:46.2783743Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:51:46.2784186Z CMake. 2025-03-21T20:51:46.2784322Z 2025-03-21T20:51:46.2784553Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:51:46.2785132Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:51:46.2785637Z to work with policies introduced by or earlier. 2025-03-21T20:51:46.2786021Z Call Stack (most recent call first): 2025-03-21T20:51:46.2786480Z cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:51:46.2786939Z CMakeLists.txt:46 (project) 2025-03-21T20:51:46.2787145Z 2025-03-21T20:51:46.2787149Z 2025-03-21T20:51:46.2787551Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:51:46.2788305Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:51:46.2788741Z CMake. 2025-03-21T20:51:46.2788862Z 2025-03-21T20:51:46.2789102Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:51:46.2789675Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:51:46.2790164Z to work with policies introduced by or earlier. 2025-03-21T20:51:46.2790583Z Call Stack (most recent call first): 2025-03-21T20:51:46.2790990Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:51:46.2791533Z cmake-out-android-x86_64/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:51:46.2792001Z CMakeLists.txt:46 (project) 2025-03-21T20:51:46.2792192Z 2025-03-21T20:51:46.2792196Z 2025-03-21T20:51:46.2792519Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:51:46.2793164Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:51:46.2793599Z CMake. 2025-03-21T20:51:46.2793733Z 2025-03-21T20:51:46.2793961Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:51:46.2794562Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:51:46.2795064Z to work with policies introduced by or earlier. 2025-03-21T20:51:46.2795432Z Call Stack (most recent call first): 2025-03-21T20:51:46.2796149Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:51:49.9719480Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:51:49.9720669Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:51:49.9721396Z CMakeLists.txt:46 (project) 2025-03-21T20:51:49.9721591Z 2025-03-21T20:51:49.9721610Z 2025-03-21T20:51:49.9722002Z CMake Deprecation Warning at backends/xnnpack/third-party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:51:49.9722890Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:51:49.9723343Z CMake. 2025-03-21T20:51:49.9723467Z 2025-03-21T20:51:49.9723703Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:51:49.9724310Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:51:49.9724916Z to work with policies introduced by or earlier. 2025-03-21T20:51:49.9725197Z 2025-03-21T20:51:49.9725206Z 2025-03-21T20:51:49.9725705Z CMake Deprecation Warning at backends/xnnpack/third-party/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:51:49.9726465Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:51:49.9726949Z CMake. 2025-03-21T20:51:49.9727071Z 2025-03-21T20:51:49.9727318Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:51:49.9727901Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:51:49.9728403Z to work with policies introduced by or earlier. 2025-03-21T20:51:49.9728680Z 2025-03-21T20:51:49.9728684Z 2025-03-21T20:51:49.9729109Z CMake Deprecation Warning at backends/xnnpack/third-party/pthreadpool/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:51:49.9729883Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:51:49.9730327Z CMake. 2025-03-21T20:51:49.9730450Z 2025-03-21T20:51:49.9730699Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:51:49.9731280Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:51:49.9731775Z to work with policies introduced by or earlier. 2025-03-21T20:51:49.9732055Z 2025-03-21T20:51:49.9732059Z 2025-03-21T20:51:49.9732221Z -- Using python executable 'python' 2025-03-21T20:51:49.9732752Z  2025-03-21T20:51:49.9732982Z  2025-03-21T20:51:49.9733568Z <-------------> 0% EXECUTING [9s]> :setupNativeLibs-- Resolved buck2 as buck2. 2025-03-21T20:51:49.9734172Z -- Killing buck2 daemon 2025-03-21T20:51:49.9734470Z 'buck2 killall' 2025-03-21T20:51:49.9734759Z -- executorch: Generating source lists 2025-03-21T20:51:49.9735437Z -- executorch: Using source file list /pytorch/executorch/cmake-out-android-x86_64/executorch_srcs.cmake 2025-03-21T20:51:49.9736292Z -- executorch: Using sources file /pytorch/executorch/cmake-out-android-x86_64/executorch_srcs.cmake 2025-03-21T20:51:49.9736909Z -- executorch: Using PAL default 'posix' 2025-03-21T20:51:49.9737264Z -- Generating operator lib: 2025-03-21T20:51:49.9737582Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:51:49.9738004Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:51:49.9738453Z -- ROOT_OPS: 2025-03-21T20:51:49.9738717Z -- INCLUDE_ALL_OPS: 2025-03-21T20:51:49.9739845Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out-android-x86_64/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/portable/functions.yaml" 2025-03-21T20:51:49.9741111Z -- Generating kernel bindings: 2025-03-21T20:51:49.9741432Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:51:49.9741864Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:51:49.9742308Z -- CUSTOM_OPS_YAML: 2025-03-21T20:51:49.9742647Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:51:49.9742984Z  2025-03-21T20:51:49.9743220Z  2025-03-21T20:51:49.9745389Z <-------------> 0% EXECUTING [9s]> :setupNativeLibsGenerated files /pytorch/executorch/cmake-out-android-x86_64/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out-android-x86_64/kernels/portable/portable_ops_lib/Functions.h;/pytorch/executorch/cmake-out-android-x86_64/kernels/portable/portable_ops_lib/NativeFunctions.h 2025-03-21T20:51:49.9747363Z -- Generating operator lib: 2025-03-21T20:51:49.9747671Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:51:49.9747986Z -- KERNEL_LIBS: portable_kernels 2025-03-21T20:51:49.9748301Z -- DEPS: executorch 2025-03-21T20:51:49.9748838Z 'python' '-c' 'import importlib.util; print(importlib.util.find_spec('torch').submodule_search_locations[0])' 2025-03-21T20:51:49.9749474Z  2025-03-21T20:51:49.9749695Z  2025-03-21T20:51:49.9750261Z <-------------> 0% EXECUTING [9s]> :setupNativeLibs-- Generating operator lib: 2025-03-21T20:51:49.9750866Z -- LIB_NAME: optimized_ops_lib 2025-03-21T20:51:49.9751328Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/optimized/optimized.yaml 2025-03-21T20:51:49.9751777Z -- ROOT_OPS: 2025-03-21T20:51:49.9752014Z -- INCLUDE_ALL_OPS: 2025-03-21T20:51:49.9753148Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out-android-x86_64/kernels/optimized/optimized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/optimized/optimized.yaml" 2025-03-21T20:51:49.9754519Z -- Generating kernel bindings: 2025-03-21T20:51:49.9754837Z -- LIB_NAME: optimized_ops_lib 2025-03-21T20:51:49.9755283Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/optimized/optimized.yaml 2025-03-21T20:51:49.9755744Z -- CUSTOM_OPS_YAML: 2025-03-21T20:51:49.9756015Z -- ADD_EXCEPTION_BOUNDARY: TRUE 2025-03-21T20:51:49.9756343Z  2025-03-21T20:51:49.9756577Z  2025-03-21T20:51:49.9758757Z <-------------> 0% EXECUTING [9s]> :setupNativeLibsGenerated files /pytorch/executorch/cmake-out-android-x86_64/kernels/optimized/optimized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out-android-x86_64/kernels/optimized/optimized_ops_lib/Functions.h;/pytorch/executorch/cmake-out-android-x86_64/kernels/optimized/optimized_ops_lib/NativeFunctions.h 2025-03-21T20:51:49.9760732Z -- Generating operator lib: 2025-03-21T20:51:49.9761054Z -- LIB_NAME: optimized_ops_lib 2025-03-21T20:51:49.9761365Z -- KERNEL_LIBS: optimized_kernels 2025-03-21T20:51:49.9761687Z -- DEPS: executorch 2025-03-21T20:51:49.9761965Z -- Merging kernel yaml files: 2025-03-21T20:51:49.9762556Z -- FUNCTIONS_YAML: /pytorch/executorch/configurations/../kernels/optimized/optimized.yaml 2025-03-21T20:51:49.9763306Z -- FALLBACK_YAML: /pytorch/executorch/configurations/../kernels/portable/functions.yaml 2025-03-21T20:51:49.9763959Z -- OUTPUT_DIR: /pytorch/executorch/cmake-out-android-x86_64/configurations 2025-03-21T20:51:49.9764433Z -- Generating operator lib: 2025-03-21T20:51:49.9764758Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-03-21T20:51:49.9765395Z -- OPS_SCHEMA_YAML: /pytorch/executorch/cmake-out-android-x86_64/configurations/merged.yaml 2025-03-21T20:51:49.9765935Z -- ROOT_OPS: 2025-03-21T20:51:49.9766181Z -- INCLUDE_ALL_OPS: 2025-03-21T20:51:49.9767413Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out-android-x86_64/configurations/optimized_native_cpu_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/cmake-out-android-x86_64/configurations/merged.yaml" 2025-03-21T20:51:49.9768758Z -- Generating kernel bindings: 2025-03-21T20:51:49.9769090Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-03-21T20:51:49.9769642Z -- FUNCTIONS_YAML: /pytorch/executorch/cmake-out-android-x86_64/configurations/merged.yaml 2025-03-21T20:51:49.9770216Z -- CUSTOM_OPS_YAML: 2025-03-21T20:51:49.9770489Z -- ADD_EXCEPTION_BOUNDARY: TRUE 2025-03-21T20:51:49.9770822Z  2025-03-21T20:51:49.9771061Z  2025-03-21T20:51:49.9771625Z <-------------> 0% EXECUTING [9s]> :setupNativeLibs-- Generating operator lib: 2025-03-21T20:51:49.9772276Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-03-21T20:51:49.9772702Z -- KERNEL_LIBS: optimized_kernels;optimized_portable_kernels 2025-03-21T20:51:49.9774566Z Generated files /pytorch/executorch/cmake-out-android-x86_64/configurations/optimized_native_cpu_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out-android-x86_64/configurations/optimized_native_cpu_ops_lib/Functions.h;/pytorch/executorch/cmake-out-android-x86_64/configurations/optimized_native_cpu_ops_lib/NativeFunctions.h 2025-03-21T20:51:49.9776374Z -- DEPS: executorch 2025-03-21T20:51:49.9776865Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2025-03-21T20:51:49.9777540Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:51:49.9777994Z CMake. 2025-03-21T20:51:49.9778117Z 2025-03-21T20:51:49.9778364Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:51:49.9778932Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:51:49.9779444Z to work with policies introduced by or earlier. 2025-03-21T20:51:49.9779723Z 2025-03-21T20:51:49.9779727Z 2025-03-21T20:51:49.9779876Z -- Building for XNNPACK_TARGET_PROCESSOR: x86_64 2025-03-21T20:51:49.9780251Z  2025-03-21T20:51:49.9780493Z  2025-03-21T20:51:49.9781084Z <-------------> 0% EXECUTING [9s]> :setupNativeLibs-- Generating microkernels.cmake 2025-03-21T20:51:49.9781651Z  2025-03-21T20:51:49.9782842Z <-------------> 0% EXECUTING [9s]> :setupNativeLibs<-------------> 0% EXECUTING [10s]<-------------> 0% EXECUTING [11s]<-------------> 0% EXECUTING [12s]No microkernel found in src/reference/binary-elementwise.cc 2025-03-21T20:51:49.9783968Z No microkernel found in src/reference/packing.cc 2025-03-21T20:51:49.9784427Z No microkernel found in src/reference/unary-elementwise.cc 2025-03-21T20:51:49.9785242Z -- executorch: Using source file list /pytorch/executorch/cmake-out-android-x86_64/extension/llm/custom_ops/../../../executorch_srcs.cmake 2025-03-21T20:51:49.9796702Z -- Generating operator lib: 2025-03-21T20:51:49.9797108Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:51:49.9797654Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:51:49.9798124Z -- ROOT_OPS: 2025-03-21T20:51:49.9798383Z -- INCLUDE_ALL_OPS: 2025-03-21T20:51:49.9799524Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out-android-x86_64/kernels/quantized/quantized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/quantized/quantized.yaml" 2025-03-21T20:51:49.9800725Z -- Generating kernel bindings: 2025-03-21T20:51:49.9801044Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:51:49.9801342Z -- FUNCTIONS_YAML: 2025-03-21T20:51:49.9801746Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:51:49.9802222Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:51:49.9802653Z  2025-03-21T20:51:49.9802946Z  2025-03-21T20:51:51.9728313Z <-------------> 0% EXECUTING [12s]> :setupNativeLibsGenerated files /pytorch/executorch/cmake-out-android-x86_64/kernels/quantized/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out-android-x86_64/kernels/quantized/quantized_ops_lib/Functions.h;/pytorch/executorch/cmake-out-android-x86_64/kernels/quantized/quantized_ops_lib/NativeFunctions.h;/pytorch/executorch/cmake-out-android-x86_64/kernels/quantized/quantized_ops_lib/RegisterCPUCustomOps.cpp;/pytorch/executorch/cmake-out-android-x86_64/kernels/quantized/quantized_ops_lib/RegisterSchema.cpp;/pytorch/executorch/cmake-out-android-x86_64/kernels/quantized/quantized_ops_lib/CustomOpsNativeFunctions.h 2025-03-21T20:51:51.9735100Z -- Generating operator lib: 2025-03-21T20:51:51.9735659Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:51:51.9736155Z -- KERNEL_LIBS: quantized_kernels 2025-03-21T20:51:51.9736639Z -- DEPS: executorch 2025-03-21T20:51:51.9737068Z -- 2025-03-21T20:51:51.9737427Z -- ******** Summary ******** 2025-03-21T20:51:51.9737923Z -- CMAKE_BUILD_TYPE : Release 2025-03-21T20:51:51.9738547Z -- CMAKE_CXX_STANDARD : 17 2025-03-21T20:51:51.9739319Z -- CMAKE_CXX_COMPILER_ID : Clang 2025-03-21T20:51:51.9740141Z -- CMAKE_TOOLCHAIN_FILE : /opt/ndk/build/cmake/android.toolchain.cmake 2025-03-21T20:51:51.9741004Z -- BUCK2 : buck2 2025-03-21T20:51:51.9741610Z -- PYTHON_EXECUTABLE : python 2025-03-21T20:51:51.9742686Z -- FLATC_EXECUTABLE : /pytorch/executorch/cmake-out-android-x86_64/third-party/flatbuffers/flatc 2025-03-21T20:51:51.9743808Z -- EXECUTORCH_ENABLE_LOGGING : ON 2025-03-21T20:51:51.9744515Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2025-03-21T20:51:51.9745215Z -- EXECUTORCH_LOG_LEVEL : Info 2025-03-21T20:51:51.9745908Z -- EXECUTORCH_BUILD_ANDROID_JNI : OFF 2025-03-21T20:51:51.9746615Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : OFF 2025-03-21T20:51:51.9747304Z -- EXECUTORCH_BUILD_CADENCE : OFF 2025-03-21T20:51:51.9747983Z -- EXECUTORCH_BUILD_COREML : OFF 2025-03-21T20:51:51.9748654Z -- EXECUTORCH_BUILD_CPUINFO : ON 2025-03-21T20:51:51.9749342Z -- EXECUTORCH_BUILD_DEVTOOLS : OFF 2025-03-21T20:51:51.9750032Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : ON 2025-03-21T20:51:51.9750727Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : ON 2025-03-21T20:51:51.9751414Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : ON 2025-03-21T20:51:51.9752084Z -- EXECUTORCH_BUILD_EXTENSION_LLM : OFF 2025-03-21T20:51:51.9752751Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : ON 2025-03-21T20:51:51.9753449Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : ON 2025-03-21T20:51:51.9754140Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : ON 2025-03-21T20:51:51.9754845Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : OFF 2025-03-21T20:51:51.9755628Z -- EXECUTORCH_BUILD_FLATC : ON 2025-03-21T20:51:51.9756304Z -- EXECUTORCH_BUILD_GFLAGS : ON 2025-03-21T20:51:51.9756987Z -- EXECUTORCH_BUILD_HOST_TARGETS : ON 2025-03-21T20:51:51.9757798Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : ON 2025-03-21T20:51:51.9758516Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : OFF 2025-03-21T20:51:51.9759178Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : ON 2025-03-21T20:51:51.9759770Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2025-03-21T20:51:51.9760383Z -- EXECUTORCH_BUILD_MPS : OFF 2025-03-21T20:51:51.9761017Z -- EXECUTORCH_BUILD_NEURON : OFF 2025-03-21T20:51:51.9761669Z -- EXECUTORCH_BUILD_PTHREADPOOL : ON 2025-03-21T20:51:51.9762313Z -- EXECUTORCH_BUILD_PYBIND : OFF 2025-03-21T20:51:51.9762961Z -- EXECUTORCH_BUILD_QNN : OFF 2025-03-21T20:51:51.9763604Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2025-03-21T20:51:51.9764466Z -- EXECUTORCH_BUILD_TESTS : OFF 2025-03-21T20:51:51.9765122Z -- EXECUTORCH_BUILD_VULKAN : OFF 2025-03-21T20:51:51.9765928Z -- EXECUTORCH_BUILD_XNNPACK : ON 2025-03-21T20:51:51.9766562Z -- Configuring done (3.8s) 2025-03-21T20:51:51.9767219Z  2025-03-21T20:51:51.9767638Z  2025-03-21T20:51:51.9769079Z <-------------> 0% EXECUTING [12s]> :setupNativeLibs<-------------> 0% EXECUTING [13s]-- Generating done (0.4s) 2025-03-21T20:51:51.9770799Z -- Build files have been written to: /pytorch/executorch/cmake-out-android-x86_64 2025-03-21T20:51:51.9771897Z + cmake --build cmake-out-android-x86_64 -j16 --target install 2025-03-21T20:51:51.9772655Z  2025-03-21T20:51:51.9773053Z  2025-03-21T20:51:51.9774107Z <-------------> 0% EXECUTING [13s]> :setupNativeLibs[ 0%] Built target flatbuffers 2025-03-21T20:51:51.9775183Z [ 0%] Built target dumb_fht 2025-03-21T20:51:51.9775718Z [ 0%] Built target pthreadpool 2025-03-21T20:51:51.9776257Z [ 0%] Built target common_schema 2025-03-21T20:51:51.9776840Z [ 1%] Built target scalar_type_schema 2025-03-21T20:51:51.9777443Z [ 2%] Built target xnnpack_schema 2025-03-21T20:51:51.9778125Z [ 3%] Built target cpuinfo 2025-03-21T20:51:51.9778649Z [ 5%] Built target cpuinfo_internals 2025-03-21T20:51:51.9779186Z [ 6%] Built target logging 2025-03-21T20:51:51.9779639Z [ 6%] Built target normalization 2025-03-21T20:51:51.9780208Z [ 6%] Built target microparams-init 2025-03-21T20:51:51.9780791Z [ 6%] Built target datatype 2025-03-21T20:51:51.9781316Z [ 6%] Built target indirection 2025-03-21T20:51:51.9781866Z [ 7%] Built target flat_tensor_schema 2025-03-21T20:51:51.9782479Z [ 7%] Built target program_schema 2025-03-21T20:51:51.9783084Z  2025-03-21T20:51:51.9783487Z  2025-03-21T20:51:51.9784670Z <-------------> 0% EXECUTING [13s]> :setupNativeLibs[ 7%] Built target gflags_nothreads_static 2025-03-21T20:51:51.9785870Z [ 7%] Built target allocator 2025-03-21T20:51:51.9786427Z [ 7%] Built target cache 2025-03-21T20:51:51.9786928Z [ 7%] Built target hardware-config 2025-03-21T20:51:51.9787507Z [ 7%] Built target mutex 2025-03-21T20:51:51.9788001Z [ 7%] Built target memory 2025-03-21T20:51:51.9788530Z [ 7%] Built target microkernel-utils 2025-03-21T20:51:51.9789134Z [ 7%] Built target packing 2025-03-21T20:51:51.9789666Z [ 7%] Built target reference-ukernels 2025-03-21T20:51:51.9790285Z [ 7%] Built target operator-utils 2025-03-21T20:51:51.9790859Z [ 9%] Built target eigen_blas 2025-03-21T20:51:51.9791389Z [ 9%] Built target operator-run 2025-03-21T20:51:51.9791824Z [ 11%] Built target operators 2025-03-21T20:51:51.9792291Z [ 13%] Built target subgraph 2025-03-21T20:51:51.9792885Z  2025-03-21T20:51:51.9793239Z  2025-03-21T20:51:51.9794218Z <-------------> 0% EXECUTING [13s]> :setupNativeLibs[ 14%] Built target executorch_core 2025-03-21T20:51:51.9795409Z [ 14%] Built target extension_tensor 2025-03-21T20:51:51.9796023Z [ 14%] Built target extension_threadpool 2025-03-21T20:51:51.9796743Z [ 15%] Built target executorch 2025-03-21T20:51:51.9797316Z [ 15%] Built target extension_data_loader 2025-03-21T20:51:51.9797924Z [ 15%] Built target cpublas 2025-03-21T20:51:51.9798478Z [ 15%] Built target extension_runner_util 2025-03-21T20:51:51.9799088Z  2025-03-21T20:51:51.9799483Z  2025-03-21T20:51:51.9800597Z <-------------> 0% EXECUTING [13s]> :setupNativeLibs[ 15%] Built target extension_flat_tensor 2025-03-21T20:51:51.9801817Z [ 16%] Built target quantized_kernels 2025-03-21T20:51:51.9802457Z [ 17%] Built target extension_module_static 2025-03-21T20:51:51.9803076Z [ 17%] Built target extension_module 2025-03-21T20:51:51.9803673Z [ 17%] Built target quantized_ops_lib 2025-03-21T20:51:51.9804245Z  2025-03-21T20:51:51.9804944Z  2025-03-21T20:51:51.9806117Z <-------------> 0% EXECUTING [13s]> :setupNativeLibs[ 18%] Built target optimized_kernels 2025-03-21T20:51:51.9807347Z [ 19%] Built target optimized_ops_lib 2025-03-21T20:51:51.9807971Z  2025-03-21T20:51:51.9808345Z  2025-03-21T20:51:51.9809864Z <-------------> 0% EXECUTING [13s]> :setupNativeLibs<-------------> 0% EXECUTING [14s][ 75%] Built target microkernels-prod 2025-03-21T20:51:51.9811290Z [ 77%] Built target XNNPACK 2025-03-21T20:51:51.9811833Z  2025-03-21T20:51:51.9812230Z  2025-03-21T20:51:51.9813297Z <-------------> 0% EXECUTING [14s]> :setupNativeLibs[ 77%] Built target xnnpack_backend 2025-03-21T20:51:51.9814465Z [ 77%] Built target custom_ops 2025-03-21T20:51:51.9815034Z  2025-03-21T20:51:51.9815429Z  2025-03-21T20:51:51.9816572Z <-------------> 0% EXECUTING [14s]> :setupNativeLibs[ 88%] Built target optimized_portable_kernels 2025-03-21T20:51:51.9817885Z [ 88%] Built target optimized_native_cpu_ops_lib 2025-03-21T20:51:51.9818614Z  2025-03-21T20:51:51.9819013Z  2025-03-21T20:51:51.9820118Z <-------------> 0% EXECUTING [14s]> :setupNativeLibs[100%] Built target portable_kernels 2025-03-21T20:51:51.9821363Z [100%] Built target portable_ops_lib 2025-03-21T20:51:51.9822053Z [100%] Built target xnn_executor_runner 2025-03-21T20:51:51.9822911Z [100%] Built target executor_runner 2025-03-21T20:51:51.9823417Z Install the project... 2025-03-21T20:51:51.9823848Z -- Install configuration: "Release" 2025-03-21T20:51:51.9824516Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/fxdiv.h 2025-03-21T20:51:51.9825557Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/share/cpuinfo/cpuinfo-config.cmake 2025-03-21T20:51:51.9826610Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libcpuinfo.a 2025-03-21T20:51:51.9827587Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/cpuinfo.h 2025-03-21T20:51:51.9828757Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/share/cpuinfo/cpuinfo-targets.cmake 2025-03-21T20:51:51.9830092Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/share/cpuinfo/cpuinfo-targets-release.cmake 2025-03-21T20:51:51.9831442Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/pkgconfig/libcpuinfo.pc 2025-03-21T20:51:51.9832737Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/pthreadpool.h 2025-03-21T20:51:51.9833940Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libpthreadpool.a 2025-03-21T20:51:51.9835248Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/liboptimized_portable_kernels.a 2025-03-21T20:51:51.9836627Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libportable_kernels.a 2025-03-21T20:51:51.9837920Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libportable_ops_lib.a 2025-03-21T20:51:51.9839620Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/kernels/portable/Functions.h 2025-03-21T20:51:51.9841384Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/kernels/portable/NativeFunctions.h 2025-03-21T20:51:51.9842885Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libeigen_blas.a 2025-03-21T20:51:51.9844050Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libcpublas.a 2025-03-21T20:51:51.9845273Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/liboptimized_kernels.a 2025-03-21T20:51:51.9846703Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/liboptimized_ops_lib.a 2025-03-21T20:51:51.9848210Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/kernels/optimized/Functions.h 2025-03-21T20:51:51.9850105Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/kernels/optimized/NativeFunctions.h 2025-03-21T20:51:51.9851600Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libcpublas.a 2025-03-21T20:51:51.9852910Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/liboptimized_native_cpu_ops_lib.a 2025-03-21T20:51:51.9854218Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/Functions.h 2025-03-21T20:51:51.9855472Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/NativeFunctions.h 2025-03-21T20:51:51.9856803Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core 2025-03-21T20:51:51.9858303Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/array_ref.h 2025-03-21T20:51:51.9859936Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/data_loader.h 2025-03-21T20:51:51.9861514Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/defines.h 2025-03-21T20:51:51.9863035Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/error.h 2025-03-21T20:51:51.9864568Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/evalue.h 2025-03-21T20:51:51.9866256Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/event_tracer.h 2025-03-21T20:51:51.9867979Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/event_tracer_hooks.h 2025-03-21T20:51:51.9869858Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/event_tracer_hooks_delegate.h 2025-03-21T20:51:51.9871635Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten 2025-03-21T20:51:51.9873314Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/exec_aten.h 2025-03-21T20:51:51.9875131Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/testing_util 2025-03-21T20:51:51.9877129Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/testing_util/tensor_factory.h 2025-03-21T20:51:51.9879269Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/testing_util/tensor_util.h 2025-03-21T20:51:51.9881261Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/testing_util/test 2025-03-21T20:51:51.9883050Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:51:51.9884883Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/util/dim_order_util.h 2025-03-21T20:51:51.9887004Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/util/scalar_type_util.h 2025-03-21T20:51:51.9889097Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/util/tensor_dimension_limit.h 2025-03-21T20:51:51.9891417Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/util/tensor_shape_to_c_string.h 2025-03-21T20:51:51.9893500Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/util/tensor_util.h 2025-03-21T20:51:51.9895320Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/exec_aten/util/test 2025-03-21T20:51:51.9897062Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/freeable_buffer.h 2025-03-21T20:51:51.9898861Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/hierarchical_allocator.h 2025-03-21T20:51:51.9900678Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/memory_allocator.h 2025-03-21T20:51:51.9902446Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/named_data_map.h 2025-03-21T20:51:51.9904114Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type 2025-03-21T20:51:51.9905938Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/bfloat16.h 2025-03-21T20:51:51.9907853Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/bfloat16_math.h 2025-03-21T20:51:51.9909790Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/bits_types.h 2025-03-21T20:51:51.9911618Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10 2025-03-21T20:51:51.9913373Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10 2025-03-21T20:51:51.9915247Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-03-21T20:51:51.9917277Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/macros/Export.h 2025-03-21T20:51:51.9919469Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/macros/Macros.h 2025-03-21T20:51:51.9921445Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:51:51.9923397Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-inl.h 2025-03-21T20:51:51.9924611Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-math.h 2025-03-21T20:51:51.9925797Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16.h 2025-03-21T20:51:51.9926899Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/util/Half-inl.h 2025-03-21T20:51:51.9927972Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/util/Half.h 2025-03-21T20:51:51.9929084Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/util/TypeSafeSignMath.h 2025-03-21T20:51:51.9930199Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/util/bit_cast.h 2025-03-21T20:51:51.9931342Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/util/floating_point_utils.h 2025-03-21T20:51:51.9932474Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/c10/c10/util/irange.h 2025-03-21T20:51:51.9933493Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/complex.h 2025-03-21T20:51:51.9934606Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/device.h 2025-03-21T20:51:51.9935552Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/half.h 2025-03-21T20:51:51.9936506Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/optional.h 2025-03-21T20:51:51.9937483Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/qint_types.h 2025-03-21T20:51:51.9938436Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/scalar.h 2025-03-21T20:51:51.9939411Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/scalar_type.h 2025-03-21T20:51:51.9940457Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/string_view.h 2025-03-21T20:51:51.9941430Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/tensor.h 2025-03-21T20:51:51.9942463Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/tensor_impl.h 2025-03-21T20:51:51.9943480Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/tensor_options.h 2025-03-21T20:51:51.9944448Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/portable_type/test 2025-03-21T20:51:51.9945291Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/result.h 2025-03-21T20:51:51.9946096Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/span.h 2025-03-21T20:51:51.9946892Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/tag.h 2025-03-21T20:51:51.9947721Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/tensor_layout.h 2025-03-21T20:51:51.9948687Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/tensor_shape_dynamism.h 2025-03-21T20:51:51.9949562Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/core/test 2025-03-21T20:51:51.9950313Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/kernel 2025-03-21T20:51:51.9951143Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/kernel/kernel_includes.h 2025-03-21T20:51:51.9952091Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/kernel/kernel_runtime_context.h 2025-03-21T20:51:51.9953052Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/kernel/operator_registry.h 2025-03-21T20:51:52.0721294Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/kernel/test 2025-03-21T20:51:52.0722440Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/kernel/test/test_util.h 2025-03-21T20:51:52.0723506Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/kernel/thread_parallel_interface.h 2025-03-21T20:51:52.0724410Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform 2025-03-21T20:51:52.0725206Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/abort.h 2025-03-21T20:51:52.0726132Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/assert.h 2025-03-21T20:51:52.0726975Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/clock.h 2025-03-21T20:51:52.0727860Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/compat_unistd.h 2025-03-21T20:51:52.0728968Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/compiler.h 2025-03-21T20:51:52.0729829Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/default 2025-03-21T20:51:52.0730647Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/log.h 2025-03-21T20:51:52.0731492Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/platform.h 2025-03-21T20:51:52.0732394Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/profiler.h 2025-03-21T20:51:52.0733268Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/runtime.h 2025-03-21T20:51:52.0734123Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/system.h 2025-03-21T20:51:52.0735020Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/test 2025-03-21T20:51:52.0735914Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/test/stub_platform.h 2025-03-21T20:51:52.0736888Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/runtime/platform/types.h 2025-03-21T20:51:52.0737719Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/kernel_util 2025-03-21T20:51:52.0738682Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/kernel_util/make_boxed_from_unboxed_functor.h 2025-03-21T20:51:52.0739752Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/kernel_util/meta_programming.h 2025-03-21T20:51:52.0740687Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/kernel_util/test 2025-03-21T20:51:52.0741588Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/kernel_util/type_list.h 2025-03-21T20:51:52.0742440Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/tensor 2025-03-21T20:51:52.0743312Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/tensor/tensor.h 2025-03-21T20:51:52.0744224Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/tensor/tensor_accessor.h 2025-03-21T20:51:52.0745125Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/tensor/tensor_ptr.h 2025-03-21T20:51:52.0746058Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/tensor/tensor_ptr_maker.h 2025-03-21T20:51:52.0746945Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/tensor/test 2025-03-21T20:51:52.0747761Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/threadpool 2025-03-21T20:51:52.0748655Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/threadpool/cpuinfo_utils.h 2025-03-21T20:51:52.0749572Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/threadpool/test 2025-03-21T20:51:52.0750467Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/threadpool/threadpool.h 2025-03-21T20:51:52.0751445Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/extension/threadpool/threadpool_guard.h 2025-03-21T20:51:52.0752273Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libexecutorch.a 2025-03-21T20:51:52.0752939Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libexecutorch_core.a 2025-03-21T20:51:52.0753717Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/cmake/ExecuTorch/executorch-config.cmake 2025-03-21T20:51:52.0754464Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libXNNPACK.a 2025-03-21T20:51:52.0755088Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/xnnpack.h 2025-03-21T20:51:52.0755802Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/experiments-config.h 2025-03-21T20:51:52.0756526Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libmicrokernels-prod.a 2025-03-21T20:51:52.0757248Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libmicrokernels-prod.a 2025-03-21T20:51:52.0757943Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libxnnpack_backend.a 2025-03-21T20:51:52.0758656Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libextension_data_loader.a 2025-03-21T20:51:52.0759382Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libextension_flat_tensor.a 2025-03-21T20:51:52.0760077Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libextension_module.a 2025-03-21T20:51:52.0760841Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libextension_module_static.a 2025-03-21T20:51:52.0761579Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libextension_runner_util.a 2025-03-21T20:51:52.0762296Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libextension_tensor.a 2025-03-21T20:51:52.0763042Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libextension_threadpool.a 2025-03-21T20:51:52.0763731Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libcustom_ops.a 2025-03-21T20:51:52.0764377Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libquantized_kernels.a 2025-03-21T20:51:52.0765068Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/lib/libquantized_ops_lib.a 2025-03-21T20:51:52.0765937Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/kernels/quantized/Functions.h 2025-03-21T20:51:52.0766864Z -- Up-to-date: /pytorch/executorch/cmake-out-android-x86_64/include/executorch/kernels/quantized/NativeFunctions.h 2025-03-21T20:51:52.0768568Z + cmake extension/android -DCMAKE_TOOLCHAIN_FILE=/opt/ndk/build/cmake/android.toolchain.cmake -DANDROID_ABI=x86_64 -DBUILD_TESTING=OFF -DCMAKE_INSTALL_PREFIX=ccmake-out-android-x86_64 -DEXECUTORCH_BUILD_KERNELS_CUSTOM=ON -DEXECUTORCH_BUILD_LLAMA_JNI=ON -Bcmake-out-android-x86_64/extension/android 2025-03-21T20:51:52.0770235Z  2025-03-21T20:51:52.0770481Z  2025-03-21T20:51:52.0771401Z <-------------> 0% EXECUTING [14s]> :setupNativeLibsCMake Deprecation Warning at /opt/ndk/build/cmake/android.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:51:52.0772488Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:51:52.0772951Z CMake. 2025-03-21T20:51:52.0773084Z 2025-03-21T20:51:52.0773338Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:51:52.0773923Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:51:52.0774447Z to work with policies introduced by or earlier. 2025-03-21T20:51:52.0774830Z Call Stack (most recent call first): 2025-03-21T20:51:52.0775483Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:51:52.0776152Z CMakeLists.txt:9 (project) 2025-03-21T20:51:52.0776340Z 2025-03-21T20:51:52.0776346Z 2025-03-21T20:51:52.0776771Z CMake Deprecation Warning at /opt/ndk/build/cmake/android-legacy.toolchain.cmake:35 (cmake_minimum_required): 2025-03-21T20:51:52.0777534Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:51:52.0777984Z CMake. 2025-03-21T20:51:52.0778107Z 2025-03-21T20:51:52.0778339Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:51:52.0778924Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:51:52.0779434Z to work with policies introduced by or earlier. 2025-03-21T20:51:52.0779830Z Call Stack (most recent call first): 2025-03-21T20:51:52.0780244Z /opt/ndk/build/cmake/android.toolchain.cmake:55 (include) 2025-03-21T20:51:52.0781027Z /pytorch/executorch/cmake-out-android-x86_64/extension/android/CMakeFiles/3.31.6/CMakeSystem.cmake:6 (include) 2025-03-21T20:51:52.0781696Z CMakeLists.txt:9 (project) 2025-03-21T20:51:52.0781901Z 2025-03-21T20:51:52.0781907Z 2025-03-21T20:51:52.0782230Z CMake Deprecation Warning at /opt/ndk/build/cmake/flags.cmake:18 (cmake_minimum_required): 2025-03-21T20:51:52.0782899Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:51:52.0783351Z CMake. 2025-03-21T20:51:52.0783479Z 2025-03-21T20:51:52.0783731Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:51:52.0784304Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:51:52.0784812Z to work with policies introduced by or earlier. 2025-03-21T20:51:52.0785250Z Call Stack (most recent call first): 2025-03-21T20:51:52.0785982Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang.cmake:23 (include) 2025-03-21T20:51:52.0787106Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Android-Clang-C.cmake:1 (include) 2025-03-21T20:51:52.0788248Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include) 2025-03-21T20:51:52.0788961Z CMakeLists.txt:9 (project) 2025-03-21T20:51:52.0789152Z 2025-03-21T20:51:52.0789155Z 2025-03-21T20:51:52.0789331Z CMake Warning (dev) at CMakeLists.txt:64 (find_package): 2025-03-21T20:51:52.0789859Z Policy CMP0144 is not set: find_package uses upper-case _ROOT 2025-03-21T20:51:52.8738290Z variables. Run "cmake --help-policy CMP0144" for policy details. Use the 2025-03-21T20:51:52.8739329Z cmake_policy command to set the policy and suppress this warning. 2025-03-21T20:51:52.8739827Z 2025-03-21T20:51:52.8740027Z CMake variable EXECUTORCH_ROOT is set to: 2025-03-21T20:51:52.8740456Z 2025-03-21T20:51:52.8740694Z /pytorch/executorch/extension/android/../.. 2025-03-21T20:51:52.8741769Z 2025-03-21T20:51:52.8742196Z For compatibility, find_package is ignoring the variable, but code in a 2025-03-21T20:51:52.8743023Z .cmake module might still use it. 2025-03-21T20:51:52.8743754Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:51:52.8744355Z 2025-03-21T20:51:52.8744542Z etdump library is not found. 2025-03-21T20:51:52.8745197Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:51:52.8745943Z bundled_program library is not found. 2025-03-21T20:51:52.8746649Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:51:52.8747364Z flatccrt library is not found. 2025-03-21T20:51:52.8748027Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:51:52.8748764Z coremldelegate library is not found. 2025-03-21T20:51:52.8749476Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:51:52.8750211Z mpsdelegate library is not found. 2025-03-21T20:51:52.8750887Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:51:52.8751606Z neuron_backend library is not found. 2025-03-21T20:51:52.8752299Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:51:52.8753064Z qnn_executorch_backend library is not found. 2025-03-21T20:51:52.8753790Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:51:52.8754529Z extension_training library is not found. 2025-03-21T20:51:52.8755243Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:51:52.8755857Z kleidiai library is not found. 2025-03-21T20:51:52.8756436Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:51:52.8757122Z vulkan_backend library is not found. 2025-03-21T20:51:52.8757702Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:51:52.8758359Z quantized_ops_aot_lib library is not found. 2025-03-21T20:51:52.8758890Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:51:52.8760151Z -- executorch: Using source file list /pytorch/executorch/cmake-out-android-x86_64/extension/llm/runner/../../../executorch_srcs.cmake 2025-03-21T20:51:52.8761418Z -- executorch: Using source file list /pytorch/executorch/cmake-out-android-x86_64/examples/models/llama/runner/../../../../executorch_srcs.cmake 2025-03-21T20:51:52.8762821Z  2025-03-21T20:51:52.8763060Z  2025-03-21T20:51:52.8763719Z <-------------> 0% EXECUTING [15s]> :setupNativeLibs-- Configuring done (0.3s) 2025-03-21T20:51:52.8764518Z  2025-03-21T20:51:52.8765536Z <-------------> 0% EXECUTING [15s]> :setupNativeLibs-- Generating done (0.3s) 2025-03-21T20:51:52.8766559Z -- Build files have been written to: /pytorch/executorch/cmake-out-android-x86_64/extension/android 2025-03-21T20:51:52.8767813Z + cmake --build cmake-out-android-x86_64/extension/android -j16 2025-03-21T20:51:52.8768644Z  2025-03-21T20:51:52.8769008Z  2025-03-21T20:51:52.8770173Z <-------------> 0% EXECUTING [15s]> :setupNativeLibs[ 1%] Built target spinlock_wait 2025-03-21T20:51:52.8771528Z [ 2%] Built target utf8_for_code_point 2025-03-21T20:51:52.8772056Z [ 2%] Built target leak_check 2025-03-21T20:51:52.8772554Z [ 3%] Built target strerror 2025-03-21T20:51:52.8773035Z [ 3%] Built target log_severity 2025-03-21T20:51:52.8773579Z [ 4%] Built target exponential_biased 2025-03-21T20:51:52.8774116Z [ 5%] Built target civil_time 2025-03-21T20:51:52.8774582Z [ 6%] Built target int128 2025-03-21T20:51:52.8775125Z [ 7%] Built target flags_commandlineflag_internal 2025-03-21T20:51:52.8775784Z  2025-03-21T20:51:52.8776161Z  2025-03-21T20:51:52.8778194Z <-------------> 0% EXECUTING [15s]> :setupNativeLibs[ 8%] Generating third-party/fbjni/prefab/modules/fbjni/include, third-party/fbjni/prefab/modules/fbjni/libs/android.x86_64/libfbjni.so 2025-03-21T20:51:52.8781028Z Archive: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/fbjni.aar 2025-03-21T20:51:52.8782630Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/R.txt 2025-03-21T20:51:52.8784344Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/AndroidManifest.xml 2025-03-21T20:51:52.8786215Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/classes.jar 2025-03-21T20:51:52.8788321Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/META-INF/com/android/build/gradle/aar-metadata.properties 2025-03-21T20:51:52.8790568Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/jni/arm64-v8a/libc++_shared.so 2025-03-21T20:51:52.8791811Z [ 9%] Built target log_internal_nullguard 2025-03-21T20:51:52.8793544Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/jni/arm64-v8a/libfbjni.so [ 9%] Built target random_internal_platform 2025-03-21T20:51:52.8794914Z 2025-03-21T20:51:52.8796123Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/jni/armeabi-v7a/libc++_shared.so [ 10%] Built target periodic_sampler 2025-03-21T20:51:52.8797794Z [ 11%] Built target raw_logging_internal 2025-03-21T20:51:52.8798406Z [ 12%] Built target random_seed_gen_exception 2025-03-21T20:51:52.8799028Z [ 12%] Built target decode_rust_punycode 2025-03-21T20:51:52.8799464Z 2025-03-21T20:51:52.8800349Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/jni/armeabi-v7a/libfbjni.so 2025-03-21T20:51:52.8802433Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/jni/x86/libc++_shared.so 2025-03-21T20:51:52.8804381Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/jni/x86/libfbjni.so 2025-03-21T20:51:52.8806447Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/jni/x86_64/libc++_shared.so 2025-03-21T20:51:52.8808455Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/jni/x86_64/libfbjni.so 2025-03-21T20:51:52.8810197Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/prefab.json 2025-03-21T20:51:52.8812090Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/module.json 2025-03-21T20:51:52.8814430Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/Application.h 2025-03-21T20:51:52.8816879Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/ByteBuffer.cpp 2025-03-21T20:51:52.8819347Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/ByteBuffer.h 2025-03-21T20:51:52.8821700Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/Context.h 2025-03-21T20:51:52.8824062Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/File.h 2025-03-21T20:51:52.8826209Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/JThread.h 2025-03-21T20:51:52.8828588Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/NativeRunnable.h 2025-03-21T20:51:52.8830977Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/OnLoad.cpp 2025-03-21T20:51:52.8833564Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/ReadableByteChannel.cpp 2025-03-21T20:51:52.8836198Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/ReadableByteChannel.h 2025-03-21T20:51:52.8838533Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/fbjni.cpp 2025-03-21T20:51:52.8840706Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/fbjni.h 2025-03-21T20:51:52.8842948Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Boxed.h 2025-03-21T20:51:52.8845290Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Common.h 2025-03-21T20:51:52.8847867Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/CoreClasses-inl.h 2025-03-21T20:51:52.8850261Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/CoreClasses.h 2025-03-21T20:51:52.8852308Z [ 16%] Built target time_zone 2025-03-21T20:51:52.8853840Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Environment.cpp 2025-03-21T20:51:52.8856537Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Environment.h 2025-03-21T20:51:52.8859097Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Exceptions.cpp 2025-03-21T20:51:52.8861624Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Exceptions.h 2025-03-21T20:51:53.2718339Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/FbjniApi.h 2025-03-21T20:51:53.2720716Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Hybrid.cpp 2025-03-21T20:51:53.2723165Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Hybrid.h 2025-03-21T20:51:53.2725852Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Iterator-inl.h 2025-03-21T20:51:53.2727719Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Iterator.h 2025-03-21T20:51:53.2729224Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/JWeakReference.h 2025-03-21T20:51:53.2731181Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Log.h 2025-03-21T20:51:53.2733511Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Meta-forward.h 2025-03-21T20:51:53.2736008Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Meta-inl.h 2025-03-21T20:51:53.2738478Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Meta.cpp 2025-03-21T20:51:53.2741537Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Meta.h [ 17%] Built target bad_variant_access 2025-03-21T20:51:53.2743139Z 2025-03-21T20:51:53.2743782Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/MetaConvert.h 2025-03-21T20:51:53.2745327Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/ReferenceAllocators-inl.h 2025-03-21T20:51:53.2746835Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/ReferenceAllocators.h 2025-03-21T20:51:53.2749611Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/References-forward.h 2025-03-21T20:51:53.2752232Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/References-inl.h 2025-03-21T20:51:53.2754257Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/References.cpp 2025-03-21T20:51:53.2755611Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/References.h 2025-03-21T20:51:53.2757103Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Registration-inl.h 2025-03-21T20:51:53.2758490Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/Registration.h 2025-03-21T20:51:53.2759978Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/SimpleFixedString.h 2025-03-21T20:51:53.2761365Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/TypeTraits.h 2025-03-21T20:51:53.2762668Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/utf8.cpp 2025-03-21T20:51:53.2763944Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/fbjni/detail/utf8.h 2025-03-21T20:51:53.2764782Z [ 18%] Built target random_internal_randen_hwaes_impl 2025-03-21T20:51:53.2765721Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/cxa_throw.cpp 2025-03-21T20:51:53.2767103Z [ 19%] Built target random_internal_randen_slow 2025-03-21T20:51:53.2768459Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/lyra.cpp 2025-03-21T20:51:53.2770692Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/lyra.h 2025-03-21T20:51:53.2773041Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/lyra_breakpad.cpp 2025-03-21T20:51:53.2774541Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/lyra_exceptions.cpp 2025-03-21T20:51:53.2775869Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/include/lyra/lyra_exceptions.h 2025-03-21T20:51:53.2777188Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.arm64-v8a/abi.json 2025-03-21T20:51:53.2778673Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.arm64-v8a/libfbjni.so [ 19%] Built target throw_delegate 2025-03-21T20:51:53.2779756Z [ 22%] Built target extension_llm_runner 2025-03-21T20:51:53.2780094Z [ 24%] Built target debugging_internal 2025-03-21T20:51:53.2780419Z [ 26%] Built target base 2025-03-21T20:51:53.2780927Z  2025-03-21T20:51:53.2781161Z  2025-03-21T20:51:53.2781825Z <-------------> 0% EXECUTING [15s]> :setupNativeLibs[ 27%] Built target bad_optional_access 2025-03-21T20:51:53.2782504Z [ 27%] Built target random_internal_randen_hwaes 2025-03-21T20:51:53.2782770Z 2025-03-21T20:51:53.2783383Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.armeabi-v7a/abi.json 2025-03-21T20:51:53.2784892Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.armeabi-v7a/libfbjni.so [ 28%] Built target demangle_rust 2025-03-21T20:51:53.2785903Z [ 28%] Built target scoped_set_env 2025-03-21T20:51:53.2786226Z [ 28%] Built target tracing_internal 2025-03-21T20:51:53.2786551Z [ 28%] Built target cordz_functions 2025-03-21T20:51:53.2786809Z 2025-03-21T20:51:53.2786978Z [ 28%] Built target bad_any_cast_impl 2025-03-21T20:51:53.2788014Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.x86/abi.json 2025-03-21T20:51:53.2789815Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.x86/libfbjni.so 2025-03-21T20:51:53.2791102Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.x86_64/abi.json 2025-03-21T20:51:53.2792637Z inflating: /pytorch/executorch/cmake-out-android-x86_64/extension/android/third-party/fbjni/prefab/modules/fbjni/libs/android.x86_64/libfbjni.so [ 29%] Built target llava_runner 2025-03-21T20:51:53.2793610Z [ 30%] Built target stacktrace 2025-03-21T20:51:53.2793916Z [ 30%] Built target malloc_internal 2025-03-21T20:51:53.2794119Z 2025-03-21T20:51:53.2794243Z [ 30%] Built target string_view 2025-03-21T20:51:53.2794538Z [ 31%] Built target demangle_internal 2025-03-21T20:51:53.2794862Z [ 31%] Built target crc_cpu_detect 2025-03-21T20:51:53.2795182Z [ 33%] Built target fbjni_prefab 2025-03-21T20:51:53.2795490Z [ 33%] Built target strings_internal 2025-03-21T20:51:53.2795808Z [ 33%] Built target city 2025-03-21T20:51:53.2796094Z [ 34%] Built target log_internal_conditions 2025-03-21T20:51:53.2796432Z [ 35%] Built target low_level_hash 2025-03-21T20:51:53.2796758Z [ 36%] Built target random_internal_randen 2025-03-21T20:51:53.2797135Z [ 37%] Built target poison 2025-03-21T20:51:53.2797434Z [ 38%] Built target graphcycles_internal 2025-03-21T20:51:53.2797753Z [ 39%] Built target crc_internal 2025-03-21T20:51:53.2798140Z  2025-03-21T20:51:53.2798376Z  2025-03-21T20:51:53.2798942Z <-------------> 0% EXECUTING [15s]> :setupNativeLibs[ 44%] Built target strings 2025-03-21T20:51:53.2799691Z [ 44%] Built target flags_commandlineflag 2025-03-21T20:51:53.2800045Z [ 45%] Built target log_internal_proto 2025-03-21T20:51:53.2800417Z [ 46%] Built target log_internal_fnmatch 2025-03-21T20:51:53.2800767Z  2025-03-21T20:51:53.2801000Z  2025-03-21T20:51:53.2801531Z <-------------> 0% EXECUTING [16s]> :setupNativeLibs[ 46%] Built target hash 2025-03-21T20:51:53.2802167Z [ 46%] Built target random_internal_seed_material 2025-03-21T20:51:53.2802537Z [ 46%] Built target symbolize 2025-03-21T20:51:53.2802847Z [ 47%] Built target random_distributions 2025-03-21T20:51:53.2803171Z [ 49%] Built target time 2025-03-21T20:51:53.2803480Z [ 49%] Built target flags_private_handle_accessor 2025-03-21T20:51:53.2803847Z [ 50%] Built target random_internal_pool_urbg 2025-03-21T20:51:53.2804274Z [ 52%] Built target str_format_internal 2025-03-21T20:51:53.2804605Z [ 53%] Built target examine_stack 2025-03-21T20:51:53.2804925Z [ 54%] Built target log_internal_globals 2025-03-21T20:51:53.2805273Z [ 55%] Built target kernel_timeout_internal 2025-03-21T20:51:53.2805708Z [ 56%] Built target log_entry 2025-03-21T20:51:53.2806019Z [ 57%] Built target random_seed_sequences 2025-03-21T20:51:53.2806364Z [ 58%] Built target flags_marshalling 2025-03-21T20:51:53.2806703Z [ 58%] Built target failure_signal_handler 2025-03-21T20:51:53.2807097Z [ 59%] Built target random_internal_distribution_test_util 2025-03-21T20:51:53.2807471Z [ 61%] Built target crc32c 2025-03-21T20:51:53.2807765Z [ 61%] Built target log_internal_format 2025-03-21T20:51:53.2808097Z [ 62%] Built target log_sink 2025-03-21T20:51:53.2808405Z  2025-03-21T20:51:53.2808633Z  2025-03-21T20:51:53.2809204Z <-------------> 0% EXECUTING [16s]> :setupNativeLibs[ 63%] Built target crc_cord_state 2025-03-21T20:51:55.3719602Z [ 68%] Built target synchronization 2025-03-21T20:51:55.3720069Z [ 71%] Built target cord_internal 2025-03-21T20:51:55.3720433Z [ 72%] Built target cordz_handle 2025-03-21T20:51:55.3720763Z [ 73%] Built target vlog_config_internal 2025-03-21T20:51:55.3721101Z [ 74%] Built target hashtablez_sampler 2025-03-21T20:51:55.3721438Z [ 75%] Built target flags_program_name 2025-03-21T20:51:55.3721777Z  2025-03-21T20:51:55.3722013Z  2025-03-21T20:51:55.3722804Z <-------------> 0% EXECUTING [16s]> :setupNativeLibs[ 76%] Built target cordz_info 2025-03-21T20:51:55.3723413Z [ 77%] Built target log_globals 2025-03-21T20:51:55.3723742Z [ 78%] Built target flags_config 2025-03-21T20:51:55.3724075Z [ 78%] Built target cordz_sample_token 2025-03-21T20:51:55.3724410Z [ 78%] Built target flags_internal 2025-03-21T20:51:55.3724736Z [ 79%] Built target log_initialize 2025-03-21T20:51:55.3725427Z [ 80%] Built target log_internal_log_sink_set 2025-03-21T20:51:55.3725792Z [ 81%] Built target cord 2025-03-21T20:51:55.3726074Z [ 81%] Built target log_internal_message 2025-03-21T20:51:55.3726419Z [ 81%] Built target raw_hash_set 2025-03-21T20:51:55.3726727Z [ 82%] Built target status 2025-03-21T20:51:55.3727026Z [ 82%] Built target log_internal_check_op 2025-03-21T20:51:55.3727368Z [ 82%] Built target die_if_null 2025-03-21T20:51:55.3727664Z [ 83%] Built target flags_reflection 2025-03-21T20:51:55.3727995Z  2025-03-21T20:51:55.3728218Z  2025-03-21T20:51:55.3728780Z <-------------> 0% EXECUTING [16s]> :setupNativeLibs[ 84%] Built target statusor 2025-03-21T20:51:55.3729379Z [ 84%] Built target log_flags 2025-03-21T20:51:55.3729770Z [ 85%] Built target flags_usage_internal 2025-03-21T20:51:55.3730106Z [ 85%] Built target flags_usage 2025-03-21T20:51:55.3730410Z [ 86%] Built target flags_parse 2025-03-21T20:51:55.3730721Z  2025-03-21T20:51:55.3730944Z  2025-03-21T20:51:55.3731497Z <-------------> 0% EXECUTING [16s]> :setupNativeLibs[ 94%] Built target re2 2025-03-21T20:51:55.3732032Z  2025-03-21T20:51:55.3732689Z <-------------> 0% EXECUTING [16s]> :setupNativeLibs[ 99%] Built target llama_runner 2025-03-21T20:51:55.3733321Z [100%] Built target executorch_jni 2025-03-21T20:51:55.3733683Z + mkdir -p /tmp/tmp.bmr71eP4Bj/jni/x86_64 2025-03-21T20:51:55.3734271Z + cp cmake-out-android-x86_64/extension/android/libexecutorch_jni.so /tmp/tmp.bmr71eP4Bj/jni/x86_64/ 2025-03-21T20:51:55.3734863Z  2025-03-21T20:51:55.3735162Z  2025-03-21T20:51:55.3735708Z <-------------> 0% EXECUTING [16s]> :setupNativeLibs+ build_aar 2025-03-21T20:51:55.3736916Z + echo '' '' '' 2025-03-21T20:51:55.3737859Z + pushd /tmp/tmp.bmr71eP4Bj 2025-03-21T20:51:55.3738341Z + find jni -type f -name libexecutorch_jni.so -exec bash -c 'mv "$1" "${1/_jni/}"' bash '{}' ';' 2025-03-21T20:51:55.3739043Z /tmp/tmp.bmr71eP4Bj /pytorch/executorch /pytorch/executorch/extension/android_test 2025-03-21T20:51:55.3739562Z + '[' Release == Release ']' 2025-03-21T20:51:55.3740109Z + find jni -type f -name '*.so' -exec /opt/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip '{}' ';' 2025-03-21T20:51:55.3740690Z  2025-03-21T20:51:55.3740909Z  2025-03-21T20:51:55.3742446Z <-------------> 0% EXECUTING [16s]> :setupNativeLibs+ zip -r executorch.aar libs jni/arm64-v8a/libexecutorch.so jni/x86_64/libexecutorch.so 'jni/*/libqnn*.so' 'jni/*/libQnn*.so' 'jni/*/libneuron_backend.so' 'jni/*/libneuron_buffer_allocator.so' 'jni/*/libneuronusdk_adapter.mtk.so' AndroidManifest.xml 2025-03-21T20:51:55.3743938Z zip warning: name not matched: jni/*/libqnn*.so 2025-03-21T20:51:55.3744361Z zip warning: name not matched: jni/*/libQnn*.so 2025-03-21T20:51:55.3744803Z zip warning: name not matched: jni/*/libneuron_backend.so 2025-03-21T20:51:55.3745302Z zip warning: name not matched: jni/*/libneuron_buffer_allocator.so 2025-03-21T20:51:55.3745817Z zip warning: name not matched: jni/*/libneuronusdk_adapter.mtk.so 2025-03-21T20:51:55.3746249Z adding: libs/ (stored 0%) 2025-03-21T20:51:55.3746566Z adding: libs/executorch.jar (deflated 12%) 2025-03-21T20:51:55.3746997Z adding: jni/arm64-v8a/libexecutorch.so 2025-03-21T20:51:55.3747347Z  2025-03-21T20:51:55.3747562Z  2025-03-21T20:51:55.3748254Z <-------------> 0% EXECUTING [16s]> :setupNativeLibs<-------------> 0% EXECUTING [17s] (deflated 74%) 2025-03-21T20:51:55.3748994Z adding: jni/x86_64/libexecutorch.so 2025-03-21T20:51:55.3749743Z <-------------> 0% EXECUTING [17s]> :setupNativeLibs (deflated 75%) 2025-03-21T20:51:55.3750351Z adding: AndroidManifest.xml (deflated 23%) 2025-03-21T20:51:55.3750739Z + popd 2025-03-21T20:51:55.3751074Z /pytorch/executorch /pytorch/executorch/extension/android_test 2025-03-21T20:51:55.3751557Z + bash examples/models/llama/install_requirements.sh 2025-03-21T20:51:55.3751939Z  2025-03-21T20:51:55.3752165Z  2025-03-21T20:51:55.3753232Z <-------------> 0% EXECUTING [17s]> :setupNativeLibs<-------------> 0% EXECUTING [18s]Requirement already satisfied: tiktoken in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (0.9.0) 2025-03-21T20:51:55.3754643Z Requirement already satisfied: sentencepiece in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (0.2.0) 2025-03-21T20:51:55.3755524Z Requirement already satisfied: tokenizers in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (0.21.1) 2025-03-21T20:51:55.3756374Z Requirement already satisfied: snakeviz in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (2.2.2) 2025-03-21T20:51:55.3757269Z Requirement already satisfied: lm_eval==0.4.5 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (0.4.5) 2025-03-21T20:51:55.3758109Z Requirement already satisfied: blobfile in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (3.0.0) 2025-03-21T20:51:55.3759055Z Requirement already satisfied: accelerate>=0.26.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from lm_eval==0.4.5) (1.5.2) 2025-03-21T20:51:55.3760080Z Requirement already satisfied: evaluate in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from lm_eval==0.4.5) (0.4.3) 2025-03-21T20:51:55.3761096Z Requirement already satisfied: datasets>=2.16.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from lm_eval==0.4.5) (3.4.1) 2025-03-21T20:51:55.3762102Z Requirement already satisfied: jsonlines in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from lm_eval==0.4.5) (4.0.0) 2025-03-21T20:51:55.3763150Z Requirement already satisfied: numexpr in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from lm_eval==0.4.5) (2.10.2) 2025-03-21T20:51:55.3764141Z Requirement already satisfied: peft>=0.2.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from lm_eval==0.4.5) (0.15.0) 2025-03-21T20:51:55.3765142Z Requirement already satisfied: pybind11>=2.6.2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from lm_eval==0.4.5) (2.13.6) 2025-03-21T20:51:55.3766283Z Requirement already satisfied: pytablewriter in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from lm_eval==0.4.5) (1.2.1) 2025-03-21T20:51:55.3767338Z Requirement already satisfied: rouge-score>=0.0.4 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from lm_eval==0.4.5) (0.1.2) 2025-03-21T20:51:55.3768381Z Requirement already satisfied: sacrebleu>=1.5.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from lm_eval==0.4.5) (2.5.1) 2025-03-21T20:51:55.3769426Z Requirement already satisfied: scikit-learn>=0.24.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from lm_eval==0.4.5) (1.6.1) 2025-03-21T20:51:55.3770452Z Requirement already satisfied: sqlitedict in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from lm_eval==0.4.5) (2.1.0) 2025-03-21T20:51:55.3771505Z Requirement already satisfied: torch>=1.8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from lm_eval==0.4.5) (2.7.0a0+git295f2ed) 2025-03-21T20:51:55.3772591Z Requirement already satisfied: tqdm-multiprocess in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from lm_eval==0.4.5) (0.0.11) 2025-03-21T20:51:55.3773671Z Requirement already satisfied: transformers>=4.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from lm_eval==0.4.5) (4.47.1) 2025-03-21T20:51:55.3774711Z Requirement already satisfied: zstandard in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from lm_eval==0.4.5) (0.23.0) 2025-03-21T20:51:55.3775745Z Requirement already satisfied: dill in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from lm_eval==0.4.5) (0.3.8) 2025-03-21T20:51:55.3776733Z Requirement already satisfied: word2number in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from lm_eval==0.4.5) (1.1) 2025-03-21T20:51:55.3777757Z Requirement already satisfied: more-itertools in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from lm_eval==0.4.5) (10.6.0) 2025-03-21T20:51:55.3778790Z Requirement already satisfied: regex>=2022.1.18 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from tiktoken) (2024.11.6) 2025-03-21T20:51:55.3779794Z Requirement already satisfied: requests>=2.26.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from tiktoken) (2.32.3) 2025-03-21T20:51:55.3780837Z Requirement already satisfied: huggingface-hub<1.0,>=0.16.4 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from tokenizers) (0.29.3) 2025-03-21T20:51:55.3781911Z Requirement already satisfied: tornado>=2.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from snakeviz) (6.4.2) 2025-03-21T20:51:55.3782916Z Requirement already satisfied: pycryptodomex>=3.8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from blobfile) (3.22.0) 2025-03-21T20:51:55.3783974Z Requirement already satisfied: urllib3<3,>=1.25.3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from blobfile) (2.3.0) 2025-03-21T20:51:55.3784935Z Requirement already satisfied: lxml>=4.9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from blobfile) (5.3.1) 2025-03-21T20:51:55.3785887Z Requirement already satisfied: filelock>=3.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from blobfile) (3.18.0) 2025-03-21T20:51:55.3786970Z Requirement already satisfied: numpy<3.0.0,>=1.17 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from accelerate>=0.26.0->lm_eval==0.4.5) (2.2.4) 2025-03-21T20:51:56.1718457Z Requirement already satisfied: packaging>=20.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from accelerate>=0.26.0->lm_eval==0.4.5) (24.2) 2025-03-21T20:51:56.1719942Z Requirement already satisfied: psutil in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from accelerate>=0.26.0->lm_eval==0.4.5) (7.0.0) 2025-03-21T20:51:56.1721090Z Requirement already satisfied: pyyaml in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from accelerate>=0.26.0->lm_eval==0.4.5) (6.0.1) 2025-03-21T20:51:56.1722479Z Requirement already satisfied: safetensors>=0.4.3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from accelerate>=0.26.0->lm_eval==0.4.5) (0.5.3) 2025-03-21T20:51:56.1723436Z  2025-03-21T20:51:56.1723661Z  2025-03-21T20:51:56.1724798Z <-------------> 0% EXECUTING [18s]> :setupNativeLibsRequirement already satisfied: pyarrow>=15.0.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from datasets>=2.16.0->lm_eval==0.4.5) (19.0.1) 2025-03-21T20:51:56.1726450Z Requirement already satisfied: pandas in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from datasets>=2.16.0->lm_eval==0.4.5) (2.2.3) 2025-03-21T20:51:56.1727599Z Requirement already satisfied: tqdm>=4.66.3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from datasets>=2.16.0->lm_eval==0.4.5) (4.67.1) 2025-03-21T20:51:56.1728734Z Requirement already satisfied: xxhash in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from datasets>=2.16.0->lm_eval==0.4.5) (3.5.0) 2025-03-21T20:51:56.1729916Z Requirement already satisfied: multiprocess<0.70.17 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from datasets>=2.16.0->lm_eval==0.4.5) (0.70.16) 2025-03-21T20:51:56.1731261Z Requirement already satisfied: fsspec<=2024.12.0,>=2023.1.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from fsspec[http]<=2024.12.0,>=2023.1.0->datasets>=2.16.0->lm_eval==0.4.5) (2024.12.0) 2025-03-21T20:51:56.1732573Z Requirement already satisfied: aiohttp in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from datasets>=2.16.0->lm_eval==0.4.5) (3.11.14) 2025-03-21T20:51:56.1733934Z Requirement already satisfied: typing-extensions>=3.7.4.3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from huggingface-hub<1.0,>=0.16.4->tokenizers) (4.12.2) 2025-03-21T20:51:56.1735213Z Requirement already satisfied: charset-normalizer<4,>=2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests>=2.26.0->tiktoken) (3.4.1) 2025-03-21T20:51:56.1736360Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests>=2.26.0->tiktoken) (3.10) 2025-03-21T20:51:56.1737475Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests>=2.26.0->tiktoken) (2025.1.31) 2025-03-21T20:51:56.1738625Z Requirement already satisfied: absl-py in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from rouge-score>=0.0.4->lm_eval==0.4.5) (2.2.0) 2025-03-21T20:51:56.1739891Z Requirement already satisfied: nltk in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from rouge-score>=0.0.4->lm_eval==0.4.5) (3.9.1) 2025-03-21T20:51:56.1741026Z Requirement already satisfied: six>=1.14.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from rouge-score>=0.0.4->lm_eval==0.4.5) (1.17.0) 2025-03-21T20:51:56.1742244Z Requirement already satisfied: portalocker in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from sacrebleu>=1.5.0->lm_eval==0.4.5) (3.1.1) 2025-03-21T20:51:56.1743411Z Requirement already satisfied: tabulate>=0.8.9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from sacrebleu>=1.5.0->lm_eval==0.4.5) (0.9.0) 2025-03-21T20:51:56.1744564Z Requirement already satisfied: colorama in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from sacrebleu>=1.5.0->lm_eval==0.4.5) (0.4.6) 2025-03-21T20:51:56.1745700Z Requirement already satisfied: scipy>=1.6.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from scikit-learn>=0.24.1->lm_eval==0.4.5) (1.15.2) 2025-03-21T20:51:56.1746876Z Requirement already satisfied: joblib>=1.2.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from scikit-learn>=0.24.1->lm_eval==0.4.5) (1.4.2) 2025-03-21T20:51:56.1748161Z Requirement already satisfied: threadpoolctl>=3.1.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from scikit-learn>=0.24.1->lm_eval==0.4.5) (3.6.0) 2025-03-21T20:51:56.1749329Z Requirement already satisfied: sympy>=1.13.3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch>=1.8->lm_eval==0.4.5) (1.13.3) 2025-03-21T20:51:56.1750408Z Requirement already satisfied: networkx in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch>=1.8->lm_eval==0.4.5) (3.4.2) 2025-03-21T20:51:56.1751482Z Requirement already satisfied: jinja2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch>=1.8->lm_eval==0.4.5) (3.1.6) 2025-03-21T20:51:56.1752197Z  2025-03-21T20:51:56.1752415Z  2025-03-21T20:51:56.1753493Z <-------------> 0% EXECUTING [18s]> :setupNativeLibsRequirement already satisfied: attrs>=19.2.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from jsonlines->lm_eval==0.4.5) (25.3.0) 2025-03-21T20:51:56.1755058Z Requirement already satisfied: setuptools>=38.3.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pytablewriter->lm_eval==0.4.5) (75.8.0) 2025-03-21T20:51:56.1756268Z Requirement already satisfied: DataProperty<2,>=1.1.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pytablewriter->lm_eval==0.4.5) (1.1.0) 2025-03-21T20:51:56.1757456Z Requirement already satisfied: mbstrdecoder<2,>=1.0.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pytablewriter->lm_eval==0.4.5) (1.1.4) 2025-03-21T20:51:56.1758645Z Requirement already satisfied: pathvalidate<4,>=2.3.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pytablewriter->lm_eval==0.4.5) (3.2.3) 2025-03-21T20:51:56.1759814Z Requirement already satisfied: tabledata<2,>=1.3.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pytablewriter->lm_eval==0.4.5) (1.3.4) 2025-03-21T20:51:56.1761016Z Requirement already satisfied: tcolorpy<1,>=0.0.5 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pytablewriter->lm_eval==0.4.5) (0.1.7) 2025-03-21T20:51:56.1762264Z Requirement already satisfied: typepy<2,>=1.3.2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from typepy[datetime]<2,>=1.3.2->pytablewriter->lm_eval==0.4.5) (1.3.4) 2025-03-21T20:51:56.1763115Z  2025-03-21T20:51:56.1763343Z  2025-03-21T20:51:56.1764534Z <-------------> 0% EXECUTING [18s]> :setupNativeLibsRequirement already satisfied: aiohappyeyeballs>=2.3.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from aiohttp->datasets>=2.16.0->lm_eval==0.4.5) (2.6.1) 2025-03-21T20:51:56.1766334Z Requirement already satisfied: aiosignal>=1.1.2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from aiohttp->datasets>=2.16.0->lm_eval==0.4.5) (1.3.2) 2025-03-21T20:51:56.1767671Z Requirement already satisfied: async-timeout<6.0,>=4.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from aiohttp->datasets>=2.16.0->lm_eval==0.4.5) (5.0.1) 2025-03-21T20:51:56.1768970Z Requirement already satisfied: frozenlist>=1.1.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from aiohttp->datasets>=2.16.0->lm_eval==0.4.5) (1.5.0) 2025-03-21T20:51:56.1770209Z Requirement already satisfied: multidict<7.0,>=4.5 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from aiohttp->datasets>=2.16.0->lm_eval==0.4.5) (6.2.0) 2025-03-21T20:51:56.1771435Z Requirement already satisfied: propcache>=0.2.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from aiohttp->datasets>=2.16.0->lm_eval==0.4.5) (0.3.0) 2025-03-21T20:51:56.1772658Z Requirement already satisfied: yarl<2.0,>=1.17.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from aiohttp->datasets>=2.16.0->lm_eval==0.4.5) (1.18.3) 2025-03-21T20:51:56.1773933Z Requirement already satisfied: chardet<6,>=3.0.4 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from mbstrdecoder<2,>=1.0.0->pytablewriter->lm_eval==0.4.5) (5.2.0) 2025-03-21T20:51:56.1775249Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from sympy>=1.13.3->torch>=1.8->lm_eval==0.4.5) (1.3.0) 2025-03-21T20:51:56.1776035Z  2025-03-21T20:51:56.1776267Z  2025-03-21T20:51:56.1777566Z <-------------> 0% EXECUTING [18s]> :setupNativeLibsRequirement already satisfied: python-dateutil<3.0.0,>=2.8.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from typepy[datetime]<2,>=1.3.2->pytablewriter->lm_eval==0.4.5) (2.9.0.post0) 2025-03-21T20:51:56.1779382Z Requirement already satisfied: pytz>=2018.9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from typepy[datetime]<2,>=1.3.2->pytablewriter->lm_eval==0.4.5) (2025.1) 2025-03-21T20:51:56.1780644Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from jinja2->torch>=1.8->lm_eval==0.4.5) (3.0.2) 2025-03-21T20:51:56.1781816Z Requirement already satisfied: click in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from nltk->rouge-score>=0.0.4->lm_eval==0.4.5) (8.1.8) 2025-03-21T20:51:56.1783005Z Requirement already satisfied: tzdata>=2022.7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pandas->datasets>=2.16.0->lm_eval==0.4.5) (2025.1) 2025-03-21T20:51:56.1783776Z  2025-03-21T20:51:56.1783999Z  2025-03-21T20:52:18.9715331Z <-------------> 0% EXECUTING [18s]> :setupNativeLibs<-------------> 0% EXECUTING [19s]+ source .ci/scripts/test_llama.sh -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload /tmp/tmp.bmr71eP4Bj 2025-03-21T20:52:18.9716779Z ++ set -exu 2025-03-21T20:52:18.9717206Z +++ dirname .ci/scripts/test_llama.sh 2025-03-21T20:52:18.9717830Z ++ source .ci/scripts/utils.sh 2025-03-21T20:52:18.9718187Z ++ [[ 10 -gt 0 ]] 2025-03-21T20:52:18.9718430Z ++ case "$1" in 2025-03-21T20:52:18.9718875Z ++ MODEL_NAME=stories110M 2025-03-21T20:52:18.9719158Z ++ shift 2 2025-03-21T20:52:18.9719437Z ++ [[ 8 -gt 0 ]] 2025-03-21T20:52:18.9719666Z ++ case "$1" in 2025-03-21T20:52:18.9719908Z ++ BUILD_TOOL=cmake 2025-03-21T20:52:18.9720158Z ++ shift 2 2025-03-21T20:52:18.9720391Z ++ [[ 6 -gt 0 ]] 2025-03-21T20:52:18.9720615Z ++ case "$1" in 2025-03-21T20:52:18.9720860Z ++ DTYPE=fp16 2025-03-21T20:52:18.9721095Z ++ shift 2 2025-03-21T20:52:18.9721322Z ++ [[ 4 -gt 0 ]] 2025-03-21T20:52:18.9721567Z ++ case "$1" in 2025-03-21T20:52:18.9721796Z ++ MODE=portable 2025-03-21T20:52:18.9722038Z ++ shift 2 2025-03-21T20:52:18.9722434Z ++ [[ 2 -gt 0 ]] 2025-03-21T20:52:18.9722676Z ++ case "$1" in 2025-03-21T20:52:18.9722938Z ++ UPLOAD_DIR=/tmp/tmp.bmr71eP4Bj 2025-03-21T20:52:18.9723264Z Expecting atleast 4 positional arguments 2025-03-21T20:52:18.9723689Z Usage: [...] 2025-03-21T20:52:18.9723920Z ++ shift 2 2025-03-21T20:52:18.9724147Z ++ [[ 0 -gt 0 ]] 2025-03-21T20:52:18.9724377Z ++ MODE=portable 2025-03-21T20:52:18.9724646Z ++ UPLOAD_DIR=/tmp/tmp.bmr71eP4Bj 2025-03-21T20:52:18.9724957Z ++ PT2E_QUANTIZE= 2025-03-21T20:52:18.9725219Z ++ CMAKE_BUILD_TYPE=Release 2025-03-21T20:52:18.9725576Z ++ [[ 0 -lt 4 ]] 2025-03-21T20:52:18.9725923Z ++ echo 'Expecting atleast 4 positional arguments' 2025-03-21T20:52:18.9726291Z ++ echo 'Usage: [...]' 2025-03-21T20:52:18.9726561Z ++ [[ -z stories110M ]] 2025-03-21T20:52:18.9726828Z ++ [[ -z cmake ]] 2025-03-21T20:52:18.9727067Z ++ [[ -z fp16 ]] 2025-03-21T20:52:18.9727303Z ++ [[ -z portable ]] 2025-03-21T20:52:18.9727576Z ++ [[ portable =~ .*xnnpack.* ]] 2025-03-21T20:52:18.9727869Z ++ XNNPACK=OFF 2025-03-21T20:52:18.9728118Z ++ [[ portable =~ .*custom.* ]] 2025-03-21T20:52:18.9728403Z ++ CUSTOM=OFF 2025-03-21T20:52:18.9728631Z ++ [[ portable =~ .*qe.* ]] 2025-03-21T20:52:18.9728913Z MPS option OFF 2025-03-21T20:52:18.9729144Z ++ QE=OFF 2025-03-21T20:52:18.9729366Z COREML option OFF 2025-03-21T20:52:18.9729611Z ++ [[ portable =~ .*mps.* ]] 2025-03-21T20:52:18.9729890Z ++ MPS=OFF 2025-03-21T20:52:18.9730125Z ++ echo 'MPS option OFF' 2025-03-21T20:52:18.9730475Z ++ [[ portable =~ .*coreml.* ]] 2025-03-21T20:52:18.9730761Z ++ COREML=OFF 2025-03-21T20:52:18.9731004Z ++ [[ portable =~ .*quantize_kv.* ]] 2025-03-21T20:52:18.9731326Z ++ QUANTIZE_KV_CACHE=OFF 2025-03-21T20:52:18.9731606Z ++ echo 'COREML option OFF' 2025-03-21T20:52:18.9731898Z ++ [[ portable =~ .*qnn.* ]] 2025-03-21T20:52:18.9732172Z ++ QNN=OFF 2025-03-21T20:52:18.9732378Z ++ QNN_SDK_ROOT= 2025-03-21T20:52:18.9732619Z QNN option OFF 2025-03-21T20:52:18.9732862Z ++ echo 'QNN option OFF' 2025-03-21T20:52:18.9733130Z ++ echo 'QNN_SDK_ROOT: ' 2025-03-21T20:52:18.9733377Z ++ [[ -z '' ]] 2025-03-21T20:52:18.9733605Z ++ BUCK=buck2 2025-03-21T20:52:18.9733843Z ++ [[ -z python3 ]] 2025-03-21T20:52:18.9734088Z ++ which python3 2025-03-21T20:52:18.9734330Z QNN_SDK_ROOT: 2025-03-21T20:52:18.9734567Z /opt/conda/envs/py_3.10/bin/python3 2025-03-21T20:52:18.9734886Z ++ PARAMS=params.json 2025-03-21T20:52:18.9735155Z ++ CHECKPOINT_FILE_NAME= 2025-03-21T20:52:18.9735429Z ++ touch params.json 2025-03-21T20:52:18.9735698Z ++ [[ stories110M == \l\l\a\m\a ]] 2025-03-21T20:52:18.9735998Z ++ [[ stories110M == \s\t\o\r\i\e\s* ]] 2025-03-21T20:52:18.9736344Z ++ CHECKPOINT_FILE_NAME=stories110M.pt 2025-03-21T20:52:18.9736682Z ++ download_stories_model_artifacts 2025-03-21T20:52:18.9737309Z ++ curl -Ls https://huggingface.co/karpathy/tinyllamas/resolve/main/stories110M.pt --output stories110M.pt 2025-03-21T20:52:18.9738029Z  2025-03-21T20:52:18.9738247Z  2025-03-21T20:52:18.9739541Z <-------------> 0% EXECUTING [19s]> :setupNativeLibs<-------------> 0% EXECUTING [20s]<-------------> 0% EXECUTING [21s]++ curl -Ls https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.model --output tokenizer.model 2025-03-21T20:52:18.9740684Z  2025-03-21T20:52:18.9741309Z <-------------> 0% EXECUTING [21s]> :setupNativeLibs++ touch params.json 2025-03-21T20:52:18.9742145Z ++ echo '{"dim": 768, "multiple_of": 32, "n_heads": 12, "n_layers": 12, "norm_eps": 1e-05, "vocab_size": 32000}' 2025-03-21T20:52:18.9742698Z ++ EXPORTED_MODEL_NAME=tinyllama_portable_fp16 2025-03-21T20:52:18.9743037Z ++ [[ fp16 == \f\p\1\6 ]] 2025-03-21T20:52:18.9743360Z ++ EXPORTED_MODEL_NAME=tinyllama_portable_fp16_h 2025-03-21T20:52:18.9743780Z ++ EXPORTED_MODEL_NAME=tinyllama_portable_fp16_h.pte 2025-03-21T20:52:18.9744193Z ++ echo 'Exporting tinyllama_portable_fp16_h.pte' 2025-03-21T20:52:18.9744578Z Exporting tinyllama_portable_fp16_h.pte 2025-03-21T20:52:18.9745112Z ++ EXPORT_ARGS='-c stories110M.pt -p params.json -d fp16 -n tinyllama_portable_fp16_h.pte -kv' 2025-03-21T20:52:18.9745610Z ++ [[ OFF == \O\N ]] 2025-03-21T20:52:18.9745897Z ++ [[ OFF == \O\N ]] 2025-03-21T20:52:18.9753809Z ++ [[ OFF == \O\N ]] 2025-03-21T20:52:18.9754176Z ++ [[ OFF == \O\N ]] 2025-03-21T20:52:18.9754435Z ++ [[ OFF == \O\N ]] 2025-03-21T20:52:18.9754700Z ++ [[ OFF == \O\N ]] 2025-03-21T20:52:18.9754960Z ++ [[ OFF == \O\N ]] 2025-03-21T20:52:18.9755691Z ++ python3 -m examples.models.llama.export_llama -c stories110M.pt -p params.json -d fp16 -n tinyllama_portable_fp16_h.pte -kv 2025-03-21T20:52:18.9756467Z  2025-03-21T20:52:18.9756708Z  2025-03-21T20:52:18.9758114Z <-------------> 0% EXECUTING [21s]> :setupNativeLibs<-------------> 0% EXECUTING [22s]<-------------> 0% EXECUTING [23s]<-------------> 0% EXECUTING [24s]<-------------> 0% EXECUTING [25s][INFO 2025-03-21 20:52:02,420 utils.py:162] NumExpr defaulting to 8 threads. 2025-03-21T20:52:18.9759270Z  2025-03-21T20:52:18.9760023Z <-------------> 0% EXECUTING [25s]> :setupNativeLibs[INFO 2025-03-21 20:52:02,668 export_llama_lib.py:627] Applying quantizers: [] 2025-03-21T20:52:18.9761323Z [INFO 2025-03-21 20:52:02,668 export_llama_lib.py:992] Loading model with checkpoint=stories110M.pt, params=params.json, use_kv_cache=True, weight_type=WeightType.LLAMA 2025-03-21T20:52:18.9762165Z  2025-03-21T20:52:18.9762397Z  2025-03-21T20:52:18.9763186Z <-------------> 0% EXECUTING [25s]> :setupNativeLibs[INFO 2025-03-21 20:52:02,815 builder.py:162] Model after source transforms: Transformer( 2025-03-21T20:52:18.9763983Z (tok_embeddings): Embedding(32000, 768) 2025-03-21T20:52:18.9764323Z (rope): Rope( 2025-03-21T20:52:18.9764594Z (apply_rotary_emb): RotaryEmbedding() 2025-03-21T20:52:18.9764908Z ) 2025-03-21T20:52:18.9765134Z (layers): ModuleList( 2025-03-21T20:52:18.9765523Z (0-11): 12 x TransformerBlock( 2025-03-21T20:52:18.9765847Z (attention): AttentionMHA( 2025-03-21T20:52:18.9766224Z (wq): Linear(in_features=768, out_features=768, bias=False) 2025-03-21T20:52:18.9766667Z (wk): Linear(in_features=768, out_features=768, bias=False) 2025-03-21T20:52:18.9767112Z (wv): Linear(in_features=768, out_features=768, bias=False) 2025-03-21T20:52:18.9767561Z (wo): Linear(in_features=768, out_features=768, bias=False) 2025-03-21T20:52:18.9767936Z (rope): Rope( 2025-03-21T20:52:18.9768227Z (apply_rotary_emb): RotaryEmbedding() 2025-03-21T20:52:18.9768547Z ) 2025-03-21T20:52:18.9768779Z (kv_cache): KVCache() 2025-03-21T20:52:18.9769063Z (SDPA): SDPA() 2025-03-21T20:52:18.9769317Z ) 2025-03-21T20:52:18.9769558Z (feed_forward): FeedForward( 2025-03-21T20:52:18.9769924Z (w1): Linear(in_features=768, out_features=2048, bias=False) 2025-03-21T20:52:18.9770441Z (w2): Linear(in_features=2048, out_features=768, bias=False) 2025-03-21T20:52:18.9770896Z (w3): Linear(in_features=768, out_features=2048, bias=False) 2025-03-21T20:52:18.9771274Z ) 2025-03-21T20:52:18.9771511Z (attention_norm): RMSNorm() 2025-03-21T20:52:18.9771862Z (ffn_norm): RMSNorm() 2025-03-21T20:52:18.9772140Z ) 2025-03-21T20:52:18.9772353Z ) 2025-03-21T20:52:18.9772572Z (norm): RMSNorm() 2025-03-21T20:52:18.9772921Z (output): Linear(in_features=768, out_features=32000, bias=False) 2025-03-21T20:52:18.9773306Z ) 2025-03-21T20:52:18.9773601Z [INFO 2025-03-21 20:52:02,816 builder.py:217] Exporting with: 2025-03-21T20:52:18.9774174Z [INFO 2025-03-21 20:52:02,817 builder.py:218] inputs: (tensor([[2, 3, 4]]), {'input_pos': tensor([0])}) 2025-03-21T20:52:18.9774741Z [INFO 2025-03-21 20:52:02,817 builder.py:219] kwargs: None 2025-03-21T20:52:18.9775518Z [INFO 2025-03-21 20:52:02,817 builder.py:220] dynamic shapes: ({1: }, {'input_pos': {0: 1}}) 2025-03-21T20:52:18.9776294Z  2025-03-21T20:52:18.9776526Z  2025-03-21T20:52:18.9779469Z <-------------> 0% EXECUTING [25s]> :setupNativeLibs<-------------> 0% EXECUTING [26s]<-------------> 0% EXECUTING [27s]<-------------> 0% EXECUTING [28s]<-------------> 0% EXECUTING [29s]<-------------> 0% EXECUTING [30s]<-------------> 0% EXECUTING [31s]<-------------> 0% EXECUTING [32s]/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:52:18.9781934Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:52:18.9782322Z  2025-03-21T20:52:18.9782559Z  2025-03-21T20:52:18.9784800Z <-------------> 0% EXECUTING [32s]> :setupNativeLibs<-------------> 0% EXECUTING [33s]<-------------> 0% EXECUTING [34s]<-------------> 0% EXECUTING [35s]/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:52:18.9786836Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:52:18.9787206Z  2025-03-21T20:52:18.9787432Z  2025-03-21T20:52:18.9788243Z <-------------> 0% EXECUTING [35s]> :setupNativeLibs[INFO 2025-03-21 20:52:12,950 builder.py:251] Running canonical pass: RemoveRedundantTransposes 2025-03-21T20:52:18.9789004Z  2025-03-21T20:52:18.9789778Z <-------------> 0% EXECUTING [35s]> :setupNativeLibs[INFO 2025-03-21 20:52:12,993 builder.py:337] Using pt2e [] to quantizing the model... 2025-03-21T20:52:18.9790702Z [INFO 2025-03-21 20:52:12,993 builder.py:388] No quantizer provided, passing... 2025-03-21T20:52:18.9791165Z  2025-03-21T20:52:18.9791380Z  2025-03-21T20:53:20.1716162Z <-------------> 0% EXECUTING [36s]> :setupNativeLibs<-------------> 0% EXECUTING [37s]<-------------> 0% EXECUTING [38s]<-------------> 0% EXECUTING [39s]<-------------> 0% EXECUTING [40s]<-------------> 0% EXECUTING [41s]/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:53:20.1718483Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:53:20.1718867Z  2025-03-21T20:53:20.1719358Z  2025-03-21T20:53:20.1721615Z <-------------> 0% EXECUTING [41s]> :setupNativeLibs<-------------> 0% EXECUTING [42s]<-------------> 0% EXECUTING [43s]<-------------> 0% EXECUTING [44s]/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:53:20.1723822Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:53:20.1724189Z  2025-03-21T20:53:20.1724418Z  2025-03-21T20:53:20.1728005Z <-------------> 0% EXECUTING [44s]> :setupNativeLibs<-------------> 0% EXECUTING [45s]<-------------> 0% EXECUTING [46s]<-------------> 0% EXECUTING [47s]<-------------> 0% EXECUTING [48s]<-------------> 0% EXECUTING [49s]<-------------> 0% EXECUTING [50s]<-------------> 0% EXECUTING [51s]<-------------> 0% EXECUTING [52s]<-------------> 0% EXECUTING [53s]<-------------> 0% EXECUTING [54s]/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:53:20.1730807Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:53:20.1731176Z  2025-03-21T20:53:20.1731402Z  2025-03-21T20:53:20.1734978Z <-------------> 0% EXECUTING [54s]> :setupNativeLibs<-------------> 0% EXECUTING [55s]<-------------> 0% EXECUTING [56s]<-------------> 0% EXECUTING [57s]<-------------> 0% EXECUTING [58s]<-------------> 0% EXECUTING [59s]<-------------> 0% EXECUTING [1m]<-------------> 0% EXECUTING [1m 1s]<-------------> 0% EXECUTING [1m 2s]<-------------> 0% EXECUTING [1m 3s]<-------------> 0% EXECUTING [1m 4s]<-------------> 0% EXECUTING [1m 5s]<-------------> 0% EXECUTING [1m 6s]<-------------> 0% EXECUTING [1m 7s]<-------------> 0% EXECUTING [1m 8s]<-------------> 0% EXECUTING [1m 9s]<-------------> 0% EXECUTING [1m 10s]<-------------> 0% EXECUTING [1m 11s][INFO 2025-03-21 20:52:48,968 export_llama_lib.py:813] Lowering model using following partitioner(s):  2025-03-21T20:53:20.1737993Z  2025-03-21T20:53:20.1744762Z <-------------> 0% EXECUTING [1m 11s]> :setupNativeLibs<-------------> 0% EXECUTING [1m 12s]<-------------> 0% EXECUTING [1m 13s]<-------------> 0% EXECUTING [1m 14s]<-------------> 0% EXECUTING [1m 15s]<-------------> 0% EXECUTING [1m 16s]<-------------> 0% EXECUTING [1m 17s]<-------------> 0% EXECUTING [1m 18s]<-------------> 0% EXECUTING [1m 19s]<-------------> 0% EXECUTING [1m 20s]<-------------> 0% EXECUTING [1m 21s]<-------------> 0% EXECUTING [1m 22s]<-------------> 0% EXECUTING [1m 23s]<-------------> 0% EXECUTING [1m 24s]<-------------> 0% EXECUTING [1m 25s]<-------------> 0% EXECUTING [1m 26s]<-------------> 0% EXECUTING [1m 27s]<-------------> 0% EXECUTING [1m 28s]<-------------> 0% EXECUTING [1m 29s]<-------------> 0% EXECUTING [1m 30s]<-------------> 0% EXECUTING [1m 31s]<-------------> 0% EXECUTING [1m 32s]<-------------> 0% EXECUTING [1m 33s]<-------------> 0% EXECUTING [1m 34s]<-------------> 0% EXECUTING [1m 35s]<-------------> 0% EXECUTING [1m 36s]<-------------> 0% EXECUTING [1m 37s]<-------------> 0% EXECUTING [1m 38s]/opt/conda/envs/py_3.10/lib/python3.10/site-packages/executorch/exir/emit/_emitter.py:1592: UserWarning: Mutation on a buffer in the model is detected. ExecuTorch assumes buffers that are mutated in the graph have a meaningless initial state, only the shape and dtype will be serialized, unless a pass which sets meta["et_init_buffer"] to True such as InitializedMutableBufferPass is run. 2025-03-21T20:53:20.1750221Z warnings.warn( 2025-03-21T20:53:20.1750502Z  2025-03-21T20:53:20.1750736Z  2025-03-21T20:53:20.1751746Z <-------------> 0% EXECUTING [1m 38s]> :setupNativeLibs<-------------> 0% EXECUTING [1m 39s][INFO 2025-03-21 20:53:16,599 builder.py:507] Required memory for activation in bytes: [0, 13015552] 2025-03-21T20:53:20.1752632Z  2025-03-21T20:53:20.1753461Z <-------------> 0% EXECUTING [1m 39s]> :setupNativeLibs[INFO 2025-03-21 20:53:16,679 utils.py:141] Saved exported program to tinyllama_portable_fp16_h.pte 2025-03-21T20:53:20.1754270Z  2025-03-21T20:53:20.1755051Z <-------------> 0% EXECUTING [1m 39s]> :setupNativeLibs<-------------> 0% EXECUTING [1m 40s]modelname: tinyllama_portable_fp16_h 2025-03-21T20:53:20.1755847Z output_file: tinyllama_portable_fp16_h.pte 2025-03-21T20:53:20.1756214Z  2025-03-21T20:53:20.1756440Z  2025-03-21T20:53:20.1757386Z <-------------> 0% EXECUTING [1m 40s]> :setupNativeLibs<-------------> 0% EXECUTING [1m 41s]<-------------> 0% EXECUTING [1m 42s]++ echo 'Creating tokenizer.bin' 2025-03-21T20:53:20.1758249Z Creating tokenizer.bin 2025-03-21T20:53:20.1758747Z ++ python3 -m extension.llm.tokenizer.tokenizer -t tokenizer.model -o tokenizer.bin 2025-03-21T20:53:20.1759258Z  2025-03-21T20:53:20.1759472Z  2025-03-21T20:53:20.1760553Z <-------------> 0% EXECUTING [1m 42s]> :setupNativeLibs++ RUNTIME_ARGS='--model_path=tinyllama_portable_fp16_h.pte --tokenizer_path=tokenizer.bin --prompt=Once --temperature=0 --seq_len=10 --warmup=1' 2025-03-21T20:53:20.1761710Z ++ echo 'Running tinyllama_portable_fp16_h.pte in portable mode' 2025-03-21T20:53:20.1762215Z Running tinyllama_portable_fp16_h.pte in portable mode 2025-03-21T20:53:20.1762600Z ++ [[ cmake == \b\u\c\k\2 ]] 2025-03-21T20:53:20.1763027Z Installing libexecutorch.a, libextension_module.so, libportable_ops_lib.a 2025-03-21T20:53:20.1763507Z ++ [[ cmake == \c\m\a\k\e ]] 2025-03-21T20:53:20.1763812Z ++ cmake_install_executorch_libraries 2025-03-21T20:53:20.1764310Z ++ echo 'Installing libexecutorch.a, libextension_module.so, libportable_ops_lib.a' 2025-03-21T20:53:20.1764817Z ++ rm -rf cmake-out 2025-03-21T20:53:20.1765081Z  2025-03-21T20:53:20.1765365Z  2025-03-21T20:53:23.8717005Z <-------------> 0% EXECUTING [1m 43s]> :setupNativeLibs++ retry cmake -DCMAKE_INSTALL_PREFIX=cmake-out -DCMAKE_BUILD_TYPE=Release -DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON -DEXECUTORCH_BUILD_EXTENSION_MODULE=ON -DEXECUTORCH_BUILD_EXTENSION_TENSOR=ON -DEXECUTORCH_BUILD_KERNELS_CUSTOM=OFF -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_XNNPACK=OFF -DEXECUTORCH_BUILD_MPS=OFF -DEXECUTORCH_BUILD_COREML=OFF -DEXECUTORCH_BUILD_QNN=OFF -DQNN_SDK_ROOT= -DPYTHON_EXECUTABLE=python3 -Bcmake-out . 2025-03-21T20:53:23.8721480Z ++ cmake -DCMAKE_INSTALL_PREFIX=cmake-out -DCMAKE_BUILD_TYPE=Release -DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON -DEXECUTORCH_BUILD_EXTENSION_MODULE=ON -DEXECUTORCH_BUILD_EXTENSION_TENSOR=ON -DEXECUTORCH_BUILD_KERNELS_CUSTOM=OFF -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_XNNPACK=OFF -DEXECUTORCH_BUILD_MPS=OFF -DEXECUTORCH_BUILD_COREML=OFF -DEXECUTORCH_BUILD_QNN=OFF -DQNN_SDK_ROOT= -DPYTHON_EXECUTABLE=python3 -Bcmake-out . 2025-03-21T20:53:23.8723789Z  2025-03-21T20:53:23.8724026Z  2025-03-21T20:53:23.8724749Z <-------------> 0% EXECUTING [1m 43s]> :setupNativeLibs-- The C compiler identification is Clang 12.0.1 2025-03-21T20:53:23.8725418Z  2025-03-21T20:53:23.8726069Z <-------------> 0% EXECUTING [1m 43s]> :setupNativeLibs-- The CXX compiler identification is Clang 12.0.1 2025-03-21T20:53:23.8726736Z -- Detecting C compiler ABI info 2025-03-21T20:53:23.8727070Z  2025-03-21T20:53:23.8727298Z  2025-03-21T20:53:23.8727903Z <-------------> 0% EXECUTING [1m 43s]> :setupNativeLibs-- Detecting C compiler ABI info - done 2025-03-21T20:53:23.8728633Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2025-03-21T20:53:23.8729099Z -- Detecting C compile features 2025-03-21T20:53:23.8729427Z -- Detecting C compile features - done 2025-03-21T20:53:23.8729842Z -- Detecting CXX compiler ABI info 2025-03-21T20:53:23.8730169Z  2025-03-21T20:53:23.8730398Z  2025-03-21T20:53:23.8730997Z <-------------> 0% EXECUTING [1m 43s]> :setupNativeLibs-- Detecting CXX compiler ABI info - done 2025-03-21T20:53:23.8731749Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-03-21T20:53:23.8732183Z -- Detecting CXX compile features 2025-03-21T20:53:23.8732516Z -- Detecting CXX compile features - done 2025-03-21T20:53:23.8733138Z CMake Deprecation Warning at backends/xnnpack/third-party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:53:23.8733879Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:53:23.8734303Z CMake. 2025-03-21T20:53:23.8734435Z 2025-03-21T20:53:23.8734666Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:53:23.8735244Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:53:23.8735751Z to work with policies introduced by or earlier. 2025-03-21T20:53:23.8736014Z 2025-03-21T20:53:23.8736018Z 2025-03-21T20:53:23.8736434Z CMake Deprecation Warning at backends/xnnpack/third-party/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:53:23.8737182Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:53:23.8737607Z CMake. 2025-03-21T20:53:23.8737737Z 2025-03-21T20:53:23.8737967Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:53:23.8738539Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:53:23.8739044Z to work with policies introduced by or earlier. 2025-03-21T20:53:23.8739309Z 2025-03-21T20:53:23.8739313Z 2025-03-21T20:53:23.8739450Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-03-21T20:53:23.8739797Z  2025-03-21T20:53:23.8740009Z  2025-03-21T20:53:23.8740738Z <-------------> 0% EXECUTING [1m 43s]> :setupNativeLibs-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2025-03-21T20:53:23.8741407Z -- Found Threads: TRUE 2025-03-21T20:53:23.8742010Z CMake Deprecation Warning at backends/xnnpack/third-party/pthreadpool/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:53:23.8742785Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:53:23.8743230Z CMake. 2025-03-21T20:53:23.8743350Z 2025-03-21T20:53:23.8743579Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:53:23.8744161Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:53:23.8744676Z to work with policies introduced by or earlier. 2025-03-21T20:53:23.8744995Z 2025-03-21T20:53:23.8744999Z 2025-03-21T20:53:23.8745118Z -- Using python executable 'python3' 2025-03-21T20:53:23.8745457Z  2025-03-21T20:53:23.8745686Z  2025-03-21T20:53:23.8746248Z <-------------> 0% EXECUTING [1m 44s]> :setupNativeLibs-- Resolved buck2 as buck2. 2025-03-21T20:53:23.8746850Z -- Killing buck2 daemon 2025-03-21T20:53:23.8747175Z 'buck2 killall' 2025-03-21T20:53:23.8747447Z -- executorch: Generating source lists 2025-03-21T20:53:23.8747993Z -- executorch: Generating source file list /pytorch/executorch/cmake-out/executorch_srcs.cmake 2025-03-21T20:53:23.8748524Z  2025-03-21T20:53:23.8748756Z  2025-03-21T20:53:23.8749902Z <-------------> 0% EXECUTING [1m 44s]> :setupNativeLibs<-------------> 0% EXECUTING [1m 45s]<-------------> 0% EXECUTING [1m 46s]-- executorch: Using sources file /pytorch/executorch/cmake-out/executorch_srcs.cmake 2025-03-21T20:53:23.8750906Z  2025-03-21T20:53:23.8751526Z <-------------> 0% EXECUTING [1m 46s]> :setupNativeLibs-- executorch: Using PAL default 'posix' 2025-03-21T20:53:23.8752206Z -- Generating operator lib: 2025-03-21T20:53:23.8752504Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:53:23.8752934Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:53:23.8753377Z -- ROOT_OPS: 2025-03-21T20:53:23.8753628Z -- INCLUDE_ALL_OPS: 2025-03-21T20:53:23.8754679Z Command - python3;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/portable/functions.yaml" 2025-03-21T20:53:23.8755784Z -- Generating kernel bindings: 2025-03-21T20:53:23.8756076Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:53:23.8756493Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:53:23.8756938Z -- CUSTOM_OPS_YAML: 2025-03-21T20:53:23.8757218Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:53:23.8757535Z  2025-03-21T20:53:23.8757748Z  2025-03-21T20:53:23.8759679Z <-------------> 0% EXECUTING [1m 46s]> :setupNativeLibsGenerated files /pytorch/executorch/cmake-out/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out/kernels/portable/portable_ops_lib/Functions.h;/pytorch/executorch/cmake-out/kernels/portable/portable_ops_lib/NativeFunctions.h 2025-03-21T20:53:23.8761450Z -- Generating operator lib: 2025-03-21T20:53:23.8761755Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:53:23.8762066Z -- KERNEL_LIBS: portable_kernels 2025-03-21T20:53:23.8762378Z -- DEPS: executorch 2025-03-21T20:53:23.8762898Z 'python3' '-c' 'import importlib.util; print(importlib.util.find_spec('torch').submodule_search_locations[0])' 2025-03-21T20:53:23.8763500Z -- Generating operator lib: 2025-03-21T20:53:23.8763803Z -- LIB_NAME: optimized_ops_lib 2025-03-21T20:53:23.8764284Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/optimized/optimized.yaml 2025-03-21T20:53:23.8764735Z -- ROOT_OPS: 2025-03-21T20:53:23.8764972Z -- INCLUDE_ALL_OPS: 2025-03-21T20:53:23.8766131Z Command - python3;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out/kernels/optimized/optimized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/optimized/optimized.yaml" 2025-03-21T20:53:23.8767265Z -- Generating kernel bindings: 2025-03-21T20:53:23.8767573Z -- LIB_NAME: optimized_ops_lib 2025-03-21T20:53:23.8768006Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/optimized/optimized.yaml 2025-03-21T20:53:23.8768455Z -- CUSTOM_OPS_YAML: 2025-03-21T20:53:23.8768718Z -- ADD_EXCEPTION_BOUNDARY: TRUE 2025-03-21T20:53:23.8769048Z  2025-03-21T20:53:23.8769275Z  2025-03-21T20:53:23.8771286Z <-------------> 0% EXECUTING [1m 46s]> :setupNativeLibsGenerated files /pytorch/executorch/cmake-out/kernels/optimized/optimized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out/kernels/optimized/optimized_ops_lib/Functions.h;/pytorch/executorch/cmake-out/kernels/optimized/optimized_ops_lib/NativeFunctions.h 2025-03-21T20:53:23.8773054Z  2025-03-21T20:53:23.8773668Z <-------------> 0% EXECUTING [1m 46s]> :setupNativeLibs-- Generating operator lib: 2025-03-21T20:53:23.8774268Z -- LIB_NAME: optimized_ops_lib 2025-03-21T20:53:23.8774599Z -- KERNEL_LIBS: optimized_kernels 2025-03-21T20:53:23.8774909Z -- DEPS: executorch 2025-03-21T20:53:23.8775183Z -- Merging kernel yaml files: 2025-03-21T20:53:23.8775699Z -- FUNCTIONS_YAML: /pytorch/executorch/configurations/../kernels/optimized/optimized.yaml 2025-03-21T20:53:23.8776424Z -- FALLBACK_YAML: /pytorch/executorch/configurations/../kernels/portable/functions.yaml 2025-03-21T20:53:23.8777029Z -- OUTPUT_DIR: /pytorch/executorch/cmake-out/configurations 2025-03-21T20:53:23.8777431Z -- Generating operator lib: 2025-03-21T20:53:23.8777748Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-03-21T20:53:23.8778265Z -- OPS_SCHEMA_YAML: /pytorch/executorch/cmake-out/configurations/merged.yaml 2025-03-21T20:53:23.8778708Z -- ROOT_OPS: 2025-03-21T20:53:23.8778952Z -- INCLUDE_ALL_OPS: 2025-03-21T20:53:23.8780054Z Command - python3;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out/configurations/optimized_native_cpu_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/cmake-out/configurations/merged.yaml" 2025-03-21T20:53:23.8781217Z -- Generating kernel bindings: 2025-03-21T20:53:23.8781542Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-03-21T20:53:23.8782027Z -- FUNCTIONS_YAML: /pytorch/executorch/cmake-out/configurations/merged.yaml 2025-03-21T20:53:23.8782483Z -- CUSTOM_OPS_YAML: 2025-03-21T20:53:23.8782760Z -- ADD_EXCEPTION_BOUNDARY: TRUE 2025-03-21T20:53:23.8783079Z  2025-03-21T20:53:23.8783891Z  2025-03-21T20:53:23.8785961Z <-------------> 0% EXECUTING [1m 46s]> :setupNativeLibsGenerated files /pytorch/executorch/cmake-out/configurations/optimized_native_cpu_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out/configurations/optimized_native_cpu_ops_lib/Functions.h;/pytorch/executorch/cmake-out/configurations/optimized_native_cpu_ops_lib/NativeFunctions.h 2025-03-21T20:53:26.0717020Z -- Generating operator lib: 2025-03-21T20:53:26.0718009Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-03-21T20:53:26.0718728Z -- KERNEL_LIBS: optimized_kernels;optimized_portable_kernels 2025-03-21T20:53:26.0719450Z -- DEPS: executorch 2025-03-21T20:53:26.0720244Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2025-03-21T20:53:26.0721389Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:53:26.0722563Z CMake. 2025-03-21T20:53:26.0722801Z 2025-03-21T20:53:26.0723276Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:53:26.0723882Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:53:26.0724401Z to work with policies introduced by or earlier. 2025-03-21T20:53:26.0724670Z 2025-03-21T20:53:26.0724675Z 2025-03-21T20:53:26.0724804Z -- Looking for C++ include unistd.h 2025-03-21T20:53:26.0725226Z  2025-03-21T20:53:26.0725607Z  2025-03-21T20:53:26.0727014Z <-------------> 0% EXECUTING [1m 46s]> :setupNativeLibs-- Looking for C++ include unistd.h - found 2025-03-21T20:53:26.0728167Z -- Looking for C++ include stdint.h 2025-03-21T20:53:26.0728734Z  2025-03-21T20:53:26.0729085Z  2025-03-21T20:53:26.0730196Z <-------------> 0% EXECUTING [1m 47s]> :setupNativeLibs-- Looking for C++ include stdint.h - found 2025-03-21T20:53:26.0731599Z -- Looking for C++ include inttypes.h 2025-03-21T20:53:26.0732204Z  2025-03-21T20:53:26.0732581Z  2025-03-21T20:53:26.0733580Z <-------------> 0% EXECUTING [1m 47s]> :setupNativeLibs-- Looking for C++ include inttypes.h - found 2025-03-21T20:53:26.0734879Z -- Looking for C++ include sys/types.h 2025-03-21T20:53:26.0735460Z  2025-03-21T20:53:26.0735842Z  2025-03-21T20:53:26.0736955Z <-------------> 0% EXECUTING [1m 47s]> :setupNativeLibs-- Looking for C++ include sys/types.h - found 2025-03-21T20:53:26.0738171Z -- Looking for C++ include sys/stat.h 2025-03-21T20:53:26.0738744Z  2025-03-21T20:53:26.0739148Z  2025-03-21T20:53:26.0740273Z <-------------> 0% EXECUTING [1m 47s]> :setupNativeLibs-- Looking for C++ include sys/stat.h - found 2025-03-21T20:53:26.0741458Z -- Looking for C++ include fnmatch.h 2025-03-21T20:53:26.0741987Z  2025-03-21T20:53:26.0742313Z  2025-03-21T20:53:26.0743360Z <-------------> 0% EXECUTING [1m 47s]> :setupNativeLibs-- Looking for C++ include fnmatch.h - found 2025-03-21T20:53:26.0744648Z -- Looking for C++ include stddef.h 2025-03-21T20:53:26.0745216Z  2025-03-21T20:53:26.0745582Z  2025-03-21T20:53:26.0746958Z <-------------> 0% EXECUTING [1m 47s]> :setupNativeLibs<-------------> 0% EXECUTING [1m 48s]-- Looking for C++ include stddef.h - found 2025-03-21T20:53:26.0748325Z -- Check size of uint32_t 2025-03-21T20:53:26.0748816Z  2025-03-21T20:53:26.0749191Z  2025-03-21T20:53:26.0750152Z <-------------> 0% EXECUTING [1m 48s]> :setupNativeLibs-- Check size of uint32_t - done 2025-03-21T20:53:26.0751147Z -- Looking for strtoll 2025-03-21T20:53:26.0751619Z  2025-03-21T20:53:26.0752008Z  2025-03-21T20:53:26.0752994Z <-------------> 0% EXECUTING [1m 48s]> :setupNativeLibs-- Looking for strtoll - found 2025-03-21T20:53:26.0754030Z -- Generating operator lib: 2025-03-21T20:53:26.0754544Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:53:26.0755245Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:53:26.0755996Z -- ROOT_OPS: 2025-03-21T20:53:26.0756405Z -- INCLUDE_ALL_OPS: 2025-03-21T20:53:26.0758296Z Command - python3;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out/kernels/quantized/quantized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/quantized/quantized.yaml" 2025-03-21T20:53:26.0760155Z -- Generating kernel bindings: 2025-03-21T20:53:26.0760630Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:53:26.0761120Z -- FUNCTIONS_YAML: 2025-03-21T20:53:26.0761773Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:53:26.0762604Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:53:26.0763208Z  2025-03-21T20:53:26.0763693Z  2025-03-21T20:53:26.0770158Z <-------------> 0% EXECUTING [1m 48s]> :setupNativeLibsGenerated files /pytorch/executorch/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out/kernels/quantized/quantized_ops_lib/Functions.h;/pytorch/executorch/cmake-out/kernels/quantized/quantized_ops_lib/NativeFunctions.h;/pytorch/executorch/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCPUCustomOps.cpp;/pytorch/executorch/cmake-out/kernels/quantized/quantized_ops_lib/RegisterSchema.cpp;/pytorch/executorch/cmake-out/kernels/quantized/quantized_ops_lib/CustomOpsNativeFunctions.h 2025-03-21T20:53:26.0775892Z -- Generating operator lib: 2025-03-21T20:53:26.0776577Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:53:26.0777101Z -- KERNEL_LIBS: quantized_kernels 2025-03-21T20:53:26.0777633Z -- DEPS: executorch 2025-03-21T20:53:26.0778041Z -- 2025-03-21T20:53:26.0778406Z -- ******** Summary ******** 2025-03-21T20:53:26.0778947Z -- CMAKE_BUILD_TYPE : Release 2025-03-21T20:53:26.0779518Z -- CMAKE_CXX_STANDARD : 17 2025-03-21T20:53:26.0780193Z -- CMAKE_CXX_COMPILER_ID : Clang 2025-03-21T20:53:26.0780793Z -- CMAKE_TOOLCHAIN_FILE : 2025-03-21T20:53:26.0781298Z -- BUCK2 : buck2 2025-03-21T20:53:26.0781885Z -- PYTHON_EXECUTABLE : python3 2025-03-21T20:53:26.0782792Z -- FLATC_EXECUTABLE : /pytorch/executorch/cmake-out/third-party/flatbuffers/flatc 2025-03-21T20:53:26.0783746Z -- EXECUTORCH_ENABLE_LOGGING : OFF 2025-03-21T20:53:26.0784464Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2025-03-21T20:53:26.0785165Z -- EXECUTORCH_LOG_LEVEL : Info 2025-03-21T20:53:26.0785896Z -- EXECUTORCH_BUILD_ANDROID_JNI : OFF 2025-03-21T20:53:26.0786568Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : OFF 2025-03-21T20:53:26.0787221Z -- EXECUTORCH_BUILD_CADENCE : OFF 2025-03-21T20:53:26.0787935Z -- EXECUTORCH_BUILD_COREML : OFF 2025-03-21T20:53:26.0788555Z -- EXECUTORCH_BUILD_CPUINFO : ON 2025-03-21T20:53:26.0789195Z -- EXECUTORCH_BUILD_DEVTOOLS : OFF 2025-03-21T20:53:26.0789829Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : ON 2025-03-21T20:53:26.0790481Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : ON 2025-03-21T20:53:26.0791165Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : ON 2025-03-21T20:53:26.0791810Z -- EXECUTORCH_BUILD_EXTENSION_LLM : OFF 2025-03-21T20:53:26.0792448Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : ON 2025-03-21T20:53:26.0793143Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : OFF 2025-03-21T20:53:26.0793860Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : ON 2025-03-21T20:53:26.0794514Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : OFF 2025-03-21T20:53:26.0795168Z -- EXECUTORCH_BUILD_FLATC : ON 2025-03-21T20:53:26.0795778Z -- EXECUTORCH_BUILD_GFLAGS : ON 2025-03-21T20:53:26.0796393Z -- EXECUTORCH_BUILD_HOST_TARGETS : ON 2025-03-21T20:53:26.0797003Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : OFF 2025-03-21T20:53:26.0797641Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : OFF 2025-03-21T20:53:26.0798294Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : ON 2025-03-21T20:53:26.0798929Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2025-03-21T20:53:26.0799555Z -- EXECUTORCH_BUILD_MPS : OFF 2025-03-21T20:53:26.0800105Z -- EXECUTORCH_BUILD_NEURON : OFF 2025-03-21T20:53:26.0800594Z -- EXECUTORCH_BUILD_PTHREADPOOL : ON 2025-03-21T20:53:26.0800971Z -- EXECUTORCH_BUILD_PYBIND : OFF 2025-03-21T20:53:26.0801342Z -- EXECUTORCH_BUILD_QNN : OFF 2025-03-21T20:53:26.0801708Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2025-03-21T20:53:26.0802078Z -- EXECUTORCH_BUILD_TESTS : OFF 2025-03-21T20:53:26.0802521Z -- EXECUTORCH_BUILD_VULKAN : OFF 2025-03-21T20:53:26.0802896Z -- EXECUTORCH_BUILD_XNNPACK : OFF 2025-03-21T20:53:26.0803254Z -- Configuring done (5.4s) 2025-03-21T20:53:26.0803669Z  2025-03-21T20:53:26.0803905Z  2025-03-21T20:53:26.0804494Z <-------------> 0% EXECUTING [1m 48s]> :setupNativeLibs-- Generating done (0.1s) 2025-03-21T20:53:26.0805078Z CMake Warning: 2025-03-21T20:53:26.0805551Z Manually-specified variables were not used by the project: 2025-03-21T20:53:26.0805870Z 2025-03-21T20:53:26.0805965Z QNN_SDK_ROOT 2025-03-21T20:53:26.0806122Z 2025-03-21T20:53:26.0806126Z 2025-03-21T20:53:26.0806332Z -- Build files have been written to: /pytorch/executorch/cmake-out 2025-03-21T20:53:26.0806849Z ++ cmake --build cmake-out -j9 --target install --config Release 2025-03-21T20:53:26.0807320Z  2025-03-21T20:53:26.0807539Z  2025-03-21T20:53:26.0808226Z <-------------> 0% EXECUTING [1m 48s]> :setupNativeLibs[ 0%] Creating directories for 'flatbuffers' 2025-03-21T20:53:26.0809787Z [ 0%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o 2025-03-21T20:53:26.0811380Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2025-03-21T20:53:26.0812912Z [ 0%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o 2025-03-21T20:53:26.0814298Z [ 0%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/single.cpp.o 2025-03-21T20:53:26.0815700Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2025-03-21T20:53:26.0816913Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2025-03-21T20:53:26.0818406Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2025-03-21T20:53:26.0819992Z [ 0%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o 2025-03-21T20:53:26.0821051Z  2025-03-21T20:53:26.0821368Z  2025-03-21T20:53:26.0822513Z <-------------> 0% EXECUTING [1m 48s]> :setupNativeLibs[ 0%] No download step for 'flatbuffers' 2025-03-21T20:53:26.0823456Z [ 0%] No update step for 'flatbuffers' 2025-03-21T20:53:26.0823974Z [ 1%] No patch step for 'flatbuffers' 2025-03-21T20:53:26.0824546Z [ 1%] Performing configure step for 'flatbuffers' 2025-03-21T20:53:26.0825124Z CMake Warning: 2025-03-21T20:53:26.0825637Z Ignoring empty string ("") provided on the command line. 2025-03-21T20:53:26.0826123Z 2025-03-21T20:53:26.0826136Z 2025-03-21T20:53:26.0826371Z fatal: No names found, cannot describe anything. 2025-03-21T20:53:26.0827008Z CMake Warning at CMake/Version.cmake:32 (message): 2025-03-21T20:53:26.0827548Z git describe failed with exit code: 128 2025-03-21T20:53:26.0827897Z 2025-03-21T20:53:26.0828139Z Make sure you cloned with tags or run 'git fetch --tags'. 2025-03-21T20:53:26.0828739Z Call Stack (most recent call first): 2025-03-21T20:53:26.0829293Z CMakeLists.txt:5 (include) 2025-03-21T20:53:26.0829597Z 2025-03-21T20:53:26.0829604Z 2025-03-21T20:53:26.0829809Z -- Proceeding with version: 24.3.25.0 2025-03-21T20:53:26.0830380Z  2025-03-21T20:53:26.0830722Z  2025-03-21T20:53:26.0832091Z <-------------> 0% EXECUTING [1m 48s]> :setupNativeLibs[ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2025-03-21T20:53:26.8714343Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2025-03-21T20:53:26.8715625Z [ 2%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2025-03-21T20:53:26.8716687Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2025-03-21T20:53:26.8717576Z [ 3%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2025-03-21T20:53:26.8718489Z [ 3%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2025-03-21T20:53:26.8719322Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2025-03-21T20:53:26.8719901Z  2025-03-21T20:53:26.8720134Z  2025-03-21T20:53:26.8721067Z <-------------> 0% EXECUTING [1m 49s]> :setupNativeLibs[ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/log.c.o 2025-03-21T20:53:26.8722304Z [ 3%] Linking CXX static library libgflags_nothreads.a 2025-03-21T20:53:26.8723379Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2025-03-21T20:53:26.8724043Z [ 3%] Built target gflags_nothreads_static 2025-03-21T20:53:26.8724670Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2025-03-21T20:53:26.8725742Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2025-03-21T20:53:26.8726407Z [ 4%] Linking C static library libpthreadpool.a 2025-03-21T20:53:26.8727054Z [ 5%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2025-03-21T20:53:26.8727676Z [ 5%] Built target pthreadpool 2025-03-21T20:53:26.8728182Z [ 5%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2025-03-21T20:53:26.8728964Z [ 5%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2025-03-21T20:53:26.8729822Z [ 5%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2025-03-21T20:53:26.8730544Z  2025-03-21T20:53:26.8730776Z  2025-03-21T20:53:26.8731735Z <-------------> 0% EXECUTING [1m 49s]> :setupNativeLibs[ 5%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2025-03-21T20:53:26.8732736Z -- The CXX compiler identification is Clang 12.0.1 2025-03-21T20:53:26.8733390Z [ 5%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/double.cpp.o 2025-03-21T20:53:26.8733992Z -- Detecting CXX compiler ABI info 2025-03-21T20:53:26.8734591Z [ 5%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2025-03-21T20:53:26.8735515Z [ 5%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2025-03-21T20:53:26.8736516Z [ 5%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2025-03-21T20:53:26.8737418Z [ 5%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2025-03-21T20:53:26.8738277Z [ 5%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/complex_single.cpp.o 2025-03-21T20:53:26.8739260Z [ 6%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2025-03-21T20:53:26.8739948Z  2025-03-21T20:53:26.8740179Z  2025-03-21T20:53:26.8741156Z <-------------> 0% EXECUTING [1m 49s]> :setupNativeLibs[ 6%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2025-03-21T20:53:26.8742501Z [ 6%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2025-03-21T20:53:26.8743624Z [ 7%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2025-03-21T20:53:26.8744683Z [ 7%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2025-03-21T20:53:26.8745664Z [ 7%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2025-03-21T20:53:26.8746630Z [ 7%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2025-03-21T20:53:26.8747312Z  2025-03-21T20:53:26.8747542Z  2025-03-21T20:53:26.8748500Z <-------------> 0% EXECUTING [1m 49s]> :setupNativeLibs[ 8%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2025-03-21T20:53:26.8749934Z [ 8%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2025-03-21T20:53:26.8750854Z [ 8%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2025-03-21T20:53:26.8751685Z [ 8%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2025-03-21T20:53:26.8752341Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:53:26.8752772Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-03-21T20:53:26.8753183Z -- Detecting CXX compile features 2025-03-21T20:53:26.8753801Z [ 9%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/complex_double.cpp.o 2025-03-21T20:53:26.8754446Z -- Detecting CXX compile features - done 2025-03-21T20:53:26.8755176Z [ 9%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/xerbla.cpp.o 2025-03-21T20:53:26.8756001Z [ 9%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2025-03-21T20:53:26.8756577Z  2025-03-21T20:53:26.8756790Z  2025-03-21T20:53:26.8757343Z <-------------> 0% EXECUTING [1m 49s]> :setupNativeLibs-- Looking for strtof_l 2025-03-21T20:53:26.8758318Z [ 9%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2025-03-21T20:53:26.8758985Z [ 9%] Linking C static library libcpuinfo_internals.a 2025-03-21T20:53:26.8759650Z [ 10%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2025-03-21T20:53:26.8760538Z [ 10%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/srotm.c.o 2025-03-21T20:53:26.8761121Z [ 10%] Built target cpuinfo_internals 2025-03-21T20:53:26.8761704Z [ 10%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/srotmg.c.o 2025-03-21T20:53:26.8762544Z [ 10%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/drotm.c.o 2025-03-21T20:53:26.8763439Z [ 10%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2025-03-21T20:53:26.8764088Z  2025-03-21T20:53:26.8764304Z  2025-03-21T20:53:26.8765222Z <-------------> 0% EXECUTING [1m 49s]> :setupNativeLibs[ 10%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2025-03-21T20:53:26.8766519Z [ 11%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/drotmg.c.o 2025-03-21T20:53:26.8767404Z [ 11%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2025-03-21T20:53:26.8768267Z [ 11%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/lsame.c.o 2025-03-21T20:53:26.8769109Z [ 11%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dspmv.c.o 2025-03-21T20:53:26.8769990Z [ 11%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ssbmv.c.o 2025-03-21T20:53:26.8770830Z [ 11%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2025-03-21T20:53:26.8771711Z [ 12%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2025-03-21T20:53:26.8772573Z [ 12%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/chbmv.c.o 2025-03-21T20:53:26.8773161Z  2025-03-21T20:53:26.8773393Z  2025-03-21T20:53:26.8774499Z <-------------> 0% EXECUTING [1m 49s]> :setupNativeLibs[ 12%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/sspmv.c.o 2025-03-21T20:53:26.8775835Z [ 13%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/zhbmv.c.o 2025-03-21T20:53:26.8776834Z [ 13%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/chpmv.c.o 2025-03-21T20:53:26.8777681Z [ 13%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dsbmv.c.o 2025-03-21T20:53:26.8778577Z [ 13%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/zhpmv.c.o 2025-03-21T20:53:26.8779414Z [ 13%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dtbmv.c.o 2025-03-21T20:53:26.8780257Z [ 13%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2025-03-21T20:53:26.8781101Z [ 14%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/stbmv.c.o 2025-03-21T20:53:26.8781677Z -- Looking for strtof_l - found 2025-03-21T20:53:26.8782239Z [ 14%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ctbmv.c.o 2025-03-21T20:53:26.8782824Z -- Looking for strtoull_l 2025-03-21T20:53:26.8783365Z [ 14%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ztbmv.c.o 2025-03-21T20:53:26.8783996Z  2025-03-21T20:53:26.8784214Z  2025-03-21T20:53:29.6715861Z <-------------> 0% EXECUTING [1m 49s]> :setupNativeLibs[ 14%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/complexdots.c.o 2025-03-21T20:53:29.6718287Z [ 14%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2025-03-21T20:53:29.6719482Z  2025-03-21T20:53:29.6719869Z  2025-03-21T20:53:29.6721021Z <-------------> 0% EXECUTING [1m 49s]> :setupNativeLibs[ 14%] Linking C static library libcpuinfo.a 2025-03-21T20:53:29.6722532Z [ 14%] Built target cpuinfo 2025-03-21T20:53:29.6723102Z -- Looking for strtoull_l - found 2025-03-21T20:53:29.6723594Z -- Looking for realpath 2025-03-21T20:53:29.6724049Z  2025-03-21T20:53:29.6724423Z  2025-03-21T20:53:29.6725579Z <-------------> 0% EXECUTING [1m 49s]> :setupNativeLibs[ 14%] Linking CXX static library libeigen_blas.a 2025-03-21T20:53:29.6726722Z [ 14%] Built target eigen_blas 2025-03-21T20:53:29.6727276Z  2025-03-21T20:53:29.6727650Z  2025-03-21T20:53:29.6728674Z <-------------> 0% EXECUTING [1m 50s]> :setupNativeLibs-- Looking for realpath - found 2025-03-21T20:53:29.6729897Z -- CMAKE_CXX_FLAGS: "-DFLATBUFFERS_MAX_ALIGNMENT=1024" 2025-03-21T20:53:29.6730587Z -- Configuring done (1.2s) 2025-03-21T20:53:29.6731073Z -- Generating done (0.0s) 2025-03-21T20:53:29.6731903Z -- Build files have been written to: /pytorch/executorch/cmake-out/third-party/flatbuffers 2025-03-21T20:53:29.6732912Z [ 15%] Performing build step for 'flatbuffers' 2025-03-21T20:53:29.6733548Z  2025-03-21T20:53:29.6733941Z  2025-03-21T20:53:29.6735456Z <-------------> 0% EXECUTING [1m 50s]> :setupNativeLibs[ 2%] Building CXX object CMakeFiles/flatc.dir/src/idl_parser.cpp.o 2025-03-21T20:53:29.6737213Z [ 5%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o 2025-03-21T20:53:29.6738159Z [ 7%] Building CXX object CMakeFiles/flatc.dir/src/reflection.cpp.o 2025-03-21T20:53:29.6738982Z [ 10%] Building CXX object CMakeFiles/flatc.dir/src/util.cpp.o 2025-03-21T20:53:29.6739858Z [ 13%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_binary.cpp.o 2025-03-21T20:53:29.6740717Z [ 15%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o 2025-03-21T20:53:29.6741594Z [ 21%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_dart.cpp.o 2025-03-21T20:53:29.6742385Z [ 21%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_csharp.cpp.o 2025-03-21T20:53:29.6743075Z [ 23%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin.cpp.o 2025-03-21T20:53:29.6743586Z  2025-03-21T20:53:29.6743822Z  2025-03-21T20:53:29.6744600Z <-------------> 0% EXECUTING [1m 50s]> :setupNativeLibs[ 26%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin_kmp.cpp.o 2025-03-21T20:53:29.6745501Z [ 28%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_go.cpp.o 2025-03-21T20:53:29.6746176Z [ 31%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_java.cpp.o 2025-03-21T20:53:29.6746780Z [ 34%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_ts.cpp.o 2025-03-21T20:53:29.6747354Z [ 36%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_php.cpp.o 2025-03-21T20:53:29.6747957Z [ 39%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_python.cpp.o 2025-03-21T20:53:29.6748430Z  2025-03-21T20:53:29.6748685Z  2025-03-21T20:53:29.6749508Z <-------------> 0% EXECUTING [1m 50s]> :setupNativeLibs[ 42%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_lobster.cpp.o 2025-03-21T20:53:29.6750420Z [ 44%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_rust.cpp.o 2025-03-21T20:53:29.6750918Z  2025-03-21T20:53:29.6751212Z  2025-03-21T20:53:29.6751999Z <-------------> 0% EXECUTING [1m 50s]> :setupNativeLibs[ 47%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_fbs.cpp.o 2025-03-21T20:53:29.6752889Z [ 50%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_grpc.cpp.o 2025-03-21T20:53:29.6754062Z [ 52%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_json_schema.cpp.o 2025-03-21T20:53:29.6754824Z  2025-03-21T20:53:29.6755193Z  2025-03-21T20:53:29.6756496Z <-------------> 0% EXECUTING [1m 50s]> :setupNativeLibs[ 55%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_swift.cpp.o 2025-03-21T20:53:29.6758291Z [ 57%] Building CXX object CMakeFiles/flatc.dir/src/file_name_saving_file_manager.cpp.o 2025-03-21T20:53:29.6759492Z [ 60%] Building CXX object CMakeFiles/flatc.dir/src/file_binary_writer.cpp.o 2025-03-21T20:53:29.6760404Z [ 63%] Building CXX object CMakeFiles/flatc.dir/src/flatc.cpp.o 2025-03-21T20:53:29.6761252Z [ 65%] Building CXX object CMakeFiles/flatc.dir/src/file_writer.cpp.o 2025-03-21T20:53:29.6762022Z  2025-03-21T20:53:29.6762390Z  2025-03-21T20:53:29.6763720Z <-------------> 0% EXECUTING [1m 50s]> :setupNativeLibs[ 68%] Building CXX object CMakeFiles/flatc.dir/src/flatc_main.cpp.o 2025-03-21T20:53:29.6765478Z [ 71%] Building CXX object CMakeFiles/flatc.dir/src/binary_annotator.cpp.o 2025-03-21T20:53:29.6766316Z  2025-03-21T20:53:29.6766708Z  2025-03-21T20:53:29.6768116Z <-------------> 0% EXECUTING [1m 50s]> :setupNativeLibs[ 73%] Building CXX object CMakeFiles/flatc.dir/src/annotated_binary_text_gen.cpp.o 2025-03-21T20:53:29.6769884Z [ 76%] Building CXX object CMakeFiles/flatc.dir/src/bfbs_gen_lua.cpp.o 2025-03-21T20:53:29.6770905Z [ 78%] Building CXX object CMakeFiles/flatc.dir/src/bfbs_gen_nim.cpp.o 2025-03-21T20:53:29.6772125Z [ 81%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/cpp_generator.cc.o 2025-03-21T20:53:29.6773196Z [ 84%] Building CXX object CMakeFiles/flatc.dir/src/code_generators.cpp.o 2025-03-21T20:53:29.6774213Z [ 86%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/go_generator.cc.o 2025-03-21T20:53:29.6775332Z [ 89%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/java_generator.cc.o 2025-03-21T20:53:29.6776248Z  2025-03-21T20:53:29.6776624Z  2025-03-21T20:53:29.6778055Z <-------------> 0% EXECUTING [1m 50s]> :setupNativeLibs[ 92%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/python_generator.cc.o 2025-03-21T20:53:29.6779907Z [ 94%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/swift_generator.cc.o 2025-03-21T20:53:29.6780990Z  2025-03-21T20:53:29.6781364Z  2025-03-21T20:53:29.6782795Z <-------------> 0% EXECUTING [1m 51s]> :setupNativeLibs[ 97%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/ts_generator.cc.o 2025-03-21T20:53:29.6784141Z  2025-03-21T20:53:29.6785199Z <-------------> 0% EXECUTING [1m 51s]> :setupNativeLibs[100%] Linking CXX executable flatc 2025-03-21T20:53:29.6786131Z  2025-03-21T20:53:29.6787266Z <-------------> 0% EXECUTING [1m 51s]> :setupNativeLibs<-------------> 0% EXECUTING [1m 52s][100%] Built target flatc 2025-03-21T20:53:29.6788458Z [ 15%] No install step for 'flatbuffers' 2025-03-21T20:53:29.6788998Z [ 15%] Completed 'flatbuffers' 2025-03-21T20:53:29.6789478Z [ 15%] Built target flatbuffers 2025-03-21T20:53:29.6790190Z [ 15%] Generating common_schema headers 2025-03-21T20:53:29.6790766Z [ 16%] Generating scalar_type_schema headers 2025-03-21T20:53:29.6791335Z [ 16%] Built target common_schema 2025-03-21T20:53:29.6791885Z [ 16%] Built target scalar_type_schema 2025-03-21T20:53:29.6792559Z  2025-03-21T20:53:29.6792932Z  2025-03-21T20:53:29.6794041Z <-------------> 0% EXECUTING [1m 52s]> :setupNativeLibs[ 17%] Generating program_schema headers 2025-03-21T20:53:29.6795244Z [ 17%] Generating flat_tensor_schema headers 2025-03-21T20:53:29.6795874Z [ 17%] Built target flat_tensor_schema 2025-03-21T20:53:29.6796435Z [ 17%] Built target program_schema 2025-03-21T20:53:29.6797250Z [ 17%] Building CXX object CMakeFiles/executorch_core.dir/runtime/backend/interface.cpp.o 2025-03-21T20:53:29.6798420Z [ 18%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/evalue.cpp.o 2025-03-21T20:53:29.6799806Z [ 18%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_shape_to_c_string.cpp.o 2025-03-21T20:53:29.6801532Z [ 18%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_util_portable.cpp.o 2025-03-21T20:53:29.6803152Z [ 18%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/portable_type/tensor_impl.cpp.o 2025-03-21T20:53:29.6804448Z [ 18%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tag.cpp.o 2025-03-21T20:53:29.6805766Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tensor_layout.cpp.o 2025-03-21T20:53:29.6807117Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method_meta.cpp.o 2025-03-21T20:53:29.6808438Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method.cpp.o 2025-03-21T20:53:29.6809415Z  2025-03-21T20:53:29.6809794Z  2025-03-21T20:53:29.6811200Z <-------------> 0% EXECUTING [1m 52s]> :setupNativeLibs[ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/program.cpp.o 2025-03-21T20:53:29.6813127Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/pte_data_map.cpp.o 2025-03-21T20:53:29.6814126Z  2025-03-21T20:53:29.6814614Z  2025-03-21T20:53:29.6816261Z <-------------> 0% EXECUTING [1m 52s]> :setupNativeLibs[ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2025-03-21T20:53:29.6818494Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_portable.cpp.o 2025-03-21T20:53:29.6819953Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/kernel/operator_registry.cpp.o 2025-03-21T20:53:29.6821304Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/abort.cpp.o 2025-03-21T20:53:29.6823642Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/log.cpp.o 2025-03-21T20:53:29.6824725Z  2025-03-21T20:53:29.6825357Z  2025-03-21T20:53:29.6827236Z <-------------> 0% EXECUTING [1m 52s]> :setupNativeLibs[ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/profiler.cpp.o 2025-03-21T20:53:29.6829162Z [ 21%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/runtime.cpp.o 2025-03-21T20:53:29.6830476Z [ 21%] Building CXX object CMakeFiles/executorch_core.dir/schema/extended_header.cpp.o 2025-03-21T20:53:29.6831681Z [ 21%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/default/posix.cpp.o 2025-03-21T20:53:29.6832648Z  2025-03-21T20:53:29.6832995Z  2025-03-21T20:53:31.1716681Z <-------------> 0% EXECUTING [1m 52s]> :setupNativeLibs[ 21%] Linking CXX static library libexecutorch_core.a 2025-03-21T20:53:31.1717733Z  2025-03-21T20:53:31.1718710Z <-------------> 0% EXECUTING [1m 52s]> :setupNativeLibs[ 21%] Built target executorch_core 2025-03-21T20:53:31.1719997Z [ 21%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_copy_index.cpp.o 2025-03-21T20:53:31.1721043Z [ 21%] Building CXX object extension/tensor/CMakeFiles/extension_tensor.dir/tensor_ptr.cpp.o 2025-03-21T20:53:31.1722543Z [ 21%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_view.cpp.o 2025-03-21T20:53:31.1723570Z [ 21%] Building CXX object extension/tensor/CMakeFiles/extension_tensor.dir/tensor_ptr_maker.cpp.o 2025-03-21T20:53:31.1724691Z [ 21%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/register_prim_ops.cpp.o 2025-03-21T20:53:31.1725894Z [ 21%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/threadpool.cpp.o 2025-03-21T20:53:31.1727085Z [ 22%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/threadpool_guard.cpp.o 2025-03-21T20:53:31.1728340Z [ 22%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/thread_parallel.cpp.o 2025-03-21T20:53:31.1729570Z [ 22%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/cpuinfo_utils.cpp.o 2025-03-21T20:53:31.1730530Z  2025-03-21T20:53:31.1730913Z  2025-03-21T20:53:31.1731922Z <-------------> 0% EXECUTING [1m 52s]> :setupNativeLibs[ 22%] Linking CXX static library libextension_tensor.a 2025-03-21T20:53:31.1732919Z [ 22%] Built target extension_tensor 2025-03-21T20:53:31.1733376Z  2025-03-21T20:53:31.1733685Z  2025-03-21T20:53:31.1734551Z <-------------> 0% EXECUTING [1m 52s]> :setupNativeLibs[ 22%] Linking CXX static library libexecutorch.a 2025-03-21T20:53:31.1735585Z [ 22%] Linking CXX static library libextension_threadpool.a 2025-03-21T20:53:31.1736197Z [ 22%] Built target executorch 2025-03-21T20:53:31.1736626Z [ 22%] Built target extension_threadpool 2025-03-21T20:53:31.1737425Z [ 22%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/embeddingxb.cpp.o 2025-03-21T20:53:31.1738512Z [ 22%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_add.cpp.o 2025-03-21T20:53:31.1739921Z [ 22%] Building CXX object extension/data_loader/CMakeFiles/extension_data_loader.dir/mmap_data_loader.cpp.o 2025-03-21T20:53:31.1741159Z [ 22%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_choose_qparams.cpp.o 2025-03-21T20:53:31.1742442Z [ 22%] Building CXX object extension/data_loader/CMakeFiles/extension_data_loader.dir/file_data_loader.cpp.o 2025-03-21T20:53:31.1743774Z [ 23%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding.cpp.o 2025-03-21T20:53:31.1744967Z [ 23%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_dequantize.cpp.o 2025-03-21T20:53:31.1746204Z [ 23%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op__empty_dim_order.cpp.o 2025-03-21T20:53:31.1747740Z [ 23%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op__empty_dim_order.cpp.o 2025-03-21T20:53:31.1748864Z  2025-03-21T20:53:31.1749206Z  2025-03-21T20:53:31.1750907Z <-------------> 0% EXECUTING [1m 53s]> :setupNativeLibs[ 24%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op__to_dim_order_copy.cpp.o 2025-03-21T20:53:31.1752649Z  2025-03-21T20:53:31.1753902Z <-------------> 0% EXECUTING [1m 53s]> :setupNativeLibs[ 25%] Linking CXX static library libextension_data_loader.a 2025-03-21T20:53:31.1755241Z [ 25%] Built target extension_data_loader 2025-03-21T20:53:31.1756400Z [ 25%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_abs.cpp.o 2025-03-21T20:53:31.1757946Z [ 25%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_acos.cpp.o 2025-03-21T20:53:31.1759494Z [ 25%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_acosh.cpp.o 2025-03-21T20:53:31.1761003Z [ 25%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_add.cpp.o 2025-03-21T20:53:31.1762665Z [ 25%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding2b.cpp.o 2025-03-21T20:53:31.1764051Z [ 25%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding4b.cpp.o 2025-03-21T20:53:31.1765581Z [ 25%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op__to_dim_order_copy.cpp.o 2025-03-21T20:53:31.1766617Z  2025-03-21T20:53:31.1766959Z  2025-03-21T20:53:31.1768439Z <-------------> 0% EXECUTING [1m 53s]> :setupNativeLibs[ 25%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_addmm.cpp.o 2025-03-21T20:53:31.1769849Z  2025-03-21T20:53:31.1771473Z <-------------> 0% EXECUTING [1m 53s]> :setupNativeLibs[ 26%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_alias_copy.cpp.o 2025-03-21T20:53:31.1772962Z  2025-03-21T20:53:31.1774506Z <-------------> 0% EXECUTING [1m 53s]> :setupNativeLibs[ 26%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_allclose.cpp.o 2025-03-21T20:53:31.1776590Z [ 26%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_amax.cpp.o 2025-03-21T20:53:31.1778116Z [ 26%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_amin.cpp.o 2025-03-21T20:53:31.1779501Z [ 26%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_abs.cpp.o 2025-03-21T20:53:31.1780874Z [ 26%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_mixed_linear.cpp.o 2025-03-21T20:53:31.1782377Z [ 26%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_any.cpp.o 2025-03-21T20:53:31.1783479Z  2025-03-21T20:53:31.1783906Z  2025-03-21T20:53:31.1785684Z <-------------> 0% EXECUTING [1m 53s]> :setupNativeLibs[ 27%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_arange.cpp.o 2025-03-21T20:53:31.1787952Z [ 27%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_argmax.cpp.o 2025-03-21T20:53:31.1789073Z  2025-03-21T20:53:31.1789461Z  2025-03-21T20:53:31.1791054Z <-------------> 0% EXECUTING [1m 53s]> :setupNativeLibs[ 27%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_mixed_mm.cpp.o 2025-03-21T20:53:31.1793029Z [ 27%] Building CXX object kernels/optimized/CMakeFiles/cpublas.dir/blas/BlasKernel.cpp.o 2025-03-21T20:53:31.1794617Z [ 27%] Building CXX object extension/flat_tensor/CMakeFiles/extension_flat_tensor.dir/flat_tensor_data_map.cpp.o 2025-03-21T20:53:31.1796253Z [ 27%] Building CXX object extension/flat_tensor/CMakeFiles/extension_flat_tensor.dir/serialize/flat_tensor_header.cpp.o 2025-03-21T20:53:31.1797821Z [ 28%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_acos.cpp.o 2025-03-21T20:53:31.1799384Z [ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_argmin.cpp.o 2025-03-21T20:53:31.1801018Z [ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_as_strided_copy.cpp.o 2025-03-21T20:53:31.1802201Z  2025-03-21T20:53:31.1802634Z  2025-03-21T20:53:31.1804217Z <-------------> 0% EXECUTING [1m 53s]> :setupNativeLibs[ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_asin.cpp.o 2025-03-21T20:53:31.1806604Z [ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_asinh.cpp.o 2025-03-21T20:53:31.1808028Z [ 28%] Building CXX object kernels/optimized/CMakeFiles/cpublas.dir/blas/CPUBlas.cpp.o 2025-03-21T20:53:31.1808992Z  2025-03-21T20:53:31.1809556Z  2025-03-21T20:53:31.1811149Z <-------------> 0% EXECUTING [1m 53s]> :setupNativeLibs[ 28%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_quantize.cpp.o 2025-03-21T20:53:31.1813323Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atan.cpp.o 2025-03-21T20:53:31.1814773Z [ 29%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_acosh.cpp.o 2025-03-21T20:53:31.1816231Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atan2.cpp.o 2025-03-21T20:53:31.1817416Z [ 29%] Linking CXX static library libextension_flat_tensor.a 2025-03-21T20:53:31.1818180Z  2025-03-21T20:53:31.1818617Z  2025-03-21T20:53:31.1820241Z <-------------> 0% EXECUTING [1m 53s]> :setupNativeLibs[ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atanh.cpp.o 2025-03-21T20:53:31.1821905Z [ 29%] Built target extension_flat_tensor 2025-03-21T20:53:31.1823889Z [ 29%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_add.cpp.o 2025-03-21T20:53:31.1825350Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_avg_pool2d.cpp.o 2025-03-21T20:53:31.1826977Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_and.cpp.o 2025-03-21T20:53:31.1828147Z  2025-03-21T20:53:31.1828560Z  2025-03-21T20:53:31.1829647Z <-------------> 0% EXECUTING [1m 54s]> :setupNativeLibs[ 29%] Linking CXX static library libcpublas.a 2025-03-21T20:53:31.1830825Z [ 29%] Built target cpublas 2025-03-21T20:53:31.1831469Z [ 30%] Linking CXX static library libquantized_kernels.a 2025-03-21T20:53:31.1832837Z [ 30%] Building CXX object extension/module/CMakeFiles/extension_module.dir/__/flat_tensor/flat_tensor_data_map.cpp.o 2025-03-21T20:53:31.1833931Z [ 30%] Built target quantized_kernels 2025-03-21T20:53:32.9715374Z [ 31%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_not.cpp.o 2025-03-21T20:53:32.9716882Z  2025-03-21T20:53:32.9717314Z  2025-03-21T20:53:32.9719400Z <-------------> 0% EXECUTING [1m 54s]> :setupNativeLibs[ 31%] Building CXX object extension/module/CMakeFiles/extension_module_static.dir/__/flat_tensor/flat_tensor_data_map.cpp.o 2025-03-21T20:53:32.9721948Z [ 31%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_or.cpp.o 2025-03-21T20:53:32.9724253Z [ 31%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_xor.cpp.o 2025-03-21T20:53:32.9726091Z [ 31%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_addmm.cpp.o 2025-03-21T20:53:32.9727422Z [ 31%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_alias_copy.cpp.o 2025-03-21T20:53:32.9728964Z [ 31%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bmm.cpp.o 2025-03-21T20:53:32.9730084Z  2025-03-21T20:53:32.9730453Z  2025-03-21T20:53:32.9731853Z <-------------> 0% EXECUTING [1m 54s]> :setupNativeLibs[ 31%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cat.cpp.o 2025-03-21T20:53:32.9734085Z [ 32%] Building CXX object extension/module/CMakeFiles/extension_module.dir/__/flat_tensor/serialize/flat_tensor_header.cpp.o 2025-03-21T20:53:32.9735309Z  2025-03-21T20:53:32.9735672Z  2025-03-21T20:53:32.9737186Z <-------------> 0% EXECUTING [1m 54s]> :setupNativeLibs[ 33%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_allclose.cpp.o 2025-03-21T20:53:32.9739187Z [ 33%] Building CXX object extension/module/CMakeFiles/extension_module_static.dir/__/flat_tensor/serialize/flat_tensor_header.cpp.o 2025-03-21T20:53:32.9740800Z [ 33%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cdist_forward.cpp.o 2025-03-21T20:53:32.9742091Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ceil.cpp.o 2025-03-21T20:53:32.9743228Z [ 34%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_amax.cpp.o 2025-03-21T20:53:32.9744330Z [ 34%] Building CXX object extension/module/CMakeFiles/extension_module.dir/module.cpp.o 2025-03-21T20:53:32.9745084Z  2025-03-21T20:53:32.9745383Z  2025-03-21T20:53:32.9746566Z <-------------> 0% EXECUTING [1m 54s]> :setupNativeLibs[ 34%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_amin.cpp.o 2025-03-21T20:53:32.9748214Z [ 34%] Building CXX object extension/module/CMakeFiles/extension_module_static.dir/module.cpp.o 2025-03-21T20:53:32.9749488Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_clamp.cpp.o 2025-03-21T20:53:32.9750971Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_clone.cpp.o 2025-03-21T20:53:32.9752011Z  2025-03-21T20:53:32.9752319Z  2025-03-21T20:53:32.9753555Z <-------------> 0% EXECUTING [1m 54s]> :setupNativeLibs[ 34%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_any.cpp.o 2025-03-21T20:53:32.9755500Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_constant_pad_nd.cpp.o 2025-03-21T20:53:32.9756414Z  2025-03-21T20:53:32.9756711Z  2025-03-21T20:53:32.9757786Z <-------------> 0% EXECUTING [1m 54s]> :setupNativeLibs[ 34%] Linking CXX shared library libextension_module.so 2025-03-21T20:53:32.9759256Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_convolution.cpp.o 2025-03-21T20:53:32.9760511Z [ 34%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_arange.cpp.o 2025-03-21T20:53:32.9761743Z [ 35%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_convolution_backward.cpp.o 2025-03-21T20:53:32.9762843Z [ 36%] Linking CXX static library libextension_module_static.a 2025-03-21T20:53:32.9763386Z  2025-03-21T20:53:32.9763695Z  2025-03-21T20:53:32.9764948Z <-------------> 0% EXECUTING [1m 54s]> :setupNativeLibs[ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_copy.cpp.o 2025-03-21T20:53:32.9766559Z [ 36%] Built target extension_module_static 2025-03-21T20:53:32.9767154Z [ 36%] Generating selected_operators.yaml for quantized_ops_lib 2025-03-21T20:53:32.9768117Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cos.cpp.o 2025-03-21T20:53:32.9769068Z [ 36%] Built target extension_module 2025-03-21T20:53:32.9769939Z [ 37%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_add.cpp.o 2025-03-21T20:53:32.9771204Z [ 37%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_argmax.cpp.o 2025-03-21T20:53:32.9772098Z  2025-03-21T20:53:32.9772456Z  2025-03-21T20:53:32.9773976Z <-------------> 0% EXECUTING [1m 54s]> :setupNativeLibs[ 37%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cosh.cpp.o 2025-03-21T20:53:32.9776234Z [ 37%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cumsum.cpp.o 2025-03-21T20:53:32.9777770Z [ 38%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_argmin.cpp.o 2025-03-21T20:53:32.9778839Z  2025-03-21T20:53:32.9779360Z  2025-03-21T20:53:32.9781073Z <-------------> 0% EXECUTING [1m 54s]> :setupNativeLibs[ 38%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_detach_copy.cpp.o 2025-03-21T20:53:32.9782831Z [ 38%] Generating code for kernel registration 2025-03-21T20:53:32.9784022Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_diagonal_copy.cpp.o 2025-03-21T20:53:32.9785611Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_div.cpp.o 2025-03-21T20:53:32.9786571Z  2025-03-21T20:53:32.9786927Z  2025-03-21T20:53:32.9788448Z <-------------> 0% EXECUTING [1m 55s]> :setupNativeLibs[ 39%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_as_strided_copy.cpp.o 2025-03-21T20:53:32.9790482Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_embedding.cpp.o 2025-03-21T20:53:32.9791991Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_empty.cpp.o 2025-03-21T20:53:32.9792993Z  2025-03-21T20:53:32.9793359Z  2025-03-21T20:53:32.9794813Z <-------------> 0% EXECUTING [1m 55s]> :setupNativeLibs[ 39%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_asin.cpp.o 2025-03-21T20:53:32.9796715Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_eq.cpp.o 2025-03-21T20:53:32.9797689Z  2025-03-21T20:53:32.9798039Z  2025-03-21T20:53:32.9799598Z <-------------> 0% EXECUTING [1m 55s]> :setupNativeLibs[ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_erf.cpp.o 2025-03-21T20:53:32.9801881Z [ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_exp.cpp.o 2025-03-21T20:53:32.9803218Z [ 40%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_asinh.cpp.o 2025-03-21T20:53:32.9804193Z  2025-03-21T20:53:32.9804602Z  2025-03-21T20:53:32.9806462Z <-------------> 0% EXECUTING [1m 55s]> :setupNativeLibs[ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_expand_copy.cpp.o 2025-03-21T20:53:32.9808609Z [ 40%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atan.cpp.o 2025-03-21T20:53:32.9810008Z [ 40%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_bmm.cpp.o 2025-03-21T20:53:32.9824839Z [ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_expm1.cpp.o 2025-03-21T20:53:32.9826311Z  2025-03-21T20:53:32.9826734Z  2025-03-21T20:53:32.9828397Z <-------------> 0% EXECUTING [1m 55s]> :setupNativeLibs[ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_fill.cpp.o 2025-03-21T20:53:32.9830815Z [ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_flip.cpp.o 2025-03-21T20:53:32.9831975Z  2025-03-21T20:53:32.9832408Z  2025-03-21T20:53:32.9833944Z <-------------> 0% EXECUTING [1m 55s]> :setupNativeLibs[ 41%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atan2.cpp.o 2025-03-21T20:53:32.9836085Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_floor.cpp.o 2025-03-21T20:53:32.9837581Z [ 42%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atanh.cpp.o 2025-03-21T20:53:32.9838952Z [ 42%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_div.cpp.o 2025-03-21T20:53:32.9840196Z  2025-03-21T20:53:32.9840631Z  2025-03-21T20:53:32.9842430Z <-------------> 0% EXECUTING [1m 55s]> :setupNativeLibs[ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_floor_divide.cpp.o 2025-03-21T20:53:32.9843981Z  2025-03-21T20:53:32.9845748Z <-------------> 0% EXECUTING [1m 55s]> :setupNativeLibs[ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_fmod.cpp.o 2025-03-21T20:53:32.9847921Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_full.cpp.o 2025-03-21T20:53:32.9849544Z [ 42%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_avg_pool2d.cpp.o 2025-03-21T20:53:32.9850591Z  2025-03-21T20:53:32.9851000Z  2025-03-21T20:53:34.9716497Z <-------------> 0% EXECUTING [1m 55s]> :setupNativeLibs[ 42%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_and.cpp.o 2025-03-21T20:53:34.9718968Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_full_like.cpp.o 2025-03-21T20:53:34.9720729Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gather.cpp.o 2025-03-21T20:53:34.9721876Z  2025-03-21T20:53:34.9722407Z  2025-03-21T20:53:34.9723782Z <-------------> 0% EXECUTING [1m 55s]> :setupNativeLibs[ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ge.cpp.o 2025-03-21T20:53:34.9726060Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gelu.cpp.o 2025-03-21T20:53:34.9727173Z  2025-03-21T20:53:34.9727585Z  2025-03-21T20:53:34.9729971Z <-------------> 0% EXECUTING [1m 56s]> :setupNativeLibs[ 43%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_not.cpp.o 2025-03-21T20:53:34.9732442Z [ 43%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_or.cpp.o 2025-03-21T20:53:34.9733575Z  2025-03-21T20:53:34.9733961Z  2025-03-21T20:53:34.9735688Z <-------------> 0% EXECUTING [1m 56s]> :setupNativeLibs[ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_glu.cpp.o 2025-03-21T20:53:34.9738049Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gt.cpp.o 2025-03-21T20:53:34.9739191Z  2025-03-21T20:53:34.9739587Z  2025-03-21T20:53:34.9741343Z <-------------> 0% EXECUTING [1m 56s]> :setupNativeLibs[ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_hardtanh.cpp.o 2025-03-21T20:53:34.9743854Z [ 44%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index.cpp.o 2025-03-21T20:53:34.9745000Z  2025-03-21T20:53:34.9745368Z  2025-03-21T20:53:34.9747176Z <-------------> 0% EXECUTING [1m 56s]> :setupNativeLibs[ 45%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_xor.cpp.o 2025-03-21T20:53:34.9749329Z [ 45%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bmm.cpp.o 2025-03-21T20:53:34.9750961Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index_put.cpp.o 2025-03-21T20:53:34.9752106Z  2025-03-21T20:53:34.9752511Z  2025-03-21T20:53:34.9754229Z <-------------> 0% EXECUTING [1m 56s]> :setupNativeLibs[ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index_select.cpp.o 2025-03-21T20:53:34.9756598Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_isinf.cpp.o 2025-03-21T20:53:34.9758383Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_isnan.cpp.o 2025-03-21T20:53:34.9759528Z  2025-03-21T20:53:34.9759931Z  2025-03-21T20:53:34.9761513Z <-------------> 0% EXECUTING [1m 56s]> :setupNativeLibs[ 45%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cat.cpp.o 2025-03-21T20:53:34.9763059Z  2025-03-21T20:53:34.9764778Z <-------------> 0% EXECUTING [1m 56s]> :setupNativeLibs[ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_le.cpp.o 2025-03-21T20:53:34.9767161Z [ 46%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cdist_forward.cpp.o 2025-03-21T20:53:34.9768915Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_leaky_relu.cpp.o 2025-03-21T20:53:34.9770085Z  2025-03-21T20:53:34.9770483Z  2025-03-21T20:53:34.9772356Z <-------------> 0% EXECUTING [1m 56s]> :setupNativeLibs[ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_lift_fresh_copy.cpp.o 2025-03-21T20:53:34.9774969Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_linear_scratch_example.cpp.o 2025-03-21T20:53:34.9776307Z  2025-03-21T20:53:34.9776692Z  2025-03-21T20:53:34.9778310Z <-------------> 0% EXECUTING [1m 56s]> :setupNativeLibs[ 46%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ceil.cpp.o 2025-03-21T20:53:34.9780516Z [ 47%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_clamp.cpp.o 2025-03-21T20:53:34.9782119Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log.cpp.o 2025-03-21T20:53:34.9783249Z  2025-03-21T20:53:34.9783628Z  2025-03-21T20:53:34.9785314Z <-------------> 0% EXECUTING [1m 56s]> :setupNativeLibs[ 47%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_clone.cpp.o 2025-03-21T20:53:34.9787626Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log10.cpp.o 2025-03-21T20:53:34.9788772Z  2025-03-21T20:53:34.9789167Z  2025-03-21T20:53:34.9790808Z <-------------> 0% EXECUTING [1m 57s]> :setupNativeLibs[ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log1p.cpp.o 2025-03-21T20:53:34.9793075Z [ 48%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_constant_pad_nd.cpp.o 2025-03-21T20:53:34.9794784Z [ 48%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_convolution.cpp.o 2025-03-21T20:53:34.9795867Z  2025-03-21T20:53:34.9796271Z  2025-03-21T20:53:34.9798525Z <-------------> 0% EXECUTING [1m 57s]> :setupNativeLibs[ 48%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_lib.dir/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-03-21T20:53:34.9801354Z [ 48%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_convolution_backward.cpp.o 2025-03-21T20:53:34.9803002Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log2.cpp.o 2025-03-21T20:53:34.9804094Z  2025-03-21T20:53:34.9804471Z  2025-03-21T20:53:34.9806327Z <-------------> 0% EXECUTING [1m 57s]> :setupNativeLibs[ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log_softmax.cpp.o 2025-03-21T20:53:34.9808750Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_and.cpp.o 2025-03-21T20:53:34.9810414Z [ 48%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_copy.cpp.o 2025-03-21T20:53:34.9811374Z  2025-03-21T20:53:34.9811780Z  2025-03-21T20:53:34.9812984Z <-------------> 0% EXECUTING [1m 57s]> :setupNativeLibs[ 48%] Linking CXX static library libquantized_ops_lib.a 2025-03-21T20:53:34.9814955Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_not.cpp.o 2025-03-21T20:53:34.9816188Z [ 48%] Built target quantized_ops_lib 2025-03-21T20:53:34.9817340Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_or.cpp.o 2025-03-21T20:53:34.9818914Z [ 50%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cos.cpp.o 2025-03-21T20:53:34.9820499Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_xor.cpp.o 2025-03-21T20:53:34.9821703Z  2025-03-21T20:53:34.9822097Z  2025-03-21T20:53:34.9824854Z <-------------> 0% EXECUTING [1m 57s]> :setupNativeLibs[ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logit.cpp.o 2025-03-21T20:53:34.9827185Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_lt.cpp.o 2025-03-21T20:53:34.9828328Z  2025-03-21T20:53:34.9828726Z  2025-03-21T20:53:34.9830346Z <-------------> 0% EXECUTING [1m 57s]> :setupNativeLibs[ 50%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cosh.cpp.o 2025-03-21T20:53:34.9832530Z [ 50%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cumsum.cpp.o 2025-03-21T20:53:34.9833622Z  2025-03-21T20:53:34.9834017Z  2025-03-21T20:53:34.9835969Z <-------------> 0% EXECUTING [1m 57s]> :setupNativeLibs[ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_fill.cpp.o 2025-03-21T20:53:34.9838385Z [ 50%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_detach_copy.cpp.o 2025-03-21T20:53:34.9839973Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_scatter.cpp.o 2025-03-21T20:53:34.9841754Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_select.cpp.o 2025-03-21T20:53:34.9842964Z  2025-03-21T20:53:34.9843372Z  2025-03-21T20:53:34.9845098Z <-------------> 0% EXECUTING [1m 57s]> :setupNativeLibs[ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max.cpp.o 2025-03-21T20:53:34.9847694Z [ 51%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_diagonal_copy.cpp.o 2025-03-21T20:53:34.9848842Z  2025-03-21T20:53:34.9850461Z  2025-03-21T20:53:34.9852439Z <-------------> 0% EXECUTING [1m 57s]> :setupNativeLibs[ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_div.cpp.o 2025-03-21T20:53:34.9855054Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_embedding.cpp.o 2025-03-21T20:53:37.3715307Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max_pool2d_with_indices.cpp.o 2025-03-21T20:53:37.3717410Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max_pool2d_with_indices_backward.cpp.o 2025-03-21T20:53:37.3718958Z  2025-03-21T20:53:37.3719376Z  2025-03-21T20:53:37.3720989Z <-------------> 0% EXECUTING [1m 57s]> :setupNativeLibs[ 52%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_exp.cpp.o 2025-03-21T20:53:37.3722984Z  2025-03-21T20:53:37.3724684Z <-------------> 0% EXECUTING [1m 58s]> :setupNativeLibs[ 52%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_fft_r2c.cpp.o 2025-03-21T20:53:37.3726962Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_empty.cpp.o 2025-03-21T20:53:37.3728464Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_eq.cpp.o 2025-03-21T20:53:37.3729915Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_erf.cpp.o 2025-03-21T20:53:37.3730912Z  2025-03-21T20:53:37.3731300Z  2025-03-21T20:53:37.3733045Z <-------------> 0% EXECUTING [1m 58s]> :setupNativeLibs[ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_maximum.cpp.o 2025-03-21T20:53:37.3735393Z [ 53%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mean.cpp.o 2025-03-21T20:53:37.3736584Z  2025-03-21T20:53:37.3736997Z  2025-03-21T20:53:37.3738674Z <-------------> 0% EXECUTING [1m 58s]> :setupNativeLibs[ 54%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_gelu.cpp.o 2025-03-21T20:53:37.3740215Z  2025-03-21T20:53:37.3741907Z <-------------> 0% EXECUTING [1m 58s]> :setupNativeLibs[ 54%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_min.cpp.o 2025-03-21T20:53:37.3744239Z [ 54%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_minimum.cpp.o 2025-03-21T20:53:37.3745880Z [ 54%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_le.cpp.o 2025-03-21T20:53:37.3747675Z [ 54%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mm.cpp.o 2025-03-21T20:53:37.3749162Z [ 54%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_exp.cpp.o 2025-03-21T20:53:37.3750167Z  2025-03-21T20:53:37.3750551Z  2025-03-21T20:53:37.3752259Z <-------------> 0% EXECUTING [1m 58s]> :setupNativeLibs[ 54%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mul.cpp.o 2025-03-21T20:53:37.3754622Z [ 55%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_expand_copy.cpp.o 2025-03-21T20:53:37.3756131Z [ 55%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_expm1.cpp.o 2025-03-21T20:53:37.3757104Z  2025-03-21T20:53:37.3757488Z  2025-03-21T20:53:37.3759337Z <-------------> 0% EXECUTING [1m 58s]> :setupNativeLibs[ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_narrow_copy.cpp.o 2025-03-21T20:53:37.3761730Z [ 55%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_linear.cpp.o 2025-03-21T20:53:37.3763341Z [ 55%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_fill.cpp.o 2025-03-21T20:53:37.3764348Z  2025-03-21T20:53:37.3764745Z  2025-03-21T20:53:37.3766524Z <-------------> 0% EXECUTING [1m 58s]> :setupNativeLibs[ 55%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_log_softmax.cpp.o 2025-03-21T20:53:37.3768695Z [ 55%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_mm.cpp.o 2025-03-21T20:53:37.3770205Z [ 55%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_flip.cpp.o 2025-03-21T20:53:37.3771251Z  2025-03-21T20:53:37.3771627Z  2025-03-21T20:53:37.3773227Z <-------------> 0% EXECUTING [1m 58s]> :setupNativeLibs[ 55%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_floor.cpp.o 2025-03-21T20:53:37.3776310Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_batch_norm.cpp.o 2025-03-21T20:53:37.3777606Z  2025-03-21T20:53:37.3778007Z  2025-03-21T20:53:37.3779664Z <-------------> 0% EXECUTING [1m 58s]> :setupNativeLibs[ 56%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_mul.cpp.o 2025-03-21T20:53:37.3781847Z [ 57%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_floor_divide.cpp.o 2025-03-21T20:53:37.3782931Z  2025-03-21T20:53:37.3783308Z  2025-03-21T20:53:37.3785647Z <-------------> 0% EXECUTING [1m 59s]> :setupNativeLibs[ 57%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_fmod.cpp.o 2025-03-21T20:53:37.3788058Z [ 58%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_native_layer_norm.cpp.o 2025-03-21T20:53:37.3789745Z [ 58%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_full.cpp.o 2025-03-21T20:53:37.3791249Z [ 58%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_neg.cpp.o 2025-03-21T20:53:37.3792338Z  2025-03-21T20:53:37.3792812Z  2025-03-21T20:53:37.3794697Z <-------------> 0% EXECUTING [1m 59s]> :setupNativeLibs[ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_group_norm.cpp.o 2025-03-21T20:53:37.3796501Z  2025-03-21T20:53:37.3798308Z <-------------> 0% EXECUTING [1m 59s]> :setupNativeLibs[ 58%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_full_like.cpp.o 2025-03-21T20:53:37.3800798Z [ 58%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gather.cpp.o 2025-03-21T20:53:37.3804903Z [ 58%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ge.cpp.o 2025-03-21T20:53:37.3806109Z  2025-03-21T20:53:37.3806515Z  2025-03-21T20:53:37.3808241Z <-------------> 0% EXECUTING [1m 59s]> :setupNativeLibs[ 58%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_sigmoid.cpp.o 2025-03-21T20:53:37.3810652Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_layer_norm.cpp.o 2025-03-21T20:53:37.3811892Z  2025-03-21T20:53:37.3812470Z  2025-03-21T20:53:37.3814144Z <-------------> 0% EXECUTING [1m 59s]> :setupNativeLibs[ 58%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_sub.cpp.o 2025-03-21T20:53:37.3816519Z [ 59%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gelu.cpp.o 2025-03-21T20:53:37.3817578Z  2025-03-21T20:53:37.3817961Z  2025-03-21T20:53:37.3819616Z <-------------> 0% EXECUTING [1m 59s]> :setupNativeLibs[ 59%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_glu.cpp.o 2025-03-21T20:53:37.3821676Z [ 59%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gt.cpp.o 2025-03-21T20:53:37.3822813Z  2025-03-21T20:53:37.3823214Z  2025-03-21T20:53:37.3824972Z <-------------> 0% EXECUTING [1m 59s]> :setupNativeLibs[ 59%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ne.cpp.o 2025-03-21T20:53:37.3827174Z [ 59%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_where.cpp.o 2025-03-21T20:53:37.3828287Z  2025-03-21T20:53:37.3828660Z  2025-03-21T20:53:37.3830334Z <-------------> 0% EXECUTING [1m 59s]> :setupNativeLibs[ 59%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_neg.cpp.o 2025-03-21T20:53:37.3832866Z [ 59%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_hardtanh.cpp.o 2025-03-21T20:53:37.3833958Z  2025-03-21T20:53:37.3834328Z  2025-03-21T20:53:37.3835935Z <-------------> 0% EXECUTING [1m 59s]> :setupNativeLibs[ 59%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index.cpp.o 2025-03-21T20:53:37.3837422Z  2025-03-21T20:53:37.3839065Z <-------------> 0% EXECUTING [1m 59s]> :setupNativeLibs[ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index_put.cpp.o 2025-03-21T20:53:37.3841424Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index_select.cpp.o 2025-03-21T20:53:37.3842540Z  2025-03-21T20:53:37.3842913Z  2025-03-21T20:53:37.3844621Z <-------------> 0% EXECUTING [2m]> :setupNativeLibs[ 61%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_nonzero.cpp.o 2025-03-21T20:53:37.3847010Z [ 61%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ones.cpp.o 2025-03-21T20:53:37.3848628Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_isinf.cpp.o 2025-03-21T20:53:37.3849570Z  2025-03-21T20:53:37.3849920Z  2025-03-21T20:53:37.3851383Z <-------------> 0% EXECUTING [2m]> :setupNativeLibs[ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_isnan.cpp.o 2025-03-21T20:53:37.3852864Z  2025-03-21T20:53:37.3854578Z <-------------> 0% EXECUTING [2m]> :setupNativeLibs[ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_le.cpp.o 2025-03-21T20:53:39.6719246Z [ 61%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pdist_forward.cpp.o 2025-03-21T20:53:39.6720620Z  2025-03-21T20:53:39.6721101Z  2025-03-21T20:53:39.6722981Z <-------------> 0% EXECUTING [2m]> :setupNativeLibs[ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_leaky_relu.cpp.o 2025-03-21T20:53:39.6725461Z [ 61%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_permute_copy.cpp.o 2025-03-21T20:53:39.6726727Z  2025-03-21T20:53:39.6727120Z  2025-03-21T20:53:39.6728733Z <-------------> 0% EXECUTING [2m]> :setupNativeLibs[ 62%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_lift_fresh_copy.cpp.o 2025-03-21T20:53:39.6731472Z [ 62%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_linear_scratch_example.cpp.o 2025-03-21T20:53:39.6732721Z  2025-03-21T20:53:39.6733119Z  2025-03-21T20:53:39.6735011Z <-------------> 0% EXECUTING [2m]> :setupNativeLibs[ 62%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pixel_shuffle.cpp.o 2025-03-21T20:53:39.6737335Z [ 62%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log.cpp.o 2025-03-21T20:53:39.6738388Z  2025-03-21T20:53:39.6738791Z  2025-03-21T20:53:39.6740570Z <-------------> 0% EXECUTING [2m]> :setupNativeLibs[ 62%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pixel_unshuffle.cpp.o 2025-03-21T20:53:39.6742947Z [ 62%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log10.cpp.o 2025-03-21T20:53:39.6744017Z  2025-03-21T20:53:39.6744388Z  2025-03-21T20:53:39.6746040Z <-------------> 0% EXECUTING [2m]> :setupNativeLibs[ 63%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pow.cpp.o 2025-03-21T20:53:39.6748493Z [ 63%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_prod.cpp.o 2025-03-21T20:53:39.6749659Z  2025-03-21T20:53:39.6750037Z  2025-03-21T20:53:39.6751640Z <-------------> 0% EXECUTING [2m]> :setupNativeLibs[ 63%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log1p.cpp.o 2025-03-21T20:53:39.6753924Z [ 63%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reciprocal.cpp.o 2025-03-21T20:53:39.6755110Z  2025-03-21T20:53:39.6755494Z  2025-03-21T20:53:39.6756941Z <-------------> 0% EXECUTING [2m]> :setupNativeLibs[ 64%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log2.cpp.o 2025-03-21T20:53:39.6759320Z [ 64%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad1d.cpp.o 2025-03-21T20:53:39.6760594Z  2025-03-21T20:53:39.6760967Z  2025-03-21T20:53:39.6762529Z <-------------> 0% EXECUTING [2m 1s]> :setupNativeLibs[ 64%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log_softmax.cpp.o 2025-03-21T20:53:39.6764826Z [ 64%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad2d.cpp.o 2025-03-21T20:53:39.6766769Z [ 65%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad3d.cpp.o 2025-03-21T20:53:39.6767935Z  2025-03-21T20:53:39.6768327Z  2025-03-21T20:53:39.6770128Z <-------------> 0% EXECUTING [2m 1s]> :setupNativeLibs[ 65%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_and.cpp.o 2025-03-21T20:53:39.6772402Z [ 65%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_relu.cpp.o 2025-03-21T20:53:39.6774075Z [ 65%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_not.cpp.o 2025-03-21T20:53:39.6775163Z  2025-03-21T20:53:39.6775544Z  2025-03-21T20:53:39.6777302Z <-------------> 0% EXECUTING [2m 1s]> :setupNativeLibs[ 65%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_remainder.cpp.o 2025-03-21T20:53:39.6779649Z [ 65%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_repeat.cpp.o 2025-03-21T20:53:39.6780983Z  2025-03-21T20:53:39.6781389Z  2025-03-21T20:53:39.6783209Z <-------------> 0% EXECUTING [2m 1s]> :setupNativeLibs[ 65%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_repeat_interleave.cpp.o 2025-03-21T20:53:39.6784968Z  2025-03-21T20:53:39.6786744Z <-------------> 0% EXECUTING [2m 1s]> :setupNativeLibs[ 65%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_or.cpp.o 2025-03-21T20:53:39.6788932Z [ 65%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_xor.cpp.o 2025-03-21T20:53:39.6790552Z [ 65%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad1d.cpp.o 2025-03-21T20:53:39.6791783Z  2025-03-21T20:53:39.6792155Z  2025-03-21T20:53:39.6794029Z <-------------> 0% EXECUTING [2m 1s]> :setupNativeLibs[ 66%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad2d.cpp.o 2025-03-21T20:53:39.6796330Z [ 66%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad3d.cpp.o 2025-03-21T20:53:39.6797736Z  2025-03-21T20:53:39.6798120Z  2025-03-21T20:53:39.6799840Z <-------------> 0% EXECUTING [2m 1s]> :setupNativeLibs[ 66%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_roll.cpp.o 2025-03-21T20:53:39.6802101Z [ 67%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logit.cpp.o 2025-03-21T20:53:39.6803551Z [ 67%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_lt.cpp.o 2025-03-21T20:53:39.6804563Z  2025-03-21T20:53:39.6804960Z  2025-03-21T20:53:39.6806803Z <-------------> 0% EXECUTING [2m 1s]> :setupNativeLibs[ 67%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_round.cpp.o 2025-03-21T20:53:39.6809047Z [ 67%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_rsqrt.cpp.o 2025-03-21T20:53:39.6810139Z  2025-03-21T20:53:39.6810530Z  2025-03-21T20:53:39.6812187Z <-------------> 0% EXECUTING [2m 1s]> :setupNativeLibs[ 68%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_rsub.cpp.o 2025-03-21T20:53:39.6814594Z [ 68%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scalar_tensor.cpp.o 2025-03-21T20:53:39.6816328Z [ 68%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scatter.cpp.o 2025-03-21T20:53:39.6817855Z [ 68%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_fill.cpp.o 2025-03-21T20:53:39.6818944Z  2025-03-21T20:53:39.6819319Z  2025-03-21T20:53:39.6821155Z <-------------> 0% EXECUTING [2m 2s]> :setupNativeLibs[ 68%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_scatter.cpp.o 2025-03-21T20:53:39.6824634Z [ 68%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scatter_add.cpp.o 2025-03-21T20:53:39.6825835Z  2025-03-21T20:53:39.6826231Z  2025-03-21T20:53:39.6827885Z <-------------> 0% EXECUTING [2m 2s]> :setupNativeLibs[ 68%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_select_copy.cpp.o 2025-03-21T20:53:39.6830308Z [ 68%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_select_scatter.cpp.o 2025-03-21T20:53:39.6831570Z  2025-03-21T20:53:39.6831965Z  2025-03-21T20:53:39.6833731Z <-------------> 0% EXECUTING [2m 2s]> :setupNativeLibs[ 69%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sigmoid.cpp.o 2025-03-21T20:53:39.6836346Z [ 69%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_select.cpp.o 2025-03-21T20:53:39.6837989Z [ 69%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sign.cpp.o 2025-03-21T20:53:39.6839581Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max.cpp.o 2025-03-21T20:53:39.6841196Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max_pool2d_with_indices.cpp.o 2025-03-21T20:53:39.6843083Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max_pool2d_with_indices_backward.cpp.o 2025-03-21T20:53:39.6844390Z  2025-03-21T20:53:39.6844781Z  2025-03-21T20:53:39.6846544Z <-------------> 0% EXECUTING [2m 2s]> :setupNativeLibs[ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_maximum.cpp.o 2025-03-21T20:53:39.6848150Z  2025-03-21T20:53:39.6849888Z <-------------> 0% EXECUTING [2m 2s]> :setupNativeLibs[ 70%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sin.cpp.o 2025-03-21T20:53:39.6852389Z [ 70%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sinh.cpp.o 2025-03-21T20:53:39.6853929Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mean.cpp.o 2025-03-21T20:53:39.6854914Z  2025-03-21T20:53:39.6855323Z  2025-03-21T20:53:39.6857077Z <-------------> 0% EXECUTING [2m 2s]> :setupNativeLibs[ 70%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_slice_copy.cpp.o 2025-03-21T20:53:41.3716242Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_min.cpp.o 2025-03-21T20:53:41.3717667Z [ 71%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_minimum.cpp.o 2025-03-21T20:53:41.3719062Z [ 71%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mm.cpp.o 2025-03-21T20:53:41.3720138Z  2025-03-21T20:53:41.3720555Z  2025-03-21T20:53:41.3722323Z <-------------> 0% EXECUTING [2m 2s]> :setupNativeLibs[ 71%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mul.cpp.o 2025-03-21T20:53:41.3724674Z [ 72%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_slice_scatter.cpp.o 2025-03-21T20:53:41.3726399Z [ 72%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_softmax.cpp.o 2025-03-21T20:53:41.3727507Z  2025-03-21T20:53:41.3727905Z  2025-03-21T20:53:41.3729580Z <-------------> 0% EXECUTING [2m 2s]> :setupNativeLibs[ 72%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_split_copy.cpp.o 2025-03-21T20:53:41.3732083Z [ 72%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_narrow_copy.cpp.o 2025-03-21T20:53:41.3733208Z  2025-03-21T20:53:41.3733611Z  2025-03-21T20:53:41.3735263Z <-------------> 0% EXECUTING [2m 2s]> :setupNativeLibs[ 72%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_batch_norm.cpp.o 2025-03-21T20:53:41.3737570Z [ 72%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_split_with_sizes_copy.cpp.o 2025-03-21T20:53:41.3739267Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_group_norm.cpp.o 2025-03-21T20:53:41.3740808Z [ 73%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sqrt.cpp.o 2025-03-21T20:53:41.3742100Z  2025-03-21T20:53:41.3742518Z  2025-03-21T20:53:41.3744194Z <-------------> 0% EXECUTING [2m 2s]> :setupNativeLibs[ 73%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_squeeze_copy.cpp.o 2025-03-21T20:53:41.3746011Z [ 74%] Linking CXX static library liboptimized_kernels.a 2025-03-21T20:53:41.3747374Z [ 74%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_layer_norm.cpp.o 2025-03-21T20:53:41.3748467Z  2025-03-21T20:53:41.3748900Z  2025-03-21T20:53:41.3750396Z <-------------> 0% EXECUTING [2m 3s]> :setupNativeLibs[ 74%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ne.cpp.o 2025-03-21T20:53:41.3752371Z [ 74%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_neg.cpp.o 2025-03-21T20:53:41.3753873Z [ 75%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_stack.cpp.o 2025-03-21T20:53:41.3755336Z [ 75%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_nonzero.cpp.o 2025-03-21T20:53:41.3756332Z  2025-03-21T20:53:41.3756927Z  2025-03-21T20:53:41.3758029Z <-------------> 0% EXECUTING [2m 3s]> :setupNativeLibs[ 75%] Built target optimized_kernels 2025-03-21T20:53:41.3759659Z [ 75%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ones.cpp.o 2025-03-21T20:53:41.3761122Z [ 76%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pdist_forward.cpp.o 2025-03-21T20:53:41.3762617Z [ 76%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sub.cpp.o 2025-03-21T20:53:41.3764122Z [ 76%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sum.cpp.o 2025-03-21T20:53:41.3765179Z  2025-03-21T20:53:41.3765740Z  2025-03-21T20:53:41.3767369Z <-------------> 0% EXECUTING [2m 3s]> :setupNativeLibs[ 76%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_permute_copy.cpp.o 2025-03-21T20:53:41.3769532Z [ 76%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pixel_shuffle.cpp.o 2025-03-21T20:53:41.3771044Z [ 76%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pixel_unshuffle.cpp.o 2025-03-21T20:53:41.3772530Z [ 76%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_t_copy.cpp.o 2025-03-21T20:53:41.3773517Z  2025-03-21T20:53:41.3773881Z  2025-03-21T20:53:41.3775289Z <-------------> 0% EXECUTING [2m 3s]> :setupNativeLibs[ 76%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pow.cpp.o 2025-03-21T20:53:41.3777126Z [ 77%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_prod.cpp.o 2025-03-21T20:53:41.3778452Z [ 77%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reciprocal.cpp.o 2025-03-21T20:53:41.3779924Z [ 77%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tan.cpp.o 2025-03-21T20:53:41.3780907Z  2025-03-21T20:53:41.3781254Z  2025-03-21T20:53:41.3782766Z <-------------> 0% EXECUTING [2m 3s]> :setupNativeLibs[ 78%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tanh.cpp.o 2025-03-21T20:53:41.3784813Z [ 78%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad1d.cpp.o 2025-03-21T20:53:41.3786306Z [ 78%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad2d.cpp.o 2025-03-21T20:53:41.3787931Z [ 78%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad3d.cpp.o 2025-03-21T20:53:41.3789075Z  2025-03-21T20:53:41.3789433Z  2025-03-21T20:53:41.3790991Z <-------------> 0% EXECUTING [2m 3s]> :setupNativeLibs[ 78%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_to_copy.cpp.o 2025-03-21T20:53:41.3793137Z [ 78%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_topk.cpp.o 2025-03-21T20:53:41.3794506Z [ 78%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_relu.cpp.o 2025-03-21T20:53:41.3795418Z  2025-03-21T20:53:41.3795766Z  2025-03-21T20:53:41.3797227Z <-------------> 0% EXECUTING [2m 3s]> :setupNativeLibs[ 79%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_remainder.cpp.o 2025-03-21T20:53:41.3799334Z [ 79%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_transpose_copy.cpp.o 2025-03-21T20:53:41.3800865Z [ 79%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tril.cpp.o 2025-03-21T20:53:41.3801854Z  2025-03-21T20:53:41.3802208Z  2025-03-21T20:53:41.3803675Z <-------------> 0% EXECUTING [2m 3s]> :setupNativeLibs[ 79%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_repeat.cpp.o 2025-03-21T20:53:41.3805971Z [ 79%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_trunc.cpp.o 2025-03-21T20:53:41.3807545Z [ 80%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unbind_copy.cpp.o 2025-03-21T20:53:41.3809147Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_repeat_interleave.cpp.o 2025-03-21T20:53:41.3810674Z [ 80%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unfold_copy.cpp.o 2025-03-21T20:53:41.3811811Z  2025-03-21T20:53:41.3812227Z  2025-03-21T20:53:41.3813460Z <-------------> 0% EXECUTING [2m 3s]> :setupNativeLibs[ 80%] Generating selected_operators.yaml for optimized_ops_lib 2025-03-21T20:53:41.3815391Z [ 80%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unsqueeze_copy.cpp.o 2025-03-21T20:53:41.3817048Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad1d.cpp.o 2025-03-21T20:53:41.3818148Z  2025-03-21T20:53:41.3818581Z  2025-03-21T20:53:41.3820184Z <-------------> 0% EXECUTING [2m 3s]> :setupNativeLibs[ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad2d.cpp.o 2025-03-21T20:53:41.3822743Z [ 80%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_upsample_bilinear2d.cpp.o 2025-03-21T20:53:41.3823996Z  2025-03-21T20:53:41.3824438Z  2025-03-21T20:53:41.3826343Z <-------------> 0% EXECUTING [2m 4s]> :setupNativeLibs[ 80%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_upsample_nearest2d.cpp.o 2025-03-21T20:53:41.3828489Z [ 81%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_var.cpp.o 2025-03-21T20:53:41.3829977Z [ 81%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_view_copy.cpp.o 2025-03-21T20:53:41.3831479Z [ 82%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad3d.cpp.o 2025-03-21T20:53:41.3832543Z [ 83%] Generating code for kernel registration 2025-03-21T20:53:41.3833594Z [ 83%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_where.cpp.o 2025-03-21T20:53:41.3834964Z [ 83%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_roll.cpp.o 2025-03-21T20:53:41.3836035Z  2025-03-21T20:53:41.3836382Z  2025-03-21T20:53:41.3837862Z <-------------> 0% EXECUTING [2m 4s]> :setupNativeLibs[ 83%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_round.cpp.o 2025-03-21T20:53:41.3839240Z  2025-03-21T20:53:41.3840926Z <-------------> 0% EXECUTING [2m 4s]> :setupNativeLibs[ 83%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_zeros.cpp.o 2025-03-21T20:53:43.0717200Z [ 83%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rsqrt.cpp.o 2025-03-21T20:53:43.0718980Z [ 83%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realh.cpp.o 2025-03-21T20:53:43.0720996Z [ 83%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_bool.cpp.o 2025-03-21T20:53:43.0723003Z [ 83%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rsub.cpp.o 2025-03-21T20:53:43.0724884Z [ 84%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realhbbf16_to_floathbf16.cpp.o 2025-03-21T20:53:43.0726760Z  2025-03-21T20:53:43.0727145Z  2025-03-21T20:53:43.0728820Z <-------------> 0% EXECUTING [2m 4s]> :setupNativeLibs[ 84%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scalar_tensor.cpp.o 2025-03-21T20:53:43.0730954Z [ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scatter.cpp.o 2025-03-21T20:53:43.0732057Z  2025-03-21T20:53:43.0732428Z  2025-03-21T20:53:43.0734277Z <-------------> 0% EXECUTING [2m 4s]> :setupNativeLibs[ 85%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/activation_ops_util.cpp.o 2025-03-21T20:53:43.0736729Z [ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scatter_add.cpp.o 2025-03-21T20:53:43.0737859Z  2025-03-21T20:53:43.0738253Z  2025-03-21T20:53:43.0739924Z <-------------> 0% EXECUTING [2m 4s]> :setupNativeLibs[ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_select_copy.cpp.o 2025-03-21T20:53:43.0742234Z [ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_select_scatter.cpp.o 2025-03-21T20:53:43.0743832Z [ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sigmoid.cpp.o 2025-03-21T20:53:43.0744875Z  2025-03-21T20:53:43.0745290Z  2025-03-21T20:53:43.0747168Z <-------------> 0% EXECUTING [2m 4s]> :setupNativeLibs[ 85%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/advanced_index_util.cpp.o 2025-03-21T20:53:43.0749521Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sign.cpp.o 2025-03-21T20:53:43.0751420Z [ 86%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/broadcast_util.cpp.o 2025-03-21T20:53:43.0753043Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sin.cpp.o 2025-03-21T20:53:43.0754617Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sinh.cpp.o 2025-03-21T20:53:43.0755669Z  2025-03-21T20:53:43.0756052Z  2025-03-21T20:53:43.0757722Z <-------------> 0% EXECUTING [2m 4s]> :setupNativeLibs[ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_slice_copy.cpp.o 2025-03-21T20:53:43.0760004Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_slice_scatter.cpp.o 2025-03-21T20:53:43.0761167Z  2025-03-21T20:53:43.0761550Z  2025-03-21T20:53:43.0763337Z <-------------> 0% EXECUTING [2m 4s]> :setupNativeLibs[ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_softmax.cpp.o 2025-03-21T20:53:43.0765847Z [ 86%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/copy_ops_util.cpp.o 2025-03-21T20:53:43.0767840Z [ 87%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/delinearize_index.cpp.o 2025-03-21T20:53:43.0769089Z  2025-03-21T20:53:43.0769477Z  2025-03-21T20:53:43.0771199Z <-------------> 0% EXECUTING [2m 4s]> :setupNativeLibs[ 87%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/distance_util.cpp.o 2025-03-21T20:53:43.0773502Z [ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_split_copy.cpp.o 2025-03-21T20:53:43.0775128Z [ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_split_with_sizes_copy.cpp.o 2025-03-21T20:53:43.0776684Z [ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sqrt.cpp.o 2025-03-21T20:53:43.0778176Z [ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_squeeze_copy.cpp.o 2025-03-21T20:53:43.0779451Z  2025-03-21T20:53:43.0779852Z  2025-03-21T20:53:43.0781430Z <-------------> 0% EXECUTING [2m 5s]> :setupNativeLibs[ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_stack.cpp.o 2025-03-21T20:53:43.0783801Z [ 88%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/dtype_util.cpp.o 2025-03-21T20:53:43.0785533Z [ 88%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/index_util.cpp.o 2025-03-21T20:53:43.0786682Z  2025-03-21T20:53:43.0787083Z  2025-03-21T20:53:43.0788669Z <-------------> 0% EXECUTING [2m 5s]> :setupNativeLibs[ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sub.cpp.o 2025-03-21T20:53:43.0790773Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sum.cpp.o 2025-03-21T20:53:43.0791801Z  2025-03-21T20:53:43.0792194Z  2025-03-21T20:53:43.0793799Z <-------------> 0% EXECUTING [2m 5s]> :setupNativeLibs[ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_t_copy.cpp.o 2025-03-21T20:53:43.0795968Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tan.cpp.o 2025-03-21T20:53:43.0797426Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tanh.cpp.o 2025-03-21T20:53:43.0798851Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_to_copy.cpp.o 2025-03-21T20:53:43.0799915Z  2025-03-21T20:53:43.0800321Z  2025-03-21T20:53:43.0802226Z <-------------> 0% EXECUTING [2m 5s]> :setupNativeLibs[ 89%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/kernel_ops_util.cpp.o 2025-03-21T20:53:43.0804788Z [ 89%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/matmul_ops_util.cpp.o 2025-03-21T20:53:43.0806516Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_topk.cpp.o 2025-03-21T20:53:43.0807469Z  2025-03-21T20:53:43.0807858Z  2025-03-21T20:53:43.0809538Z <-------------> 0% EXECUTING [2m 5s]> :setupNativeLibs[ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_transpose_copy.cpp.o 2025-03-21T20:53:43.0812054Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/normalization_ops_util.cpp.o 2025-03-21T20:53:43.0814105Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/padding_util.cpp.o 2025-03-21T20:53:43.0815349Z  2025-03-21T20:53:43.0815752Z  2025-03-21T20:53:43.0817373Z <-------------> 0% EXECUTING [2m 5s]> :setupNativeLibs[ 91%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tril.cpp.o 2025-03-21T20:53:43.0819823Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/reduce_util.cpp.o 2025-03-21T20:53:43.0821653Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/repeat_util.cpp.o 2025-03-21T20:53:43.0823515Z [ 91%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_trunc.cpp.o 2025-03-21T20:53:43.0825036Z [ 91%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unbind_copy.cpp.o 2025-03-21T20:53:43.0826148Z  2025-03-21T20:53:43.0826523Z  2025-03-21T20:53:43.0828060Z <-------------> 0% EXECUTING [2m 5s]> :setupNativeLibs[ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unfold_copy.cpp.o 2025-03-21T20:53:43.0829804Z  2025-03-21T20:53:43.0831714Z <-------------> 0% EXECUTING [2m 5s]> :setupNativeLibs[ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/select_copy_util.cpp.o 2025-03-21T20:53:43.0834279Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/slice_util.cpp.o 2025-03-21T20:53:43.0836029Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unsqueeze_copy.cpp.o 2025-03-21T20:53:43.0837771Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/upsample_util.cpp.o 2025-03-21T20:53:43.0839010Z  2025-03-21T20:53:43.0839408Z  2025-03-21T20:53:43.0841177Z <-------------> 0% EXECUTING [2m 5s]> :setupNativeLibs[ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_upsample_bilinear2d.cpp.o 2025-03-21T20:53:43.0843670Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_upsample_nearest2d.cpp.o 2025-03-21T20:53:43.0844877Z  2025-03-21T20:53:43.0845368Z  2025-03-21T20:53:43.0846982Z <-------------> 0% EXECUTING [2m 5s]> :setupNativeLibs[ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_var.cpp.o 2025-03-21T20:53:43.0849179Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_view_copy.cpp.o 2025-03-21T20:53:43.0850714Z [ 94%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_where.cpp.o 2025-03-21T20:53:43.0852052Z [ 94%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_zeros.cpp.o 2025-03-21T20:53:46.5721047Z [ 94%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realh.cpp.o 2025-03-21T20:53:46.5722625Z  2025-03-21T20:53:46.5723286Z  2025-03-21T20:53:46.5724587Z <-------------> 0% EXECUTING [2m 6s]> :setupNativeLibs[ 94%] Linking CXX static library liboptimized_portable_kernels.a 2025-03-21T20:53:46.5726833Z [ 94%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_bool.cpp.o 2025-03-21T20:53:46.5728970Z [ 94%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhbbf16_to_floathbf16.cpp.o 2025-03-21T20:53:46.5730285Z  2025-03-21T20:53:46.5730676Z  2025-03-21T20:53:46.5732809Z <-------------> 0% EXECUTING [2m 6s]> :setupNativeLibs[ 94%] Building CXX object kernels/optimized/CMakeFiles/optimized_ops_lib.dir/optimized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-03-21T20:53:46.5735628Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/activation_ops_util.cpp.o 2025-03-21T20:53:46.5737363Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/advanced_index_util.cpp.o 2025-03-21T20:53:46.5739128Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/broadcast_util.cpp.o 2025-03-21T20:53:46.5740749Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/copy_ops_util.cpp.o 2025-03-21T20:53:46.5741892Z  2025-03-21T20:53:46.5742283Z  2025-03-21T20:53:46.5744024Z <-------------> 0% EXECUTING [2m 6s]> :setupNativeLibs[ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/delinearize_index.cpp.o 2025-03-21T20:53:46.5746423Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/distance_util.cpp.o 2025-03-21T20:53:46.5747544Z  2025-03-21T20:53:46.5747945Z  2025-03-21T20:53:46.5749137Z <-------------> 0% EXECUTING [2m 6s]> :setupNativeLibs[ 95%] Built target optimized_portable_kernels 2025-03-21T20:53:46.5750977Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/dtype_util.cpp.o 2025-03-21T20:53:46.5752409Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/index_util.cpp.o 2025-03-21T20:53:46.5753785Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/kernel_ops_util.cpp.o 2025-03-21T20:53:46.5754889Z [ 96%] Linking CXX static library liboptimized_ops_lib.a 2025-03-21T20:53:46.5755553Z [ 96%] Built target optimized_ops_lib 2025-03-21T20:53:46.5756133Z [ 96%] Merging kernel yaml files 2025-03-21T20:53:46.5757144Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/matmul_ops_util.cpp.o 2025-03-21T20:53:46.5758356Z  2025-03-21T20:53:46.5758709Z  2025-03-21T20:53:46.5760419Z <-------------> 0% EXECUTING [2m 6s]> :setupNativeLibs[ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/normalization_ops_util.cpp.o 2025-03-21T20:53:46.5762712Z [ 97%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/padding_util.cpp.o 2025-03-21T20:53:46.5764217Z [ 97%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/reduce_util.cpp.o 2025-03-21T20:53:46.5765409Z  2025-03-21T20:53:46.5765793Z  2025-03-21T20:53:46.5767404Z <-------------> 0% EXECUTING [2m 6s]> :setupNativeLibs[ 97%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/repeat_util.cpp.o 2025-03-21T20:53:46.5769656Z [ 97%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/select_copy_util.cpp.o 2025-03-21T20:53:46.5771304Z [ 97%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/slice_util.cpp.o 2025-03-21T20:53:46.5772758Z [ 97%] Generating selected_operators.yaml for optimized_native_cpu_ops_lib 2025-03-21T20:53:46.5773648Z  2025-03-21T20:53:46.5774032Z  2025-03-21T20:53:46.5775665Z <-------------> 0% EXECUTING [2m 6s]> :setupNativeLibs[ 97%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/upsample_util.cpp.o 2025-03-21T20:53:46.5777279Z  2025-03-21T20:53:46.5778405Z <-------------> 0% EXECUTING [2m 6s]> :setupNativeLibs[ 97%] Generating code for kernel registration 2025-03-21T20:53:46.5779768Z [ 98%] Linking CXX static library libportable_kernels.a 2025-03-21T20:53:46.5780495Z  2025-03-21T20:53:46.5780884Z  2025-03-21T20:53:46.5781913Z <-------------> 0% EXECUTING [2m 6s]> :setupNativeLibs[ 98%] Built target portable_kernels 2025-03-21T20:53:46.5783403Z [ 98%] Generating selected_operators.yaml for portable_ops_lib 2025-03-21T20:53:46.5784199Z  2025-03-21T20:53:46.5784595Z  2025-03-21T20:53:46.5785695Z <-------------> 0% EXECUTING [2m 7s]> :setupNativeLibs[ 98%] Generating code for kernel registration 2025-03-21T20:53:46.5786816Z  2025-03-21T20:53:46.5789403Z <-------------> 0% EXECUTING [2m 7s]> :setupNativeLibs<-------------> 0% EXECUTING [2m 8s][ 98%] Building CXX object configurations/CMakeFiles/optimized_native_cpu_ops_lib.dir/optimized_native_cpu_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-03-21T20:53:46.5791764Z  2025-03-21T20:53:46.5793090Z <-------------> 0% EXECUTING [2m 8s]> :setupNativeLibs[ 98%] Linking CXX static library liboptimized_native_cpu_ops_lib.a 2025-03-21T20:53:46.5794482Z [ 98%] Built target optimized_native_cpu_ops_lib 2025-03-21T20:53:46.5795731Z [ 98%] Building CXX object CMakeFiles/executor_runner.dir/examples/portable/executor_runner/executor_runner.cpp.o 2025-03-21T20:53:46.5797489Z [ 99%] Building CXX object CMakeFiles/executor_runner.dir/extension/data_loader/file_data_loader.cpp.o 2025-03-21T20:53:46.5798967Z [ 99%] Building CXX object CMakeFiles/executor_runner.dir/extension/evalue_util/print_evalue.cpp.o 2025-03-21T20:53:46.5800379Z [ 99%] Building CXX object CMakeFiles/executor_runner.dir/extension/runner_util/inputs.cpp.o 2025-03-21T20:53:46.5801839Z [ 99%] Building CXX object CMakeFiles/executor_runner.dir/extension/runner_util/inputs_portable.cpp.o 2025-03-21T20:53:46.5803441Z [ 99%] Building CXX object CMakeFiles/executor_runner.dir/runtime/executor/test/test_backend_compiler_lib.cpp.o 2025-03-21T20:53:46.5804603Z  2025-03-21T20:53:46.5804985Z  2025-03-21T20:53:46.5807127Z <-------------> 0% EXECUTING [2m 8s]> :setupNativeLibs[ 99%] Building CXX object kernels/portable/CMakeFiles/portable_ops_lib.dir/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-03-21T20:53:46.5808976Z  2025-03-21T20:53:46.5810148Z <-------------> 0% EXECUTING [2m 8s]> :setupNativeLibs[100%] Linking CXX executable executor_runner 2025-03-21T20:53:46.5811259Z  2025-03-21T20:53:46.5812397Z <-------------> 0% EXECUTING [2m 9s]> :setupNativeLibs[100%] Linking CXX static library libportable_ops_lib.a 2025-03-21T20:53:46.5813645Z [100%] Built target portable_ops_lib 2025-03-21T20:53:46.5814232Z  2025-03-21T20:53:46.5814613Z  2025-03-21T20:53:46.5815694Z <-------------> 0% EXECUTING [2m 9s]> :setupNativeLibs[100%] Built target executor_runner 2025-03-21T20:53:46.5816771Z Install the project... 2025-03-21T20:53:46.5817301Z -- Install configuration: "Release" 2025-03-21T20:53:46.5818022Z -- Installing: /pytorch/executorch/cmake-out/include/fxdiv.h 2025-03-21T20:53:46.5819201Z -- Installing: /pytorch/executorch/cmake-out/share/cpuinfo/cpuinfo-config.cmake 2025-03-21T20:53:46.5820328Z -- Installing: /pytorch/executorch/cmake-out/lib/libcpuinfo.a 2025-03-21T20:53:46.5821265Z -- Installing: /pytorch/executorch/cmake-out/include/cpuinfo.h 2025-03-21T20:53:46.5822502Z -- Installing: /pytorch/executorch/cmake-out/share/cpuinfo/cpuinfo-targets.cmake 2025-03-21T20:53:46.5823732Z -- Installing: /pytorch/executorch/cmake-out/share/cpuinfo/cpuinfo-targets-release.cmake 2025-03-21T20:53:46.5824970Z -- Installing: /pytorch/executorch/cmake-out/lib/pkgconfig/libcpuinfo.pc 2025-03-21T20:53:46.5825979Z -- Installing: /pytorch/executorch/cmake-out/include/pthreadpool.h 2025-03-21T20:53:46.5826924Z -- Installing: /pytorch/executorch/cmake-out/lib/libpthreadpool.a 2025-03-21T20:53:46.5828204Z -- Installing: /pytorch/executorch/cmake-out/lib/liboptimized_portable_kernels.a 2025-03-21T20:53:46.5829365Z -- Installing: /pytorch/executorch/cmake-out/lib/libportable_kernels.a 2025-03-21T20:53:46.5830440Z -- Installing: /pytorch/executorch/cmake-out/lib/libportable_ops_lib.a 2025-03-21T20:53:46.5831725Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/kernels/portable/Functions.h 2025-03-21T20:53:46.5833365Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/kernels/portable/NativeFunctions.h 2025-03-21T20:53:46.5834630Z -- Installing: /pytorch/executorch/cmake-out/lib/libeigen_blas.a 2025-03-21T20:53:46.5835590Z -- Installing: /pytorch/executorch/cmake-out/lib/libcpublas.a 2025-03-21T20:53:46.5836589Z -- Installing: /pytorch/executorch/cmake-out/lib/liboptimized_kernels.a 2025-03-21T20:53:46.5837681Z -- Installing: /pytorch/executorch/cmake-out/lib/liboptimized_ops_lib.a 2025-03-21T20:53:46.5838996Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/kernels/optimized/Functions.h 2025-03-21T20:53:46.5840570Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/kernels/optimized/NativeFunctions.h 2025-03-21T20:53:46.5841854Z -- Up-to-date: /pytorch/executorch/cmake-out/lib/libcpublas.a 2025-03-21T20:53:46.5843041Z -- Installing: /pytorch/executorch/cmake-out/lib/liboptimized_native_cpu_ops_lib.a 2025-03-21T20:53:46.5844130Z -- Installing: /pytorch/executorch/cmake-out/lib/Functions.h 2025-03-21T20:53:46.5845074Z -- Installing: /pytorch/executorch/cmake-out/lib/NativeFunctions.h 2025-03-21T20:53:46.5846259Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core 2025-03-21T20:53:46.5847542Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/array_ref.h 2025-03-21T20:53:46.5848973Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/data_loader.h 2025-03-21T20:53:46.5850373Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/defines.h 2025-03-21T20:53:46.5851712Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/error.h 2025-03-21T20:53:46.5853014Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/evalue.h 2025-03-21T20:53:46.5854430Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/event_tracer.h 2025-03-21T20:53:46.5855902Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/event_tracer_hooks.h 2025-03-21T20:53:46.5857615Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/event_tracer_hooks_delegate.h 2025-03-21T20:53:46.5859186Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten 2025-03-21T20:53:46.5860694Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/exec_aten.h 2025-03-21T20:53:46.5862304Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/testing_util 2025-03-21T20:53:46.5864096Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/tensor_factory.h 2025-03-21T20:53:46.5866041Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/tensor_util.h 2025-03-21T20:53:46.5867993Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/test 2025-03-21T20:53:46.5869594Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:53:46.5871242Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/util/dim_order_util.h 2025-03-21T20:53:46.5873074Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/util/scalar_type_util.h 2025-03-21T20:53:46.5874942Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_dimension_limit.h 2025-03-21T20:53:46.5876944Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_shape_to_c_string.h 2025-03-21T20:53:46.5878721Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_util.h 2025-03-21T20:53:46.5880383Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/util/test 2025-03-21T20:53:46.5881893Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/freeable_buffer.h 2025-03-21T20:53:46.5883551Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/hierarchical_allocator.h 2025-03-21T20:53:46.5885130Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/memory_allocator.h 2025-03-21T20:53:46.5886725Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/named_data_map.h 2025-03-21T20:53:46.5888152Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type 2025-03-21T20:53:46.5889519Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/bfloat16.h 2025-03-21T20:53:46.5891145Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/bfloat16_math.h 2025-03-21T20:53:46.5892792Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/bits_types.h 2025-03-21T20:53:46.5894376Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10 2025-03-21T20:53:46.5895683Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10 2025-03-21T20:53:46.5896743Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-03-21T20:53:46.5897690Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros/Export.h 2025-03-21T20:53:46.5898678Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros/Macros.h 2025-03-21T20:53:46.5899607Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:53:46.5900571Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-inl.h 2025-03-21T20:53:46.5901614Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-math.h 2025-03-21T20:53:46.5902612Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16.h 2025-03-21T20:53:46.5903596Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/Half-inl.h 2025-03-21T20:53:46.5904564Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/Half.h 2025-03-21T20:53:46.5905576Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/TypeSafeSignMath.h 2025-03-21T20:53:46.5906602Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/bit_cast.h 2025-03-21T20:53:46.5907645Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/floating_point_utils.h 2025-03-21T20:53:46.5908752Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/irange.h 2025-03-21T20:53:46.5909657Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/complex.h 2025-03-21T20:53:46.5910506Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/device.h 2025-03-21T20:53:46.5911344Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/half.h 2025-03-21T20:53:46.5912194Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/optional.h 2025-03-21T20:53:46.5913067Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/qint_types.h 2025-03-21T20:53:46.5913980Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/scalar.h 2025-03-21T20:53:46.5914840Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/scalar_type.h 2025-03-21T20:53:46.5915737Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/string_view.h 2025-03-21T20:53:46.5916651Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/tensor.h 2025-03-21T20:53:46.5917520Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/tensor_impl.h 2025-03-21T20:53:46.5918432Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/tensor_options.h 2025-03-21T20:53:46.5919292Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/test 2025-03-21T20:53:46.5920040Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/result.h 2025-03-21T20:53:46.5920724Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/span.h 2025-03-21T20:53:46.5921412Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/tag.h 2025-03-21T20:53:46.5922400Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/tensor_layout.h 2025-03-21T20:53:46.5923225Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/tensor_shape_dynamism.h 2025-03-21T20:53:46.5923997Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/test 2025-03-21T20:53:46.5924653Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/kernel 2025-03-21T20:53:46.5925438Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/kernel/kernel_includes.h 2025-03-21T20:53:46.5926293Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/kernel/kernel_runtime_context.h 2025-03-21T20:53:46.5927157Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/kernel/operator_registry.h 2025-03-21T20:53:46.5927921Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/kernel/test 2025-03-21T20:53:46.5928666Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/kernel/test/test_util.h 2025-03-21T20:53:46.5929522Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/kernel/thread_parallel_interface.h 2025-03-21T20:53:46.5930302Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform 2025-03-21T20:53:46.5930994Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/abort.h 2025-03-21T20:53:46.5931739Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/assert.h 2025-03-21T20:53:46.5932471Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/clock.h 2025-03-21T20:53:46.5933240Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/compat_unistd.h 2025-03-21T20:53:46.5934031Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/compiler.h 2025-03-21T20:53:46.5934867Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/default 2025-03-21T20:53:46.5935576Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/log.h 2025-03-21T20:53:46.5936319Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/platform.h 2025-03-21T20:53:46.5937080Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/profiler.h 2025-03-21T20:53:46.5937837Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/runtime.h 2025-03-21T20:53:46.5938579Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/system.h 2025-03-21T20:53:46.5939304Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/test 2025-03-21T20:53:46.5940073Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/test/stub_platform.h 2025-03-21T20:53:46.5940922Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/types.h 2025-03-21T20:53:47.9716287Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/kernel_util 2025-03-21T20:53:47.9717638Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/kernel_util/make_boxed_from_unboxed_functor.h 2025-03-21T20:53:47.9718874Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/kernel_util/meta_programming.h 2025-03-21T20:53:47.9719709Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/kernel_util/test 2025-03-21T20:53:47.9720517Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/kernel_util/type_list.h 2025-03-21T20:53:47.9721250Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/tensor 2025-03-21T20:53:47.9721955Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/tensor/tensor.h 2025-03-21T20:53:47.9722971Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/tensor/tensor_accessor.h 2025-03-21T20:53:47.9723799Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/tensor/tensor_ptr.h 2025-03-21T20:53:47.9724685Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/tensor/tensor_ptr_maker.h 2025-03-21T20:53:47.9725585Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/tensor/test 2025-03-21T20:53:47.9726274Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/threadpool 2025-03-21T20:53:47.9727058Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/threadpool/cpuinfo_utils.h 2025-03-21T20:53:47.9727903Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/threadpool/test 2025-03-21T20:53:47.9728697Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/threadpool/threadpool.h 2025-03-21T20:53:47.9729571Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/threadpool/threadpool_guard.h 2025-03-21T20:53:47.9730282Z -- Installing: /pytorch/executorch/cmake-out/lib/libexecutorch.a 2025-03-21T20:53:47.9730837Z -- Installing: /pytorch/executorch/cmake-out/lib/libexecutorch_core.a 2025-03-21T20:53:47.9731499Z -- Installing: /pytorch/executorch/cmake-out/lib/cmake/ExecuTorch/executorch-config.cmake 2025-03-21T20:53:47.9732178Z -- Installing: /pytorch/executorch/cmake-out/lib/libextension_data_loader.a 2025-03-21T20:53:47.9732789Z -- Installing: /pytorch/executorch/cmake-out/lib/libextension_flat_tensor.a 2025-03-21T20:53:47.9733393Z -- Installing: /pytorch/executorch/cmake-out/lib/libextension_module.so 2025-03-21T20:53:47.9734006Z -- Installing: /pytorch/executorch/cmake-out/lib/libextension_module_static.a 2025-03-21T20:53:47.9734615Z -- Installing: /pytorch/executorch/cmake-out/lib/libextension_tensor.a 2025-03-21T20:53:47.9735209Z -- Installing: /pytorch/executorch/cmake-out/lib/libextension_threadpool.a 2025-03-21T20:53:47.9735790Z -- Installing: /pytorch/executorch/cmake-out/lib/libquantized_kernels.a 2025-03-21T20:53:47.9736457Z -- Installing: /pytorch/executorch/cmake-out/lib/libquantized_ops_lib.a 2025-03-21T20:53:47.9737141Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/kernels/quantized/Functions.h 2025-03-21T20:53:47.9737958Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/kernels/quantized/NativeFunctions.h 2025-03-21T20:53:47.9738558Z ++ cmake_build_llama_runner 2025-03-21T20:53:47.9738835Z Building llama runner 2025-03-21T20:53:47.9739120Z ++ echo 'Building llama runner' 2025-03-21T20:53:47.9739741Z /pytorch/executorch/extension/llm/tokenizers /pytorch/executorch /pytorch/executorch/extension/android_test 2025-03-21T20:53:47.9740398Z Updating tokenizers submodule 2025-03-21T20:53:47.9740721Z ++ pushd extension/llm/tokenizers 2025-03-21T20:53:47.9741054Z ++ echo 'Updating tokenizers submodule' 2025-03-21T20:53:47.9741401Z ++ git submodule update --init 2025-03-21T20:53:47.9741950Z  2025-03-21T20:53:47.9742188Z  2025-03-21T20:53:47.9742699Z <-------------> 0% EXECUTING [2m 9s]> :setupNativeLibs++ popd 2025-03-21T20:53:47.9743387Z /pytorch/executorch /pytorch/executorch/extension/android_test 2025-03-21T20:53:47.9743830Z ++ dir=examples/models/llama 2025-03-21T20:53:47.9745104Z ++ retry cmake -DCMAKE_INSTALL_PREFIX=cmake-out -DCMAKE_BUILD_TYPE=Release -DEXECUTORCH_BUILD_KERNELS_CUSTOM=OFF -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_XNNPACK=OFF -DPYTHON_EXECUTABLE=python3 -Bcmake-out/examples/models/llama examples/models/llama 2025-03-21T20:53:47.9747599Z ++ cmake -DCMAKE_INSTALL_PREFIX=cmake-out -DCMAKE_BUILD_TYPE=Release -DEXECUTORCH_BUILD_KERNELS_CUSTOM=OFF -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_XNNPACK=OFF -DPYTHON_EXECUTABLE=python3 -Bcmake-out/examples/models/llama examples/models/llama 2025-03-21T20:53:47.9748812Z  2025-03-21T20:53:47.9749052Z  2025-03-21T20:53:47.9749704Z <-------------> 0% EXECUTING [2m 9s]> :setupNativeLibs-- The C compiler identification is Clang 12.0.1 2025-03-21T20:53:47.9750319Z  2025-03-21T20:53:47.9750998Z <-------------> 0% EXECUTING [2m 9s]> :setupNativeLibs-- The CXX compiler identification is Clang 12.0.1 2025-03-21T20:53:47.9751661Z -- Detecting C compiler ABI info 2025-03-21T20:53:47.9751991Z  2025-03-21T20:53:47.9752224Z  2025-03-21T20:53:47.9752827Z <-------------> 0% EXECUTING [2m 9s]> :setupNativeLibs-- Detecting C compiler ABI info - done 2025-03-21T20:53:47.9753422Z  2025-03-21T20:53:47.9754103Z <-------------> 0% EXECUTING [2m 10s]> :setupNativeLibs-- Check for working C compiler: /opt/cache/bin/cc - skipped 2025-03-21T20:53:47.9754809Z -- Detecting C compile features 2025-03-21T20:53:47.9755151Z -- Detecting C compile features - done 2025-03-21T20:53:47.9755501Z -- Detecting CXX compiler ABI info 2025-03-21T20:53:47.9755823Z  2025-03-21T20:53:47.9756039Z  2025-03-21T20:53:47.9756654Z <-------------> 0% EXECUTING [2m 10s]> :setupNativeLibs-- Detecting CXX compiler ABI info - done 2025-03-21T20:53:47.9757414Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-03-21T20:53:47.9757847Z -- Detecting CXX compile features 2025-03-21T20:53:47.9758184Z -- Detecting CXX compile features - done 2025-03-21T20:53:47.9758591Z CMake Warning (dev) at CMakeLists.txt:82 (find_package): 2025-03-21T20:53:47.9759104Z Policy CMP0144 is not set: find_package uses upper-case _ROOT 2025-03-21T20:53:47.9759697Z variables. Run "cmake --help-policy CMP0144" for policy details. Use the 2025-03-21T20:53:47.9760259Z cmake_policy command to set the policy and suppress this warning. 2025-03-21T20:53:47.9760585Z 2025-03-21T20:53:47.9760730Z CMake variable EXECUTORCH_ROOT is set to: 2025-03-21T20:53:47.9760959Z 2025-03-21T20:53:47.9761132Z /pytorch/executorch/examples/models/llama/../../.. 2025-03-21T20:53:47.9761397Z 2025-03-21T20:53:47.9761688Z For compatibility, find_package is ignoring the variable, but code in a 2025-03-21T20:53:47.9762146Z .cmake module might still use it. 2025-03-21T20:53:47.9762583Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:53:47.9762924Z 2025-03-21T20:53:47.9763036Z etdump library is not found. 2025-03-21T20:53:47.9763433Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:53:47.9763866Z bundled_program library is not found. 2025-03-21T20:53:47.9764276Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:53:47.9764682Z flatccrt library is not found. 2025-03-21T20:53:47.9765069Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:53:47.9765639Z coremldelegate library is not found. 2025-03-21T20:53:47.9766052Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:53:47.9766496Z mpsdelegate library is not found. 2025-03-21T20:53:47.9766886Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:53:47.9767318Z neuron_backend library is not found. 2025-03-21T20:53:47.9767757Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:53:47.9768203Z qnn_executorch_backend library is not found. 2025-03-21T20:53:47.9768634Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:53:47.9776564Z custom_ops library is not found. 2025-03-21T20:53:47.9777099Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:53:47.9777565Z extension_runner_util library is not found. 2025-03-21T20:53:47.9778009Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:53:47.9778473Z extension_training library is not found. 2025-03-21T20:53:47.9778887Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:53:47.9779324Z xnnpack_backend library is not found. 2025-03-21T20:53:47.9779742Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:53:47.9780277Z XNNPACK library is not found. 2025-03-21T20:53:47.9780675Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:53:47.9781106Z microkernels-prod library is not found. 2025-03-21T20:53:47.9781532Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:53:47.9781954Z kleidiai library is not found. 2025-03-21T20:53:47.9782347Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:53:47.9782771Z vulkan_backend library is not found. 2025-03-21T20:53:47.9783165Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:53:47.9783608Z quantized_ops_aot_lib library is not found. 2025-03-21T20:53:47.9784039Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:53:47.9784847Z -- executorch: Using source file list /pytorch/executorch/cmake-out/examples/models/llama/runner/../../../../executorch_srcs.cmake 2025-03-21T20:53:47.9785600Z -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX17 2025-03-21T20:53:47.9786077Z  2025-03-21T20:53:47.9786306Z  2025-03-21T20:53:47.9787014Z <-------------> 0% EXECUTING [2m 10s]> :setupNativeLibs-- Performing Test ABSL_INTERNAL_AT_LEAST_CXX17 - Success 2025-03-21T20:53:47.9787768Z -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX20 2025-03-21T20:53:47.9788146Z  2025-03-21T20:53:47.9788384Z  2025-03-21T20:53:47.9789049Z <-------------> 0% EXECUTING [2m 10s]> :setupNativeLibs-- Performing Test ABSL_INTERNAL_AT_LEAST_CXX20 - Failed 2025-03-21T20:53:47.9789778Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-03-21T20:53:47.9790143Z  2025-03-21T20:53:47.9790373Z  2025-03-21T20:53:47.9791078Z <-------------> 0% EXECUTING [2m 10s]> :setupNativeLibs-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2025-03-21T20:53:47.9791740Z -- Found Threads: TRUE 2025-03-21T20:53:47.9792039Z  2025-03-21T20:53:47.9792270Z  2025-03-21T20:53:47.9792755Z <-------------> 0% EXECUTING [2m 10s]> :setupNativeLibs--  2025-03-21T20:53:47.9793285Z -- ******** Summary ******** 2025-03-21T20:53:47.9793600Z -- CMAKE_BUILD_TYPE : Release 2025-03-21T20:53:47.9793953Z -- CMAKE_CXX_STANDARD : 17 2025-03-21T20:53:47.9794300Z -- CMAKE_CXX_COMPILER_ID : Clang 2025-03-21T20:53:47.9794646Z -- CMAKE_TOOLCHAIN_FILE : 2025-03-21T20:53:47.9794971Z -- BUCK2 : 2025-03-21T20:53:48.9715893Z -- PYTHON_EXECUTABLE : python3 2025-03-21T20:53:48.9716797Z -- FLATC_EXECUTABLE : 2025-03-21T20:53:48.9717400Z -- EXECUTORCH_ENABLE_LOGGING : 2025-03-21T20:53:48.9718074Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : 2025-03-21T20:53:48.9718749Z -- EXECUTORCH_LOG_LEVEL : 2025-03-21T20:53:48.9719132Z -- EXECUTORCH_BUILD_ANDROID_JNI : 2025-03-21T20:53:48.9719615Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : 2025-03-21T20:53:48.9720241Z -- EXECUTORCH_BUILD_CADENCE : 2025-03-21T20:53:48.9720730Z -- EXECUTORCH_BUILD_COREML : 2025-03-21T20:53:48.9721284Z -- EXECUTORCH_BUILD_CPUINFO : ON 2025-03-21T20:53:48.9721864Z -- EXECUTORCH_BUILD_DEVTOOLS : 2025-03-21T20:53:48.9722489Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : 2025-03-21T20:53:48.9722871Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : 2025-03-21T20:53:48.9723252Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : 2025-03-21T20:53:48.9723626Z -- EXECUTORCH_BUILD_EXTENSION_LLM : 2025-03-21T20:53:48.9723979Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : 2025-03-21T20:53:48.9724361Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : 2025-03-21T20:53:48.9724746Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : 2025-03-21T20:53:48.9725388Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : 2025-03-21T20:53:48.9725767Z -- EXECUTORCH_BUILD_FLATC : 2025-03-21T20:53:48.9726123Z -- EXECUTORCH_BUILD_GFLAGS : 2025-03-21T20:53:48.9726494Z -- EXECUTORCH_BUILD_HOST_TARGETS : 2025-03-21T20:53:48.9726879Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : OFF 2025-03-21T20:53:48.9727270Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : 2025-03-21T20:53:48.9727660Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : ON 2025-03-21T20:53:48.9728036Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : 2025-03-21T20:53:48.9728411Z -- EXECUTORCH_BUILD_MPS : 2025-03-21T20:53:48.9728775Z -- EXECUTORCH_BUILD_NEURON : 2025-03-21T20:53:48.9729149Z -- EXECUTORCH_BUILD_PTHREADPOOL : ON 2025-03-21T20:53:48.9729524Z -- EXECUTORCH_BUILD_PYBIND : 2025-03-21T20:53:48.9729877Z -- EXECUTORCH_BUILD_QNN : 2025-03-21T20:53:48.9730248Z -- EXECUTORCH_BUILD_SIZE_TEST : 2025-03-21T20:53:48.9730617Z -- EXECUTORCH_BUILD_TESTS : 2025-03-21T20:53:48.9730982Z -- EXECUTORCH_BUILD_VULKAN : 2025-03-21T20:53:48.9731357Z -- EXECUTORCH_BUILD_XNNPACK : OFF 2025-03-21T20:53:48.9731711Z -- Configuring done (1.3s) 2025-03-21T20:53:48.9732193Z  2025-03-21T20:53:48.9732438Z  2025-03-21T20:53:48.9733223Z <-------------> 0% EXECUTING [2m 10s]> :setupNativeLibs<-------------> 0% EXECUTING [2m 11s]-- Generating done (0.3s) 2025-03-21T20:53:48.9734210Z -- Build files have been written to: /pytorch/executorch/cmake-out/examples/models/llama 2025-03-21T20:53:48.9734742Z  2025-03-21T20:53:48.9734972Z  2025-03-21T20:53:48.9735807Z <-------------> 0% EXECUTING [2m 11s]> :setupNativeLibs++ cmake --build cmake-out/examples/models/llama -j9 --config Release 2025-03-21T20:53:48.9736514Z  2025-03-21T20:53:48.9737488Z <-------------> 0% EXECUTING [2m 11s]> :setupNativeLibs[ 0%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/spinlock_wait.dir/internal/spinlock_wait.cc.o 2025-03-21T20:53:48.9738718Z [ 0%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/log_severity.dir/log_severity.cc.o 2025-03-21T20:53:48.9739627Z [ 0%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_fixed.cc.o 2025-03-21T20:53:48.9740615Z [ 0%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/utf8_for_code_point.dir/internal/utf8_for_code_point.cc.o 2025-03-21T20:53:48.9741549Z [ 0%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/strerror.dir/internal/strerror.cc.o 2025-03-21T20:53:48.9742549Z [ 0%] Building CXX object runner/abseil-cpp/absl/profiling/CMakeFiles/exponential_biased.dir/internal/exponential_biased.cc.o 2025-03-21T20:53:48.9743578Z [ 1%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/civil_time.dir/internal/cctz/src/civil_time_detail.cc.o 2025-03-21T20:53:48.9744473Z [ 2%] Building CXX object runner/abseil-cpp/absl/numeric/CMakeFiles/int128.dir/int128.cc.o 2025-03-21T20:53:48.9745401Z [ 2%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/leak_check.dir/leak_check.cc.o 2025-03-21T20:53:48.9745984Z  2025-03-21T20:53:48.9746208Z  2025-03-21T20:53:48.9746916Z <-------------> 0% EXECUTING [2m 11s]> :setupNativeLibs[ 3%] Linking CXX static library libabsl_utf8_for_code_point.a 2025-03-21T20:53:48.9747863Z [ 4%] Linking CXX static library libabsl_leak_check.a 2025-03-21T20:53:48.9748633Z [ 4%] Linking CXX static library libabsl_spinlock_wait.a 2025-03-21T20:53:48.9749294Z [ 4%] Built target utf8_for_code_point 2025-03-21T20:53:48.9749899Z [ 4%] Built target leak_check 2025-03-21T20:53:48.9751034Z [ 4%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_commandlineflag_internal.dir/internal/commandlineflag.cc.o 2025-03-21T20:53:48.9752201Z [ 4%] Built target spinlock_wait 2025-03-21T20:53:48.9753125Z [ 4%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_internal_nullguard.dir/internal/nullguard.cc.o 2025-03-21T20:53:48.9754142Z [ 4%] Linking CXX static library libabsl_strerror.a 2025-03-21T20:53:48.9755327Z [ 5%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_seed_gen_exception.dir/seed_gen_exception.cc.o 2025-03-21T20:53:48.9756430Z [ 5%] Built target strerror 2025-03-21T20:53:48.9757537Z [ 6%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_internal_platform.dir/internal/randen_round_keys.cc.o 2025-03-21T20:53:48.9758726Z [ 6%] Linking CXX static library libabsl_civil_time.a 2025-03-21T20:53:48.9759492Z [ 7%] Linking CXX static library libabsl_log_severity.a 2025-03-21T20:53:48.9760042Z [ 7%] Built target civil_time 2025-03-21T20:53:48.9760592Z  2025-03-21T20:53:48.9760926Z  2025-03-21T20:53:48.9761821Z <-------------> 0% EXECUTING [2m 11s]> :setupNativeLibs[ 7%] Built target log_severity 2025-03-21T20:53:48.9763337Z [ 8%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_format.cc.o 2025-03-21T20:53:48.9764458Z [ 8%] Linking CXX static library libabsl_int128.a 2025-03-21T20:53:48.9765650Z [ 9%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/decode_rust_punycode.dir/internal/decode_rust_punycode.cc.o 2025-03-21T20:53:48.9766889Z [ 10%] Linking CXX static library libabsl_exponential_biased.a 2025-03-21T20:53:48.9767486Z [ 10%] Built target int128 2025-03-21T20:53:48.9768414Z [ 10%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_if.cc.o 2025-03-21T20:53:48.9770068Z [ 11%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/raw_logging_internal.dir/internal/raw_logging.cc.o 2025-03-21T20:53:48.9771092Z [ 11%] Built target exponential_biased 2025-03-21T20:53:48.9772115Z [ 11%] Building CXX object runner/abseil-cpp/absl/profiling/CMakeFiles/periodic_sampler.dir/internal/periodic_sampler.cc.o 2025-03-21T20:53:48.9773354Z [ 11%] Linking CXX static library libabsl_random_internal_platform.a 2025-03-21T20:53:48.9774257Z [ 12%] Linking CXX static library libabsl_flags_commandlineflag_internal.a 2025-03-21T20:53:48.9775182Z [ 12%] Linking CXX static library libabsl_random_seed_gen_exception.a 2025-03-21T20:53:48.9775962Z [ 12%] Linking CXX static library libabsl_log_internal_nullguard.a 2025-03-21T20:53:48.9776929Z [ 12%] Built target random_internal_platform 2025-03-21T20:53:48.9777601Z  2025-03-21T20:53:48.9777940Z  2025-03-21T20:53:48.9779064Z <-------------> 0% EXECUTING [2m 11s]> :setupNativeLibs[ 12%] Built target flags_commandlineflag_internal 2025-03-21T20:53:48.9780919Z [ 12%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_internal_randen_hwaes_impl.dir/internal/randen_hwaes.cc.o 2025-03-21T20:53:48.9782211Z [ 12%] Built target log_internal_nullguard 2025-03-21T20:53:48.9783384Z [ 12%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_impl.cc.o 2025-03-21T20:53:48.9785279Z [ 12%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_internal_randen_slow.dir/internal/randen_slow.cc.o 2025-03-21T20:53:48.9786594Z [ 12%] Built target random_seed_gen_exception 2025-03-21T20:53:48.9787780Z [ 13%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_info.cc.o 2025-03-21T20:53:48.9789590Z [ 13%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_libc.cc.o 2025-03-21T20:53:48.9790864Z [ 13%] Linking CXX static library libabsl_periodic_sampler.a 2025-03-21T20:53:48.9791722Z [ 13%] Linking CXX static library libabsl_decode_rust_punycode.a 2025-03-21T20:53:48.9792537Z [ 13%] Built target periodic_sampler 2025-03-21T20:53:48.9793669Z [ 13%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_lookup.cc.o 2025-03-21T20:53:48.9794999Z [ 13%] Linking CXX static library libabsl_raw_logging_internal.a 2025-03-21T20:53:48.9795814Z  2025-03-21T20:53:48.9796171Z  2025-03-21T20:53:48.9797218Z <-------------> 0% EXECUTING [2m 11s]> :setupNativeLibs[ 13%] Built target decode_rust_punycode 2025-03-21T20:53:48.9798944Z [ 13%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/demangle_rust.dir/internal/demangle_rust.cc.o 2025-03-21T20:53:48.9800084Z [ 13%] Built target raw_logging_internal 2025-03-21T20:53:48.9801096Z [ 14%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_posix.cc.o 2025-03-21T20:53:48.9802743Z [ 14%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/zone_info_source.cc.o 2025-03-21T20:53:48.9803914Z  2025-03-21T20:53:48.9804266Z  2025-03-21T20:53:48.9806005Z <-------------> 0% EXECUTING [2m 11s]> :setupNativeLibs[ 14%] Building CXX object runner/abseil-cpp/absl/types/CMakeFiles/bad_variant_access.dir/bad_variant_access.cc.o 2025-03-21T20:53:48.9808093Z [ 14%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/cycleclock.cc.o 2025-03-21T20:53:48.9809296Z [ 15%] Linking CXX static library libabsl_random_internal_randen_slow.a 2025-03-21T20:53:48.9810487Z [ 15%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/spinlock.cc.o 2025-03-21T20:53:48.9811866Z [ 16%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/sysinfo.cc.o 2025-03-21T20:53:48.9812990Z [ 17%] Linking CXX static library libabsl_random_internal_randen_hwaes_impl.a 2025-03-21T20:53:48.9814057Z [ 18%] Linking CXX static library libabsl_demangle_rust.a 2025-03-21T20:53:50.1717232Z [ 18%] Built target random_internal_randen_slow 2025-03-21T20:53:50.1718588Z [ 18%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/throw_delegate.dir/internal/throw_delegate.cc.o 2025-03-21T20:53:50.1720571Z [ 18%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/debugging_internal.dir/internal/address_is_readable.cc.o 2025-03-21T20:53:50.1722299Z  2025-03-21T20:53:50.1722702Z  2025-03-21T20:53:50.1723922Z <-------------> 0% EXECUTING [2m 11s]> :setupNativeLibs[ 18%] Built target random_internal_randen_hwaes_impl 2025-03-21T20:53:50.1725390Z [ 18%] Linking CXX static library libabsl_time_zone.a 2025-03-21T20:53:50.1726102Z [ 18%] Built target demangle_rust 2025-03-21T20:53:50.1727663Z [ 19%] Building CXX object runner/abseil-cpp/absl/types/CMakeFiles/bad_optional_access.dir/bad_optional_access.cc.o 2025-03-21T20:53:50.1729567Z [ 19%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cordz_functions.dir/internal/cordz_functions.cc.o 2025-03-21T20:53:50.1731339Z [ 19%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/thread_identity.cc.o 2025-03-21T20:53:50.1732689Z [ 20%] Linking CXX static library libabsl_bad_variant_access.a 2025-03-21T20:53:50.1733442Z [ 20%] Built target bad_variant_access 2025-03-21T20:53:50.1734039Z [ 20%] Built target time_zone 2025-03-21T20:53:50.1734595Z  2025-03-21T20:53:50.1734992Z  2025-03-21T20:53:50.1737046Z <-------------> 0% EXECUTING [2m 12s]> :setupNativeLibs[ 21%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_internal_randen_hwaes.dir/internal/randen_detect.cc.o 2025-03-21T20:53:50.1739795Z [ 21%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/scoped_set_env.dir/internal/scoped_set_env.cc.o 2025-03-21T20:53:50.1741721Z [ 22%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/debugging_internal.dir/internal/elf_mem_image.cc.o 2025-03-21T20:53:50.1743627Z [ 22%] Building CXX object runner/abseil-cpp/absl/types/CMakeFiles/bad_any_cast_impl.dir/bad_any_cast.cc.o 2025-03-21T20:53:50.1745439Z [ 22%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/debugging_internal.dir/internal/vdso_support.cc.o 2025-03-21T20:53:50.1746842Z [ 23%] Linking CXX static library libabsl_throw_delegate.a 2025-03-21T20:53:50.1747703Z [ 23%] Linking CXX static library libabsl_bad_optional_access.a 2025-03-21T20:53:50.1748673Z [ 23%] Linking CXX static library libabsl_random_internal_randen_hwaes.a 2025-03-21T20:53:50.1749514Z [ 23%] Built target throw_delegate 2025-03-21T20:53:50.1750089Z  2025-03-21T20:53:50.1750483Z  2025-03-21T20:53:50.1752392Z <-------------> 0% EXECUTING [2m 12s]> :setupNativeLibs[ 23%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/demangle_internal.dir/internal/demangle.cc.o 2025-03-21T20:53:50.1754305Z [ 23%] Built target bad_optional_access 2025-03-21T20:53:50.1755493Z [ 23%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/unscaledcycleclock.cc.o 2025-03-21T20:53:50.1756596Z [ 23%] Built target random_internal_randen_hwaes 2025-03-21T20:53:50.1757322Z [ 24%] Linking CXX static library libabsl_cordz_functions.a 2025-03-21T20:53:50.1758586Z [ 24%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_internal_randen.dir/internal/randen.cc.o 2025-03-21T20:53:50.1759892Z [ 25%] Linking CXX static library libabsl_scoped_set_env.a 2025-03-21T20:53:50.1760609Z [ 25%] Built target cordz_functions 2025-03-21T20:53:50.1761307Z [ 25%] Linking CXX static library libabsl_bad_any_cast_impl.a 2025-03-21T20:53:50.1762048Z [ 25%] Built target scoped_set_env 2025-03-21T20:53:50.1762739Z [ 25%] Linking CXX static library libabsl_debugging_internal.a 2025-03-21T20:53:50.1763495Z [ 25%] Built target bad_any_cast_impl 2025-03-21T20:53:50.1764099Z [ 25%] Built target debugging_internal 2025-03-21T20:53:50.1764885Z [ 26%] Linking CXX static library libabsl_base.a 2025-03-21T20:53:50.1765728Z  2025-03-21T20:53:50.1766111Z  2025-03-21T20:53:50.1767859Z <-------------> 0% EXECUTING [2m 12s]> :setupNativeLibs[ 27%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/stacktrace.dir/stacktrace.cc.o 2025-03-21T20:53:50.1769577Z [ 27%] Built target base 2025-03-21T20:53:50.1770762Z [ 28%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings_internal.dir/internal/ostringstream.cc.o 2025-03-21T20:53:50.1772809Z [ 29%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/malloc_internal.dir/internal/low_level_alloc.cc.o 2025-03-21T20:53:50.1774440Z [ 30%] Building CXX object runner/abseil-cpp/absl/crc/CMakeFiles/crc_cpu_detect.dir/internal/cpu_detect.cc.o 2025-03-21T20:53:50.1776162Z [ 30%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/tracing_internal.dir/internal/tracing.cc.o 2025-03-21T20:53:50.1777739Z [ 31%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/string_view.dir/string_view.cc.o 2025-03-21T20:53:50.1779268Z [ 31%] Building CXX object runner/abseil-cpp/absl/hash/CMakeFiles/city.dir/internal/city.cc.o 2025-03-21T20:53:50.1780405Z [ 32%] Linking CXX static library libabsl_demangle_internal.a 2025-03-21T20:53:50.1781142Z [ 32%] Built target demangle_internal 2025-03-21T20:53:50.1781891Z [ 32%] Linking CXX static library libabsl_random_internal_randen.a 2025-03-21T20:53:50.1783205Z [ 33%] Building CXX object runner/abseil-cpp/absl/hash/CMakeFiles/low_level_hash.dir/internal/low_level_hash.cc.o 2025-03-21T20:53:50.1784415Z [ 33%] Built target random_internal_randen 2025-03-21T20:53:50.1785084Z  2025-03-21T20:53:50.1785473Z  2025-03-21T20:53:50.1787371Z <-------------> 0% EXECUTING [2m 12s]> :setupNativeLibs[ 34%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_internal_conditions.dir/internal/conditions.cc.o 2025-03-21T20:53:50.1789387Z [ 34%] Linking CXX static library libabsl_tracing_internal.a 2025-03-21T20:53:50.1790290Z [ 34%] Linking CXX static library libabsl_stacktrace.a 2025-03-21T20:53:50.1791002Z [ 34%] Built target tracing_internal 2025-03-21T20:53:50.1792148Z [ 34%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings_internal.dir/internal/utf8.cc.o 2025-03-21T20:53:50.1793323Z [ 34%] Built target stacktrace 2025-03-21T20:53:50.1794457Z [ 34%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings_internal.dir/internal/escaping.cc.o 2025-03-21T20:53:50.1795753Z [ 34%] Linking CXX static library libabsl_crc_cpu_detect.a 2025-03-21T20:53:50.1796463Z [ 34%] Built target crc_cpu_detect 2025-03-21T20:53:50.1797490Z [ 34%] Building CXX object runner/abseil-cpp/absl/crc/CMakeFiles/crc_internal.dir/internal/crc.cc.o 2025-03-21T20:53:50.1799543Z [ 35%] Building CXX object runner/abseil-cpp/absl/crc/CMakeFiles/crc_internal.dir/internal/crc_x86_arm_combined.cc.o 2025-03-21T20:53:50.1800844Z [ 35%] Linking CXX static library libabsl_city.a 2025-03-21T20:53:50.1801536Z  2025-03-21T20:53:50.1801916Z  2025-03-21T20:53:50.1802963Z <-------------> 0% EXECUTING [2m 12s]> :setupNativeLibs[ 35%] Built target city 2025-03-21T20:53:50.1804289Z [ 36%] Linking CXX static library libabsl_malloc_internal.a 2025-03-21T20:53:50.1805130Z [ 36%] Linking CXX static library libabsl_string_view.a 2025-03-21T20:53:50.1805919Z [ 36%] Built target malloc_internal 2025-03-21T20:53:50.1806486Z [ 36%] Built target string_view 2025-03-21T20:53:50.1807468Z [ 37%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/poison.dir/internal/poison.cc.o 2025-03-21T20:53:50.1809298Z [ 37%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/graphcycles_internal.dir/internal/graphcycles.cc.o 2025-03-21T20:53:50.1810841Z [ 37%] Linking CXX static library libabsl_log_internal_conditions.a 2025-03-21T20:53:50.1811745Z [ 37%] Built target log_internal_conditions 2025-03-21T20:53:50.1812384Z  2025-03-21T20:53:50.1812755Z  2025-03-21T20:53:50.1813905Z <-------------> 0% EXECUTING [2m 12s]> :setupNativeLibs[ 37%] Linking CXX static library libabsl_low_level_hash.a 2025-03-21T20:53:50.1815288Z [ 37%] Linking CXX static library libabsl_poison.a 2025-03-21T20:53:50.1815973Z [ 37%] Built target low_level_hash 2025-03-21T20:53:50.1816667Z [ 38%] Linking CXX static library libabsl_strings_internal.a 2025-03-21T20:53:50.1817375Z [ 38%] Built target poison 2025-03-21T20:53:50.1817901Z [ 38%] Built target strings_internal 2025-03-21T20:53:50.1818859Z [ 38%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/escaping.cc.o 2025-03-21T20:53:50.1820524Z [ 39%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/charconv_parse.cc.o 2025-03-21T20:53:50.1824505Z [ 39%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/charconv_bigint.cc.o 2025-03-21T20:53:50.1826147Z [ 40%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/charconv.cc.o 2025-03-21T20:53:50.1827676Z [ 40%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/ascii.cc.o 2025-03-21T20:53:50.1828710Z [ 40%] Linking CXX static library libabsl_crc_internal.a 2025-03-21T20:53:50.1830018Z [ 40%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/damerau_levenshtein_distance.cc.o 2025-03-21T20:53:50.1831792Z [ 41%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/memutil.cc.o 2025-03-21T20:53:50.1832906Z [ 41%] Built target crc_internal 2025-03-21T20:53:50.1834017Z [ 41%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/stringify_sink.cc.o 2025-03-21T20:53:50.1835251Z  2025-03-21T20:53:50.1835657Z  2025-03-21T20:53:50.1836996Z <-------------> 0% EXECUTING [2m 12s]> :setupNativeLibs[ 42%] Linking CXX static library libabsl_graphcycles_internal.a 2025-03-21T20:53:50.1838351Z  2025-03-21T20:53:50.1839446Z <-------------> 0% EXECUTING [2m 12s]> :setupNativeLibs[ 42%] Built target graphcycles_internal 2025-03-21T20:53:50.1841099Z [ 42%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/match.cc.o 2025-03-21T20:53:50.1842462Z [ 43%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/numbers.cc.o 2025-03-21T20:53:50.1843865Z [ 43%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/str_cat.cc.o 2025-03-21T20:53:50.1845414Z [ 43%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/str_replace.cc.o 2025-03-21T20:53:50.1846838Z [ 44%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/str_split.cc.o 2025-03-21T20:53:50.1848299Z [ 44%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/substitute.cc.o 2025-03-21T20:53:50.1849383Z  2025-03-21T20:53:50.1849773Z  2025-03-21T20:53:51.2716465Z <-------------> 0% EXECUTING [2m 12s]> :setupNativeLibs<-------------> 0% EXECUTING [2m 13s][ 44%] Linking CXX static library libabsl_strings.a 2025-03-21T20:53:51.2718029Z [ 44%] Built target strings 2025-03-21T20:53:51.2719072Z [ 44%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/symbolize.dir/symbolize.cc.o 2025-03-21T20:53:51.2720585Z [ 44%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time.dir/civil_time.cc.o 2025-03-21T20:53:51.2722403Z [ 45%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/arg.cc.o 2025-03-21T20:53:51.2724323Z [ 46%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_commandlineflag.dir/commandlineflag.cc.o 2025-03-21T20:53:51.2726315Z [ 46%] Building CXX object runner/abseil-cpp/absl/hash/CMakeFiles/hash.dir/internal/hash.cc.o 2025-03-21T20:53:51.2727938Z [ 47%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_internal_fnmatch.dir/internal/fnmatch.cc.o 2025-03-21T20:53:51.2729498Z [ 47%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_internal_proto.dir/internal/proto.cc.o 2025-03-21T20:53:51.2731316Z [ 47%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_internal_seed_material.dir/internal/seed_material.cc.o 2025-03-21T20:53:51.2733248Z [ 48%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_distributions.dir/discrete_distribution.cc.o 2025-03-21T20:53:51.2734624Z  2025-03-21T20:53:51.2735012Z  2025-03-21T20:53:51.2736338Z <-------------> 0% EXECUTING [2m 13s]> :setupNativeLibs[ 48%] Linking CXX static library libabsl_flags_commandlineflag.a 2025-03-21T20:53:51.2738029Z [ 49%] Linking CXX static library libabsl_symbolize.a 2025-03-21T20:53:51.2738757Z [ 49%] Built target flags_commandlineflag 2025-03-21T20:53:51.2740071Z [ 49%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/bind.cc.o 2025-03-21T20:53:51.2741520Z [ 49%] Linking CXX static library libabsl_log_internal_proto.a 2025-03-21T20:53:51.2742271Z [ 49%] Built target symbolize 2025-03-21T20:53:51.2743511Z [ 49%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/extension.cc.o 2025-03-21T20:53:51.2745473Z [ 49%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_distributions.dir/gaussian_distribution.cc.o 2025-03-21T20:53:51.2746760Z [ 49%] Built target log_internal_proto 2025-03-21T20:53:51.2748152Z [ 50%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/float_conversion.cc.o 2025-03-21T20:53:51.2749874Z [ 50%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time.dir/clock.cc.o 2025-03-21T20:53:51.2751530Z [ 50%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/output.cc.o 2025-03-21T20:53:51.2753007Z  2025-03-21T20:53:51.2753405Z  2025-03-21T20:53:51.2754836Z <-------------> 0% EXECUTING [2m 13s]> :setupNativeLibs[ 50%] Linking CXX static library libabsl_random_internal_seed_material.a 2025-03-21T20:53:51.2756369Z [ 50%] Linking CXX static library libabsl_hash.a 2025-03-21T20:53:51.2757085Z [ 50%] Built target random_internal_seed_material 2025-03-21T20:53:51.2757732Z [ 50%] Built target hash 2025-03-21T20:53:51.2759076Z [ 50%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_private_handle_accessor.dir/internal/private_handle_accessor.cc.o 2025-03-21T20:53:51.2761208Z [ 50%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_internal_pool_urbg.dir/internal/pool_urbg.cc.o 2025-03-21T20:53:51.2762635Z [ 51%] Linking CXX static library libabsl_log_internal_fnmatch.a 2025-03-21T20:53:51.2763413Z  2025-03-21T20:53:51.2763794Z  2025-03-21T20:53:51.2764945Z <-------------> 0% EXECUTING [2m 13s]> :setupNativeLibs[ 51%] Built target log_internal_fnmatch 2025-03-21T20:53:51.2767118Z [ 51%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/parser.cc.o 2025-03-21T20:53:51.2769039Z [ 52%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/examine_stack.dir/internal/examine_stack.cc.o 2025-03-21T20:53:51.2770461Z [ 53%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time.dir/duration.cc.o 2025-03-21T20:53:51.2771722Z [ 53%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time.dir/format.cc.o 2025-03-21T20:53:51.2772832Z [ 53%] Linking CXX static library libabsl_random_distributions.a 2025-03-21T20:53:51.2773895Z [ 54%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time.dir/time.cc.o 2025-03-21T20:53:51.2774823Z  2025-03-21T20:53:51.2775329Z  2025-03-21T20:53:51.2776468Z <-------------> 0% EXECUTING [2m 13s]> :setupNativeLibs[ 54%] Built target random_distributions 2025-03-21T20:53:51.2777998Z [ 54%] Linking CXX static library libabsl_flags_private_handle_accessor.a 2025-03-21T20:53:51.2778928Z [ 54%] Built target flags_private_handle_accessor 2025-03-21T20:53:51.2779768Z [ 55%] Linking CXX static library libabsl_random_internal_pool_urbg.a 2025-03-21T20:53:51.2780609Z [ 55%] Built target random_internal_pool_urbg 2025-03-21T20:53:51.2781857Z [ 55%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_seed_sequences.dir/seed_sequences.cc.o 2025-03-21T20:53:51.2783065Z  2025-03-21T20:53:51.2783442Z  2025-03-21T20:53:51.2784772Z <-------------> 0% EXECUTING [2m 13s]> :setupNativeLibs[ 55%] Linking CXX static library libabsl_examine_stack.a 2025-03-21T20:53:51.2785999Z [ 55%] Built target examine_stack 2025-03-21T20:53:51.2786705Z [ 56%] Linking CXX static library libabsl_str_format_internal.a 2025-03-21T20:53:51.2788231Z [ 56%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/failure_signal_handler.dir/failure_signal_handler.cc.o 2025-03-21T20:53:51.2789563Z [ 56%] Built target str_format_internal 2025-03-21T20:53:51.2790670Z [ 56%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_marshalling.dir/marshalling.cc.o 2025-03-21T20:53:51.2792716Z [ 56%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_internal_distribution_test_util.dir/internal/distribution_test_util.cc.o 2025-03-21T20:53:51.2794977Z [ 57%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_internal_distribution_test_util.dir/internal/chi_square.cc.o 2025-03-21T20:53:51.2796638Z [ 57%] Building CXX object runner/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/crc32c.cc.o 2025-03-21T20:53:51.2798112Z [ 57%] Building CXX object runner/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/internal/crc_memcpy_fallback.cc.o 2025-03-21T20:53:51.2800113Z [ 58%] Building CXX object runner/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/internal/crc_memcpy_x86_arm_combined.cc.o 2025-03-21T20:53:51.2801394Z  2025-03-21T20:53:51.2801799Z  2025-03-21T20:53:51.2803078Z <-------------> 0% EXECUTING [2m 13s]> :setupNativeLibs[ 59%] Linking CXX static library libabsl_random_seed_sequences.a 2025-03-21T20:53:51.2804522Z [ 59%] Linking CXX static library libabsl_time.a 2025-03-21T20:53:51.2805448Z [ 59%] Linking CXX static library libabsl_failure_signal_handler.a 2025-03-21T20:53:51.2806251Z [ 59%] Built target random_seed_sequences 2025-03-21T20:53:51.2807450Z [ 59%] Building CXX object runner/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/internal/crc_non_temporal_memcpy.cc.o 2025-03-21T20:53:51.2808651Z [ 59%] Built target time 2025-03-21T20:53:51.2809207Z [ 59%] Built target failure_signal_handler 2025-03-21T20:53:51.2810370Z [ 60%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_internal_globals.dir/internal/globals.cc.o 2025-03-21T20:53:51.2812298Z [ 61%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/kernel_timeout_internal.dir/internal/kernel_timeout.cc.o 2025-03-21T20:53:51.2813705Z  2025-03-21T20:53:51.2814097Z  2025-03-21T20:53:51.2815645Z <-------------> 0% EXECUTING [2m 13s]> :setupNativeLibs[ 61%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_entry.dir/log_entry.cc.o 2025-03-21T20:53:51.2817585Z [ 61%] Linking CXX static library libabsl_random_internal_distribution_test_util.a 2025-03-21T20:53:51.2818641Z [ 62%] Linking CXX static library libabsl_flags_marshalling.a 2025-03-21T20:53:51.2819471Z [ 62%] Built target random_internal_distribution_test_util 2025-03-21T20:53:51.2820190Z [ 62%] Built target flags_marshalling 2025-03-21T20:53:51.2820780Z  2025-03-21T20:53:51.2821178Z  2025-03-21T20:53:51.2823831Z <-------------> 0% EXECUTING [2m 14s]> :setupNativeLibs[ 62%] Linking CXX static library libabsl_log_internal_globals.a 2025-03-21T20:53:51.2825317Z [ 62%] Linking CXX static library libabsl_kernel_timeout_internal.a 2025-03-21T20:53:51.2826141Z [ 62%] Built target log_internal_globals 2025-03-21T20:53:51.2826784Z [ 62%] Built target kernel_timeout_internal 2025-03-21T20:53:51.2827489Z [ 63%] Linking CXX static library libabsl_log_entry.a 2025-03-21T20:53:51.2828740Z [ 63%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_internal_format.dir/internal/log_format.cc.o 2025-03-21T20:53:51.2830518Z [ 63%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/barrier.cc.o 2025-03-21T20:53:51.2832389Z [ 63%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/blocking_counter.cc.o 2025-03-21T20:53:51.2834599Z [ 64%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/create_thread_identity.cc.o 2025-03-21T20:53:51.2836367Z [ 64%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/futex_waiter.cc.o 2025-03-21T20:53:51.2838448Z [ 64%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/per_thread_sem.cc.o 2025-03-21T20:53:51.2840404Z [ 65%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/pthread_waiter.cc.o 2025-03-21T20:53:51.2841835Z  2025-03-21T20:53:51.2842230Z  2025-03-21T20:53:51.2843299Z <-------------> 0% EXECUTING [2m 14s]> :setupNativeLibs[ 65%] Built target log_entry 2025-03-21T20:53:51.2845256Z [ 65%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/sem_waiter.cc.o 2025-03-21T20:53:53.1712864Z [ 66%] Linking CXX static library libabsl_crc32c.a 2025-03-21T20:53:53.1713574Z  2025-03-21T20:53:53.1713837Z  2025-03-21T20:53:53.1714682Z <-------------> 0% EXECUTING [2m 14s]> :setupNativeLibs[ 66%] Built target crc32c 2025-03-21T20:53:53.1715553Z [ 66%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_sink.dir/log_sink.cc.o 2025-03-21T20:53:53.1716102Z  2025-03-21T20:53:53.1716336Z  2025-03-21T20:53:53.1717377Z <-------------> 0% EXECUTING [2m 14s]> :setupNativeLibs[ 66%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/stdcpp_waiter.cc.o 2025-03-21T20:53:53.1718497Z [ 66%] Linking CXX static library libabsl_log_internal_format.a 2025-03-21T20:53:53.1719281Z [ 67%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/waiter_base.cc.o 2025-03-21T20:53:53.1720342Z [ 67%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/win32_waiter.cc.o 2025-03-21T20:53:53.1721052Z [ 67%] Built target log_internal_format 2025-03-21T20:53:53.1721706Z [ 67%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/notification.cc.o 2025-03-21T20:53:53.1722965Z [ 68%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/mutex.cc.o 2025-03-21T20:53:53.1723864Z [ 68%] Building CXX object runner/abseil-cpp/absl/crc/CMakeFiles/crc_cord_state.dir/internal/crc_cord_state.cc.o 2025-03-21T20:53:53.1724491Z  2025-03-21T20:53:53.1724730Z  2025-03-21T20:53:53.1725471Z <-------------> 0% EXECUTING [2m 14s]> :setupNativeLibs[ 68%] Linking CXX static library libabsl_log_sink.a 2025-03-21T20:53:53.1726148Z [ 68%] Built target log_sink 2025-03-21T20:53:53.1726469Z  2025-03-21T20:53:53.1726690Z  2025-03-21T20:53:53.1727498Z <-------------> 0% EXECUTING [2m 14s]> :setupNativeLibs[ 68%] Linking CXX static library libabsl_synchronization.a 2025-03-21T20:53:53.1728171Z  2025-03-21T20:53:53.1728861Z <-------------> 0% EXECUTING [2m 14s]> :setupNativeLibs[ 68%] Linking CXX static library libabsl_crc_cord_state.a 2025-03-21T20:53:53.1729571Z [ 68%] Built target synchronization 2025-03-21T20:53:53.1730289Z [ 70%] Building CXX object runner/abseil-cpp/absl/container/CMakeFiles/hashtablez_sampler.dir/internal/hashtablez_sampler.cc.o 2025-03-21T20:53:53.1731284Z [ 70%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_program_name.dir/internal/program_name.cc.o 2025-03-21T20:53:53.1731964Z [ 70%] Built target crc_cord_state 2025-03-21T20:53:53.1732770Z [ 70%] Building CXX object runner/abseil-cpp/absl/container/CMakeFiles/hashtablez_sampler.dir/internal/hashtablez_sampler_force_weak_definition.cc.o 2025-03-21T20:53:53.1733972Z [ 70%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/vlog_config_internal.dir/internal/vlog_config.cc.o 2025-03-21T20:53:53.1734910Z [ 70%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cordz_handle.dir/internal/cordz_handle.cc.o 2025-03-21T20:53:53.1735907Z [ 70%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_internal.cc.o 2025-03-21T20:53:53.1736900Z [ 70%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_btree.cc.o 2025-03-21T20:53:53.1737878Z [ 71%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_btree_navigator.cc.o 2025-03-21T20:53:53.1739018Z [ 71%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_btree_reader.cc.o 2025-03-21T20:53:53.1739715Z  2025-03-21T20:53:53.1739967Z  2025-03-21T20:53:53.1740932Z <-------------> 0% EXECUTING [2m 14s]> :setupNativeLibs[ 71%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_crc.cc.o 2025-03-21T20:53:53.1742050Z [ 71%] Linking CXX static library libabsl_flags_program_name.a 2025-03-21T20:53:53.1742538Z [ 71%] Linking CXX static library libabsl_hashtablez_sampler.a 2025-03-21T20:53:53.1743000Z [ 71%] Linking CXX static library libabsl_cordz_handle.a 2025-03-21T20:53:53.1743703Z [ 72%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_consume.cc.o 2025-03-21T20:53:53.1744359Z [ 72%] Built target flags_program_name 2025-03-21T20:53:53.1744700Z [ 72%] Built target hashtablez_sampler 2025-03-21T20:53:53.1745272Z [ 72%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_config.dir/usage_config.cc.o 2025-03-21T20:53:53.1745837Z [ 72%] Built target cordz_handle 2025-03-21T20:53:53.1746151Z  2025-03-21T20:53:53.1746383Z  2025-03-21T20:53:53.1747088Z <-------------> 0% EXECUTING [2m 14s]> :setupNativeLibs[ 73%] Linking CXX static library libabsl_vlog_config_internal.a 2025-03-21T20:53:53.1747818Z [ 73%] Built target vlog_config_internal 2025-03-21T20:53:53.1748355Z [ 74%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_globals.dir/globals.cc.o 2025-03-21T20:53:53.1748891Z  2025-03-21T20:53:53.1749122Z  2025-03-21T20:53:53.1749783Z <-------------> 0% EXECUTING [2m 15s]> :setupNativeLibs[ 74%] Linking CXX static library libabsl_flags_config.a 2025-03-21T20:53:53.1750459Z [ 74%] Built target flags_config 2025-03-21T20:53:53.1751026Z [ 75%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_internal.dir/internal/flag.cc.o 2025-03-21T20:53:53.1751673Z [ 75%] Linking CXX static library libabsl_cord_internal.a 2025-03-21T20:53:53.1752064Z [ 75%] Built target cord_internal 2025-03-21T20:53:53.1752383Z  2025-03-21T20:53:53.1752621Z  2025-03-21T20:53:53.1753608Z <-------------> 0% EXECUTING [2m 15s]> :setupNativeLibs[ 76%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cordz_info.dir/internal/cordz_info.cc.o 2025-03-21T20:53:53.1754588Z [ 76%] Linking CXX static library libabsl_log_globals.a 2025-03-21T20:53:53.1754985Z [ 76%] Built target log_globals 2025-03-21T20:53:53.1755609Z [ 77%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_internal_log_sink_set.dir/internal/log_sink_set.cc.o 2025-03-21T20:53:53.1756499Z [ 77%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_initialize.dir/initialize.cc.o 2025-03-21T20:53:53.1757066Z  2025-03-21T20:53:53.1757284Z  2025-03-21T20:53:53.1757962Z <-------------> 0% EXECUTING [2m 15s]> :setupNativeLibs[ 77%] Linking CXX static library libabsl_flags_internal.a 2025-03-21T20:53:53.1758689Z [ 77%] Built target flags_internal 2025-03-21T20:53:53.1759025Z  2025-03-21T20:53:53.1759261Z  2025-03-21T20:53:53.1759984Z <-------------> 0% EXECUTING [2m 15s]> :setupNativeLibs[ 77%] Linking CXX static library libabsl_log_internal_log_sink_set.a 2025-03-21T20:53:53.1761250Z [ 78%] Linking CXX static library libabsl_log_initialize.a 2025-03-21T20:53:53.1761678Z [ 78%] Built target log_internal_log_sink_set 2025-03-21T20:53:53.1762035Z [ 78%] Built target log_initialize 2025-03-21T20:53:53.1762659Z [ 78%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_internal_message.dir/internal/log_message.cc.o 2025-03-21T20:53:53.1763342Z [ 78%] Linking CXX static library libabsl_cordz_info.a 2025-03-21T20:53:53.1763706Z [ 78%] Built target cordz_info 2025-03-21T20:53:53.1764174Z [ 78%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cord.dir/cord.cc.o 2025-03-21T20:53:53.1764897Z [ 79%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cord.dir/cord_analysis.cc.o 2025-03-21T20:53:53.1765905Z [ 79%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cordz_sample_token.dir/internal/cordz_sample_token.cc.o 2025-03-21T20:53:53.1766829Z [ 79%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cord.dir/cord_buffer.cc.o 2025-03-21T20:53:53.1767382Z  2025-03-21T20:53:53.1767603Z  2025-03-21T20:53:53.1768301Z <-------------> 0% EXECUTING [2m 15s]> :setupNativeLibs[ 80%] Linking CXX static library libabsl_cordz_sample_token.a 2025-03-21T20:53:53.1769022Z [ 80%] Built target cordz_sample_token 2025-03-21T20:53:53.1769445Z [ 81%] Linking CXX static library libabsl_log_internal_message.a 2025-03-21T20:53:53.1769865Z [ 81%] Built target log_internal_message 2025-03-21T20:53:53.1770484Z [ 81%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_internal_check_op.dir/internal/check_op.cc.o 2025-03-21T20:53:53.1771307Z [ 81%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/die_if_null.dir/die_if_null.cc.o 2025-03-21T20:53:53.1771852Z  2025-03-21T20:53:53.1772082Z  2025-03-21T20:53:53.1772720Z <-------------> 0% EXECUTING [2m 15s]> :setupNativeLibs[ 82%] Linking CXX static library libabsl_cord.a 2025-03-21T20:53:53.1773376Z [ 82%] Built target cord 2025-03-21T20:53:53.1773958Z [ 83%] Building CXX object runner/abseil-cpp/absl/container/CMakeFiles/raw_hash_set.dir/internal/raw_hash_set.cc.o 2025-03-21T20:53:53.1774860Z [ 83%] Building CXX object runner/abseil-cpp/absl/status/CMakeFiles/status.dir/internal/status_internal.cc.o 2025-03-21T20:53:53.1775643Z [ 83%] Building CXX object runner/abseil-cpp/absl/status/CMakeFiles/status.dir/status.cc.o 2025-03-21T20:53:53.1776427Z [ 83%] Building CXX object runner/abseil-cpp/absl/status/CMakeFiles/status.dir/status_payload_printer.cc.o 2025-03-21T20:53:53.1777026Z  2025-03-21T20:53:53.1777258Z  2025-03-21T20:53:53.1777901Z <-------------> 0% EXECUTING [2m 15s]> :setupNativeLibs[ 83%] Linking CXX static library libabsl_die_if_null.a 2025-03-21T20:53:53.1778591Z  2025-03-21T20:53:53.1779298Z <-------------> 0% EXECUTING [2m 15s]> :setupNativeLibs[ 83%] Linking CXX static library libabsl_log_internal_check_op.a 2025-03-21T20:53:53.1780013Z [ 83%] Built target die_if_null 2025-03-21T20:53:53.1780349Z [ 83%] Built target log_internal_check_op 2025-03-21T20:53:53.1780724Z [ 84%] Linking CXX static library libabsl_status.a 2025-03-21T20:53:53.1781075Z  2025-03-21T20:53:53.1781305Z  2025-03-21T20:53:53.1782101Z <-------------> 0% EXECUTING [2m 15s]> :setupNativeLibs[ 84%] Built target status 2025-03-21T20:53:53.1782792Z [ 84%] Linking CXX static library libabsl_raw_hash_set.a 2025-03-21T20:53:53.1783393Z [ 84%] Building CXX object runner/abseil-cpp/absl/status/CMakeFiles/statusor.dir/statusor.cc.o 2025-03-21T20:53:53.1783986Z [ 84%] Built target raw_hash_set 2025-03-21T20:53:53.1784556Z [ 84%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_reflection.dir/reflection.cc.o 2025-03-21T20:53:53.1785160Z  2025-03-21T20:53:53.1785400Z  2025-03-21T20:54:07.8716496Z <-------------> 0% EXECUTING [2m 16s]> :setupNativeLibs[ 84%] Linking CXX static library libabsl_statusor.a 2025-03-21T20:54:07.8717203Z  2025-03-21T20:54:07.8717791Z <-------------> 0% EXECUTING [2m 16s]> :setupNativeLibs[ 84%] Built target statusor 2025-03-21T20:54:07.8718513Z [ 85%] Linking CXX static library libabsl_flags_reflection.a 2025-03-21T20:54:07.8718935Z [ 85%] Built target flags_reflection 2025-03-21T20:54:07.8719553Z [ 86%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_usage_internal.dir/internal/usage.cc.o 2025-03-21T20:54:07.8720344Z [ 86%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_flags.dir/flags.cc.o 2025-03-21T20:54:07.8720986Z [ 86%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/bitmap256.cc.o 2025-03-21T20:54:07.8721634Z [ 86%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/compile.cc.o 2025-03-21T20:54:07.8722560Z [ 86%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/dfa.cc.o 2025-03-21T20:54:07.8723209Z [ 88%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/bitstate.cc.o 2025-03-21T20:54:07.8723792Z [ 88%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/filtered_re2.cc.o 2025-03-21T20:54:07.8724333Z [ 88%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/nfa.cc.o 2025-03-21T20:54:07.8724881Z [ 88%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/mimics_pcre.cc.o 2025-03-21T20:54:07.8725436Z  2025-03-21T20:54:07.8725683Z  2025-03-21T20:54:07.8726441Z <-------------> 0% EXECUTING [2m 16s]> :setupNativeLibs[ 89%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/onepass.cc.o 2025-03-21T20:54:07.8727300Z [ 89%] Linking CXX static library libabsl_flags_usage_internal.a 2025-03-21T20:54:07.8727837Z [ 89%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/parse.cc.o 2025-03-21T20:54:07.8728289Z [ 89%] Built target flags_usage_internal 2025-03-21T20:54:07.8728829Z [ 89%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_usage.dir/usage.cc.o 2025-03-21T20:54:07.8729366Z  2025-03-21T20:54:07.8729601Z  2025-03-21T20:54:07.8730355Z <-------------> 0% EXECUTING [2m 16s]> :setupNativeLibs[ 90%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/perl_groups.cc.o 2025-03-21T20:54:07.8731299Z [ 90%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/prefilter.cc.o 2025-03-21T20:54:07.8731823Z [ 90%] Linking CXX static library libabsl_log_flags.a 2025-03-21T20:54:07.8732333Z [ 90%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/prefilter_tree.cc.o 2025-03-21T20:54:07.8732816Z [ 90%] Built target log_flags 2025-03-21T20:54:07.8733225Z [ 91%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/prog.cc.o 2025-03-21T20:54:07.8733859Z [ 91%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/re2.cc.o 2025-03-21T20:54:07.8734407Z [ 91%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/regexp.cc.o 2025-03-21T20:54:07.8734945Z [ 92%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/set.cc.o 2025-03-21T20:54:07.8735381Z  2025-03-21T20:54:07.8735620Z  2025-03-21T20:54:07.8736371Z <-------------> 0% EXECUTING [2m 16s]> :setupNativeLibs[ 92%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/simplify.cc.o 2025-03-21T20:54:07.8737290Z [ 92%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/tostring.cc.o 2025-03-21T20:54:07.8737810Z [ 92%] Linking CXX static library libabsl_flags_usage.a 2025-03-21T20:54:07.8738199Z  2025-03-21T20:54:07.8738517Z  2025-03-21T20:54:07.8739111Z <-------------> 0% EXECUTING [2m 16s]> :setupNativeLibs[ 92%] Built target flags_usage 2025-03-21T20:54:07.8739990Z [ 92%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_parse.dir/parse.cc.o 2025-03-21T20:54:07.8740705Z [ 93%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/unicode_casefold.cc.o 2025-03-21T20:54:07.8741263Z  2025-03-21T20:54:07.8741499Z  2025-03-21T20:54:07.8742281Z <-------------> 0% EXECUTING [2m 16s]> :setupNativeLibs[ 93%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/unicode_groups.cc.o 2025-03-21T20:54:07.8743217Z [ 93%] Building CXX object runner/re2/CMakeFiles/re2.dir/util/rune.cc.o 2025-03-21T20:54:07.8743770Z [ 94%] Building CXX object runner/re2/CMakeFiles/re2.dir/util/strutil.cc.o 2025-03-21T20:54:07.8744216Z  2025-03-21T20:54:07.8744449Z  2025-03-21T20:54:07.8745065Z <-------------> 0% EXECUTING [2m 16s]> :setupNativeLibs[ 94%] Linking CXX static library libre2.a 2025-03-21T20:54:07.8745660Z  2025-03-21T20:54:07.8746208Z <-------------> 0% EXECUTING [2m 17s]> :setupNativeLibs[ 94%] Built target re2 2025-03-21T20:54:07.8747044Z [ 95%] Building CXX object runner/CMakeFiles/llama_runner.dir/runner.cpp.o 2025-03-21T20:54:07.8747724Z [ 95%] Building CXX object runner/CMakeFiles/llama_runner.dir/__/tokenizer/llama_tiktoken.cpp.o 2025-03-21T20:54:07.8748601Z [ 95%] Building CXX object runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/evalue_util/print_evalue.cpp.o 2025-03-21T20:54:07.8749608Z [ 96%] Building CXX object runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/runner/text_prefiller.cpp.o 2025-03-21T20:54:07.8750687Z [ 96%] Building CXX object runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/runner/text_decoder_runner.cpp.o 2025-03-21T20:54:07.8751696Z [ 96%] Building CXX object runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/sampler/sampler.cpp.o 2025-03-21T20:54:07.8752659Z [ 97%] Building CXX object runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/tokenizer/tiktoken.cpp.o 2025-03-21T20:54:07.8753711Z [ 97%] Building CXX object runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/tokenizers/src/bpe_tokenizer_base.cpp.o 2025-03-21T20:54:07.8754504Z [ 98%] Linking CXX static library libabsl_flags_parse.a 2025-03-21T20:54:07.8754883Z [ 98%] Built target flags_parse 2025-03-21T20:54:07.8755586Z [ 98%] Building CXX object runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/tokenizers/src/llama2c_tokenizer.cpp.o 2025-03-21T20:54:07.8756322Z  2025-03-21T20:54:07.8756555Z  2025-03-21T20:54:07.8757576Z <-------------> 0% EXECUTING [2m 17s]> :setupNativeLibs[ 99%] Building CXX object runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/tokenizers/src/tiktoken.cpp.o 2025-03-21T20:54:07.8759029Z [ 99%] Building CXX object runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/tensor/tensor_ptr.cpp.o 2025-03-21T20:54:07.8760016Z [100%] Building CXX object runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/tensor/tensor_ptr_maker.cpp.o 2025-03-21T20:54:07.8760678Z  2025-03-21T20:54:07.8760910Z  2025-03-21T20:54:07.8761569Z <-------------> 0% EXECUTING [2m 17s]> :setupNativeLibs[100%] Linking CXX shared library libllama_runner.so 2025-03-21T20:54:07.8762187Z  2025-03-21T20:54:07.8762778Z <-------------> 0% EXECUTING [2m 17s]> :setupNativeLibs[100%] Built target llama_runner 2025-03-21T20:54:07.8763526Z [100%] Building CXX object CMakeFiles/llama_main.dir/main.cpp.o 2025-03-21T20:54:07.8763961Z  2025-03-21T20:54:07.8764191Z  2025-03-21T20:54:07.8764836Z <-------------> 0% EXECUTING [2m 17s]> :setupNativeLibs[100%] Linking CXX executable llama_main 2025-03-21T20:54:07.8765551Z  2025-03-21T20:54:07.8766324Z <-------------> 0% EXECUTING [2m 17s]> :setupNativeLibs<-------------> 0% EXECUTING [2m 18s][100%] Built target llama_main 2025-03-21T20:54:07.8767115Z +++ date +%H:%M:%S 2025-03-21T20:54:07.8767385Z ++ NOW=20:53:55 2025-03-21T20:54:07.8767679Z ++ echo 'Starting to run llama runner at 20:53:55' 2025-03-21T20:54:07.8768604Z ++ cmake-out/examples/models/llama/llama_main --model_path=tinyllama_portable_fp16_h.pte --tokenizer_path=tokenizer.bin --prompt=Once --temperature=0 --seq_len=10 --warmup=1 2025-03-21T20:54:07.8769504Z Starting to run llama runner at 20:53:55 2025-03-21T20:54:07.8769854Z  2025-03-21T20:54:07.8770090Z  2025-03-21T20:54:07.8770644Z <-------------> 0% EXECUTING [2m 18s]> :setupNativeLibsinvalid char 2025-03-21T20:54:07.8773512Z <-------------> 0% EXECUTING [2m 18s]> :setupNativeLibs<-------------> 0% EXECUTING [2m 19s]<-------------> 0% EXECUTING [2m 20s]<-------------> 0% EXECUTING [2m 21s]<-------------> 0% EXECUTING [2m 22s]<-------------> 0% EXECUTING [2m 23s]<-------------> 0% EXECUTING [2m 24s]<-------------> 0% EXECUTING [2m 25s]<-------------> 0% EXECUTING [2m 26s]<-------------> 0% EXECUTING [2m 27s]<-------------> 0% EXECUTING [2m 28s]<-------------> 0% EXECUTING [2m 29s]<-------------> 0% EXECUTING [2m 30s]+++ date +%H:%M:%S 2025-03-21T20:54:07.8775708Z ++ NOW=20:54:07 2025-03-21T20:54:07.8776030Z ++ echo 'Finished at 20:54:07' 2025-03-21T20:54:07.8776343Z Finished at 20:54:07 2025-03-21T20:54:07.8776604Z +++ cat result.txt 2025-03-21T20:54:07.8776898Z ++ RESULT='Once upon a time, there was a little girl 2025-03-21T20:54:07.8778315Z PyTorchObserver {"prompt_tokens":1,"generated_tokens":8,"model_load_start_ms":1742590435312,"model_load_end_ms":1742590435448,"inference_start_ms":1742590441590,"inference_end_ms":1742590447773,"prompt_eval_end_ms":1742590442280,"first_token_ms":1742590442280,"aggregate_sampling_time_ms":2,"SCALING_FACTOR_UNITS_PER_SECOND":1000}' 2025-03-21T20:54:07.8779693Z ++ EXPECTED_PREFIX='Once upon a time,' 2025-03-21T20:54:07.8780051Z ++ [[ Once upon a time, there was a little girl 2025-03-21T20:54:07.8780421Z Expected result prefix: Once upon a time, 2025-03-21T20:54:28.5719223Z PyTorchObserver {"prompt_tokens":1,"generated_tokens":8,"model_load_start_ms":1742590435312,"model_load_end_ms":1742590435448,"inference_start_ms":1742590441590,"inference_end_ms":1742590447773,"prompt_eval_end_ms":1742590442280,"first_token_ms":1742590442280,"aggregate_sampling_time_ms":2,"SCALING_FACTOR_UNITS_PER_SECOND":1000} == \O\n\c\e\ \u\p\o\n\ \a\ \t\i\m\e\,* ]] 2025-03-21T20:54:28.5722075Z ++ echo 'Expected result prefix: Once upon a time,' 2025-03-21T20:54:28.5723014Z Actual result: Once upon a time, there was a little girl 2025-03-21T20:54:28.5723797Z ++ echo 'Actual result: Once upon a time, there was a little girl 2025-03-21T20:54:28.5750476Z PyTorchObserver {"prompt_tokens":1,"generated_tokens":8,"model_load_start_ms":1742590435312,"model_load_end_ms":1742590435448,"inference_start_ms":1742590441590,"inference_end_ms":1742590447773,"prompt_eval_end_ms":1742590442280,"first_token_ms":1742590442280,"aggregate_sampling_time_ms":2,"SCALING_FACTOR_UNITS_PER_SECOND":1000}' 2025-03-21T20:54:28.5752510Z ++ echo Success 2025-03-21T20:54:28.5752775Z ++ prepare_artifacts_upload 2025-03-21T20:54:28.5753104Z ++ '[' -n /tmp/tmp.bmr71eP4Bj ']' 2025-03-21T20:54:28.5753641Z ++ echo 'Preparing for uploading generated artifacs' 2025-03-21T20:54:28.5755060Z PyTorchObserver {"prompt_tokens":1,"generated_tokens":8,"model_load_start_ms":1742590435312,"model_load_end_ms":1742590435448,"inference_start_ms":1742590441590,"inference_end_ms":1742590447773,"prompt_eval_end_ms":1742590442280,"first_token_ms":1742590442280,"aggregate_sampling_time_ms":2,"SCALING_FACTOR_UNITS_PER_SECOND":1000} 2025-03-21T20:54:28.5756583Z ++ zip -j model.zip tinyllama_portable_fp16_h.pte tokenizer.bin 2025-03-21T20:54:28.5756965Z Success 2025-03-21T20:54:28.5757226Z Preparing for uploading generated artifacs 2025-03-21T20:54:28.5757848Z adding: tinyllama_portable_fp16_h.pte 2025-03-21T20:54:28.5758203Z  2025-03-21T20:54:28.5758421Z  2025-03-21T20:54:28.5760326Z <-------------> 0% EXECUTING [2m 30s]> :setupNativeLibs<-------------> 0% EXECUTING [2m 31s]<-------------> 0% EXECUTING [2m 32s]<-------------> 0% EXECUTING [2m 33s]<-------------> 0% EXECUTING [2m 34s]<-------------> 0% EXECUTING [2m 35s]<-------------> 0% EXECUTING [2m 36s]<-------------> 0% EXECUTING [2m 37s]<-------------> 0% EXECUTING [2m 38s] (deflated 17%) 2025-03-21T20:54:28.5762244Z adding: tokenizer.bin 2025-03-21T20:54:28.5762866Z <-------------> 0% EXECUTING [2m 38s]> :setupNativeLibs (deflated 50%) 2025-03-21T20:54:28.5763426Z ++ mkdir -p /tmp/tmp.bmr71eP4Bj 2025-03-21T20:54:28.5763817Z ++ mv model.zip /tmp/tmp.bmr71eP4Bj 2025-03-21T20:54:28.5764152Z  2025-03-21T20:54:28.5764385Z  2025-03-21T20:54:28.5764894Z <-------------> 0% EXECUTING [2m 39s]> :setupNativeLibs++ cleanup_files 2025-03-21T20:54:28.5765570Z Deleting downloaded and generated files 2025-03-21T20:54:28.5765985Z ++ echo 'Deleting downloaded and generated files' 2025-03-21T20:54:28.5766344Z ++ rm stories110M.pt 2025-03-21T20:54:28.5766607Z ++ rm tokenizer.model 2025-03-21T20:54:28.5766874Z ++ rm tokenizer.bin 2025-03-21T20:54:28.5767149Z ++ rm tinyllama_portable_fp16_h.pte 2025-03-21T20:54:28.5767448Z ++ rm result.txt 2025-03-21T20:54:28.5767692Z ++ rm params.json 2025-03-21T20:54:28.5767935Z + popd 2025-03-21T20:54:28.5768174Z + mkdir -p ./src/libs 2025-03-21T20:54:28.5768454Z /pytorch/executorch/extension/android_test 2025-03-21T20:54:28.5768901Z + cp /tmp/tmp.bmr71eP4Bj/executorch.aar ./src/libs/executorch.aar 2025-03-21T20:54:28.5769318Z + python add_model.py 2025-03-21T20:54:28.5769588Z  2025-03-21T20:54:28.5769814Z  2025-03-21T20:54:28.5772213Z <-------------> 0% EXECUTING [2m 39s]> :setupNativeLibs<-------------> 0% EXECUTING [2m 40s]<-------------> 0% EXECUTING [2m 41s]<-------------> 0% EXECUTING [2m 42s]/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:54:28.5774258Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:54:28.5775632Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:54:28.5776968Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:54:28.5777328Z  2025-03-21T20:54:28.5777555Z  2025-03-21T20:54:28.5779514Z <-------------> 0% EXECUTING [2m 42s]> :setupNativeLibs<-------------> 0% EXECUTING [2m 43s]/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:54:28.5781401Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:54:28.5781779Z  2025-03-21T20:54:28.5781998Z  2025-03-21T20:54:28.5783319Z <-------------> 0% EXECUTING [2m 43s]> :setupNativeLibs<-------------> 0% EXECUTING [2m 44s]<-------------> 0% EXECUTING [2m 45s]<-------------> 0% EXECUTING [2m 46s]<-------------> 0% EXECUTING [2m 47s]+ mv add.pte ./src/androidTest/resources/add.pte 2025-03-21T20:54:28.5784636Z + unzip -o /tmp/tmp.bmr71eP4Bj/model.zip -d ./src/androidTest/resources 2025-03-21T20:54:28.5785141Z Archive: /tmp/tmp.bmr71eP4Bj/model.zip 2025-03-21T20:54:28.5785709Z inflating: ./src/androidTest/resources/tinyllama_portable_fp16_h.pte  2025-03-21T20:54:28.5786203Z  2025-03-21T20:54:28.5786473Z  2025-03-21T20:54:28.5787123Z <-------------> 0% EXECUTING [2m 47s]> :setupNativeLibs<-------------> 0% EXECUTING [2m 48s] 2025-03-21T20:54:28.5787885Z inflating: ./src/androidTest/resources/tokenizer.bin  2025-03-21T20:54:28.5788305Z  2025-03-21T20:54:28.5790857Z <-------------> 2% EXECUTING [2m 48s]> :javaPreCompileDebug<-------------> 3% EXECUTING [2m 48s]> :checkDebugAarMetadata > Resolve files of :debugRuntimeClasspath<-------------> 3% EXECUTING [2m 49s]> :checkDebugAarMetadata > Resolve files of :debugRuntimeClasspath > ExtractAar<=------------> 9% EXECUTING [2m 49s]> :processDebugMainManifest > Resolve files of :debugRuntimeClasspath<==-----------> 17% EXECUTING [2m 49s]> :mergeDebugJavaResource 2025-03-21T20:54:28.5792878Z 2025-03-21T20:54:28.5792883Z 2025-03-21T20:54:28.5797223Z <==-----------> 18% EXECUTING [2m 49s]> :desugarDebugFileDependencies> :mergeLibDexDebug> :dexBuilderDebug<==-----------> 19% EXECUTING [2m 49s]> IDLE> IDLE<==-----------> 19% EXECUTING [2m 50s]<==-----------> 21% EXECUTING [2m 50s]> :mergeDebugNativeLibs> :validateSigningDebug> :mergeProjectDexDebug> IDLE<==-----------> 22% EXECUTING [2m 50s]> IDLE<===----------> 23% EXECUTING [2m 50s]> IDLE> :mergeExtDexDebug > Resolve files of :debugRuntimeClasspath > DexingNoClasspa<===----------> 30% EXECUTING [2m 51s]> :stripDebugDebugSymbols> :mergeReleaseResources 2025-03-21T20:54:28.5803022Z > Task :stripDebugDebugSymbols 2025-03-21T20:54:28.5804366Z Unable to strip the following libraries, packaging them as they are: libc++_shared.so, libexecutorch.so, libfbjni.so. 2025-03-21T20:54:28.5805717Z  2025-03-21T20:54:28.5806270Z > Task :processReleaseMainManifest 2025-03-21T20:54:28.5807249Z /pytorch/executorch/extension/android_test/src/main/AndroidManifest.xml Warning: 2025-03-21T20:54:28.5810199Z Namespace 'org.pytorch.executorch' is used in multiple modules and/or libraries: AndroidManifest.xml, executorch.aar. Please ensure that all modules and libraries have a unique namespace. For more information, See https://developer.android.com/studio/build/configure-app-module#set-namespace 2025-03-21T20:54:28.5813008Z  2025-03-21T20:54:28.5813408Z  2025-03-21T20:54:28.5813787Z  2025-03-21T20:54:28.5814146Z  2025-03-21T20:54:28.5814513Z  2025-03-21T20:55:01.9722448Z <====---------> 35% EXECUTING [2m 51s]> IDLE> :packageDebug> :processReleaseManifestForPackage> IDLE<=====--------> 42% EXECUTING [2m 51s]> :mergeReleaseNativeLibs> :desugarReleaseFileDependencies<=====--------> 44% EXECUTING [2m 51s]> :collectReleaseDependencies<=====--------> 45% EXECUTING [2m 51s]> :stripReleaseDebugSymbols> :processReleaseResources 2025-03-21T20:55:01.9726225Z > Task :stripReleaseDebugSymbols 2025-03-21T20:55:01.9727455Z Unable to strip the following libraries, packaging them as they are: libc++_shared.so, libexecutorch.so, libfbjni.so. 2025-03-21T20:55:01.9728462Z  2025-03-21T20:55:01.9728992Z  2025-03-21T20:55:01.9729348Z  2025-03-21T20:55:01.9762656Z <======-------> 46% EXECUTING [2m 51s]> :sdkReleaseDependencyData> :packageDebug> :processReleaseResources> :desugarReleaseFileDependencies<======-------> 49% EXECUTING [2m 51s]> IDLE> IDLE> :lintVitalAnalyzeRelease > Resolve files of :detachedConfiguration3> :lintVitalAnalyzeRelease > Resolve dependencies of :detachedConfiguration1 > > :lintVitalAnalyzeRelease > Resolve dependencies of :detachedConfiguration1 > > :lintVitalAnalyzeRelease > Resolve dependencies of :detachedConfiguration1 > > IDLE> IDLE> :lintVitalAnalyzeRelease > Resolve dependencies of :detachedConfiguration1<======-------> 49% EXECUTING [2m 52s]> :lintVitalAnalyzeRelease > Resolve files of :detachedConfiguration1 > intelli> :lintVitalAnalyzeRelease > Resolve files of :detachedConfiguration1 > lint-ap> :lintVitalAnalyzeRelease > Resolve files of :detachedConfiguration1 > lint-ch> IDLE> :lintVitalAnalyzeRelease > Resolve files of :detachedConfiguration1 > kotlin-> IDLE<======-------> 49% EXECUTING [2m 53s]> IDLE<======-------> 49% EXECUTING [2m 54s]> :lintVitalAnalyzeRelease > Resolve files of :detachedConfiguration1> :lintVitalAnalyzeRelease<======-------> 49% EXECUTING [2m 55s]<======-------> 49% EXECUTING [2m 56s]<======-------> 49% EXECUTING [2m 57s]<======-------> 50% EXECUTING [2m 57s]> :dexBuilderRelease<======-------> 51% EXECUTING [2m 57s]> :mergeExtDexRelease > Resolve files of :releaseRuntimeClasspath > DexingNoCla<=======------> 60% EXECUTING [2m 57s]> :mergeDexRelease> :optimizeReleaseResources<========-----> 65% EXECUTING [2m 58s]> :compileReleaseUnitTestJavaWithJavac<========-----> 66% EXECUTING [2m 58s]> :testReleaseUnitTest > 0 tests completed<========-----> 68% EXECUTING [2m 58s]> IDLE<=========----> 70% EXECUTING [2m 58s]> :checkDebugAndroidTestAarMetadata > Resolve dependencies of :debugAndroidTest> :checkDebugAndroidTestAarMetadata > Resolve dependencies of :debugAndroidTest> IDLE<=========----> 70% EXECUTING [2m 59s]> :checkDebugAndroidTestAarMetadata > Resolve dependencies of :debugAndroidTest> IDLE> :checkDebugAndroidTestAarMetadata > Resolve files of :debugAndroidTestRuntime> :checkDebugAndroidTestAarMetadata > Resolve files of :debugAndroidTestRuntime> IDLE<=========----> 70% EXECUTING [3m]> :checkDebugAndroidTestAarMetadata > Resolve files of :debugAndroidTestRuntime> IDLE<=========----> 72% EXECUTING [3m]> :mergeDebugAndroidTestResources> :processDebugAndroidTestManifest > Resolve files of :debugAndroidTestRuntimeC<=========----> 75% EXECUTING [3m]> :mergeDebugAndroidTestAssets > Resolve files of :debugAndroidTestRuntimeClass<=========----> 76% EXECUTING [3m]> IDLE> :processDebugAndroidTestResources > Resolve files of :debugAndroidTestRuntime<==========---> 77% EXECUTING [3m]> :processDebugAndroidTestJavaRes> :processDebugAndroidTestResources<==========---> 78% EXECUTING [3m]> IDLE> IDLE<==========---> 78% EXECUTING [3m 1s]<==========---> 80% EXECUTING [3m 1s]> :lintAnalyzeDebug > Resolve files of :debugAndroidTestCompileClasspath> :lintAnalyzeDebug> :lintAnalyzeDebug > Resolve files of :debugAndroidTestRuntimeClasspath > stri> :lintAnalyzeDebug > Resolve files of :debugAndroidTestRuntimeClasspath > guav> :lintAnalyzeDebug > Resolve files of :debugAndroidTestRuntimeClasspath > gson> IDLE> IDLE<==========---> 80% EXECUTING [3m 2s]> :lintAnalyzeDebug > Resolve files of :debugAndroidTestRuntimeClasspath> :lintAnalyzeDebug> :compileDebugAndroidTestJavaWithJavac > Resolve files of :debugAndroidTestCom> :compileDebugAndroidTestJavaWithJavac > Resolve files of :debugAndroidTestCom> IDLE> :compileDebugAndroidTestJavaWithJavac<==========---> 80% EXECUTING [3m 3s]<==========---> 80% EXECUTING [3m 4s] 2025-03-21T20:55:01.9783700Z > Task :compileDebugAndroidTestJavaWithJavac 2025-03-21T20:55:01.9784264Z Note: Some input files use or override a deprecated API. 2025-03-21T20:55:01.9784806Z Note: Recompile with -Xlint:deprecation for details. 2025-03-21T20:55:01.9785298Z  2025-03-21T20:55:01.9785527Z  2025-03-21T20:55:01.9785752Z  2025-03-21T20:55:01.9785974Z  2025-03-21T20:55:01.9788963Z <==========---> 80% EXECUTING [3m 4s]> :lintAnalyzeDebug> IDLE> :compileDebugAndroidTestJavaWithJavac> :optimizeReleaseResources<==========---> 80% EXECUTING [3m 5s]<==========---> 81% EXECUTING [3m 5s]> IDLE<==========---> 81% EXECUTING [3m 6s]<==========---> 81% EXECUTING [3m 7s]<==========---> 82% EXECUTING [3m 7s]> :lintReportDebug<==========---> 83% EXECUTING [3m 7s]> :mergeDebugAndroidTestJavaResource> :packageRelease> :mergeDebugAndroidTestNativeLibs > Resolve files of :debugAndroidTestRuntimeC 2025-03-21T20:55:01.9791468Z > Task :lintReportDebug 2025-03-21T20:55:01.9792251Z Wrote HTML report to file:///pytorch/executorch/extension/android_test/build/reports/lint-results-debug.html 2025-03-21T20:55:01.9792896Z  2025-03-21T20:55:01.9793133Z  2025-03-21T20:55:01.9793352Z  2025-03-21T20:55:08.8535143Z <===========--> 87% EXECUTING [3m 7s]> :mergeDebugAndroidTestJavaResource> IDLE> IDLE> :packageRelease> :checkDebugAndroidTestDuplicateClasses > Resolve files of :debugAndroidTestRu<===========--> 88% EXECUTING [3m 7s]> :checkDebugAndroidTestDuplicateClasses> :dexBuilderDebugAndroidTest<===========--> 89% EXECUTING [3m 7s]> :mergeExtDexDebugAndroidTest > Resolve files of :debugAndroidTestRuntimeClass> :mergeExtDexDebugAndroidTest > Resolve files of :debugAndroidTestRuntimeClass<===========--> 89% EXECUTING [3m 8s]<===========--> 89% EXECUTING [3m 9s]<===========--> 89% EXECUTING [3m 10s]> IDLE<===========--> 89% EXECUTING [3m 11s]<===========--> 89% EXECUTING [3m 12s]<===========--> 89% EXECUTING [3m 13s]<===========--> 89% EXECUTING [3m 14s]<===========--> 89% EXECUTING [3m 15s]<===========--> 89% EXECUTING [3m 16s]<===========--> 89% EXECUTING [3m 17s]<===========--> 89% EXECUTING [3m 18s]<===========--> 89% EXECUTING [3m 19s]<===========--> 89% EXECUTING [3m 20s]> IDLE<===========--> 90% EXECUTING [3m 20s]> :mergeExtDexDebugAndroidTest > Resolve files of :debugAndroidTestRuntimeClass<===========--> 90% EXECUTING [3m 21s]<============-> 92% EXECUTING [3m 21s]> :mergeExtDexDebugAndroidTest<============-> 93% EXECUTING [3m 21s]> :createReleaseApkListingFileRedirect<============-> 96% EXECUTING [3m 21s]> IDLE<============-> 96% EXECUTING [3m 22s]<============-> 97% EXECUTING [3m 22s]> :packageDebugAndroidTest<============-> 97% EXECUTING [3m 23s]<============-> 97% EXECUTING [3m 24s] 2025-03-21T20:55:08.8547814Z Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. 2025-03-21T20:55:08.8548745Z  2025-03-21T20:55:08.8550007Z You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. 2025-03-21T20:55:08.8551246Z  2025-03-21T20:55:08.8552411Z For more on this, please refer to https://docs.gradle.org/8.6/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. 2025-03-21T20:55:08.8553598Z 2025-03-21T20:55:08.8553880Z BUILD SUCCESSFUL in 3m 25s 2025-03-21T20:55:08.8554477Z 107 actionable tasks: 89 executed, 18 up-to-date 2025-03-21T20:55:08.8555064Z  2025-03-21T20:55:08.8555631Z  2025-03-21T20:55:08.8555984Z  2025-03-21T20:55:08.8556333Z  2025-03-21T20:55:08.8556688Z  2025-03-21T20:55:08.8557739Z <-------------> 0% WAITING> IDLE> IDLE> IDLE> IDLE[?12l[?25h+ popd 2025-03-21T20:55:08.8558727Z /pytorch/executorch 2025-03-21T20:55:08.8559186Z + '[' -n artifacts-to-be-uploaded ']' 2025-03-21T20:55:08.8562617Z + collect_artifacts_to_be_uploaded artifacts-to-be-uploaded 2025-03-21T20:55:08.8563402Z + ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded 2025-03-21T20:55:08.8564165Z + JAVA_LIBRARY_TEST_DIR=artifacts-to-be-uploaded/library_test_dir 2025-03-21T20:55:08.8564965Z + mkdir -p artifacts-to-be-uploaded/library_test_dir 2025-03-21T20:55:08.8566257Z + cp extension/android_test/build/outputs/apk/debug/executorch-debug.apk artifacts-to-be-uploaded/library_test_dir 2025-03-21T20:55:08.8568275Z + cp extension/android_test/build/outputs/apk/androidTest/debug/executorch-debug-androidTest.apk artifacts-to-be-uploaded/library_test_dir 2025-03-21T20:55:08.8569812Z + mkdir -p artifacts-to-be-uploaded/fp32-xnnpack-custom 2025-03-21T20:55:08.8571295Z + bash .ci/scripts/test_llama.sh -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload artifacts-to-be-uploaded/fp32-xnnpack-custom 2025-03-21T20:55:08.8572689Z ++ dirname .ci/scripts/test_llama.sh 2025-03-21T20:55:08.8573232Z + source .ci/scripts/utils.sh 2025-03-21T20:55:08.8573684Z + [[ 10 -gt 0 ]] 2025-03-21T20:55:08.8574068Z + case "$1" in 2025-03-21T20:55:08.8574463Z + MODEL_NAME=stories110M 2025-03-21T20:55:08.8574890Z + shift 2 2025-03-21T20:55:08.8575239Z + [[ 8 -gt 0 ]] 2025-03-21T20:55:08.8575599Z + case "$1" in 2025-03-21T20:55:08.8575971Z + BUILD_TOOL=cmake 2025-03-21T20:55:08.8576355Z + shift 2 2025-03-21T20:55:08.8576696Z + [[ 6 -gt 0 ]] 2025-03-21T20:55:08.8577063Z + case "$1" in 2025-03-21T20:55:08.8577414Z + DTYPE=fp16 2025-03-21T20:55:08.8577765Z + shift 2 2025-03-21T20:55:08.8578110Z + [[ 4 -gt 0 ]] 2025-03-21T20:55:08.8578483Z + case "$1" in 2025-03-21T20:55:08.8578844Z + MODE=portable 2025-03-21T20:55:08.8579223Z + shift 2 2025-03-21T20:55:08.8579566Z + [[ 2 -gt 0 ]] 2025-03-21T20:55:08.8579937Z + case "$1" in 2025-03-21T20:55:08.8580461Z + UPLOAD_DIR=artifacts-to-be-uploaded/fp32-xnnpack-custom 2025-03-21T20:55:08.8581078Z + shift 2 2025-03-21T20:55:08.8581417Z + [[ 0 -gt 0 ]] 2025-03-21T20:55:08.8581783Z + MODE=portable 2025-03-21T20:55:08.8582311Z + UPLOAD_DIR=artifacts-to-be-uploaded/fp32-xnnpack-custom 2025-03-21T20:55:08.8582948Z + PT2E_QUANTIZE= 2025-03-21T20:55:08.8583340Z + CMAKE_BUILD_TYPE=Release 2025-03-21T20:55:08.8583779Z + [[ 0 -lt 4 ]] 2025-03-21T20:55:08.8584231Z + echo 'Expecting atleast 4 positional arguments' 2025-03-21T20:55:08.8584866Z Expecting atleast 4 positional arguments 2025-03-21T20:55:08.8585407Z + echo 'Usage: [...]' 2025-03-21T20:55:08.8585794Z Usage: [...] 2025-03-21T20:55:08.8586170Z + [[ -z stories110M ]] 2025-03-21T20:55:08.8586578Z + [[ -z cmake ]] 2025-03-21T20:55:08.8586956Z + [[ -z fp16 ]] 2025-03-21T20:55:08.8587327Z + [[ -z portable ]] 2025-03-21T20:55:08.8587751Z + [[ portable =~ .*xnnpack.* ]] 2025-03-21T20:55:08.8588218Z + XNNPACK=OFF 2025-03-21T20:55:08.8588698Z + [[ portable =~ .*custom.* ]] 2025-03-21T20:55:08.8614403Z + CUSTOM=OFF 2025-03-21T20:55:08.8614947Z + [[ portable =~ .*qe.* ]] 2025-03-21T20:55:08.8615405Z + QE=OFF 2025-03-21T20:55:08.8615785Z + [[ portable =~ .*mps.* ]] 2025-03-21T20:55:08.8616253Z + MPS=OFF 2025-03-21T20:55:08.8616627Z + echo 'MPS option OFF' 2025-03-21T20:55:08.8617040Z MPS option OFF 2025-03-21T20:55:08.8617444Z + [[ portable =~ .*coreml.* ]] 2025-03-21T20:55:08.8617906Z + COREML=OFF 2025-03-21T20:55:08.8618302Z + [[ portable =~ .*quantize_kv.* ]] 2025-03-21T20:55:08.8618816Z + QUANTIZE_KV_CACHE=OFF 2025-03-21T20:55:08.8619243Z + echo 'COREML option OFF' 2025-03-21T20:55:08.8619693Z COREML option OFF 2025-03-21T20:55:08.8620103Z + [[ portable =~ .*qnn.* ]] 2025-03-21T20:55:08.8620534Z + QNN=OFF 2025-03-21T20:55:08.8621026Z + QNN_SDK_ROOT= 2025-03-21T20:55:08.8621427Z + echo 'QNN option OFF' 2025-03-21T20:55:08.8621847Z QNN option OFF 2025-03-21T20:55:08.8622557Z + echo 'QNN_SDK_ROOT: ' 2025-03-21T20:55:08.8622981Z QNN_SDK_ROOT: 2025-03-21T20:55:08.8623354Z + [[ -z '' ]] 2025-03-21T20:55:08.8623735Z + BUCK=buck2 2025-03-21T20:55:08.8624090Z + [[ -z '' ]] 2025-03-21T20:55:08.8624483Z + PYTHON_EXECUTABLE=python3 2025-03-21T20:55:08.8624940Z + which python3 2025-03-21T20:55:08.8625493Z /opt/conda/envs/py_3.10/bin/python3 2025-03-21T20:55:08.8626008Z + PARAMS=params.json 2025-03-21T20:55:08.8626436Z + CHECKPOINT_FILE_NAME= 2025-03-21T20:55:08.8626871Z + touch params.json 2025-03-21T20:55:08.8627274Z + [[ stories110M == \l\l\a\m\a ]] 2025-03-21T20:55:08.8627785Z + [[ stories110M == \s\t\o\r\i\e\s* ]] 2025-03-21T20:55:08.8628339Z + CHECKPOINT_FILE_NAME=stories110M.pt 2025-03-21T20:55:08.8628898Z + download_stories_model_artifacts 2025-03-21T20:55:08.8629951Z + curl -Ls https://huggingface.co/karpathy/tinyllamas/resolve/main/stories110M.pt --output stories110M.pt 2025-03-21T20:55:08.8631562Z + curl -Ls https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.model --output tokenizer.model 2025-03-21T20:55:08.8632621Z + touch params.json 2025-03-21T20:55:08.8633426Z + echo '{"dim": 768, "multiple_of": 32, "n_heads": 12, "n_layers": 12, "norm_eps": 1e-05, "vocab_size": 32000}' 2025-03-21T20:55:08.8634326Z + EXPORTED_MODEL_NAME=tinyllama_portable_fp16 2025-03-21T20:55:08.8634900Z + [[ fp16 == \f\p\1\6 ]] 2025-03-21T20:55:08.8635415Z + EXPORTED_MODEL_NAME=tinyllama_portable_fp16_h 2025-03-21T20:55:08.8636083Z + EXPORTED_MODEL_NAME=tinyllama_portable_fp16_h.pte 2025-03-21T20:55:08.8636762Z + echo 'Exporting tinyllama_portable_fp16_h.pte' 2025-03-21T20:55:08.8637393Z Exporting tinyllama_portable_fp16_h.pte 2025-03-21T20:55:08.8638290Z + EXPORT_ARGS='-c stories110M.pt -p params.json -d fp16 -n tinyllama_portable_fp16_h.pte -kv' 2025-03-21T20:55:08.8639152Z + [[ OFF == \O\N ]] 2025-03-21T20:55:08.8639519Z + [[ OFF == \O\N ]] 2025-03-21T20:55:08.8643533Z + [[ OFF == \O\N ]] 2025-03-21T20:55:08.8643926Z + [[ OFF == \O\N ]] 2025-03-21T20:55:08.8644308Z + [[ OFF == \O\N ]] 2025-03-21T20:55:08.8644692Z + [[ OFF == \O\N ]] 2025-03-21T20:55:08.8645065Z + [[ OFF == \O\N ]] 2025-03-21T20:55:08.8646155Z + python3 -m examples.models.llama.export_llama -c stories110M.pt -p params.json -d fp16 -n tinyllama_portable_fp16_h.pte -kv 2025-03-21T20:55:08.8647498Z [INFO 2025-03-21 20:55:08,444 utils.py:162] NumExpr defaulting to 8 threads. 2025-03-21T20:55:08.8648423Z [INFO 2025-03-21 20:55:08,693 export_llama_lib.py:627] Applying quantizers: [] 2025-03-21T20:55:08.8649978Z [INFO 2025-03-21 20:55:08,694 export_llama_lib.py:992] Loading model with checkpoint=stories110M.pt, params=params.json, use_kv_cache=True, weight_type=WeightType.LLAMA 2025-03-21T20:55:08.8651577Z [INFO 2025-03-21 20:55:08,849 builder.py:162] Model after source transforms: Transformer( 2025-03-21T20:55:08.8652393Z (tok_embeddings): Embedding(32000, 768) 2025-03-21T20:55:08.8652934Z (rope): Rope( 2025-03-21T20:55:08.8653362Z (apply_rotary_emb): RotaryEmbedding() 2025-03-21T20:55:08.8653888Z ) 2025-03-21T20:55:08.8654240Z (layers): ModuleList( 2025-03-21T20:55:08.8654780Z (0-11): 12 x TransformerBlock( 2025-03-21T20:55:08.8655306Z (attention): AttentionMHA( 2025-03-21T20:55:08.8655915Z (wq): Linear(in_features=768, out_features=768, bias=False) 2025-03-21T20:55:08.8656679Z (wk): Linear(in_features=768, out_features=768, bias=False) 2025-03-21T20:55:08.8657424Z (wv): Linear(in_features=768, out_features=768, bias=False) 2025-03-21T20:55:08.8658155Z (wo): Linear(in_features=768, out_features=768, bias=False) 2025-03-21T20:55:08.8658784Z (rope): Rope( 2025-03-21T20:55:08.8659243Z (apply_rotary_emb): RotaryEmbedding() 2025-03-21T20:55:08.8659773Z ) 2025-03-21T20:55:08.8660143Z (kv_cache): KVCache() 2025-03-21T20:55:08.8660579Z (SDPA): SDPA() 2025-03-21T20:55:08.8660978Z ) 2025-03-21T20:55:08.8661424Z (feed_forward): FeedForward( 2025-03-21T20:55:08.8662038Z (w1): Linear(in_features=768, out_features=2048, bias=False) 2025-03-21T20:55:08.8662795Z (w2): Linear(in_features=2048, out_features=768, bias=False) 2025-03-21T20:55:08.8663544Z (w3): Linear(in_features=768, out_features=2048, bias=False) 2025-03-21T20:55:08.8664166Z ) 2025-03-21T20:55:08.8664540Z (attention_norm): RMSNorm() 2025-03-21T20:55:08.8665707Z (ffn_norm): RMSNorm() 2025-03-21T20:55:08.8666146Z ) 2025-03-21T20:55:08.8666465Z ) 2025-03-21T20:55:08.8666807Z (norm): RMSNorm() 2025-03-21T20:55:08.8667371Z (output): Linear(in_features=768, out_features=32000, bias=False) 2025-03-21T20:55:08.8668035Z ) 2025-03-21T20:56:29.5530238Z [INFO 2025-03-21 20:55:08,851 builder.py:217] Exporting with: 2025-03-21T20:56:29.5531071Z [INFO 2025-03-21 20:55:08,852 builder.py:218] inputs: (tensor([[2, 3, 4]]), {'input_pos': tensor([0])}) 2025-03-21T20:56:29.5531786Z [INFO 2025-03-21 20:55:08,852 builder.py:219] kwargs: None 2025-03-21T20:56:29.5532620Z [INFO 2025-03-21 20:55:08,852 builder.py:220] dynamic shapes: ({1: }, {'input_pos': {0: 1}}) 2025-03-21T20:56:29.5534340Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:56:29.5536071Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:56:29.5537534Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:56:29.5538983Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:56:29.5539541Z [INFO 2025-03-21 20:55:19,229 builder.py:251] Running canonical pass: RemoveRedundantTransposes 2025-03-21T20:56:29.5540209Z [INFO 2025-03-21 20:55:19,274 builder.py:337] Using pt2e [] to quantizing the model... 2025-03-21T20:56:29.5540842Z [INFO 2025-03-21 20:55:19,274 builder.py:388] No quantizer provided, passing... 2025-03-21T20:56:29.5542394Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:56:29.5543852Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:56:29.5545293Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:56:29.5546749Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:56:29.5548298Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:56:29.5549766Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:56:29.5550367Z [INFO 2025-03-21 20:55:55,237 export_llama_lib.py:813] Lowering model using following partitioner(s): 2025-03-21T20:56:29.5552345Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/executorch/exir/emit/_emitter.py:1592: UserWarning: Mutation on a buffer in the model is detected. ExecuTorch assumes buffers that are mutated in the graph have a meaningless initial state, only the shape and dtype will be serialized, unless a pass which sets meta["et_init_buffer"] to True such as InitializedMutableBufferPass is run. 2025-03-21T20:56:29.5554225Z warnings.warn( 2025-03-21T20:56:29.5554661Z [INFO 2025-03-21 20:56:22,627 builder.py:507] Required memory for activation in bytes: [0, 13015552] 2025-03-21T20:56:29.5555248Z modelname: tinyllama_portable_fp16_h 2025-03-21T20:56:29.5555622Z output_file: tinyllama_portable_fp16_h.pte 2025-03-21T20:56:29.5556261Z [INFO 2025-03-21 20:56:22,710 utils.py:141] Saved exported program to tinyllama_portable_fp16_h.pte 2025-03-21T20:56:29.5556845Z + echo 'Creating tokenizer.bin' 2025-03-21T20:56:29.5557153Z Creating tokenizer.bin 2025-03-21T20:56:29.5557658Z + python3 -m extension.llm.tokenizer.tokenizer -t tokenizer.model -o tokenizer.bin 2025-03-21T20:56:29.5558630Z + RUNTIME_ARGS='--model_path=tinyllama_portable_fp16_h.pte --tokenizer_path=tokenizer.bin --prompt=Once --temperature=0 --seq_len=10 --warmup=1' 2025-03-21T20:56:29.5559558Z + echo 'Running tinyllama_portable_fp16_h.pte in portable mode' 2025-03-21T20:56:29.5560043Z Running tinyllama_portable_fp16_h.pte in portable mode 2025-03-21T20:56:29.5560499Z + [[ cmake == \b\u\c\k\2 ]] 2025-03-21T20:56:29.5560764Z + [[ cmake == \c\m\a\k\e ]] 2025-03-21T20:56:29.5561112Z + cmake_install_executorch_libraries 2025-03-21T20:56:29.5561607Z + echo 'Installing libexecutorch.a, libextension_module.so, libportable_ops_lib.a' 2025-03-21T20:56:29.5562356Z Installing libexecutorch.a, libextension_module.so, libportable_ops_lib.a 2025-03-21T20:56:29.5562891Z + rm -rf cmake-out 2025-03-21T20:56:29.5565061Z + retry cmake -DCMAKE_INSTALL_PREFIX=cmake-out -DCMAKE_BUILD_TYPE=Release -DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON -DEXECUTORCH_BUILD_EXTENSION_MODULE=ON -DEXECUTORCH_BUILD_EXTENSION_TENSOR=ON -DEXECUTORCH_BUILD_KERNELS_CUSTOM=OFF -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_XNNPACK=OFF -DEXECUTORCH_BUILD_MPS=OFF -DEXECUTORCH_BUILD_COREML=OFF -DEXECUTORCH_BUILD_QNN=OFF -DQNN_SDK_ROOT= -DPYTHON_EXECUTABLE=python3 -Bcmake-out . 2025-03-21T20:56:29.5569018Z + cmake -DCMAKE_INSTALL_PREFIX=cmake-out -DCMAKE_BUILD_TYPE=Release -DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON -DEXECUTORCH_BUILD_EXTENSION_MODULE=ON -DEXECUTORCH_BUILD_EXTENSION_TENSOR=ON -DEXECUTORCH_BUILD_KERNELS_CUSTOM=OFF -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_XNNPACK=OFF -DEXECUTORCH_BUILD_MPS=OFF -DEXECUTORCH_BUILD_COREML=OFF -DEXECUTORCH_BUILD_QNN=OFF -DQNN_SDK_ROOT= -DPYTHON_EXECUTABLE=python3 -Bcmake-out . 2025-03-21T20:56:29.5571154Z -- The C compiler identification is Clang 12.0.1 2025-03-21T20:56:29.5571541Z -- The CXX compiler identification is Clang 12.0.1 2025-03-21T20:56:29.5571915Z -- Detecting C compiler ABI info 2025-03-21T20:56:29.5572238Z -- Detecting C compiler ABI info - done 2025-03-21T20:56:29.5572651Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2025-03-21T20:56:29.5573056Z -- Detecting C compile features 2025-03-21T20:56:29.5573427Z -- Detecting C compile features - done 2025-03-21T20:56:29.5573767Z -- Detecting CXX compiler ABI info 2025-03-21T20:56:29.5574102Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:56:29.5574520Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-03-21T20:56:29.5575000Z -- Detecting CXX compile features 2025-03-21T20:56:29.5575320Z -- Detecting CXX compile features - done 2025-03-21T20:56:29.5576250Z CMake Deprecation Warning at backends/xnnpack/third-party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:56:29.5576998Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:56:29.5577436Z CMake. 2025-03-21T20:56:29.5577560Z 2025-03-21T20:56:29.5577803Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:56:29.5578380Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:56:29.5578865Z to work with policies introduced by or earlier. 2025-03-21T20:56:29.5579191Z 2025-03-21T20:56:29.5579303Z  2025-03-21T20:56:29.5579930Z CMake Deprecation Warning at backends/xnnpack/third-party/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:56:29.5580827Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:56:29.5581273Z CMake. 2025-03-21T20:56:29.5581402Z 2025-03-21T20:56:29.5581647Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:56:29.5582268Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:56:29.5582756Z to work with policies introduced by or earlier. 2025-03-21T20:56:29.5583027Z 2025-03-21T20:56:29.5583140Z  2025-03-21T20:56:29.5583393Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-03-21T20:56:29.5583787Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2025-03-21T20:56:29.5584168Z -- Found Threads: TRUE 2025-03-21T20:56:29.5584872Z CMake Deprecation Warning at backends/xnnpack/third-party/pthreadpool/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:56:29.5585652Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:56:29.5586093Z CMake. 2025-03-21T20:56:29.5586216Z 2025-03-21T20:56:29.5586463Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:56:29.5587066Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:56:29.5587565Z to work with policies introduced by or earlier. 2025-03-21T20:56:29.5587848Z 2025-03-21T20:56:29.5587956Z  2025-03-21T20:56:29.5588203Z -- Using python executable 'python3' 2025-03-21T20:56:29.5588539Z -- Resolved buck2 as buck2. 2025-03-21T20:56:29.5588814Z -- Killing buck2 daemon 2025-03-21T20:56:29.5589080Z 'buck2 killall' 2025-03-21T20:56:29.5589352Z -- executorch: Generating source lists 2025-03-21T20:56:29.5589891Z -- executorch: Generating source file list /pytorch/executorch/cmake-out/executorch_srcs.cmake 2025-03-21T20:56:29.5590602Z -- executorch: Using sources file /pytorch/executorch/cmake-out/executorch_srcs.cmake 2025-03-21T20:56:29.5591125Z -- executorch: Using PAL default 'posix' 2025-03-21T20:56:29.5591473Z -- Generating operator lib: 2025-03-21T20:56:29.5591769Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:56:29.5592192Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:56:29.5592634Z -- ROOT_OPS: 2025-03-21T20:56:29.5592865Z -- INCLUDE_ALL_OPS: 2025-03-21T20:56:29.5594228Z Command - python3;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/portable/functions.yaml" 2025-03-21T20:56:29.5595373Z -- Generating kernel bindings: 2025-03-21T20:56:29.5595681Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:56:29.5596103Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:56:29.5596546Z -- CUSTOM_OPS_YAML: 2025-03-21T20:56:29.5596811Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:56:29.5598604Z Generated files /pytorch/executorch/cmake-out/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out/kernels/portable/portable_ops_lib/Functions.h;/pytorch/executorch/cmake-out/kernels/portable/portable_ops_lib/NativeFunctions.h 2025-03-21T20:56:29.5600109Z -- Generating operator lib: 2025-03-21T20:56:29.5600406Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:56:29.5600715Z -- KERNEL_LIBS: portable_kernels 2025-03-21T20:56:29.5601022Z -- DEPS: executorch 2025-03-21T20:56:29.5601539Z 'python3' '-c' 'import importlib.util; print(importlib.util.find_spec('torch').submodule_search_locations[0])' 2025-03-21T20:56:29.5602133Z -- Generating operator lib: 2025-03-21T20:56:31.9510810Z -- LIB_NAME: optimized_ops_lib 2025-03-21T20:56:31.9511536Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/optimized/optimized.yaml 2025-03-21T20:56:31.9512291Z -- ROOT_OPS: 2025-03-21T20:56:31.9512620Z -- INCLUDE_ALL_OPS: 2025-03-21T20:56:31.9514872Z Command - python3;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out/kernels/optimized/optimized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/optimized/optimized.yaml" 2025-03-21T20:56:31.9517255Z -- Generating kernel bindings: 2025-03-21T20:56:31.9517758Z -- LIB_NAME: optimized_ops_lib 2025-03-21T20:56:31.9518458Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/optimized/optimized.yaml 2025-03-21T20:56:31.9519330Z -- CUSTOM_OPS_YAML: 2025-03-21T20:56:31.9519777Z -- ADD_EXCEPTION_BOUNDARY: TRUE 2025-03-21T20:56:31.9522950Z Generated files /pytorch/executorch/cmake-out/kernels/optimized/optimized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out/kernels/optimized/optimized_ops_lib/Functions.h;/pytorch/executorch/cmake-out/kernels/optimized/optimized_ops_lib/NativeFunctions.h 2025-03-21T20:56:31.9524577Z -- Generating operator lib: 2025-03-21T20:56:31.9524890Z -- LIB_NAME: optimized_ops_lib 2025-03-21T20:56:31.9525219Z -- KERNEL_LIBS: optimized_kernels 2025-03-21T20:56:31.9525625Z -- DEPS: executorch 2025-03-21T20:56:31.9525899Z -- Merging kernel yaml files: 2025-03-21T20:56:31.9526401Z -- FUNCTIONS_YAML: /pytorch/executorch/configurations/../kernels/optimized/optimized.yaml 2025-03-21T20:56:31.9527249Z -- FALLBACK_YAML: /pytorch/executorch/configurations/../kernels/portable/functions.yaml 2025-03-21T20:56:31.9527855Z -- OUTPUT_DIR: /pytorch/executorch/cmake-out/configurations 2025-03-21T20:56:31.9528261Z -- Generating operator lib: 2025-03-21T20:56:31.9528581Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-03-21T20:56:31.9529056Z -- OPS_SCHEMA_YAML: /pytorch/executorch/cmake-out/configurations/merged.yaml 2025-03-21T20:56:31.9529519Z -- ROOT_OPS: 2025-03-21T20:56:31.9529768Z -- INCLUDE_ALL_OPS: 2025-03-21T20:56:31.9531150Z Command - python3;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out/configurations/optimized_native_cpu_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/cmake-out/configurations/merged.yaml" 2025-03-21T20:56:31.9532356Z -- Generating kernel bindings: 2025-03-21T20:56:31.9532685Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-03-21T20:56:31.9533159Z -- FUNCTIONS_YAML: /pytorch/executorch/cmake-out/configurations/merged.yaml 2025-03-21T20:56:31.9533632Z -- CUSTOM_OPS_YAML: 2025-03-21T20:56:31.9533913Z -- ADD_EXCEPTION_BOUNDARY: TRUE 2025-03-21T20:56:31.9535793Z Generated files /pytorch/executorch/cmake-out/configurations/optimized_native_cpu_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out/configurations/optimized_native_cpu_ops_lib/Functions.h;/pytorch/executorch/cmake-out/configurations/optimized_native_cpu_ops_lib/NativeFunctions.h 2025-03-21T20:56:31.9537409Z -- Generating operator lib: 2025-03-21T20:56:31.9537723Z -- LIB_NAME: optimized_native_cpu_ops_lib 2025-03-21T20:56:31.9538136Z -- KERNEL_LIBS: optimized_kernels;optimized_portable_kernels 2025-03-21T20:56:31.9538535Z -- DEPS: executorch 2025-03-21T20:56:31.9539707Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2025-03-21T20:56:31.9540967Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:56:31.9541720Z CMake. 2025-03-21T20:56:31.9541920Z 2025-03-21T20:56:31.9542309Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:56:31.9543373Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:56:31.9544316Z to work with policies introduced by or earlier. 2025-03-21T20:56:31.9544820Z 2025-03-21T20:56:31.9545076Z  2025-03-21T20:56:31.9545493Z -- Looking for C++ include unistd.h 2025-03-21T20:56:31.9546102Z -- Looking for C++ include unistd.h - found 2025-03-21T20:56:31.9546680Z -- Looking for C++ include stdint.h 2025-03-21T20:56:31.9547257Z -- Looking for C++ include stdint.h - found 2025-03-21T20:56:31.9547865Z -- Looking for C++ include inttypes.h 2025-03-21T20:56:31.9548634Z -- Looking for C++ include inttypes.h - found 2025-03-21T20:56:31.9549284Z -- Looking for C++ include sys/types.h 2025-03-21T20:56:31.9549899Z -- Looking for C++ include sys/types.h - found 2025-03-21T20:56:31.9550541Z -- Looking for C++ include sys/stat.h 2025-03-21T20:56:31.9551154Z -- Looking for C++ include sys/stat.h - found 2025-03-21T20:56:31.9551776Z -- Looking for C++ include fnmatch.h 2025-03-21T20:56:31.9552469Z -- Looking for C++ include fnmatch.h - found 2025-03-21T20:56:31.9553026Z -- Looking for C++ include stddef.h 2025-03-21T20:56:31.9553577Z -- Looking for C++ include stddef.h - found 2025-03-21T20:56:31.9554156Z -- Check size of uint32_t 2025-03-21T20:56:31.9554637Z -- Check size of uint32_t - done 2025-03-21T20:56:31.9555130Z -- Looking for strtoll 2025-03-21T20:56:31.9555546Z -- Looking for strtoll - found 2025-03-21T20:56:31.9556034Z -- Generating operator lib: 2025-03-21T20:56:31.9556543Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:56:31.9557303Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:56:31.9558090Z -- ROOT_OPS: 2025-03-21T20:56:31.9558474Z -- INCLUDE_ALL_OPS: 2025-03-21T20:56:31.9560862Z Command - python3;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/cmake-out/kernels/quantized/quantized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/quantized/quantized.yaml" 2025-03-21T20:56:31.9563041Z -- Generating kernel bindings: 2025-03-21T20:56:31.9563492Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:56:31.9563961Z -- FUNCTIONS_YAML: 2025-03-21T20:56:31.9564590Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:56:31.9565474Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:56:31.9570627Z Generated files /pytorch/executorch/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/cmake-out/kernels/quantized/quantized_ops_lib/Functions.h;/pytorch/executorch/cmake-out/kernels/quantized/quantized_ops_lib/NativeFunctions.h;/pytorch/executorch/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCPUCustomOps.cpp;/pytorch/executorch/cmake-out/kernels/quantized/quantized_ops_lib/RegisterSchema.cpp;/pytorch/executorch/cmake-out/kernels/quantized/quantized_ops_lib/CustomOpsNativeFunctions.h 2025-03-21T20:56:31.9575957Z -- Generating operator lib: 2025-03-21T20:56:31.9576517Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:56:31.9577057Z -- KERNEL_LIBS: quantized_kernels 2025-03-21T20:56:31.9577551Z -- DEPS: executorch 2025-03-21T20:56:31.9577914Z -- 2025-03-21T20:56:31.9578256Z -- ******** Summary ******** 2025-03-21T20:56:31.9578763Z -- CMAKE_BUILD_TYPE : Release 2025-03-21T20:56:31.9579343Z -- CMAKE_CXX_STANDARD : 17 2025-03-21T20:56:31.9579896Z -- CMAKE_CXX_COMPILER_ID : Clang 2025-03-21T20:56:31.9580450Z -- CMAKE_TOOLCHAIN_FILE : 2025-03-21T20:56:31.9581020Z -- BUCK2 : buck2 2025-03-21T20:56:31.9581635Z -- PYTHON_EXECUTABLE : python3 2025-03-21T20:56:31.9582564Z -- FLATC_EXECUTABLE : /pytorch/executorch/cmake-out/third-party/flatbuffers/flatc 2025-03-21T20:56:31.9583686Z -- EXECUTORCH_ENABLE_LOGGING : OFF 2025-03-21T20:56:31.9584388Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2025-03-21T20:56:31.9585031Z -- EXECUTORCH_LOG_LEVEL : Info 2025-03-21T20:56:31.9585700Z -- EXECUTORCH_BUILD_ANDROID_JNI : OFF 2025-03-21T20:56:31.9586346Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : OFF 2025-03-21T20:56:31.9586993Z -- EXECUTORCH_BUILD_CADENCE : OFF 2025-03-21T20:56:31.9587632Z -- EXECUTORCH_BUILD_COREML : OFF 2025-03-21T20:56:31.9588265Z -- EXECUTORCH_BUILD_CPUINFO : ON 2025-03-21T20:56:31.9588906Z -- EXECUTORCH_BUILD_DEVTOOLS : OFF 2025-03-21T20:56:31.9589573Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : ON 2025-03-21T20:56:31.9590322Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : ON 2025-03-21T20:56:31.9590961Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : ON 2025-03-21T20:56:31.9591558Z -- EXECUTORCH_BUILD_EXTENSION_LLM : OFF 2025-03-21T20:56:31.9592175Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : ON 2025-03-21T20:56:31.9592813Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : OFF 2025-03-21T20:56:31.9593446Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : ON 2025-03-21T20:56:31.9594161Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : OFF 2025-03-21T20:56:31.9594804Z -- EXECUTORCH_BUILD_FLATC : ON 2025-03-21T20:56:31.9595428Z -- EXECUTORCH_BUILD_GFLAGS : ON 2025-03-21T20:56:31.9596052Z -- EXECUTORCH_BUILD_HOST_TARGETS : ON 2025-03-21T20:56:31.9596709Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : OFF 2025-03-21T20:56:31.9597347Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : OFF 2025-03-21T20:56:31.9597980Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : ON 2025-03-21T20:56:31.9598645Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2025-03-21T20:56:31.9599317Z -- EXECUTORCH_BUILD_MPS : OFF 2025-03-21T20:56:31.9599940Z -- EXECUTORCH_BUILD_NEURON : OFF 2025-03-21T20:56:31.9600605Z -- EXECUTORCH_BUILD_PTHREADPOOL : ON 2025-03-21T20:56:31.9601288Z -- EXECUTORCH_BUILD_PYBIND : OFF 2025-03-21T20:56:31.9601855Z -- EXECUTORCH_BUILD_QNN : OFF 2025-03-21T20:56:31.9602478Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2025-03-21T20:56:31.9603080Z -- EXECUTORCH_BUILD_TESTS : OFF 2025-03-21T20:56:31.9603710Z -- EXECUTORCH_BUILD_VULKAN : OFF 2025-03-21T20:56:31.9604349Z -- EXECUTORCH_BUILD_XNNPACK : OFF 2025-03-21T20:56:31.9604942Z -- Configuring done (5.5s) 2025-03-21T20:56:31.9605541Z -- Generating done (0.1s) 2025-03-21T20:56:31.9606192Z CMake Warning: 2025-03-21T20:56:31.9606643Z Manually-specified variables were not used by the project: 2025-03-21T20:56:31.9607090Z 2025-03-21T20:56:31.9607232Z QNN_SDK_ROOT 2025-03-21T20:56:31.9607475Z 2025-03-21T20:56:31.9607658Z  2025-03-21T20:56:31.9608155Z -- Build files have been written to: /pytorch/executorch/cmake-out 2025-03-21T20:56:31.9609036Z + cmake --build cmake-out -j9 --target install --config Release 2025-03-21T20:56:31.9609942Z [ 0%] Creating directories for 'flatbuffers' 2025-03-21T20:56:31.9611269Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2025-03-21T20:56:31.9613183Z [ 0%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/single.cpp.o 2025-03-21T20:56:31.9615097Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2025-03-21T20:56:31.9616967Z [ 0%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o 2025-03-21T20:56:31.9618755Z [ 0%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/double.cpp.o 2025-03-21T20:56:31.9620581Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2025-03-21T20:56:31.9622779Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2025-03-21T20:56:31.9624836Z [ 0%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/complex_single.cpp.o 2025-03-21T20:56:31.9626223Z [ 0%] No download step for 'flatbuffers' 2025-03-21T20:56:31.9627027Z [ 0%] No update step for 'flatbuffers' 2025-03-21T20:56:32.8320558Z [ 1%] No patch step for 'flatbuffers' 2025-03-21T20:56:32.8321546Z [ 1%] Performing configure step for 'flatbuffers' 2025-03-21T20:56:32.8323303Z CMake Warning: 2025-03-21T20:56:32.8323962Z Ignoring empty string ("") provided on the command line. 2025-03-21T20:56:32.8324696Z 2025-03-21T20:56:32.8324919Z  2025-03-21T20:56:32.8325471Z fatal: No names found, cannot describe anything. 2025-03-21T20:56:32.8326315Z CMake Warning at CMake/Version.cmake:32 (message): 2025-03-21T20:56:32.8327018Z git describe failed with exit code: 128 2025-03-21T20:56:32.8327428Z 2025-03-21T20:56:32.8327745Z Make sure you cloned with tags or run 'git fetch --tags'. 2025-03-21T20:56:32.8328534Z Call Stack (most recent call first): 2025-03-21T20:56:32.8329087Z CMakeLists.txt:5 (include) 2025-03-21T20:56:32.8329442Z 2025-03-21T20:56:32.8329634Z  2025-03-21T20:56:32.8330002Z -- Proceeding with version: 24.3.25.0 2025-03-21T20:56:32.8331328Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2025-03-21T20:56:32.8332961Z [ 1%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2025-03-21T20:56:32.8334217Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2025-03-21T20:56:32.8336034Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2025-03-21T20:56:32.8337925Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/log.c.o 2025-03-21T20:56:32.8340077Z [ 3%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o 2025-03-21T20:56:32.8341418Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2025-03-21T20:56:32.8342508Z [ 3%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2025-03-21T20:56:32.8344158Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2025-03-21T20:56:32.8346031Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2025-03-21T20:56:32.8347253Z -- The CXX compiler identification is Clang 12.0.1 2025-03-21T20:56:32.8347903Z -- Detecting CXX compiler ABI info 2025-03-21T20:56:32.8349522Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2025-03-21T20:56:32.8351373Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2025-03-21T20:56:32.8353128Z [ 3%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o 2025-03-21T20:56:32.8354945Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2025-03-21T20:56:32.8356753Z [ 4%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2025-03-21T20:56:32.8358554Z [ 4%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2025-03-21T20:56:32.8360405Z [ 5%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/complex_double.cpp.o 2025-03-21T20:56:32.8362532Z [ 5%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2025-03-21T20:56:32.8364448Z [ 5%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2025-03-21T20:56:32.8366381Z [ 5%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/xerbla.cpp.o 2025-03-21T20:56:32.8367931Z [ 5%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2025-03-21T20:56:32.8369147Z [ 6%] Linking C static library libpthreadpool.a 2025-03-21T20:56:32.8369812Z [ 6%] Built target pthreadpool 2025-03-21T20:56:32.8371027Z [ 6%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2025-03-21T20:56:32.8372963Z [ 6%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2025-03-21T20:56:32.8374899Z [ 7%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2025-03-21T20:56:32.8376908Z [ 7%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2025-03-21T20:56:32.8378422Z [ 7%] Linking CXX static library libgflags_nothreads.a 2025-03-21T20:56:32.8379077Z [ 7%] Built target gflags_nothreads_static 2025-03-21T20:56:32.8379807Z [ 7%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2025-03-21T20:56:32.8380818Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/srotm.c.o 2025-03-21T20:56:32.8381811Z [ 7%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2025-03-21T20:56:32.8382937Z [ 8%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2025-03-21T20:56:32.8383779Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:56:32.8384596Z [ 8%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2025-03-21T20:56:32.8385658Z [ 8%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2025-03-21T20:56:32.8386758Z [ 8%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2025-03-21T20:56:32.8387581Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-03-21T20:56:32.8388103Z -- Detecting CXX compile features 2025-03-21T20:56:32.8388442Z -- Detecting CXX compile features - done 2025-03-21T20:56:32.8388792Z -- Looking for strtof_l 2025-03-21T20:56:32.8389833Z [ 8%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2025-03-21T20:56:32.8391143Z [ 8%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2025-03-21T20:56:32.8392172Z [ 8%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/srotmg.c.o 2025-03-21T20:56:32.8393183Z [ 8%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/drotm.c.o 2025-03-21T20:56:32.8394184Z [ 9%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/drotmg.c.o 2025-03-21T20:56:32.8395265Z [ 9%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2025-03-21T20:56:32.8396390Z [ 10%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2025-03-21T20:56:32.8397506Z [ 10%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2025-03-21T20:56:32.8398710Z [ 10%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2025-03-21T20:56:32.8399801Z [ 10%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2025-03-21T20:56:32.8400813Z [ 10%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/lsame.c.o 2025-03-21T20:56:32.8401817Z [ 10%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dspmv.c.o 2025-03-21T20:56:32.8402809Z [ 10%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ssbmv.c.o 2025-03-21T20:56:32.8403803Z [ 10%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/chbmv.c.o 2025-03-21T20:56:32.8404858Z [ 11%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2025-03-21T20:56:32.8406065Z [ 11%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2025-03-21T20:56:32.8407325Z [ 11%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/sspmv.c.o 2025-03-21T20:56:32.8408364Z [ 11%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2025-03-21T20:56:32.8409416Z [ 12%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2025-03-21T20:56:32.8410520Z [ 13%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/chpmv.c.o 2025-03-21T20:56:32.8411823Z [ 13%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/zhbmv.c.o 2025-03-21T20:56:32.8413101Z [ 13%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2025-03-21T20:56:32.8414483Z [ 13%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2025-03-21T20:56:32.8415621Z [ 13%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2025-03-21T20:56:32.8416333Z -- Looking for strtof_l - found 2025-03-21T20:56:32.8416652Z -- Looking for strtoull_l 2025-03-21T20:56:32.8417336Z [ 13%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dsbmv.c.o 2025-03-21T20:56:32.8418542Z [ 13%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/zhpmv.c.o 2025-03-21T20:56:32.8419544Z [ 13%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dtbmv.c.o 2025-03-21T20:56:32.8420552Z [ 14%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/stbmv.c.o 2025-03-21T20:56:35.9666439Z [ 14%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ctbmv.c.o 2025-03-21T20:56:35.9668528Z [ 14%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ztbmv.c.o 2025-03-21T20:56:35.9669917Z [ 14%] Linking C static library libcpuinfo.a 2025-03-21T20:56:35.9670865Z [ 14%] Linking C static library libcpuinfo_internals.a 2025-03-21T20:56:35.9672332Z [ 14%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/complexdots.c.o 2025-03-21T20:56:35.9673467Z [ 14%] Built target cpuinfo 2025-03-21T20:56:35.9673960Z [ 14%] Built target cpuinfo_internals 2025-03-21T20:56:35.9674526Z -- Looking for strtoull_l - found 2025-03-21T20:56:35.9675085Z -- Looking for realpath 2025-03-21T20:56:35.9675823Z [ 14%] Linking CXX static library libeigen_blas.a 2025-03-21T20:56:35.9676513Z [ 14%] Built target eigen_blas 2025-03-21T20:56:35.9677273Z -- Looking for realpath - found 2025-03-21T20:56:35.9677898Z -- CMAKE_CXX_FLAGS: "-DFLATBUFFERS_MAX_ALIGNMENT=1024" 2025-03-21T20:56:35.9678753Z -- Configuring done (1.2s) 2025-03-21T20:56:35.9679261Z -- Generating done (0.0s) 2025-03-21T20:56:35.9680109Z -- Build files have been written to: /pytorch/executorch/cmake-out/third-party/flatbuffers 2025-03-21T20:56:35.9681353Z [ 15%] Performing build step for 'flatbuffers' 2025-03-21T20:56:35.9682374Z [ 2%] Building CXX object CMakeFiles/flatc.dir/src/idl_parser.cpp.o 2025-03-21T20:56:35.9683566Z [ 5%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o 2025-03-21T20:56:35.9684778Z [ 7%] Building CXX object CMakeFiles/flatc.dir/src/reflection.cpp.o 2025-03-21T20:56:35.9686089Z [ 10%] Building CXX object CMakeFiles/flatc.dir/src/util.cpp.o 2025-03-21T20:56:35.9687584Z [ 13%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_binary.cpp.o 2025-03-21T20:56:35.9688866Z [ 15%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o 2025-03-21T20:56:35.9690126Z [ 18%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_csharp.cpp.o 2025-03-21T20:56:35.9691532Z [ 21%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_dart.cpp.o 2025-03-21T20:56:35.9692832Z [ 23%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin.cpp.o 2025-03-21T20:56:35.9694182Z [ 26%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin_kmp.cpp.o 2025-03-21T20:56:35.9695493Z [ 28%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_go.cpp.o 2025-03-21T20:56:35.9696641Z [ 31%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_java.cpp.o 2025-03-21T20:56:35.9697899Z [ 34%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_ts.cpp.o 2025-03-21T20:56:35.9699147Z [ 36%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_php.cpp.o 2025-03-21T20:56:35.9700433Z [ 39%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_python.cpp.o 2025-03-21T20:56:35.9701906Z [ 42%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_lobster.cpp.o 2025-03-21T20:56:35.9703200Z [ 44%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_rust.cpp.o 2025-03-21T20:56:35.9704445Z [ 47%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_fbs.cpp.o 2025-03-21T20:56:35.9705581Z [ 50%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_grpc.cpp.o 2025-03-21T20:56:35.9706774Z [ 52%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_json_schema.cpp.o 2025-03-21T20:56:35.9708039Z [ 55%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_swift.cpp.o 2025-03-21T20:56:35.9709290Z [ 57%] Building CXX object CMakeFiles/flatc.dir/src/file_name_saving_file_manager.cpp.o 2025-03-21T20:56:35.9710625Z [ 60%] Building CXX object CMakeFiles/flatc.dir/src/file_binary_writer.cpp.o 2025-03-21T20:56:35.9711739Z [ 63%] Building CXX object CMakeFiles/flatc.dir/src/file_writer.cpp.o 2025-03-21T20:56:35.9712736Z [ 65%] Building CXX object CMakeFiles/flatc.dir/src/flatc.cpp.o 2025-03-21T20:56:35.9713782Z [ 68%] Building CXX object CMakeFiles/flatc.dir/src/flatc_main.cpp.o 2025-03-21T20:56:35.9715189Z [ 71%] Building CXX object CMakeFiles/flatc.dir/src/binary_annotator.cpp.o 2025-03-21T20:56:35.9716518Z [ 73%] Building CXX object CMakeFiles/flatc.dir/src/annotated_binary_text_gen.cpp.o 2025-03-21T20:56:35.9717795Z [ 76%] Building CXX object CMakeFiles/flatc.dir/src/bfbs_gen_lua.cpp.o 2025-03-21T20:56:35.9719004Z [ 78%] Building CXX object CMakeFiles/flatc.dir/src/bfbs_gen_nim.cpp.o 2025-03-21T20:56:35.9720236Z [ 81%] Building CXX object CMakeFiles/flatc.dir/src/code_generators.cpp.o 2025-03-21T20:56:35.9721632Z [ 84%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/cpp_generator.cc.o 2025-03-21T20:56:35.9724268Z [ 86%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/go_generator.cc.o 2025-03-21T20:56:35.9726095Z [ 89%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/java_generator.cc.o 2025-03-21T20:56:35.9727720Z [ 92%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/python_generator.cc.o 2025-03-21T20:56:35.9729296Z [ 94%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/swift_generator.cc.o 2025-03-21T20:56:35.9730836Z [ 97%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/ts_generator.cc.o 2025-03-21T20:56:35.9731984Z [100%] Linking CXX executable flatc 2025-03-21T20:56:35.9732611Z [100%] Built target flatc 2025-03-21T20:56:35.9733295Z [ 15%] No install step for 'flatbuffers' 2025-03-21T20:56:35.9734107Z [ 15%] Completed 'flatbuffers' 2025-03-21T20:56:35.9734834Z [ 15%] Built target flatbuffers 2025-03-21T20:56:35.9735549Z [ 15%] Generating common_schema headers 2025-03-21T20:56:35.9736409Z [ 16%] Generating scalar_type_schema headers 2025-03-21T20:56:35.9737107Z [ 16%] Built target common_schema 2025-03-21T20:56:35.9737698Z [ 16%] Built target scalar_type_schema 2025-03-21T20:56:35.9738466Z [ 17%] Generating program_schema headers 2025-03-21T20:56:35.9739415Z [ 17%] Generating flat_tensor_schema headers 2025-03-21T20:56:35.9740120Z [ 17%] Built target flat_tensor_schema 2025-03-21T20:56:35.9740729Z [ 17%] Built target program_schema 2025-03-21T20:56:35.9741906Z [ 17%] Building CXX object CMakeFiles/executorch_core.dir/runtime/backend/interface.cpp.o 2025-03-21T20:56:35.9743488Z [ 18%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/evalue.cpp.o 2025-03-21T20:56:35.9745357Z [ 18%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_shape_to_c_string.cpp.o 2025-03-21T20:56:35.9747471Z [ 18%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_util_portable.cpp.o 2025-03-21T20:56:35.9749480Z [ 18%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/portable_type/tensor_impl.cpp.o 2025-03-21T20:56:35.9751258Z [ 18%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tag.cpp.o 2025-03-21T20:56:35.9752832Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tensor_layout.cpp.o 2025-03-21T20:56:35.9754511Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method_meta.cpp.o 2025-03-21T20:56:35.9756161Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method.cpp.o 2025-03-21T20:56:35.9757760Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/program.cpp.o 2025-03-21T20:56:35.9759440Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/pte_data_map.cpp.o 2025-03-21T20:56:35.9761261Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2025-03-21T20:56:35.9763115Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_portable.cpp.o 2025-03-21T20:56:35.9764644Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/kernel/operator_registry.cpp.o 2025-03-21T20:56:35.9765993Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/abort.cpp.o 2025-03-21T20:56:35.9767075Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/log.cpp.o 2025-03-21T20:56:35.9768190Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/profiler.cpp.o 2025-03-21T20:56:35.9769383Z [ 21%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/runtime.cpp.o 2025-03-21T20:56:35.9770537Z [ 21%] Building CXX object CMakeFiles/executorch_core.dir/schema/extended_header.cpp.o 2025-03-21T20:56:35.9771821Z [ 21%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/default/posix.cpp.o 2025-03-21T20:56:35.9772924Z [ 21%] Linking CXX static library libexecutorch_core.a 2025-03-21T20:56:35.9773593Z [ 21%] Built target executorch_core 2025-03-21T20:56:35.9774493Z [ 21%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_copy_index.cpp.o 2025-03-21T20:56:35.9775609Z [ 21%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_view.cpp.o 2025-03-21T20:56:35.9776728Z [ 21%] Building CXX object extension/tensor/CMakeFiles/extension_tensor.dir/tensor_ptr.cpp.o 2025-03-21T20:56:35.9777936Z [ 22%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/register_prim_ops.cpp.o 2025-03-21T20:56:35.9779239Z [ 22%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/threadpool_guard.cpp.o 2025-03-21T20:56:35.9780684Z [ 22%] Building CXX object extension/tensor/CMakeFiles/extension_tensor.dir/tensor_ptr_maker.cpp.o 2025-03-21T20:56:35.9781993Z [ 22%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/threadpool.cpp.o 2025-03-21T20:56:35.9783436Z [ 22%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/thread_parallel.cpp.o 2025-03-21T20:56:35.9785423Z [ 22%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/cpuinfo_utils.cpp.o 2025-03-21T20:56:35.9786518Z [ 22%] Linking CXX static library libextension_threadpool.a 2025-03-21T20:56:35.9787267Z [ 22%] Linking CXX static library libexecutorch.a 2025-03-21T20:56:35.9788009Z [ 22%] Linking CXX static library libextension_tensor.a 2025-03-21T20:56:35.9788565Z [ 22%] Built target executorch 2025-03-21T20:56:35.9788958Z [ 22%] Built target extension_threadpool 2025-03-21T20:56:35.9789421Z [ 22%] Built target extension_tensor 2025-03-21T20:56:37.7185606Z [ 22%] Building CXX object extension/data_loader/CMakeFiles/extension_data_loader.dir/file_data_loader.cpp.o 2025-03-21T20:56:37.7187705Z [ 22%] Building CXX object extension/data_loader/CMakeFiles/extension_data_loader.dir/mmap_data_loader.cpp.o 2025-03-21T20:56:37.7189934Z [ 22%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/embeddingxb.cpp.o 2025-03-21T20:56:37.7191873Z [ 22%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_choose_qparams.cpp.o 2025-03-21T20:56:37.7193849Z [ 22%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_dequantize.cpp.o 2025-03-21T20:56:37.7195641Z [ 22%] Building CXX object kernels/optimized/CMakeFiles/cpublas.dir/blas/BlasKernel.cpp.o 2025-03-21T20:56:37.7197379Z [ 22%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_add.cpp.o 2025-03-21T20:56:37.7199281Z [ 22%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op__empty_dim_order.cpp.o 2025-03-21T20:56:37.7201219Z [ 22%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op__empty_dim_order.cpp.o 2025-03-21T20:56:37.7203243Z [ 23%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding.cpp.o 2025-03-21T20:56:37.7204773Z [ 24%] Linking CXX static library libextension_data_loader.a 2025-03-21T20:56:37.7206449Z [ 24%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding2b.cpp.o 2025-03-21T20:56:37.7208226Z [ 24%] Building CXX object kernels/optimized/CMakeFiles/cpublas.dir/blas/CPUBlas.cpp.o 2025-03-21T20:56:37.7209298Z [ 24%] Built target extension_data_loader 2025-03-21T20:56:37.7210671Z [ 24%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding4b.cpp.o 2025-03-21T20:56:37.7212696Z [ 24%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op__to_dim_order_copy.cpp.o 2025-03-21T20:56:37.7214753Z [ 24%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_abs.cpp.o 2025-03-21T20:56:37.7216647Z [ 24%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_mixed_linear.cpp.o 2025-03-21T20:56:37.7218635Z [ 25%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op__to_dim_order_copy.cpp.o 2025-03-21T20:56:37.7220528Z [ 26%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_acos.cpp.o 2025-03-21T20:56:37.7222537Z [ 26%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_mixed_mm.cpp.o 2025-03-21T20:56:37.7223905Z [ 26%] Linking CXX static library libcpublas.a 2025-03-21T20:56:37.7225265Z [ 26%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_acosh.cpp.o 2025-03-21T20:56:37.7226551Z [ 26%] Built target cpublas 2025-03-21T20:56:37.7227782Z [ 26%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_add.cpp.o 2025-03-21T20:56:37.7229616Z [ 26%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_quantize.cpp.o 2025-03-21T20:56:37.7231532Z [ 26%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_addmm.cpp.o 2025-03-21T20:56:37.7233259Z [ 26%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_alias_copy.cpp.o 2025-03-21T20:56:37.7235047Z [ 27%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_allclose.cpp.o 2025-03-21T20:56:37.7236941Z [ 27%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_abs.cpp.o 2025-03-21T20:56:37.7238884Z [ 27%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_acos.cpp.o 2025-03-21T20:56:37.7240848Z [ 27%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_acosh.cpp.o 2025-03-21T20:56:37.7242689Z [ 27%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_amax.cpp.o 2025-03-21T20:56:37.7244216Z [ 28%] Linking CXX static library libquantized_kernels.a 2025-03-21T20:56:37.7245857Z [ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_add.cpp.o 2025-03-21T20:56:37.7247601Z [ 28%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_amin.cpp.o 2025-03-21T20:56:37.7248729Z [ 28%] Built target quantized_kernels 2025-03-21T20:56:37.7250110Z [ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_addmm.cpp.o 2025-03-21T20:56:37.7252142Z [ 28%] Building CXX object extension/flat_tensor/CMakeFiles/extension_flat_tensor.dir/flat_tensor_data_map.cpp.o 2025-03-21T20:56:37.7254055Z [ 28%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_any.cpp.o 2025-03-21T20:56:37.7255992Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_alias_copy.cpp.o 2025-03-21T20:56:37.7258039Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_allclose.cpp.o 2025-03-21T20:56:37.7260061Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_amax.cpp.o 2025-03-21T20:56:37.7261830Z [ 29%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_arange.cpp.o 2025-03-21T20:56:37.7263719Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_amin.cpp.o 2025-03-21T20:56:37.7265609Z [ 29%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_argmax.cpp.o 2025-03-21T20:56:37.7267643Z [ 29%] Building CXX object extension/flat_tensor/CMakeFiles/extension_flat_tensor.dir/serialize/flat_tensor_header.cpp.o 2025-03-21T20:56:37.7269860Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_any.cpp.o 2025-03-21T20:56:37.7271849Z [ 30%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_arange.cpp.o 2025-03-21T20:56:37.7273747Z [ 31%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_argmin.cpp.o 2025-03-21T20:56:37.7275602Z [ 31%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_argmax.cpp.o 2025-03-21T20:56:37.7277141Z [ 31%] Linking CXX static library libextension_flat_tensor.a 2025-03-21T20:56:37.7278739Z [ 31%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_argmin.cpp.o 2025-03-21T20:56:37.7279991Z [ 31%] Built target extension_flat_tensor 2025-03-21T20:56:37.7281075Z [ 31%] Generating selected_operators.yaml for quantized_ops_lib 2025-03-21T20:56:37.7282691Z [ 31%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_as_strided_copy.cpp.o 2025-03-21T20:56:37.7284768Z [ 31%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_as_strided_copy.cpp.o 2025-03-21T20:56:37.7286891Z [ 31%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_asin.cpp.o 2025-03-21T20:56:37.7288766Z [ 31%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_asin.cpp.o 2025-03-21T20:56:37.7290502Z [ 31%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_asinh.cpp.o 2025-03-21T20:56:37.7292265Z [ 31%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atan.cpp.o 2025-03-21T20:56:37.7294107Z [ 31%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_asinh.cpp.o 2025-03-21T20:56:37.7296087Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atan.cpp.o 2025-03-21T20:56:37.7297517Z [ 32%] Generating code for kernel registration 2025-03-21T20:56:37.7298908Z [ 33%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atan2.cpp.o 2025-03-21T20:56:37.7300602Z [ 33%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atan2.cpp.o 2025-03-21T20:56:37.7302470Z [ 33%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atanh.cpp.o 2025-03-21T20:56:37.7304287Z [ 33%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atanh.cpp.o 2025-03-21T20:56:37.7306087Z [ 33%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_avg_pool2d.cpp.o 2025-03-21T20:56:37.7307975Z [ 33%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_avg_pool2d.cpp.o 2025-03-21T20:56:37.7309876Z [ 33%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_and.cpp.o 2025-03-21T20:56:37.7311763Z [ 33%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_and.cpp.o 2025-03-21T20:56:37.7313684Z [ 33%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_not.cpp.o 2025-03-21T20:56:37.7315663Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_not.cpp.o 2025-03-21T20:56:37.7317456Z [ 34%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_or.cpp.o 2025-03-21T20:56:37.7319423Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_or.cpp.o 2025-03-21T20:56:37.7321405Z [ 35%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_xor.cpp.o 2025-03-21T20:56:37.7323331Z [ 35%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_xor.cpp.o 2025-03-21T20:56:40.4921116Z [ 35%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bmm.cpp.o 2025-03-21T20:56:40.4923271Z [ 35%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bmm.cpp.o 2025-03-21T20:56:40.4925076Z [ 35%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cat.cpp.o 2025-03-21T20:56:40.4926988Z [ 35%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cat.cpp.o 2025-03-21T20:56:40.4928957Z [ 35%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cdist_forward.cpp.o 2025-03-21T20:56:40.4930771Z [ 35%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ceil.cpp.o 2025-03-21T20:56:40.4932844Z [ 35%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cdist_forward.cpp.o 2025-03-21T20:56:40.4934839Z [ 36%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_clamp.cpp.o 2025-03-21T20:56:40.4936587Z [ 36%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_clone.cpp.o 2025-03-21T20:56:40.4938522Z [ 37%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ceil.cpp.o 2025-03-21T20:56:40.4940549Z [ 37%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_clamp.cpp.o 2025-03-21T20:56:40.4942513Z [ 37%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_constant_pad_nd.cpp.o 2025-03-21T20:56:40.4944435Z [ 37%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_convolution.cpp.o 2025-03-21T20:56:40.4946478Z [ 37%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_convolution_backward.cpp.o 2025-03-21T20:56:40.4948376Z [ 38%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_add.cpp.o 2025-03-21T20:56:40.4950192Z [ 38%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_copy.cpp.o 2025-03-21T20:56:40.4951981Z [ 39%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cos.cpp.o 2025-03-21T20:56:40.4953694Z [ 39%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_bmm.cpp.o 2025-03-21T20:56:40.4955408Z [ 39%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cosh.cpp.o 2025-03-21T20:56:40.4957132Z [ 39%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cumsum.cpp.o 2025-03-21T20:56:40.4958987Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_clone.cpp.o 2025-03-21T20:56:40.4960912Z [ 39%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_detach_copy.cpp.o 2025-03-21T20:56:40.4962993Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_constant_pad_nd.cpp.o 2025-03-21T20:56:40.4965113Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_convolution.cpp.o 2025-03-21T20:56:40.4970263Z [ 39%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_div.cpp.o 2025-03-21T20:56:40.4972124Z [ 39%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_diagonal_copy.cpp.o 2025-03-21T20:56:40.4973993Z [ 40%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_div.cpp.o 2025-03-21T20:56:40.4975746Z [ 40%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_exp.cpp.o 2025-03-21T20:56:40.4977560Z [ 40%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_embedding.cpp.o 2025-03-21T20:56:40.4979892Z [ 41%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_convolution_backward.cpp.o 2025-03-21T20:56:40.4981985Z [ 41%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_copy.cpp.o 2025-03-21T20:56:40.4983876Z [ 41%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_fft_r2c.cpp.o 2025-03-21T20:56:40.4985944Z [ 41%] Building CXX object extension/module/CMakeFiles/extension_module.dir/__/flat_tensor/flat_tensor_data_map.cpp.o 2025-03-21T20:56:40.4987908Z [ 41%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_empty.cpp.o 2025-03-21T20:56:40.4989703Z [ 42%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_gelu.cpp.o 2025-03-21T20:56:40.4991806Z [ 43%] Building CXX object extension/module/CMakeFiles/extension_module.dir/__/flat_tensor/serialize/flat_tensor_header.cpp.o 2025-03-21T20:56:40.4993971Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cos.cpp.o 2025-03-21T20:56:40.4995925Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cosh.cpp.o 2025-03-21T20:56:40.4997785Z [ 43%] Building CXX object extension/module/CMakeFiles/extension_module.dir/module.cpp.o 2025-03-21T20:56:40.4999453Z [ 43%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_eq.cpp.o 2025-03-21T20:56:40.5001141Z [ 43%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_erf.cpp.o 2025-03-21T20:56:40.5003044Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cumsum.cpp.o 2025-03-21T20:56:40.5004846Z [ 43%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_le.cpp.o 2025-03-21T20:56:40.5006838Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_detach_copy.cpp.o 2025-03-21T20:56:40.5008373Z [ 43%] Linking CXX shared library libextension_module.so 2025-03-21T20:56:40.5009898Z [ 43%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_exp.cpp.o 2025-03-21T20:56:40.5011707Z [ 44%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_expand_copy.cpp.o 2025-03-21T20:56:40.5012913Z [ 44%] Built target extension_module 2025-03-21T20:56:40.5014482Z [ 44%] Building CXX object extension/module/CMakeFiles/extension_module_static.dir/__/flat_tensor/flat_tensor_data_map.cpp.o 2025-03-21T20:56:40.5016663Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_diagonal_copy.cpp.o 2025-03-21T20:56:40.5019001Z [ 45%] Building CXX object extension/module/CMakeFiles/extension_module_static.dir/__/flat_tensor/serialize/flat_tensor_header.cpp.o 2025-03-21T20:56:40.5021661Z [ 45%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_lib.dir/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-03-21T20:56:40.5024419Z [ 45%] Building CXX object extension/module/CMakeFiles/extension_module_static.dir/module.cpp.o 2025-03-21T20:56:40.5026199Z [ 45%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_expm1.cpp.o 2025-03-21T20:56:40.5027936Z [ 45%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_fill.cpp.o 2025-03-21T20:56:40.5029804Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_div.cpp.o 2025-03-21T20:56:40.5031834Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_embedding.cpp.o 2025-03-21T20:56:40.5033330Z [ 45%] Linking CXX static library libquantized_ops_lib.a 2025-03-21T20:56:40.5034098Z [ 45%] Built target quantized_ops_lib 2025-03-21T20:56:40.5035664Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_empty.cpp.o 2025-03-21T20:56:40.5037255Z [ 46%] Linking CXX static library libextension_module_static.a 2025-03-21T20:56:40.5038104Z [ 46%] Built target extension_module_static 2025-03-21T20:56:40.5039363Z [ 46%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_floor.cpp.o 2025-03-21T20:56:40.5041116Z [ 46%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_flip.cpp.o 2025-03-21T20:56:40.5042980Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_eq.cpp.o 2025-03-21T20:56:40.5044870Z [ 47%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_floor_divide.cpp.o 2025-03-21T20:56:40.5046846Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_erf.cpp.o 2025-03-21T20:56:40.5048918Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_exp.cpp.o 2025-03-21T20:56:40.5050739Z [ 48%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_fmod.cpp.o 2025-03-21T20:56:40.5052702Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_expand_copy.cpp.o 2025-03-21T20:56:40.5054770Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_expm1.cpp.o 2025-03-21T20:56:40.5056581Z [ 48%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_linear.cpp.o 2025-03-21T20:56:40.5058447Z [ 48%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_log_softmax.cpp.o 2025-03-21T20:56:40.5060345Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_fill.cpp.o 2025-03-21T20:56:40.5062171Z [ 48%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_full.cpp.o 2025-03-21T20:56:40.5064057Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_flip.cpp.o 2025-03-21T20:56:44.1621924Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_floor.cpp.o 2025-03-21T20:56:44.1623985Z [ 49%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_mm.cpp.o 2025-03-21T20:56:44.1625838Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_floor_divide.cpp.o 2025-03-21T20:56:44.1627699Z [ 49%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_full_like.cpp.o 2025-03-21T20:56:44.1629507Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_fmod.cpp.o 2025-03-21T20:56:44.1631325Z [ 49%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_mul.cpp.o 2025-03-21T20:56:44.1633148Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_full.cpp.o 2025-03-21T20:56:44.1635091Z [ 50%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_native_layer_norm.cpp.o 2025-03-21T20:56:44.1637069Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_full_like.cpp.o 2025-03-21T20:56:44.1638876Z [ 50%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gather.cpp.o 2025-03-21T20:56:44.1640626Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gather.cpp.o 2025-03-21T20:56:44.1642380Z [ 51%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_neg.cpp.o 2025-03-21T20:56:44.1644121Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ge.cpp.o 2025-03-21T20:56:44.1645897Z [ 51%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ge.cpp.o 2025-03-21T20:56:44.1647825Z [ 51%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_sigmoid.cpp.o 2025-03-21T20:56:44.1649686Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gelu.cpp.o 2025-03-21T20:56:44.1651452Z [ 51%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_sub.cpp.o 2025-03-21T20:56:44.1653136Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gelu.cpp.o 2025-03-21T20:56:44.1654793Z [ 52%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_where.cpp.o 2025-03-21T20:56:44.1656531Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_glu.cpp.o 2025-03-21T20:56:44.1658514Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_glu.cpp.o 2025-03-21T20:56:44.1660293Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gt.cpp.o 2025-03-21T20:56:44.1662072Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_hardtanh.cpp.o 2025-03-21T20:56:44.1663950Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index.cpp.o 2025-03-21T20:56:44.1665777Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gt.cpp.o 2025-03-21T20:56:44.1667638Z [ 53%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index_put.cpp.o 2025-03-21T20:56:44.1669497Z [ 53%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index_select.cpp.o 2025-03-21T20:56:44.1671280Z [ 53%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_isinf.cpp.o 2025-03-21T20:56:44.1673048Z [ 53%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_isnan.cpp.o 2025-03-21T20:56:44.1674954Z [ 53%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_hardtanh.cpp.o 2025-03-21T20:56:44.1676949Z [ 53%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_le.cpp.o 2025-03-21T20:56:44.1678725Z [ 53%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_leaky_relu.cpp.o 2025-03-21T20:56:44.1680643Z [ 54%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_lift_fresh_copy.cpp.o 2025-03-21T20:56:44.1682660Z [ 54%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_linear_scratch_example.cpp.o 2025-03-21T20:56:44.1684577Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index.cpp.o 2025-03-21T20:56:44.1686567Z [ 55%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log.cpp.o 2025-03-21T20:56:44.1688502Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index_put.cpp.o 2025-03-21T20:56:44.1690399Z [ 55%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log10.cpp.o 2025-03-21T20:56:44.1692126Z [ 55%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log1p.cpp.o 2025-03-21T20:56:44.1694041Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index_select.cpp.o 2025-03-21T20:56:44.1696037Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_isinf.cpp.o 2025-03-21T20:56:44.1697872Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log2.cpp.o 2025-03-21T20:56:44.1699679Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log_softmax.cpp.o 2025-03-21T20:56:44.1701546Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_and.cpp.o 2025-03-21T20:56:44.1703444Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_isnan.cpp.o 2025-03-21T20:56:44.1705349Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_le.cpp.o 2025-03-21T20:56:44.1707232Z [ 57%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_not.cpp.o 2025-03-21T20:56:44.1709064Z [ 57%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_or.cpp.o 2025-03-21T20:56:44.1710847Z [ 57%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_xor.cpp.o 2025-03-21T20:56:44.1712660Z [ 58%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logit.cpp.o 2025-03-21T20:56:44.1714699Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_leaky_relu.cpp.o 2025-03-21T20:56:44.1716552Z [ 58%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_lt.cpp.o 2025-03-21T20:56:44.1718300Z [ 58%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_fill.cpp.o 2025-03-21T20:56:44.1720310Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_lift_fresh_copy.cpp.o 2025-03-21T20:56:44.1722685Z [ 58%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_scatter.cpp.o 2025-03-21T20:56:44.1724857Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_linear_scratch_example.cpp.o 2025-03-21T20:56:44.1727023Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log.cpp.o 2025-03-21T20:56:44.1728889Z [ 58%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_select.cpp.o 2025-03-21T20:56:44.1730659Z [ 59%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max.cpp.o 2025-03-21T20:56:44.1732693Z [ 59%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log10.cpp.o 2025-03-21T20:56:44.1734702Z [ 59%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max_pool2d_with_indices.cpp.o 2025-03-21T20:56:44.1736718Z [ 60%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log1p.cpp.o 2025-03-21T20:56:44.1738637Z [ 60%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log2.cpp.o 2025-03-21T20:56:44.1740756Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max_pool2d_with_indices_backward.cpp.o 2025-03-21T20:56:44.1742912Z [ 60%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log_softmax.cpp.o 2025-03-21T20:56:44.1744844Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_maximum.cpp.o 2025-03-21T20:56:44.1746773Z [ 60%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_and.cpp.o 2025-03-21T20:56:44.1748843Z [ 60%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_not.cpp.o 2025-03-21T20:56:44.1750871Z [ 61%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_or.cpp.o 2025-03-21T20:56:44.1752936Z [ 61%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_xor.cpp.o 2025-03-21T20:56:44.1754835Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mean.cpp.o 2025-03-21T20:56:44.1756574Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_min.cpp.o 2025-03-21T20:56:44.1758576Z [ 61%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logit.cpp.o 2025-03-21T20:56:46.2498989Z [ 62%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_minimum.cpp.o 2025-03-21T20:56:46.2500959Z [ 62%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_lt.cpp.o 2025-03-21T20:56:46.2502891Z [ 62%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_fill.cpp.o 2025-03-21T20:56:46.2505013Z [ 62%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_scatter.cpp.o 2025-03-21T20:56:46.2506910Z [ 62%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mm.cpp.o 2025-03-21T20:56:46.2509100Z [ 63%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_select.cpp.o 2025-03-21T20:56:46.2511028Z [ 63%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mul.cpp.o 2025-03-21T20:56:46.2512872Z [ 63%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max.cpp.o 2025-03-21T20:56:46.2515126Z [ 63%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max_pool2d_with_indices.cpp.o 2025-03-21T20:56:46.2517574Z [ 63%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max_pool2d_with_indices_backward.cpp.o 2025-03-21T20:56:46.2519801Z [ 63%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_maximum.cpp.o 2025-03-21T20:56:46.2521682Z [ 64%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mean.cpp.o 2025-03-21T20:56:46.2525781Z [ 64%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_min.cpp.o 2025-03-21T20:56:46.2527749Z [ 64%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_narrow_copy.cpp.o 2025-03-21T20:56:46.2529883Z [ 64%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_batch_norm.cpp.o 2025-03-21T20:56:46.2531890Z [ 64%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_minimum.cpp.o 2025-03-21T20:56:46.2533881Z [ 64%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mm.cpp.o 2025-03-21T20:56:46.2535878Z [ 65%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_group_norm.cpp.o 2025-03-21T20:56:46.2537901Z [ 65%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_layer_norm.cpp.o 2025-03-21T20:56:46.2539907Z [ 65%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mul.cpp.o 2025-03-21T20:56:46.2541770Z [ 65%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ne.cpp.o 2025-03-21T20:56:46.2543719Z [ 65%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_narrow_copy.cpp.o 2025-03-21T20:56:46.2545554Z [ 65%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_neg.cpp.o 2025-03-21T20:56:46.2546933Z [ 66%] Linking CXX static library liboptimized_kernels.a 2025-03-21T20:56:46.2548503Z [ 67%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_batch_norm.cpp.o 2025-03-21T20:56:46.2550685Z [ 67%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_group_norm.cpp.o 2025-03-21T20:56:46.2552664Z [ 67%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_nonzero.cpp.o 2025-03-21T20:56:46.2554440Z [ 67%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ones.cpp.o 2025-03-21T20:56:46.2556554Z [ 67%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_layer_norm.cpp.o 2025-03-21T20:56:46.2558604Z [ 67%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ne.cpp.o 2025-03-21T20:56:46.2559772Z [ 67%] Built target optimized_kernels 2025-03-21T20:56:46.2561098Z [ 68%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pdist_forward.cpp.o 2025-03-21T20:56:46.2562986Z [ 68%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_neg.cpp.o 2025-03-21T20:56:46.2564842Z [ 68%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_permute_copy.cpp.o 2025-03-21T20:56:46.2566908Z [ 69%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_nonzero.cpp.o 2025-03-21T20:56:46.2568951Z [ 69%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pixel_shuffle.cpp.o 2025-03-21T20:56:46.2570686Z [ 69%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pixel_unshuffle.cpp.o 2025-03-21T20:56:46.2572546Z [ 69%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pow.cpp.o 2025-03-21T20:56:46.2573880Z [ 69%] Generating selected_operators.yaml for optimized_ops_lib 2025-03-21T20:56:46.2575321Z [ 69%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ones.cpp.o 2025-03-21T20:56:46.2577103Z [ 69%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pdist_forward.cpp.o 2025-03-21T20:56:46.2579038Z [ 69%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_permute_copy.cpp.o 2025-03-21T20:56:46.2580870Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_prod.cpp.o 2025-03-21T20:56:46.2582648Z [ 70%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pixel_shuffle.cpp.o 2025-03-21T20:56:46.2584597Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reciprocal.cpp.o 2025-03-21T20:56:46.2586333Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad1d.cpp.o 2025-03-21T20:56:46.2588898Z [ 70%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pixel_unshuffle.cpp.o 2025-03-21T20:56:46.2590272Z [ 71%] Generating code for kernel registration 2025-03-21T20:56:46.2591684Z [ 72%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pow.cpp.o 2025-03-21T20:56:46.2593489Z [ 72%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_prod.cpp.o 2025-03-21T20:56:46.2595345Z [ 72%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reciprocal.cpp.o 2025-03-21T20:56:46.2597332Z [ 72%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad2d.cpp.o 2025-03-21T20:56:46.2600165Z [ 72%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad1d.cpp.o 2025-03-21T20:56:46.2602071Z [ 72%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad3d.cpp.o 2025-03-21T20:56:46.2604000Z [ 72%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad2d.cpp.o 2025-03-21T20:56:46.2605827Z [ 72%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_relu.cpp.o 2025-03-21T20:56:46.2607491Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_remainder.cpp.o 2025-03-21T20:56:46.2609245Z [ 74%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad3d.cpp.o 2025-03-21T20:56:46.2611105Z [ 74%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_repeat.cpp.o 2025-03-21T20:56:46.2612934Z [ 74%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_repeat_interleave.cpp.o 2025-03-21T20:56:46.2614836Z [ 74%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_relu.cpp.o 2025-03-21T20:56:46.2616752Z [ 74%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad1d.cpp.o 2025-03-21T20:56:46.2618718Z [ 74%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_remainder.cpp.o 2025-03-21T20:56:46.2620688Z [ 74%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad2d.cpp.o 2025-03-21T20:56:46.2622780Z [ 75%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad3d.cpp.o 2025-03-21T20:56:46.2624562Z [ 75%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_repeat.cpp.o 2025-03-21T20:56:46.2626385Z [ 75%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_roll.cpp.o 2025-03-21T20:56:46.2627986Z [ 75%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_round.cpp.o 2025-03-21T20:56:46.2629805Z [ 75%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_repeat_interleave.cpp.o 2025-03-21T20:56:46.2631634Z [ 75%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rsqrt.cpp.o 2025-03-21T20:56:46.2633511Z [ 75%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad1d.cpp.o 2025-03-21T20:56:46.2635338Z [ 75%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rsub.cpp.o 2025-03-21T20:56:46.2637218Z [ 76%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad2d.cpp.o 2025-03-21T20:56:48.3165682Z [ 76%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scalar_tensor.cpp.o 2025-03-21T20:56:48.3167651Z [ 77%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scatter_add.cpp.o 2025-03-21T20:56:48.3169863Z [ 77%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scatter.cpp.o 2025-03-21T20:56:48.3171825Z [ 77%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad3d.cpp.o 2025-03-21T20:56:48.3173712Z [ 77%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_select_copy.cpp.o 2025-03-21T20:56:48.3175532Z [ 77%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_roll.cpp.o 2025-03-21T20:56:48.3177421Z [ 77%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_select_scatter.cpp.o 2025-03-21T20:56:48.3179374Z [ 77%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_round.cpp.o 2025-03-21T20:56:48.3181258Z [ 77%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sigmoid.cpp.o 2025-03-21T20:56:48.3183044Z [ 78%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sign.cpp.o 2025-03-21T20:56:48.3184793Z [ 78%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sin.cpp.o 2025-03-21T20:56:48.3186593Z [ 78%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_rsqrt.cpp.o 2025-03-21T20:56:48.3188472Z [ 78%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sinh.cpp.o 2025-03-21T20:56:48.3190321Z [ 79%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_rsub.cpp.o 2025-03-21T20:56:48.3192622Z [ 79%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scalar_tensor.cpp.o 2025-03-21T20:56:48.3194636Z [ 79%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_slice_copy.cpp.o 2025-03-21T20:56:48.3196512Z [ 79%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_slice_scatter.cpp.o 2025-03-21T20:56:48.3198390Z [ 79%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_softmax.cpp.o 2025-03-21T20:56:48.3200239Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_split_copy.cpp.o 2025-03-21T20:56:48.3202158Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_split_with_sizes_copy.cpp.o 2025-03-21T20:56:48.3204178Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sqrt.cpp.o 2025-03-21T20:56:48.3206206Z [ 80%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scatter.cpp.o 2025-03-21T20:56:48.3208287Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_squeeze_copy.cpp.o 2025-03-21T20:56:48.3210593Z [ 80%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scatter_add.cpp.o 2025-03-21T20:56:48.3212461Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_stack.cpp.o 2025-03-21T20:56:48.3214165Z [ 81%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sub.cpp.o 2025-03-21T20:56:48.3215891Z [ 81%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sum.cpp.o 2025-03-21T20:56:48.3217611Z [ 81%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_t_copy.cpp.o 2025-03-21T20:56:48.3219345Z [ 81%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tan.cpp.o 2025-03-21T20:56:48.3221295Z [ 81%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_select_copy.cpp.o 2025-03-21T20:56:48.3223355Z [ 81%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tanh.cpp.o 2025-03-21T20:56:48.3225185Z [ 81%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_select_scatter.cpp.o 2025-03-21T20:56:48.3227079Z [ 81%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_to_copy.cpp.o 2025-03-21T20:56:48.3228777Z [ 82%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_topk.cpp.o 2025-03-21T20:56:48.3230610Z [ 83%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sigmoid.cpp.o 2025-03-21T20:56:48.3232520Z [ 83%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_transpose_copy.cpp.o 2025-03-21T20:56:48.3234366Z [ 83%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tril.cpp.o 2025-03-21T20:56:48.3236112Z [ 83%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_trunc.cpp.o 2025-03-21T20:56:48.3237978Z [ 83%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sign.cpp.o 2025-03-21T20:56:48.3239877Z [ 83%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unbind_copy.cpp.o 2025-03-21T20:56:48.3241754Z [ 83%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sin.cpp.o 2025-03-21T20:56:48.3243665Z [ 84%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unfold_copy.cpp.o 2025-03-21T20:56:48.3245678Z [ 84%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sinh.cpp.o 2025-03-21T20:56:48.3247763Z [ 84%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unsqueeze_copy.cpp.o 2025-03-21T20:56:48.3249663Z [ 84%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_upsample_bilinear2d.cpp.o 2025-03-21T20:56:48.3254849Z [ 84%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_upsample_nearest2d.cpp.o 2025-03-21T20:56:48.3257308Z [ 84%] Building CXX object kernels/optimized/CMakeFiles/optimized_ops_lib.dir/optimized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-03-21T20:56:48.3259707Z [ 84%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_slice_copy.cpp.o 2025-03-21T20:56:48.3261695Z [ 85%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_slice_scatter.cpp.o 2025-03-21T20:56:48.3263766Z [ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_var.cpp.o 2025-03-21T20:56:48.3265656Z [ 85%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_softmax.cpp.o 2025-03-21T20:56:48.3267646Z [ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_view_copy.cpp.o 2025-03-21T20:56:48.3269144Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_where.cpp.o 2025-03-21T20:56:48.3270687Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_zeros.cpp.o 2025-03-21T20:56:48.3272415Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realh.cpp.o 2025-03-21T20:56:48.3273742Z [ 86%] Linking CXX static library liboptimized_ops_lib.a 2025-03-21T20:56:48.3274391Z [ 86%] Built target optimized_ops_lib 2025-03-21T20:56:48.3275653Z [ 86%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_split_copy.cpp.o 2025-03-21T20:56:48.3277508Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_bool.cpp.o 2025-03-21T20:56:48.3279647Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhbbf16_to_floathbf16.cpp.o 2025-03-21T20:56:48.3281752Z [ 86%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_split_with_sizes_copy.cpp.o 2025-03-21T20:56:48.3283668Z [ 87%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/activation_ops_util.cpp.o 2025-03-21T20:56:48.3285614Z [ 87%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/advanced_index_util.cpp.o 2025-03-21T20:56:48.3287353Z [ 87%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/broadcast_util.cpp.o 2025-03-21T20:56:48.3288849Z [ 87%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/copy_ops_util.cpp.o 2025-03-21T20:56:48.3290292Z [ 87%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/delinearize_index.cpp.o 2025-03-21T20:56:48.3291767Z [ 87%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sqrt.cpp.o 2025-03-21T20:56:48.3293295Z [ 87%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/distance_util.cpp.o 2025-03-21T20:56:48.3294786Z [ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/dtype_util.cpp.o 2025-03-21T20:56:48.3296217Z [ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/index_util.cpp.o 2025-03-21T20:56:48.3297583Z [ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/kernel_ops_util.cpp.o 2025-03-21T20:56:48.3298975Z [ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/matmul_ops_util.cpp.o 2025-03-21T20:56:48.3300501Z [ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/normalization_ops_util.cpp.o 2025-03-21T20:56:53.0742989Z [ 88%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_squeeze_copy.cpp.o 2025-03-21T20:56:53.0745100Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/padding_util.cpp.o 2025-03-21T20:56:53.0746947Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_stack.cpp.o 2025-03-21T20:56:53.0748880Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sub.cpp.o 2025-03-21T20:56:53.0750724Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/reduce_util.cpp.o 2025-03-21T20:56:53.0752778Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/repeat_util.cpp.o 2025-03-21T20:56:53.0754063Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sum.cpp.o 2025-03-21T20:56:53.0755202Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/select_copy_util.cpp.o 2025-03-21T20:56:53.0756234Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_t_copy.cpp.o 2025-03-21T20:56:53.0757226Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/slice_util.cpp.o 2025-03-21T20:56:53.0758214Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/upsample_util.cpp.o 2025-03-21T20:56:53.0759188Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tan.cpp.o 2025-03-21T20:56:53.0760177Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tanh.cpp.o 2025-03-21T20:56:53.0761184Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_to_copy.cpp.o 2025-03-21T20:56:53.0762241Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_topk.cpp.o 2025-03-21T20:56:53.0763281Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_transpose_copy.cpp.o 2025-03-21T20:56:53.0764313Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tril.cpp.o 2025-03-21T20:56:53.0765401Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_trunc.cpp.o 2025-03-21T20:56:53.0766447Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unbind_copy.cpp.o 2025-03-21T20:56:53.0767512Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unfold_copy.cpp.o 2025-03-21T20:56:53.0768325Z [ 93%] Linking CXX static library libportable_kernels.a 2025-03-21T20:56:53.0769520Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unsqueeze_copy.cpp.o 2025-03-21T20:56:53.0771528Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_upsample_bilinear2d.cpp.o 2025-03-21T20:56:53.0772692Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_upsample_nearest2d.cpp.o 2025-03-21T20:56:53.0773756Z [ 94%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_var.cpp.o 2025-03-21T20:56:53.0774780Z [ 94%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_view_copy.cpp.o 2025-03-21T20:56:53.0775811Z [ 94%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_where.cpp.o 2025-03-21T20:56:53.0776916Z [ 94%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_zeros.cpp.o 2025-03-21T20:56:53.0777539Z [ 94%] Built target portable_kernels 2025-03-21T20:56:53.0778347Z [ 94%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realh.cpp.o 2025-03-21T20:56:53.0779241Z [ 94%] Generating selected_operators.yaml for portable_ops_lib 2025-03-21T20:56:53.0780226Z [ 94%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_bool.cpp.o 2025-03-21T20:56:53.0781560Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realhbbf16_to_floathbf16.cpp.o 2025-03-21T20:56:53.0782814Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/activation_ops_util.cpp.o 2025-03-21T20:56:53.0784015Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/advanced_index_util.cpp.o 2025-03-21T20:56:53.0785452Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/broadcast_util.cpp.o 2025-03-21T20:56:53.0787514Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/copy_ops_util.cpp.o 2025-03-21T20:56:53.0789724Z [ 96%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/delinearize_index.cpp.o 2025-03-21T20:56:53.0791828Z [ 96%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/distance_util.cpp.o 2025-03-21T20:56:53.0793808Z [ 96%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/dtype_util.cpp.o 2025-03-21T20:56:53.0795856Z [ 96%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/index_util.cpp.o 2025-03-21T20:56:53.0797914Z [ 96%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/kernel_ops_util.cpp.o 2025-03-21T20:56:53.0799511Z [ 96%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/matmul_ops_util.cpp.o 2025-03-21T20:56:53.0800303Z [ 96%] Generating code for kernel registration 2025-03-21T20:56:53.0801170Z [ 97%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/normalization_ops_util.cpp.o 2025-03-21T20:56:53.0802308Z [ 97%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/padding_util.cpp.o 2025-03-21T20:56:53.0803391Z [ 97%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/reduce_util.cpp.o 2025-03-21T20:56:53.0804459Z [ 97%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/repeat_util.cpp.o 2025-03-21T20:56:53.0805638Z [ 97%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/select_copy_util.cpp.o 2025-03-21T20:56:53.0807007Z [ 98%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/slice_util.cpp.o 2025-03-21T20:56:53.0808962Z [ 98%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/upsample_util.cpp.o 2025-03-21T20:56:53.0809847Z [ 98%] Linking CXX static library liboptimized_portable_kernels.a 2025-03-21T20:56:53.0810332Z [ 98%] Built target optimized_portable_kernels 2025-03-21T20:56:53.0810752Z [ 98%] Merging kernel yaml files 2025-03-21T20:56:53.0811336Z [ 98%] Generating selected_operators.yaml for optimized_native_cpu_ops_lib 2025-03-21T20:56:53.0811945Z [ 98%] Generating code for kernel registration 2025-03-21T20:56:53.0812913Z [ 98%] Building CXX object kernels/portable/CMakeFiles/portable_ops_lib.dir/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-03-21T20:56:53.0813948Z [ 98%] Linking CXX static library libportable_ops_lib.a 2025-03-21T20:56:53.0814380Z [ 98%] Built target portable_ops_lib 2025-03-21T20:56:53.0815395Z [ 98%] Building CXX object configurations/CMakeFiles/optimized_native_cpu_ops_lib.dir/optimized_native_cpu_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-03-21T20:56:53.0816468Z [ 98%] Linking CXX static library liboptimized_native_cpu_ops_lib.a 2025-03-21T20:56:53.0816950Z [ 98%] Built target optimized_native_cpu_ops_lib 2025-03-21T20:56:53.0817724Z [ 99%] Building CXX object CMakeFiles/executor_runner.dir/examples/portable/executor_runner/executor_runner.cpp.o 2025-03-21T20:56:53.0818754Z [ 99%] Building CXX object CMakeFiles/executor_runner.dir/extension/data_loader/file_data_loader.cpp.o 2025-03-21T20:56:53.0820514Z [ 99%] Building CXX object CMakeFiles/executor_runner.dir/extension/runner_util/inputs.cpp.o 2025-03-21T20:56:53.0822391Z [ 99%] Building CXX object CMakeFiles/executor_runner.dir/extension/evalue_util/print_evalue.cpp.o 2025-03-21T20:56:53.0824223Z [ 99%] Building CXX object CMakeFiles/executor_runner.dir/extension/runner_util/inputs_portable.cpp.o 2025-03-21T20:56:53.0826201Z [ 99%] Building CXX object CMakeFiles/executor_runner.dir/runtime/executor/test/test_backend_compiler_lib.cpp.o 2025-03-21T20:56:53.0827473Z [100%] Linking CXX executable executor_runner 2025-03-21T20:56:53.0827879Z [100%] Built target executor_runner 2025-03-21T20:56:53.0828256Z Install the project... 2025-03-21T20:56:53.0828577Z -- Install configuration: "Release" 2025-03-21T20:56:53.0828993Z -- Installing: /pytorch/executorch/cmake-out/include/fxdiv.h 2025-03-21T20:56:53.0829580Z -- Installing: /pytorch/executorch/cmake-out/share/cpuinfo/cpuinfo-config.cmake 2025-03-21T20:56:53.0830161Z -- Installing: /pytorch/executorch/cmake-out/lib/libcpuinfo.a 2025-03-21T20:56:53.0830660Z -- Installing: /pytorch/executorch/cmake-out/include/cpuinfo.h 2025-03-21T20:56:53.0831245Z -- Installing: /pytorch/executorch/cmake-out/share/cpuinfo/cpuinfo-targets.cmake 2025-03-21T20:56:53.0832040Z -- Installing: /pytorch/executorch/cmake-out/share/cpuinfo/cpuinfo-targets-release.cmake 2025-03-21T20:56:53.0832717Z -- Installing: /pytorch/executorch/cmake-out/lib/pkgconfig/libcpuinfo.pc 2025-03-21T20:56:53.0935786Z -- Installing: /pytorch/executorch/cmake-out/include/pthreadpool.h 2025-03-21T20:56:53.0936498Z -- Installing: /pytorch/executorch/cmake-out/lib/libpthreadpool.a 2025-03-21T20:56:53.0937274Z -- Installing: /pytorch/executorch/cmake-out/lib/liboptimized_portable_kernels.a 2025-03-21T20:56:53.0937908Z -- Installing: /pytorch/executorch/cmake-out/lib/libportable_kernels.a 2025-03-21T20:56:53.0938565Z -- Installing: /pytorch/executorch/cmake-out/lib/libportable_ops_lib.a 2025-03-21T20:56:53.0939370Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/kernels/portable/Functions.h 2025-03-21T20:56:53.0940496Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/kernels/portable/NativeFunctions.h 2025-03-21T20:56:53.0941395Z -- Installing: /pytorch/executorch/cmake-out/lib/libeigen_blas.a 2025-03-21T20:56:53.0941976Z -- Installing: /pytorch/executorch/cmake-out/lib/libcpublas.a 2025-03-21T20:56:53.0942762Z -- Installing: /pytorch/executorch/cmake-out/lib/liboptimized_kernels.a 2025-03-21T20:56:53.0943552Z -- Installing: /pytorch/executorch/cmake-out/lib/liboptimized_ops_lib.a 2025-03-21T20:56:53.0944459Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/kernels/optimized/Functions.h 2025-03-21T20:56:53.0945476Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/kernels/optimized/NativeFunctions.h 2025-03-21T20:56:53.0946379Z -- Up-to-date: /pytorch/executorch/cmake-out/lib/libcpublas.a 2025-03-21T20:56:53.0947256Z -- Installing: /pytorch/executorch/cmake-out/lib/liboptimized_native_cpu_ops_lib.a 2025-03-21T20:56:53.0948194Z -- Installing: /pytorch/executorch/cmake-out/lib/Functions.h 2025-03-21T20:56:53.0949502Z -- Installing: /pytorch/executorch/cmake-out/lib/NativeFunctions.h 2025-03-21T20:56:53.0950358Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core 2025-03-21T20:56:53.0951075Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/array_ref.h 2025-03-21T20:56:53.0952095Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/data_loader.h 2025-03-21T20:56:53.0952970Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/defines.h 2025-03-21T20:56:53.0953772Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/error.h 2025-03-21T20:56:53.0954551Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/evalue.h 2025-03-21T20:56:53.0955417Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/event_tracer.h 2025-03-21T20:56:53.0956552Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/event_tracer_hooks.h 2025-03-21T20:56:53.0957713Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/event_tracer_hooks_delegate.h 2025-03-21T20:56:53.0958863Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten 2025-03-21T20:56:53.0960018Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/exec_aten.h 2025-03-21T20:56:53.0961097Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/testing_util 2025-03-21T20:56:53.0962257Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/tensor_factory.h 2025-03-21T20:56:53.0963442Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/tensor_util.h 2025-03-21T20:56:53.0964622Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/test 2025-03-21T20:56:53.0965781Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:56:53.0966884Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/util/dim_order_util.h 2025-03-21T20:56:53.0967949Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/util/scalar_type_util.h 2025-03-21T20:56:53.0968972Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_dimension_limit.h 2025-03-21T20:56:53.0970026Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_shape_to_c_string.h 2025-03-21T20:56:53.0971096Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_util.h 2025-03-21T20:56:53.0971951Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/exec_aten/util/test 2025-03-21T20:56:53.0972825Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/freeable_buffer.h 2025-03-21T20:56:53.0973710Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/hierarchical_allocator.h 2025-03-21T20:56:53.0974555Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/memory_allocator.h 2025-03-21T20:56:53.0975428Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/named_data_map.h 2025-03-21T20:56:53.0976238Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type 2025-03-21T20:56:53.0977049Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/bfloat16.h 2025-03-21T20:56:53.0977978Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/bfloat16_math.h 2025-03-21T20:56:53.0978909Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/bits_types.h 2025-03-21T20:56:53.0979801Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10 2025-03-21T20:56:53.0980675Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10 2025-03-21T20:56:53.0981545Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-03-21T20:56:53.0982530Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros/Export.h 2025-03-21T20:56:53.0983614Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros/Macros.h 2025-03-21T20:56:53.0984529Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:56:53.0985475Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-inl.h 2025-03-21T20:56:53.0986502Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-math.h 2025-03-21T20:56:53.0987549Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16.h 2025-03-21T20:56:53.0988531Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/Half-inl.h 2025-03-21T20:56:53.0989531Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/Half.h 2025-03-21T20:56:53.0990542Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/TypeSafeSignMath.h 2025-03-21T20:56:53.0991562Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/bit_cast.h 2025-03-21T20:56:53.0992630Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/floating_point_utils.h 2025-03-21T20:56:53.0993666Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/irange.h 2025-03-21T20:56:53.0994583Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/complex.h 2025-03-21T20:56:53.0995479Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/device.h 2025-03-21T20:56:53.0996315Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/half.h 2025-03-21T20:56:53.0997164Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/optional.h 2025-03-21T20:56:53.0998024Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/qint_types.h 2025-03-21T20:56:53.0998886Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/scalar.h 2025-03-21T20:56:53.0999757Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/scalar_type.h 2025-03-21T20:56:53.1000650Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/string_view.h 2025-03-21T20:56:53.1001525Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/tensor.h 2025-03-21T20:56:53.1002397Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/tensor_impl.h 2025-03-21T20:56:53.1003310Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/tensor_options.h 2025-03-21T20:56:53.1004169Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/portable_type/test 2025-03-21T20:56:53.1004916Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/result.h 2025-03-21T20:56:53.1005723Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/span.h 2025-03-21T20:56:53.1006479Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/tag.h 2025-03-21T20:56:53.1007257Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/tensor_layout.h 2025-03-21T20:56:53.1008071Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/tensor_shape_dynamism.h 2025-03-21T20:56:53.1008910Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/core/test 2025-03-21T20:56:53.1009616Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/kernel 2025-03-21T20:56:53.1010402Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/kernel/kernel_includes.h 2025-03-21T20:56:53.1011244Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/kernel/kernel_runtime_context.h 2025-03-21T20:56:53.1012173Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/kernel/operator_registry.h 2025-03-21T20:56:53.1012984Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/kernel/test 2025-03-21T20:56:54.0883112Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/kernel/test/test_util.h 2025-03-21T20:56:54.0884297Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/kernel/thread_parallel_interface.h 2025-03-21T20:56:54.0885095Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform 2025-03-21T20:56:54.0885926Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/abort.h 2025-03-21T20:56:54.0886752Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/assert.h 2025-03-21T20:56:54.0887493Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/clock.h 2025-03-21T20:56:54.0888268Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/compat_unistd.h 2025-03-21T20:56:54.0889053Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/compiler.h 2025-03-21T20:56:54.0889793Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/default 2025-03-21T20:56:54.0890513Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/log.h 2025-03-21T20:56:54.0891244Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/platform.h 2025-03-21T20:56:54.0892000Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/profiler.h 2025-03-21T20:56:54.0892811Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/runtime.h 2025-03-21T20:56:54.0893553Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/system.h 2025-03-21T20:56:54.0894257Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/test 2025-03-21T20:56:54.0895045Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/test/stub_platform.h 2025-03-21T20:56:54.0895839Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/runtime/platform/types.h 2025-03-21T20:56:54.0896549Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/kernel_util 2025-03-21T20:56:54.0897418Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/kernel_util/make_boxed_from_unboxed_functor.h 2025-03-21T20:56:54.0898380Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/kernel_util/meta_programming.h 2025-03-21T20:56:54.0899196Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/kernel_util/test 2025-03-21T20:56:54.0899964Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/kernel_util/type_list.h 2025-03-21T20:56:54.0900703Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/tensor 2025-03-21T20:56:54.0901396Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/tensor/tensor.h 2025-03-21T20:56:54.0902198Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/tensor/tensor_accessor.h 2025-03-21T20:56:54.0903002Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/tensor/tensor_ptr.h 2025-03-21T20:56:54.0903817Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/tensor/tensor_ptr_maker.h 2025-03-21T20:56:54.0904659Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/tensor/test 2025-03-21T20:56:54.0905343Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/threadpool 2025-03-21T20:56:54.0906124Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/threadpool/cpuinfo_utils.h 2025-03-21T20:56:54.0906926Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/threadpool/test 2025-03-21T20:56:54.0907715Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/threadpool/threadpool.h 2025-03-21T20:56:54.0908579Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/extension/threadpool/threadpool_guard.h 2025-03-21T20:56:54.0909286Z -- Installing: /pytorch/executorch/cmake-out/lib/libexecutorch.a 2025-03-21T20:56:54.0909822Z -- Installing: /pytorch/executorch/cmake-out/lib/libexecutorch_core.a 2025-03-21T20:56:54.0910523Z -- Installing: /pytorch/executorch/cmake-out/lib/cmake/ExecuTorch/executorch-config.cmake 2025-03-21T20:56:54.0911205Z -- Installing: /pytorch/executorch/cmake-out/lib/libextension_data_loader.a 2025-03-21T20:56:54.0911814Z -- Installing: /pytorch/executorch/cmake-out/lib/libextension_flat_tensor.a 2025-03-21T20:56:54.0912444Z -- Installing: /pytorch/executorch/cmake-out/lib/libextension_module.so 2025-03-21T20:56:54.0913054Z -- Installing: /pytorch/executorch/cmake-out/lib/libextension_module_static.a 2025-03-21T20:56:54.0913647Z -- Installing: /pytorch/executorch/cmake-out/lib/libextension_tensor.a 2025-03-21T20:56:54.0914230Z -- Installing: /pytorch/executorch/cmake-out/lib/libextension_threadpool.a 2025-03-21T20:56:54.0914818Z -- Installing: /pytorch/executorch/cmake-out/lib/libquantized_kernels.a 2025-03-21T20:56:54.0915398Z -- Installing: /pytorch/executorch/cmake-out/lib/libquantized_ops_lib.a 2025-03-21T20:56:54.0916077Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/kernels/quantized/Functions.h 2025-03-21T20:56:54.0916901Z -- Installing: /pytorch/executorch/cmake-out/include/executorch/kernels/quantized/NativeFunctions.h 2025-03-21T20:56:54.0917485Z + cmake_build_llama_runner 2025-03-21T20:56:54.0917822Z + echo 'Building llama runner' 2025-03-21T20:56:54.0918116Z Building llama runner 2025-03-21T20:56:54.0918399Z + pushd extension/llm/tokenizers 2025-03-21T20:56:54.0918831Z /pytorch/executorch/extension/llm/tokenizers /pytorch/executorch 2025-03-21T20:56:54.0919279Z + echo 'Updating tokenizers submodule' 2025-03-21T20:56:54.0919613Z Updating tokenizers submodule 2025-03-21T20:56:54.0919922Z + git submodule update --init 2025-03-21T20:56:54.0920208Z + popd 2025-03-21T20:56:54.0920434Z /pytorch/executorch 2025-03-21T20:56:54.0920687Z + dir=examples/models/llama 2025-03-21T20:56:54.0921888Z + retry cmake -DCMAKE_INSTALL_PREFIX=cmake-out -DCMAKE_BUILD_TYPE=Release -DEXECUTORCH_BUILD_KERNELS_CUSTOM=OFF -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_XNNPACK=OFF -DPYTHON_EXECUTABLE=python3 -Bcmake-out/examples/models/llama examples/models/llama 2025-03-21T20:56:54.0924870Z + cmake -DCMAKE_INSTALL_PREFIX=cmake-out -DCMAKE_BUILD_TYPE=Release -DEXECUTORCH_BUILD_KERNELS_CUSTOM=OFF -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_XNNPACK=OFF -DPYTHON_EXECUTABLE=python3 -Bcmake-out/examples/models/llama examples/models/llama 2025-03-21T20:56:54.0926202Z -- The C compiler identification is Clang 12.0.1 2025-03-21T20:56:54.0926611Z -- The CXX compiler identification is Clang 12.0.1 2025-03-21T20:56:54.0926992Z -- Detecting C compiler ABI info 2025-03-21T20:56:54.0927323Z -- Detecting C compiler ABI info - done 2025-03-21T20:56:54.0927719Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2025-03-21T20:56:54.0928123Z -- Detecting C compile features 2025-03-21T20:56:54.0928440Z -- Detecting C compile features - done 2025-03-21T20:56:54.0928781Z -- Detecting CXX compiler ABI info 2025-03-21T20:56:54.0929122Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:56:54.0929528Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-03-21T20:56:54.0929948Z -- Detecting CXX compile features 2025-03-21T20:56:54.0930422Z -- Detecting CXX compile features - done 2025-03-21T20:56:54.0931098Z CMake Warning (dev) at CMakeLists.txt:82 (find_package): 2025-03-21T20:56:54.0931651Z Policy CMP0144 is not set: find_package uses upper-case _ROOT 2025-03-21T20:56:54.0932233Z variables. Run "cmake --help-policy CMP0144" for policy details. Use the 2025-03-21T20:56:54.0932799Z cmake_policy command to set the policy and suppress this warning. 2025-03-21T20:56:54.0933136Z 2025-03-21T20:56:54.0933264Z CMake variable EXECUTORCH_ROOT is set to: 2025-03-21T20:56:54.0933504Z 2025-03-21T20:56:54.0933664Z /pytorch/executorch/examples/models/llama/../../.. 2025-03-21T20:56:54.0933927Z 2025-03-21T20:56:54.0934171Z For compatibility, find_package is ignoring the variable, but code in a 2025-03-21T20:56:54.0934722Z .cmake module might still use it. 2025-03-21T20:56:54.0935140Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:56:54.0935595Z  2025-03-21T20:56:54.0935877Z etdump library is not found. 2025-03-21T20:56:54.0936367Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:56:54.0936865Z bundled_program library is not found. 2025-03-21T20:56:54.0937409Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:56:54.0937887Z flatccrt library is not found. 2025-03-21T20:56:54.0938371Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:56:54.0938866Z coremldelegate library is not found. 2025-03-21T20:56:54.0939378Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:56:54.0939849Z mpsdelegate library is not found. 2025-03-21T20:56:54.0940342Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:56:54.0940832Z neuron_backend library is not found. 2025-03-21T20:56:54.0941328Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:56:54.0941847Z qnn_executorch_backend library is not found. 2025-03-21T20:56:54.0942447Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:56:54.0942913Z custom_ops library is not found. 2025-03-21T20:56:54.0943406Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:56:54.0943923Z extension_runner_util library is not found. 2025-03-21T20:56:54.0944464Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:56:54.0944973Z extension_training library is not found. 2025-03-21T20:56:54.0945475Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:56:54.0945969Z xnnpack_backend library is not found. 2025-03-21T20:56:54.0946479Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:56:54.0946961Z XNNPACK library is not found. 2025-03-21T20:56:54.0947453Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:56:54.0947970Z microkernels-prod library is not found. 2025-03-21T20:56:54.0948472Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:56:54.0948953Z kleidiai library is not found. 2025-03-21T20:56:54.0949437Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:56:54.0949924Z vulkan_backend library is not found. 2025-03-21T20:56:54.0950426Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:56:54.0950925Z quantized_ops_aot_lib library is not found. 2025-03-21T20:56:54.0951447Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:56:54.0952268Z -- executorch: Using source file list /pytorch/executorch/cmake-out/examples/models/llama/runner/../../../../executorch_srcs.cmake 2025-03-21T20:56:54.0953017Z -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX17 2025-03-21T20:56:54.0953503Z -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX17 - Success 2025-03-21T20:56:55.5179953Z -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX20 2025-03-21T20:56:55.5180775Z -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX20 - Failed 2025-03-21T20:56:55.5181496Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-03-21T20:56:55.5182133Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2025-03-21T20:56:55.5182751Z -- Found Threads: TRUE 2025-03-21T20:56:55.5183174Z -- 2025-03-21T20:56:55.5183519Z -- ******** Summary ******** 2025-03-21T20:56:55.5183983Z -- CMAKE_BUILD_TYPE : Release 2025-03-21T20:56:55.5184540Z -- CMAKE_CXX_STANDARD : 17 2025-03-21T20:56:55.5185052Z -- CMAKE_CXX_COMPILER_ID : Clang 2025-03-21T20:56:55.5185590Z -- CMAKE_TOOLCHAIN_FILE : 2025-03-21T20:56:55.5186335Z -- BUCK2 : 2025-03-21T20:56:55.5186789Z -- PYTHON_EXECUTABLE : python3 2025-03-21T20:56:55.5187230Z -- FLATC_EXECUTABLE : 2025-03-21T20:56:55.5187670Z -- EXECUTORCH_ENABLE_LOGGING : 2025-03-21T20:56:55.5188182Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : 2025-03-21T20:56:55.5188667Z -- EXECUTORCH_LOG_LEVEL : 2025-03-21T20:56:55.5189242Z -- EXECUTORCH_BUILD_ANDROID_JNI : 2025-03-21T20:56:55.5189720Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : 2025-03-21T20:56:55.5190228Z -- EXECUTORCH_BUILD_CADENCE : 2025-03-21T20:56:55.5190709Z -- EXECUTORCH_BUILD_COREML : 2025-03-21T20:56:55.5191184Z -- EXECUTORCH_BUILD_CPUINFO : ON 2025-03-21T20:56:55.5191655Z -- EXECUTORCH_BUILD_DEVTOOLS : 2025-03-21T20:56:55.5192173Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : 2025-03-21T20:56:55.5192737Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : 2025-03-21T20:56:55.5193207Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : 2025-03-21T20:56:55.5193700Z -- EXECUTORCH_BUILD_EXTENSION_LLM : 2025-03-21T20:56:55.5194155Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : 2025-03-21T20:56:55.5194642Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : 2025-03-21T20:56:55.5195245Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : 2025-03-21T20:56:55.5195753Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : 2025-03-21T20:56:55.5196230Z -- EXECUTORCH_BUILD_FLATC : 2025-03-21T20:56:55.5196688Z -- EXECUTORCH_BUILD_GFLAGS : 2025-03-21T20:56:55.5197195Z -- EXECUTORCH_BUILD_HOST_TARGETS : 2025-03-21T20:56:55.5197710Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : OFF 2025-03-21T20:56:55.5198193Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : 2025-03-21T20:56:55.5198681Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : ON 2025-03-21T20:56:55.5199187Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : 2025-03-21T20:56:55.5199649Z -- EXECUTORCH_BUILD_MPS : 2025-03-21T20:56:55.5200108Z -- EXECUTORCH_BUILD_NEURON : 2025-03-21T20:56:55.5200582Z -- EXECUTORCH_BUILD_PTHREADPOOL : ON 2025-03-21T20:56:55.5201068Z -- EXECUTORCH_BUILD_PYBIND : 2025-03-21T20:56:55.5201536Z -- EXECUTORCH_BUILD_QNN : 2025-03-21T20:56:55.5201999Z -- EXECUTORCH_BUILD_SIZE_TEST : 2025-03-21T20:56:55.5202469Z -- EXECUTORCH_BUILD_TESTS : 2025-03-21T20:56:55.5202919Z -- EXECUTORCH_BUILD_VULKAN : 2025-03-21T20:56:55.5203403Z -- EXECUTORCH_BUILD_XNNPACK : OFF 2025-03-21T20:56:55.5203879Z -- Configuring done (1.3s) 2025-03-21T20:56:55.5204256Z -- Generating done (0.3s) 2025-03-21T20:56:55.5204865Z -- Build files have been written to: /pytorch/executorch/cmake-out/examples/models/llama 2025-03-21T20:56:55.5205809Z + cmake --build cmake-out/examples/models/llama -j9 --config Release 2025-03-21T20:56:55.5207138Z [ 0%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/log_severity.dir/log_severity.cc.o 2025-03-21T20:56:55.5208638Z [ 0%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/spinlock_wait.dir/internal/spinlock_wait.cc.o 2025-03-21T20:56:55.5210157Z [ 0%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_fixed.cc.o 2025-03-21T20:56:55.5211465Z [ 1%] Building CXX object runner/abseil-cpp/absl/numeric/CMakeFiles/int128.dir/int128.cc.o 2025-03-21T20:56:55.5212721Z [ 1%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/strerror.dir/internal/strerror.cc.o 2025-03-21T20:56:55.5214217Z [ 1%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/utf8_for_code_point.dir/internal/utf8_for_code_point.cc.o 2025-03-21T20:56:55.5215935Z [ 1%] Building CXX object runner/abseil-cpp/absl/profiling/CMakeFiles/exponential_biased.dir/internal/exponential_biased.cc.o 2025-03-21T20:56:55.5217463Z [ 1%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/leak_check.dir/leak_check.cc.o 2025-03-21T20:56:55.5219011Z [ 2%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/civil_time.dir/internal/cctz/src/civil_time_detail.cc.o 2025-03-21T20:56:55.5220140Z [ 2%] Linking CXX static library libabsl_spinlock_wait.a 2025-03-21T20:56:55.5220944Z [ 3%] Linking CXX static library libabsl_leak_check.a 2025-03-21T20:56:55.5221738Z [ 4%] Linking CXX static library libabsl_utf8_for_code_point.a 2025-03-21T20:56:55.5222580Z [ 4%] Built target spinlock_wait 2025-03-21T20:56:55.5223030Z [ 4%] Built target leak_check 2025-03-21T20:56:55.5223427Z [ 4%] Built target utf8_for_code_point 2025-03-21T20:56:55.5224071Z [ 5%] Linking CXX static library libabsl_log_severity.a 2025-03-21T20:56:55.5225379Z [ 5%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_commandlineflag_internal.dir/internal/commandlineflag.cc.o 2025-03-21T20:56:55.5226584Z [ 5%] Linking CXX static library libabsl_strerror.a 2025-03-21T20:56:55.5227868Z [ 6%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_seed_gen_exception.dir/seed_gen_exception.cc.o 2025-03-21T20:56:55.5229827Z [ 6%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_internal_nullguard.dir/internal/nullguard.cc.o 2025-03-21T20:56:55.5230909Z [ 6%] Built target strerror 2025-03-21T20:56:55.5231387Z [ 6%] Built target log_severity 2025-03-21T20:56:55.5232744Z [ 7%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_internal_platform.dir/internal/randen_round_keys.cc.o 2025-03-21T20:56:55.5233960Z [ 8%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/raw_logging_internal.dir/internal/raw_logging.cc.o 2025-03-21T20:56:55.5234971Z [ 8%] Linking CXX static library libabsl_civil_time.a 2025-03-21T20:56:55.5235938Z [ 9%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_format.cc.o 2025-03-21T20:56:55.5236718Z [ 9%] Built target civil_time 2025-03-21T20:56:55.5237461Z [ 9%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_if.cc.o 2025-03-21T20:56:55.5238460Z [ 10%] Linking CXX static library libabsl_flags_commandlineflag_internal.a 2025-03-21T20:56:55.5239133Z [ 11%] Linking CXX static library libabsl_exponential_biased.a 2025-03-21T20:56:55.5239887Z [ 11%] Linking CXX static library libabsl_log_internal_nullguard.a 2025-03-21T20:56:55.5240358Z [ 11%] Built target flags_commandlineflag_internal 2025-03-21T20:56:55.5241380Z [ 12%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/decode_rust_punycode.dir/internal/decode_rust_punycode.cc.o 2025-03-21T20:56:55.5242191Z [ 12%] Built target exponential_biased 2025-03-21T20:56:55.5243054Z [ 12%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_impl.cc.o 2025-03-21T20:56:55.5243849Z [ 12%] Built target log_internal_nullguard 2025-03-21T20:56:55.5244450Z [ 12%] Linking CXX static library libabsl_int128.a 2025-03-21T20:56:55.5245588Z [ 12%] Building CXX object runner/abseil-cpp/absl/profiling/CMakeFiles/periodic_sampler.dir/internal/periodic_sampler.cc.o 2025-03-21T20:56:55.5246295Z [ 12%] Built target int128 2025-03-21T20:56:55.5247031Z [ 13%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_info.cc.o 2025-03-21T20:56:55.5247908Z [ 13%] Linking CXX static library libabsl_random_seed_gen_exception.a 2025-03-21T20:56:55.5248579Z [ 13%] Linking CXX static library libabsl_random_internal_platform.a 2025-03-21T20:56:55.5249068Z [ 13%] Built target random_seed_gen_exception 2025-03-21T20:56:55.5249855Z [ 13%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_libc.cc.o 2025-03-21T20:56:55.5250642Z [ 13%] Built target random_internal_platform 2025-03-21T20:56:55.5251509Z [ 13%] Linking CXX static library libabsl_raw_logging_internal.a 2025-03-21T20:56:55.5253107Z [ 13%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_internal_randen_hwaes_impl.dir/internal/randen_hwaes.cc.o 2025-03-21T20:56:55.5254455Z [ 13%] Built target raw_logging_internal 2025-03-21T20:56:55.5255791Z [ 13%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_lookup.cc.o 2025-03-21T20:56:55.5257582Z [ 13%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_internal_randen_slow.dir/internal/randen_slow.cc.o 2025-03-21T20:56:55.5259114Z [ 13%] Linking CXX static library libabsl_periodic_sampler.a 2025-03-21T20:56:55.5259789Z [ 13%] Built target periodic_sampler 2025-03-21T20:56:55.5261006Z [ 14%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_posix.cc.o 2025-03-21T20:56:55.5262860Z [ 14%] Building CXX object runner/abseil-cpp/absl/types/CMakeFiles/bad_any_cast_impl.dir/bad_any_cast.cc.o 2025-03-21T20:56:55.5264340Z [ 14%] Linking CXX static library libabsl_decode_rust_punycode.a 2025-03-21T20:56:55.5265066Z [ 14%] Built target decode_rust_punycode 2025-03-21T20:56:55.5266391Z [ 14%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/zone_info_source.cc.o 2025-03-21T20:56:55.5268282Z [ 14%] Building CXX object runner/abseil-cpp/absl/types/CMakeFiles/bad_variant_access.dir/bad_variant_access.cc.o 2025-03-21T20:56:55.5270004Z [ 14%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/cycleclock.cc.o 2025-03-21T20:56:55.5271596Z [ 14%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/throw_delegate.dir/internal/throw_delegate.cc.o 2025-03-21T20:56:55.5272735Z [ 14%] Linking CXX static library libabsl_bad_any_cast_impl.a 2025-03-21T20:56:55.5273803Z [ 14%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/spinlock.cc.o 2025-03-21T20:56:55.5274627Z [ 14%] Built target bad_any_cast_impl 2025-03-21T20:56:55.5275799Z [ 14%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/debugging_internal.dir/internal/address_is_readable.cc.o 2025-03-21T20:56:56.6776624Z [ 14%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/demangle_rust.dir/internal/demangle_rust.cc.o 2025-03-21T20:56:56.6778390Z [ 15%] Linking CXX static library libabsl_random_internal_randen_hwaes_impl.a 2025-03-21T20:56:56.6779730Z [ 16%] Linking CXX static library libabsl_random_internal_randen_slow.a 2025-03-21T20:56:56.6780954Z [ 17%] Linking CXX static library libabsl_bad_variant_access.a 2025-03-21T20:56:56.6781816Z [ 17%] Built target random_internal_randen_hwaes_impl 2025-03-21T20:56:56.6783189Z [ 18%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/sysinfo.cc.o 2025-03-21T20:56:56.6784520Z [ 18%] Built target random_internal_randen_slow 2025-03-21T20:56:56.6785167Z [ 18%] Built target bad_variant_access 2025-03-21T20:56:56.6786659Z [ 19%] Building CXX object runner/abseil-cpp/absl/types/CMakeFiles/bad_optional_access.dir/bad_optional_access.cc.o 2025-03-21T20:56:56.6788770Z [ 19%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cordz_functions.dir/internal/cordz_functions.cc.o 2025-03-21T20:56:56.6790210Z [ 19%] Linking CXX static library libabsl_time_zone.a 2025-03-21T20:56:56.6791702Z [ 19%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/scoped_set_env.dir/internal/scoped_set_env.cc.o 2025-03-21T20:56:56.6792890Z [ 19%] Built target time_zone 2025-03-21T20:56:56.6794348Z [ 20%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_internal_randen_hwaes.dir/internal/randen_detect.cc.o 2025-03-21T20:56:56.6796192Z [ 21%] Linking CXX static library libabsl_throw_delegate.a 2025-03-21T20:56:56.6796986Z [ 21%] Built target throw_delegate 2025-03-21T20:56:56.6798234Z [ 21%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/thread_identity.cc.o 2025-03-21T20:56:56.6800294Z [ 22%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/debugging_internal.dir/internal/elf_mem_image.cc.o 2025-03-21T20:56:56.6801788Z [ 22%] Linking CXX static library libabsl_random_internal_randen_hwaes.a 2025-03-21T20:56:56.6802790Z [ 23%] Linking CXX static library libabsl_demangle_rust.a 2025-03-21T20:56:56.6804233Z [ 23%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/debugging_internal.dir/internal/vdso_support.cc.o 2025-03-21T20:56:56.6805520Z [ 23%] Built target random_internal_randen_hwaes 2025-03-21T20:56:56.6806895Z [ 23%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/unscaledcycleclock.cc.o 2025-03-21T20:56:56.6808233Z [ 23%] Built target demangle_rust 2025-03-21T20:56:56.6809579Z [ 23%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_internal_randen.dir/internal/randen.cc.o 2025-03-21T20:56:56.6811240Z [ 23%] Linking CXX static library libabsl_bad_optional_access.a 2025-03-21T20:56:56.6812338Z [ 24%] Linking CXX static library libabsl_scoped_set_env.a 2025-03-21T20:56:56.6813379Z [ 25%] Linking CXX static library libabsl_cordz_functions.a 2025-03-21T20:56:56.6814141Z [ 25%] Built target bad_optional_access 2025-03-21T20:56:56.6814720Z [ 25%] Built target scoped_set_env 2025-03-21T20:56:56.6815265Z [ 25%] Built target cordz_functions 2025-03-21T20:56:56.6816671Z [ 25%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/demangle_internal.dir/internal/demangle.cc.o 2025-03-21T20:56:56.6818128Z [ 26%] Linking CXX static library libabsl_base.a 2025-03-21T20:56:56.6819100Z [ 26%] Linking CXX static library libabsl_debugging_internal.a 2025-03-21T20:56:56.6820237Z [ 26%] Linking CXX static library libabsl_random_internal_randen.a 2025-03-21T20:56:56.6821024Z [ 26%] Built target base 2025-03-21T20:56:56.6821512Z [ 26%] Built target random_internal_randen 2025-03-21T20:56:56.6823093Z [ 26%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/malloc_internal.dir/internal/low_level_alloc.cc.o 2025-03-21T20:56:56.6825003Z [ 27%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/tracing_internal.dir/internal/tracing.cc.o 2025-03-21T20:56:56.6827135Z [ 28%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings_internal.dir/internal/ostringstream.cc.o 2025-03-21T20:56:56.6829022Z [ 30%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/string_view.dir/string_view.cc.o 2025-03-21T20:56:56.6830846Z [ 30%] Building CXX object runner/abseil-cpp/absl/crc/CMakeFiles/crc_cpu_detect.dir/internal/cpu_detect.cc.o 2025-03-21T20:56:56.6832005Z [ 30%] Built target debugging_internal 2025-03-21T20:56:56.6833311Z [ 30%] Building CXX object runner/abseil-cpp/absl/hash/CMakeFiles/city.dir/internal/city.cc.o 2025-03-21T20:56:56.6835059Z [ 31%] Building CXX object runner/abseil-cpp/absl/hash/CMakeFiles/low_level_hash.dir/internal/low_level_hash.cc.o 2025-03-21T20:56:56.6837007Z [ 32%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_internal_conditions.dir/internal/conditions.cc.o 2025-03-21T20:56:56.6838382Z [ 33%] Linking CXX static library libabsl_demangle_internal.a 2025-03-21T20:56:56.6839093Z [ 33%] Built target demangle_internal 2025-03-21T20:56:56.6840329Z [ 34%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/stacktrace.dir/stacktrace.cc.o 2025-03-21T20:56:56.6841686Z [ 34%] Linking CXX static library libabsl_tracing_internal.a 2025-03-21T20:56:56.6842940Z [ 34%] Linking CXX static library libabsl_log_internal_conditions.a 2025-03-21T20:56:56.6843740Z [ 34%] Built target tracing_internal 2025-03-21T20:56:56.6845085Z [ 34%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings_internal.dir/internal/utf8.cc.o 2025-03-21T20:56:56.6846630Z [ 34%] Linking CXX static library libabsl_crc_cpu_detect.a 2025-03-21T20:56:56.6848219Z [ 34%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings_internal.dir/internal/escaping.cc.o 2025-03-21T20:56:56.6850040Z [ 34%] Built target log_internal_conditions 2025-03-21T20:56:56.6850626Z [ 34%] Built target crc_cpu_detect 2025-03-21T20:56:56.6851877Z [ 34%] Building CXX object runner/abseil-cpp/absl/crc/CMakeFiles/crc_internal.dir/internal/crc.cc.o 2025-03-21T20:56:56.6853836Z [ 35%] Building CXX object runner/abseil-cpp/absl/crc/CMakeFiles/crc_internal.dir/internal/crc_x86_arm_combined.cc.o 2025-03-21T20:56:56.6855384Z [ 35%] Linking CXX static library libabsl_string_view.a 2025-03-21T20:56:56.6856353Z [ 35%] Linking CXX static library libabsl_city.a 2025-03-21T20:56:56.6857036Z [ 35%] Built target string_view 2025-03-21T20:56:56.6857655Z [ 35%] Built target city 2025-03-21T20:56:56.6858413Z [ 35%] Linking CXX static library libabsl_stacktrace.a 2025-03-21T20:56:56.6859446Z [ 36%] Linking CXX static library libabsl_malloc_internal.a 2025-03-21T20:56:56.6861089Z [ 36%] Linking CXX static library libabsl_low_level_hash.a 2025-03-21T20:56:56.6861783Z [ 36%] Built target stacktrace 2025-03-21T20:56:56.6862278Z [ 36%] Built target malloc_internal 2025-03-21T20:56:56.6863518Z [ 37%] Building CXX object runner/abseil-cpp/absl/base/CMakeFiles/poison.dir/internal/poison.cc.o 2025-03-21T20:56:56.6865550Z [ 37%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/graphcycles_internal.dir/internal/graphcycles.cc.o 2025-03-21T20:56:56.6866999Z [ 37%] Built target low_level_hash 2025-03-21T20:56:56.6867882Z [ 38%] Linking CXX static library libabsl_strings_internal.a 2025-03-21T20:56:56.6868938Z [ 38%] Linking CXX static library libabsl_poison.a 2025-03-21T20:56:56.6869680Z [ 38%] Built target strings_internal 2025-03-21T20:56:56.6870897Z [ 39%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/ascii.cc.o 2025-03-21T20:56:56.6872577Z [ 39%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/charconv.cc.o 2025-03-21T20:56:56.6874331Z [ 40%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/escaping.cc.o 2025-03-21T20:56:56.6876235Z [ 40%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/charconv_bigint.cc.o 2025-03-21T20:56:56.6878237Z [ 40%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/charconv_parse.cc.o 2025-03-21T20:56:56.6880242Z [ 40%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/damerau_levenshtein_distance.cc.o 2025-03-21T20:56:56.6881517Z [ 40%] Built target poison 2025-03-21T20:56:56.6882787Z [ 41%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/memutil.cc.o 2025-03-21T20:56:56.6884202Z [ 42%] Linking CXX static library libabsl_graphcycles_internal.a 2025-03-21T20:56:56.6885349Z [ 42%] Linking CXX static library libabsl_crc_internal.a 2025-03-21T20:56:56.6886070Z [ 42%] Built target graphcycles_internal 2025-03-21T20:56:56.6886671Z [ 42%] Built target crc_internal 2025-03-21T20:56:56.6888011Z [ 42%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/stringify_sink.cc.o 2025-03-21T20:56:56.6889788Z [ 42%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/match.cc.o 2025-03-21T20:56:56.6891833Z [ 43%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/numbers.cc.o 2025-03-21T20:56:56.6893601Z [ 43%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/str_replace.cc.o 2025-03-21T20:56:56.6895296Z [ 43%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/str_cat.cc.o 2025-03-21T20:56:56.6897138Z [ 43%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/substitute.cc.o 2025-03-21T20:56:56.6898830Z [ 44%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/strings.dir/str_split.cc.o 2025-03-21T20:56:56.6900127Z [ 44%] Linking CXX static library libabsl_strings.a 2025-03-21T20:56:56.6900825Z [ 44%] Built target strings 2025-03-21T20:56:56.6902160Z [ 44%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/symbolize.dir/symbolize.cc.o 2025-03-21T20:56:56.6903750Z [ 44%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time.dir/civil_time.cc.o 2025-03-21T20:56:56.6905370Z [ 44%] Building CXX object runner/abseil-cpp/absl/hash/CMakeFiles/hash.dir/internal/hash.cc.o 2025-03-21T20:56:57.9833196Z [ 45%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/arg.cc.o 2025-03-21T20:56:57.9835694Z [ 46%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_commandlineflag.dir/commandlineflag.cc.o 2025-03-21T20:56:57.9837860Z [ 47%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_internal_proto.dir/internal/proto.cc.o 2025-03-21T20:56:57.9840076Z [ 47%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_internal_seed_material.dir/internal/seed_material.cc.o 2025-03-21T20:56:57.9842342Z [ 47%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_internal_fnmatch.dir/internal/fnmatch.cc.o 2025-03-21T20:56:57.9844731Z [ 48%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_distributions.dir/discrete_distribution.cc.o 2025-03-21T20:56:57.9846430Z [ 48%] Linking CXX static library libabsl_flags_commandlineflag.a 2025-03-21T20:56:57.9847664Z [ 49%] Linking CXX static library libabsl_log_internal_fnmatch.a 2025-03-21T20:56:57.9848482Z [ 49%] Built target flags_commandlineflag 2025-03-21T20:56:57.9849438Z [ 49%] Linking CXX static library libabsl_log_internal_proto.a 2025-03-21T20:56:57.9850773Z [ 49%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time.dir/clock.cc.o 2025-03-21T20:56:57.9851757Z [ 49%] Built target log_internal_fnmatch 2025-03-21T20:56:57.9852350Z [ 49%] Built target log_internal_proto 2025-03-21T20:56:57.9853486Z [ 50%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time.dir/duration.cc.o 2025-03-21T20:56:57.9855022Z [ 50%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time.dir/format.cc.o 2025-03-21T20:56:57.9857134Z [ 50%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_private_handle_accessor.dir/internal/private_handle_accessor.cc.o 2025-03-21T20:56:57.9859848Z [ 50%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_distributions.dir/gaussian_distribution.cc.o 2025-03-21T20:56:57.9861482Z [ 51%] Linking CXX static library libabsl_symbolize.a 2025-03-21T20:56:57.9862622Z [ 51%] Linking CXX static library libabsl_random_internal_seed_material.a 2025-03-21T20:56:57.9863511Z [ 51%] Built target symbolize 2025-03-21T20:56:57.9864093Z [ 52%] Built target random_internal_seed_material 2025-03-21T20:56:57.9865664Z [ 52%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/examine_stack.dir/internal/examine_stack.cc.o 2025-03-21T20:56:57.9867154Z [ 52%] Linking CXX static library libabsl_hash.a 2025-03-21T20:56:57.9868726Z [ 52%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_internal_pool_urbg.dir/internal/pool_urbg.cc.o 2025-03-21T20:56:57.9870111Z [ 52%] Built target hash 2025-03-21T20:56:57.9871087Z [ 53%] Building CXX object runner/abseil-cpp/absl/time/CMakeFiles/time.dir/time.cc.o 2025-03-21T20:56:57.9872931Z [ 53%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/bind.cc.o 2025-03-21T20:56:57.9874681Z [ 53%] Linking CXX static library libabsl_flags_private_handle_accessor.a 2025-03-21T20:56:57.9876016Z [ 53%] Linking CXX static library libabsl_random_distributions.a 2025-03-21T20:56:57.9877774Z [ 53%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/extension.cc.o 2025-03-21T20:56:57.9879129Z [ 53%] Built target flags_private_handle_accessor 2025-03-21T20:56:57.9880839Z [ 54%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/float_conversion.cc.o 2025-03-21T20:56:57.9882279Z [ 54%] Built target random_distributions 2025-03-21T20:56:57.9883892Z [ 54%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/output.cc.o 2025-03-21T20:56:57.9886283Z [ 54%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/parser.cc.o 2025-03-21T20:56:57.9887998Z [ 54%] Linking CXX static library libabsl_examine_stack.a 2025-03-21T20:56:57.9888784Z [ 54%] Built target examine_stack 2025-03-21T20:56:57.9890318Z [ 54%] Building CXX object runner/abseil-cpp/absl/debugging/CMakeFiles/failure_signal_handler.dir/failure_signal_handler.cc.o 2025-03-21T20:56:57.9892075Z [ 55%] Linking CXX static library libabsl_random_internal_pool_urbg.a 2025-03-21T20:56:57.9892982Z [ 55%] Built target random_internal_pool_urbg 2025-03-21T20:56:57.9894443Z [ 55%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_seed_sequences.dir/seed_sequences.cc.o 2025-03-21T20:56:57.9895948Z [ 55%] Linking CXX static library libabsl_time.a 2025-03-21T20:56:57.9896631Z [ 55%] Built target time 2025-03-21T20:56:57.9898230Z [ 56%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/kernel_timeout_internal.dir/internal/kernel_timeout.cc.o 2025-03-21T20:56:57.9900489Z [ 57%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_internal_globals.dir/internal/globals.cc.o 2025-03-21T20:56:57.9902346Z [ 57%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_entry.dir/log_entry.cc.o 2025-03-21T20:56:57.9903823Z [ 58%] Linking CXX static library libabsl_str_format_internal.a 2025-03-21T20:56:57.9905033Z [ 58%] Linking CXX static library libabsl_failure_signal_handler.a 2025-03-21T20:56:57.9905911Z [ 58%] Built target failure_signal_handler 2025-03-21T20:56:57.9906528Z [ 58%] Built target str_format_internal 2025-03-21T20:56:57.9907703Z [ 58%] Building CXX object runner/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/crc32c.cc.o 2025-03-21T20:56:57.9909544Z [ 59%] Building CXX object runner/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/internal/crc_memcpy_fallback.cc.o 2025-03-21T20:56:57.9911997Z [ 59%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_internal_distribution_test_util.dir/internal/chi_square.cc.o 2025-03-21T20:56:57.9914745Z [ 59%] Building CXX object runner/abseil-cpp/absl/random/CMakeFiles/random_internal_distribution_test_util.dir/internal/distribution_test_util.cc.o 2025-03-21T20:56:57.9917012Z [ 59%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_marshalling.dir/marshalling.cc.o 2025-03-21T20:56:57.9918528Z [ 60%] Linking CXX static library libabsl_random_seed_sequences.a 2025-03-21T20:56:57.9919720Z [ 60%] Linking CXX static library libabsl_log_internal_globals.a 2025-03-21T20:56:57.9920958Z [ 60%] Linking CXX static library libabsl_kernel_timeout_internal.a 2025-03-21T20:56:57.9921918Z [ 60%] Built target random_seed_sequences 2025-03-21T20:56:57.9923413Z [ 61%] Building CXX object runner/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/internal/crc_memcpy_x86_arm_combined.cc.o 2025-03-21T20:56:57.9924738Z [ 61%] Built target log_internal_globals 2025-03-21T20:56:57.9926264Z [ 61%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_internal_format.dir/internal/log_format.cc.o 2025-03-21T20:56:57.9927669Z [ 61%] Built target kernel_timeout_internal 2025-03-21T20:56:57.9929176Z [ 61%] Building CXX object runner/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/internal/crc_non_temporal_memcpy.cc.o 2025-03-21T20:56:57.9930694Z [ 62%] Linking CXX static library libabsl_log_entry.a 2025-03-21T20:56:57.9931427Z [ 62%] Built target log_entry 2025-03-21T20:56:57.9932819Z [ 62%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/barrier.cc.o 2025-03-21T20:56:57.9935048Z [ 62%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/blocking_counter.cc.o 2025-03-21T20:56:57.9937542Z [ 63%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/create_thread_identity.cc.o 2025-03-21T20:56:57.9939763Z [ 63%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_sink.dir/log_sink.cc.o 2025-03-21T20:56:57.9941161Z [ 64%] Linking CXX static library libabsl_flags_marshalling.a 2025-03-21T20:56:57.9942385Z [ 64%] Linking CXX static library libabsl_random_internal_distribution_test_util.a 2025-03-21T20:56:57.9943351Z [ 64%] Built target flags_marshalling 2025-03-21T20:56:57.9944044Z [ 64%] Built target random_internal_distribution_test_util 2025-03-21T20:56:57.9945665Z [ 64%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/futex_waiter.cc.o 2025-03-21T20:56:57.9947942Z [ 64%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/per_thread_sem.cc.o 2025-03-21T20:56:57.9949658Z [ 64%] Linking CXX static library libabsl_log_internal_format.a 2025-03-21T20:56:57.9951460Z [ 65%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/pthread_waiter.cc.o 2025-03-21T20:56:57.9952875Z [ 65%] Built target log_internal_format 2025-03-21T20:56:57.9954440Z [ 65%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/sem_waiter.cc.o 2025-03-21T20:56:57.9956064Z [ 66%] Linking CXX static library libabsl_crc32c.a 2025-03-21T20:56:57.9957791Z [ 66%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/stdcpp_waiter.cc.o 2025-03-21T20:56:57.9959175Z [ 66%] Built target crc32c 2025-03-21T20:56:57.9960527Z [ 66%] Building CXX object runner/abseil-cpp/absl/crc/CMakeFiles/crc_cord_state.dir/internal/crc_cord_state.cc.o 2025-03-21T20:56:57.9962029Z [ 66%] Linking CXX static library libabsl_log_sink.a 2025-03-21T20:56:57.9963827Z [ 67%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/waiter_base.cc.o 2025-03-21T20:56:57.9966328Z [ 67%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/win32_waiter.cc.o 2025-03-21T20:56:57.9967675Z [ 67%] Built target log_sink 2025-03-21T20:56:57.9969147Z [ 67%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/notification.cc.o 2025-03-21T20:57:00.1282494Z [ 68%] Building CXX object runner/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/mutex.cc.o 2025-03-21T20:57:00.1284023Z [ 68%] Linking CXX static library libabsl_crc_cord_state.a 2025-03-21T20:57:00.1284787Z [ 68%] Built target crc_cord_state 2025-03-21T20:57:00.1286199Z [ 68%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_internal.cc.o 2025-03-21T20:57:00.1288494Z [ 68%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_btree_reader.cc.o 2025-03-21T20:57:00.1290475Z [ 68%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_btree.cc.o 2025-03-21T20:57:00.1292758Z [ 69%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_btree_navigator.cc.o 2025-03-21T20:57:00.1294864Z [ 69%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_crc.cc.o 2025-03-21T20:57:00.1297005Z [ 70%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_consume.cc.o 2025-03-21T20:57:00.1298577Z [ 70%] Linking CXX static library libabsl_synchronization.a 2025-03-21T20:57:00.1299325Z [ 70%] Built target synchronization 2025-03-21T20:57:00.1300887Z [ 71%] Building CXX object runner/abseil-cpp/absl/container/CMakeFiles/hashtablez_sampler.dir/internal/hashtablez_sampler.cc.o 2025-03-21T20:57:00.1303098Z [ 71%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cordz_handle.dir/internal/cordz_handle.cc.o 2025-03-21T20:57:00.1305429Z [ 72%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_program_name.dir/internal/program_name.cc.o 2025-03-21T20:57:00.1307948Z [ 72%] Building CXX object runner/abseil-cpp/absl/container/CMakeFiles/hashtablez_sampler.dir/internal/hashtablez_sampler_force_weak_definition.cc.o 2025-03-21T20:57:00.1310392Z [ 72%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/vlog_config_internal.dir/internal/vlog_config.cc.o 2025-03-21T20:57:00.1311973Z [ 72%] Linking CXX static library libabsl_cord_internal.a 2025-03-21T20:57:00.1312765Z [ 72%] Built target cord_internal 2025-03-21T20:57:00.1313660Z [ 72%] Linking CXX static library libabsl_flags_program_name.a 2025-03-21T20:57:00.1314474Z [ 72%] Built target flags_program_name 2025-03-21T20:57:00.1315768Z [ 72%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_config.dir/usage_config.cc.o 2025-03-21T20:57:00.1317209Z [ 72%] Linking CXX static library libabsl_cordz_handle.a 2025-03-21T20:57:00.1317979Z [ 72%] Built target cordz_handle 2025-03-21T20:57:00.1318873Z [ 72%] Linking CXX static library libabsl_hashtablez_sampler.a 2025-03-21T20:57:00.1320457Z [ 73%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cordz_info.dir/internal/cordz_info.cc.o 2025-03-21T20:57:00.1321675Z [ 73%] Built target hashtablez_sampler 2025-03-21T20:57:00.1325443Z [ 74%] Linking CXX static library libabsl_vlog_config_internal.a 2025-03-21T20:57:00.1326305Z [ 74%] Built target vlog_config_internal 2025-03-21T20:57:00.1327589Z [ 75%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_globals.dir/globals.cc.o 2025-03-21T20:57:00.1339365Z [ 75%] Linking CXX static library libabsl_flags_config.a 2025-03-21T20:57:00.1340256Z [ 75%] Built target flags_config 2025-03-21T20:57:00.1341835Z [ 76%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_internal.dir/internal/flag.cc.o 2025-03-21T20:57:00.1343325Z [ 76%] Linking CXX static library libabsl_cordz_info.a 2025-03-21T20:57:00.1344341Z [ 76%] Linking CXX static library libabsl_log_globals.a 2025-03-21T20:57:00.1345081Z [ 76%] Built target cordz_info 2025-03-21T20:57:00.1345599Z [ 76%] Built target log_globals 2025-03-21T20:57:00.1347078Z [ 77%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cordz_sample_token.dir/internal/cordz_sample_token.cc.o 2025-03-21T20:57:00.1348960Z [ 77%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cord.dir/cord.cc.o 2025-03-21T20:57:00.1350612Z [ 77%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cord.dir/cord_analysis.cc.o 2025-03-21T20:57:00.1352481Z [ 77%] Building CXX object runner/abseil-cpp/absl/strings/CMakeFiles/cord.dir/cord_buffer.cc.o 2025-03-21T20:57:00.1354527Z [ 78%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_internal_log_sink_set.dir/internal/log_sink_set.cc.o 2025-03-21T20:57:00.1356637Z [ 78%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_initialize.dir/initialize.cc.o 2025-03-21T20:57:00.1358102Z [ 78%] Linking CXX static library libabsl_flags_internal.a 2025-03-21T20:57:00.1358898Z [ 78%] Built target flags_internal 2025-03-21T20:57:00.1359793Z [ 79%] Linking CXX static library libabsl_log_initialize.a 2025-03-21T20:57:00.1360928Z [ 80%] Linking CXX static library libabsl_cordz_sample_token.a 2025-03-21T20:57:00.1361763Z [ 80%] Built target cordz_sample_token 2025-03-21T20:57:00.1362368Z [ 80%] Built target log_initialize 2025-03-21T20:57:00.1363348Z [ 80%] Linking CXX static library libabsl_log_internal_log_sink_set.a 2025-03-21T20:57:00.1364262Z [ 80%] Built target log_internal_log_sink_set 2025-03-21T20:57:00.1365157Z [ 81%] Linking CXX static library libabsl_cord.a 2025-03-21T20:57:00.1367002Z [ 81%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_internal_message.dir/internal/log_message.cc.o 2025-03-21T20:57:00.1368268Z [ 81%] Built target cord 2025-03-21T20:57:00.1369660Z [ 81%] Building CXX object runner/abseil-cpp/absl/container/CMakeFiles/raw_hash_set.dir/internal/raw_hash_set.cc.o 2025-03-21T20:57:00.1371559Z [ 82%] Building CXX object runner/abseil-cpp/absl/status/CMakeFiles/status.dir/status.cc.o 2025-03-21T20:57:00.1373431Z [ 82%] Building CXX object runner/abseil-cpp/absl/status/CMakeFiles/status.dir/internal/status_internal.cc.o 2025-03-21T20:57:00.1375457Z [ 82%] Building CXX object runner/abseil-cpp/absl/status/CMakeFiles/status.dir/status_payload_printer.cc.o 2025-03-21T20:57:00.1377040Z [ 83%] Linking CXX static library libabsl_log_internal_message.a 2025-03-21T20:57:00.1378158Z [ 83%] Linking CXX static library libabsl_raw_hash_set.a 2025-03-21T20:57:00.1378945Z [ 83%] Built target log_internal_message 2025-03-21T20:57:00.1379549Z [ 83%] Built target raw_hash_set 2025-03-21T20:57:00.1380966Z [ 83%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_internal_check_op.dir/internal/check_op.cc.o 2025-03-21T20:57:00.1382908Z [ 83%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/die_if_null.dir/die_if_null.cc.o 2025-03-21T20:57:00.1384781Z [ 83%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_reflection.dir/reflection.cc.o 2025-03-21T20:57:00.1386193Z [ 84%] Linking CXX static library libabsl_status.a 2025-03-21T20:57:00.1386891Z [ 84%] Built target status 2025-03-21T20:57:00.1388084Z [ 84%] Building CXX object runner/abseil-cpp/absl/status/CMakeFiles/statusor.dir/statusor.cc.o 2025-03-21T20:57:00.1389560Z [ 84%] Linking CXX static library libabsl_log_internal_check_op.a 2025-03-21T20:57:00.1390777Z [ 84%] Linking CXX static library libabsl_die_if_null.a 2025-03-21T20:57:00.1391542Z [ 84%] Built target die_if_null 2025-03-21T20:57:00.1392101Z [ 84%] Built target log_internal_check_op 2025-03-21T20:57:00.1392986Z [ 85%] Linking CXX static library libabsl_flags_reflection.a 2025-03-21T20:57:00.1393782Z [ 85%] Built target flags_reflection 2025-03-21T20:57:00.1394635Z [ 85%] Linking CXX static library libabsl_statusor.a 2025-03-21T20:57:00.1396247Z [ 86%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_usage_internal.dir/internal/usage.cc.o 2025-03-21T20:57:00.1398013Z [ 86%] Building CXX object runner/abseil-cpp/absl/log/CMakeFiles/log_flags.dir/flags.cc.o 2025-03-21T20:57:00.1399472Z [ 86%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/bitmap256.cc.o 2025-03-21T20:57:00.1400916Z [ 87%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/bitstate.cc.o 2025-03-21T20:57:00.1402193Z [ 87%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/compile.cc.o 2025-03-21T20:57:00.1403488Z [ 87%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/dfa.cc.o 2025-03-21T20:57:00.1404906Z [ 87%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/mimics_pcre.cc.o 2025-03-21T20:57:00.1406308Z [ 88%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/filtered_re2.cc.o 2025-03-21T20:57:00.1407193Z [ 88%] Built target statusor 2025-03-21T20:57:00.1408108Z [ 88%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/nfa.cc.o 2025-03-21T20:57:00.1409398Z [ 89%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/onepass.cc.o 2025-03-21T20:57:00.1410534Z [ 89%] Linking CXX static library libabsl_log_flags.a 2025-03-21T20:57:00.1411592Z [ 89%] Linking CXX static library libabsl_flags_usage_internal.a 2025-03-21T20:57:00.1412408Z [ 89%] Built target log_flags 2025-03-21T20:57:00.1413407Z [ 90%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/perl_groups.cc.o 2025-03-21T20:57:00.1414450Z [ 90%] Built target flags_usage_internal 2025-03-21T20:57:00.1415494Z [ 90%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/prefilter.cc.o 2025-03-21T20:57:00.1416790Z [ 90%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/parse.cc.o 2025-03-21T20:57:00.1418117Z [ 90%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/prefilter_tree.cc.o 2025-03-21T20:57:00.1419451Z [ 91%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/prog.cc.o 2025-03-21T20:57:00.1420726Z [ 91%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/regexp.cc.o 2025-03-21T20:57:00.1421979Z [ 91%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/re2.cc.o 2025-03-21T20:57:00.1423417Z [ 92%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/set.cc.o 2025-03-21T20:57:00.1424729Z [ 92%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/simplify.cc.o 2025-03-21T20:57:00.1426279Z [ 92%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_usage.dir/usage.cc.o 2025-03-21T20:57:00.1427810Z [ 92%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/tostring.cc.o 2025-03-21T20:57:50.0774673Z [ 93%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/unicode_casefold.cc.o 2025-03-21T20:57:50.0776143Z [ 93%] Building CXX object runner/re2/CMakeFiles/re2.dir/re2/unicode_groups.cc.o 2025-03-21T20:57:50.0776874Z [ 93%] Building CXX object runner/re2/CMakeFiles/re2.dir/util/rune.cc.o 2025-03-21T20:57:50.0777546Z [ 94%] Building CXX object runner/re2/CMakeFiles/re2.dir/util/strutil.cc.o 2025-03-21T20:57:50.0778177Z [ 94%] Linking CXX static library libabsl_flags_usage.a 2025-03-21T20:57:50.0778592Z [ 94%] Built target flags_usage 2025-03-21T20:57:50.0779266Z [ 94%] Building CXX object runner/abseil-cpp/absl/flags/CMakeFiles/flags_parse.dir/parse.cc.o 2025-03-21T20:57:50.0779936Z [ 94%] Linking CXX static library libre2.a 2025-03-21T20:57:50.0780526Z [ 94%] Built target re2 2025-03-21T20:57:50.0781038Z [ 95%] Building CXX object runner/CMakeFiles/llama_runner.dir/runner.cpp.o 2025-03-21T20:57:50.0781840Z [ 95%] Building CXX object runner/CMakeFiles/llama_runner.dir/__/tokenizer/llama_tiktoken.cpp.o 2025-03-21T20:57:50.0782904Z [ 95%] Building CXX object runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/evalue_util/print_evalue.cpp.o 2025-03-21T20:57:50.0784123Z [ 96%] Building CXX object runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/runner/text_decoder_runner.cpp.o 2025-03-21T20:57:50.0785342Z [ 96%] Building CXX object runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/runner/text_prefiller.cpp.o 2025-03-21T20:57:50.0786580Z [ 96%] Building CXX object runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/sampler/sampler.cpp.o 2025-03-21T20:57:50.0787815Z [ 96%] Building CXX object runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/tokenizers/src/bpe_tokenizer_base.cpp.o 2025-03-21T20:57:50.0789118Z [ 97%] Building CXX object runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/tokenizer/tiktoken.cpp.o 2025-03-21T20:57:50.0790360Z [ 97%] Building CXX object runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/tokenizers/src/llama2c_tokenizer.cpp.o 2025-03-21T20:57:50.0791612Z [ 98%] Building CXX object runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/llm/tokenizers/src/tiktoken.cpp.o 2025-03-21T20:57:50.0792772Z [ 98%] Building CXX object runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/tensor/tensor_ptr.cpp.o 2025-03-21T20:57:50.0793908Z [ 99%] Building CXX object runner/CMakeFiles/llama_runner.dir/pytorch/executorch/extension/tensor/tensor_ptr_maker.cpp.o 2025-03-21T20:57:50.0794764Z [100%] Linking CXX static library libabsl_flags_parse.a 2025-03-21T20:57:50.0795189Z [100%] Built target flags_parse 2025-03-21T20:57:50.0795700Z [100%] Linking CXX shared library libllama_runner.so 2025-03-21T20:57:50.0796095Z [100%] Built target llama_runner 2025-03-21T20:57:50.0796611Z [100%] Building CXX object CMakeFiles/llama_main.dir/main.cpp.o 2025-03-21T20:57:50.0797142Z [100%] Linking CXX executable llama_main 2025-03-21T20:57:50.0797513Z [100%] Built target llama_main 2025-03-21T20:57:50.0797808Z ++ date +%H:%M:%S 2025-03-21T20:57:50.0798054Z + NOW=20:57:01 2025-03-21T20:57:50.0798336Z + echo 'Starting to run llama runner at 20:57:01' 2025-03-21T20:57:50.0798696Z Starting to run llama runner at 20:57:01 2025-03-21T20:57:50.0799585Z + cmake-out/examples/models/llama/llama_main --model_path=tinyllama_portable_fp16_h.pte --tokenizer_path=tokenizer.bin --prompt=Once --temperature=0 --seq_len=10 --warmup=1 2025-03-21T20:57:50.0800451Z invalid char++ date +%H:%M:%S 2025-03-21T20:57:50.0800735Z + NOW=20:57:14 2025-03-21T20:57:50.0800987Z + echo 'Finished at 20:57:14' 2025-03-21T20:57:50.0801279Z Finished at 20:57:14 2025-03-21T20:57:50.0801520Z ++ cat result.txt 2025-03-21T20:57:50.0801817Z + RESULT='Once upon a time, there was a little girl 2025-03-21T20:57:50.0803229Z PyTorchObserver {"prompt_tokens":1,"generated_tokens":8,"model_load_start_ms":1742590621600,"model_load_end_ms":1742590621736,"inference_start_ms":1742590627836,"inference_end_ms":1742590634018,"prompt_eval_end_ms":1742590628523,"first_token_ms":1742590628523,"aggregate_sampling_time_ms":2,"SCALING_FACTOR_UNITS_PER_SECOND":1000}' 2025-03-21T20:57:50.0804641Z + EXPECTED_PREFIX='Once upon a time,' 2025-03-21T20:57:50.0804997Z + [[ Once upon a time, there was a little girl 2025-03-21T20:57:50.0806704Z PyTorchObserver {"prompt_tokens":1,"generated_tokens":8,"model_load_start_ms":1742590621600,"model_load_end_ms":1742590621736,"inference_start_ms":1742590627836,"inference_end_ms":1742590634018,"prompt_eval_end_ms":1742590628523,"first_token_ms":1742590628523,"aggregate_sampling_time_ms":2,"SCALING_FACTOR_UNITS_PER_SECOND":1000} == \O\n\c\e\ \u\p\o\n\ \a\ \t\i\m\e\,* ]] 2025-03-21T20:57:50.0808246Z + echo 'Expected result prefix: Once upon a time,' 2025-03-21T20:57:50.0808626Z Expected result prefix: Once upon a time, 2025-03-21T20:57:50.0809062Z + echo 'Actual result: Once upon a time, there was a little girl 2025-03-21T20:57:50.0810521Z PyTorchObserver {"prompt_tokens":1,"generated_tokens":8,"model_load_start_ms":1742590621600,"model_load_end_ms":1742590621736,"inference_start_ms":1742590627836,"inference_end_ms":1742590634018,"prompt_eval_end_ms":1742590628523,"first_token_ms":1742590628523,"aggregate_sampling_time_ms":2,"SCALING_FACTOR_UNITS_PER_SECOND":1000}' 2025-03-21T20:57:50.0811949Z Actual result: Once upon a time, there was a little girl 2025-03-21T20:57:50.0813360Z PyTorchObserver {"prompt_tokens":1,"generated_tokens":8,"model_load_start_ms":1742590621600,"model_load_end_ms":1742590621736,"inference_start_ms":1742590627836,"inference_end_ms":1742590634018,"prompt_eval_end_ms":1742590628523,"first_token_ms":1742590628523,"aggregate_sampling_time_ms":2,"SCALING_FACTOR_UNITS_PER_SECOND":1000} 2025-03-21T20:57:50.0814754Z + echo Success 2025-03-21T20:57:50.0814991Z Success 2025-03-21T20:57:50.0815257Z + prepare_artifacts_upload 2025-03-21T20:57:50.0815615Z + '[' -n artifacts-to-be-uploaded/fp32-xnnpack-custom ']' 2025-03-21T20:57:50.0816048Z + echo 'Preparing for uploading generated artifacs' 2025-03-21T20:57:50.0816440Z Preparing for uploading generated artifacs 2025-03-21T20:57:50.0816861Z + zip -j model.zip tinyllama_portable_fp16_h.pte tokenizer.bin 2025-03-21T20:57:50.0817305Z adding: tinyllama_portable_fp16_h.pte (deflated 17%) 2025-03-21T20:57:50.0817693Z adding: tokenizer.bin (deflated 50%) 2025-03-21T20:57:50.0818092Z + mkdir -p artifacts-to-be-uploaded/fp32-xnnpack-custom 2025-03-21T20:57:50.0818561Z + mv model.zip artifacts-to-be-uploaded/fp32-xnnpack-custom 2025-03-21T20:57:50.0818951Z + cleanup_files 2025-03-21T20:57:50.0819224Z + echo 'Deleting downloaded and generated files' 2025-03-21T20:57:50.0819600Z Deleting downloaded and generated files 2025-03-21T20:57:50.0819972Z + rm stories110M.pt 2025-03-21T20:57:50.0820225Z + rm tokenizer.model 2025-03-21T20:57:50.0820478Z + rm tokenizer.bin 2025-03-21T20:57:50.0820735Z + rm tinyllama_portable_fp16_h.pte 2025-03-21T20:57:50.0821041Z + rm result.txt 2025-03-21T20:57:50.0821282Z + rm params.json 2025-03-21T20:57:50.0821609Z + mkdir -p examples/demo-apps/android/LlamaDemo/app/libs 2025-03-21T20:57:50.0822419Z + cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs 2025-03-21T20:57:50.0822907Z + pushd examples/demo-apps/android/LlamaDemo 2025-03-21T20:57:50.0823426Z /pytorch/executorch/examples/demo-apps/android/LlamaDemo /pytorch/executorch 2025-03-21T20:57:50.0823930Z + ANDROID_HOME=/opt/android/sdk 2025-03-21T20:57:50.0824248Z + ./gradlew build assembleAndroidTest 2025-03-21T20:57:50.0824738Z Downloading https://services.gradle.org/distributions/gradle-8.0-bin.zip 2025-03-21T20:57:50.0825349Z ...........10%............20%............30%............40%............50%............60%...........70%............80%............90%............100% 2025-03-21T20:57:50.0825710Z 2025-03-21T20:57:50.0825810Z Welcome to Gradle 8.0! 2025-03-21T20:57:50.0825985Z 2025-03-21T20:57:50.0826204Z For more details see https://docs.gradle.org/8.0/release-notes.html 2025-03-21T20:57:50.0826540Z 2025-03-21T20:57:50.0826725Z Starting a Gradle Daemon (subsequent builds will be faster) 2025-03-21T20:57:50.0827031Z 2025-03-21T20:57:50.0827035Z 2025-03-21T20:58:14.8813693Z > Starting Daemon> IDLE<-------------> 0% INITIALIZING [87ms]<-------------> 0% INITIALIZING [187ms]<-------------> 0% INITIALIZING [287ms]<-------------> 0% INITIALIZING [387ms]<-------------> 0% INITIALIZING [487ms]> Evaluating settings<-------------> 0% INITIALIZING [587ms]<-------------> 0% INITIALIZING [687ms]<-------------> 0% INITIALIZING [787ms]<-------------> 0% INITIALIZING [887ms]<-------------> 0% INITIALIZING [987ms]<-------------> 0% INITIALIZING [1s]> Evaluating settings > Generating gradle-api-8.0.jar> Evaluating settings > Generating gradle-api-8.0.jar > Generating 1%> Evaluating settings > Generating gradle-api-8.0.jar > Generating 2%> Evaluating settings > Generating gradle-api-8.0.jar > Generating 3%> Evaluating settings > Generating gradle-api-8.0.jar > Generating 4%<-------------> 0% INITIALIZING [2s]> Evaluating settings > Generating gradle-api-8.0.jar > Generating 7%> Evaluating settings > Generating gradle-api-8.0.jar > Generating 8%> Evaluating settings > Generating gradle-api-8.0.jar > Generating 14%<-------------> 0% INITIALIZING [3s]> Evaluating settings > Generating gradle-api-8.0.jar > Generating 22%> Evaluating settings > Generating gradle-api-8.0.jar > Generating 32%> Evaluating settings > Generating gradle-api-8.0.jar > Generating 33%> Evaluating settings > Generating gradle-api-8.0.jar > Generating 36%> Evaluating settings > Generating gradle-api-8.0.jar > Generating 37%> Evaluating settings > Generating gradle-api-8.0.jar > Generating 39%> Evaluating settings > Generating gradle-api-8.0.jar > Generating 41%<-------------> 0% INITIALIZING [4s]> Evaluating settings > Generating gradle-api-8.0.jar > Generating 43%> Evaluating settings > Generating gradle-api-8.0.jar > Generating 47%> Evaluating settings > Generating gradle-api-8.0.jar > Generating 48%> Evaluating settings > Generating gradle-api-8.0.jar > Generating 50%> Evaluating settings > Generating gradle-api-8.0.jar > Generating 51%<-------------> 0% INITIALIZING [5s]> Evaluating settings > Generating gradle-api-8.0.jar > Generating 55%> Evaluating settings > Generating gradle-api-8.0.jar > Generating 56%> Evaluating settings > Generating gradle-api-8.0.jar > Generating 57%> Evaluating settings > Generating gradle-api-8.0.jar > Generating 58%> Evaluating settings > Generating gradle-api-8.0.jar > Generating 60%<-------------> 0% INITIALIZING [6s]> Evaluating settings > Generating gradle-api-8.0.jar > Generating 64%> Evaluating settings > Generating gradle-api-8.0.jar > Generating 66%> Evaluating settings > Generating gradle-api-8.0.jar > Generating 67%> Evaluating settings > Generating gradle-api-8.0.jar > Generating 71%> Evaluating settings > Generating gradle-api-8.0.jar > Generating 74%> Evaluating settings > Generating gradle-api-8.0.jar > Generating 77%> Evaluating settings > Generating gradle-api-8.0.jar > Generating 79%> Evaluating settings > Generating gradle-api-8.0.jar > Generating 83%<-------------> 0% INITIALIZING [7s]> Evaluating settings > Generating gradle-api-8.0.jar > Generating 84%> Evaluating settings > Generating gradle-api-8.0.jar > Generating 86%> Evaluating settings > Generating gradle-api-8.0.jar > Generating 89%> Evaluating settings > Generating gradle-api-8.0.jar > Generating 93%> Evaluating settings > Generating gradle-api-8.0.jar > Generating 97%> Evaluating settings > Generating gradle-api-8.0.jar > Generating 98%<-------------> 0% INITIALIZING [8s]> Evaluating settings > Generating gradle-api-8.0.jar > Generating 100%> Evaluating settings> Evaluating settings > Generating gradle-kotlin-dsl-extensions-8.0.jar<-------------> 0% INITIALIZING [9s]<-------------> 0% INITIALIZING [10s]> Evaluating settings > Generating gradle-kotlin-dsl-extensions-8.0.jar 33%> Evaluating settings > Generating gradle-kotlin-dsl-extensions-8.0.jar 66%<-------------> 0% INITIALIZING [11s]<-------------> 0% INITIALIZING [12s]<-------------> 0% INITIALIZING [13s]<-------------> 0% INITIALIZING [14s]<-------------> 0% INITIALIZING [15s]<-------------> 0% INITIALIZING [16s]<-------------> 0% INITIALIZING [17s]<-------------> 0% INITIALIZING [18s]> Evaluating settings > Generating gradle-kotlin-dsl-extensions-8.0.jar 100%> Evaluating settings<-------------> 0% INITIALIZING [19s]<-------------> 0% INITIALIZING [20s]<-------------> 0% INITIALIZING [21s]> Evaluating settings > Compiling settings file 'settings.gradle.kts'> Evaluating settings<-------------> 0% INITIALIZING [22s]> Evaluating settings > Compiling settings file 'settings.gradle.kts'> Evaluating settings<-------------> 0% CONFIGURING [22s]> Loading projects> root project> root project > Resolve dependencies of detachedConfiguration1<-------------> 0% CONFIGURING [23s]> root project > Resolve dependencies of detachedConfiguration1 > com.android.a> root project > Resolve dependencies of detachedConfiguration1> root project > Resolve dependencies of detachedConfiguration2 > org.jetbrains> root project > Resolve dependencies of :classpath> root project > Resolve dependencies of :classpath > gradle-8.1.0.pom.sha1> root project > Resolve dependencies of :classpath > gradle-8.1.0.module.sha1<-------------> 0% CONFIGURING [24s]> root project > Resolve dependencies of :classpath > kotlin-gradle-plugin-1.8.> root project > Resolve dependencies of :classpath 2025-03-21T20:58:14.8837428Z 2025-03-21T20:58:14.8837436Z 2025-03-21T20:58:14.8885090Z > root project > Resolve dependencies of :classpath > repository-31.1.0.pom.sha> root project > Resolve dependencies of :classpath > aaptcompiler-8.1.0.pom.sh> root project > Resolve dependencies of :classpath > aapt2-proto-8.1.0-1015446> root project > Resolve dependencies of :classpath > sdklib-31.1.0.pom.sha1> root project > Resolve dependencies of :classpath > shared-31.1.0.pom.sha1> root project > Resolve dependencies of :classpath > aapt2-proto-8.1.0-1015446> IDLE> root project > Resolve dependencies of :classpath > aaptcompiler-8.1.0.module> root project > Resolve dependencies of :classpath > gradle-api-8.1.0.module.s> root project > Resolve dependencies of :classpath > lint-typedef-remover-31.1> root project > Resolve dependencies of :classpath > builder-8.1.0.pom.sha1> root project > Resolve dependencies of :classpath > databinding-compiler-comm> root project > Resolve dependencies of :classpath > builder-8.1.0.module.sha1> root project > Resolve dependencies of :classpath > databinding-common-8.1.0.> root project > Resolve dependencies of :classpath > builder-test-api-8.1.0.po> root project > Resolve dependencies of :classpath > android-device-provider-d> root project > Resolve dependencies of :classpath > android-test-plugin-host-> root project > Resolve dependencies of :classpath > layoutlib-api-31.1.0.pom.> IDLE> root project > Resolve dependencies of :classpath > android-test-plugin-host-> root project > Resolve dependencies of :classpath > android-test-plugin-host-> root project > Resolve dependencies of :classpath > android-test-plugin-host-> IDLE> root project > Resolve dependencies of :classpath > transform-api-2.0.0-depre> IDLE> root project > Resolve dependencies of :classpath > android-test-plugin-resul> root project > Resolve dependencies of :classpath > bundletool-1.14.0.pom.sha> IDLE> root project > Resolve dependencies of :classpath > jetifier-core-1.0.0-beta1> IDLE<-------------> 0% CONFIGURING [25s]> root project > Resolve dependencies of :classpath> IDLE> root project > Resolve dependencies of :classpath > kotlin-gradle-plugin-api-> root project > Resolve dependencies of :classpath > kotlin-gradle-plugin-mode> root project > Resolve dependencies of :classpath > kotlin-gradle-plugin-idea> root project > Resolve dependencies of :classpath > kotlin-scripting-compiler> IDLE> IDLE> IDLE> root project > Resolve dependencies of :classpath> root project > Resolve dependencies of :classpath > common-31.1.0.pom.sha1> root project > Resolve dependencies of :classpath > dvlib-31.1.0.pom.sha1> root project > Resolve dependencies of :classpath<-------------> 0% CONFIGURING [26s]> root project > Resolve dependencies of :classpath > annotations-31.1.0.pom.sh> root project > Resolve dependencies of :classpath> root project > Resolve dependencies of :classpath > protos-31.1.0.pom.sha1> root project > Resolve dependencies of :classpath> root project > Resolve dependencies of :classpath > kotlin-stdlib-1.8.10.pom> root project > Resolve dependencies of :classpath<-------------> 0% CONFIGURING [27s]> root project > Resolve dependencies of :classpath > manifest-merger-31.1.0.po> root project > Resolve dependencies of :classpath > apkzlib-8.1.0.pom.sha1> root project > Resolve dependencies of :classpath > signflinger-8.1.0.pom.sha> root project > Resolve dependencies of :classpath > zipflinger-8.1.0.pom.sha1> root project > Resolve dependencies of :classpath > manifest-merger-31.1.0.mo> IDLE> IDLE> IDLE> root project > Resolve dependencies of :classpath> root project > Resolve dependencies of :classpath > kotlin-native-utils-1.8.1<-------------> 0% CONFIGURING [28s]> root project > Resolve dependencies of :classpath > kotlin-daemon-client-1.8.> root project > Resolve dependencies of :classpath > kotlinx-coroutines-core-j> root project > Resolve dependencies of :classpath > kotlin-build-common-1.8.1> IDLE> IDLE> root project > Resolve dependencies of :classpath> root project > Resolve dependencies of :classpath > kotlin-stdlib-common-1.8.> root project > Resolve dependencies of :classpath<-------------> 0% CONFIGURING [29s]> root project> root project > Resolve files of :classpath > databinding-common-8.1.0.jar.sha> root project > Resolve files of :classpath > jetifier-processor-1.0.0-beta10.> root project > Resolve files of :classpath > gradle-settings-api-8.1.0.jar.sh> root project > Resolve files of :classpath > lint-model-31.1.0.jar.sha1> IDLE> IDLE> IDLE> IDLE> root project > Resolve files of :classpath > annotations-31.1.0.jar.sha1> root project > Resolve files of :classpath > signflinger-8.1.0.jar.sha1> root project > Resolve files of :classpath > zipflinger-8.1.0.jar.sha1> root project > Resolve files of :classpath > kotlinx-coroutines-core-jvm-1.5.> IDLE> root project > Resolve files of :classpath > apksig-8.1.0.jar.sha1> IDLE> root project > Resolve files of :classpath > manifest-merger-31.1.0.jar.sha1> root project > Resolve files of :classpath > aaptcompiler-8.1.0.jar.sha1> root project > Resolve files of :classpath > shared-31.1.0.jar.sha1> root project > Resolve files of :classpath > repository-31.1.0.jar.sha1> root project > Resolve files of :classpath > kotlin-gradle-plugin-idea-proto-> root project > Resolve files of :classpath > builder-test-api-8.1.0.jar.sha1> root project > Resolve files of :classpath > builder-model-8.1.0.jar.sha1> root project > Resolve files of :classpath > ddmlib-31.1.0.jar.sha1> root project > Resolve files of :classpath > android-test-plugin-host-retenti> IDLE> IDLE> root project > Resolve files of :classpath> IDLE<-------------> 0% CONFIGURING [30s]> root project > Resolve files of :classpath > kotlin-reflect-1.8.10.jar> root project > Resolve files of :classpath > dvlib-31.1.0.jar.sha1> root project > Resolve files of :classpath > common-31.1.0.jar.sha1> root project > Resolve files of :classpath > kotlin-gradle-plugin-1.8.10-grad> root project > Resolve files of :classpath > bundletool-1.14.0.jar.sha1> root project > Resolve files of :classpath > aapt2-proto-8.1.0-10154469.jar.s> root project > Resolve files of :classpath > lint-typedef-remover-31.1.0.jar.> IDLE> root project > Resolve files of :classpath > apkzlib-8.1.0.jar.sha1> root project > Resolve files of :classpath > android-device-provider-gradle-p> root project > Resolve files of :classpath > android-test-plugin-host-coverag> root project > Resolve files of :classpath > android-test-plugin-host-additio> root project > Resolve files of :classpath > android-test-plugin-host-logcat-> root project > Resolve files of :classpath > transform-api-2.0.0-deprecated-u> IDLE> root project > Resolve files of :classpath > android-test-plugin-result-liste> IDLE> IDLE> root project<-------------> 0% CONFIGURING [31s]<-------------> 0% CONFIGURING [32s]<-------------> 0% CONFIGURING [33s]<-------------> 0% CONFIGURING [34s]<-------------> 0% CONFIGURING [35s]<-------------> 0% CONFIGURING [36s]<-------------> 0% CONFIGURING [37s]<======-------> 50% CONFIGURING [37s]> :app<======-------> 50% CONFIGURING [38s]<======-------> 50% CONFIGURING [39s]<======-------> 50% CONFIGURING [40s]<======-------> 50% CONFIGURING [41s]<======-------> 50% CONFIGURING [42s]<======-------> 50% CONFIGURING [43s]<======-------> 50% CONFIGURING [44s]<======-------> 50% CONFIGURING [45s]<======-------> 50% CONFIGURING [46s]<======-------> 50% CONFIGURING [47s]> :app > Compiling build file 'app/build.gradle.kts'> :app<======-------> 50% CONFIGURING [48s]<=============> 100% CONFIGURING [48s]> Resolve dependencies of :classpath> IDLEWARNING: We recommend using a newer Android Gradle plugin to use compileSdk = 34 2025-03-21T20:58:30.0772176Z  2025-03-21T20:58:30.0773525Z This Android Gradle plugin (8.1.0) was tested up to compileSdk = 33 (and compileSdkPreview = "UpsideDownCakePrivacySandbox"). 2025-03-21T20:58:30.0774716Z  2025-03-21T20:58:30.0775421Z You are strongly encouraged to update your project to use a newer 2025-03-21T20:58:30.0776351Z Android Gradle plugin that has been tested with compileSdk = 34. 2025-03-21T20:58:30.0776886Z 2025-03-21T20:58:30.0777276Z If you are already using the latest version of the Android Gradle plugin, 2025-03-21T20:58:30.0778320Z you may need to wait until a newer version with support for compileSdk = 34 is available. 2025-03-21T20:58:30.0779004Z 2025-03-21T20:58:30.0779201Z To suppress this warning, add/update 2025-03-21T20:58:30.0779807Z android.suppressUnsupportedCompileSdk=34 2025-03-21T20:58:30.0780659Z to this project's gradle.properties. 2025-03-21T20:58:30.0781282Z  2025-03-21T20:58:30.0781656Z  2025-03-21T20:58:30.0782001Z  2025-03-21T20:58:30.0782354Z  2025-03-21T20:58:30.0782726Z  2025-03-21T20:58:30.0842393Z <=============> 100% CONFIGURING [49s]> IDLE> IDLE> IDLE> IDLE<-------------> 2% EXECUTING [49s]> :app:checkDebugAarMetadata > Resolve dependencies of :app:debugRuntimeClasspa> :app:checkDebugAarMetadata > Resolve dependencies of :app:debugRuntimeClasspa> :app:checkDebugAarMetadata > Resolve dependencies of :app:debugRuntimeClasspa> :app:checkDebugAarMetadata > Resolve dependencies of :app:debugRuntimeClasspa> IDLE<-------------> 2% EXECUTING [50s]> IDLE> IDLE> :app:checkDebugAarMetadata > Resolve dependencies of :app:debugRuntimeClasspa<-------------> 2% EXECUTING [51s]> IDLE> :app:checkDebugAarMetadata > Resolve dependencies of :app:debugRuntimeClasspa> IDLE> :app:checkDebugAarMetadata > Resolve dependencies of :app:debugRuntimeClasspa> :app:checkDebugAarMetadata > Resolve dependencies of :app:debugRuntimeClasspa> :app:checkDebugAarMetadata > Resolve dependencies of :app:debugRuntimeClasspa> IDLE> IDLE> IDLE> :app:checkDebugAarMetadata > Resolve dependencies of :app:debugRuntimeClasspa> :app:checkDebugAarMetadata > Resolve dependencies of :app:debugRuntimeClasspa> IDLE> IDLE> :app:checkDebugAarMetadata > Resolve dependencies of :app:debugRuntimeClasspa<-------------> 2% EXECUTING [52s]> IDLE> :app:checkDebugAarMetadata > Resolve dependencies of :app:debugRuntimeClasspa> IDLE<-------------> 2% EXECUTING [53s]> :app:checkDebugAarMetadata > Resolve dependencies of :app:debugRuntimeClasspa> :app:checkDebugAarMetadata > Resolve dependencies of :app:debugRuntimeClasspa> :app:checkDebugAarMetadata > Resolve dependencies of :app:debugRuntimeClasspa> IDLE> IDLE> IDLE> :app:checkDebugAarMetadata > Resolve dependencies of :app:debugRuntimeClasspa> :app:checkDebugAarMetadata > Resolve dependencies of :app:debugRuntimeClasspa> :app:checkDebugAarMetadata > Resolve dependencies of :app:debugRuntimeClasspa> IDLE> IDLE> IDLE> :app:checkDebugAarMetadata > Resolve dependencies of :app:debugRuntimeClasspa> IDLE<-------------> 2% EXECUTING [54s]<-------------> 2% EXECUTING [55s]<-------------> 2% EXECUTING [56s]> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > ma> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > an> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > an> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > ma> IDLE> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > Ex> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > in> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > ve> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > Ex<-------------> 2% EXECUTING [57s]> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > pr> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > co> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > do> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > lo> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > an> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > ui> IDLE> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > Ex> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > sa> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > fo> IDLE> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > Ex> IDLE> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > ui> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > co> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > ui> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > li> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > ma> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > ap> IDLE> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > Ex> IDLE> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > Ex> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > vi<-------------> 2% EXECUTING [58s]> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath> IDLE> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > ac<-------------> 2% EXECUTING [59s]> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > ru> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > ac> IDLE> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > co> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath> IDLE<-------------> 2% EXECUTING [1m]> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > au> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > em> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > vi> IDLE> IDLE> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > Ex> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > lo> IDLE> :app:checkDebugAarMetadata > Resolve files of :app:debugRuntimeClasspath > re> :app:checkDebugAarMetadata<-------------> 3% EXECUTING [1m]> :app:mapDebugSourceSetPaths > Resolve files of :app:debugRuntimeClasspath> IDLE<-------------> 3% EXECUTING [1m 1s]> :app:mapDebugSourceSetPaths<-------------> 4% EXECUTING [1m 1s]> :app:mergeDebugResources<-------------> 4% EXECUTING [1m 2s]> :app:packageDebugResources<-------------> 5% EXECUTING [1m 2s]> :app:parseDebugLocalResources > Resolve files of :app:androidApis<-------------> 5% EXECUTING [1m 3s]<-------------> 6% EXECUTING [1m 3s]> :app:processDebugMainManifest > Resolve files of :app:debugRuntimeClasspath> :app:parseDebugLocalResources<-------------> 7% EXECUTING [1m 3s]> IDLE<=------------> 8% EXECUTING [1m 4s]> IDLE> :app:processDebugMainManifest 2025-03-21T20:59:07.0768762Z > Task :app:processDebugMainManifest 2025-03-21T20:59:07.0771960Z package="com.example.executorchllamademo" found in source AndroidManifest.xml: /pytorch/executorch/examples/demo-apps/android/LlamaDemo/app/src/main/AndroidManifest.xml. 2025-03-21T20:59:07.0774580Z Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored. 2025-03-21T20:59:07.0777094Z Recommendation: remove package="com.example.executorchllamademo" from the source AndroidManifest.xml: /pytorch/executorch/examples/demo-apps/android/LlamaDemo/app/src/main/AndroidManifest.xml. 2025-03-21T20:59:07.0779220Z /pytorch/executorch/examples/demo-apps/android/LlamaDemo/app/src/main/AndroidManifest.xml:6:5-9:41 Warning: 2025-03-21T20:59:07.0781460Z uses-sdk:targetSdkVersion value (34) specified in the manifest file is ignored. It is overridden by the value declared in the DSL or the variant API, or 1 if not declared/present. Current value is (33). 2025-03-21T20:59:07.0783369Z /pytorch/executorch/examples/demo-apps/android/LlamaDemo/app/src/main/AndroidManifest.xml:21:9-41 Warning: 2025-03-21T20:59:07.0785770Z android:extractNativeLibs should not be specified in this source AndroidManifest.xml file. See https://d.android.com/guide/topics/manifest/application-element#extractNativeLibs for more information. 2025-03-21T20:59:07.0788616Z The AGP Upgrade Assistant can remove the attribute from the AndroidManifest.xml file and update the build file accordingly. See https://d.android.com/studio/build/agp-upgrade-assistant for more information. 2025-03-21T20:59:07.0790428Z  2025-03-21T20:59:07.0790783Z  2025-03-21T20:59:07.0791092Z  2025-03-21T20:59:07.0791401Z  2025-03-21T20:59:07.0791749Z  2025-03-21T20:59:07.0808506Z <=------------> 8% EXECUTING [1m 4s]> IDLE> IDLE> :app:processDebugManifest> IDLE<=------------> 10% EXECUTING [1m 4s]> :app:mergeDebugShaders> :app:processDebugManifestForPackage<=------------> 12% EXECUTING [1m 4s]> :app:mergeDebugAssets > Resolve files of :app:debugRuntimeClasspath > AarTran> :app:mergeDebugAssets > Resolve files of :app:debugRuntimeClasspath> :app:compressDebugAssets<=------------> 13% EXECUTING [1m 4s]> :app:checkDebugDuplicateClasses > Resolve files of :app:debugRuntimeClasspath> :app:checkDebugDuplicateClasses > Resolve files of :app:debugRuntimeClasspath> :app:checkDebugDuplicateClasses > Resolve files of :app:debugRuntimeClasspath<=------------> 13% EXECUTING [1m 5s]> IDLE> IDLE<=------------> 13% EXECUTING [1m 6s]<=------------> 13% EXECUTING [1m 7s]> :app:checkDebugDuplicateClasses > Resolve files of :app:debugRuntimeClasspath> :app:checkDebugDuplicateClasses > Resolve files of :app:debugRuntimeClasspath> IDLE> IDLE> :app:checkDebugDuplicateClasses > Resolve files of :app:debugRuntimeClasspath> IDLE> :app:checkDebugDuplicateClasses > Resolve files of :app:debugRuntimeClasspath> :app:checkDebugDuplicateClasses > Resolve files of :app:debugRuntimeClasspath> IDLE> IDLE> :app:desugarDebugFileDependencies> :app:checkDebugDuplicateClasses<=------------> 14% EXECUTING [1m 7s]> :app:mergeDebugNativeLibs > Resolve files of :app:debugRuntimeClasspath> IDLE<=------------> 14% EXECUTING [1m 8s]> :app:mergeDebugNativeLibs<==-----------> 17% EXECUTING [1m 8s]> :app:buildKotlinToolingMetadata<==-----------> 22% EXECUTING [1m 8s]> :app:stripDebugDebugSymbols> :app:mergeReleaseResources 2025-03-21T20:59:07.0823023Z > Task :app:stripDebugDebugSymbols 2025-03-21T20:59:07.0824647Z Unable to strip the following libraries, packaging them as they are: libc++_shared.so, libexecutorch.so, libfbjni.so, libimage_processing_util_jni.so. 2025-03-21T20:59:07.0825964Z  2025-03-21T20:59:07.0826329Z  2025-03-21T20:59:07.0826677Z  2025-03-21T20:59:24.0793202Z <===----------> 23% EXECUTING [1m 8s]> IDLE> :app:desugarDebugFileDependencies> :app:processDebugManifestForPackage> :app:mergeReleaseResources> IDLE<===----------> 23% EXECUTING [1m 9s]> :app:mergeReleaseResources > Resolve dependencies of :app:detachedConfigurati> :app:mergeReleaseResources > Resolve files of :app:detachedConfiguration2 > a> :app:mergeReleaseResources > Resolve files of :app:detachedConfiguration2> :app:mergeExtDexDebug > Resolve files of :app:debugRuntimeClasspath > DexingN> :app:mergeExtDexDebug > Resolve files of :app:debugRuntimeClasspath > DexingN> :app:mergeReleaseResources<===----------> 23% EXECUTING [1m 10s]<===----------> 24% EXECUTING [1m 10s]> :app:mergeExtDexDebug > Resolve files of :app:debugRuntimeClasspath > DexingN> IDLE<===----------> 24% EXECUTING [1m 11s]> :app:mergeExtDexDebug > Resolve files of :app:debugRuntimeClasspath > DexingN> IDLE> :app:mergeExtDexDebug > Resolve files of :app:debugRuntimeClasspath > DexingN<===----------> 24% EXECUTING [1m 12s]<===----------> 24% EXECUTING [1m 13s]> IDLE> IDLE> :app:mergeExtDexDebug > Resolve files of :app:debugRuntimeClasspath > DexingN> :app:mergeExtDexDebug > Resolve files of :app:debugRuntimeClasspath > DexingN<===----------> 24% EXECUTING [1m 14s]> IDLE> :app:mergeExtDexDebug > Resolve files of :app:debugRuntimeClasspath > DexingN<===----------> 24% EXECUTING [1m 15s]> IDLE> :app:mergeExtDexDebug > Resolve files of :app:debugRuntimeClasspath > DexingN<===----------> 24% EXECUTING [1m 16s]<===----------> 24% EXECUTING [1m 17s]<===----------> 24% EXECUTING [1m 18s]<===----------> 24% EXECUTING [1m 19s]<===----------> 24% EXECUTING [1m 20s]<===----------> 24% EXECUTING [1m 21s]<===----------> 24% EXECUTING [1m 22s]<===----------> 24% EXECUTING [1m 23s]> IDLE<===----------> 24% EXECUTING [1m 24s]<===----------> 24% EXECUTING [1m 25s]<===----------> 24% EXECUTING [1m 26s]> :app:mergeExtDexDebug > Resolve files of :app:debugRuntimeClasspath > DexingN<===----------> 24% EXECUTING [1m 27s]> IDLE<===----------> 24% EXECUTING [1m 28s]<===----------> 24% EXECUTING [1m 29s]<===----------> 24% EXECUTING [1m 30s]> :app:mergeExtDexDebug > Resolve files of :app:debugRuntimeClasspath > DexingN> IDLE> :app:mergeExtDexDebug > Resolve files of :app:debugRuntimeClasspath > DexingN<===----------> 24% EXECUTING [1m 31s]<===----------> 24% EXECUTING [1m 32s]> IDLE> :app:mergeExtDexDebug > Resolve files of :app:debugRuntimeClasspath > DexingN<===----------> 24% EXECUTING [1m 33s]<===----------> 24% EXECUTING [1m 34s]<===----------> 24% EXECUTING [1m 35s]> IDLE<===----------> 24% EXECUTING [1m 36s]<===----------> 24% EXECUTING [1m 37s]<===----------> 24% EXECUTING [1m 38s]<===----------> 24% EXECUTING [1m 39s]> IDLE<===----------> 24% EXECUTING [1m 40s]<===----------> 24% EXECUTING [1m 41s]> :app:mergeExtDexDebug> :app:packageReleaseResources<===----------> 25% EXECUTING [1m 41s]> :app:parseReleaseLocalResources 2025-03-21T20:59:24.0817576Z > Task :app:processReleaseMainManifest 2025-03-21T20:59:24.0819670Z package="com.example.executorchllamademo" found in source AndroidManifest.xml: /pytorch/executorch/examples/demo-apps/android/LlamaDemo/app/src/main/AndroidManifest.xml. 2025-03-21T20:59:24.0824298Z Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored. 2025-03-21T20:59:24.0827675Z Recommendation: remove package="com.example.executorchllamademo" from the source AndroidManifest.xml: /pytorch/executorch/examples/demo-apps/android/LlamaDemo/app/src/main/AndroidManifest.xml. 2025-03-21T20:59:24.0830937Z /pytorch/executorch/examples/demo-apps/android/LlamaDemo/app/src/main/AndroidManifest.xml:6:5-9:41 Warning: 2025-03-21T20:59:24.0833737Z uses-sdk:targetSdkVersion value (34) specified in the manifest file is ignored. It is overridden by the value declared in the DSL or the variant API, or 1 if not declared/present. Current value is (33). 2025-03-21T20:59:24.0836635Z /pytorch/executorch/examples/demo-apps/android/LlamaDemo/app/src/main/AndroidManifest.xml:21:9-41 Warning: 2025-03-21T20:59:24.0839345Z android:extractNativeLibs should not be specified in this source AndroidManifest.xml file. See https://d.android.com/guide/topics/manifest/application-element#extractNativeLibs for more information. 2025-03-21T20:59:24.0843170Z The AGP Upgrade Assistant can remove the attribute from the AndroidManifest.xml file and update the build file accordingly. See https://d.android.com/studio/build/agp-upgrade-assistant for more information. 2025-03-21T20:59:24.0845492Z  2025-03-21T20:59:24.0846005Z  2025-03-21T20:59:24.0846490Z  2025-03-21T20:59:24.0846857Z  2025-03-21T20:59:24.0847362Z  2025-03-21T20:59:43.8769065Z <===----------> 27% EXECUTING [1m 41s]> :app:mergeExtDexDebug> IDLE> :app:processDebugManifestForPackage> :app:processReleaseManifest<====---------> 31% EXECUTING [1m 41s]> :app:mergeReleaseNativeLibs> :app:processReleaseManifestForPackage> :app:desugarReleaseFileDependencies<====---------> 32% EXECUTING [1m 41s]> :app:mergeReleaseArtProfile > Resolve files of :app:releaseRuntimeClasspath<====---------> 33% EXECUTING [1m 41s]> :app:stripReleaseDebugSymbols<====---------> 33% EXECUTING [1m 42s]<====---------> 33% EXECUTING [1m 43s]<====---------> 33% EXECUTING [1m 44s]<====---------> 33% EXECUTING [1m 45s]<====---------> 33% EXECUTING [1m 46s]<====---------> 33% EXECUTING [1m 47s]<====---------> 33% EXECUTING [1m 48s]<====---------> 33% EXECUTING [1m 49s]<====---------> 33% EXECUTING [1m 50s]<====---------> 33% EXECUTING [1m 51s]<====---------> 33% EXECUTING [1m 52s]<====---------> 33% EXECUTING [1m 53s]<====---------> 33% EXECUTING [1m 54s]<====---------> 34% EXECUTING [1m 54s]> :app:mergeExtDexRelease > Resolve files of :app:releaseRuntimeClasspath > Dex<====---------> 34% EXECUTING [1m 55s]<====---------> 34% EXECUTING [1m 56s]> IDLE> :app:mergeExtDexRelease > Resolve files of :app:releaseRuntimeClasspath > Dex<====---------> 34% EXECUTING [1m 57s]> IDLE> :app:mergeExtDexRelease > Resolve files of :app:releaseRuntimeClasspath > Dex<====---------> 34% EXECUTING [1m 58s] 2025-03-21T20:59:43.8775380Z > Task :app:stripReleaseDebugSymbols 2025-03-21T20:59:43.8776328Z Unable to strip the following libraries, packaging them as they are: libc++_shared.so, libexecutorch.so, libfbjni.so, libimage_processing_util_jni.so. 2025-03-21T20:59:43.8777103Z  2025-03-21T20:59:43.8777343Z  2025-03-21T20:59:43.8777563Z  2025-03-21T20:59:43.8796455Z <====---------> 34% EXECUTING [1m 58s]> :app:mergeExtDexRelease > Resolve files of :app:releaseRuntimeClasspath > Dex> :app:stripReleaseDebugSymbols> :app:processDebugManifestForPackage> :app:processReleaseManifestForPackage> :app:mergeExtDexRelease > Resolve files of :app:releaseRuntimeClasspath > Dex<====---------> 34% EXECUTING [1m 59s]<====---------> 34% EXECUTING [2m]<====---------> 34% EXECUTING [2m 1s]> IDLE<====---------> 34% EXECUTING [2m 2s]> :app:mergeExtDexRelease > Resolve files of :app:releaseRuntimeClasspath > Dex<====---------> 34% EXECUTING [2m 3s]<====---------> 34% EXECUTING [2m 4s]<====---------> 34% EXECUTING [2m 5s]<====---------> 34% EXECUTING [2m 6s]> IDLE<====---------> 34% EXECUTING [2m 7s]> IDLE<====---------> 34% EXECUTING [2m 8s]<=====--------> 39% EXECUTING [2m 9s]> :app:collectReleaseDependencies> :app:mergeExtDexRelease<=====--------> 40% EXECUTING [2m 9s]> :app:sdkReleaseDependencyData<======-------> 46% EXECUTING [2m 9s]> :app:checkDebugAndroidTestAarMetadata > Resolve dependencies of :app:debugAnd> IDLE> :app:checkDebugAndroidTestAarMetadata > Resolve dependencies of :app:debugAnd<======-------> 46% EXECUTING [2m 10s]> :app:checkDebugAndroidTestAarMetadata > Resolve files of :app:debugAndroidTes> :app:mapDebugAndroidTestSourceSetPaths > Resolve files of :app:debugAndroidTe<======-------> 48% EXECUTING [2m 10s]> :app:mergeDebugAndroidTestResources<======-------> 50% EXECUTING [2m 11s]> :app:processReleaseResources> :app:processReleaseResources > Resolve files of :app:releaseRuntimeClasspath> :app:processReleaseResources > Resolve files of :app:releaseRuntimeClasspath <======-------> 51% EXECUTING [2m 11s]> :app:processReleaseResources > Resolve files of :app:releaseRuntimeClasspath> IDLE> :app:processReleaseResources > Resolve files of :app:releaseRuntimeClasspath <======-------> 51% EXECUTING [2m 12s]> :app:processReleaseResources > Resolve files of :app:releaseRuntimeClasspath<======-------> 51% EXECUTING [2m 13s]> :app:processReleaseResources > Resolve dependencies of :app:releaseCompileCla> IDLE> :app:processReleaseResources> :app:processDebugAndroidTestResources > Resolve files of :app:debugAndroidTes<======-------> 53% EXECUTING [2m 13s]> :app:processDebugAndroidTestResources> :app:mergeDebugAndroidTestAssets > Resolve files of :app:debugAndroidTestRunt<=======------> 55% EXECUTING [2m 13s]> :app:mergeDebugAndroidTestNativeLibs > Resolve files of :app:debugAndroidTest<=======------> 56% EXECUTING [2m 13s]> IDLE<=======------> 57% EXECUTING [2m 13s]> :app:checkDebugAndroidTestDuplicateClasses > Resolve files of :app:debugAndro<=======------> 58% EXECUTING [2m 13s]> :app:mergeExtDexDebugAndroidTest > Resolve files of :app:debugAndroidTestRunt> :app:mergeExtDexDebugAndroidTest > Resolve files of :app:debugAndroidTestRunt<=======------> 58% EXECUTING [2m 14s]<=======------> 59% EXECUTING [2m 14s]> :app:mergeExtDexDebugAndroidTest > Resolve files of :app:debugAndroidTestRunt> IDLE> IDLE<=======------> 59% EXECUTING [2m 15s]> IDLE> :app:compileReleaseJavaWithJavac> :app:mergeExtDexDebugAndroidTest> :app:compileReleaseJavaWithJavac > Resolve files of :app:releaseCompileClassp> :app:compileReleaseJavaWithJavac > Resolve files of :app:releaseCompileClassp<=======------> 59% EXECUTING [2m 16s]> IDLE> :app:compileReleaseJavaWithJavac<=======------> 60% EXECUTING [2m 16s]> IDLE<=======------> 60% EXECUTING [2m 17s] 2025-03-21T20:59:43.8811823Z > Task :app:compileReleaseJavaWithJavac 2025-03-21T21:00:28.7763461Z Note: Some input files use or override a deprecated API. 2025-03-21T21:00:28.7764478Z Note: Recompile with -Xlint:deprecation for details. 2025-03-21T21:00:28.7765129Z  2025-03-21T21:00:28.7765565Z  2025-03-21T21:00:28.7765911Z  2025-03-21T21:00:28.7766213Z  2025-03-21T21:00:28.7783019Z <=======------> 60% EXECUTING [2m 18s]> :app:compileReleaseJavaWithJavac> IDLE> :app:processDebugManifestForPackage> IDLE<=======------> 60% EXECUTING [2m 19s]<=======------> 60% EXECUTING [2m 20s]<=======------> 60% EXECUTING [2m 21s]<=======------> 60% EXECUTING [2m 22s]<=======------> 60% EXECUTING [2m 23s]<=======------> 60% EXECUTING [2m 24s]<=======------> 60% EXECUTING [2m 25s]<=======------> 60% EXECUTING [2m 26s]<=======------> 60% EXECUTING [2m 27s]<=======------> 60% EXECUTING [2m 28s]<=======------> 60% EXECUTING [2m 29s]<=======------> 60% EXECUTING [2m 30s]<=======------> 60% EXECUTING [2m 31s]<=======------> 60% EXECUTING [2m 32s]<=======------> 60% EXECUTING [2m 33s]<=======------> 60% EXECUTING [2m 34s]<=======------> 60% EXECUTING [2m 35s]<=======------> 60% EXECUTING [2m 36s]<=======------> 60% EXECUTING [2m 37s]<=======------> 60% EXECUTING [2m 38s]<=======------> 60% EXECUTING [2m 39s]<=======------> 61% EXECUTING [2m 39s]> :app:lintVitalAnalyzeRelease > Resolve files of :app:detachedConfiguration3 >> :app:lintVitalAnalyzeRelease > Resolve files of :app:releaseRuntimeClasspath> :app:lintVitalAnalyzeRelease> :app:lintVitalAnalyzeRelease > Resolve dependencies of :app:detachedConfigura<=======------> 61% EXECUTING [2m 40s]> :app:lintVitalAnalyzeRelease > Resolve dependencies of :app:detachedConfigura> :app:lintVitalAnalyzeRelease > Resolve dependencies of :app:detachedConfigura> IDLE> IDLE> :app:lintVitalAnalyzeRelease > Resolve files of :app:detachedConfiguration1 >> :app:lintVitalAnalyzeRelease > Resolve files of :app:detachedConfiguration1 >> :app:lintVitalAnalyzeRelease > Resolve files of :app:detachedConfiguration1 >> IDLE> :app:lintVitalAnalyzeRelease > Resolve files of :app:detachedConfiguration1> IDLE<=======------> 61% EXECUTING [2m 41s]> :app:lintVitalAnalyzeRelease<=======------> 61% EXECUTING [2m 42s]<=======------> 61% EXECUTING [2m 43s]<=======------> 61% EXECUTING [2m 44s]<=======------> 61% EXECUTING [2m 45s]> :app:lintVitalAnalyzeRelease > Resolve files of :app:releaseRuntimeClasspath<=======------> 61% EXECUTING [2m 46s]> :app:lintVitalAnalyzeRelease<========-----> 61% EXECUTING [2m 46s]> :app:processDebugResources > Resolve files of :app:debugRuntimeClasspath> :app:dexBuilderRelease> :app:processDebugResources<========-----> 62% EXECUTING [2m 46s]> :app:mergeDexRelease> :app:mergeReleaseGlobalSynthetics > Resolve files of :app:releaseRuntimeClass<========-----> 62% EXECUTING [2m 47s]<========-----> 63% EXECUTING [2m 47s]> IDLE<========-----> 64% EXECUTING [2m 47s]> :app:compileDebugJavaWithJavac<========-----> 64% EXECUTING [2m 48s] 2025-03-21T21:00:28.7800969Z > Task :app:compileDebugJavaWithJavac 2025-03-21T21:00:28.7801821Z Note: Some input files use or override a deprecated API. 2025-03-21T21:00:28.7802947Z Note: Recompile with -Xlint:deprecation for details. 2025-03-21T21:00:28.7803791Z  2025-03-21T21:00:28.7804262Z  2025-03-21T21:00:28.7804694Z  2025-03-21T21:00:28.7805135Z  2025-03-21T21:00:28.7819020Z <========-----> 65% EXECUTING [2m 48s]> :app:mergeDexRelease> :app:lintVitalAnalyzeRelease> IDLE> :app:mergeDebugJavaResource > Resolve files of :app:debugRuntimeClasspath> :app:mergeDebugJavaResource<========-----> 65% EXECUTING [2m 49s]> :app:dexBuilderDebug<========-----> 66% EXECUTING [2m 49s]> :app:mergeProjectDexDebug<========-----> 67% EXECUTING [2m 49s]<=========----> 71% EXECUTING [2m 49s]> :app:mergeReleaseJavaResource<=========----> 74% EXECUTING [2m 49s]<=========----> 74% EXECUTING [2m 50s]> :app:optimizeReleaseResources<=========----> 75% EXECUTING [2m 50s]> :app:compileDebugAndroidTestJavaWithJavac<=========----> 76% EXECUTING [2m 50s]> IDLE<=========----> 76% EXECUTING [2m 51s]<=========----> 76% EXECUTING [2m 52s]> IDLE<=========----> 76% EXECUTING [2m 53s]<==========---> 78% EXECUTING [2m 54s]> :app:lintAnalyzeDebug > Resolve files of :app:debugRuntimeClasspath> :app:compileReleaseArtProfile> :app:packageDebug> :app:lintAnalyzeDebug> :app:lintAnalyzeDebug > Resolve files of :app:debugAndroidTestCompileClasspat> :app:lintAnalyzeDebug > Resolve files of :app:debugCompileClasspath> :app:lintAnalyzeDebug> :app:lintAnalyzeDebug > Resolve files of :app:debugRuntimeClasspath> :app:lintAnalyzeDebug 2025-03-21T21:00:28.7833111Z > Task :app:packageDebug 2025-03-21T21:00:28.7834748Z PackagingOptions.jniLibs.useLegacyPackaging should be set to true because android:extractNativeLibs is set to "true" in AndroidManifest.xml. 2025-03-21T21:00:28.7836188Z  2025-03-21T21:00:28.7836566Z  2025-03-21T21:00:28.7836908Z  2025-03-21T21:00:28.7841524Z <===========--> 85% EXECUTING [2m 54s]> :app:lintAnalyzeDebug> :app:compileReleaseArtProfile> :app:mergeDebugAndroidTestJavaResource > Resolve files of :app:debugAndroidTe> :app:optimizeReleaseResources<===========--> 87% EXECUTING [2m 55s]> :app:mergeDebugAndroidTestJavaResource<===========--> 90% EXECUTING [2m 55s]> :app:packageRelease> :app:packageDebugAndroidTest> IDLE<============-> 93% EXECUTING [2m 55s]> IDLE 2025-03-21T21:00:28.7845277Z > Task :app:packageRelease 2025-03-21T21:00:28.7846847Z PackagingOptions.jniLibs.useLegacyPackaging should be set to true because android:extractNativeLibs is set to "true" in AndroidManifest.xml. 2025-03-21T21:00:28.7848159Z  2025-03-21T21:00:28.7848572Z  2025-03-21T21:00:28.7848955Z  2025-03-21T21:00:29.1775216Z <============-> 95% EXECUTING [2m 55s]> :app:lintAnalyzeDebug> IDLE> IDLE> IDLE<============-> 95% EXECUTING [2m 56s]<============-> 95% EXECUTING [2m 57s]<============-> 95% EXECUTING [2m 58s]<============-> 95% EXECUTING [2m 59s]<============-> 95% EXECUTING [3m]<============-> 95% EXECUTING [3m 1s]<============-> 95% EXECUTING [3m 2s]<============-> 96% EXECUTING [3m 2s]> :app:lintReportDebug 2025-03-21T21:00:29.1777225Z > Task :app:lintReportDebug 2025-03-21T21:00:29.1778172Z Wrote HTML report to file:///pytorch/executorch/examples/demo-apps/android/LlamaDemo/app/build/reports/lint-results-debug.html 2025-03-21T21:00:29.1778989Z  2025-03-21T21:00:29.1779300Z BUILD SUCCESSFUL in 3m 6s 2025-03-21T21:00:29.1779715Z 105 actionable tasks: 105 executed 2025-03-21T21:00:29.1780040Z  2025-03-21T21:00:29.1781082Z  2025-03-21T21:00:29.1781430Z  2025-03-21T21:00:29.1781667Z  2025-03-21T21:00:29.1781902Z  2025-03-21T21:00:29.1782562Z <-------------> 0% WAITING> IDLE> IDLE> IDLE> IDLE[?12l[?25h+ popd 2025-03-21T21:00:29.1783135Z /pytorch/executorch 2025-03-21T21:00:29.1783452Z + DEMO_APP_DIR=artifacts-to-be-uploaded/llm_demo 2025-03-21T21:00:29.1783867Z + mkdir -p artifacts-to-be-uploaded/llm_demo 2025-03-21T21:00:29.1784600Z + cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/app-debug.apk artifacts-to-be-uploaded/llm_demo 2025-03-21T21:00:29.1785843Z + cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/app-debug-androidTest.apk artifacts-to-be-uploaded/llm_demo 2025-03-21T21:00:29.1973307Z ##[group]Run pmeier/pytest-results-action@v0.3.0 2025-03-21T21:00:29.1974042Z with: 2025-03-21T21:00:29.1974564Z path: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T21:00:29.1975296Z fail-on-empty: false 2025-03-21T21:00:29.1975724Z env: 2025-03-21T21:00:29.1976214Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12-android 2025-03-21T21:00:29.1976912Z REPOSITORY: pytorch/executorch 2025-03-21T21:00:29.1977432Z PR_NUMBER: 2025-03-21T21:00:29.1987490Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T21:00:29.1998431Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T21:00:29.1999540Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T21:00:29.2000604Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T21:00:29.2001329Z ##[endgroup] 2025-03-21T21:00:29.3121680Z Prepare all required actions 2025-03-21T21:00:29.3162906Z ##[group]Run ./test-infra/.github/actions/chown-directory 2025-03-21T21:00:29.3163311Z with: 2025-03-21T21:00:29.3163689Z directory: /home/ec2-user/actions-runner/_work/executorch/executorch/ 2025-03-21T21:00:29.3164276Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-21T21:00:29.3164717Z env: 2025-03-21T21:00:29.3165002Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12-android 2025-03-21T21:00:29.3165534Z REPOSITORY: pytorch/executorch 2025-03-21T21:00:29.3165843Z PR_NUMBER: 2025-03-21T21:00:29.3171122Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T21:00:29.3176848Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T21:00:29.3177452Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T21:00:29.3178024Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T21:00:29.3178430Z ##[endgroup] 2025-03-21T21:00:29.3202679Z ##[group]Run docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-03-21T21:00:29.3203419Z docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-03-21T21:00:29.3313146Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T21:00:29.3313574Z env: 2025-03-21T21:00:29.3313887Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12-android 2025-03-21T21:00:29.3314307Z REPOSITORY: pytorch/executorch 2025-03-21T21:00:29.3314630Z PR_NUMBER: 2025-03-21T21:00:29.3320051Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T21:00:29.3326160Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T21:00:29.3326789Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T21:00:29.3327359Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T21:00:29.3327914Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-21T21:00:29.3328502Z DIRECTORY: /home/ec2-user/actions-runner/_work/executorch/executorch/ 2025-03-21T21:00:29.3328953Z ##[endgroup] 2025-03-21T21:00:29.3657376Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2025-03-21T21:00:29.6065088Z latest: Pulling from tool/alpine 2025-03-21T21:00:29.6092053Z 540db60ca938: Pulling fs layer 2025-03-21T21:00:29.7130738Z 540db60ca938: Verifying Checksum 2025-03-21T21:00:29.7131137Z 540db60ca938: Download complete 2025-03-21T21:00:29.8307632Z 540db60ca938: Pull complete 2025-03-21T21:00:29.8471910Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-03-21T21:00:29.8526426Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-03-21T21:00:35.2305300Z Prepare all required actions 2025-03-21T21:00:35.2334698Z ##[group]Run ./test-infra/.github/actions/chown-directory 2025-03-21T21:00:35.2335088Z with: 2025-03-21T21:00:35.2335366Z directory: /home/ec2-user/actions-runner/_work/_temp 2025-03-21T21:00:35.2335875Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-21T21:00:35.2336307Z env: 2025-03-21T21:00:35.2336598Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12-android 2025-03-21T21:00:35.2337133Z REPOSITORY: pytorch/executorch 2025-03-21T21:00:35.2337419Z PR_NUMBER: 2025-03-21T21:00:35.2342729Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T21:00:35.2348421Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T21:00:35.2349022Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T21:00:35.2349587Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T21:00:35.2349978Z ##[endgroup] 2025-03-21T21:00:35.2375279Z ##[group]Run docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-03-21T21:00:35.2376005Z docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-03-21T21:00:35.2384761Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T21:00:35.2385157Z env: 2025-03-21T21:00:35.2385464Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12-android 2025-03-21T21:00:35.2385874Z REPOSITORY: pytorch/executorch 2025-03-21T21:00:35.2386174Z PR_NUMBER: 2025-03-21T21:00:35.2391547Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T21:00:35.2397183Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T21:00:35.2397788Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T21:00:35.2398352Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T21:00:35.2398947Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-21T21:00:35.2399457Z DIRECTORY: /home/ec2-user/actions-runner/_work/_temp 2025-03-21T21:00:35.2399824Z ##[endgroup] 2025-03-21T21:00:36.2069500Z ##[group]Run # Only do these steps if we actually want to upload an artifact 2025-03-21T21:00:36.2070150Z # Only do these steps if we actually want to upload an artifact 2025-03-21T21:00:36.2070636Z if [[ -n "${UPLOAD_ARTIFACT_NAME}" ]]; then 2025-03-21T21:00:36.2071198Z  # If the default execution path is followed then we should get a wheel in the dist/ folder 2025-03-21T21:00:36.2071831Z  # attempt to just grab whatever is in there and scoop it all up 2025-03-21T21:00:36.2072346Z  if find "dist/" -name "*.whl" >/dev/null 2>/dev/null; then 2025-03-21T21:00:36.2072804Z  mv -v dist/*.whl "${RUNNER_ARTIFACT_DIR}/" 2025-03-21T21:00:36.2073179Z  fi 2025-03-21T21:00:36.2073474Z  if [[ -d "artifacts-to-be-uploaded" ]]; then 2025-03-21T21:00:36.2073960Z  mv -v artifacts-to-be-uploaded/* "${RUNNER_ARTIFACT_DIR}/" 2025-03-21T21:00:36.2074375Z  fi 2025-03-21T21:00:36.2074649Z fi 2025-03-21T21:00:36.2074979Z  2025-03-21T21:00:36.2075212Z upload_docs=0 2025-03-21T21:00:36.2075631Z # Check if there are files in the documentation folder to upload, note that 2025-03-21T21:00:36.2076117Z # empty folders do not count 2025-03-21T21:00:36.2076581Z if find "${RUNNER_DOCS_DIR}" -mindepth 1 -maxdepth 1 -type f | read -r; then 2025-03-21T21:00:36.2077195Z  # TODO: Add a check here to test if on ec2 because if we're not on ec2 then this 2025-03-21T21:00:36.2077708Z  # upload will probably not work correctly 2025-03-21T21:00:36.2078068Z  upload_docs=1 2025-03-21T21:00:36.2078335Z fi 2025-03-21T21:00:36.2078662Z echo "upload-docs=${upload_docs}" >> "${GITHUB_OUTPUT}" 2025-03-21T21:00:36.2084410Z shell: /usr/bin/bash -e {0} 2025-03-21T21:00:36.2084693Z env: 2025-03-21T21:00:36.2085001Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12-android 2025-03-21T21:00:36.2085532Z REPOSITORY: pytorch/executorch 2025-03-21T21:00:36.2085843Z PR_NUMBER: 2025-03-21T21:00:36.2091087Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T21:00:36.2096787Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T21:00:36.2097389Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T21:00:36.2097953Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T21:00:36.2098389Z UPLOAD_ARTIFACT_NAME: android-apps 2025-03-21T21:00:36.2098839Z ##[endgroup] 2025-03-21T21:00:36.2174369Z renamed 'artifacts-to-be-uploaded/fp32-xnnpack-custom' -> '/home/ec2-user/actions-runner/_work/_temp/artifacts/fp32-xnnpack-custom' 2025-03-21T21:00:36.2176746Z renamed 'artifacts-to-be-uploaded/library_test_dir' -> '/home/ec2-user/actions-runner/_work/_temp/artifacts/library_test_dir' 2025-03-21T21:00:36.2178546Z renamed 'artifacts-to-be-uploaded/llm_demo' -> '/home/ec2-user/actions-runner/_work/_temp/artifacts/llm_demo' 2025-03-21T21:00:36.2251758Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-03-21T21:00:36.2252134Z with: 2025-03-21T21:00:36.2252375Z retention-days: 14 2025-03-21T21:00:36.2252648Z s3-bucket: gha-artifacts 2025-03-21T21:00:36.2252982Z s3-prefix: pytorch/executorch/14000170672/artifacts 2025-03-21T21:00:36.2253421Z path: /home/ec2-user/actions-runner/_work/_temp/artifacts/ 2025-03-21T21:00:36.2253813Z name: artifact 2025-03-21T21:00:36.2254066Z if-no-files-found: warn 2025-03-21T21:00:36.2254368Z region: us-east-1 2025-03-21T21:00:36.2254622Z env: 2025-03-21T21:00:36.2254903Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12-android 2025-03-21T21:00:36.2255306Z REPOSITORY: pytorch/executorch 2025-03-21T21:00:36.2255606Z PR_NUMBER: 2025-03-21T21:00:36.2260977Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T21:00:36.2266794Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T21:00:36.2267408Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T21:00:36.2267989Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T21:00:36.2268410Z ##[endgroup] 2025-03-21T21:00:36.5955827Z NOTE: s3-prefix specified, ignoring name parameter 2025-03-21T21:00:36.5956680Z With the provided path, there will be 5 files uploaded 2025-03-21T21:00:36.5957433Z Uploading to s3 prefix: pytorch/executorch/14000170672/artifacts 2025-03-21T21:00:36.7449323Z Starting upload of fp32-xnnpack-custom/model.zip 2025-03-21T21:00:39.0318292Z Finished upload of fp32-xnnpack-custom/model.zip 2025-03-21T21:00:39.0323304Z Starting upload of library_test_dir/executorch-debug-androidTest.apk 2025-03-21T21:00:40.6891154Z Finished upload of library_test_dir/executorch-debug-androidTest.apk 2025-03-21T21:00:40.6896424Z Starting upload of library_test_dir/executorch-debug.apk 2025-03-21T21:00:41.4192570Z Finished upload of library_test_dir/executorch-debug.apk 2025-03-21T21:00:41.4193990Z Starting upload of llm_demo/app-debug-androidTest.apk 2025-03-21T21:00:41.6202309Z Finished upload of llm_demo/app-debug-androidTest.apk 2025-03-21T21:00:41.6204027Z Starting upload of llm_demo/app-debug.apk 2025-03-21T21:00:42.5940693Z Finished upload of llm_demo/app-debug.apk 2025-03-21T21:00:42.6128378Z Prepare all required actions 2025-03-21T21:00:42.6164708Z ##[group]Run ./test-infra/.github/actions/teardown-linux 2025-03-21T21:00:42.6165092Z with: 2025-03-21T21:00:42.6165396Z env: 2025-03-21T21:00:42.6165697Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12-android 2025-03-21T21:00:42.6166123Z REPOSITORY: pytorch/executorch 2025-03-21T21:00:42.6166430Z PR_NUMBER: 2025-03-21T21:00:42.6171688Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T21:00:42.6177402Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T21:00:42.6178005Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T21:00:42.6178575Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T21:00:42.6178982Z ##[endgroup] 2025-03-21T21:00:42.6208939Z ##[group]Run set -eou pipefail 2025-03-21T21:00:42.6209292Z set -eou pipefail 2025-03-21T21:00:42.6209583Z  2025-03-21T21:00:42.6209960Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2025-03-21T21:00:42.6210465Z for _ in $(seq 1440); do 2025-03-21T21:00:42.6210830Z  # Break if no ssh session exists anymore 2025-03-21T21:00:42.6211206Z  if [ "$(who)" = "" ]; then 2025-03-21T21:00:42.6211527Z  break 2025-03-21T21:00:42.6211780Z  fi 2025-03-21T21:00:42.6212035Z  echo "." 2025-03-21T21:00:42.6212301Z  sleep 5 2025-03-21T21:00:42.6212560Z done 2025-03-21T21:00:42.6218174Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T21:00:42.6218586Z env: 2025-03-21T21:00:42.6218886Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12-android 2025-03-21T21:00:42.6219314Z REPOSITORY: pytorch/executorch 2025-03-21T21:00:42.6219627Z PR_NUMBER: 2025-03-21T21:00:42.6225337Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T21:00:42.6231044Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T21:00:42.6231662Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T21:00:42.6232225Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T21:00:42.6232640Z ##[endgroup] 2025-03-21T21:00:42.6256469Z Holding runner for 2 hours until all ssh sessions have logged out 2025-03-21T21:00:42.6342956Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-03-21T21:00:42.6343558Z # ignore expansion of "docker ps -q" since it could be empty 2025-03-21T21:00:42.6344010Z # shellcheck disable=SC2046 2025-03-21T21:00:42.6344348Z docker stop $(docker ps -q) || true 2025-03-21T21:00:42.6344710Z # Prune all of the docker images 2025-03-21T21:00:42.6345149Z docker system prune -af 2025-03-21T21:00:42.6350830Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T21:00:42.6351227Z env: 2025-03-21T21:00:42.6351534Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12-android 2025-03-21T21:00:42.6351940Z REPOSITORY: pytorch/executorch 2025-03-21T21:00:42.6352236Z PR_NUMBER: 2025-03-21T21:00:42.6357480Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T21:00:42.6363115Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T21:00:42.6363724Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T21:00:42.6364293Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T21:00:42.6364700Z ##[endgroup] 2025-03-21T21:00:53.6174284Z 8a745adeed6f 2025-03-21T21:00:55.3815024Z Deleted Containers: 2025-03-21T21:00:55.3815558Z 8a745adeed6fddac4f2f18ae0d8c5f3cf59416a35f3c02ce2a176d52466c59eb 2025-03-21T21:00:55.3815970Z 2025-03-21T21:01:04.6641891Z Deleted Images: 2025-03-21T21:01:04.6642769Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-clang12-android:2abd9b1bd42f655b7d130222db4a0cdbc04da8a4 2025-03-21T21:01:04.6644812Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-clang12-android@sha256:469ef039f871e3b14020c8b296a32d36339d40296e200fb33b573fbdcff50d7b 2025-03-21T21:01:04.6646361Z deleted: sha256:79493334aee45dbed6b8f416359b9a69199b9dd92559b22a7a21cb51e26291e9 2025-03-21T21:01:04.6647099Z deleted: sha256:9c61e292fdf959c5efea737e348d4c0806643e2cf12de7a0ceed85d5eb1bc50f 2025-03-21T21:01:04.6647772Z deleted: sha256:767b2fb2050e2d45d255e6fd985047b916bf0dd3e67a97400191bdb78dac183e 2025-03-21T21:01:04.6648434Z deleted: sha256:553c19ef78824092ac5e312853273d4a3469ce80a2701ea668282062d21df80b 2025-03-21T21:01:04.6649093Z deleted: sha256:2d7010a860e027f9d4e1cb3da724a5a083ff6492cb6e8026ae157fd1bdd0d948 2025-03-21T21:01:04.6649761Z deleted: sha256:463bee1e3dab5588682b8a914d3c0877b3bbf226ab531e2b429d4ab280733002 2025-03-21T21:01:04.6650405Z deleted: sha256:97487092607479c3d70a32d8a082f05c150c50fc1cdd304df6fd89f0419ede1c 2025-03-21T21:01:04.6651059Z deleted: sha256:6b0162b59436377e6cbac035c9285c51e23e819b4519f2f931c175abc7fb2678 2025-03-21T21:01:04.6651718Z deleted: sha256:2a9da6409ef9d09eb73d9dbf8162752ffc47b995254cb6e1431893f6273e8777 2025-03-21T21:01:04.6652404Z deleted: sha256:6f36ccae02a1c7c42b59eee219fc6daed6fbd22bd7149518dc2bf44b5e826d28 2025-03-21T21:01:04.6653091Z deleted: sha256:40de30f86c3dcd4e09daf11c06a7e19e38bbd582c5568f077e68e295056a81f4 2025-03-21T21:01:04.6653764Z deleted: sha256:58455805caadadf586feb9a4054c66221d6ae8cc984b302cefede1f82c7150c9 2025-03-21T21:01:04.6654419Z deleted: sha256:4d841be7cbc1f5c2b8b44f88c310836811260285f6785c04bd2606270dd7c0c1 2025-03-21T21:01:04.6655154Z deleted: sha256:5c5db2419a8bdb8934dd561f711502796dd2292dd5fc1e1bcbce8120ff5c9188 2025-03-21T21:01:04.6655829Z deleted: sha256:28c83c8acb94a9cdafb00b58e3e9e1d88ab54100bf581c113158858e97fc708d 2025-03-21T21:01:04.6656506Z deleted: sha256:f13bd4ccaa058579a8c0d4d99539e48fbb199e65c06c95947c57fa2e709783cd 2025-03-21T21:01:04.6657190Z deleted: sha256:17e04afa58e886efdfbfa2ff6cd268bcc15aa58a1f19f58368f1e5c2fd53a2dc 2025-03-21T21:01:04.6657868Z deleted: sha256:79e306cd0e43f2f60d0a97797610139a5b5c1d541dc24cb92191bae5e8c7f418 2025-03-21T21:01:04.6658525Z deleted: sha256:54311beede350dc76cbc501b019452109668a651f2fc5f7cb5e978f5c1b2cbd9 2025-03-21T21:01:04.6659185Z deleted: sha256:06a636932fe737fed1c10a7313fed7464495a0d12146f28e754fce84923bb47f 2025-03-21T21:01:04.6659839Z deleted: sha256:66451b78b807c1f3e0638075d5e8bbafab6fdbe70c7f6a937650cddc39e302a6 2025-03-21T21:01:04.6660602Z deleted: sha256:84c1c79f2d3c0874dd3ad31b5d1ff1841e8473240e9dc9755dd811791811ca0b 2025-03-21T21:01:04.6661253Z deleted: sha256:98d189f18b8ceba487623e928d9e020221129a3463dde0d15849bf998cc10283 2025-03-21T21:01:04.6661906Z deleted: sha256:7fc1dbfa42dd053f8b50c301e33e7f403c8ff0c15700a870e6f383e63f486553 2025-03-21T21:01:04.6662556Z deleted: sha256:f7160f4878e6e64143cf791ec56686ecbdd1caab125780fdaa039441ef04acd1 2025-03-21T21:01:04.6663214Z deleted: sha256:4cd2e34eb860728277bd7b8a721f26f712621eada5b65c199293b3ca3c6fcb10 2025-03-21T21:01:04.6663867Z deleted: sha256:b3d0895b92342aaaa686b01c5b64d4d625da160245cc3c88f88a62b14dd43a2e 2025-03-21T21:01:04.6664522Z deleted: sha256:f75581071a0d11e34da6ab22125d56bb0ead03ca397706c103e2c0e986818365 2025-03-21T21:01:04.6665188Z deleted: sha256:f61b3e933e57daeb12bed802a20afd4af73ffb608f69d019b16db20f786e3f23 2025-03-21T21:01:04.6665866Z deleted: sha256:d7cabdda22ff874525434b771353bac34b5eea2f9641cca546245ef898a2e0d1 2025-03-21T21:01:04.6666524Z deleted: sha256:e1f366883156c2e0bbe7d4808a9031629dede93de199c59d7cfb03ca3a95c6f8 2025-03-21T21:01:04.6667176Z deleted: sha256:b37f58935bf5cd071895518f68842c4ee2cc5466d37b9b5de38001ec1d9b57f5 2025-03-21T21:01:04.6667823Z deleted: sha256:9e21a1031377ead21619b53a31b7339ca9792253129046908bcccbd2ccbff526 2025-03-21T21:01:04.6668467Z deleted: sha256:d993103d1f5c40ffc3958e31b40873b542e9ee39572f62662e5a0779fb80b6ca 2025-03-21T21:01:04.6669118Z deleted: sha256:a7e52d239e94f26cb5f3d1778da3d9ef712bc60c9158c932b315797ec44d2d4e 2025-03-21T21:01:04.6669778Z deleted: sha256:4fe3e21828f67217155c5bf58ec5ce3d6f6e39648b9ee84cd1f7492f8773a235 2025-03-21T21:01:04.6670415Z deleted: sha256:270a1170e7e398434ff1b31e17e233f7d7b71aa99a40473615860068e86720af 2025-03-21T21:01:04.6671131Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-03-21T21:01:04.6672049Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-03-21T21:01:04.6672959Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2025-03-21T21:01:04.6673636Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2025-03-21T21:01:04.6674032Z 2025-03-21T21:01:04.6687676Z Total reclaimed space: 21.05GB 2025-03-21T21:01:04.6748008Z ##[group]Run set +e 2025-03-21T21:01:04.6748323Z set +e 2025-03-21T21:01:04.6748581Z if [[ "${NO_SUDO}" == "false" ]]; then 2025-03-21T21:01:04.6748999Z  sudo rm -rf "${GITHUB_WORKSPACE:?}/${REPOSITORY:?}" 2025-03-21T21:01:04.6749378Z else 2025-03-21T21:01:04.6749668Z  rm -rf "${GITHUB_WORKSPACE:?}/${REPOSITORY:?}" 2025-03-21T21:01:04.6750028Z fi 2025-03-21T21:01:04.6750246Z set -e 2025-03-21T21:01:04.6756672Z shell: /usr/bin/bash -e {0} 2025-03-21T21:01:04.6756973Z env: 2025-03-21T21:01:04.6757284Z DOCKER_IMAGE: executorch-ubuntu-22.04-clang12-android 2025-03-21T21:01:04.6757692Z REPOSITORY: pytorch/executorch 2025-03-21T21:01:04.6757976Z PR_NUMBER: 2025-03-21T21:01:04.6763305Z SCRIPT: set -eux # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2 export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded # Build LLM Demo for Android export BUILD_AAR_DIR=aar-out bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME} bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME} mkdir -p ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom bash ".ci/scripts/test_llama.sh" -model stories110M -build_tool cmake -dtype fp16 -mode portable -upload ${ARTIFACTS_DIR_NAME}/fp32-xnnpack-custom mkdir -p examples/demo-apps/android/LlamaDemo/app/libs cp aar-out/executorch.aar examples/demo-apps/android/LlamaDemo/app/libs pushd examples/demo-apps/android/LlamaDemo ANDROID_HOME="${ANDROID_SDK:-/opt/android/sdk}" ./gradlew build assembleAndroidTest popd DEMO_APP_DIR="${ARTIFACTS_DIR_NAME}/llm_demo" # The app directory is named using its build flavor as a suffix. mkdir -p "${DEMO_APP_DIR}" # Collect the app and its test suite cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}" cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}" 2025-03-21T21:01:04.6769227Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T21:01:04.6769833Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T21:01:04.6770398Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T21:01:04.6770808Z NO_SUDO: false 2025-03-21T21:01:04.6771043Z ##[endgroup] 2025-03-21T21:01:06.7494028Z Post job cleanup. 2025-03-21T21:01:06.8556573Z Post job cleanup. 2025-03-21T21:01:06.9536385Z [command]/usr/bin/git version 2025-03-21T21:01:06.9607083Z git version 2.47.1 2025-03-21T21:01:06.9643783Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/d2a82a23-d658-4a4e-a729-c47bcbd1ba8c/.gitconfig' 2025-03-21T21:01:06.9653911Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/d2a82a23-d658-4a4e-a729-c47bcbd1ba8c' before making global git config changes 2025-03-21T21:01:06.9654907Z Adding repository directory to the temporary git global config as a safe directory 2025-03-21T21:01:06.9658809Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/executorch/executorch/test-infra 2025-03-21T21:01:06.9728146Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-03-21T21:01:06.9772789Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-03-21T21:01:07.0151357Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-21T21:01:07.0172607Z http.https://github.com/.extraheader 2025-03-21T21:01:07.0182612Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-03-21T21:01:07.0210878Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-03-21T21:01:07.0542859Z A job completed hook has been configured by the self-hosted runner administrator 2025-03-21T21:01:07.0569275Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-03-21T21:01:07.0574411Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T21:01:07.0574815Z ##[endgroup] 2025-03-21T21:01:18.9877562Z Cleaning up orphan processes