Why I did it New docker release v23.0 uses BUILDKIT by default. It leads to OOM issue in pipeline build. ##[error]Exit code 137 returned from process: file name '/agent/externals/node16/bin/node', How I did it Disable BUILDKIT when building sonic-slave-* image. Keep checking if there are issues when building docker image inside sonic-slave-*. How to verify it Check docker build logs. Disable BUILDKIT log: Step 1/80 : FROM publicmirror.azurecr.io/debian:buster ---> ff5db168d4c5 |
||
---|---|---|
.. | ||
azure-pipelines-build.yml | ||
azure-pipelines-download-certificate.yml | ||
azure-pipelines-image-template.yml | ||
azure-pipelines-job-groups.yml | ||
azure-pipelines-Official.yml | ||
azure-pipelines-repd-build-variables.yml | ||
azure-pipelines-UpgrateVersion.yml | ||
build-commonlib.yml | ||
build-template.yml | ||
check-dirty-version.yml | ||
cleanup.yml | ||
docker-sonic-mgmt.yml | ||
docker-sonic-slave-template.yml | ||
docker-sonic-slave.yml | ||
dpkg-cache-cleanup.yml | ||
official-build-cache.yml | ||
official-build-cisco-8000.yml | ||
official-build.yml | ||
run-test-scheduler-template.yml | ||
run-test-template.yml | ||
template-clean-sonic-slave.yml | ||
template-commonlib.yml | ||
template-skipvstest.yml | ||
template-variables.yml | ||
trigger-publish-artifacts-build.yml | ||
vstest-exclude | ||
vstest-include |