2025-01-14 19:40:51,180: INFO: Building tf-container-builder-src 2025-01-14 19:40:51,187: 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_3_0_9-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=tf-container-builder-src --build-arg UBUNTU_DISTR_VERSION=22.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.578 MB Step 1/6 : FROM scratch ---> Step 2/6 : ARG VENDOR_NAME ---> Using cache ---> 5d8bd5518fa4 Step 3/6 : ARG CONTAINER_NAME ---> Using cache ---> 1ac35423fe74 Step 4/6 : ARG CONTRAIL_CONTAINER_TAG ---> Using cache ---> d5d22f3da08e Step 5/6 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" name=$CONTAINER_NAME ---> Running in ad5132590812 ---> Removed intermediate container ad5132590812 ---> f750eebb87ce Step 6/6 : COPY . /src ---> ab1c7b31c251 [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 ab1c7b31c251 Successfully tagged nexus.gz1.opensdn.io:5101/tf-container-builder-src:master-1_3_0_9-2 2025-01-14 19:40:54,783: INFO: Docker build duration: 3 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/tf-container-builder-src] 0dd95e1b282b: Preparing 0dd95e1b282b: Pushed master-1_3_0_9-2: digest: sha256:144eb6056b0e3f44b5c3a34fea9b716cb41c835a63a6d83d076f141445b0530c size: 528 2025-01-14 19:40:56,166: INFO: Building tf-container-builder-src finished successfully, duration: 5 seconds