Mock Version: 1.4.8 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/rh-haproxy18.spec'], chrootPath='/var/lib/mock/709872-epel-7-x86_64-1517822854.875019/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'bfd8588d657a4b23bbeeb2e61ef66822', '-D', '/var/lib/mock/709872-epel-7-x86_64-1517822854.875019/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/rh-haproxy18.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: bfd8588d657a4b23bbeeb2e61ef66822 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rh-haproxy18-3.1-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/rh-haproxy18.spec'], chrootPath='/var/lib/mock/709872-epel-7-x86_64-1517822854.875019/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fc9ead1484dd44aaab4947262ef83ceb', '-D', '/var/lib/mock/709872-epel-7-x86_64-1517822854.875019/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/rh-haproxy18.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.91UZim + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rh-haproxy18-3.1 + /usr/bin/mkdir -p rh-haproxy18-3.1 + cd rh-haproxy18-3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cat + tee README Package rh-haproxy18 provides MariaDB database server delivered as a Software Collection (SCL). For more information about Software Collections, see the scl(1) man page. By installing the rh-haproxy18 collection, you will get the minimum working set of packages to have a working MariaDB database server. Software Collection MariaDB 1.8 includes also MariaDB Galera Cluster, which is a synchronous multi-master cluster for MariaDB. Usage: systemctl start rh-haproxy18-mariadb Software Collections allow you to build and execute applications which are not located in the filesystem root hierarchy, but are stored in an alternative location, which is /opt/rh/rh-haproxy18/root in case of the rh-haproxy18 collection. MariaDB is a multi-user, multi-threaded SQL database server. It is a client/server implementation consisting of a server daemon (mysqld) and many different client programs and libraries. This package contains the MariaDB server and some accompanying files and directories. MariaDB is a community developed branch of MySQL. When you want to work with the rh-haproxy18 collection, use the scl utility (see the scl(1) man page for usage) to enable the scl environment. The only exception is starting and stopping rh-haproxy18-mariadb daemon, where SCL environment is enabled implicitely within the SysV init script or systemd unit file. Configuration for the rh-haproxy18 software collection is located under /etc/opt/rh/rh-haproxy18. MariaDB server listens on network soket (by default port 3306) and unix socket (by default /var/lib/mysql/mysql.sock). Examples: scl enable rh-haproxy18 'command --arg' Run a specific command with the argument --arg within the rh-haproxy18 software collections environment. scl enable rh-haproxy18 'mysql -u root -p' Run mysql shell from the rh-haproxy18 software collection. scl enable rh-haproxy18 bash Run an interactive shell with the rh-haproxy18 software collection enabled. systemctl start rh-haproxy18-mariadb Starts the MariaDB server from rh-haproxy18 software collection. scl enable rh-haproxy18 'man mysql' Show man pages for the mysql command, which is a part of the rh-haproxy18 software collection. yum install rh-haproxy18-galera Install MariaDB Galera Cluster plugin, which is available in a separate package. For running the test suite, which is available in rh-haproxy18-mariadb-test package, see the /opt/rh/rh-haproxy18/root/usr/share/mysql-test/README. Please, be aware that you need to run all the commands mentioned in the README file in a proper SCL environment. Thus the recommended way to run the test suite is to run the bash with rh-haproxy18 collection enabled: scl enable rh-haproxy18 bash Run bash with the rh-haproxy18 collection enabled. Files: /opt/rh/rh-haproxy18/service-environment Define which software collections should be enabled for the daemon process. Report bugs to . + cp /builddir/build/SOURCES/LICENSE . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gMJdVV + umask 022 + cd /builddir/build/BUILD + cd rh-haproxy18-3.1 + cat + tee h2m_helper #!/bin/bash [ "$1" == "--version" ] && echo "rh-haproxy18 3.1 Software Collection" || cat README + chmod a+x h2m_helper + help2man -N --section 7 ./h2m_helper -o rh-haproxy18.7 + sed -i 's|'\''|\\N'\''39'\''|g' rh-haproxy18.7 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.I00PDv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-haproxy18-3.1-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-haproxy18-3.1-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/rh-haproxy18-3.1-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-haproxy18-3.1-1.el7.centos.x86_64 + cd rh-haproxy18-3.1 + mkdir -p /builddir/build/BUILDROOT/rh-haproxy18-3.1-1.el7.centos.x86_64/etc/rpm /builddir/build/BUILDROOT/rh-haproxy18-3.1-1.el7.centos.x86_64/etc/scl/prefixes + cat + cat + set +x ~/build/BUILDROOT/rh-haproxy18-3.1-1.el7.centos.x86_64/var/opt/rh/rh-haproxy18 ~/build/BUILD/rh-haproxy18-3.1 ~/build/BUILD/rh-haproxy18-3.1 ~/build/BUILDROOT/rh-haproxy18-3.1-1.el7.centos.x86_64/etc/opt/rh/rh-haproxy18 ~/build/BUILD/rh-haproxy18-3.1 ~/build/BUILD/rh-haproxy18-3.1 ~/build/BUILDROOT/rh-haproxy18-3.1-1.el7.centos.x86_64/opt/rh/rh-haproxy18/root ~/build/BUILD/rh-haproxy18-3.1 + popd + mkdir -p /builddir/build/BUILDROOT/rh-haproxy18-3.1-1.el7.centos.x86_64/opt/rh/rh-haproxy18/root/usr/share/man/man1 /builddir/build/BUILDROOT/rh-haproxy18-3.1-1.el7.centos.x86_64/opt/rh/rh-haproxy18/root/usr/share/man/man7 /builddir/build/BUILDROOT/rh-haproxy18-3.1-1.el7.centos.x86_64/opt/rh/rh-haproxy18/root/usr/share/man/man8 ~/build/BUILD/rh-haproxy18-3.1 + cat + tee -a /builddir/build/BUILDROOT/rh-haproxy18-3.1-1.el7.centos.x86_64/opt/rh/rh-haproxy18/enable # For binaries export PATH="/opt/rh/rh-haproxy18/root/usr/bin:/opt/rh/rh-haproxy18/root/usr/sbin${PATH:+:${PATH}}" # For header files export CPATH="/opt/rh/rh-haproxy18/root/usr/include${CPATH:+:${CPATH}}" # For libraries during build export LIBRARY_PATH="/opt/rh/rh-haproxy18/root/usr/lib64${LIBRARY_PATH:+:${LIBRARY_PATH}}" # For libraries during linking export LD_LIBRARY_PATH="/opt/rh/rh-haproxy18/root/usr/lib64${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}" # For man pages; empty field makes man to consider also standard path export MANPATH="/opt/rh/rh-haproxy18/root/usr/share/man:${MANPATH:-}" # For Java Packages Tools to locate java.conf export JAVACONFDIRS="/etc/opt/rh/rh-haproxy18/java${JAVACONFDIRS:+:}${JAVACONFDIRS:-}" # For XMvn to locate its configuration file(s) export XDG_CONFIG_DIRS="/etc/opt/rh/rh-haproxy18/xdg:${XDG_CONFIG_DIRS:-/etc/xdg}" # For systemtap export XDG_DATA_DIRS="/opt/rh/rh-haproxy18/root/usr/share:${XDG_DATA_DIRS:-/usr/local/share:/usr/share}" # For pkg-config export PKG_CONFIG_PATH="/opt/rh/rh-haproxy18/root/usr/lib64/pkgconfig${PKG_CONFIG_PATH:+:${PKG_CONFIG_PATH}}" + cat + tee -a /builddir/build/BUILDROOT/rh-haproxy18-3.1-1.el7.centos.x86_64/etc/rpm/macros.haproxy-scldevel %scl_haproxy rh-haproxy18 %scl_prefix_haproxy rh-haproxy18- + mkdir -p /builddir/build/BUILDROOT/rh-haproxy18-3.1-1.el7.centos.x86_64/opt/rh/rh-haproxy18/root/usr/share/man/man7/ + install -m 644 rh-haproxy18.7 /builddir/build/BUILDROOT/rh-haproxy18-3.1-1.el7.centos.x86_64/opt/rh/rh-haproxy18/root/usr/share/man/man7/rh-haproxy18.7 + mkdir -p /builddir/build/BUILDROOT/rh-haproxy18-3.1-1.el7.centos.x86_64/opt/rh/rh-haproxy18/root/usr/lib64/pkgconfig + mkdir -p /builddir/build/BUILDROOT/rh-haproxy18-3.1-1.el7.centos.x86_64/opt/rh/rh-haproxy18/root/usr/share/selinux/packages/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/rh-haproxy18-3.1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-haproxy18/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/rh-haproxy18/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: rh-haproxy18-3.1-1.el7.centos.x86_64 Provides: scl-package(rh-haproxy18) rh-haproxy18 = 3.1-1.el7.centos rh-haproxy18(x86-64) = 3.1-1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: rh-haproxy18-runtime-3.1-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RuUMly + umask 022 + cd /builddir/build/BUILD + cd rh-haproxy18-3.1 + DOCDIR=/builddir/build/BUILDROOT/rh-haproxy18-3.1-1.el7.centos.x86_64/opt/rh/rh-haproxy18/root/usr/share/doc/rh-haproxy18-runtime-3.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-haproxy18-3.1-1.el7.centos.x86_64/opt/rh/rh-haproxy18/root/usr/share/doc/rh-haproxy18-runtime-3.1 + cp -pr README /builddir/build/BUILDROOT/rh-haproxy18-3.1-1.el7.centos.x86_64/opt/rh/rh-haproxy18/root/usr/share/doc/rh-haproxy18-runtime-3.1 + cp -pr LICENSE /builddir/build/BUILDROOT/rh-haproxy18-3.1-1.el7.centos.x86_64/opt/rh/rh-haproxy18/root/usr/share/doc/rh-haproxy18-runtime-3.1 + exit 0 Provides: rh-haproxy18-runtime = 3.1-1.el7.centos rh-haproxy18-runtime(x86-64) = 3.1-1.el7.centos scl-package(rh-haproxy18) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh libselinux-utils policycoreutils-python Requires: rh-haproxy18-runtime Processing files: rh-haproxy18-build-3.1-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XDlkOO + umask 022 + cd /builddir/build/BUILD + cd rh-haproxy18-3.1 + DOCDIR=/builddir/build/BUILDROOT/rh-haproxy18-3.1-1.el7.centos.x86_64/opt/rh/rh-haproxy18/root/usr/share/doc/rh-haproxy18-build-3.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-haproxy18-3.1-1.el7.centos.x86_64/opt/rh/rh-haproxy18/root/usr/share/doc/rh-haproxy18-build-3.1 + cp -pr LICENSE /builddir/build/BUILDROOT/rh-haproxy18-3.1-1.el7.centos.x86_64/opt/rh/rh-haproxy18/root/usr/share/doc/rh-haproxy18-build-3.1 + exit 0 Provides: rh-haproxy18-build = 3.1-1.el7.centos rh-haproxy18-build(x86-64) = 3.1-1.el7.centos scl-package(rh-haproxy18) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: rh-haproxy18-runtime Processing files: rh-haproxy18-scldevel-3.1-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EPhBm5 + umask 022 + cd /builddir/build/BUILD + cd rh-haproxy18-3.1 + DOCDIR=/builddir/build/BUILDROOT/rh-haproxy18-3.1-1.el7.centos.x86_64/opt/rh/rh-haproxy18/root/usr/share/doc/rh-haproxy18-scldevel-3.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-haproxy18-3.1-1.el7.centos.x86_64/opt/rh/rh-haproxy18/root/usr/share/doc/rh-haproxy18-scldevel-3.1 + cp -pr LICENSE /builddir/build/BUILDROOT/rh-haproxy18-3.1-1.el7.centos.x86_64/opt/rh/rh-haproxy18/root/usr/share/doc/rh-haproxy18-scldevel-3.1 + exit 0 Provides: rh-haproxy18-scldevel = 3.1-1.el7.centos rh-haproxy18-scldevel(x86-64) = 3.1-1.el7.centos scl-package(rh-haproxy18) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: rh-haproxy18-runtime Processing files: rh-haproxy18-syspaths-3.1-1.el7.centos.x86_64 Provides: rh-haproxy18-syspaths = 3.1-1.el7.centos rh-haproxy18-syspaths(x86-64) = 3.1-1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rh-haproxy18-3.1-1.el7.centos.x86_64 warning: Could not canonicalize hostname: fc9ead1484dd44aaab4947262ef83ceb Wrote: /builddir/build/RPMS/rh-haproxy18-3.1-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/rh-haproxy18-runtime-3.1-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/rh-haproxy18-build-3.1-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/rh-haproxy18-scldevel-3.1-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/rh-haproxy18-syspaths-3.1-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JqLFDk + umask 022 + cd /builddir/build/BUILD + cd rh-haproxy18-3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rh-haproxy18-3.1-1.el7.centos.x86_64 + exit 0 Child return code was: 0