sonic-buildimage/.azure-pipelines
Liu Shilong 8867deee13
[ci] Disable DOCKER_BUILDKIT in pipeline build for OOM issue. (#13702)
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
2023-02-08 15:31:22 +08:00
..
azure-pipelines-build.yml [SAI-PTF][BFN]Enable saiserver test container on bfn container (#13166) 2023-01-06 11:45:03 +08:00
azure-pipelines-download-certificate.yml [Ci]: Support to sign image for cisco-8000 uefi secure boot (#10616) 2022-04-21 12:13:09 +08:00
azure-pipelines-image-template.yml [ci] Disable Shallow fetch in pipeline build. (#12964) 2022-12-09 16:12:43 +08:00
azure-pipelines-job-groups.yml [ci]: Increase pipeline build timeout from 12 hours to 15 hours (#9200) 2021-11-09 07:35:18 -08:00
azure-pipelines-Official.yml Add azure pipelines for reproducible build (#6870) 2021-02-25 13:44:58 +08:00
azure-pipelines-repd-build-variables.yml [ci] Update reproducible build related pipeline. (#11810) 2022-08-29 11:26:15 +08:00
azure-pipelines-UpgrateVersion.yml [ci] Update azp reference to support transfering organization from Azure to sonic-net (#11601) 2022-08-02 16:24:14 +08:00
build-commonlib.yml [ci] Update azp reference to support transfering organization from Azure to sonic-net (#11601) 2022-08-02 16:24:14 +08:00
build-template.yml [SAI-PTF][BFN]Enable saiserver test container on bfn container (#13166) 2023-01-06 11:45:03 +08:00
check-dirty-version.yml [Ci]: check if there is a sonic dirty version issue (#10445) 2022-04-08 10:49:21 +08:00
cleanup.yml [CI] Fix pipeline template artifacts struct bug and cleanup bug 2021-04-21 09:03:11 -07:00
docker-sonic-mgmt.yml Update docker-sonic-mgmt to buster (#13287) 2023-01-11 16:00:47 +08:00
docker-sonic-slave-template.yml [ci] Fix docker-sonic-slave pipeline template build options. (#13290) 2023-01-09 13:27:15 +08:00
docker-sonic-slave.yml Fix sonic slave pipeline to set correct tag on sonic slave image. (#13177) 2022-12-27 15:40:15 +08:00
dpkg-cache-cleanup.yml [CI] Add Bldenv pipeline files (#7458) 2021-04-30 16:35:38 -07:00
official-build-cache.yml [Build]: Enable marvell-armhf PR check (#10259) 2022-03-23 22:36:53 +08:00
official-build-cisco-8000.yml [ci] Fix some not sai package removed issue (#11544) 2022-07-27 09:58:04 -07:00
official-build.yml [ci] Add azp trigger for future release branches. (#12508) 2022-10-27 17:36:43 +08:00
run-test-scheduler-template.yml Improve the display of pipeline. (#13123) 2023-01-09 10:10:17 +08:00
run-test-template.yml [Ci] clean up the old artifacts in the agent before downloading the new artifacts (#12391) 2022-10-25 15:45:01 +08:00
template-clean-sonic-slave.yml [ci] Set default ACR in UpgrateVersion/PR/official pipeline. (#10341) 2022-04-02 07:48:44 +08:00
template-commonlib.yml [ci] Add arm artifacts in common lib azure pipeline (#10817) 2022-05-23 17:52:56 +08:00
template-skipvstest.yml [ci] Support to skip vstest using include/exclude config file. (#11086) 2022-06-17 15:39:41 +08:00
template-variables.yml [ci] Disable DOCKER_BUILDKIT in pipeline build for OOM issue. (#13702) 2023-02-08 15:31:22 +08:00
trigger-publish-artifacts-build.yml [ci] Upload the debian packages (#12582) 2022-11-04 15:40:16 +08:00
vstest-exclude [ci] Add vstest skip folder sonic-slave-* (#11295) 2022-07-15 13:13:58 +08:00
vstest-include [ci] Support to skip vstest using include/exclude config file. (#11086) 2022-06-17 15:39:41 +08:00