Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/erlang-sd_notify.spec'], gid=135logger=<mockbuild.trace_decorator.getLog object at 0x7f69ae33b6a0>uid=1001timeout=0shell=FalseprintOutput=Falseenv={'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'TERM': 'vt100'}user='mockbuild'chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4620/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/erlang-sd_notify.spec'] with env {'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'TERM': 'vt100'} and shell False warning: Could not canonicalize hostname: copr-builder-447315086.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/erlang-sd_notify-0.1-12.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/erlang-sd_notify.spec'], gid=135logger=<mockbuild.trace_decorator.getLog object at 0x7f69ae33b6a0>uid=1001timeout=0shell=Falseprivate_network=TrueprintOutput=Falseenv={'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'TERM': 'vt100'}user='mockbuild'chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4620/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/erlang-sd_notify.spec'] with env {'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XpCLds + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf erlang-sd_notify-0.1 + /usr/bin/tar -xf /builddir/build/SOURCES/erlang-sd_notify-0.1.tar.gz + cd erlang-sd_notify-0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -p /builddir/build/SOURCES/erlang-sd_notify-rebar.config rebar.config + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8NyTGD + umask 022 + cd /builddir/build/BUILD + cd erlang-sd_notify-0.1 + '[' '!' -f src/sd_notify.app.src -a '!' -f src/sd_notify.app -a '!' -f ebin/sd_notify.app ']' + echo '*.app file (or *.app.src template) was found.' *.app file (or *.app.src template) was found. + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + VSN=0.1 + export VSN + IGNORE_MISSING_DEPS=TRUE + export IGNORE_MISSING_DEPS + /usr/bin/rebar compile skip_deps=true -vv ==> erlang-sd_notify-0.1 (compile) Compiled src/sd_notify.erl INFO: sh info: cwd: "/builddir/build/BUILD/erlang-sd_notify-0.1" cmd: cc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -Wall -fPIC -I/usr/lib64/erlang/lib/erl_interface-3.9/include -I/usr/lib64/erlang/erts-8.0.5/include c_src/sd_notify.c -o c_src/sd_notify.o Compiling c_src/sd_notify.c INFO: Using specs [{spec,drv,"priv/sd_notify_drv.so", ["c_src/sd_notify.c"], ["c_src/sd_notify.o"], []}] INFO: sh info: cwd: "/builddir/build/BUILD/erlang-sd_notify-0.1" cmd: cc c_src/sd_notify.o -Wl,-z,relro -lsystemd -shared -L/usr/lib64/erlang/lib/erl_interface-3.9/lib -lerl_interface -lei -o priv/sd_notify_drv.so INFO: No app_vars_file defined. + '[' -f doc/overview.edoc ']' No 'doc/overview.edoc' file was found, so docs aren't generated. Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9W7GmQ + echo 'No '\''doc/overview.edoc'\'' file was found, so docs aren'\''t generated.' + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/erlang-sd_notify-0.1-12.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/erlang-sd_notify-0.1-12.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/erlang-sd_notify-0.1-12.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/erlang-sd_notify-0.1-12.el7.centos.x86_64 + cd erlang-sd_notify-0.1 + '[' sd_notify '!=' '' ']' + /usr/bin/mkdir -p /builddir/build/BUILDROOT/erlang-sd_notify-0.1-12.el7.centos.x86_64/usr/lib64/erlang/lib/sd_notify-0.1/ + /usr/bin/mkdir -p /builddir/build/BUILDROOT/erlang-sd_notify-0.1-12.el7.centos.x86_64/usr/lib64/erlang/lib/sd_notify-0.1/ebin/ + '[' -f ebin/sd_notify.app ']' + /usr/bin/install -m 0644 -p ebin/sd_notify.app /builddir/build/BUILDROOT/erlang-sd_notify-0.1-12.el7.centos.x86_64/usr/lib64/erlang/lib/sd_notify-0.1/ebin/ + /usr/bin/install -m 0644 -p ebin/sd_notify.beam /builddir/build/BUILDROOT/erlang-sd_notify-0.1-12.el7.centos.x86_64/usr/lib64/erlang/lib/sd_notify-0.1/ebin/ + '[' -d include/ ']' + '[' -d priv/ ']' ++ ls priv/sd_notify_drv.so + for solibfile in '`ls priv/*.so`' + /usr/bin/install -D -m 0755 -p priv/sd_notify_drv.so /builddir/build/BUILDROOT/erlang-sd_notify-0.1-12.el7.centos.x86_64/usr/lib64/erlang/lib/sd_notify-0.1/priv/sd_notify_drv.so + /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/erlang-sd_notify-0.1 extracting debug info from /builddir/build/BUILDROOT/erlang-sd_notify-0.1-12.el7.centos.x86_64/usr/lib64/erlang/lib/sd_notify-0.1/priv/sd_notify_drv.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 4 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4bF0F3 + umask 022 + cd /builddir/build/BUILD + cd erlang-sd_notify-0.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + VSN=0.1 + export VSN + /usr/bin/rebar eunit skip_deps=true -vv ==> erlang-sd_notify-0.1 (eunit) INFO: sh info: cwd: "/builddir/build/BUILD/erlang-sd_notify-0.1" cmd: cp -R src/sd_notify.erl ".eunit" Compiled src/sd_notify.erl ======================== EUnit ======================== module 'sd_notify' sd_notify: sd_notify_test...ok sd_notify: sd_notifyf_test...ok [done in 0.006 s] ======================================================= 2 tests passed. + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + VSN=0.1 + export VSN + /usr/bin/rebar ct skip_deps=true -vv ==> erlang-sd_notify-0.1 (ct) WARN: test directory not present - skipping + exit 0 Processing files: erlang-sd_notify-0.1-12.el7.centos.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.x94IXi + umask 022 + cd /builddir/build/BUILD + cd erlang-sd_notify-0.1 + LICENSEDIR=/builddir/build/BUILDROOT/erlang-sd_notify-0.1-12.el7.centos.x86_64/usr/share/licenses/erlang-sd_notify-0.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/erlang-sd_notify-0.1-12.el7.centos.x86_64/usr/share/licenses/erlang-sd_notify-0.1 + cp -pr LICENSE /builddir/build/BUILDROOT/erlang-sd_notify-0.1-12.el7.centos.x86_64/usr/share/licenses/erlang-sd_notify-0.1 + exit 0 Traceback (most recent call last): File "/usr/lib/rpm/erlang-find-requires", line 28, in <module> import pybeam ImportError: No module named 'pybeam' Traceback (most recent call last): File "/usr/lib/rpm/erlang-find-requires", line 28, in <module> import pybeam ImportError: No module named 'pybeam' Provides: erlang-sd_notify = 0.1-12.el7.centos erlang-sd_notify(x86-64) = 0.1-12.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Processing files: erlang-sd_notify-debuginfo-0.1-12.el7.centos.x86_64 Provides: erlang-sd_notify-debuginfo = 0.1-12.el7.centos erlang-sd_notify-debuginfo(x86-64) = 0.1-12.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/erlang-sd_notify-0.1-12.el7.centos.x86_64 Wrote: /builddir/build/RPMS/erlang-sd_notify-0.1-12.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/erlang-sd_notify-debuginfo-0.1-12.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.23B7r5 + umask 022 + cd /builddir/build/BUILD + cd erlang-sd_notify-0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/erlang-sd_notify-0.1-12.el7.centos.x86_64 + exit 0 Child return code was: 0