Mock Version: 1.4.19 Mock Version: 1.4.19 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-autobahn.spec'], chrootPath='/var/lib/mock/epel8-build-17808433-1281580/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-autobahn.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 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-autobahn-19.10.1-1.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-autobahn.spec'], chrootPath='/var/lib/mock/epel8-build-17808433-1281580/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-autobahn.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 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rXFnoo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf autobahn-python-19.10.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/autobahn-python-19.10.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd autobahn-python-19.10.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (lower-deps-cryptographie.patch): + echo 'Patch #0 (lower-deps-cryptographie.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file setup.py Hunk #1 succeeded at 239 (offset 1 line). + rm -rf autobahn.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iDoF1m + umask 022 + cd /builddir/build/BUILD + cd autobahn-python-19.10.1 + 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/autobahn copying autobahn/_version.py -> build/lib/autobahn copying autobahn/util.py -> build/lib/autobahn copying autobahn/__init__.py -> build/lib/autobahn copying autobahn/__main__.py -> build/lib/autobahn copying autobahn/exception.py -> build/lib/autobahn creating build/lib/autobahn/test copying autobahn/test/test_util.py -> build/lib/autobahn/test copying autobahn/test/__init__.py -> build/lib/autobahn/test copying autobahn/test/test_rng.py -> build/lib/autobahn/test creating build/lib/autobahn/wamp copying autobahn/wamp/websocket.py -> build/lib/autobahn/wamp copying autobahn/wamp/message.py -> build/lib/autobahn/wamp copying autobahn/wamp/message_fbs.py -> build/lib/autobahn/wamp copying autobahn/wamp/request.py -> build/lib/autobahn/wamp copying autobahn/wamp/protocol.py -> build/lib/autobahn/wamp copying autobahn/wamp/auth.py -> build/lib/autobahn/wamp copying autobahn/wamp/uri.py -> build/lib/autobahn/wamp copying autobahn/wamp/__init__.py -> build/lib/autobahn/wamp copying autobahn/wamp/cryptosign.py -> build/lib/autobahn/wamp copying autobahn/wamp/serializer.py -> build/lib/autobahn/wamp copying autobahn/wamp/types.py -> build/lib/autobahn/wamp copying autobahn/wamp/cryptobox.py -> build/lib/autobahn/wamp copying autobahn/wamp/interfaces.py -> build/lib/autobahn/wamp copying autobahn/wamp/component.py -> build/lib/autobahn/wamp copying autobahn/wamp/exception.py -> build/lib/autobahn/wamp copying autobahn/wamp/role.py -> build/lib/autobahn/wamp creating build/lib/autobahn/wamp/gen copying autobahn/wamp/gen/__init__.py -> build/lib/autobahn/wamp/gen creating build/lib/autobahn/wamp/gen/wamp copying autobahn/wamp/gen/wamp/Void.py -> build/lib/autobahn/wamp/gen/wamp copying autobahn/wamp/gen/wamp/__init__.py -> build/lib/autobahn/wamp/gen/wamp copying autobahn/wamp/gen/wamp/Map.py -> build/lib/autobahn/wamp/gen/wamp creating build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/EventReceived.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthFactor.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Principal.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthMode.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthTicketWelcome.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Message.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthScramWelcome.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Error.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCryptosignRequest.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Unregistered.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCraChallenge.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Yield.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/CallerFeatures.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Authenticate.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthTicketChallenge.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Subscribed.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Abort.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/CancelMode.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Call.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Match.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Challenge.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Welcome.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/ChannelBinding.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AnyMessage.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Invocation.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Result.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Register.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthScramRequest.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Interrupt.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/InvocationPolicy.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthTicketRequest.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/__init__.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/CalleeFeatures.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/SubscriberReceived.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthScramChallenge.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/HelloNew.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Event.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Subscribe.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCryptosignWelcome.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCryptosignChallenge.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCraWelcome.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Unsubscribed.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/ClientRoles.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Kdf.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/MessageType.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/SubscriberFeatures.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Cancel.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Goodbye.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthMethod.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Published.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Payload.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Registered.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/DealerFeatures.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCraRequest.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/BrokerFeatures.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Unsubscribe.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Publish.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/PublisherFeatures.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Serializer.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Unregister.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Hello.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/RouterRoles.py -> build/lib/autobahn/wamp/gen/wamp/proto creating build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_component.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_protocol_peer.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_exception.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_component_aio.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_protocol.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_websocket.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_serializer.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/__init__.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_uri_pattern.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_auth.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_user_handler_errors.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_cryptosign.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_message.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_runner.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_cryptobox.py -> build/lib/autobahn/wamp/test creating build/lib/autobahn/websocket copying autobahn/websocket/compress_base.py -> build/lib/autobahn/websocket copying autobahn/websocket/protocol.py -> build/lib/autobahn/websocket copying autobahn/websocket/compress_deflate.py -> build/lib/autobahn/websocket copying autobahn/websocket/compress_snappy.py -> build/lib/autobahn/websocket copying autobahn/websocket/util.py -> build/lib/autobahn/websocket copying autobahn/websocket/__init__.py -> build/lib/autobahn/websocket copying autobahn/websocket/types.py -> build/lib/autobahn/websocket copying autobahn/websocket/compress.py -> build/lib/autobahn/websocket copying autobahn/websocket/utf8validator.py -> build/lib/autobahn/websocket copying autobahn/websocket/interfaces.py -> build/lib/autobahn/websocket copying autobahn/websocket/xormasker.py -> build/lib/autobahn/websocket copying autobahn/websocket/compress_bzip2.py -> build/lib/autobahn/websocket creating build/lib/autobahn/websocket/test copying autobahn/websocket/test/test_websocket_url.py -> build/lib/autobahn/websocket/test copying autobahn/websocket/test/test_protocol.py -> build/lib/autobahn/websocket/test copying autobahn/websocket/test/test_websocket.py -> build/lib/autobahn/websocket/test copying autobahn/websocket/test/__init__.py -> build/lib/autobahn/websocket/test creating build/lib/autobahn/rawsocket copying autobahn/rawsocket/util.py -> build/lib/autobahn/rawsocket copying autobahn/rawsocket/__init__.py -> build/lib/autobahn/rawsocket creating build/lib/autobahn/rawsocket/test copying autobahn/rawsocket/test/__init__.py -> build/lib/autobahn/rawsocket/test copying autobahn/rawsocket/test/test_rawsocket_url.py -> build/lib/autobahn/rawsocket/test creating build/lib/autobahn/asyncio copying autobahn/asyncio/websocket.py -> build/lib/autobahn/asyncio copying autobahn/asyncio/rawsocket.py -> build/lib/autobahn/asyncio copying autobahn/asyncio/xbr.py -> build/lib/autobahn/asyncio copying autobahn/asyncio/util.py -> build/lib/autobahn/asyncio copying autobahn/asyncio/__init__.py -> build/lib/autobahn/asyncio copying autobahn/asyncio/component.py -> build/lib/autobahn/asyncio copying autobahn/asyncio/wamp.py -> build/lib/autobahn/asyncio creating build/lib/autobahn/twisted copying autobahn/twisted/websocket.py -> build/lib/autobahn/twisted copying autobahn/twisted/rawsocket.py -> build/lib/autobahn/twisted copying autobahn/twisted/xbr.py -> build/lib/autobahn/twisted copying autobahn/twisted/forwarder.py -> build/lib/autobahn/twisted copying autobahn/twisted/util.py -> build/lib/autobahn/twisted copying autobahn/twisted/__init__.py -> build/lib/autobahn/twisted copying autobahn/twisted/cryptosign.py -> build/lib/autobahn/twisted copying autobahn/twisted/resource.py -> build/lib/autobahn/twisted copying autobahn/twisted/component.py -> build/lib/autobahn/twisted copying autobahn/twisted/choosereactor.py -> build/lib/autobahn/twisted copying autobahn/twisted/wamp.py -> build/lib/autobahn/twisted creating build/lib/autobahn/twisted/testing copying autobahn/twisted/testing/__init__.py -> build/lib/autobahn/twisted/testing 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/autobahn_twistd.py -> build/lib/twisted/plugins copying twisted/plugins/autobahn_endpoints.py -> build/lib/twisted/plugins creating build/lib/autobahn/nvx copying autobahn/nvx/__init__.py -> build/lib/autobahn/nvx copying autobahn/nvx/_utf8validator.py -> build/lib/autobahn/nvx package init file 'autobahn/nvx/test/__init__.py' not found (or not a regular file) creating build/lib/autobahn/nvx/test copying autobahn/nvx/test/test_utf8validator.py -> build/lib/autobahn/nvx/test creating build/lib/autobahn/xbr copying autobahn/xbr/_buyer.py -> build/lib/autobahn/xbr copying autobahn/xbr/_seller.py -> build/lib/autobahn/xbr copying autobahn/xbr/_blockchain.py -> build/lib/autobahn/xbr copying autobahn/xbr/__init__.py -> build/lib/autobahn/xbr copying autobahn/xbr/_util.py -> build/lib/autobahn/xbr copying autobahn/xbr/_abi.py -> build/lib/autobahn/xbr copying autobahn/xbr/_interfaces.py -> build/lib/autobahn/xbr running egg_info creating autobahn.egg-info writing autobahn.egg-info/PKG-INFO writing dependency_links to autobahn.egg-info/dependency_links.txt writing entry points to autobahn.egg-info/entry_points.txt writing requirements to autobahn.egg-info/requires.txt writing top-level names to autobahn.egg-info/top_level.txt writing manifest file 'autobahn.egg-info/SOURCES.txt' reading manifest file 'autobahn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'autobahn.egg-info/SOURCES.txt' creating build/lib/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/auth.bfbs -> build/lib/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/pubsub.bfbs -> build/lib/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/roles.bfbs -> build/lib/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/rpc.bfbs -> build/lib/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/session.bfbs -> build/lib/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/types.bfbs -> build/lib/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/wamp.bfbs -> build/lib/autobahn/wamp/gen/schema creating build/lib/autobahn/asyncio/test copying autobahn/asyncio/test/test_asyncio_rawsocket.py -> build/lib/autobahn/asyncio/test copying autobahn/asyncio/test/README -> build/lib/autobahn/asyncio/test copying autobahn/asyncio/test/test_asyncio_websocket.py -> build/lib/autobahn/asyncio/test copying autobahn/nvx/_utf8validator.c -> build/lib/autobahn/nvx creating build/lib/autobahn/xbr/contracts copying autobahn/xbr/contracts/ECDSA.json -> build/lib/autobahn/xbr/contracts copying autobahn/xbr/contracts/ERC20.json -> build/lib/autobahn/xbr/contracts copying autobahn/xbr/contracts/ERC20Detailed.json -> build/lib/autobahn/xbr/contracts copying autobahn/xbr/contracts/IERC20.json -> build/lib/autobahn/xbr/contracts copying autobahn/xbr/contracts/Migrations.json -> build/lib/autobahn/xbr/contracts copying autobahn/xbr/contracts/Roles.json -> build/lib/autobahn/xbr/contracts copying autobahn/xbr/contracts/SafeMath.json -> build/lib/autobahn/xbr/contracts copying autobahn/xbr/contracts/XBRChannel.json -> build/lib/autobahn/xbr/contracts copying autobahn/xbr/contracts/XBRMaintained.json -> build/lib/autobahn/xbr/contracts copying autobahn/xbr/contracts/XBRNetwork.json -> build/lib/autobahn/xbr/contracts copying autobahn/xbr/contracts/XBRNetworkProxy.json -> build/lib/autobahn/xbr/contracts copying autobahn/xbr/contracts/XBRToken.json -> build/lib/autobahn/xbr/contracts + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aTgRip + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch + cd autobahn-python-19.10.1 + 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-autobahn-19.10.1-1.el8.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/twisted creating /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/twisted/plugins copying build/lib/twisted/plugins/autobahn_twistd.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/twisted/plugins copying build/lib/twisted/plugins/autobahn_endpoints.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/twisted/plugins creating /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn copying build/lib/autobahn/_version.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn creating /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/rawsocket copying build/lib/autobahn/rawsocket/util.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/rawsocket copying build/lib/autobahn/rawsocket/__init__.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/rawsocket creating /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/rawsocket/test copying build/lib/autobahn/rawsocket/test/__init__.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/rawsocket/test copying build/lib/autobahn/rawsocket/test/test_rawsocket_url.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/rawsocket/test creating /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket copying build/lib/autobahn/websocket/compress_base.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket copying build/lib/autobahn/websocket/protocol.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket copying build/lib/autobahn/websocket/compress_deflate.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket copying build/lib/autobahn/websocket/compress_snappy.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket copying build/lib/autobahn/websocket/util.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket copying build/lib/autobahn/websocket/__init__.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket creating /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket/test copying build/lib/autobahn/websocket/test/test_websocket_url.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket/test copying build/lib/autobahn/websocket/test/test_protocol.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket/test copying build/lib/autobahn/websocket/test/test_websocket.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket/test copying build/lib/autobahn/websocket/test/__init__.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket/test copying build/lib/autobahn/websocket/types.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket copying build/lib/autobahn/websocket/compress.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket copying build/lib/autobahn/websocket/utf8validator.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket copying build/lib/autobahn/websocket/interfaces.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket copying build/lib/autobahn/websocket/xormasker.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket copying build/lib/autobahn/websocket/compress_bzip2.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket creating /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/twisted copying build/lib/autobahn/twisted/websocket.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/twisted copying build/lib/autobahn/twisted/rawsocket.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/twisted copying build/lib/autobahn/twisted/xbr.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/twisted creating /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/twisted/testing copying build/lib/autobahn/twisted/testing/__init__.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/twisted/testing copying build/lib/autobahn/twisted/forwarder.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/twisted copying build/lib/autobahn/twisted/util.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/twisted copying build/lib/autobahn/twisted/__init__.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/twisted copying build/lib/autobahn/twisted/cryptosign.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/twisted copying build/lib/autobahn/twisted/resource.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/twisted copying build/lib/autobahn/twisted/component.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/twisted copying build/lib/autobahn/twisted/choosereactor.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/twisted copying build/lib/autobahn/twisted/wamp.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/twisted copying build/lib/autobahn/util.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn copying build/lib/autobahn/__init__.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn copying build/lib/autobahn/__main__.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn creating /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/nvx copying build/lib/autobahn/nvx/_utf8validator.c -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/nvx copying build/lib/autobahn/nvx/__init__.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/nvx copying build/lib/autobahn/nvx/_utf8validator.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/nvx creating /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/nvx/test copying build/lib/autobahn/nvx/test/test_utf8validator.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/nvx/test creating /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/test copying build/lib/autobahn/test/test_util.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/test copying build/lib/autobahn/test/__init__.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/test copying build/lib/autobahn/test/test_rng.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/test creating /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp copying build/lib/autobahn/wamp/websocket.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp copying build/lib/autobahn/wamp/message.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp copying build/lib/autobahn/wamp/message_fbs.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp copying build/lib/autobahn/wamp/request.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp copying build/lib/autobahn/wamp/protocol.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp copying build/lib/autobahn/wamp/auth.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp copying build/lib/autobahn/wamp/uri.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp copying build/lib/autobahn/wamp/__init__.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp copying build/lib/autobahn/wamp/cryptosign.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp copying build/lib/autobahn/wamp/serializer.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp creating /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/test copying build/lib/autobahn/wamp/test/test_component.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/test copying build/lib/autobahn/wamp/test/test_protocol_peer.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/test copying build/lib/autobahn/wamp/test/test_exception.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/test copying build/lib/autobahn/wamp/test/test_component_aio.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/test copying build/lib/autobahn/wamp/test/test_protocol.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/test copying build/lib/autobahn/wamp/test/test_websocket.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/test copying build/lib/autobahn/wamp/test/test_serializer.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/test copying build/lib/autobahn/wamp/test/__init__.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/test copying build/lib/autobahn/wamp/test/test_uri_pattern.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/test copying build/lib/autobahn/wamp/test/test_auth.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/test copying build/lib/autobahn/wamp/test/test_user_handler_errors.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/test copying build/lib/autobahn/wamp/test/test_cryptosign.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/test copying build/lib/autobahn/wamp/test/test_message.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/test copying build/lib/autobahn/wamp/test/test_runner.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/test copying build/lib/autobahn/wamp/test/test_cryptobox.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/test copying build/lib/autobahn/wamp/types.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp copying build/lib/autobahn/wamp/cryptobox.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp copying build/lib/autobahn/wamp/interfaces.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp copying build/lib/autobahn/wamp/component.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp copying build/lib/autobahn/wamp/exception.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp creating /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen creating /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/schema copying build/lib/autobahn/wamp/gen/schema/roles.bfbs -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/schema copying build/lib/autobahn/wamp/gen/schema/session.bfbs -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/schema copying build/lib/autobahn/wamp/gen/schema/pubsub.bfbs -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/schema copying build/lib/autobahn/wamp/gen/schema/types.bfbs -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/schema copying build/lib/autobahn/wamp/gen/schema/auth.bfbs -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/schema copying build/lib/autobahn/wamp/gen/schema/wamp.bfbs -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/schema copying build/lib/autobahn/wamp/gen/schema/rpc.bfbs -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/schema copying build/lib/autobahn/wamp/gen/__init__.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen creating /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp creating /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/EventReceived.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AuthFactor.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Principal.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AuthMode.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AuthTicketWelcome.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Message.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AuthScramWelcome.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Error.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AuthCryptosignRequest.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Unregistered.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AuthCraChallenge.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Yield.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/CallerFeatures.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Authenticate.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AuthTicketChallenge.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Subscribed.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Abort.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/CancelMode.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Call.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Match.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Challenge.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Welcome.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/ChannelBinding.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AnyMessage.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Invocation.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Result.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Register.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AuthScramRequest.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Interrupt.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/InvocationPolicy.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AuthTicketRequest.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/__init__.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/CalleeFeatures.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/SubscriberReceived.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AuthScramChallenge.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/HelloNew.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Event.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Subscribe.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AuthCryptosignWelcome.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AuthCryptosignChallenge.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AuthCraWelcome.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Unsubscribed.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/ClientRoles.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Kdf.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/MessageType.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/SubscriberFeatures.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Cancel.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Goodbye.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AuthMethod.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Published.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Payload.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Registered.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/DealerFeatures.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AuthCraRequest.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/BrokerFeatures.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Unsubscribe.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Publish.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/PublisherFeatures.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Serializer.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Unregister.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Hello.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/RouterRoles.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/Void.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp copying build/lib/autobahn/wamp/gen/wamp/__init__.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp copying build/lib/autobahn/wamp/gen/wamp/Map.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp copying build/lib/autobahn/wamp/role.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp creating /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/xbr copying build/lib/autobahn/xbr/_buyer.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/xbr copying build/lib/autobahn/xbr/_seller.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/xbr copying build/lib/autobahn/xbr/_blockchain.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/xbr copying build/lib/autobahn/xbr/__init__.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/xbr creating /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/xbr/contracts copying build/lib/autobahn/xbr/contracts/XBRMaintained.json -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/xbr/contracts copying build/lib/autobahn/xbr/contracts/IERC20.json -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/xbr/contracts copying build/lib/autobahn/xbr/contracts/ERC20Detailed.json -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/xbr/contracts copying build/lib/autobahn/xbr/contracts/XBRNetworkProxy.json -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/xbr/contracts copying build/lib/autobahn/xbr/contracts/XBRChannel.json -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/xbr/contracts copying build/lib/autobahn/xbr/contracts/XBRNetwork.json -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/xbr/contracts copying build/lib/autobahn/xbr/contracts/XBRToken.json -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/xbr/contracts copying build/lib/autobahn/xbr/contracts/Migrations.json -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/xbr/contracts copying build/lib/autobahn/xbr/contracts/ERC20.json -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/xbr/contracts copying build/lib/autobahn/xbr/contracts/SafeMath.json -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/xbr/contracts copying build/lib/autobahn/xbr/contracts/ECDSA.json -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/xbr/contracts copying build/lib/autobahn/xbr/contracts/Roles.json -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/xbr/contracts copying build/lib/autobahn/xbr/_util.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/xbr copying build/lib/autobahn/xbr/_abi.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/xbr copying build/lib/autobahn/xbr/_interfaces.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/xbr creating /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/asyncio copying build/lib/autobahn/asyncio/websocket.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/asyncio copying build/lib/autobahn/asyncio/rawsocket.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/asyncio copying build/lib/autobahn/asyncio/xbr.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/asyncio copying build/lib/autobahn/asyncio/util.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/asyncio copying build/lib/autobahn/asyncio/__init__.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/asyncio creating /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/asyncio/test copying build/lib/autobahn/asyncio/test/test_asyncio_rawsocket.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/asyncio/test copying build/lib/autobahn/asyncio/test/README -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/asyncio/test copying build/lib/autobahn/asyncio/test/test_asyncio_websocket.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/asyncio/test copying build/lib/autobahn/asyncio/component.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/asyncio copying build/lib/autobahn/asyncio/wamp.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/asyncio copying build/lib/autobahn/exception.py -> /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/twisted/plugins/autobahn_twistd.py to autobahn_twistd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/twisted/plugins/autobahn_endpoints.py to autobahn_endpoints.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/_version.py to _version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/rawsocket/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/rawsocket/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/rawsocket/test/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/rawsocket/test/test_rawsocket_url.py to test_rawsocket_url.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket/compress_base.py to compress_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket/protocol.py to protocol.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket/compress_deflate.py to compress_deflate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket/compress_snappy.py to compress_snappy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket/test/test_websocket_url.py to test_websocket_url.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket/test/test_protocol.py to test_protocol.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket/test/test_websocket.py to test_websocket.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket/test/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket/types.py to types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket/compress.py to compress.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket/utf8validator.py to utf8validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket/interfaces.py to interfaces.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket/xormasker.py to xormasker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/websocket/compress_bzip2.py to compress_bzip2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/twisted/websocket.py to websocket.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/twisted/rawsocket.py to rawsocket.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/twisted/xbr.py to xbr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/twisted/testing/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/twisted/forwarder.py to forwarder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/twisted/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/twisted/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/twisted/cryptosign.py to cryptosign.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/twisted/resource.py to resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/twisted/component.py to component.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/twisted/choosereactor.py to choosereactor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/twisted/wamp.py to wamp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/nvx/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/nvx/_utf8validator.py to _utf8validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/nvx/test/test_utf8validator.py to test_utf8validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/test/test_util.py to test_util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/test/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/test/test_rng.py to test_rng.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/websocket.py to websocket.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/message.py to message.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/message_fbs.py to message_fbs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/request.py to request.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/protocol.py to protocol.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/auth.py to auth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/uri.py to uri.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/cryptosign.py to cryptosign.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/serializer.py to serializer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/test/test_component.py to test_component.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/test/test_protocol_peer.py to test_protocol_peer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/test/test_exception.py to test_exception.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/test/test_component_aio.py to test_component_aio.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/test/test_protocol.py to test_protocol.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/test/test_websocket.py to test_websocket.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/test/test_serializer.py to test_serializer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/test/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/test/test_uri_pattern.py to test_uri_pattern.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/test/test_auth.py to test_auth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/test/test_user_handler_errors.py to test_user_handler_errors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/test/test_cryptosign.py to test_cryptosign.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/test/test_message.py to test_message.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/test/test_runner.py to test_runner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/test/test_cryptobox.py to test_cryptobox.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/types.py to types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/cryptobox.py to cryptobox.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/interfaces.py to interfaces.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/component.py to component.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/exception.py to exception.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/EventReceived.py to EventReceived.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/AuthFactor.py to AuthFactor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/Principal.py to Principal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/AuthMode.py to AuthMode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/AuthTicketWelcome.py to AuthTicketWelcome.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/Message.py to Message.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/AuthScramWelcome.py to AuthScramWelcome.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/Error.py to Error.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/AuthCryptosignRequest.py to AuthCryptosignRequest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/Unregistered.py to Unregistered.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/AuthCraChallenge.py to AuthCraChallenge.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/Yield.py to Yield.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/CallerFeatures.py to CallerFeatures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/Authenticate.py to Authenticate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/AuthTicketChallenge.py to AuthTicketChallenge.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/Subscribed.py to Subscribed.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/Abort.py to Abort.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/CancelMode.py to CancelMode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/Call.py to Call.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/Match.py to Match.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/Challenge.py to Challenge.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/Welcome.py to Welcome.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/ChannelBinding.py to ChannelBinding.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/AnyMessage.py to AnyMessage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/Invocation.py to Invocation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/Result.py to Result.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/Register.py to Register.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/AuthScramRequest.py to AuthScramRequest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/Interrupt.py to Interrupt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/InvocationPolicy.py to InvocationPolicy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/AuthTicketRequest.py to AuthTicketRequest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/CalleeFeatures.py to CalleeFeatures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/SubscriberReceived.py to SubscriberReceived.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/AuthScramChallenge.py to AuthScramChallenge.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/HelloNew.py to HelloNew.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/Event.py to Event.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/Subscribe.py to Subscribe.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/AuthCryptosignWelcome.py to AuthCryptosignWelcome.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/AuthCryptosignChallenge.py to AuthCryptosignChallenge.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/AuthCraWelcome.py to AuthCraWelcome.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/Unsubscribed.py to Unsubscribed.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/ClientRoles.py to ClientRoles.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/Kdf.py to Kdf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/MessageType.py to MessageType.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/SubscriberFeatures.py to SubscriberFeatures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/Cancel.py to Cancel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/Goodbye.py to Goodbye.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/AuthMethod.py to AuthMethod.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/Published.py to Published.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/Payload.py to Payload.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/Registered.py to Registered.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/DealerFeatures.py to DealerFeatures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/AuthCraRequest.py to AuthCraRequest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/BrokerFeatures.py to BrokerFeatures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/Unsubscribe.py to Unsubscribe.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/Publish.py to Publish.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/PublisherFeatures.py to PublisherFeatures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/Serializer.py to Serializer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/Unregister.py to Unregister.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/Hello.py to Hello.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/proto/RouterRoles.py to RouterRoles.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/Void.py to Void.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/gen/wamp/Map.py to Map.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/wamp/role.py to role.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/xbr/_buyer.py to _buyer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/xbr/_seller.py to _seller.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/xbr/_blockchain.py to _blockchain.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/xbr/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/xbr/_util.py to _util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/xbr/_abi.py to _abi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/xbr/_interfaces.py to _interfaces.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/asyncio/websocket.py to websocket.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/asyncio/rawsocket.py to rawsocket.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/asyncio/xbr.py to xbr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/asyncio/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/asyncio/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/asyncio/test/test_asyncio_rawsocket.py to test_asyncio_rawsocket.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/asyncio/test/test_asyncio_websocket.py to test_asyncio_websocket.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/asyncio/component.py to component.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/asyncio/wamp.py to wamp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn/exception.py to exception.cpython-36.pyc writing byte-compilation script '/tmp/tmphj76ylct.py' /usr/libexec/platform-python /tmp/tmphj76ylct.py removing /tmp/tmphj76ylct.py running install_egg_info running egg_info writing autobahn.egg-info/PKG-INFO writing dependency_links to autobahn.egg-info/dependency_links.txt writing entry points to autobahn.egg-info/entry_points.txt writing requirements to autobahn.egg-info/requires.txt writing top-level names to autobahn.egg-info/top_level.txt package init file 'twisted/plugins/__init__.py' not found (or not a regular file) package init file 'autobahn/nvx/test/__init__.py' not found (or not a regular file) reading manifest file 'autobahn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'autobahn.egg-info/SOURCES.txt' Copying autobahn.egg-info to /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/lib/python3.6/site-packages/autobahn-19.10.1-py3.6.egg-info running install_scripts Installing wamp script to /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 19.10.1-1.el8 --unique-debug-suffix -19.10.1-1.el8.noarch --unique-debug-src-base python-autobahn-19.10.1-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/autobahn-python-19.10.1 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-autobahn-19.10.1-1.el8.noarch/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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.fLBcHA + umask 022 + cd /builddir/build/BUILD + cd autobahn-python-19.10.1 + USE_ASYNCIO=1 ++ pwd + PYTHONPATH=/builddir/build/BUILD/autobahn-python-19.10.1 + py.test-3.6 --pyargs autobahn -k 'not test_unknown_arg and not test_no_memory_arg and not test_basic and not test_argon2id_static and not test_websocket_custom_loop and not TestSerializer and not test_rng' ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-3.4.2, py-1.5.3, pluggy-0.6.0 rootdir: /builddir/build/BUILD/autobahn-python-19.10.1, inifile: setup.cfg plugins: asyncio-0.10.0 collected 200 items autobahn/asyncio/test/test_asyncio_rawsocket.py ssssssss [ 4%] autobahn/asyncio/test/test_asyncio_websocket.py s [ 4%] autobahn/nvx/test/test_utf8validator.py ssss [ 6%] autobahn/rawsocket/test/test_rawsocket_url.py .......................... [ 20%] ... [ 22%] autobahn/test/test_util.py .. [ 23%] autobahn/wamp/test/test_auth.py .........s [ 28%] autobahn/wamp/test/test_component_aio.py .. [ 29%] autobahn/wamp/test/test_cryptobox.py s [ 30%] autobahn/wamp/test/test_cryptosign.py ..... [ 32%] autobahn/wamp/test/test_exception.py .. [ 34%] autobahn/wamp/test/test_message.py ..................................... [ 53%] .......................... [ 67%] autobahn/wamp/test/test_protocol_peer.py .. [ 68%] autobahn/wamp/test/test_runner.py ..... [ 71%] autobahn/wamp/test/test_uri_pattern.py ................ [ 79%] autobahn/websocket/test/test_protocol.py ......... [ 84%] autobahn/websocket/test/test_websocket_url.py .......................... [ 98%] ... [100%] ============================= 12 tests deselected ============================== ============ 173 passed, 15 skipped, 12 deselected in 1.00 seconds ============= + exit 0 Processing files: python3-autobahn-19.10.1-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wapsGP + umask 022 + cd /builddir/build/BUILD + cd autobahn-python-19.10.1 + DOCDIR=/builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/share/doc/python-autobahn + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/share/doc/python-autobahn + cp -pr README.rst /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/share/doc/python-autobahn + cp -pr DEVELOPERS.md /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/share/doc/python-autobahn + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Ykf8G4 + umask 022 + cd /builddir/build/BUILD + cd autobahn-python-19.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/share/licenses/python-autobahn + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/share/licenses/python-autobahn + cp -pr LICENSE /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch/usr/share/licenses/python-autobahn + exit 0 Provides: python3-autobahn = 19.10.1-1.el8 python3.6dist(autobahn) = 19.10.1 python3dist(autobahn) = 19.10.1 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-autobahn-19.10.1-1.el8.noarch Wrote: /builddir/build/RPMS/python3-autobahn-19.10.1-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GJAZIk + umask 022 + cd /builddir/build/BUILD + cd autobahn-python-19.10.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-autobahn-19.10.1-1.el8.noarch + exit 0 Child return code was: 0