Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tensor.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686389612.522845/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-tensor.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-tensor-0.3.6-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-tensor.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686389612.522845/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-tensor.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-tensor-0.3.6-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-tensor.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686389612.522845/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-tensor.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.594QJn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tensor-0.3.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/tensor-0.3.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tensor-0.3.6 + /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.3XwbEr + umask 022 + cd /builddir/build/BUILD + cd tensor-0.3.6 + 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' running build running build_py creating build creating build/lib creating build/lib/tensor copying tensor/__init__.py -> build/lib/tensor copying tensor/utils.py -> build/lib/tensor copying tensor/interfaces.py -> build/lib/tensor copying tensor/service.py -> build/lib/tensor copying tensor/aggregators.py -> build/lib/tensor copying tensor/objects.py -> build/lib/tensor creating build/lib/dstv copying dstv/__init__.py -> build/lib/dstv copying dstv/stream.py -> build/lib/dstv copying dstv/lib.py -> build/lib/dstv creating build/lib/tensor/protocol copying tensor/protocol/elasticsearch.py -> build/lib/tensor/protocol copying tensor/protocol/__init__.py -> build/lib/tensor/protocol copying tensor/protocol/icmp.py -> build/lib/tensor/protocol copying tensor/protocol/riemann.py -> build/lib/tensor/protocol creating build/lib/tensor/sources copying tensor/sources/sflow.py -> build/lib/tensor/sources copying tensor/sources/riak.py -> build/lib/tensor/sources copying tensor/sources/__init__.py -> build/lib/tensor/sources copying tensor/sources/rabbitmq.py -> build/lib/tensor/sources copying tensor/sources/generator.py -> build/lib/tensor/sources copying tensor/sources/munin.py -> build/lib/tensor/sources copying tensor/sources/nginx.py -> build/lib/tensor/sources copying tensor/sources/snmp.py -> build/lib/tensor/sources copying tensor/sources/riemann.py -> build/lib/tensor/sources copying tensor/sources/redis.py -> build/lib/tensor/sources copying tensor/sources/docker.py -> build/lib/tensor/sources copying tensor/sources/network.py -> build/lib/tensor/sources copying tensor/sources/haproxy.py -> build/lib/tensor/sources creating build/lib/tensor/tests copying tensor/tests/test_sflow.py -> build/lib/tensor/tests copying tensor/tests/__init__.py -> build/lib/tensor/tests copying tensor/tests/test_sources.py -> build/lib/tensor/tests copying tensor/tests/test_tensor.py -> build/lib/tensor/tests copying tensor/tests/test_service.py -> build/lib/tensor/tests copying tensor/tests/test_utils.py -> build/lib/tensor/tests copying tensor/tests/test_logs.py -> build/lib/tensor/tests creating build/lib/tensor/outputs copying tensor/outputs/elasticsearch.py -> build/lib/tensor/outputs copying tensor/outputs/__init__.py -> build/lib/tensor/outputs copying tensor/outputs/riemann.py -> build/lib/tensor/outputs creating build/lib/tensor/ihateprotobuf copying tensor/ihateprotobuf/__init__.py -> build/lib/tensor/ihateprotobuf copying tensor/ihateprotobuf/proto_pb2.py -> build/lib/tensor/ihateprotobuf creating build/lib/tensor/logs copying tensor/logs/__init__.py -> build/lib/tensor/logs copying tensor/logs/parsers.py -> build/lib/tensor/logs copying tensor/logs/follower.py -> build/lib/tensor/logs creating build/lib/tensor/protocol/sflow copying tensor/protocol/sflow/server.py -> build/lib/tensor/protocol/sflow copying tensor/protocol/sflow/__init__.py -> build/lib/tensor/protocol/sflow creating build/lib/tensor/protocol/sflow/protocol copying tensor/protocol/sflow/protocol/__init__.py -> build/lib/tensor/protocol/sflow/protocol copying tensor/protocol/sflow/protocol/utils.py -> build/lib/tensor/protocol/sflow/protocol copying tensor/protocol/sflow/protocol/flows.py -> build/lib/tensor/protocol/sflow/protocol copying tensor/protocol/sflow/protocol/protocol.py -> build/lib/tensor/protocol/sflow/protocol copying tensor/protocol/sflow/protocol/counters.py -> build/lib/tensor/protocol/sflow/protocol creating build/lib/tensor/sources/linux copying tensor/sources/linux/__init__.py -> build/lib/tensor/sources/linux copying tensor/sources/linux/process.py -> build/lib/tensor/sources/linux copying tensor/sources/linux/sensors.py -> build/lib/tensor/sources/linux copying tensor/sources/linux/ipsec.py -> build/lib/tensor/sources/linux copying tensor/sources/linux/basic.py -> build/lib/tensor/sources/linux creating build/lib/tensor/sources/media copying tensor/sources/media/__init__.py -> build/lib/tensor/sources/media copying tensor/sources/media/libav.py -> build/lib/tensor/sources/media creating build/lib/tensor/sources/database copying tensor/sources/database/elasticsearch.py -> build/lib/tensor/sources/database copying tensor/sources/database/__init__.py -> build/lib/tensor/sources/database copying tensor/sources/database/postgresql.py -> build/lib/tensor/sources/database copying tensor/sources/database/memcache.py -> build/lib/tensor/sources/database creating build/lib/tensor/sources/python copying tensor/sources/python/__init__.py -> build/lib/tensor/sources/python copying tensor/sources/python/uwsgi.py -> build/lib/tensor/sources/python creating build/lib/tensor/sources/logs copying tensor/sources/logs/__init__.py -> build/lib/tensor/sources/logs package init file 'twisted/plugins/__init__.py' not found (or not a regular file) creating build/lib/twisted creating build/lib/twisted/plugins copying twisted/plugins/tensor_plugin.py -> build/lib/twisted/plugins running egg_info writing tensor.egg-info/PKG-INFO writing dependency_links to tensor.egg-info/dependency_links.txt writing requirements to tensor.egg-info/requires.txt writing top-level names to tensor.egg-info/top_level.txt reading manifest file 'tensor.egg-info/SOURCES.txt' writing manifest file 'tensor.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.w2FdIP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64 + cd tensor-0.3.6 + 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-tensor-0.3.6-1.x86_64 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-tensor-0.3.6-1.x86_64/usr creating /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/twisted creating /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/twisted/plugins copying build/lib/twisted/plugins/tensor_plugin.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/twisted/plugins creating /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor copying build/lib/tensor/__init__.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor copying build/lib/tensor/utils.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor creating /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/protocol copying build/lib/tensor/protocol/elasticsearch.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/protocol copying build/lib/tensor/protocol/__init__.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/protocol copying build/lib/tensor/protocol/icmp.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/protocol copying build/lib/tensor/protocol/riemann.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/protocol creating /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/protocol/sflow copying build/lib/tensor/protocol/sflow/server.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/protocol/sflow copying build/lib/tensor/protocol/sflow/__init__.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/protocol/sflow creating /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/protocol/sflow/protocol copying build/lib/tensor/protocol/sflow/protocol/__init__.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/protocol/sflow/protocol copying build/lib/tensor/protocol/sflow/protocol/utils.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/protocol/sflow/protocol copying build/lib/tensor/protocol/sflow/protocol/flows.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/protocol/sflow/protocol copying build/lib/tensor/protocol/sflow/protocol/protocol.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/protocol/sflow/protocol copying build/lib/tensor/protocol/sflow/protocol/counters.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/protocol/sflow/protocol creating /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources copying build/lib/tensor/sources/sflow.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources creating /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/linux copying build/lib/tensor/sources/linux/__init__.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/linux copying build/lib/tensor/sources/linux/process.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/linux copying build/lib/tensor/sources/linux/sensors.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/linux copying build/lib/tensor/sources/linux/ipsec.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/linux copying build/lib/tensor/sources/linux/basic.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/linux copying build/lib/tensor/sources/riak.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources copying build/lib/tensor/sources/__init__.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources copying build/lib/tensor/sources/rabbitmq.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources copying build/lib/tensor/sources/generator.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources copying build/lib/tensor/sources/munin.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources creating /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/media copying build/lib/tensor/sources/media/__init__.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/media copying build/lib/tensor/sources/media/libav.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/media copying build/lib/tensor/sources/nginx.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources copying build/lib/tensor/sources/snmp.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources creating /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/database copying build/lib/tensor/sources/database/elasticsearch.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/database copying build/lib/tensor/sources/database/__init__.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/database copying build/lib/tensor/sources/database/postgresql.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/database copying build/lib/tensor/sources/database/memcache.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/database copying build/lib/tensor/sources/riemann.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources copying build/lib/tensor/sources/redis.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources copying build/lib/tensor/sources/docker.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources creating /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/python copying build/lib/tensor/sources/python/__init__.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/python copying build/lib/tensor/sources/python/uwsgi.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/python creating /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/logs copying build/lib/tensor/sources/logs/__init__.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/logs copying build/lib/tensor/sources/network.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources copying build/lib/tensor/sources/haproxy.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources creating /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/tests copying build/lib/tensor/tests/test_sflow.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/tests copying build/lib/tensor/tests/__init__.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/tests copying build/lib/tensor/tests/test_sources.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/tests copying build/lib/tensor/tests/test_tensor.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/tests copying build/lib/tensor/tests/test_service.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/tests copying build/lib/tensor/tests/test_utils.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/tests copying build/lib/tensor/tests/test_logs.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/tests copying build/lib/tensor/interfaces.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor copying build/lib/tensor/service.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor creating /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/outputs copying build/lib/tensor/outputs/elasticsearch.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/outputs copying build/lib/tensor/outputs/__init__.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/outputs copying build/lib/tensor/outputs/riemann.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/outputs creating /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/ihateprotobuf copying build/lib/tensor/ihateprotobuf/__init__.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/ihateprotobuf copying build/lib/tensor/ihateprotobuf/proto_pb2.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/ihateprotobuf copying build/lib/tensor/aggregators.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor creating /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/logs copying build/lib/tensor/logs/__init__.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/logs copying build/lib/tensor/logs/parsers.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/logs copying build/lib/tensor/logs/follower.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/logs copying build/lib/tensor/objects.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor creating /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/dstv copying build/lib/dstv/__init__.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/dstv copying build/lib/dstv/stream.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/dstv copying build/lib/dstv/lib.py -> /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/dstv byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/twisted/plugins/tensor_plugin.py to tensor_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/protocol/elasticsearch.py to elasticsearch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/protocol/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/protocol/icmp.py to icmp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/protocol/riemann.py to riemann.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/protocol/sflow/server.py to server.cpython-39.pyc File "/usr/lib/python3.9/site-packages/tensor/protocol/sflow/server.py", line 14 def datagramReceived(self, data, (host, port)): ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/protocol/sflow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/protocol/sflow/protocol/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/protocol/sflow/protocol/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/protocol/sflow/protocol/flows.py to flows.cpython-39.pyc File "/usr/lib/python3.9/site-packages/tensor/protocol/sflow/protocol/flows.py", line 185 print "Broken ethernet header" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Broken ethernet header")? byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/protocol/sflow/protocol/protocol.py to protocol.cpython-39.pyc File "/usr/lib/python3.9/site-packages/tensor/protocol/sflow/protocol/protocol.py", line 96 print "Unknown format:", counter_format ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Unknown format:", counter_format)? byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/protocol/sflow/protocol/counters.py to counters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/sflow.py to sflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/linux/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/linux/process.py to process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/linux/sensors.py to sensors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/linux/ipsec.py to ipsec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/linux/basic.py to basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/riak.py to riak.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/rabbitmq.py to rabbitmq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/generator.py to generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/munin.py to munin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/media/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/media/libav.py to libav.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/nginx.py to nginx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/snmp.py to snmp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/database/elasticsearch.py to elasticsearch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/database/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/database/postgresql.py to postgresql.cpython-39.pyc File "/usr/lib/python3.9/site-packages/tensor/sources/database/postgresql.py", line 108 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/database/memcache.py to memcache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/riemann.py to riemann.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/redis.py to redis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/docker.py to docker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/python/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/python/uwsgi.py to uwsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/logs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/network.py to network.cpython-39.pyc File "/usr/lib/python3.9/site-packages/tensor/sources/network.py", line 67 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/haproxy.py to haproxy.cpython-39.pyc File "/usr/lib/python3.9/site-packages/tensor/sources/haproxy.py", line 80 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/tests/test_sflow.py to test_sflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/tests/test_sources.py to test_sources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/tests/test_tensor.py to test_tensor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/tests/test_service.py to test_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/tests/test_logs.py to test_logs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/interfaces.py to interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/service.py to service.cpython-39.pyc File "/usr/lib/python3.9/site-packages/tensor/service.py", line 86 print "config:", repr(config) ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/outputs/elasticsearch.py to elasticsearch.cpython-39.pyc File "/usr/lib/python3.9/site-packages/tensor/outputs/elasticsearch.py", line 108 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/outputs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/outputs/riemann.py to riemann.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/ihateprotobuf/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/ihateprotobuf/proto_pb2.py to proto_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/aggregators.py to aggregators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/logs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/logs/parsers.py to parsers.cpython-39.pyc File "/usr/lib/python3.9/site-packages/tensor/logs/parsers.py", line 121 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/logs/follower.py to follower.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/objects.py to objects.cpython-39.pyc File "/usr/lib/python3.9/site-packages/tensor/objects.py", line 194 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/dstv/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/dstv/stream.py to stream.cpython-39.pyc File "/usr/lib/python3.9/site-packages/dstv/stream.py", line 40 out, err, code = yield self.getVideo(stream['stream_url', 'stream.mkv') ^ SyntaxError: closing parenthesis ')' does not match opening parenthesis '[' byte-compiling /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/dstv/lib.py to lib.cpython-39.pyc File "/usr/lib/python3.9/site-packages/dstv/lib.py", line 22 print "Prefetched", id ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Prefetched", id)? writing byte-compilation script '/tmp/tmp5ufn3djd.py' /usr/bin/python3 /tmp/tmp5ufn3djd.py File "/usr/lib/python3.9/site-packages/tensor/protocol/sflow/server.py", line 14 def datagramReceived(self, data, (host, port)): ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/tensor/protocol/sflow/protocol/flows.py", line 185 print "Broken ethernet header" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Broken ethernet header")? File "/usr/lib/python3.9/site-packages/tensor/protocol/sflow/protocol/protocol.py", line 96 print "Unknown format:", counter_format ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Unknown format:", counter_format)? File "/usr/lib/python3.9/site-packages/tensor/sources/database/postgresql.py", line 108 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/tensor/sources/network.py", line 67 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/tensor/sources/haproxy.py", line 80 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/tensor/service.py", line 86 print "config:", repr(config) ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/tensor/outputs/elasticsearch.py", line 108 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/tensor/logs/parsers.py", line 121 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/tensor/objects.py", line 194 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/dstv/stream.py", line 40 out, err, code = yield self.getVideo(stream['stream_url', 'stream.mkv') ^ SyntaxError: closing parenthesis ')' does not match opening parenthesis '[' File "/usr/lib/python3.9/site-packages/dstv/lib.py", line 22 print "Prefetched", id ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Prefetched", id)? removing /tmp/tmp5ufn3djd.py running install_egg_info running egg_info writing tensor.egg-info/PKG-INFO writing dependency_links to tensor.egg-info/dependency_links.txt writing requirements to tensor.egg-info/requires.txt writing top-level names to tensor.egg-info/top_level.txt package init file 'twisted/plugins/__init__.py' not found (or not a regular file) reading manifest file 'tensor.egg-info/SOURCES.txt' writing manifest file 'tensor.egg-info/SOURCES.txt' Copying tensor.egg-info to /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor-0.3.6-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64//usr/share/doc/python-tensor + '[' -d doc ']' ~/build/BUILDROOT/python-tensor-0.3.6-1.x86_64 ~/build/BUILD/tensor-0.3.6 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-tensor-0.3.6-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/tensor-0.3.6 + mv /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.3.6-1 --unique-debug-suffix -0.3.6-1.x86_64 --unique-debug-src-base python-tensor-0.3.6-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/tensor-0.3.6 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-tensor-0.3.6-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/dstv/lib.py'... File "/usr/lib/python3.9/site-packages/dstv/lib.py", line 22 print "Prefetched", id ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Prefetched", id)? *** Error compiling '/builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/dstv/stream.py'... File "/usr/lib/python3.9/site-packages/dstv/stream.py", line 40 out, err, code = yield self.getVideo(stream['stream_url', 'stream.mkv') ^ SyntaxError: closing parenthesis ')' does not match opening parenthesis '[' *** Error compiling '/builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/logs/parsers.py'... File "/usr/lib/python3.9/site-packages/tensor/logs/parsers.py", line 121 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/objects.py'... File "/usr/lib/python3.9/site-packages/tensor/objects.py", line 194 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/outputs/elasticsearch.py'... File "/usr/lib/python3.9/site-packages/tensor/outputs/elasticsearch.py", line 108 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/protocol/sflow/protocol/flows.py'... File "/usr/lib/python3.9/site-packages/tensor/protocol/sflow/protocol/flows.py", line 185 print "Broken ethernet header" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Broken ethernet header")? *** Error compiling '/builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/protocol/sflow/protocol/protocol.py'... File "/usr/lib/python3.9/site-packages/tensor/protocol/sflow/protocol/protocol.py", line 96 print "Unknown format:", counter_format ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Unknown format:", counter_format)? *** Error compiling '/builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/protocol/sflow/server.py'... File "/usr/lib/python3.9/site-packages/tensor/protocol/sflow/server.py", line 14 def datagramReceived(self, data, (host, port)): ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/service.py'... File "/usr/lib/python3.9/site-packages/tensor/service.py", line 86 print "config:", repr(config) ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/database/postgresql.py'... File "/usr/lib/python3.9/site-packages/tensor/sources/database/postgresql.py", line 108 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/haproxy.py'... File "/usr/lib/python3.9/site-packages/tensor/sources/haproxy.py", line 80 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-tensor-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/tensor/sources/network.py'... File "/usr/lib/python3.9/site-packages/tensor/sources/network.py", line 67 except Exception, e: ^ SyntaxError: invalid syntax error: Bad exit status from /var/tmp/rpm-tmp.w2FdIP (%install) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.w2FdIP (%install) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-tensor.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-tensor.spec