Mock Version: 1.4.21
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pyroute2.spec'], chrootPath='/var/lib/mock/1123368-centos-stream-x86_64-1575412046.233488/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f9464321590>timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.p3mxb5oq:/etc/resolv.conf']unshare_net=TrueprintOutput=True)
Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.p3mxb5oq:/etc/resolv.conf']
Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b1ad21170bd94ee69218054ebffbf3c7', '-D', '/var/lib/mock/1123368-centos-stream-x86_64-1575412046.233488/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.p3mxb5oq:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pyroute2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/python-pyroute2-0.5.6-1.el8.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-pyroute2.spec'], chrootPath='/var/lib/mock/1123368-centos-stream-x86_64-1575412046.233488/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f9464321590>timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.p3mxb5oq:/etc/resolv.conf']unshare_net=TrueprintOutput=True)
Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.p3mxb5oq:/etc/resolv.conf']
Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'eb7fe77c59e046b39eef3e33fa8cbb53', '-D', '/var/lib/mock/1123368-centos-stream-x86_64-1575412046.233488/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.p3mxb5oq:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pyroute2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BXpOXT
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf pyroute2-0.5.6
+ /usr/bin/gzip -dc /builddir/build/SOURCES/pyroute2-0.5.6.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd pyroute2-0.5.6
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #1 (0001-Create-namespace-recursively-bind-mounting.patch):'
Patch #1 (0001-Create-namespace-recursively-bind-mounting.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file pyroute2/netns/__init__.py
Hunk #1 succeeded at 194 (offset -28 lines).
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4AHw1w
+ umask 022
+ cd /builddir/build/BUILD
+ cd pyroute2-0.5.6
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s'
running build
running build_py
creating build
creating build/lib
creating build/lib/pyroute2
copying pyroute2/iwutil.py -> build/lib/pyroute2
copying pyroute2/arp.py -> build/lib/pyroute2
copying pyroute2/devlink.py -> build/lib/pyroute2
copying pyroute2/wiset.py -> build/lib/pyroute2
copying pyroute2/conntrack.py -> build/lib/pyroute2
copying pyroute2/proxy.py -> build/lib/pyroute2
copying pyroute2/common.py -> build/lib/pyroute2
copying pyroute2/ipset.py -> build/lib/pyroute2
copying pyroute2/__init__.py -> build/lib/pyroute2
creating build/lib/pyroute2/bsd
copying pyroute2/bsd/util.py -> build/lib/pyroute2/bsd
copying pyroute2/bsd/__init__.py -> build/lib/pyroute2/bsd
creating build/lib/pyroute2/bsd/rtmsocket
copying pyroute2/bsd/rtmsocket/openbsd.py -> build/lib/pyroute2/bsd/rtmsocket
copying pyroute2/bsd/rtmsocket/__init__.py -> build/lib/pyroute2/bsd/rtmsocket
copying pyroute2/bsd/rtmsocket/freebsd.py -> build/lib/pyroute2/bsd/rtmsocket
creating build/lib/pyroute2/bsd/pf_route
copying pyroute2/bsd/pf_route/openbsd.py -> build/lib/pyroute2/bsd/pf_route
copying pyroute2/bsd/pf_route/__init__.py -> build/lib/pyroute2/bsd/pf_route
copying pyroute2/bsd/pf_route/freebsd.py -> build/lib/pyroute2/bsd/pf_route
creating build/lib/pyroute2/cli
copying pyroute2/cli/parser.py -> build/lib/pyroute2/cli
copying pyroute2/cli/__init__.py -> build/lib/pyroute2/cli
copying pyroute2/cli/server.py -> build/lib/pyroute2/cli
copying pyroute2/cli/session.py -> build/lib/pyroute2/cli
copying pyroute2/cli/console.py -> build/lib/pyroute2/cli
creating build/lib/pyroute2/config
copying pyroute2/config/asyncio.py -> build/lib/pyroute2/config
copying pyroute2/config/__init__.py -> build/lib/pyroute2/config
copying pyroute2/config/eventlet.py -> build/lib/pyroute2/config
copying pyroute2/config/log.py -> build/lib/pyroute2/config
copying pyroute2/config/test_platform.py -> build/lib/pyroute2/config
creating build/lib/pyroute2/dhcp
copying pyroute2/dhcp/dhcp4socket.py -> build/lib/pyroute2/dhcp
copying pyroute2/dhcp/dhcp4msg.py -> build/lib/pyroute2/dhcp
copying pyroute2/dhcp/__init__.py -> build/lib/pyroute2/dhcp
creating build/lib/pyroute2/ipdb
copying pyroute2/ipdb/utils.py -> build/lib/pyroute2/ipdb
copying pyroute2/ipdb/routes.py -> build/lib/pyroute2/ipdb
copying pyroute2/ipdb/rules.py -> build/lib/pyroute2/ipdb
copying pyroute2/ipdb/exceptions.py -> build/lib/pyroute2/ipdb
copying pyroute2/ipdb/__init__.py -> build/lib/pyroute2/ipdb
copying pyroute2/ipdb/main.py -> build/lib/pyroute2/ipdb
copying pyroute2/ipdb/transactional.py -> build/lib/pyroute2/ipdb
copying pyroute2/ipdb/linkedset.py -> build/lib/pyroute2/ipdb
copying pyroute2/ipdb/interfaces.py -> build/lib/pyroute2/ipdb
creating build/lib/pyroute2/iproute
copying pyroute2/iproute/linux.py -> build/lib/pyroute2/iproute
copying pyroute2/iproute/__init__.py -> build/lib/pyroute2/iproute
copying pyroute2/iproute/bsd.py -> build/lib/pyroute2/iproute
copying pyroute2/iproute/remote.py -> build/lib/pyroute2/iproute
copying pyroute2/iproute/windows.py -> build/lib/pyroute2/iproute
creating build/lib/pyroute2/ndb
copying pyroute2/ndb/query.py -> build/lib/pyroute2/ndb
copying pyroute2/ndb/schema.py -> build/lib/pyroute2/ndb
copying pyroute2/ndb/__init__.py -> build/lib/pyroute2/ndb
copying pyroute2/ndb/main.py -> build/lib/pyroute2/ndb
copying pyroute2/ndb/source.py -> build/lib/pyroute2/ndb
copying pyroute2/ndb/report.py -> build/lib/pyroute2/ndb
copying pyroute2/ndb/events.py -> build/lib/pyroute2/ndb
creating build/lib/pyroute2/ndb/objects
copying pyroute2/ndb/objects/route.py -> build/lib/pyroute2/ndb/objects
copying pyroute2/ndb/objects/rule.py -> build/lib/pyroute2/ndb/objects
copying pyroute2/ndb/objects/__init__.py -> build/lib/pyroute2/ndb/objects
copying pyroute2/ndb/objects/neighbour.py -> build/lib/pyroute2/ndb/objects
copying pyroute2/ndb/objects/interface.py -> build/lib/pyroute2/ndb/objects
copying pyroute2/ndb/objects/address.py -> build/lib/pyroute2/ndb/objects
creating build/lib/pyroute2/netns
copying pyroute2/netns/__init__.py -> build/lib/pyroute2/netns
copying pyroute2/netns/nslink.py -> build/lib/pyroute2/netns
creating build/lib/pyroute2/netns/process
copying pyroute2/netns/process/proxy.py -> build/lib/pyroute2/netns/process
copying pyroute2/netns/process/__init__.py -> build/lib/pyroute2/netns/process
creating build/lib/pyroute2/netlink
copying pyroute2/netlink/exceptions.py -> build/lib/pyroute2/netlink
copying pyroute2/netlink/__init__.py -> build/lib/pyroute2/netlink
copying pyroute2/netlink/nlsocket.py -> build/lib/pyroute2/netlink
creating build/lib/pyroute2/netlink/generic
copying pyroute2/netlink/generic/__init__.py -> build/lib/pyroute2/netlink/generic
creating build/lib/pyroute2/netlink/ipq
copying pyroute2/netlink/ipq/__init__.py -> build/lib/pyroute2/netlink/ipq
creating build/lib/pyroute2/netlink/nfnetlink
copying pyroute2/netlink/nfnetlink/ipset.py -> build/lib/pyroute2/netlink/nfnetlink
copying pyroute2/netlink/nfnetlink/__init__.py -> build/lib/pyroute2/netlink/nfnetlink
copying pyroute2/netlink/nfnetlink/nfctsocket.py -> build/lib/pyroute2/netlink/nfnetlink
copying pyroute2/netlink/nfnetlink/nftsocket.py -> build/lib/pyroute2/netlink/nfnetlink
creating build/lib/pyroute2/netlink/rtnl
copying pyroute2/netlink/rtnl/riprsocket.py -> build/lib/pyroute2/netlink/rtnl
copying pyroute2/netlink/rtnl/marshal.py -> build/lib/pyroute2/netlink/rtnl
copying pyroute2/netlink/rtnl/ndtmsg.py -> build/lib/pyroute2/netlink/rtnl
copying pyroute2/netlink/rtnl/iw_event.py -> build/lib/pyroute2/netlink/rtnl
copying pyroute2/netlink/rtnl/nsidmsg.py -> build/lib/pyroute2/netlink/rtnl
copying pyroute2/netlink/rtnl/iprsocket.py -> build/lib/pyroute2/netlink/rtnl
copying pyroute2/netlink/rtnl/rtgenmsg.py -> build/lib/pyroute2/netlink/rtnl
copying pyroute2/netlink/rtnl/fibmsg.py -> build/lib/pyroute2/netlink/rtnl
copying pyroute2/netlink/rtnl/ndmsg.py -> build/lib/pyroute2/netlink/rtnl
copying pyroute2/netlink/rtnl/errmsg.py -> build/lib/pyroute2/netlink/rtnl
copying pyroute2/netlink/rtnl/__init__.py -> build/lib/pyroute2/netlink/rtnl
copying pyroute2/netlink/rtnl/ifaddrmsg.py -> build/lib/pyroute2/netlink/rtnl
copying pyroute2/netlink/rtnl/p2pmsg.py -> build/lib/pyroute2/netlink/rtnl
copying pyroute2/netlink/rtnl/req.py -> build/lib/pyroute2/netlink/rtnl
copying pyroute2/netlink/rtnl/rtmsg.py -> build/lib/pyroute2/netlink/rtnl
creating build/lib/pyroute2/netlink/rtnl/ifinfmsg
copying pyroute2/netlink/rtnl/ifinfmsg/proxy.py -> build/lib/pyroute2/netlink/rtnl/ifinfmsg
copying pyroute2/netlink/rtnl/ifinfmsg/compat.py -> build/lib/pyroute2/netlink/rtnl/ifinfmsg
copying pyroute2/netlink/rtnl/ifinfmsg/__init__.py -> build/lib/pyroute2/netlink/rtnl/ifinfmsg
creating build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying pyroute2/netlink/rtnl/ifinfmsg/plugins/vlan.py -> build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying pyroute2/netlink/rtnl/ifinfmsg/plugins/vti.py -> build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying pyroute2/netlink/rtnl/ifinfmsg/plugins/gtp.py -> build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying pyroute2/netlink/rtnl/ifinfmsg/plugins/__init__.py -> build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying pyroute2/netlink/rtnl/ifinfmsg/plugins/xfrm.py -> build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying pyroute2/netlink/rtnl/ifinfmsg/plugins/vxlan.py -> build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying pyroute2/netlink/rtnl/ifinfmsg/plugins/vrf.py -> build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying pyroute2/netlink/rtnl/ifinfmsg/plugins/tuntap.py -> build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying pyroute2/netlink/rtnl/ifinfmsg/plugins/bond.py -> build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying pyroute2/netlink/rtnl/ifinfmsg/plugins/ipvlan.py -> build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying pyroute2/netlink/rtnl/ifinfmsg/plugins/vti6.py -> build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins
creating build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/common_act.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/em_ipset.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/cls_fw.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/sched_pfifo_fast.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/act_police.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/common_ematch.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/cls_flow.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/sched_htb.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/sched_plug.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/act_bpf.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/sched_clsact.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/common.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/act_gact.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/sched_template.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/sched_fq_codel.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/sched_codel.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/__init__.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/cls_u32.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/sched_choke.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/sched_ingress.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/sched_sfq.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/act_vlan.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/cls_matchall.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/act_connmark.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/sched_hfsc.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/act_mirred.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/cls_basic.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/sched_tbf.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/sched_bpf.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/sched_drr.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/sched_netem.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
creating build/lib/pyroute2/netlink/taskstats
copying pyroute2/netlink/taskstats/__init__.py -> build/lib/pyroute2/netlink/taskstats
creating build/lib/pyroute2/netlink/nl80211
copying pyroute2/netlink/nl80211/__init__.py -> build/lib/pyroute2/netlink/nl80211
creating build/lib/pyroute2/netlink/devlink
copying pyroute2/netlink/devlink/__init__.py -> build/lib/pyroute2/netlink/devlink
creating build/lib/pyroute2/netlink/diag
copying pyroute2/netlink/diag/__init__.py -> build/lib/pyroute2/netlink/diag
creating build/lib/pyroute2/netlink/event
copying pyroute2/netlink/event/__init__.py -> build/lib/pyroute2/netlink/event
copying pyroute2/netlink/event/dquot.py -> build/lib/pyroute2/netlink/event
copying pyroute2/netlink/event/thermal_event.py -> build/lib/pyroute2/netlink/event
copying pyroute2/netlink/event/acpi_event.py -> build/lib/pyroute2/netlink/event
creating build/lib/pyroute2/nftables
copying pyroute2/nftables/rule.py -> build/lib/pyroute2/nftables
copying pyroute2/nftables/expressions.py -> build/lib/pyroute2/nftables
copying pyroute2/nftables/__init__.py -> build/lib/pyroute2/nftables
copying pyroute2/nftables/main.py -> build/lib/pyroute2/nftables
creating build/lib/pyroute2/protocols
copying pyroute2/protocols/__init__.py -> build/lib/pyroute2/protocols
copying pyroute2/protocols/icmp.py -> build/lib/pyroute2/protocols
copying pyroute2/protocols/rawsocket.py -> build/lib/pyroute2/protocols
creating build/lib/pyroute2/remote
copying pyroute2/remote/shell.py -> build/lib/pyroute2/remote
copying pyroute2/remote/__init__.py -> build/lib/pyroute2/remote
copying pyroute2/remote/__main__.py -> build/lib/pyroute2/remote
running build_scripts
creating build/scripts-3.6
copying and adjusting ./cli/ss2 -> build/scripts-3.6
copying and adjusting ./cli/pyroute2-cli -> build/scripts-3.6
changing mode of build/scripts-3.6/ss2 from 644 to 755
changing mode of build/scripts-3.6/pyroute2-cli from 644 to 755
+ sleep 1
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ziwuWc
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64
++ dirname /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64
+ cd pyroute2-0.5.6
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64
running install
running install_lib
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/remote
copying build/lib/pyroute2/remote/__main__.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/remote
copying build/lib/pyroute2/remote/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/remote
copying build/lib/pyroute2/remote/shell.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/remote
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/protocols
copying build/lib/pyroute2/protocols/rawsocket.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/protocols
copying build/lib/pyroute2/protocols/icmp.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/protocols
copying build/lib/pyroute2/protocols/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/protocols
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/nftables
copying build/lib/pyroute2/nftables/main.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/nftables
copying build/lib/pyroute2/nftables/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/nftables
copying build/lib/pyroute2/nftables/expressions.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/nftables
copying build/lib/pyroute2/nftables/rule.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/nftables
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/event
copying build/lib/pyroute2/netlink/event/acpi_event.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/event
copying build/lib/pyroute2/netlink/event/thermal_event.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/event
copying build/lib/pyroute2/netlink/event/dquot.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/event
copying build/lib/pyroute2/netlink/event/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/event
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/diag
copying build/lib/pyroute2/netlink/diag/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/diag
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/devlink
copying build/lib/pyroute2/netlink/devlink/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/devlink
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/nl80211
copying build/lib/pyroute2/netlink/nl80211/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/nl80211
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/taskstats
copying build/lib/pyroute2/netlink/taskstats/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/taskstats
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/sched_netem.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/sched_drr.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/sched_bpf.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/sched_tbf.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/cls_basic.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/act_mirred.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/sched_hfsc.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/act_connmark.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/cls_matchall.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/act_vlan.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/sched_sfq.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/sched_ingress.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/sched_choke.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/cls_u32.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/sched_codel.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/sched_fq_codel.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/sched_template.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/act_gact.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/common.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/sched_clsact.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/act_bpf.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/sched_plug.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/sched_htb.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/cls_flow.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/common_ematch.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/act_police.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/sched_pfifo_fast.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/cls_fw.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/em_ipset.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/common_act.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ifinfmsg
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins/vti6.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins/ipvlan.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins/bond.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins/tuntap.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins/vrf.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins/vxlan.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins/xfrm.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins/gtp.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins/vti.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins/vlan.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying build/lib/pyroute2/netlink/rtnl/ifinfmsg/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ifinfmsg
copying build/lib/pyroute2/netlink/rtnl/ifinfmsg/compat.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ifinfmsg
copying build/lib/pyroute2/netlink/rtnl/ifinfmsg/proxy.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ifinfmsg
copying build/lib/pyroute2/netlink/rtnl/rtmsg.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl
copying build/lib/pyroute2/netlink/rtnl/req.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl
copying build/lib/pyroute2/netlink/rtnl/p2pmsg.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl
copying build/lib/pyroute2/netlink/rtnl/ifaddrmsg.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl
copying build/lib/pyroute2/netlink/rtnl/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl
copying build/lib/pyroute2/netlink/rtnl/errmsg.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl
copying build/lib/pyroute2/netlink/rtnl/ndmsg.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl
copying build/lib/pyroute2/netlink/rtnl/fibmsg.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl
copying build/lib/pyroute2/netlink/rtnl/rtgenmsg.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl
copying build/lib/pyroute2/netlink/rtnl/iprsocket.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl
copying build/lib/pyroute2/netlink/rtnl/nsidmsg.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl
copying build/lib/pyroute2/netlink/rtnl/iw_event.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl
copying build/lib/pyroute2/netlink/rtnl/ndtmsg.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl
copying build/lib/pyroute2/netlink/rtnl/marshal.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl
copying build/lib/pyroute2/netlink/rtnl/riprsocket.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/nfnetlink
copying build/lib/pyroute2/netlink/nfnetlink/nftsocket.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/nfnetlink
copying build/lib/pyroute2/netlink/nfnetlink/nfctsocket.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/nfnetlink
copying build/lib/pyroute2/netlink/nfnetlink/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/nfnetlink
copying build/lib/pyroute2/netlink/nfnetlink/ipset.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/nfnetlink
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/ipq
copying build/lib/pyroute2/netlink/ipq/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/ipq
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/generic
copying build/lib/pyroute2/netlink/generic/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/generic
copying build/lib/pyroute2/netlink/nlsocket.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink
copying build/lib/pyroute2/netlink/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink
copying build/lib/pyroute2/netlink/exceptions.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netns
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netns/process
copying build/lib/pyroute2/netns/process/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netns/process
copying build/lib/pyroute2/netns/process/proxy.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netns/process
copying build/lib/pyroute2/netns/nslink.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netns
copying build/lib/pyroute2/netns/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netns
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ndb
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ndb/objects
copying build/lib/pyroute2/ndb/objects/address.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ndb/objects
copying build/lib/pyroute2/ndb/objects/interface.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ndb/objects
copying build/lib/pyroute2/ndb/objects/neighbour.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ndb/objects
copying build/lib/pyroute2/ndb/objects/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ndb/objects
copying build/lib/pyroute2/ndb/objects/rule.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ndb/objects
copying build/lib/pyroute2/ndb/objects/route.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ndb/objects
copying build/lib/pyroute2/ndb/events.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ndb
copying build/lib/pyroute2/ndb/report.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ndb
copying build/lib/pyroute2/ndb/source.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ndb
copying build/lib/pyroute2/ndb/main.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ndb
copying build/lib/pyroute2/ndb/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ndb
copying build/lib/pyroute2/ndb/schema.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ndb
copying build/lib/pyroute2/ndb/query.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ndb
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/iproute
copying build/lib/pyroute2/iproute/windows.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/iproute
copying build/lib/pyroute2/iproute/remote.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/iproute
copying build/lib/pyroute2/iproute/bsd.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/iproute
copying build/lib/pyroute2/iproute/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/iproute
copying build/lib/pyroute2/iproute/linux.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/iproute
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ipdb
copying build/lib/pyroute2/ipdb/interfaces.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ipdb
copying build/lib/pyroute2/ipdb/linkedset.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ipdb
copying build/lib/pyroute2/ipdb/transactional.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ipdb
copying build/lib/pyroute2/ipdb/main.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ipdb
copying build/lib/pyroute2/ipdb/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ipdb
copying build/lib/pyroute2/ipdb/exceptions.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ipdb
copying build/lib/pyroute2/ipdb/rules.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ipdb
copying build/lib/pyroute2/ipdb/routes.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ipdb
copying build/lib/pyroute2/ipdb/utils.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ipdb
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/dhcp
copying build/lib/pyroute2/dhcp/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/dhcp
copying build/lib/pyroute2/dhcp/dhcp4msg.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/dhcp
copying build/lib/pyroute2/dhcp/dhcp4socket.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/dhcp
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/config
copying build/lib/pyroute2/config/test_platform.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/config
copying build/lib/pyroute2/config/log.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/config
copying build/lib/pyroute2/config/eventlet.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/config
copying build/lib/pyroute2/config/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/config
copying build/lib/pyroute2/config/asyncio.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/config
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/cli
copying build/lib/pyroute2/cli/console.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/cli
copying build/lib/pyroute2/cli/session.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/cli
copying build/lib/pyroute2/cli/server.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/cli
copying build/lib/pyroute2/cli/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/cli
copying build/lib/pyroute2/cli/parser.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/cli
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/bsd
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/bsd/pf_route
copying build/lib/pyroute2/bsd/pf_route/freebsd.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/bsd/pf_route
copying build/lib/pyroute2/bsd/pf_route/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/bsd/pf_route
copying build/lib/pyroute2/bsd/pf_route/openbsd.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/bsd/pf_route
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/bsd/rtmsocket
copying build/lib/pyroute2/bsd/rtmsocket/freebsd.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/bsd/rtmsocket
copying build/lib/pyroute2/bsd/rtmsocket/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/bsd/rtmsocket
copying build/lib/pyroute2/bsd/rtmsocket/openbsd.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/bsd/rtmsocket
copying build/lib/pyroute2/bsd/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/bsd
copying build/lib/pyroute2/bsd/util.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/bsd
copying build/lib/pyroute2/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2
copying build/lib/pyroute2/ipset.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2
copying build/lib/pyroute2/common.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2
copying build/lib/pyroute2/proxy.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2
copying build/lib/pyroute2/conntrack.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2
copying build/lib/pyroute2/wiset.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2
copying build/lib/pyroute2/devlink.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2
copying build/lib/pyroute2/arp.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2
copying build/lib/pyroute2/iwutil.py -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/remote/__main__.py to __main__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/remote/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/remote/shell.py to shell.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/protocols/rawsocket.py to rawsocket.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/protocols/icmp.py to icmp.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/protocols/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/nftables/main.py to main.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/nftables/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/nftables/expressions.py to expressions.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/nftables/rule.py to rule.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/event/acpi_event.py to acpi_event.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/event/thermal_event.py to thermal_event.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/event/dquot.py to dquot.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/event/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/diag/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/devlink/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/nl80211/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/taskstats/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg/sched_netem.py to sched_netem.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg/sched_drr.py to sched_drr.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg/sched_bpf.py to sched_bpf.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg/sched_tbf.py to sched_tbf.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg/cls_basic.py to cls_basic.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg/act_mirred.py to act_mirred.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg/sched_hfsc.py to sched_hfsc.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg/act_connmark.py to act_connmark.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg/cls_matchall.py to cls_matchall.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg/act_vlan.py to act_vlan.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg/sched_sfq.py to sched_sfq.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg/sched_ingress.py to sched_ingress.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg/sched_choke.py to sched_choke.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg/cls_u32.py to cls_u32.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg/sched_codel.py to sched_codel.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg/sched_fq_codel.py to sched_fq_codel.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg/sched_template.py to sched_template.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg/act_gact.py to act_gact.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg/common.py to common.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg/sched_clsact.py to sched_clsact.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg/act_bpf.py to act_bpf.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg/sched_plug.py to sched_plug.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg/sched_htb.py to sched_htb.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg/cls_flow.py to cls_flow.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg/common_ematch.py to common_ematch.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg/act_police.py to act_police.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg/sched_pfifo_fast.py to sched_pfifo_fast.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg/cls_fw.py to cls_fw.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg/em_ipset.py to em_ipset.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/tcmsg/common_act.py to common_act.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ifinfmsg/plugins/vti6.py to vti6.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ifinfmsg/plugins/ipvlan.py to ipvlan.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ifinfmsg/plugins/bond.py to bond.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ifinfmsg/plugins/tuntap.py to tuntap.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ifinfmsg/plugins/vrf.py to vrf.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ifinfmsg/plugins/vxlan.py to vxlan.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ifinfmsg/plugins/xfrm.py to xfrm.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ifinfmsg/plugins/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ifinfmsg/plugins/gtp.py to gtp.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ifinfmsg/plugins/vti.py to vti.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ifinfmsg/plugins/vlan.py to vlan.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ifinfmsg/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ifinfmsg/compat.py to compat.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ifinfmsg/proxy.py to proxy.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/rtmsg.py to rtmsg.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/req.py to req.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/p2pmsg.py to p2pmsg.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ifaddrmsg.py to ifaddrmsg.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/errmsg.py to errmsg.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ndmsg.py to ndmsg.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/fibmsg.py to fibmsg.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/rtgenmsg.py to rtgenmsg.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/iprsocket.py to iprsocket.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/nsidmsg.py to nsidmsg.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/iw_event.py to iw_event.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/ndtmsg.py to ndtmsg.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/marshal.py to marshal.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/rtnl/riprsocket.py to riprsocket.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/nfnetlink/nftsocket.py to nftsocket.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/nfnetlink/nfctsocket.py to nfctsocket.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/nfnetlink/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/nfnetlink/ipset.py to ipset.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/ipq/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/generic/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/nlsocket.py to nlsocket.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netlink/exceptions.py to exceptions.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netns/process/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netns/process/proxy.py to proxy.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netns/nslink.py to nslink.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/netns/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ndb/objects/address.py to address.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ndb/objects/interface.py to interface.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ndb/objects/neighbour.py to neighbour.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ndb/objects/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ndb/objects/rule.py to rule.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ndb/objects/route.py to route.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ndb/events.py to events.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ndb/report.py to report.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ndb/source.py to source.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ndb/main.py to main.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ndb/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ndb/schema.py to schema.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ndb/query.py to query.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/iproute/windows.py to windows.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/iproute/remote.py to remote.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/iproute/bsd.py to bsd.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/iproute/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/iproute/linux.py to linux.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ipdb/interfaces.py to interfaces.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ipdb/linkedset.py to linkedset.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ipdb/transactional.py to transactional.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ipdb/main.py to main.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ipdb/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ipdb/exceptions.py to exceptions.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ipdb/rules.py to rules.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ipdb/routes.py to routes.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ipdb/utils.py to utils.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/dhcp/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/dhcp/dhcp4msg.py to dhcp4msg.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/dhcp/dhcp4socket.py to dhcp4socket.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/config/test_platform.py to test_platform.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/config/log.py to log.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/config/eventlet.py to eventlet.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/config/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/config/asyncio.py to asyncio.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/cli/console.py to console.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/cli/session.py to session.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/cli/server.py to server.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/cli/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/cli/parser.py to parser.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/bsd/pf_route/freebsd.py to freebsd.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/bsd/pf_route/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/bsd/pf_route/openbsd.py to openbsd.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/bsd/rtmsocket/freebsd.py to freebsd.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/bsd/rtmsocket/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/bsd/rtmsocket/openbsd.py to openbsd.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/bsd/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/bsd/util.py to util.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/ipset.py to ipset.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/common.py to common.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/proxy.py to proxy.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/conntrack.py to conntrack.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/wiset.py to wiset.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/devlink.py to devlink.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/arp.py to arp.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2/iwutil.py to iwutil.cpython-36.pyc
writing byte-compilation script '/tmp/tmpz8plhz2i.py'
/usr/libexec/platform-python /tmp/tmpz8plhz2i.py
removing /tmp/tmpz8plhz2i.py
running install_scripts
creating /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/bin
copying build/scripts-3.6/pyroute2-cli -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/bin
copying build/scripts-3.6/ss2 -> /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/bin
changing mode of /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/bin/pyroute2-cli to 755
changing mode of /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/bin/ss2 to 755
running install_egg_info
Writing /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6/site-packages/pyroute2-0.5.6-py3.6.egg-info
+ /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.5.6-1.el8 --unique-debug-suffix -0.5.6-1.el8.x86_64 --unique-debug-src-base python-pyroute2-0.5.6-1.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/pyroute2-0.5.6
find: 'debug': No such file or directory
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile 1
Bytecompiling .py files below /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python
+ /usr/lib/rpm/brp-python-hardlink
+ PYTHON3=/usr/libexec/platform-python
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: python3-pyroute2-0.5.6-1.el8.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ymqa6Y
+ umask 022
+ cd /builddir/build/BUILD
+ cd pyroute2-0.5.6
+ DOCDIR=/builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/share/doc/python3-pyroute2
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/share/doc/python3-pyroute2
+ cp -pr README.license.md README.make.md README.md README.report.md /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/share/doc/python3-pyroute2
+ cp -pr LICENSE.GPL.v2 /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/share/doc/python3-pyroute2
+ cp -pr LICENSE.Apache.v2 /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64/usr/share/doc/python3-pyroute2
+ exit 0
Provides: python3-pyroute2 = 0.5.6-1.el8 python3.6dist(pyroute2) = 0.5.6 python3dist(pyroute2) = 0.5.6
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: /usr/libexec/platform-python python(abi) = 3.6
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64
Wrote: /builddir/build/RPMS/python3-pyroute2-0.5.6-1.el8.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Jacz4A
+ umask 022
+ cd /builddir/build/BUILD
+ cd pyroute2-0.5.6
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pyroute2-0.5.6-1.el8.x86_64
+ exit 0
Child return code was: 0