2025-05-07 11:47:16,427: INFO: Building opensdn-vrouter-kernel-init-centos 2025-05-07 11:47:16,463: 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-5 --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-vrouter-kernel-init-centos --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 11.78 kB Step 1/9 : ARG CONTRAIL_REGISTRY Step 2/9 : ARG CONTRAIL_CONTAINER_TAG Step 3/9 : FROM ${CONTRAIL_REGISTRY}/opensdn-vrouter-base:${CONTRAIL_CONTAINER_TAG} ---> 87e10e61fd92 Step 4/9 : ARG CONTAINER_NAME ---> Running in b371dd2473ae ---> Removed intermediate container b371dd2473ae ---> 3e5b23bdc792 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7ccd2ca0e040 ---> Removed intermediate container 7ccd2ca0e040 ---> 6e0ca02fbe59 Step 6/9 : LABEL name=$CONTAINER_NAME summary="Kernel init container for vrouter" description="Prepares the host operating system for the contrail vrouter kernel interface." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in f2082212d58f ---> Removed intermediate container f2082212d58f ---> 8dd5558f860b Step 7/9 : RUN rpm -Uvh --nodeps $(repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in 442828b6628f Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.6.6.3.5-master_1_6_6_3_5.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.6.6.3.5-mast######################################## Loaded plugins: fastestmirror, ovl Cleaning repos: contrail tf-mirrors.ci_repos_centos-openstack-queens : tf-mirrors.ci_repos_dockerrepo tf-mirrors.ci_repos_yum7-base : tf-mirrors.ci_repos_yum7-centos-sclo-rh : tf-mirrors.ci_repos_yum7-centosplus : tf-mirrors.ci_repos_yum7-extras tf-mirrors.ci_repos_yum7-updates : tpc ---> Removed intermediate container 442828b6628f ---> 818898caac6b Step 8/9 : COPY *.sh / ---> 1cee0e9cb34e Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 8e91054657d1 ---> Removed intermediate container 8e91054657d1 ---> 0e29b533e37e [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 0e29b533e37e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_6_6_3-5 2025-05-07 11:48:50,643: INFO: Docker build duration: 94 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 80a28347ed4f: Preparing 7475fb0b88ef: Preparing 90ed42fb5ce4: Preparing f79fd3f2a50e: Preparing 789a024d802b: Preparing dbea857a68f4: Preparing c2c5c82a2191: Preparing 04aa517be000: Preparing f031cce202bb: Preparing b2bf2fe654b5: Preparing 91b9a73638bc: Preparing 41b840dda21f: Preparing 174f56854903: Preparing 80a28347ed4f: Waiting 7475fb0b88ef: Waiting 90ed42fb5ce4: Waiting f79fd3f2a50e: Waiting 789a024d802b: Waiting dbea857a68f4: Waiting c2c5c82a2191: Waiting 04aa517be000: Waiting f031cce202bb: Waiting b2bf2fe654b5: Waiting 91b9a73638bc: Waiting 41b840dda21f: Waiting 174f56854903: Waiting 90ed42fb5ce4: Layer already exists f79fd3f2a50e: Layer already exists dbea857a68f4: Layer already exists 789a024d802b: Layer already exists 80a28347ed4f: Pushed c2c5c82a2191: Layer already exists 04aa517be000: Layer already exists f031cce202bb: Layer already exists b2bf2fe654b5: Layer already exists 41b840dda21f: Layer already exists 91b9a73638bc: Layer already exists 174f56854903: Layer already exists 7475fb0b88ef: Pushed master-1_6_6_3-5: digest: sha256:ab43d50eb8a29136b27daaec4ca028e4ce6e89d0695b8468c8b54d389d1f9e52 size: 3041 2025-05-07 11:49:21,392: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 125 seconds