Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-omniduct.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684426215.162198/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-omniduct.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-omniduct-1.1.19-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-omniduct.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684426215.162198/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-omniduct.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-omniduct-1.1.19-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-omniduct.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684426215.162198/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-omniduct.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vxM5Ar + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf omniduct-1.1.19 + /usr/bin/gzip -dc /builddir/build/SOURCES/omniduct-1.1.19.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd omniduct-1.1.19 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WNqvf9 + umask 022 + cd /builddir/build/BUILD + cd omniduct-1.1.19 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. /builddir/build/BUILD/omniduct-1.1.19/.eggs/setupmeta-3.4.0-py3.9.egg/setupmeta/versioning.py:475: UserWarning: project not under a supported SCM setupmeta.warn(self.problem) running build running build_py creating build creating build/lib creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_restful.py -> build/lib/tests creating build/lib/omniduct copying omniduct/protocols.py -> build/lib/omniduct copying omniduct/registry.py -> build/lib/omniduct copying omniduct/__init__.py -> build/lib/omniduct copying omniduct/_version.py -> build/lib/omniduct copying omniduct/duct.py -> build/lib/omniduct copying omniduct/errors.py -> build/lib/omniduct creating build/lib/tests/databases copying tests/databases/test_base.py -> build/lib/tests/databases copying tests/databases/__init__.py -> build/lib/tests/databases copying tests/databases/test__namespaces.py -> build/lib/tests/databases creating build/lib/omniduct/utils copying omniduct/utils/storage.py -> build/lib/omniduct/utils copying omniduct/utils/submodules.py -> build/lib/omniduct/utils copying omniduct/utils/proxies.py -> build/lib/omniduct/utils copying omniduct/utils/__init__.py -> build/lib/omniduct/utils copying omniduct/utils/magics.py -> build/lib/omniduct/utils copying omniduct/utils/decorators.py -> build/lib/omniduct/utils copying omniduct/utils/processes.py -> build/lib/omniduct/utils copying omniduct/utils/debug.py -> build/lib/omniduct/utils copying omniduct/utils/about.py -> build/lib/omniduct/utils copying omniduct/utils/config.py -> build/lib/omniduct/utils copying omniduct/utils/ports.py -> build/lib/omniduct/utils copying omniduct/utils/dependencies.py -> build/lib/omniduct/utils creating build/lib/omniduct/filesystems copying omniduct/filesystems/_webhdfs_helpers.py -> build/lib/omniduct/filesystems copying omniduct/filesystems/local.py -> build/lib/omniduct/filesystems copying omniduct/filesystems/_pyarrow_compat.py -> build/lib/omniduct/filesystems copying omniduct/filesystems/base.py -> build/lib/omniduct/filesystems copying omniduct/filesystems/__init__.py -> build/lib/omniduct/filesystems copying omniduct/filesystems/webhdfs.py -> build/lib/omniduct/filesystems copying omniduct/filesystems/stub.py -> build/lib/omniduct/filesystems copying omniduct/filesystems/s3.py -> build/lib/omniduct/filesystems creating build/lib/omniduct/remotes copying omniduct/remotes/base.py -> build/lib/omniduct/remotes copying omniduct/remotes/__init__.py -> build/lib/omniduct/remotes copying omniduct/remotes/ssh.py -> build/lib/omniduct/remotes copying omniduct/remotes/ssh_paramiko.py -> build/lib/omniduct/remotes copying omniduct/remotes/stub.py -> build/lib/omniduct/remotes creating build/lib/omniduct/databases copying omniduct/databases/_schemas.py -> build/lib/omniduct/databases copying omniduct/databases/presto.py -> build/lib/omniduct/databases copying omniduct/databases/pyspark.py -> build/lib/omniduct/databases copying omniduct/databases/neo4j.py -> build/lib/omniduct/databases copying omniduct/databases/hiveserver2.py -> build/lib/omniduct/databases copying omniduct/databases/_cursor_serializer.py -> build/lib/omniduct/databases copying omniduct/databases/base.py -> build/lib/omniduct/databases copying omniduct/databases/_pandas.py -> build/lib/omniduct/databases copying omniduct/databases/__init__.py -> build/lib/omniduct/databases copying omniduct/databases/sqlalchemy.py -> build/lib/omniduct/databases copying omniduct/databases/druid.py -> build/lib/omniduct/databases copying omniduct/databases/stub.py -> build/lib/omniduct/databases copying omniduct/databases/_namespaces.py -> build/lib/omniduct/databases copying omniduct/databases/exasol.py -> build/lib/omniduct/databases copying omniduct/databases/_cursor_formatters.py -> build/lib/omniduct/databases creating build/lib/omniduct/caches copying omniduct/caches/base.py -> build/lib/omniduct/caches copying omniduct/caches/__init__.py -> build/lib/omniduct/caches copying omniduct/caches/_serializers.py -> build/lib/omniduct/caches copying omniduct/caches/filesystem.py -> build/lib/omniduct/caches creating build/lib/omniduct/restful copying omniduct/restful/base.py -> build/lib/omniduct/restful copying omniduct/restful/__init__.py -> build/lib/omniduct/restful running egg_info writing omniduct.egg-info/PKG-INFO writing dependency_links to omniduct.egg-info/dependency_links.txt writing requirements to omniduct.egg-info/requires.txt writing top-level names to omniduct.egg-info/top_level.txt reading manifest file 'omniduct.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'omniduct.egg-info/SOURCES.txt' copying omniduct/logo.png -> build/lib/omniduct copying omniduct/logo.svg -> build/lib/omniduct + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zVt7gl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64 + cd omniduct-1.1.19 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. /builddir/build/BUILD/omniduct-1.1.19/.eggs/setupmeta-3.4.0-py3.9.egg/setupmeta/versioning.py:475: UserWarning: project not under a supported SCM setupmeta.warn(self.problem) running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr creating /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/tests/databases copying build/lib/tests/databases/test_base.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/tests/databases copying build/lib/tests/databases/__init__.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/tests/databases copying build/lib/tests/databases/test__namespaces.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/tests/databases copying build/lib/tests/test_restful.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct copying build/lib/omniduct/protocols.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct copying build/lib/omniduct/registry.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct creating /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/utils copying build/lib/omniduct/utils/storage.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/utils copying build/lib/omniduct/utils/submodules.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/utils copying build/lib/omniduct/utils/proxies.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/utils copying build/lib/omniduct/utils/__init__.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/utils copying build/lib/omniduct/utils/magics.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/utils copying build/lib/omniduct/utils/decorators.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/utils copying build/lib/omniduct/utils/processes.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/utils copying build/lib/omniduct/utils/debug.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/utils copying build/lib/omniduct/utils/about.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/utils copying build/lib/omniduct/utils/config.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/utils copying build/lib/omniduct/utils/ports.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/utils copying build/lib/omniduct/utils/dependencies.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/utils copying build/lib/omniduct/__init__.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct creating /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/filesystems copying build/lib/omniduct/filesystems/_webhdfs_helpers.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/filesystems copying build/lib/omniduct/filesystems/local.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/filesystems copying build/lib/omniduct/filesystems/_pyarrow_compat.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/filesystems copying build/lib/omniduct/filesystems/base.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/filesystems copying build/lib/omniduct/filesystems/__init__.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/filesystems copying build/lib/omniduct/filesystems/webhdfs.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/filesystems copying build/lib/omniduct/filesystems/stub.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/filesystems copying build/lib/omniduct/filesystems/s3.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/filesystems copying build/lib/omniduct/logo.png -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct copying build/lib/omniduct/_version.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct creating /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/remotes copying build/lib/omniduct/remotes/base.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/remotes copying build/lib/omniduct/remotes/__init__.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/remotes copying build/lib/omniduct/remotes/ssh.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/remotes copying build/lib/omniduct/remotes/ssh_paramiko.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/remotes copying build/lib/omniduct/remotes/stub.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/remotes copying build/lib/omniduct/duct.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct creating /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/databases copying build/lib/omniduct/databases/_schemas.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/databases copying build/lib/omniduct/databases/presto.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/databases copying build/lib/omniduct/databases/pyspark.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/databases copying build/lib/omniduct/databases/neo4j.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/databases copying build/lib/omniduct/databases/hiveserver2.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/databases copying build/lib/omniduct/databases/_cursor_serializer.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/databases copying build/lib/omniduct/databases/base.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/databases copying build/lib/omniduct/databases/_pandas.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/databases copying build/lib/omniduct/databases/__init__.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/databases copying build/lib/omniduct/databases/sqlalchemy.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/databases copying build/lib/omniduct/databases/druid.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/databases copying build/lib/omniduct/databases/stub.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/databases copying build/lib/omniduct/databases/_namespaces.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/databases copying build/lib/omniduct/databases/exasol.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/databases copying build/lib/omniduct/databases/_cursor_formatters.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/databases copying build/lib/omniduct/errors.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct creating /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/caches copying build/lib/omniduct/caches/base.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/caches copying build/lib/omniduct/caches/__init__.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/caches copying build/lib/omniduct/caches/_serializers.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/caches copying build/lib/omniduct/caches/filesystem.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/caches copying build/lib/omniduct/logo.svg -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct creating /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/restful copying build/lib/omniduct/restful/base.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/restful copying build/lib/omniduct/restful/__init__.py -> /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/restful byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/tests/databases/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/tests/databases/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/tests/databases/test__namespaces.py to test__namespaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/tests/test_restful.py to test_restful.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/protocols.py to protocols.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/registry.py to registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/utils/storage.py to storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/utils/submodules.py to submodules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/utils/proxies.py to proxies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/utils/magics.py to magics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/utils/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/utils/processes.py to processes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/utils/debug.py to debug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/utils/about.py to about.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/utils/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/utils/ports.py to ports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/utils/dependencies.py to dependencies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/filesystems/_webhdfs_helpers.py to _webhdfs_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/filesystems/local.py to local.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/filesystems/_pyarrow_compat.py to _pyarrow_compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/filesystems/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/filesystems/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/filesystems/webhdfs.py to webhdfs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/filesystems/stub.py to stub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/filesystems/s3.py to s3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/remotes/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/remotes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/remotes/ssh.py to ssh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/remotes/ssh_paramiko.py to ssh_paramiko.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/remotes/stub.py to stub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/duct.py to duct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/databases/_schemas.py to _schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/databases/presto.py to presto.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/databases/pyspark.py to pyspark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/databases/neo4j.py to neo4j.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/databases/hiveserver2.py to hiveserver2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/databases/_cursor_serializer.py to _cursor_serializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/databases/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/databases/_pandas.py to _pandas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/databases/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/databases/sqlalchemy.py to sqlalchemy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/databases/druid.py to druid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/databases/stub.py to stub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/databases/_namespaces.py to _namespaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/databases/exasol.py to exasol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/databases/_cursor_formatters.py to _cursor_formatters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/caches/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/caches/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/caches/_serializers.py to _serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/caches/filesystem.py to filesystem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/restful/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct/restful/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpqpsvyzrq.py' /usr/bin/python3 /tmp/tmpqpsvyzrq.py removing /tmp/tmpqpsvyzrq.py running install_egg_info running egg_info writing omniduct.egg-info/PKG-INFO writing dependency_links to omniduct.egg-info/dependency_links.txt writing requirements to omniduct.egg-info/requires.txt writing top-level names to omniduct.egg-info/top_level.txt reading manifest file 'omniduct.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'omniduct.egg-info/SOURCES.txt' Copying omniduct.egg-info to /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9/site-packages/omniduct-1.1.19-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64//usr/share/doc/python-omniduct + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64//usr/share/doc/python-omniduct + '[' -d example ']' ~/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64 ~/build/BUILD/omniduct-1.1.19 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/omniduct-1.1.19 + mv /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.1.19-1 --unique-debug-suffix -1.1.19-1.x86_64 --unique-debug-src-base python-omniduct-1.1.19-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/omniduct-1.1.19 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-omniduct-1.1.19-1.noarch Provides: python-omniduct python3-omniduct = 1.1.19-1 python3.9dist(omniduct) = 1.1.19 python3dist(omniduct) = 1.1.19 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(decorator) python3.9dist(future) python3.9dist(interface-meta) >= 1.1 python3.9dist(interface-meta) < 2 python3.9dist(jinja2) python3.9dist(lazy-object-proxy) python3.9dist(pandas) >= 0.17.1 python3.9dist(progressbar2) >= 3.30 python3.9dist(python-dateutil) python3.9dist(pyyaml) python3.9dist(six) python3.9dist(sqlalchemy) python3.9dist(sqlparse) python3.9dist(wrapt) Processing files: python-omniduct-help-1.1.19-1.noarch warning: Empty %files file /builddir/build/BUILD/omniduct-1.1.19/doclist.lst Provides: python-omniduct-help = 1.1.19-1 python3-omniduct-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64 Wrote: /builddir/build/RPMS/python-omniduct-help-1.1.19-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-omniduct-1.1.19-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IK9G79 + umask 022 + cd /builddir/build/BUILD + cd omniduct-1.1.19 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-omniduct-1.1.19-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0