2025-05-06 10:51:03,088: INFO: Building tf-container-builder-src 2025-05-06 10:51:03,094: 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_6_6_3-3 --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=tf-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.726 MB Step 1/6 : FROM scratch ---> Step 2/6 : ARG VENDOR_NAME ---> Using cache ---> 13c169668a11 Step 3/6 : ARG CONTAINER_NAME ---> Using cache ---> 5953762fa91d Step 4/6 : ARG CONTRAIL_CONTAINER_TAG ---> Using cache ---> 4602abf9ee06 Step 5/6 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" name=$CONTAINER_NAME ---> Running in 0acd24462862 ---> Removed intermediate container 0acd24462862 ---> 894421060ce3 Step 6/6 : COPY . /src ---> de3a272c169c [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 de3a272c169c Successfully tagged nexus.gz1.opensdn.io:5101/tf-container-builder-src:master-1_6_6_3-3 2025-05-06 10:51:04,491: INFO: Docker build duration: 1 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/tf-container-builder-src] 0481c61e6528: Preparing 0481c61e6528: Pushed master-1_6_6_3-3: digest: sha256:1289ee2b52f3669ed7072ed34f7b53d509158733952b632830f0b6a0bbf0e839 size: 528 2025-05-06 10:51:05,752: INFO: Building tf-container-builder-src finished successfully, duration: 2 seconds