2025-06-24 17:11:06,199: INFO: Building opensdn-container-builder-src 2025-06-24 17:11:06,205: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_8_6_6-2 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=7 --build-arg LINUX_DISTR=centos --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=opensdn-container-builder-src --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 2.564 MB Step 1/6 : FROM scratch ---> Step 2/6 : ARG VENDOR_NAME ---> Running in 2e3b0d726a2f ---> Removed intermediate container 2e3b0d726a2f ---> 2525c4f8d059 Step 3/6 : ARG CONTAINER_NAME ---> Running in a8a5395c3b3c ---> Removed intermediate container a8a5395c3b3c ---> 570b2b63686d Step 4/6 : ARG CONTRAIL_CONTAINER_TAG ---> Running in 9232ed2f5197 ---> Removed intermediate container 9232ed2f5197 ---> 5cd4e8965399 Step 5/6 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" name=$CONTAINER_NAME ---> Running in 28c276af1062 ---> Removed intermediate container 28c276af1062 ---> 2278d0320f7b Step 6/6 : COPY . /src ---> 90d0281fde82 [Warning] One or more build-args [BASE_EXTRA_RPMS CONTRAIL_REGISTRY GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN YUM_ENABLE_REPOS] were not consumed Successfully built 90d0281fde82 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-1_8_6_6-2 2025-06-24 17:11:07,784: INFO: Docker build duration: 1 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-container-builder-src] a301bfbb3b50: Preparing a301bfbb3b50: Pushed master-1_8_6_6-2: digest: sha256:bfe3cdf19928905157aa2809c6b45d628a16488571eac31c140f3c283163717e size: 528 2025-06-24 17:11:08,500: INFO: Building opensdn-container-builder-src finished successfully, duration: 2 seconds