2025-04-18 13:09:29,322: INFO: Building contrail-controller-config-dnsmasq
2025-04-18 13:09:29,372: 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_2_4_4-3_0 --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=contrail-controller-config-dnsmasq --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 14.34 kB

Step 1/13 : ARG CONTRAIL_REGISTRY
Step 2/13 : ARG CONTRAIL_CONTAINER_TAG
Step 3/13 : FROM ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG}
---> a62c881dfcda
Step 4/13 : ARG SITE_MIRROR
---> Running in eeec69fd9441
---> Removed intermediate container eeec69fd9441
---> 6ee7b93df091
Step 5/13 : ARG CONTAINER_NAME
---> Running in 34777d64344b
---> Removed intermediate container 34777d64344b
---> b569f06cb69e
Step 6/13 : ENV NODE_TYPE=config     SERVICE_NAME=dnsmasq     CONTAINER_NAME=$CONTAINER_NAME
---> Running in 91c151f27d5d
---> Removed intermediate container 91c151f27d5d
---> 66c6f2fa8a4f
Step 7/13 : LABEL name=$CONTAINER_NAME       summary="Contrail Dnsmasq"       description="Contrail Dnsmasq provides network infrastructure: DNS, DHCP, router advertisement and network boot."       $VENDOR_DOMAIN".pod"=$NODE_TYPE       $VENDOR_DOMAIN".service"=$SERVICE_NAME       $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME
---> Running in b8e99ac90667
---> Removed intermediate container b8e99ac90667
---> 1e761a6ad4b5
Step 8/13 : RUN mkdir -p /etc/scripts/
---> Running in 37dfc6ce9c69
---> Removed intermediate container 37dfc6ce9c69
---> 702d807fa025
Step 9/13 : COPY entrypoint.sh /
---> ccf23de4d72c
Step 10/13 : COPY conf/* /etc/scripts/
---> 4dd94f31a004
Step 11/13 : RUN yum install -y gcc make xz &&     source /functions.sh &&     download_package https://thekelleys.org.uk dnsmasq/dnsmasq-2.90.tar.xz dnsmasq-2.90.tar.xz "--no-check-certificate" &&     tar -xvf dnsmasq-2.90.tar.xz &&     rm -f dnsmasq-2.90.tar.xz &&     pushd dnsmasq-2.90 &&     make &&     make install &&     popd &&     rm -rf dnsmasq-2.90 &&     yum autoremove -y gcc make &&     echo "conf-dir=/etc/dnsmasq,*.conf" > /etc/dnsmasq.conf &&     yum clean all -y &&     rm -rf /var/cache/yum
---> Running in d2aa3b7918a8
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
Package gcc-4.8.5-44.el7.x86_64 already installed and latest version
Package 1:make-3.82-24.el7.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package xz.x86_64 0:5.2.2-1.el7 will be updated
---> Package xz.x86_64 0:5.2.2-2.el7_9 will be an update
--> Processing Dependency: xz-libs = 5.2.2-2.el7_9 for package: xz-5.2.2-2.el7_9.x86_64
--> Running transaction check
---> Package xz-libs.x86_64 0:5.2.2-1.el7 will be updated
---> Package xz-libs.x86_64 0:5.2.2-2.el7_9 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package   Arch     Version            Repository                          Size
================================================================================
Updating:
xz        x86_64   5.2.2-2.el7_9      tf-mirrors.ci_repos_yum7-updates   229 k
Updating for dependencies:
xz-libs   x86_64   5.2.2-2.el7_9      tf-mirrors.ci_repos_yum7-updates   103 k

Transaction Summary
================================================================================
Upgrade  1 Package (+1 Dependent package)

Total download size: 332 k
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
--------------------------------------------------------------------------------
Total                                              1.3 MB/s | 332 kB  00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Updating   : xz-libs-5.2.2-2.el7_9.x86_64                                 1/4
Updating   : xz-5.2.2-2.el7_9.x86_64                                      2/4
Cleanup    : xz-5.2.2-1.el7.x86_64                                        3/4
Cleanup    : xz-libs-5.2.2-1.el7.x86_64                                   4/4
Verifying  : xz-5.2.2-2.el7_9.x86_64                                      1/4
Verifying  : xz-libs-5.2.2-2.el7_9.x86_64                                 2/4
Verifying  : xz-libs-5.2.2-1.el7.x86_64                                   3/4
Verifying  : xz-5.2.2-1.el7.x86_64                                        4/4

Updated:
xz.x86_64 0:5.2.2-2.el7_9

Dependency Updated:
xz-libs.x86_64 0:5.2.2-2.el7_9

Complete!
http://nexus.gz1.opensdn.io/repository/external-web-cache/dnsmasq/dnsmasq-2.90.tar.xz:
2025-04-18 13:11:24 ERROR 404: dnsmasq/dnsmasq-2.90.tar.xz.
2025-04-18 13:11:25 URL:https://thekelleys.org.uk/dnsmasq/dnsmasq-2.90.tar.xz [570672/570672] -> "dnsmasq-2.90.tar.xz" [1]
dnsmasq-2.90/
dnsmasq-2.90/doc.html
dnsmasq-2.90/contrib/
dnsmasq-2.90/contrib/Solaris10/
dnsmasq-2.90/contrib/Solaris10/README
dnsmasq-2.90/contrib/Solaris10/dnsmasq.xml
dnsmasq-2.90/contrib/Solaris10/README-sparc
dnsmasq-2.90/contrib/Solaris10/create_package
dnsmasq-2.90/contrib/Solaris10/README.create_package
dnsmasq-2.90/contrib/webmin/
dnsmasq-2.90/contrib/webmin/README
dnsmasq-2.90/contrib/webmin/dnsmasq.wbm
dnsmasq-2.90/contrib/dnsmasq_MacOSX-pre10.4/
dnsmasq-2.90/contrib/dnsmasq_MacOSX-pre10.4/README.rtf
dnsmasq-2.90/contrib/dnsmasq_MacOSX-pre10.4/StartupParameters.plist
dnsmasq-2.90/contrib/dnsmasq_MacOSX-pre10.4/DNSmasq
dnsmasq-2.90/contrib/lease-tools/
dnsmasq-2.90/contrib/lease-tools/dhcp_release.c
dnsmasq-2.90/contrib/lease-tools/dhcp_release.1
dnsmasq-2.90/contrib/lease-tools/Makefile
dnsmasq-2.90/contrib/lease-tools/dhcp_lease_time.c
dnsmasq-2.90/contrib/lease-tools/dhcp_release6.c
dnsmasq-2.90/contrib/lease-tools/dhcp_release6.1
dnsmasq-2.90/contrib/lease-tools/dhcp_lease_time.1
dnsmasq-2.90/contrib/systemd/
dnsmasq-2.90/contrib/systemd/dbus_activation
dnsmasq-2.90/contrib/systemd/dnsmasq.service
dnsmasq-2.90/contrib/systemd/README
dnsmasq-2.90/contrib/dnslist/
dnsmasq-2.90/contrib/dnslist/dnslist.pl
dnsmasq-2.90/contrib/dnslist/dhcp.css
dnsmasq-2.90/contrib/dnslist/dnslist.tt2
dnsmasq-2.90/contrib/CPE-WAN/
dnsmasq-2.90/contrib/CPE-WAN/README
dnsmasq-2.90/contrib/conntrack/
dnsmasq-2.90/contrib/conntrack/README
dnsmasq-2.90/contrib/port-forward/
dnsmasq-2.90/contrib/port-forward/dnsmasq-portforward
dnsmasq-2.90/contrib/port-forward/portforward
dnsmasq-2.90/contrib/MacOSX-launchd/
dnsmasq-2.90/contrib/MacOSX-launchd/launchd-README.txt
dnsmasq-2.90/contrib/MacOSX-launchd/uk.org.thekelleys.dnsmasq.plist
dnsmasq-2.90/contrib/slackware-dnsmasq/
dnsmasq-2.90/contrib/slackware-dnsmasq/doinst.sh.gz
dnsmasq-2.90/contrib/slackware-dnsmasq/dnsmasq.leasedir.diff.gz
dnsmasq-2.90/contrib/slackware-dnsmasq/dnsmasq.SlackBuild
dnsmasq-2.90/contrib/slackware-dnsmasq/rc.dnsmasq.gz
dnsmasq-2.90/contrib/slackware-dnsmasq/slack-desc
dnsmasq-2.90/contrib/dns-loc/
dnsmasq-2.90/contrib/dns-loc/README
dnsmasq-2.90/contrib/dns-loc/dnsmasq2-loc-rfc1876.patch
dnsmasq-2.90/contrib/wrt/
dnsmasq-2.90/contrib/wrt/lease_update.sh
dnsmasq-2.90/contrib/wrt/README
dnsmasq-2.90/contrib/openvpn/
dnsmasq-2.90/contrib/openvpn/dnsmasq.patch
dnsmasq-2.90/contrib/openvpn/README
dnsmasq-2.90/contrib/openvpn/dhclient-enter-hooks
dnsmasq-2.90/contrib/lease-access/
dnsmasq-2.90/contrib/lease-access/README
dnsmasq-2.90/contrib/lease-access/lease.access.patch
dnsmasq-2.90/contrib/mactable/
dnsmasq-2.90/contrib/mactable/macscript
dnsmasq-2.90/contrib/reverse-dns/
dnsmasq-2.90/contrib/reverse-dns/reverse_replace.sh
dnsmasq-2.90/contrib/reverse-dns/README
dnsmasq-2.90/contrib/static-arp/
dnsmasq-2.90/contrib/static-arp/static-arp
dnsmasq-2.90/contrib/dbus-test/
dnsmasq-2.90/contrib/dbus-test/dbus-test.py
dnsmasq-2.90/contrib/dynamic-dnsmasq/
dnsmasq-2.90/contrib/dynamic-dnsmasq/dynamic-dnsmasq.pl
dnsmasq-2.90/contrib/try-all-ns/
dnsmasq-2.90/contrib/try-all-ns/dnsmasq-2.78xx-try-all-ns.patch
dnsmasq-2.90/contrib/try-all-ns/README-2.78
dnsmasq-2.90/contrib/try-all-ns/README
dnsmasq-2.90/contrib/try-all-ns/dnsmasq-2.68-try-all-ns
dnsmasq-2.90/contrib/try-all-ns/dnsmasq-2.47_no_nxdomain_until_end.patch
dnsmasq-2.90/contrib/try-all-ns/dnsmasq-2.35-try-all-ns.patch
dnsmasq-2.90/contrib/try-all-ns/README-2.47
dnsmasq-2.90/VERSION
dnsmasq-2.90/CHANGELOG
dnsmasq-2.90/CHANGELOG.archive
dnsmasq-2.90/Android.mk
dnsmasq-2.90/dnsmasq.conf.example
dnsmasq-2.90/src/
dnsmasq-2.90/src/ubus.c
dnsmasq-2.90/src/dbus.c
dnsmasq-2.90/src/lease.c
dnsmasq-2.90/src/rfc1035.c
dnsmasq-2.90/src/domain.c
dnsmasq-2.90/src/network.c
dnsmasq-2.90/src/ip6addr.h
dnsmasq-2.90/src/auth.c
dnsmasq-2.90/src/loop.c
dnsmasq-2.90/src/dnsmasq.h
dnsmasq-2.90/src/dhcp6.c
dnsmasq-2.90/src/blockdata.c
dnsmasq-2.90/src/log.c
dnsmasq-2.90/src/cache.c
dnsmasq-2.90/src/crypto.c
dnsmasq-2.90/src/hash-questions.c
dnsmasq-2.90/src/nftset.c
dnsmasq-2.90/src/dhcp6-protocol.h
dnsmasq-2.90/src/option.c
dnsmasq-2.90/src/poll.c
dnsmasq-2.90/src/edns0.c
dnsmasq-2.90/src/rrfilter.c
dnsmasq-2.90/src/outpacket.c
dnsmasq-2.90/src/dump.c
dnsmasq-2.90/src/config.h
dnsmasq-2.90/src/metrics.c
dnsmasq-2.90/src/radv-protocol.h
dnsmasq-2.90/src/bpf.c
dnsmasq-2.90/src/arp.c
dnsmasq-2.90/src/dhcp-protocol.h
dnsmasq-2.90/src/dhcp.c
dnsmasq-2.90/src/tables.c
dnsmasq-2.90/src/forward.c
dnsmasq-2.90/src/ipset.c
dnsmasq-2.90/src/radv.c
dnsmasq-2.90/src/domain-match.c
dnsmasq-2.90/src/netlink.c
dnsmasq-2.90/src/pattern.c
dnsmasq-2.90/src/dns-protocol.h
dnsmasq-2.90/src/tftp.c
dnsmasq-2.90/src/conntrack.c
dnsmasq-2.90/src/dnssec.c
dnsmasq-2.90/src/metrics.h
dnsmasq-2.90/src/rfc2131.c
dnsmasq-2.90/src/util.c
dnsmasq-2.90/src/dnsmasq.c
dnsmasq-2.90/src/helper.c
dnsmasq-2.90/src/inotify.c
dnsmasq-2.90/src/rfc3315.c
dnsmasq-2.90/src/slaac.c
dnsmasq-2.90/src/dhcp-common.c
dnsmasq-2.90/setup.html
dnsmasq-2.90/Makefile
dnsmasq-2.90/COPYING-v3
dnsmasq-2.90/bld/
dnsmasq-2.90/bld/pkg-wrapper
dnsmasq-2.90/bld/bloat-o-meter
dnsmasq-2.90/bld/Android.mk
dnsmasq-2.90/bld/get-version
dnsmasq-2.90/bld/install-mo
dnsmasq-2.90/bld/install-man
dnsmasq-2.90/FAQ
dnsmasq-2.90/po/
dnsmasq-2.90/po/id.po
dnsmasq-2.90/po/pt_BR.po
dnsmasq-2.90/po/no.po
dnsmasq-2.90/po/ka.po
dnsmasq-2.90/po/de.po
dnsmasq-2.90/po/pl.po
dnsmasq-2.90/po/es.po
dnsmasq-2.90/po/it.po
dnsmasq-2.90/po/fi.po
dnsmasq-2.90/po/ro.po
dnsmasq-2.90/po/fr.po
dnsmasq-2.90/COPYING
dnsmasq-2.90/trust-anchors.conf
dnsmasq-2.90/.gitattributes
dnsmasq-2.90/dbus/
dnsmasq-2.90/dbus/DBus-interface
dnsmasq-2.90/dbus/dnsmasq.conf
dnsmasq-2.90/man/
dnsmasq-2.90/man/es/
dnsmasq-2.90/man/es/dnsmasq.8
dnsmasq-2.90/man/fr/
dnsmasq-2.90/man/fr/dnsmasq.8
dnsmasq-2.90/man/dnsmasq.8
dnsmasq-2.90/logo/
dnsmasq-2.90/logo/favicon.ico
dnsmasq-2.90/logo/icon.png
dnsmasq-2.90/logo/README
dnsmasq-2.90/logo/icon.svg
/dnsmasq-2.90 /
make[1]: Entering directory `/dnsmasq-2.90/src'
cc -Wall -W -O2   -DVERSION='"2.90"'             -c cache.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c rfc1035.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c util.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c option.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c forward.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c network.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c dnsmasq.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c dhcp.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c lease.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c rfc2131.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c netlink.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c dbus.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c bpf.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c helper.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c tftp.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c log.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c conntrack.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c dhcp6.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c rfc3315.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c dhcp-common.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c outpacket.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c radv.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c slaac.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c auth.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c ipset.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c pattern.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c domain.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c dnssec.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c blockdata.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c tables.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c loop.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c inotify.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c poll.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c rrfilter.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c edns0.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c arp.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c crypto.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c dump.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c ubus.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c metrics.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c hash-questions.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c domain-match.c
cc -Wall -W -O2   -DVERSION='"2.90"'             -c nftset.c
cc  -o dnsmasq cache.o rfc1035.o util.o option.o forward.o network.o dnsmasq.o dhcp.o lease.o rfc2131.o netlink.o dbus.o bpf.o helper.o tftp.o log.o conntrack.o dhcp6.o rfc3315.o dhcp-common.o outpacket.o radv.o slaac.o auth.o ipset.o pattern.o domain.o dnssec.o blockdata.o tables.o loop.o inotify.o poll.o rrfilter.o edns0.o arp.o crypto.o dump.o ubus.o metrics.o hash-questions.o domain-match.o nftset.o
make[1]: Leaving directory `/dnsmasq-2.90/src'
make[1]: Entering directory `/dnsmasq-2.90/src'
make[1]: `dnsmasq' is up to date.
make[1]: Leaving directory `/dnsmasq-2.90/src'
install -d /usr/local/sbin
install -d /usr/local/share/man/man8
install -m 644 man/dnsmasq.8 /usr/local/share/man/man8
install -m 755 src/dnsmasq /usr/local/sbin
/
Loaded plugins: fastestmirror, ovl
Resolving Dependencies
--> Running transaction check
---> Package gcc.x86_64 0:4.8.5-44.el7 will be erased
---> Package make.x86_64 1:3.82-24.el7 will be erased
--> Processing Dependency: make for package: 1:openssl-1.0.2k-26.el7_9.x86_64
--> Running transaction check
---> Package openssl.x86_64 1:1.0.2k-26.el7_9 will be erased
--> Finished Dependency Resolution
--> Finding unneeded leftover dependencies
---> Marking glibc-devel to be removed - no longer needed by gcc
---> Marking libgomp to be removed - no longer needed by gcc
---> Marking libmpc to be removed - no longer needed by gcc
---> Marking mpfr to be removed - no longer needed by gcc
---> Marking cpp to be removed - no longer needed by gcc
---> Marking glibc-headers to be removed - no longer needed by glibc-devel
---> Marking kernel-headers to be removed - no longer needed by glibc-headers
Found and removing 7 unneeded dependencies
--> Running transaction check
---> Package cpp.x86_64 0:4.8.5-44.el7 will be erased
---> Package glibc-devel.x86_64 0:2.17-326.el7_9 will be erased
---> Package glibc-headers.x86_64 0:2.17-326.el7_9 will be erased
---> Package kernel-headers.x86_64 0:3.10.0-1160.108.1.el7 will be erased
---> Package libgomp.x86_64 0:4.8.5-44.el7 will be erased
---> Package libmpc.x86_64 0:1.0.1-3.el7 will be erased
---> Package mpfr.x86_64 0:3.1.1-4.el7 will be erased
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package       Arch   Version           Repository                         Size
================================================================================
Removing:
gcc           x86_64 4.8.5-44.el7      @tf-mirrors.ci_repos_yum7-base     37 M
make          x86_64 1:3.82-24.el7     @tf-mirrors.ci_repos_yum7-base    1.1 M
Removing for dependencies:
cpp           x86_64 4.8.5-44.el7      @tf-mirrors.ci_repos_yum7-base     15 M
glibc-devel   x86_64 2.17-326.el7_9    @tf-mirrors.ci_repos_yum7-updates 1.0 M
glibc-headers x86_64 2.17-326.el7_9    @tf-mirrors.ci_repos_yum7-updates 2.2 M
kernel-headers
x86_64 3.10.0-1160.108.1.el7
@tf-mirrors.ci_repos_yum7-updates 3.8 M
libgomp       x86_64 4.8.5-44.el7      @tf-mirrors.ci_repos_yum7-base    207 k
libmpc        x86_64 1.0.1-3.el7       @tf-mirrors.ci_repos_yum7-base    111 k
mpfr          x86_64 3.1.1-4.el7       @tf-mirrors.ci_repos_yum7-base    541 k
openssl       x86_64 1:1.0.2k-26.el7_9 @tf-mirrors.ci_repos_yum7-updates 814 k

Transaction Summary
================================================================================
Remove  2 Packages (+8 Dependent packages)

Installed size: 62 M
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Erasing    : gcc-4.8.5-44.el7.x86_64                                     1/10
Erasing    : glibc-devel-2.17-326.el7_9.x86_64                           2/10
Erasing    : cpp-4.8.5-44.el7.x86_64                                     3/10
Erasing    : glibc-headers-2.17-326.el7_9.x86_64                         4/10
Erasing    : libmpc-1.0.1-3.el7.x86_64                                   5/10
Erasing    : 1:openssl-1.0.2k-26.el7_9.x86_64                            6/10
Erasing    : kernel-headers-3.10.0-1160.108.1.el7.x86_64                 7/10
Erasing    : 1:make-3.82-24.el7.x86_64                                   8/10
Erasing    : mpfr-3.1.1-4.el7.x86_64                                     9/10
Erasing    : libgomp-4.8.5-44.el7.x86_64                                10/10
Verifying  : kernel-headers-3.10.0-1160.108.1.el7.x86_64                 1/10
Verifying  : mpfr-3.1.1-4.el7.x86_64                                     2/10
Verifying  : glibc-devel-2.17-326.el7_9.x86_64                           3/10
Verifying  : cpp-4.8.5-44.el7.x86_64                                     4/10
Verifying  : glibc-headers-2.17-326.el7_9.x86_64                         5/10
Verifying  : gcc-4.8.5-44.el7.x86_64                                     6/10
Verifying  : libmpc-1.0.1-3.el7.x86_64                                   7/10
Verifying  : 1:make-3.82-24.el7.x86_64                                   8/10
Verifying  : libgomp-4.8.5-44.el7.x86_64                                 9/10
Verifying  : 1:openssl-1.0.2k-26.el7_9.x86_64                           10/10

Removed:
gcc.x86_64 0:4.8.5-44.el7              make.x86_64 1:3.82-24.el7

Dependency Removed:
cpp.x86_64 0:4.8.5-44.el7
glibc-devel.x86_64 0:2.17-326.el7_9
glibc-headers.x86_64 0:2.17-326.el7_9
kernel-headers.x86_64 0:3.10.0-1160.108.1.el7
libgomp.x86_64 0:4.8.5-44.el7
libmpc.x86_64 0:1.0.1-3.el7
mpfr.x86_64 0:3.1.1-4.el7
openssl.x86_64 1:1.0.2k-26.el7_9

Complete!
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
Cleaning up list of fastest mirrors
---> Removed intermediate container d2aa3b7918a8
---> 4be70df3696c
Step 12/13 : ENTRYPOINT ["/entrypoint.sh"]
---> Running in b333897c7a6d
---> Removed intermediate container b333897c7a6d
---> f9ac8d8dd6d9
Step 13/13 : CMD ["dnsmasq", "-k", "-p0"]
---> Running in bbe5bb62e2e2
---> Removed intermediate container bbe5bb62e2e2
---> 66b20b283526
[Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed
Successfully built 66b20b283526
Successfully tagged nexus.gz1.opensdn.io:5101/contrail-controller-config-dnsmasq:master-1_2_4_4-3_0
Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-1_2_4_4-3_0
2025-04-18 13:12:34,381: INFO: Docker build duration: 185 seconds
The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-controller-config-dnsmasq]
957e05f3479c: Preparing
db0aae6a13f0: Preparing
d08442b38855: Preparing
64932ec80e9a: Preparing
722928d915d1: Preparing
50d0e9383612: Preparing
78adbe8cad76: Preparing
835b079cd15a: Preparing
409869a58bbe: Preparing
f4284f7ed898: Preparing
0edb5405e3ef: Preparing
a2d038835732: Preparing
174f56854903: Preparing
722928d915d1: Waiting
50d0e9383612: Waiting
78adbe8cad76: Waiting
835b079cd15a: Waiting
409869a58bbe: Waiting
f4284f7ed898: Waiting
0edb5405e3ef: Waiting
a2d038835732: Waiting
174f56854903: Waiting
d08442b38855: Pushed
db0aae6a13f0: Pushed
64932ec80e9a: Pushed
50d0e9383612: Layer already exists
722928d915d1: Layer already exists
835b079cd15a: Layer already exists
78adbe8cad76: Layer already exists
409869a58bbe: Layer already exists
f4284f7ed898: Layer already exists
0edb5405e3ef: Layer already exists
a2d038835732: Layer already exists
174f56854903: Layer already exists
957e05f3479c: Pushed
master-1_2_4_4-3_0: digest: sha256:ee6cb73e1671e109b669619385fe31c4a309ca151149641e46e5584139666387 size: 3033
The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq]
957e05f3479c: Preparing
db0aae6a13f0: Preparing
d08442b38855: Preparing
64932ec80e9a: Preparing
722928d915d1: Preparing
50d0e9383612: Preparing
78adbe8cad76: Preparing
835b079cd15a: Preparing
722928d915d1: Waiting
50d0e9383612: Waiting
78adbe8cad76: Waiting
409869a58bbe: Preparing
f4284f7ed898: Preparing
0edb5405e3ef: Preparing
a2d038835732: Preparing
174f56854903: Preparing
835b079cd15a: Waiting
409869a58bbe: Waiting
f4284f7ed898: Waiting
0edb5405e3ef: Waiting
a2d038835732: Waiting
db0aae6a13f0: Layer already exists
64932ec80e9a: Layer already exists
957e05f3479c: Layer already exists
722928d915d1: Layer already exists
d08442b38855: Layer already exists
50d0e9383612: Layer already exists
78adbe8cad76: Layer already exists
835b079cd15a: Layer already exists
409869a58bbe: Layer already exists
174f56854903: Layer already exists
a2d038835732: Layer already exists
f4284f7ed898: Layer already exists
0edb5405e3ef: Layer already exists
master-1_2_4_4-3_0: digest: sha256:ee6cb73e1671e109b669619385fe31c4a309ca151149641e46e5584139666387 size: 3033
2025-04-18 13:12:56,649: INFO: Building contrail-controller-config-dnsmasq finished successfully, duration: 207 seconds