Mock Version: 1.2.21
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pglogical95.spec'], uid=1001env={'LANG': 'en_US.UTF-8', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'HOME': '/builddir'}user='mockbuild'gid=135timeout=0shell=FalseprintOutput=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f02959238d0>chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-5332/root')
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pglogical95.spec'] with env {'LANG': 'en_US.UTF-8', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'HOME': '/builddir'} and shell False
warning: Could not canonicalize hostname: copr-builder-968952950.novalocal
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/rh-postgresql95-postgresql-pglogical-1.2.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/pglogical95.spec'], uid=1001env={'LANG': 'en_US.UTF-8', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'HOME': '/builddir'}user='mockbuild'gid=135timeout=0printOutput=Falseshell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-5332/root'logger=<mockbuild.trace_decorator.getLog object at 0x7f02959238d0>private_network=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pglogical95.spec'] with env {'LANG': 'en_US.UTF-8', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'HOME': '/builddir'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XW1b70
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf pglogical-1.2.1
+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/pglogical-1.2.1.tar.bz2
+ /usr/bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd pglogical-1.2.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3KDYGe
+ umask 022
+ cd /builddir/build/BUILD
+ cd pglogical-1.2.1
+ export PATH=/opt/rh/rh-postgresql95/root/usr//bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin
+ PATH=/opt/rh/rh-postgresql95/root/usr//bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin
+ make USE_PGXS=1 -s -j2
pglogical_conflict.c:446:1: warning: 'conflict_type_to_string' defined but not used [-Wunused-function]
 conflict_type_to_string(PGLogicalConflictType conflict_type)
 ^
pglogical_proto.c: In function 'pglogical_read_begin':
pglogical_proto.c:71:8: warning: unused variable 'flags' [-Wunused-variable]
  uint8 flags = pq_getmsgbyte(in);
        ^
pglogical_proto.c: In function 'pglogical_read_commit':
pglogical_proto.c:89:8: warning: unused variable 'flags' [-Wunused-variable]
  uint8 flags = pq_getmsgbyte(in);
        ^
pglogical_proto.c: In function 'pglogical_read_origin':
pglogical_proto.c:104:8: warning: variable 'flags' set but not used [-Wunused-but-set-variable]
  uint8 flags;
        ^
pglogical_proto.c: In function 'pglogical_read_insert':
pglogical_proto.c:131:9: warning: variable 'flags' set but not used [-Wunused-but-set-variable]
  uint8  flags;
         ^
pglogical_proto.c: In function 'pglogical_read_update':
pglogical_proto.c:162:9: warning: variable 'flags' set but not used [-Wunused-but-set-variable]
  uint8  flags;
         ^
pglogical_proto.c: In function 'pglogical_read_delete':
pglogical_proto.c:211:9: warning: variable 'flags' set but not used [-Wunused-but-set-variable]
  uint8  flags;
         ^
pglogical_proto.c: In function 'pglogical_read_rel':
pglogical_proto.c:351:9: warning: variable 'flags' set but not used [-Wunused-but-set-variable]
  uint8  flags;
         ^
pglogical_proto.c: In function 'pglogical_read_attrs':
pglogical_proto.c:403:11: warning: variable 'flags' set but not used [-Wunused-but-set-variable]
   uint8   flags;
           ^
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HiboZA
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/rh-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/rh-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64
++ dirname /builddir/build/BUILDROOT/rh-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/rh-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64
+ cd pglogical-1.2.1
+ export PATH=/opt/rh/rh-postgresql95/root/usr//bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin
+ PATH=/opt/rh/rh-postgresql95/root/usr//bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin
+ make USE_PGXS=1 DESTDIR=/builddir/build/BUILDROOT/rh-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64 install
make -C pglogical_output all
make[1]: Entering directory `/builddir/build/BUILD/pglogical-1.2.1/pglogical_output'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/builddir/build/BUILD/pglogical-1.2.1/pglogical_output'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/rh-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64/opt/rh/rh-postgresql95/root/usr/lib64/pgsql'
make -C pglogical_output installdirs
make[1]: Entering directory `/builddir/build/BUILD/pglogical-1.2.1/pglogical_output'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/rh-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64/opt/rh/rh-postgresql95/root/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/rh-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64/opt/rh/rh-postgresql95/root/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/rh-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64/opt/rh/rh-postgresql95/root/usr/share/pgsql/extension'
make[1]: Leaving directory `/builddir/build/BUILD/pglogical-1.2.1/pglogical_output'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/rh-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64/opt/rh/rh-postgresql95/root/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/rh-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64/opt/rh/rh-postgresql95/root/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/rh-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64/opt/rh/rh-postgresql95/root/usr/bin'
/usr/bin/install -c -m 755  pglogical.so '/builddir/build/BUILDROOT/rh-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64/opt/rh/rh-postgresql95/root/usr/lib64/pgsql/pglogical.so'
make -C pglogical_output install
make[1]: Entering directory `/builddir/build/BUILD/pglogical-1.2.1/pglogical_output'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/rh-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64/opt/rh/rh-postgresql95/root/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/rh-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64/opt/rh/rh-postgresql95/root/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/rh-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64/opt/rh/rh-postgresql95/root/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  pglogical_output.so '/builddir/build/BUILDROOT/rh-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64/opt/rh/rh-postgresql95/root/usr/lib64/pgsql/pglogical_output.so'
/usr/bin/install -c -m 644 .//pglogical_output.control '/builddir/build/BUILDROOT/rh-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64/opt/rh/rh-postgresql95/root/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 .//pglogical_output--1.1.0.sql  '/builddir/build/BUILDROOT/rh-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64/opt/rh/rh-postgresql95/root/usr/share/pgsql/extension/'
make[1]: Leaving directory `/builddir/build/BUILD/pglogical-1.2.1/pglogical_output'
/usr/bin/install -c -m 644 .//pglogical.control '/builddir/build/BUILDROOT/rh-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64/opt/rh/rh-postgresql95/root/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 .//pglogical--1.0.0.sql .//pglogical--1.0.0--1.0.1.sql .//pglogical--1.0.1--1.1.0.sql .//pglogical--1.1.0--1.1.1.sql .//pglogical--1.1.1--1.1.2.sql .//pglogical--1.1.2--1.2.0.sql .//pglogical--1.2.0.sql .//pglogical--1.2.0--1.2.1.sql .//pglogical--1.2.1.sql .//pglogical_origin.control .//pglogical_origin--1.0.0.sql  '/builddir/build/BUILDROOT/rh-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64/opt/rh/rh-postgresql95/root/usr/share/pgsql/extension/'
/usr/bin/install -c -m 755 .//pglogical_create_subscriber '/builddir/build/BUILDROOT/rh-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64/opt/rh/rh-postgresql95/root/usr/bin/'
/usr/bin/install -c -m 755 pglogical_create_subscriber '/builddir/build/BUILDROOT/rh-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64/opt/rh/rh-postgresql95/root/usr/bin/'
+ mkdir -p /builddir/build/BUILDROOT/rh-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64/opt/rh/rh-postgresql95/root/usr//share/doc/rh-postgresql95-postgresql-pglogical
+ cp README.md /builddir/build/BUILDROOT/rh-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64/opt/rh/rh-postgresql95/root/usr//share/doc/rh-postgresql95-postgresql-pglogical/
+ /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/pglogical-1.2.1
extracting debug info from /builddir/build/BUILDROOT/rh-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64/opt/rh/rh-postgresql95/root/usr/bin/pglogical_create_subscriber
extracting debug info from /builddir/build/BUILDROOT/rh-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64/opt/rh/rh-postgresql95/root/usr/lib64/pgsql/pglogical_output.so
extracting debug info from /builddir/build/BUILDROOT/rh-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64/opt/rh/rh-postgresql95/root/usr/lib64/pgsql/pglogical.so
/usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match.
cpio: postgresql-9.5.2/src/common: Cannot stat: No such file or directory
cpio: postgresql-9.5.2/src/common/exec.c: Cannot stat: No such file or directory
cpio: postgresql-9.5.2/src/common/fe_memutils.c: Cannot stat: No such file or directory
cpio: postgresql-9.5.2/src/common/wait_error.c: Cannot stat: No such file or directory
cpio: postgresql-9.5.2/src/include/c.h: Cannot stat: No such file or directory
cpio: postgresql-9.5.2/src/include/common/fe_memutils.h: Cannot stat: No such file or directory
cpio: postgresql-9.5.2/src/include/port.h: Cannot stat: No such file or directory
cpio: postgresql-9.5.2/src/port: Cannot stat: No such file or directory
cpio: postgresql-9.5.2/src/port/path.c: Cannot stat: No such file or directory
cpio: postgresql-9.5.2/src/port/pgcheckdir.c: Cannot stat: No such file or directory
cpio: postgresql-9.5.2/src/port/pgsleep.c: Cannot stat: No such file or directory
cpio: postgresql-9.5.2/src/port/quotes.c: Cannot stat: No such file or directory
cpio: postgresql-9.5.2/src/port/strlcpy.c: Cannot stat: No such file or directory
cpio: postgresql-9.5.2/src/port/thread.c: Cannot stat: No such file or directory
832 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
Processing files: rh-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64
Provides: rh-postgresql95-postgresql-pglogical = 1.2.1-1.el7.centos rh-postgresql95-postgresql-pglogical(x86-64) = 1.2.1-1.el7.centos rh-postgresql95-postgresql-pglogical-output = 1.2.1
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.3.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpq.so.rh-postgresql95-5()(64bit) rtld(GNU_HASH)
Obsoletes: rh-postgresql95-postgresql-pglogical-output < 1.2.1
Processing files: rh-postgresql95-postgresql-pglogical-debuginfo-1.2.1-1.el7.centos.x86_64
Provides: rh-postgresql95-postgresql-pglogical-debuginfo = 1.2.1-1.el7.centos rh-postgresql95-postgresql-pglogical-debuginfo(x86-64) = 1.2.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-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64
Wrote: /builddir/build/RPMS/rh-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64.rpm
Wrote: /builddir/build/RPMS/rh-postgresql95-postgresql-pglogical-debuginfo-1.2.1-1.el7.centos.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fCbYqO
+ umask 022
+ cd /builddir/build/BUILD
+ cd pglogical-1.2.1
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/rh-postgresql95-postgresql-pglogical-1.2.1-1.el7.centos.x86_64
+ exit 0
Child return code was: 0