Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-sleekxmpp.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3837/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-sleekxmpp.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: copr-builder-344511039.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-sleekxmpp.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3837/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-sleekxmpp.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qPYeXi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf SleekXMPP-08a0fd5420c25108d3bff4096a2378fd2f288a50 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/SleekXMPP-1.2.0-08a0fd5.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd SleekXMPP-08a0fd5420c25108d3bff4096a2378fd2f288a50 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (python-sleekxmpp-fix-mixed-tabs-and-spaces.patch): + echo 'Patch #0 (python-sleekxmpp-fix-mixed-tabs-and-spaces.patch):' + /usr/bin/cat /builddir/build/SOURCES/python-sleekxmpp-fix-mixed-tabs-and-spaces.patch + /usr/bin/patch -p0 --fuzz=0 patching file sleekxmpp/plugins/xep_0323/device.py Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Q0Z4ds + exit 0 + umask 022 + cd /builddir/build/BUILD + cd SleekXMPP-08a0fd5420c25108d3bff4096a2378fd2f288a50 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/sleekxmpp copying sleekxmpp/version.py -> build/lib/sleekxmpp copying sleekxmpp/jid.py -> build/lib/sleekxmpp copying sleekxmpp/exceptions.py -> build/lib/sleekxmpp copying sleekxmpp/componentxmpp.py -> build/lib/sleekxmpp copying sleekxmpp/clientxmpp.py -> build/lib/sleekxmpp copying sleekxmpp/basexmpp.py -> build/lib/sleekxmpp copying sleekxmpp/api.py -> build/lib/sleekxmpp copying sleekxmpp/__init__.py -> build/lib/sleekxmpp creating build/lib/sleekxmpp/stanza copying sleekxmpp/stanza/stream_features.py -> build/lib/sleekxmpp/stanza copying sleekxmpp/stanza/stream_error.py -> build/lib/sleekxmpp/stanza copying sleekxmpp/stanza/roster.py -> build/lib/sleekxmpp/stanza copying sleekxmpp/stanza/rootstanza.py -> build/lib/sleekxmpp/stanza copying sleekxmpp/stanza/presence.py -> build/lib/sleekxmpp/stanza copying sleekxmpp/stanza/nick.py -> build/lib/sleekxmpp/stanza copying sleekxmpp/stanza/message.py -> build/lib/sleekxmpp/stanza copying sleekxmpp/stanza/iq.py -> build/lib/sleekxmpp/stanza copying sleekxmpp/stanza/htmlim.py -> build/lib/sleekxmpp/stanza copying sleekxmpp/stanza/error.py -> build/lib/sleekxmpp/stanza copying sleekxmpp/stanza/atom.py -> build/lib/sleekxmpp/stanza copying sleekxmpp/stanza/__init__.py -> build/lib/sleekxmpp/stanza creating build/lib/sleekxmpp/test copying sleekxmpp/test/sleektest.py -> build/lib/sleekxmpp/test copying sleekxmpp/test/mocksocket.py -> build/lib/sleekxmpp/test copying sleekxmpp/test/livesocket.py -> build/lib/sleekxmpp/test copying sleekxmpp/test/__init__.py -> build/lib/sleekxmpp/test creating build/lib/sleekxmpp/roster copying sleekxmpp/roster/single.py -> build/lib/sleekxmpp/roster copying sleekxmpp/roster/multi.py -> build/lib/sleekxmpp/roster copying sleekxmpp/roster/item.py -> build/lib/sleekxmpp/roster copying sleekxmpp/roster/__init__.py -> build/lib/sleekxmpp/roster creating build/lib/sleekxmpp/util copying sleekxmpp/util/stringprep_profiles.py -> build/lib/sleekxmpp/util copying sleekxmpp/util/misc_ops.py -> build/lib/sleekxmpp/util copying sleekxmpp/util/__init__.py -> build/lib/sleekxmpp/util creating build/lib/sleekxmpp/util/sasl copying sleekxmpp/util/sasl/mechanisms.py -> build/lib/sleekxmpp/util/sasl copying sleekxmpp/util/sasl/client.py -> build/lib/sleekxmpp/util/sasl copying sleekxmpp/util/sasl/__init__.py -> build/lib/sleekxmpp/util/sasl creating build/lib/sleekxmpp/xmlstream copying sleekxmpp/xmlstream/xmlstream.py -> build/lib/sleekxmpp/xmlstream copying sleekxmpp/xmlstream/tostring.py -> build/lib/sleekxmpp/xmlstream copying sleekxmpp/xmlstream/stanzabase.py -> build/lib/sleekxmpp/xmlstream copying sleekxmpp/xmlstream/scheduler.py -> build/lib/sleekxmpp/xmlstream copying sleekxmpp/xmlstream/resolver.py -> build/lib/sleekxmpp/xmlstream copying sleekxmpp/xmlstream/jid.py -> build/lib/sleekxmpp/xmlstream copying sleekxmpp/xmlstream/filesocket.py -> build/lib/sleekxmpp/xmlstream copying sleekxmpp/xmlstream/cert.py -> build/lib/sleekxmpp/xmlstream copying sleekxmpp/xmlstream/__init__.py -> build/lib/sleekxmpp/xmlstream creating build/lib/sleekxmpp/xmlstream/matcher copying sleekxmpp/xmlstream/matcher/xpath.py -> build/lib/sleekxmpp/xmlstream/matcher copying sleekxmpp/xmlstream/matcher/xmlmask.py -> build/lib/sleekxmpp/xmlstream/matcher copying sleekxmpp/xmlstream/matcher/stanzapath.py -> build/lib/sleekxmpp/xmlstream/matcher copying sleekxmpp/xmlstream/matcher/many.py -> build/lib/sleekxmpp/xmlstream/matcher copying sleekxmpp/xmlstream/matcher/id.py -> build/lib/sleekxmpp/xmlstream/matcher copying sleekxmpp/xmlstream/matcher/base.py -> build/lib/sleekxmpp/xmlstream/matcher copying sleekxmpp/xmlstream/matcher/__init__.py -> build/lib/sleekxmpp/xmlstream/matcher creating build/lib/sleekxmpp/xmlstream/handler copying sleekxmpp/xmlstream/handler/xmlwaiter.py -> build/lib/sleekxmpp/xmlstream/handler copying sleekxmpp/xmlstream/handler/xmlcallback.py -> build/lib/sleekxmpp/xmlstream/handler copying sleekxmpp/xmlstream/handler/waiter.py -> build/lib/sleekxmpp/xmlstream/handler copying sleekxmpp/xmlstream/handler/collector.py -> build/lib/sleekxmpp/xmlstream/handler copying sleekxmpp/xmlstream/handler/callback.py -> build/lib/sleekxmpp/xmlstream/handler copying sleekxmpp/xmlstream/handler/base.py -> build/lib/sleekxmpp/xmlstream/handler copying sleekxmpp/xmlstream/handler/__init__.py -> build/lib/sleekxmpp/xmlstream/handler creating build/lib/sleekxmpp/plugins copying sleekxmpp/plugins/xep_0302.py -> build/lib/sleekxmpp/plugins copying sleekxmpp/plugins/xep_0270.py -> build/lib/sleekxmpp/plugins copying sleekxmpp/plugins/xep_0256.py -> build/lib/sleekxmpp/plugins copying sleekxmpp/plugins/xep_0242.py -> build/lib/sleekxmpp/plugins copying sleekxmpp/plugins/xep_0223.py -> build/lib/sleekxmpp/plugins copying sleekxmpp/plugins/xep_0222.py -> build/lib/sleekxmpp/plugins copying sleekxmpp/plugins/xep_0163.py -> build/lib/sleekxmpp/plugins copying sleekxmpp/plugins/xep_0133.py -> build/lib/sleekxmpp/plugins copying sleekxmpp/plugins/xep_0106.py -> build/lib/sleekxmpp/plugins copying sleekxmpp/plugins/xep_0082.py -> build/lib/sleekxmpp/plugins copying sleekxmpp/plugins/xep_0045.py -> build/lib/sleekxmpp/plugins copying sleekxmpp/plugins/gmail_notify.py -> build/lib/sleekxmpp/plugins copying sleekxmpp/plugins/base.py -> build/lib/sleekxmpp/plugins copying sleekxmpp/plugins/__init__.py -> build/lib/sleekxmpp/plugins creating build/lib/sleekxmpp/plugins/xep_0004 copying sleekxmpp/plugins/xep_0004/dataforms.py -> build/lib/sleekxmpp/plugins/xep_0004 copying sleekxmpp/plugins/xep_0004/__init__.py -> build/lib/sleekxmpp/plugins/xep_0004 creating build/lib/sleekxmpp/plugins/xep_0004/stanza copying sleekxmpp/plugins/xep_0004/stanza/form.py -> build/lib/sleekxmpp/plugins/xep_0004/stanza copying sleekxmpp/plugins/xep_0004/stanza/field.py -> build/lib/sleekxmpp/plugins/xep_0004/stanza copying sleekxmpp/plugins/xep_0004/stanza/__init__.py -> build/lib/sleekxmpp/plugins/xep_0004/stanza creating build/lib/sleekxmpp/plugins/xep_0009 copying sleekxmpp/plugins/xep_0009/rpc.py -> build/lib/sleekxmpp/plugins/xep_0009 copying sleekxmpp/plugins/xep_0009/remote.py -> build/lib/sleekxmpp/plugins/xep_0009 copying sleekxmpp/plugins/xep_0009/binding.py -> build/lib/sleekxmpp/plugins/xep_0009 copying sleekxmpp/plugins/xep_0009/__init__.py -> build/lib/sleekxmpp/plugins/xep_0009 creating build/lib/sleekxmpp/plugins/xep_0009/stanza copying sleekxmpp/plugins/xep_0009/stanza/__init__.py -> build/lib/sleekxmpp/plugins/xep_0009/stanza copying sleekxmpp/plugins/xep_0009/stanza/RPC.py -> build/lib/sleekxmpp/plugins/xep_0009/stanza creating build/lib/sleekxmpp/plugins/xep_0012 copying sleekxmpp/plugins/xep_0012/stanza.py -> build/lib/sleekxmpp/plugins/xep_0012 copying sleekxmpp/plugins/xep_0012/last_activity.py -> build/lib/sleekxmpp/plugins/xep_0012 copying sleekxmpp/plugins/xep_0012/__init__.py -> build/lib/sleekxmpp/plugins/xep_0012 creating build/lib/sleekxmpp/plugins/xep_0013 copying sleekxmpp/plugins/xep_0013/stanza.py -> build/lib/sleekxmpp/plugins/xep_0013 copying sleekxmpp/plugins/xep_0013/offline.py -> build/lib/sleekxmpp/plugins/xep_0013 copying sleekxmpp/plugins/xep_0013/__init__.py -> build/lib/sleekxmpp/plugins/xep_0013 creating build/lib/sleekxmpp/plugins/xep_0016 copying sleekxmpp/plugins/xep_0016/stanza.py -> build/lib/sleekxmpp/plugins/xep_0016 copying sleekxmpp/plugins/xep_0016/privacy.py -> build/lib/sleekxmpp/plugins/xep_0016 copying sleekxmpp/plugins/xep_0016/__init__.py -> build/lib/sleekxmpp/plugins/xep_0016 creating build/lib/sleekxmpp/plugins/xep_0020 copying sleekxmpp/plugins/xep_0020/stanza.py -> build/lib/sleekxmpp/plugins/xep_0020 copying sleekxmpp/plugins/xep_0020/feature_negotiation.py -> build/lib/sleekxmpp/plugins/xep_0020 copying sleekxmpp/plugins/xep_0020/__init__.py -> build/lib/sleekxmpp/plugins/xep_0020 creating build/lib/sleekxmpp/plugins/xep_0027 copying sleekxmpp/plugins/xep_0027/stanza.py -> build/lib/sleekxmpp/plugins/xep_0027 copying sleekxmpp/plugins/xep_0027/gpg.py -> build/lib/sleekxmpp/plugins/xep_0027 copying sleekxmpp/plugins/xep_0027/__init__.py -> build/lib/sleekxmpp/plugins/xep_0027 creating build/lib/sleekxmpp/plugins/xep_0030 copying sleekxmpp/plugins/xep_0030/static.py -> build/lib/sleekxmpp/plugins/xep_0030 copying sleekxmpp/plugins/xep_0030/disco.py -> build/lib/sleekxmpp/plugins/xep_0030 copying sleekxmpp/plugins/xep_0030/__init__.py -> build/lib/sleekxmpp/plugins/xep_0030 creating build/lib/sleekxmpp/plugins/xep_0030/stanza copying sleekxmpp/plugins/xep_0030/stanza/items.py -> build/lib/sleekxmpp/plugins/xep_0030/stanza copying sleekxmpp/plugins/xep_0030/stanza/info.py -> build/lib/sleekxmpp/plugins/xep_0030/stanza copying sleekxmpp/plugins/xep_0030/stanza/__init__.py -> build/lib/sleekxmpp/plugins/xep_0030/stanza creating build/lib/sleekxmpp/plugins/xep_0033 copying sleekxmpp/plugins/xep_0033/stanza.py -> build/lib/sleekxmpp/plugins/xep_0033 copying sleekxmpp/plugins/xep_0033/addresses.py -> build/lib/sleekxmpp/plugins/xep_0033 copying sleekxmpp/plugins/xep_0033/__init__.py -> build/lib/sleekxmpp/plugins/xep_0033 creating build/lib/sleekxmpp/plugins/xep_0047 copying sleekxmpp/plugins/xep_0047/stream.py -> build/lib/sleekxmpp/plugins/xep_0047 copying sleekxmpp/plugins/xep_0047/stanza.py -> build/lib/sleekxmpp/plugins/xep_0047 copying sleekxmpp/plugins/xep_0047/ibb.py -> build/lib/sleekxmpp/plugins/xep_0047 copying sleekxmpp/plugins/xep_0047/__init__.py -> build/lib/sleekxmpp/plugins/xep_0047 creating build/lib/sleekxmpp/plugins/xep_0048 copying sleekxmpp/plugins/xep_0048/stanza.py -> build/lib/sleekxmpp/plugins/xep_0048 copying sleekxmpp/plugins/xep_0048/bookmarks.py -> build/lib/sleekxmpp/plugins/xep_0048 copying sleekxmpp/plugins/xep_0048/__init__.py -> build/lib/sleekxmpp/plugins/xep_0048 creating build/lib/sleekxmpp/plugins/xep_0049 copying sleekxmpp/plugins/xep_0049/stanza.py -> build/lib/sleekxmpp/plugins/xep_0049 copying sleekxmpp/plugins/xep_0049/private_storage.py -> build/lib/sleekxmpp/plugins/xep_0049 copying sleekxmpp/plugins/xep_0049/__init__.py -> build/lib/sleekxmpp/plugins/xep_0049 creating build/lib/sleekxmpp/plugins/xep_0050 copying sleekxmpp/plugins/xep_0050/stanza.py -> build/lib/sleekxmpp/plugins/xep_0050 copying sleekxmpp/plugins/xep_0050/adhoc.py -> build/lib/sleekxmpp/plugins/xep_0050 copying sleekxmpp/plugins/xep_0050/__init__.py -> build/lib/sleekxmpp/plugins/xep_0050 creating build/lib/sleekxmpp/plugins/xep_0054 copying sleekxmpp/plugins/xep_0054/vcard_temp.py -> build/lib/sleekxmpp/plugins/xep_0054 copying sleekxmpp/plugins/xep_0054/stanza.py -> build/lib/sleekxmpp/plugins/xep_0054 copying sleekxmpp/plugins/xep_0054/__init__.py -> build/lib/sleekxmpp/plugins/xep_0054 creating build/lib/sleekxmpp/plugins/xep_0059 copying sleekxmpp/plugins/xep_0059/stanza.py -> build/lib/sleekxmpp/plugins/xep_0059 copying sleekxmpp/plugins/xep_0059/rsm.py -> build/lib/sleekxmpp/plugins/xep_0059 copying sleekxmpp/plugins/xep_0059/__init__.py -> build/lib/sleekxmpp/plugins/xep_0059 creating build/lib/sleekxmpp/plugins/xep_0060 copying sleekxmpp/plugins/xep_0060/pubsub.py -> build/lib/sleekxmpp/plugins/xep_0060 copying sleekxmpp/plugins/xep_0060/__init__.py -> build/lib/sleekxmpp/plugins/xep_0060 creating build/lib/sleekxmpp/plugins/xep_0060/stanza copying sleekxmpp/plugins/xep_0060/stanza/pubsub_owner.py -> build/lib/sleekxmpp/plugins/xep_0060/stanza copying sleekxmpp/plugins/xep_0060/stanza/pubsub_event.py -> build/lib/sleekxmpp/plugins/xep_0060/stanza copying sleekxmpp/plugins/xep_0060/stanza/pubsub_errors.py -> build/lib/sleekxmpp/plugins/xep_0060/stanza copying sleekxmpp/plugins/xep_0060/stanza/pubsub.py -> build/lib/sleekxmpp/plugins/xep_0060/stanza copying sleekxmpp/plugins/xep_0060/stanza/base.py -> build/lib/sleekxmpp/plugins/xep_0060/stanza copying sleekxmpp/plugins/xep_0060/stanza/__init__.py -> build/lib/sleekxmpp/plugins/xep_0060/stanza creating build/lib/sleekxmpp/plugins/xep_0065 copying sleekxmpp/plugins/xep_0065/stanza.py -> build/lib/sleekxmpp/plugins/xep_0065 copying sleekxmpp/plugins/xep_0065/proxy.py -> build/lib/sleekxmpp/plugins/xep_0065 copying sleekxmpp/plugins/xep_0065/__init__.py -> build/lib/sleekxmpp/plugins/xep_0065 creating build/lib/sleekxmpp/plugins/xep_0066 copying sleekxmpp/plugins/xep_0066/stanza.py -> build/lib/sleekxmpp/plugins/xep_0066 copying sleekxmpp/plugins/xep_0066/oob.py -> build/lib/sleekxmpp/plugins/xep_0066 copying sleekxmpp/plugins/xep_0066/__init__.py -> build/lib/sleekxmpp/plugins/xep_0066 creating build/lib/sleekxmpp/plugins/xep_0071 copying sleekxmpp/plugins/xep_0071/xhtml_im.py -> build/lib/sleekxmpp/plugins/xep_0071 copying sleekxmpp/plugins/xep_0071/stanza.py -> build/lib/sleekxmpp/plugins/xep_0071 copying sleekxmpp/plugins/xep_0071/__init__.py -> build/lib/sleekxmpp/plugins/xep_0071 creating build/lib/sleekxmpp/plugins/xep_0077 copying sleekxmpp/plugins/xep_0077/stanza.py -> build/lib/sleekxmpp/plugins/xep_0077 copying sleekxmpp/plugins/xep_0077/register.py -> build/lib/sleekxmpp/plugins/xep_0077 copying sleekxmpp/plugins/xep_0077/__init__.py -> build/lib/sleekxmpp/plugins/xep_0077 creating build/lib/sleekxmpp/plugins/xep_0078 copying sleekxmpp/plugins/xep_0078/stanza.py -> build/lib/sleekxmpp/plugins/xep_0078 copying sleekxmpp/plugins/xep_0078/legacyauth.py -> build/lib/sleekxmpp/plugins/xep_0078 copying sleekxmpp/plugins/xep_0078/__init__.py -> build/lib/sleekxmpp/plugins/xep_0078 creating build/lib/sleekxmpp/plugins/xep_0080 copying sleekxmpp/plugins/xep_0080/stanza.py -> build/lib/sleekxmpp/plugins/xep_0080 copying sleekxmpp/plugins/xep_0080/geoloc.py -> build/lib/sleekxmpp/plugins/xep_0080 copying sleekxmpp/plugins/xep_0080/__init__.py -> build/lib/sleekxmpp/plugins/xep_0080 creating build/lib/sleekxmpp/plugins/xep_0084 copying sleekxmpp/plugins/xep_0084/stanza.py -> build/lib/sleekxmpp/plugins/xep_0084 copying sleekxmpp/plugins/xep_0084/avatar.py -> build/lib/sleekxmpp/plugins/xep_0084 copying sleekxmpp/plugins/xep_0084/__init__.py -> build/lib/sleekxmpp/plugins/xep_0084 creating build/lib/sleekxmpp/plugins/xep_0085 copying sleekxmpp/plugins/xep_0085/stanza.py -> build/lib/sleekxmpp/plugins/xep_0085 copying sleekxmpp/plugins/xep_0085/chat_states.py -> build/lib/sleekxmpp/plugins/xep_0085 copying sleekxmpp/plugins/xep_0085/__init__.py -> build/lib/sleekxmpp/plugins/xep_0085 creating build/lib/sleekxmpp/plugins/xep_0086 copying sleekxmpp/plugins/xep_0086/stanza.py -> build/lib/sleekxmpp/plugins/xep_0086 copying sleekxmpp/plugins/xep_0086/legacy_error.py -> build/lib/sleekxmpp/plugins/xep_0086 copying sleekxmpp/plugins/xep_0086/__init__.py -> build/lib/sleekxmpp/plugins/xep_0086 creating build/lib/sleekxmpp/plugins/xep_0091 copying sleekxmpp/plugins/xep_0091/stanza.py -> build/lib/sleekxmpp/plugins/xep_0091 copying sleekxmpp/plugins/xep_0091/legacy_delay.py -> build/lib/sleekxmpp/plugins/xep_0091 copying sleekxmpp/plugins/xep_0091/__init__.py -> build/lib/sleekxmpp/plugins/xep_0091 creating build/lib/sleekxmpp/plugins/xep_0092 copying sleekxmpp/plugins/xep_0092/version.py -> build/lib/sleekxmpp/plugins/xep_0092 copying sleekxmpp/plugins/xep_0092/stanza.py -> build/lib/sleekxmpp/plugins/xep_0092 copying sleekxmpp/plugins/xep_0092/__init__.py -> build/lib/sleekxmpp/plugins/xep_0092 creating build/lib/sleekxmpp/plugins/xep_0095 copying sleekxmpp/plugins/xep_0095/stream_initiation.py -> build/lib/sleekxmpp/plugins/xep_0095 copying sleekxmpp/plugins/xep_0095/stanza.py -> build/lib/sleekxmpp/plugins/xep_0095 copying sleekxmpp/plugins/xep_0095/__init__.py -> build/lib/sleekxmpp/plugins/xep_0095 creating build/lib/sleekxmpp/plugins/xep_0096 copying sleekxmpp/plugins/xep_0096/stanza.py -> build/lib/sleekxmpp/plugins/xep_0096 copying sleekxmpp/plugins/xep_0096/file_transfer.py -> build/lib/sleekxmpp/plugins/xep_0096 copying sleekxmpp/plugins/xep_0096/__init__.py -> build/lib/sleekxmpp/plugins/xep_0096 creating build/lib/sleekxmpp/plugins/xep_0107 copying sleekxmpp/plugins/xep_0107/user_mood.py -> build/lib/sleekxmpp/plugins/xep_0107 copying sleekxmpp/plugins/xep_0107/stanza.py -> build/lib/sleekxmpp/plugins/xep_0107 copying sleekxmpp/plugins/xep_0107/__init__.py -> build/lib/sleekxmpp/plugins/xep_0107 creating build/lib/sleekxmpp/plugins/xep_0108 copying sleekxmpp/plugins/xep_0108/user_activity.py -> build/lib/sleekxmpp/plugins/xep_0108 copying sleekxmpp/plugins/xep_0108/stanza.py -> build/lib/sleekxmpp/plugins/xep_0108 copying sleekxmpp/plugins/xep_0108/__init__.py -> build/lib/sleekxmpp/plugins/xep_0108 creating build/lib/sleekxmpp/plugins/xep_0115 copying sleekxmpp/plugins/xep_0115/static.py -> build/lib/sleekxmpp/plugins/xep_0115 copying sleekxmpp/plugins/xep_0115/stanza.py -> build/lib/sleekxmpp/plugins/xep_0115 copying sleekxmpp/plugins/xep_0115/caps.py -> build/lib/sleekxmpp/plugins/xep_0115 copying sleekxmpp/plugins/xep_0115/__init__.py -> build/lib/sleekxmpp/plugins/xep_0115 creating build/lib/sleekxmpp/plugins/xep_0118 copying sleekxmpp/plugins/xep_0118/user_tune.py -> build/lib/sleekxmpp/plugins/xep_0118 copying sleekxmpp/plugins/xep_0118/stanza.py -> build/lib/sleekxmpp/plugins/xep_0118 copying sleekxmpp/plugins/xep_0118/__init__.py -> build/lib/sleekxmpp/plugins/xep_0118 creating build/lib/sleekxmpp/plugins/xep_0128 copying sleekxmpp/plugins/xep_0128/static.py -> build/lib/sleekxmpp/plugins/xep_0128 copying sleekxmpp/plugins/xep_0128/extended_disco.py -> build/lib/sleekxmpp/plugins/xep_0128 copying sleekxmpp/plugins/xep_0128/__init__.py -> build/lib/sleekxmpp/plugins/xep_0128 creating build/lib/sleekxmpp/plugins/xep_0131 copying sleekxmpp/plugins/xep_0131/stanza.py -> build/lib/sleekxmpp/plugins/xep_0131 copying sleekxmpp/plugins/xep_0131/headers.py -> build/lib/sleekxmpp/plugins/xep_0131 copying sleekxmpp/plugins/xep_0131/__init__.py -> build/lib/sleekxmpp/plugins/xep_0131 creating build/lib/sleekxmpp/plugins/xep_0152 copying sleekxmpp/plugins/xep_0152/stanza.py -> build/lib/sleekxmpp/plugins/xep_0152 copying sleekxmpp/plugins/xep_0152/reachability.py -> build/lib/sleekxmpp/plugins/xep_0152 copying sleekxmpp/plugins/xep_0152/__init__.py -> build/lib/sleekxmpp/plugins/xep_0152 creating build/lib/sleekxmpp/plugins/xep_0153 copying sleekxmpp/plugins/xep_0153/vcard_avatar.py -> build/lib/sleekxmpp/plugins/xep_0153 copying sleekxmpp/plugins/xep_0153/stanza.py -> build/lib/sleekxmpp/plugins/xep_0153 copying sleekxmpp/plugins/xep_0153/__init__.py -> build/lib/sleekxmpp/plugins/xep_0153 creating build/lib/sleekxmpp/plugins/xep_0172 copying sleekxmpp/plugins/xep_0172/user_nick.py -> build/lib/sleekxmpp/plugins/xep_0172 copying sleekxmpp/plugins/xep_0172/stanza.py -> build/lib/sleekxmpp/plugins/xep_0172 copying sleekxmpp/plugins/xep_0172/__init__.py -> build/lib/sleekxmpp/plugins/xep_0172 creating build/lib/sleekxmpp/plugins/xep_0184 copying sleekxmpp/plugins/xep_0184/stanza.py -> build/lib/sleekxmpp/plugins/xep_0184 copying sleekxmpp/plugins/xep_0184/receipt.py -> build/lib/sleekxmpp/plugins/xep_0184 copying sleekxmpp/plugins/xep_0184/__init__.py -> build/lib/sleekxmpp/plugins/xep_0184 creating build/lib/sleekxmpp/plugins/xep_0186 copying sleekxmpp/plugins/xep_0186/stanza.py -> build/lib/sleekxmpp/plugins/xep_0186 copying sleekxmpp/plugins/xep_0186/invisible_command.py -> build/lib/sleekxmpp/plugins/xep_0186 copying sleekxmpp/plugins/xep_0186/__init__.py -> build/lib/sleekxmpp/plugins/xep_0186 creating build/lib/sleekxmpp/plugins/xep_0191 copying sleekxmpp/plugins/xep_0191/stanza.py -> build/lib/sleekxmpp/plugins/xep_0191 copying sleekxmpp/plugins/xep_0191/blocking.py -> build/lib/sleekxmpp/plugins/xep_0191 copying sleekxmpp/plugins/xep_0191/__init__.py -> build/lib/sleekxmpp/plugins/xep_0191 creating build/lib/sleekxmpp/plugins/xep_0196 copying sleekxmpp/plugins/xep_0196/user_gaming.py -> build/lib/sleekxmpp/plugins/xep_0196 copying sleekxmpp/plugins/xep_0196/stanza.py -> build/lib/sleekxmpp/plugins/xep_0196 copying sleekxmpp/plugins/xep_0196/__init__.py -> build/lib/sleekxmpp/plugins/xep_0196 creating build/lib/sleekxmpp/plugins/xep_0198 copying sleekxmpp/plugins/xep_0198/stream_management.py -> build/lib/sleekxmpp/plugins/xep_0198 copying sleekxmpp/plugins/xep_0198/stanza.py -> build/lib/sleekxmpp/plugins/xep_0198 copying sleekxmpp/plugins/xep_0198/__init__.py -> build/lib/sleekxmpp/plugins/xep_0198 creating build/lib/sleekxmpp/plugins/xep_0199 copying sleekxmpp/plugins/xep_0199/stanza.py -> build/lib/sleekxmpp/plugins/xep_0199 copying sleekxmpp/plugins/xep_0199/ping.py -> build/lib/sleekxmpp/plugins/xep_0199 copying sleekxmpp/plugins/xep_0199/__init__.py -> build/lib/sleekxmpp/plugins/xep_0199 creating build/lib/sleekxmpp/plugins/xep_0202 copying sleekxmpp/plugins/xep_0202/time.py -> build/lib/sleekxmpp/plugins/xep_0202 copying sleekxmpp/plugins/xep_0202/stanza.py -> build/lib/sleekxmpp/plugins/xep_0202 copying sleekxmpp/plugins/xep_0202/__init__.py -> build/lib/sleekxmpp/plugins/xep_0202 creating build/lib/sleekxmpp/plugins/xep_0203 copying sleekxmpp/plugins/xep_0203/stanza.py -> build/lib/sleekxmpp/plugins/xep_0203 copying sleekxmpp/plugins/xep_0203/delay.py -> build/lib/sleekxmpp/plugins/xep_0203 copying sleekxmpp/plugins/xep_0203/__init__.py -> build/lib/sleekxmpp/plugins/xep_0203 creating build/lib/sleekxmpp/plugins/xep_0221 copying sleekxmpp/plugins/xep_0221/stanza.py -> build/lib/sleekxmpp/plugins/xep_0221 copying sleekxmpp/plugins/xep_0221/media.py -> build/lib/sleekxmpp/plugins/xep_0221 copying sleekxmpp/plugins/xep_0221/__init__.py -> build/lib/sleekxmpp/plugins/xep_0221 creating build/lib/sleekxmpp/plugins/xep_0224 copying sleekxmpp/plugins/xep_0224/stanza.py -> build/lib/sleekxmpp/plugins/xep_0224 copying sleekxmpp/plugins/xep_0224/attention.py -> build/lib/sleekxmpp/plugins/xep_0224 copying sleekxmpp/plugins/xep_0224/__init__.py -> build/lib/sleekxmpp/plugins/xep_0224 creating build/lib/sleekxmpp/plugins/xep_0231 copying sleekxmpp/plugins/xep_0231/stanza.py -> build/lib/sleekxmpp/plugins/xep_0231 copying sleekxmpp/plugins/xep_0231/bob.py -> build/lib/sleekxmpp/plugins/xep_0231 copying sleekxmpp/plugins/xep_0231/__init__.py -> build/lib/sleekxmpp/plugins/xep_0231 creating build/lib/sleekxmpp/plugins/xep_0235 copying sleekxmpp/plugins/xep_0235/stanza.py -> build/lib/sleekxmpp/plugins/xep_0235 copying sleekxmpp/plugins/xep_0235/oauth.py -> build/lib/sleekxmpp/plugins/xep_0235 copying sleekxmpp/plugins/xep_0235/__init__.py -> build/lib/sleekxmpp/plugins/xep_0235 creating build/lib/sleekxmpp/plugins/xep_0249 copying sleekxmpp/plugins/xep_0249/stanza.py -> build/lib/sleekxmpp/plugins/xep_0249 copying sleekxmpp/plugins/xep_0249/invite.py -> build/lib/sleekxmpp/plugins/xep_0249 copying sleekxmpp/plugins/xep_0249/__init__.py -> build/lib/sleekxmpp/plugins/xep_0249 creating build/lib/sleekxmpp/plugins/xep_0257 copying sleekxmpp/plugins/xep_0257/stanza.py -> build/lib/sleekxmpp/plugins/xep_0257 copying sleekxmpp/plugins/xep_0257/client_cert_management.py -> build/lib/sleekxmpp/plugins/xep_0257 copying sleekxmpp/plugins/xep_0257/__init__.py -> build/lib/sleekxmpp/plugins/xep_0257 creating build/lib/sleekxmpp/plugins/xep_0258 copying sleekxmpp/plugins/xep_0258/stanza.py -> build/lib/sleekxmpp/plugins/xep_0258 copying sleekxmpp/plugins/xep_0258/security_labels.py -> build/lib/sleekxmpp/plugins/xep_0258 copying sleekxmpp/plugins/xep_0258/__init__.py -> build/lib/sleekxmpp/plugins/xep_0258 creating build/lib/sleekxmpp/plugins/xep_0279 copying sleekxmpp/plugins/xep_0279/stanza.py -> build/lib/sleekxmpp/plugins/xep_0279 copying sleekxmpp/plugins/xep_0279/ipcheck.py -> build/lib/sleekxmpp/plugins/xep_0279 copying sleekxmpp/plugins/xep_0279/__init__.py -> build/lib/sleekxmpp/plugins/xep_0279 creating build/lib/sleekxmpp/plugins/xep_0280 copying sleekxmpp/plugins/xep_0280/stanza.py -> build/lib/sleekxmpp/plugins/xep_0280 copying sleekxmpp/plugins/xep_0280/carbons.py -> build/lib/sleekxmpp/plugins/xep_0280 copying sleekxmpp/plugins/xep_0280/__init__.py -> build/lib/sleekxmpp/plugins/xep_0280 creating build/lib/sleekxmpp/plugins/xep_0297 copying sleekxmpp/plugins/xep_0297/stanza.py -> build/lib/sleekxmpp/plugins/xep_0297 copying sleekxmpp/plugins/xep_0297/forwarded.py -> build/lib/sleekxmpp/plugins/xep_0297 copying sleekxmpp/plugins/xep_0297/__init__.py -> build/lib/sleekxmpp/plugins/xep_0297 creating build/lib/sleekxmpp/plugins/xep_0308 copying sleekxmpp/plugins/xep_0308/stanza.py -> build/lib/sleekxmpp/plugins/xep_0308 copying sleekxmpp/plugins/xep_0308/correction.py -> build/lib/sleekxmpp/plugins/xep_0308 copying sleekxmpp/plugins/xep_0308/__init__.py -> build/lib/sleekxmpp/plugins/xep_0308 creating build/lib/sleekxmpp/plugins/xep_0313 copying sleekxmpp/plugins/xep_0313/stanza.py -> build/lib/sleekxmpp/plugins/xep_0313 copying sleekxmpp/plugins/xep_0313/mam.py -> build/lib/sleekxmpp/plugins/xep_0313 copying sleekxmpp/plugins/xep_0313/__init__.py -> build/lib/sleekxmpp/plugins/xep_0313 creating build/lib/sleekxmpp/plugins/xep_0319 copying sleekxmpp/plugins/xep_0319/stanza.py -> build/lib/sleekxmpp/plugins/xep_0319 copying sleekxmpp/plugins/xep_0319/idle.py -> build/lib/sleekxmpp/plugins/xep_0319 copying sleekxmpp/plugins/xep_0319/__init__.py -> build/lib/sleekxmpp/plugins/xep_0319 creating build/lib/sleekxmpp/plugins/google copying sleekxmpp/plugins/google/__init__.py -> build/lib/sleekxmpp/plugins/google creating build/lib/sleekxmpp/plugins/google/gmail copying sleekxmpp/plugins/google/gmail/stanza.py -> build/lib/sleekxmpp/plugins/google/gmail copying sleekxmpp/plugins/google/gmail/notifications.py -> build/lib/sleekxmpp/plugins/google/gmail copying sleekxmpp/plugins/google/gmail/__init__.py -> build/lib/sleekxmpp/plugins/google/gmail creating build/lib/sleekxmpp/plugins/google/auth copying sleekxmpp/plugins/google/auth/stanza.py -> build/lib/sleekxmpp/plugins/google/auth copying sleekxmpp/plugins/google/auth/auth.py -> build/lib/sleekxmpp/plugins/google/auth copying sleekxmpp/plugins/google/auth/__init__.py -> build/lib/sleekxmpp/plugins/google/auth creating build/lib/sleekxmpp/plugins/google/settings copying sleekxmpp/plugins/google/settings/stanza.py -> build/lib/sleekxmpp/plugins/google/settings copying sleekxmpp/plugins/google/settings/settings.py -> build/lib/sleekxmpp/plugins/google/settings copying sleekxmpp/plugins/google/settings/__init__.py -> build/lib/sleekxmpp/plugins/google/settings creating build/lib/sleekxmpp/plugins/google/nosave copying sleekxmpp/plugins/google/nosave/stanza.py -> build/lib/sleekxmpp/plugins/google/nosave copying sleekxmpp/plugins/google/nosave/nosave.py -> build/lib/sleekxmpp/plugins/google/nosave copying sleekxmpp/plugins/google/nosave/__init__.py -> build/lib/sleekxmpp/plugins/google/nosave creating build/lib/sleekxmpp/features copying sleekxmpp/features/__init__.py -> build/lib/sleekxmpp/features creating build/lib/sleekxmpp/features/feature_mechanisms copying sleekxmpp/features/feature_mechanisms/mechanisms.py -> build/lib/sleekxmpp/features/feature_mechanisms copying sleekxmpp/features/feature_mechanisms/__init__.py -> build/lib/sleekxmpp/features/feature_mechanisms creating build/lib/sleekxmpp/features/feature_mechanisms/stanza copying sleekxmpp/features/feature_mechanisms/stanza/success.py -> build/lib/sleekxmpp/features/feature_mechanisms/stanza copying sleekxmpp/features/feature_mechanisms/stanza/response.py -> build/lib/sleekxmpp/features/feature_mechanisms/stanza copying sleekxmpp/features/feature_mechanisms/stanza/mechanisms.py -> build/lib/sleekxmpp/features/feature_mechanisms/stanza copying sleekxmpp/features/feature_mechanisms/stanza/failure.py -> build/lib/sleekxmpp/features/feature_mechanisms/stanza copying sleekxmpp/features/feature_mechanisms/stanza/challenge.py -> build/lib/sleekxmpp/features/feature_mechanisms/stanza copying sleekxmpp/features/feature_mechanisms/stanza/auth.py -> build/lib/sleekxmpp/features/feature_mechanisms/stanza copying sleekxmpp/features/feature_mechanisms/stanza/abort.py -> build/lib/sleekxmpp/features/feature_mechanisms/stanza copying sleekxmpp/features/feature_mechanisms/stanza/__init__.py -> build/lib/sleekxmpp/features/feature_mechanisms/stanza creating build/lib/sleekxmpp/features/feature_starttls copying sleekxmpp/features/feature_starttls/starttls.py -> build/lib/sleekxmpp/features/feature_starttls copying sleekxmpp/features/feature_starttls/stanza.py -> build/lib/sleekxmpp/features/feature_starttls copying sleekxmpp/features/feature_starttls/__init__.py -> build/lib/sleekxmpp/features/feature_starttls creating build/lib/sleekxmpp/features/feature_bind copying sleekxmpp/features/feature_bind/stanza.py -> build/lib/sleekxmpp/features/feature_bind copying sleekxmpp/features/feature_bind/bind.py -> build/lib/sleekxmpp/features/feature_bind copying sleekxmpp/features/feature_bind/__init__.py -> build/lib/sleekxmpp/features/feature_bind creating build/lib/sleekxmpp/features/feature_session copying sleekxmpp/features/feature_session/stanza.py -> build/lib/sleekxmpp/features/feature_session copying sleekxmpp/features/feature_session/session.py -> build/lib/sleekxmpp/features/feature_session copying sleekxmpp/features/feature_session/__init__.py -> build/lib/sleekxmpp/features/feature_session creating build/lib/sleekxmpp/features/feature_rosterver copying sleekxmpp/features/feature_rosterver/stanza.py -> build/lib/sleekxmpp/features/feature_rosterver copying sleekxmpp/features/feature_rosterver/rosterver.py -> build/lib/sleekxmpp/features/feature_rosterver copying sleekxmpp/features/feature_rosterver/__init__.py -> build/lib/sleekxmpp/features/feature_rosterver creating build/lib/sleekxmpp/features/feature_preapproval copying sleekxmpp/features/feature_preapproval/stanza.py -> build/lib/sleekxmpp/features/feature_preapproval copying sleekxmpp/features/feature_preapproval/preapproval.py -> build/lib/sleekxmpp/features/feature_preapproval copying sleekxmpp/features/feature_preapproval/__init__.py -> build/lib/sleekxmpp/features/feature_preapproval creating build/lib/sleekxmpp/thirdparty copying sleekxmpp/thirdparty/statemachine.py -> build/lib/sleekxmpp/thirdparty copying sleekxmpp/thirdparty/socks.py -> build/lib/sleekxmpp/thirdparty copying sleekxmpp/thirdparty/ordereddict.py -> build/lib/sleekxmpp/thirdparty copying sleekxmpp/thirdparty/mini_dateutil.py -> build/lib/sleekxmpp/thirdparty copying sleekxmpp/thirdparty/gnupg.py -> build/lib/sleekxmpp/thirdparty copying sleekxmpp/thirdparty/__init__.py -> build/lib/sleekxmpp/thirdparty + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2G8QnC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64 + cd SleekXMPP-08a0fd5420c25108d3bff4096a2378fd2f288a50 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/thirdparty copying build/lib/sleekxmpp/thirdparty/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/thirdparty copying build/lib/sleekxmpp/thirdparty/gnupg.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/thirdparty copying build/lib/sleekxmpp/thirdparty/mini_dateutil.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/thirdparty copying build/lib/sleekxmpp/thirdparty/ordereddict.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/thirdparty copying build/lib/sleekxmpp/thirdparty/socks.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/thirdparty copying build/lib/sleekxmpp/thirdparty/statemachine.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/thirdparty creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_preapproval copying build/lib/sleekxmpp/features/feature_preapproval/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_preapproval copying build/lib/sleekxmpp/features/feature_preapproval/preapproval.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_preapproval copying build/lib/sleekxmpp/features/feature_preapproval/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_preapproval creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_rosterver copying build/lib/sleekxmpp/features/feature_rosterver/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_rosterver copying build/lib/sleekxmpp/features/feature_rosterver/rosterver.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_rosterver copying build/lib/sleekxmpp/features/feature_rosterver/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_rosterver creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_session copying build/lib/sleekxmpp/features/feature_session/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_session copying build/lib/sleekxmpp/features/feature_session/session.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_session copying build/lib/sleekxmpp/features/feature_session/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_session creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_bind copying build/lib/sleekxmpp/features/feature_bind/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_bind copying build/lib/sleekxmpp/features/feature_bind/bind.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_bind copying build/lib/sleekxmpp/features/feature_bind/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_bind creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_starttls copying build/lib/sleekxmpp/features/feature_starttls/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_starttls copying build/lib/sleekxmpp/features/feature_starttls/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_starttls copying build/lib/sleekxmpp/features/feature_starttls/starttls.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_starttls creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_mechanisms creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_mechanisms/stanza copying build/lib/sleekxmpp/features/feature_mechanisms/stanza/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_mechanisms/stanza copying build/lib/sleekxmpp/features/feature_mechanisms/stanza/abort.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_mechanisms/stanza copying build/lib/sleekxmpp/features/feature_mechanisms/stanza/auth.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_mechanisms/stanza copying build/lib/sleekxmpp/features/feature_mechanisms/stanza/challenge.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_mechanisms/stanza copying build/lib/sleekxmpp/features/feature_mechanisms/stanza/failure.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_mechanisms/stanza copying build/lib/sleekxmpp/features/feature_mechanisms/stanza/mechanisms.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_mechanisms/stanza copying build/lib/sleekxmpp/features/feature_mechanisms/stanza/response.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_mechanisms/stanza copying build/lib/sleekxmpp/features/feature_mechanisms/stanza/success.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_mechanisms/stanza copying build/lib/sleekxmpp/features/feature_mechanisms/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_mechanisms copying build/lib/sleekxmpp/features/feature_mechanisms/mechanisms.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_mechanisms copying build/lib/sleekxmpp/features/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/google creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/google/nosave copying build/lib/sleekxmpp/plugins/google/nosave/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/google/nosave copying build/lib/sleekxmpp/plugins/google/nosave/nosave.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/google/nosave copying build/lib/sleekxmpp/plugins/google/nosave/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/google/nosave creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/google/settings copying build/lib/sleekxmpp/plugins/google/settings/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/google/settings copying build/lib/sleekxmpp/plugins/google/settings/settings.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/google/settings copying build/lib/sleekxmpp/plugins/google/settings/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/google/settings creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/google/auth copying build/lib/sleekxmpp/plugins/google/auth/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/google/auth copying build/lib/sleekxmpp/plugins/google/auth/auth.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/google/auth copying build/lib/sleekxmpp/plugins/google/auth/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/google/auth creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/google/gmail copying build/lib/sleekxmpp/plugins/google/gmail/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/google/gmail copying build/lib/sleekxmpp/plugins/google/gmail/notifications.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/google/gmail copying build/lib/sleekxmpp/plugins/google/gmail/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/google/gmail copying build/lib/sleekxmpp/plugins/google/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/google creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0319 copying build/lib/sleekxmpp/plugins/xep_0319/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0319 copying build/lib/sleekxmpp/plugins/xep_0319/idle.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0319 copying build/lib/sleekxmpp/plugins/xep_0319/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0319 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0313 copying build/lib/sleekxmpp/plugins/xep_0313/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0313 copying build/lib/sleekxmpp/plugins/xep_0313/mam.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0313 copying build/lib/sleekxmpp/plugins/xep_0313/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0313 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0308 copying build/lib/sleekxmpp/plugins/xep_0308/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0308 copying build/lib/sleekxmpp/plugins/xep_0308/correction.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0308 copying build/lib/sleekxmpp/plugins/xep_0308/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0308 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0297 copying build/lib/sleekxmpp/plugins/xep_0297/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0297 copying build/lib/sleekxmpp/plugins/xep_0297/forwarded.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0297 copying build/lib/sleekxmpp/plugins/xep_0297/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0297 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0280 copying build/lib/sleekxmpp/plugins/xep_0280/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0280 copying build/lib/sleekxmpp/plugins/xep_0280/carbons.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0280 copying build/lib/sleekxmpp/plugins/xep_0280/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0280 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0279 copying build/lib/sleekxmpp/plugins/xep_0279/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0279 copying build/lib/sleekxmpp/plugins/xep_0279/ipcheck.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0279 copying build/lib/sleekxmpp/plugins/xep_0279/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0279 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0258 copying build/lib/sleekxmpp/plugins/xep_0258/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0258 copying build/lib/sleekxmpp/plugins/xep_0258/security_labels.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0258 copying build/lib/sleekxmpp/plugins/xep_0258/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0258 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0257 copying build/lib/sleekxmpp/plugins/xep_0257/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0257 copying build/lib/sleekxmpp/plugins/xep_0257/client_cert_management.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0257 copying build/lib/sleekxmpp/plugins/xep_0257/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0257 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0249 copying build/lib/sleekxmpp/plugins/xep_0249/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0249 copying build/lib/sleekxmpp/plugins/xep_0249/invite.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0249 copying build/lib/sleekxmpp/plugins/xep_0249/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0249 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0235 copying build/lib/sleekxmpp/plugins/xep_0235/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0235 copying build/lib/sleekxmpp/plugins/xep_0235/oauth.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0235 copying build/lib/sleekxmpp/plugins/xep_0235/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0235 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0231 copying build/lib/sleekxmpp/plugins/xep_0231/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0231 copying build/lib/sleekxmpp/plugins/xep_0231/bob.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0231 copying build/lib/sleekxmpp/plugins/xep_0231/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0231 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0224 copying build/lib/sleekxmpp/plugins/xep_0224/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0224 copying build/lib/sleekxmpp/plugins/xep_0224/attention.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0224 copying build/lib/sleekxmpp/plugins/xep_0224/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0224 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0221 copying build/lib/sleekxmpp/plugins/xep_0221/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0221 copying build/lib/sleekxmpp/plugins/xep_0221/media.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0221 copying build/lib/sleekxmpp/plugins/xep_0221/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0221 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0203 copying build/lib/sleekxmpp/plugins/xep_0203/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0203 copying build/lib/sleekxmpp/plugins/xep_0203/delay.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0203 copying build/lib/sleekxmpp/plugins/xep_0203/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0203 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0202 copying build/lib/sleekxmpp/plugins/xep_0202/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0202 copying build/lib/sleekxmpp/plugins/xep_0202/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0202 copying build/lib/sleekxmpp/plugins/xep_0202/time.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0202 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0199 copying build/lib/sleekxmpp/plugins/xep_0199/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0199 copying build/lib/sleekxmpp/plugins/xep_0199/ping.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0199 copying build/lib/sleekxmpp/plugins/xep_0199/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0199 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0198 copying build/lib/sleekxmpp/plugins/xep_0198/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0198 copying build/lib/sleekxmpp/plugins/xep_0198/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0198 copying build/lib/sleekxmpp/plugins/xep_0198/stream_management.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0198 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0196 copying build/lib/sleekxmpp/plugins/xep_0196/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0196 copying build/lib/sleekxmpp/plugins/xep_0196/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0196 copying build/lib/sleekxmpp/plugins/xep_0196/user_gaming.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0196 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0191 copying build/lib/sleekxmpp/plugins/xep_0191/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0191 copying build/lib/sleekxmpp/plugins/xep_0191/blocking.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0191 copying build/lib/sleekxmpp/plugins/xep_0191/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0191 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0186 copying build/lib/sleekxmpp/plugins/xep_0186/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0186 copying build/lib/sleekxmpp/plugins/xep_0186/invisible_command.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0186 copying build/lib/sleekxmpp/plugins/xep_0186/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0186 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0184 copying build/lib/sleekxmpp/plugins/xep_0184/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0184 copying build/lib/sleekxmpp/plugins/xep_0184/receipt.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0184 copying build/lib/sleekxmpp/plugins/xep_0184/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0184 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0172 copying build/lib/sleekxmpp/plugins/xep_0172/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0172 copying build/lib/sleekxmpp/plugins/xep_0172/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0172 copying build/lib/sleekxmpp/plugins/xep_0172/user_nick.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0172 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0153 copying build/lib/sleekxmpp/plugins/xep_0153/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0153 copying build/lib/sleekxmpp/plugins/xep_0153/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0153 copying build/lib/sleekxmpp/plugins/xep_0153/vcard_avatar.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0153 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0152 copying build/lib/sleekxmpp/plugins/xep_0152/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0152 copying build/lib/sleekxmpp/plugins/xep_0152/reachability.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0152 copying build/lib/sleekxmpp/plugins/xep_0152/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0152 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0131 copying build/lib/sleekxmpp/plugins/xep_0131/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0131 copying build/lib/sleekxmpp/plugins/xep_0131/headers.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0131 copying build/lib/sleekxmpp/plugins/xep_0131/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0131 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0128 copying build/lib/sleekxmpp/plugins/xep_0128/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0128 copying build/lib/sleekxmpp/plugins/xep_0128/extended_disco.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0128 copying build/lib/sleekxmpp/plugins/xep_0128/static.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0128 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0118 copying build/lib/sleekxmpp/plugins/xep_0118/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0118 copying build/lib/sleekxmpp/plugins/xep_0118/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0118 copying build/lib/sleekxmpp/plugins/xep_0118/user_tune.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0118 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0115 copying build/lib/sleekxmpp/plugins/xep_0115/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0115 copying build/lib/sleekxmpp/plugins/xep_0115/caps.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0115 copying build/lib/sleekxmpp/plugins/xep_0115/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0115 copying build/lib/sleekxmpp/plugins/xep_0115/static.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0115 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0108 copying build/lib/sleekxmpp/plugins/xep_0108/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0108 copying build/lib/sleekxmpp/plugins/xep_0108/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0108 copying build/lib/sleekxmpp/plugins/xep_0108/user_activity.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0108 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0107 copying build/lib/sleekxmpp/plugins/xep_0107/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0107 copying build/lib/sleekxmpp/plugins/xep_0107/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0107 copying build/lib/sleekxmpp/plugins/xep_0107/user_mood.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0107 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0096 copying build/lib/sleekxmpp/plugins/xep_0096/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0096 copying build/lib/sleekxmpp/plugins/xep_0096/file_transfer.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0096 copying build/lib/sleekxmpp/plugins/xep_0096/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0096 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0095 copying build/lib/sleekxmpp/plugins/xep_0095/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0095 copying build/lib/sleekxmpp/plugins/xep_0095/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0095 copying build/lib/sleekxmpp/plugins/xep_0095/stream_initiation.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0095 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0092 copying build/lib/sleekxmpp/plugins/xep_0092/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0092 copying build/lib/sleekxmpp/plugins/xep_0092/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0092 copying build/lib/sleekxmpp/plugins/xep_0092/version.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0092 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0091 copying build/lib/sleekxmpp/plugins/xep_0091/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0091 copying build/lib/sleekxmpp/plugins/xep_0091/legacy_delay.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0091 copying build/lib/sleekxmpp/plugins/xep_0091/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0091 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0086 copying build/lib/sleekxmpp/plugins/xep_0086/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0086 copying build/lib/sleekxmpp/plugins/xep_0086/legacy_error.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0086 copying build/lib/sleekxmpp/plugins/xep_0086/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0086 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0085 copying build/lib/sleekxmpp/plugins/xep_0085/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0085 copying build/lib/sleekxmpp/plugins/xep_0085/chat_states.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0085 copying build/lib/sleekxmpp/plugins/xep_0085/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0085 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0084 copying build/lib/sleekxmpp/plugins/xep_0084/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0084 copying build/lib/sleekxmpp/plugins/xep_0084/avatar.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0084 copying build/lib/sleekxmpp/plugins/xep_0084/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0084 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0080 copying build/lib/sleekxmpp/plugins/xep_0080/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0080 copying build/lib/sleekxmpp/plugins/xep_0080/geoloc.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0080 copying build/lib/sleekxmpp/plugins/xep_0080/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0080 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0078 copying build/lib/sleekxmpp/plugins/xep_0078/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0078 copying build/lib/sleekxmpp/plugins/xep_0078/legacyauth.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0078 copying build/lib/sleekxmpp/plugins/xep_0078/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0078 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0077 copying build/lib/sleekxmpp/plugins/xep_0077/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0077 copying build/lib/sleekxmpp/plugins/xep_0077/register.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0077 copying build/lib/sleekxmpp/plugins/xep_0077/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0077 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0071 copying build/lib/sleekxmpp/plugins/xep_0071/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0071 copying build/lib/sleekxmpp/plugins/xep_0071/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0071 copying build/lib/sleekxmpp/plugins/xep_0071/xhtml_im.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0071 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0066 copying build/lib/sleekxmpp/plugins/xep_0066/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0066 copying build/lib/sleekxmpp/plugins/xep_0066/oob.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0066 copying build/lib/sleekxmpp/plugins/xep_0066/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0066 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0065 copying build/lib/sleekxmpp/plugins/xep_0065/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0065 copying build/lib/sleekxmpp/plugins/xep_0065/proxy.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0065 copying build/lib/sleekxmpp/plugins/xep_0065/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0065 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0060 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0060/stanza copying build/lib/sleekxmpp/plugins/xep_0060/stanza/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0060/stanza copying build/lib/sleekxmpp/plugins/xep_0060/stanza/base.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0060/stanza copying build/lib/sleekxmpp/plugins/xep_0060/stanza/pubsub.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0060/stanza copying build/lib/sleekxmpp/plugins/xep_0060/stanza/pubsub_errors.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0060/stanza copying build/lib/sleekxmpp/plugins/xep_0060/stanza/pubsub_event.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0060/stanza copying build/lib/sleekxmpp/plugins/xep_0060/stanza/pubsub_owner.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0060/stanza copying build/lib/sleekxmpp/plugins/xep_0060/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0060 copying build/lib/sleekxmpp/plugins/xep_0060/pubsub.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0060 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0059 copying build/lib/sleekxmpp/plugins/xep_0059/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0059 copying build/lib/sleekxmpp/plugins/xep_0059/rsm.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0059 copying build/lib/sleekxmpp/plugins/xep_0059/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0059 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0054 copying build/lib/sleekxmpp/plugins/xep_0054/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0054 copying build/lib/sleekxmpp/plugins/xep_0054/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0054 copying build/lib/sleekxmpp/plugins/xep_0054/vcard_temp.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0054 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0050 copying build/lib/sleekxmpp/plugins/xep_0050/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0050 copying build/lib/sleekxmpp/plugins/xep_0050/adhoc.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0050 copying build/lib/sleekxmpp/plugins/xep_0050/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0050 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0049 copying build/lib/sleekxmpp/plugins/xep_0049/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0049 copying build/lib/sleekxmpp/plugins/xep_0049/private_storage.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0049 copying build/lib/sleekxmpp/plugins/xep_0049/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0049 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0048 copying build/lib/sleekxmpp/plugins/xep_0048/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0048 copying build/lib/sleekxmpp/plugins/xep_0048/bookmarks.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0048 copying build/lib/sleekxmpp/plugins/xep_0048/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0048 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0047 copying build/lib/sleekxmpp/plugins/xep_0047/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0047 copying build/lib/sleekxmpp/plugins/xep_0047/ibb.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0047 copying build/lib/sleekxmpp/plugins/xep_0047/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0047 copying build/lib/sleekxmpp/plugins/xep_0047/stream.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0047 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0033 copying build/lib/sleekxmpp/plugins/xep_0033/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0033 copying build/lib/sleekxmpp/plugins/xep_0033/addresses.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0033 copying build/lib/sleekxmpp/plugins/xep_0033/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0033 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0030 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0030/stanza copying build/lib/sleekxmpp/plugins/xep_0030/stanza/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0030/stanza copying build/lib/sleekxmpp/plugins/xep_0030/stanza/info.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0030/stanza copying build/lib/sleekxmpp/plugins/xep_0030/stanza/items.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0030/stanza copying build/lib/sleekxmpp/plugins/xep_0030/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0030 copying build/lib/sleekxmpp/plugins/xep_0030/disco.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0030 copying build/lib/sleekxmpp/plugins/xep_0030/static.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0030 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0027 copying build/lib/sleekxmpp/plugins/xep_0027/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0027 copying build/lib/sleekxmpp/plugins/xep_0027/gpg.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0027 copying build/lib/sleekxmpp/plugins/xep_0027/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0027 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0020 copying build/lib/sleekxmpp/plugins/xep_0020/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0020 copying build/lib/sleekxmpp/plugins/xep_0020/feature_negotiation.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0020 copying build/lib/sleekxmpp/plugins/xep_0020/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0020 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0016 copying build/lib/sleekxmpp/plugins/xep_0016/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0016 copying build/lib/sleekxmpp/plugins/xep_0016/privacy.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0016 copying build/lib/sleekxmpp/plugins/xep_0016/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0016 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0013 copying build/lib/sleekxmpp/plugins/xep_0013/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0013 copying build/lib/sleekxmpp/plugins/xep_0013/offline.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0013 copying build/lib/sleekxmpp/plugins/xep_0013/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0013 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0012 copying build/lib/sleekxmpp/plugins/xep_0012/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0012 copying build/lib/sleekxmpp/plugins/xep_0012/last_activity.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0012 copying build/lib/sleekxmpp/plugins/xep_0012/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0012 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0009 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0009/stanza copying build/lib/sleekxmpp/plugins/xep_0009/stanza/RPC.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0009/stanza copying build/lib/sleekxmpp/plugins/xep_0009/stanza/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0009/stanza copying build/lib/sleekxmpp/plugins/xep_0009/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0009 copying build/lib/sleekxmpp/plugins/xep_0009/binding.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0009 copying build/lib/sleekxmpp/plugins/xep_0009/remote.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0009 copying build/lib/sleekxmpp/plugins/xep_0009/rpc.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0009 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0004 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0004/stanza copying build/lib/sleekxmpp/plugins/xep_0004/stanza/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0004/stanza copying build/lib/sleekxmpp/plugins/xep_0004/stanza/field.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0004/stanza copying build/lib/sleekxmpp/plugins/xep_0004/stanza/form.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0004/stanza copying build/lib/sleekxmpp/plugins/xep_0004/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0004 copying build/lib/sleekxmpp/plugins/xep_0004/dataforms.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0004 copying build/lib/sleekxmpp/plugins/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins copying build/lib/sleekxmpp/plugins/base.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins copying build/lib/sleekxmpp/plugins/gmail_notify.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins copying build/lib/sleekxmpp/plugins/xep_0045.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins copying build/lib/sleekxmpp/plugins/xep_0082.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins copying build/lib/sleekxmpp/plugins/xep_0106.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins copying build/lib/sleekxmpp/plugins/xep_0133.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins copying build/lib/sleekxmpp/plugins/xep_0163.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins copying build/lib/sleekxmpp/plugins/xep_0222.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins copying build/lib/sleekxmpp/plugins/xep_0223.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins copying build/lib/sleekxmpp/plugins/xep_0242.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins copying build/lib/sleekxmpp/plugins/xep_0256.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins copying build/lib/sleekxmpp/plugins/xep_0270.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins copying build/lib/sleekxmpp/plugins/xep_0302.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/handler copying build/lib/sleekxmpp/xmlstream/handler/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/handler copying build/lib/sleekxmpp/xmlstream/handler/base.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/handler copying build/lib/sleekxmpp/xmlstream/handler/callback.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/handler copying build/lib/sleekxmpp/xmlstream/handler/collector.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/handler copying build/lib/sleekxmpp/xmlstream/handler/waiter.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/handler copying build/lib/sleekxmpp/xmlstream/handler/xmlcallback.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/handler copying build/lib/sleekxmpp/xmlstream/handler/xmlwaiter.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/handler creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/matcher copying build/lib/sleekxmpp/xmlstream/matcher/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/matcher copying build/lib/sleekxmpp/xmlstream/matcher/base.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/matcher copying build/lib/sleekxmpp/xmlstream/matcher/id.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/matcher copying build/lib/sleekxmpp/xmlstream/matcher/many.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/matcher copying build/lib/sleekxmpp/xmlstream/matcher/stanzapath.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/matcher copying build/lib/sleekxmpp/xmlstream/matcher/xmlmask.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/matcher copying build/lib/sleekxmpp/xmlstream/matcher/xpath.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/matcher copying build/lib/sleekxmpp/xmlstream/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream copying build/lib/sleekxmpp/xmlstream/cert.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream copying build/lib/sleekxmpp/xmlstream/filesocket.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream copying build/lib/sleekxmpp/xmlstream/jid.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream copying build/lib/sleekxmpp/xmlstream/resolver.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream copying build/lib/sleekxmpp/xmlstream/scheduler.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream copying build/lib/sleekxmpp/xmlstream/stanzabase.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream copying build/lib/sleekxmpp/xmlstream/tostring.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream copying build/lib/sleekxmpp/xmlstream/xmlstream.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/util creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/util/sasl copying build/lib/sleekxmpp/util/sasl/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/util/sasl copying build/lib/sleekxmpp/util/sasl/client.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/util/sasl copying build/lib/sleekxmpp/util/sasl/mechanisms.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/util/sasl copying build/lib/sleekxmpp/util/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/util copying build/lib/sleekxmpp/util/misc_ops.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/util copying build/lib/sleekxmpp/util/stringprep_profiles.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/util creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/roster copying build/lib/sleekxmpp/roster/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/roster copying build/lib/sleekxmpp/roster/item.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/roster copying build/lib/sleekxmpp/roster/multi.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/roster copying build/lib/sleekxmpp/roster/single.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/roster creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/test copying build/lib/sleekxmpp/test/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/test copying build/lib/sleekxmpp/test/livesocket.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/test copying build/lib/sleekxmpp/test/mocksocket.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/test copying build/lib/sleekxmpp/test/sleektest.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/test creating /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/stanza copying build/lib/sleekxmpp/stanza/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/stanza copying build/lib/sleekxmpp/stanza/atom.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/stanza copying build/lib/sleekxmpp/stanza/error.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/stanza copying build/lib/sleekxmpp/stanza/htmlim.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/stanza copying build/lib/sleekxmpp/stanza/iq.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/stanza copying build/lib/sleekxmpp/stanza/message.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/stanza copying build/lib/sleekxmpp/stanza/nick.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/stanza copying build/lib/sleekxmpp/stanza/presence.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/stanza copying build/lib/sleekxmpp/stanza/rootstanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/stanza copying build/lib/sleekxmpp/stanza/roster.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/stanza copying build/lib/sleekxmpp/stanza/stream_error.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/stanza copying build/lib/sleekxmpp/stanza/stream_features.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/stanza copying build/lib/sleekxmpp/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp copying build/lib/sleekxmpp/api.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp copying build/lib/sleekxmpp/basexmpp.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp copying build/lib/sleekxmpp/clientxmpp.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp copying build/lib/sleekxmpp/componentxmpp.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp copying build/lib/sleekxmpp/exceptions.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp copying build/lib/sleekxmpp/jid.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp copying build/lib/sleekxmpp/version.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/thirdparty/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/thirdparty/gnupg.py to gnupg.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/thirdparty/mini_dateutil.py to mini_dateutil.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/thirdparty/ordereddict.py to ordereddict.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/thirdparty/socks.py to socks.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/thirdparty/statemachine.py to statemachine.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_preapproval/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_preapproval/preapproval.py to preapproval.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_preapproval/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_rosterver/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_rosterver/rosterver.py to rosterver.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_rosterver/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_session/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_session/session.py to session.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_session/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_bind/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_bind/bind.py to bind.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_bind/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_starttls/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_starttls/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_starttls/starttls.py to starttls.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_mechanisms/stanza/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_mechanisms/stanza/abort.py to abort.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_mechanisms/stanza/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_mechanisms/stanza/challenge.py to challenge.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_mechanisms/stanza/failure.py to failure.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_mechanisms/stanza/mechanisms.py to mechanisms.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_mechanisms/stanza/response.py to response.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_mechanisms/stanza/success.py to success.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_mechanisms/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/feature_mechanisms/mechanisms.py to mechanisms.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/features/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/google/nosave/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/google/nosave/nosave.py to nosave.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/google/nosave/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/google/settings/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/google/settings/settings.py to settings.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/google/settings/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/google/auth/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/google/auth/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/google/auth/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/google/gmail/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/google/gmail/notifications.py to notifications.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/google/gmail/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/google/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0319/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0319/idle.py to idle.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0319/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0313/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0313/mam.py to mam.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0313/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0308/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0308/correction.py to correction.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0308/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0297/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0297/forwarded.py to forwarded.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0297/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0280/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0280/carbons.py to carbons.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0280/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0279/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0279/ipcheck.py to ipcheck.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0279/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0258/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0258/security_labels.py to security_labels.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0258/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0257/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0257/client_cert_management.py to client_cert_management.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0257/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0249/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0249/invite.py to invite.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0249/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0235/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0235/oauth.py to oauth.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0235/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0231/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0231/bob.py to bob.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0231/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0224/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0224/attention.py to attention.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0224/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0221/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0221/media.py to media.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0221/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0203/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0203/delay.py to delay.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0203/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0202/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0202/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0202/time.py to time.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0199/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0199/ping.py to ping.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0199/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0198/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0198/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0198/stream_management.py to stream_management.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0196/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0196/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0196/user_gaming.py to user_gaming.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0191/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0191/blocking.py to blocking.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0191/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0186/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0186/invisible_command.py to invisible_command.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0186/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0184/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0184/receipt.py to receipt.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0184/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0172/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0172/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0172/user_nick.py to user_nick.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0153/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0153/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0153/vcard_avatar.py to vcard_avatar.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0152/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0152/reachability.py to reachability.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0152/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0131/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0131/headers.py to headers.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0131/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0128/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0128/extended_disco.py to extended_disco.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0128/static.py to static.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0118/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0118/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0118/user_tune.py to user_tune.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0115/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0115/caps.py to caps.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0115/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0115/static.py to static.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0108/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0108/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0108/user_activity.py to user_activity.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0107/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0107/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0107/user_mood.py to user_mood.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0096/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0096/file_transfer.py to file_transfer.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0096/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0095/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0095/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0095/stream_initiation.py to stream_initiation.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0092/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0092/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0092/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0091/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0091/legacy_delay.py to legacy_delay.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0091/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0086/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0086/legacy_error.py to legacy_error.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0086/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0085/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0085/chat_states.py to chat_states.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0085/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0084/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0084/avatar.py to avatar.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0084/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0080/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0080/geoloc.py to geoloc.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0080/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0078/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0078/legacyauth.py to legacyauth.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0078/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0077/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0077/register.py to register.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0077/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0071/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0071/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0071/xhtml_im.py to xhtml_im.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0066/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0066/oob.py to oob.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0066/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0065/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0065/proxy.py to proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0065/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0060/stanza/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0060/stanza/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0060/stanza/pubsub.py to pubsub.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0060/stanza/pubsub_errors.py to pubsub_errors.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0060/stanza/pubsub_event.py to pubsub_event.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0060/stanza/pubsub_owner.py to pubsub_owner.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0060/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0060/pubsub.py to pubsub.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0059/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0059/rsm.py to rsm.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0059/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0054/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0054/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0054/vcard_temp.py to vcard_temp.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0050/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0050/adhoc.py to adhoc.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0050/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0049/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0049/private_storage.py to private_storage.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0049/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0048/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0048/bookmarks.py to bookmarks.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0048/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0047/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0047/ibb.py to ibb.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0047/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0047/stream.py to stream.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0033/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0033/addresses.py to addresses.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0033/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0030/stanza/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0030/stanza/info.py to info.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0030/stanza/items.py to items.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0030/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0030/disco.py to disco.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0030/static.py to static.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0027/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0027/gpg.py to gpg.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0027/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0020/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0020/feature_negotiation.py to feature_negotiation.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0020/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0016/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0016/privacy.py to privacy.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0016/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0013/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0013/offline.py to offline.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0013/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0012/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0012/last_activity.py to last_activity.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0012/stanza.py to stanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0009/stanza/RPC.py to RPC.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0009/stanza/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0009/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0009/binding.py to binding.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0009/remote.py to remote.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0009/rpc.py to rpc.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0004/stanza/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0004/stanza/field.py to field.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0004/stanza/form.py to form.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0004/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0004/dataforms.py to dataforms.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/gmail_notify.py to gmail_notify.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0045.py to xep_0045.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0082.py to xep_0082.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0106.py to xep_0106.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0133.py to xep_0133.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0163.py to xep_0163.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0222.py to xep_0222.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0223.py to xep_0223.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0242.py to xep_0242.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0256.py to xep_0256.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0270.py to xep_0270.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/plugins/xep_0302.py to xep_0302.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/handler/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/handler/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/handler/callback.py to callback.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/handler/collector.py to collector.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/handler/waiter.py to waiter.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/handler/xmlcallback.py to xmlcallback.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/handler/xmlwaiter.py to xmlwaiter.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/matcher/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/matcher/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/matcher/id.py to id.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/matcher/many.py to many.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/matcher/stanzapath.py to stanzapath.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/matcher/xmlmask.py to xmlmask.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/matcher/xpath.py to xpath.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/cert.py to cert.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/filesocket.py to filesocket.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/jid.py to jid.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/resolver.py to resolver.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/scheduler.py to scheduler.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/stanzabase.py to stanzabase.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/tostring.py to tostring.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/xmlstream/xmlstream.py to xmlstream.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/util/sasl/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/util/sasl/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/util/sasl/mechanisms.py to mechanisms.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/util/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/util/misc_ops.py to misc_ops.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/util/stringprep_profiles.py to stringprep_profiles.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/roster/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/roster/item.py to item.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/roster/multi.py to multi.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/roster/single.py to single.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/test/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/test/livesocket.py to livesocket.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/test/mocksocket.py to mocksocket.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/test/sleektest.py to sleektest.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/stanza/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/stanza/atom.py to atom.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/stanza/error.py to error.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/stanza/htmlim.py to htmlim.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/stanza/iq.py to iq.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/stanza/message.py to message.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/stanza/nick.py to nick.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/stanza/presence.py to presence.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/stanza/rootstanza.py to rootstanza.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/stanza/roster.py to roster.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/stanza/stream_error.py to stream_error.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/stanza/stream_features.py to stream_features.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/basexmpp.py to basexmpp.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/clientxmpp.py to clientxmpp.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/componentxmpp.py to componentxmpp.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/jid.py to jid.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp/version.py to version.pyc writing byte-compilation script '/tmp/tmpXWkEdq.py' /usr/bin/python -O /tmp/tmpXWkEdq.py removing /tmp/tmpXWkEdq.py running install_egg_info Writing /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7/site-packages/sleekxmpp-1.2.0-py2.7.egg-info + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/SleekXMPP-08a0fd5420c25108d3bff4096a2378fd2f288a50 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.gzjiGW + umask 022 + cd /builddir/build/BUILD + cd SleekXMPP-08a0fd5420c25108d3bff4096a2378fd2f288a50 + /usr/bin/python testall.py testModules (tests.test_overall.TestOverall) Testing all modules by compiling them ... ok testTabNanny (tests.test_overall.TestOverall) Testing that indentation is consistent ... '../sleekxmpp': I/O Error: [Errno 2] No such file or directory: '../sleekxmpp' ok testEmptyElement (tests.test_tostring.TestToString) Test converting an empty element to a string. ... ok testEmptyElementWrapped (tests.test_tostring.TestToString) Test converting an empty element inside another element. ... ok testEmptyElementWrappedText (tests.test_tostring.TestToString) ... ok testMultipleChildren (tests.test_tostring.TestToString) Test converting multiple child elements to a Unicode string. ... ok testStanzaStr (tests.test_tostring.TestToString) ... ok testTailContent (tests.test_tostring.TestToString) ... ok testXMLEscape (tests.test_tostring.TestToString) Test escaping XML special characters. ... ok testXMLLang (tests.test_tostring.TestToString) Test that serializing xml:lang works. ... ok testXMLNS (tests.test_tostring.TestToString) ... ok testDirectSetFail (tests.test_stream_xep_0325.TestStreamControl) ... ok testDirectSetOk (tests.test_stream_xep_0325.TestStreamControl) ... ok testRequestSetErrorAPI (tests.test_stream_xep_0325.TestStreamControl) ... ok testRequestSetFail (tests.test_stream_xep_0325.TestStreamControl) ... ok testRequestSetMulti (tests.test_stream_xep_0325.TestStreamControl) ... ok testRequestSetOk (tests.test_stream_xep_0325.TestStreamControl) ... ok testRequestSetOkAPI (tests.test_stream_xep_0325.TestStreamControl) ... ok testServiceDiscoveryClient (tests.test_stream_xep_0325.TestStreamControl) ... ok testServiceDiscoveryComponent (tests.test_stream_xep_0325.TestStreamControl) ... ok testDelayedRequest (tests.test_stream_xep_0323.TestStreamSensorData) ... ok testDelayedRequestCancel (tests.test_stream_xep_0323.TestStreamSensorData) ... ok testDelayedRequestClient (tests.test_stream_xep_0323.TestStreamSensorData) ... ok testDelayedRequestFail (tests.test_stream_xep_0323.TestStreamSensorData) ... ok testRequestAPI (tests.test_stream_xep_0323.TestStreamSensorData) ... ok testRequestAccept (tests.test_stream_xep_0323.TestStreamSensorData) ... ok testRequestAcceptedAPI (tests.test_stream_xep_0323.TestStreamSensorData) ... ok testRequestField (tests.test_stream_xep_0323.TestStreamSensorData) ... ok testRequestFieldFrom (tests.test_stream_xep_0323.TestStreamSensorData) ... ok testRequestFieldFromTo (tests.test_stream_xep_0323.TestStreamSensorData) ... ok testRequestFieldTo (tests.test_stream_xep_0323.TestStreamSensorData) ... ok testRequestFieldsAPI (tests.test_stream_xep_0323.TestStreamSensorData) ... ok testRequestFieldsCancelAPI (tests.test_stream_xep_0323.TestStreamSensorData) ... ok testRequestMultiTimestampAllFields (tests.test_stream_xep_0323.TestStreamSensorData) ... ok testRequestMultiTimestampSingleField (tests.test_stream_xep_0323.TestStreamSensorData) ... ok testRequestNode (tests.test_stream_xep_0323.TestStreamSensorData) ... ok testRequestRejectAPI (tests.test_stream_xep_0323.TestStreamSensorData) ... ok testRequestRejectAuth (tests.test_stream_xep_0323.TestStreamSensorData) ... ok testRequestTimeout (tests.test_stream_xep_0323.TestStreamSensorData) ... ok testServiceDiscoveryClient (tests.test_stream_xep_0323.TestStreamSensorData) ... ok testServiceDiscoveryComponent (tests.test_stream_xep_0323.TestStreamSensorData) ... ok testReceiveInvite (tests.test_stream_xep_0249.TestStreamDirectInvite) ... ok testSentDirectInvite (tests.test_stream_xep_0249.TestStreamDirectInvite) ... ok testUsingExtendedInfo (tests.test_stream_xep_0128.TestStreamExtendedDisco) ... ok testUsingMultipleExtendedInfo (tests.test_stream_xep_0128.TestStreamExtendedDisco) ... ok testHandleSoftwareVersionRequest (tests.test_stream_xep_0092.TestStreamSet) ... ok testMakeSoftwareVersionRequest (tests.test_stream_xep_0092.TestStreamSet) ... ok testChatStates (tests.test_stream_xep_0085.TestStreamChatStates) ... ok testSendOOB (tests.test_stream_xep_0066.TestOOB) Test sending an OOB transfer request. ... ok testCreateInstantNode (tests.test_stream_xep_0060.TestStreamPubsub) Test creating an instant node ... ok testCreateNodeConfig (tests.test_stream_xep_0060.TestStreamPubsub) Test creating a node with a config ... ok testCreateNodeNoConfig (tests.test_stream_xep_0060.TestStreamPubsub) Test creating a node without a config ... ok testDeleteNode (tests.test_stream_xep_0060.TestStreamPubsub) Test deleting a node ... ok testGetAffiliatinssForNode (tests.test_stream_xep_0060.TestStreamPubsub) Test retrieving a users's affiliations for a given node. ... ok testGetAffiliations (tests.test_stream_xep_0060.TestStreamPubsub) Test retrieving a users's affiliations. ... ok testGetAllItems (tests.test_stream_xep_0060.TestStreamPubsub) Test retrieving all items. ... ok testGetDefaultNodeConfig (tests.test_stream_xep_0060.TestStreamPubsub) Test retrieving the default node config for a pubsub service. ... ok testGetItem (tests.test_stream_xep_0060.TestStreamPubsub) Test retrieving a single item. ... ok testGetLatestItems (tests.test_stream_xep_0060.TestStreamPubsub) Test retrieving the most recent N items. ... ok testGetNodeAffiliations (tests.test_stream_xep_0060.TestStreamPubsub) Test getting the affiliations for a node. ... ok testGetNodeConfig (tests.test_stream_xep_0060.TestStreamPubsub) Test getting the config for a given node. ... ok testGetNodeSubscriptions (tests.test_stream_xep_0060.TestStreamPubsub) Test retrieving all subscriptions for a node. ... ok testGetSpecificItems (tests.test_stream_xep_0060.TestStreamPubsub) Test retrieving a specific set of items. ... ok testGetSubscriptionGlobalDefaultOptions (tests.test_stream_xep_0060.TestStreamPubsub) Test getting the subscription options for a node/JID. ... ok testGetSubscriptionNodeDefaultOptions (tests.test_stream_xep_0060.TestStreamPubsub) Test getting the subscription options for a node/JID. ... ok testGetSubscriptionOptions (tests.test_stream_xep_0060.TestStreamPubsub) Test getting the subscription options for a node/JID. ... ok testGetSubscriptions (tests.test_stream_xep_0060.TestStreamPubsub) Test retrieving a users's subscriptions. ... ok testGetSubscriptionsForNode (tests.test_stream_xep_0060.TestStreamPubsub) Test retrieving a users's subscriptions for a given node. ... ok testModifyAffiliations (tests.test_stream_xep_0060.TestStreamPubsub) Test owner modifying node affiliations. ... ok testModifySubscriptions (tests.test_stream_xep_0060.TestStreamPubsub) Test owner modifying node subscriptions. ... ok testPublishNoItems (tests.test_stream_xep_0060.TestStreamPubsub) Test publishing no items (in order to generate events) ... ok testPublishSingle (tests.test_stream_xep_0060.TestStreamPubsub) Test publishing a single item. ... ok testPublishSingleOptions (tests.test_stream_xep_0060.TestStreamPubsub) Test publishing a single item, with options. ... ok testPurge (tests.test_stream_xep_0060.TestStreamPubsub) Test removing all items from a node. ... ok testRetract (tests.test_stream_xep_0060.TestStreamPubsub) Test deleting an item. ... ok testSetNodeConfig (tests.test_stream_xep_0060.TestStreamPubsub) Test setting the configuration for a node. ... ok testSetSubscriptionOptions (tests.test_stream_xep_0060.TestStreamPubsub) Test setting the subscription options for a node/JID. ... ok testSubscribeCase1 (tests.test_stream_xep_0060.TestStreamPubsub) ... ok testSubscribeCase2 (tests.test_stream_xep_0060.TestStreamPubsub) ... ok testSubscribeCase3 (tests.test_stream_xep_0060.TestStreamPubsub) ... ok testSubscribeCase4 (tests.test_stream_xep_0060.TestStreamPubsub) ... ok testSubscribeCase5 (tests.test_stream_xep_0060.TestStreamPubsub) ... ok testSubscribeWithOptions (tests.test_stream_xep_0060.TestStreamPubsub) Test subscribing to a node, with options. ... ok testUnsubscribeCase1 (tests.test_stream_xep_0060.TestStreamPubsub) ... ok testUnsubscribeCase2 (tests.test_stream_xep_0060.TestStreamPubsub) ... ok testUnsubscribeCase3 (tests.test_stream_xep_0060.TestStreamPubsub) ... ok testUnsubscribeCase4 (tests.test_stream_xep_0060.TestStreamPubsub) ... ok testUnsubscribeCase5 (tests.test_stream_xep_0060.TestStreamPubsub) ... ok testResultIterator (tests.test_stream_xep_0059.TestStreamSet) ... ok testResultIteratorReverse (tests.test_stream_xep_0059.TestStreamSet) ... ok testCancelCommand (tests.test_stream_xep_0050.TestAdHocCommands) Test canceling command. ... ok testClientAPI (tests.test_stream_xep_0050.TestAdHocCommands) Test using client-side API for commands. ... ok testClientAPICancel (tests.test_stream_xep_0050.TestAdHocCommands) Test using client-side cancel API for commands. ... ok testClientAPIError (tests.test_stream_xep_0050.TestAdHocCommands) Test using client-side error API for commands. ... ok testClientAPIErrorStrippedResponse (tests.test_stream_xep_0050.TestAdHocCommands) Test errors that don't include the command substanza. ... ok testCommandNote (tests.test_stream_xep_0050.TestAdHocCommands) Test adding notes to commands. ... ok testInitialPayloadCommand (tests.test_stream_xep_0050.TestAdHocCommands) Test a command with an initial payload. ... ok testMultiPayloads (tests.test_stream_xep_0050.TestAdHocCommands) Test using commands with multiple payloads. ... ok testOneStepCommand (tests.test_stream_xep_0050.TestAdHocCommands) Test running a single step command. ... ok testTwoStepCommand (tests.test_stream_xep_0050.TestAdHocCommands) Test using a two-stage command. ... ok testZeroStepCommand (tests.test_stream_xep_0050.TestAdHocCommands) Test running a command with no steps. ... ok testAysncOpenStream (tests.test_stream_xep_0047.TestInBandByteStreams) Test requesting a stream, aysnc ... ok testOpenStream (tests.test_stream_xep_0047.TestInBandByteStreams) Test requesting a stream, successfully ... ok testSendData (tests.test_stream_xep_0047.TestInBandByteStreams) Test sending data over an in-band bytestream. ... ok testDynamicInfoGlobal (tests.test_stream_xep_0030.TestStreamDisco) ... ok testDynamicInfoJID (tests.test_stream_xep_0030.TestStreamDisco) ... ok testDynamicItemsGlobal (tests.test_stream_xep_0030.TestStreamDisco) ... ok testDynamicItemsJID (tests.test_stream_xep_0030.TestStreamDisco) ... ok testGetInfoRemote (tests.test_stream_xep_0030.TestStreamDisco) ... ok testGetItemsIterator (tests.test_stream_xep_0030.TestStreamDisco) Test interaction between XEP-0030 and XEP-0059 plugins. ... ok testGetItemsRemote (tests.test_stream_xep_0030.TestStreamDisco) ... ok testInfoEmptyDefaultNode (tests.test_stream_xep_0030.TestStreamDisco) ... ok testInfoEmptyDefaultNodeComponent (tests.test_stream_xep_0030.TestStreamDisco) ... ok testInfoIncludeNode (tests.test_stream_xep_0030.TestStreamDisco) ... ok testItemsIncludeNode (tests.test_stream_xep_0030.TestStreamDisco) ... ok testOverrideGlobalInfoHandler (tests.test_stream_xep_0030.TestStreamDisco) Test overriding the global JID info handler. ... ok testOverrideGlobalItemsHandler (tests.test_stream_xep_0030.TestStreamDisco) Test overriding the global JID items handler. ... ok testOverrideJIDInfoHandler (tests.test_stream_xep_0030.TestStreamDisco) Test overriding a JID info handler. ... ok testOverrideJIDItemsHandler (tests.test_stream_xep_0030.TestStreamDisco) Test overriding a JID items handler. ... ok testBootstrapRosterVer (tests.test_stream_roster.TestStreamRoster) Test bootstrapping with roster versioning. ... ok testExistingRosterVer (tests.test_stream_roster.TestStreamRoster) Test using a stored roster version. ... ok testGetRoster (tests.test_stream_roster.TestStreamRoster) Test handling roster requests. ... ok testRosterCallback (tests.test_stream_roster.TestStreamRoster) Test handling a roster request callback. ... ok testRosterPushRemove (tests.test_stream_roster.TestStreamRoster) Test handling roster item removal updates. ... ok testRosterSet (tests.test_stream_roster.TestStreamRoster) Test handling pushed roster updates. ... ok testRosterTimeout (tests.test_stream_roster.TestStreamRoster) Test handling a timed out roster request. ... ok testRosterUnicode (tests.test_stream_roster.TestStreamRoster) Test that JIDs with Unicode values are handled properly. ... ok testSendLastPresence (tests.test_stream_roster.TestStreamRoster) Test that sending the last presence works. ... ok testUnauthorizedRosterPush (tests.test_stream_roster.TestStreamRoster) Test rejecting a roster push from an unauthorized source. ... ok testUnsupportedRosterVer (tests.test_stream_roster.TestStreamRoster) Test working with a server without roster versioning. ... ok testAutoAuthorizeAndSubscribe (tests.test_stream_presence.TestStreamPresence) ... ok testGotOffline (tests.test_stream_presence.TestStreamPresence) Test that got_offline is triggered properly. ... ok testGotOnline (tests.test_stream_presence.TestStreamPresence) Test that got_online is triggered properly. ... ok testInitialUnavailablePresences (tests.test_stream_presence.TestStreamPresence) ... ok testNoAutoAuthorize (tests.test_stream_presence.TestStreamPresence) Test auto rejecting subscription requests. ... ok test_changed_status (tests.test_stream_presence.TestStreamPresence) Test that the changed_status event is handled properly. ... ok test_presence_events (tests.test_stream_presence.TestStreamPresence) Test that presence events are raised. ... ok testCallback (tests.test_stream_handlers.TestHandlers) Test using stream callback handlers. ... ok testIqCallback (tests.test_stream_handlers.TestHandlers) Test that iq.send(callback=handle_foo) works. ... ok testIqTimeoutCallback (tests.test_stream_handlers.TestHandlers) Test that iq.send(tcallback=handle_foo, timeout_callback=handle_timeout) works. ... ok testMultipleHandlersForStanza (tests.test_stream_handlers.TestHandlers) ... ok testWaiter (tests.test_stream_handlers.TestHandlers) Test using stream waiter handler. ... ok testWaiterTimeout (tests.test_stream_handlers.TestHandlers) Test that waiter handler is removed after timeout. ... ok testIncoming (tests.test_stream_filters.TestFilters) ... ok testOutgoing (tests.test_stream_filters.TestFilters) ... ok testExceptionContinueWorking (tests.test_stream_exceptions.TestStreamExceptions) Test that Sleek continues to respond after an XMPPError is raised. ... ok testExceptionReply (tests.test_stream_exceptions.TestStreamExceptions) Test that raising an exception replies with the original stanza. ... ok testIqErrorException (tests.test_stream_exceptions.TestStreamExceptions) Test using error exceptions with Iq stanzas. ... ok testThreadedXMPPErrorException (tests.test_stream_exceptions.TestStreamExceptions) Test raising an XMPPError exception in a threaded handler. ... ok testUnknownException (tests.test_stream_exceptions.TestStreamExceptions) Test Sleek continues to respond after an unknown exception. ... ok testXMPPErrorException (tests.test_stream_exceptions.TestStreamExceptions) Test raising an XMPPError exception. ... ok testClientEcho (tests.test_stream.TestStreamTester) Test that we can interact with a ClientXMPP instance. ... ok testComponentEcho (tests.test_stream.TestStreamTester) Test that we can interact with a ComponentXMPP instance. ... ok testSendStreamHeader (tests.test_stream.TestStreamTester) Test that we can check a sent stream header. ... ok testStreamDisconnect (tests.test_stream.TestStreamTester) Test that the test socket can simulate disconnections. ... ok testDirectSet (tests.test_stanza_xep_0325.TestControlStanzas) ... ok testSetRequest (tests.test_stanza_xep_0325.TestControlStanzas) ... ok testSetRequestDatas (tests.test_stanza_xep_0325.TestControlStanzas) ... ok testSetResponse (tests.test_stanza_xep_0325.TestControlStanzas) ... ok testAccepted (tests.test_stanza_xep_0323.TestSensorDataStanzas) ... ok testFailure (tests.test_stanza_xep_0323.TestSensorDataStanzas) ... ok testFields (tests.test_stanza_xep_0323.TestSensorDataStanzas) ... ok testRejected (tests.test_stanza_xep_0323.TestSensorDataStanzas) ... ok testRequest (tests.test_stanza_xep_0323.TestSensorDataStanzas) ... ok testRequestField (tests.test_stanza_xep_0323.TestSensorDataStanzas) ... ok testRequestNodes (tests.test_stanza_xep_0323.TestSensorDataStanzas) ... ok testStringIdsMatcher (tests.test_stanza_xep_0323.TestSensorDataStanzas) ... ok testTimestamp (tests.test_stanza_xep_0323.TestSensorDataStanzas) ... ok testCreateReceived (tests.test_stanza_xep_0184.TestReciept) ... ok testCreateRequest (tests.test_stanza_xep_0184.TestReciept) ... ok testCreateChatState (tests.test_stanza_xep_0085.TestChatStates) Testing creating chat states. ... ok testAffiliations (tests.test_stanza_xep_0060.TestPubsubStanzas) Testing iq/pubsub/affiliations/affiliation stanzas ... ok testCollectionAssociate (tests.test_stanza_xep_0060.TestPubsubStanzas) Testing message/pubsub_event/collection/associate ... ok testCollectionDisassociate (tests.test_stanza_xep_0060.TestPubsubStanzas) Testing message/pubsub_event/collection/disassociate ... ok testCreate (tests.test_stanza_xep_0060.TestPubsubStanzas) Testing iq/pubsub/create&configure stanzas ... ok testCreateConfigGet (tests.test_stanza_xep_0060.TestPubsubStanzas) Testing getting config from full create ... ok testDefault (tests.test_stanza_xep_0060.TestPubsubStanzas) Testing iq/pubsub_owner/default stanzas ... ok testDelete (tests.test_stanza_xep_0060.TestPubsubStanzas) Testing iq/pubsub_owner/delete stanzas ... ok testEventConfiguration (tests.test_stanza_xep_0060.TestPubsubStanzas) Testing message/pubsub_event/configuration/config ... ok testEventPurge (tests.test_stanza_xep_0060.TestPubsubStanzas) Testing message/pubsub_event/purge ... ok testEventSubscription (tests.test_stanza_xep_0060.TestPubsubStanzas) Testing message/pubsub_event/subscription ... ok testItemEvent (tests.test_stanza_xep_0060.TestPubsubStanzas) Testing message/pubsub_event/items/item ... ok testItems (tests.test_stanza_xep_0060.TestPubsubStanzas) Testing iq/pubsub/items stanzas ... ok testItemsEvent (tests.test_stanza_xep_0060.TestPubsubStanzas) Testing message/pubsub_event/items/item & retract mix ... ok testOptionalSettings (tests.test_stanza_xep_0060.TestPubsubStanzas) Testing iq/pubsub/subscription/subscribe-options stanzas ... ok testPublish (tests.test_stanza_xep_0060.TestPubsubStanzas) Testing iq/pubsub/publish stanzas ... ok testPubsubError (tests.test_stanza_xep_0060.TestPubsubStanzas) Test getting a pubsub specific condition from an error stanza ... ok testPubsubUnsupportedError (tests.test_stanza_xep_0060.TestPubsubStanzas) Test getting the feature from an unsupported error ... ok testSubscribe (tests.test_stanza_xep_0060.TestPubsubStanzas) testing iq/pubsub/subscribe stanzas ... ok testSubscriptions (tests.test_stanza_xep_0060.TestPubsubStanzas) Testing iq/pubsub/subscriptions/subscription stanzas ... ok testDelFirstIndex (tests.test_stanza_xep_0059.TestSetStanzas) ... ok testGetBefore (tests.test_stanza_xep_0059.TestSetStanzas) ... ok testGetBeforeVal (tests.test_stanza_xep_0059.TestSetStanzas) ... ok testGetFirstIndex (tests.test_stanza_xep_0059.TestSetStanzas) ... ok testSetBefore (tests.test_stanza_xep_0059.TestSetStanzas) ... ok testSetBeforeVal (tests.test_stanza_xep_0059.TestSetStanzas) ... ok testSetFirstIndex (tests.test_stanza_xep_0059.TestSetStanzas) ... ok testAction (tests.test_stanza_xep_0050.TestAdHocCommandStanzas) Test using the action attribute. ... ok testAddNote (tests.test_stanza_xep_0050.TestAdHocCommandStanzas) Test adding a command note. ... ok testDelActions (tests.test_stanza_xep_0050.TestAdHocCommandStanzas) Test removing next actions from a command stanza. ... ok testGetActions (tests.test_stanza_xep_0050.TestAdHocCommandStanzas) Test retrieving next actions from a command stanza. ... ok testNotes (tests.test_stanza_xep_0050.TestAdHocCommandStanzas) Test using command notes. ... ok testSetActions (tests.test_stanza_xep_0050.TestAdHocCommandStanzas) Test setting next actions in a command stanza. ... ok testConvertData (tests.test_stanza_xep_0047.TestIBB) Test that data is converted to base64 ... ok testInvalidBase64Alphabet (tests.test_stanza_xep_0047.TestIBB) ... ok testInvalidBase64MidEqual (tests.test_stanza_xep_0047.TestIBB) ... ok testInvalidBase64PrefixEqual (tests.test_stanza_xep_0047.TestIBB) ... ok testAddAddress (tests.test_stanza_xep_0033.TestAddresses) Testing adding extended stanza address. ... ok testAddAddresses (tests.test_stanza_xep_0033.TestAddresses) Testing adding multiple extended stanza addresses. ... ok testAddURI (tests.test_stanza_xep_0033.TestAddresses) Testing adding URI attribute to extended stanza address. ... ok testDelivered (tests.test_stanza_xep_0033.TestAddresses) Testing delivered attribute of extended stanza addresses. ... ok testAddBatchFeatures (tests.test_stanza_xep_0030.TestDisco) Test adding multiple features at once to a disco#info stanza. ... ok testAddBatchIdentitiesNoLang (tests.test_stanza_xep_0030.TestDisco) Test adding multiple identities at once to a disco#info stanza. ... ok testAddBatchIdentitiesWithLang (tests.test_stanza_xep_0030.TestDisco) Test selectively replacing identities based on language. ... ok testAddBatchItems (tests.test_stanza_xep_0030.TestDisco) Test adding multiple items to a disco#items stanza. ... ok testCreateInfoQueryNoNode (tests.test_stanza_xep_0030.TestDisco) Testing disco#info query with no node. ... ok testCreateInfoQueryWithNode (tests.test_stanza_xep_0030.TestDisco) Testing disco#info query with a node. ... ok testCreateItemsQueryNoNode (tests.test_stanza_xep_0030.TestDisco) Testing disco#items query with no node. ... ok testCreateItemsQueryWithNode (tests.test_stanza_xep_0030.TestDisco) Testing disco#items query with a node. ... ok testDuplicateIdentities (tests.test_stanza_xep_0030.TestDisco) ... ok testDuplicateIdentitiesWithLangs (tests.test_stanza_xep_0030.TestDisco) ... ok testDuplicateItems (tests.test_stanza_xep_0030.TestDisco) Test adding items with the same JID without any nodes. ... ok testDuplicateItemsWithNodes (tests.test_stanza_xep_0030.TestDisco) Test adding items with the same JID/node combination. ... ok testFeatures (tests.test_stanza_xep_0030.TestDisco) Testing adding features to disco#info. ... ok testFeaturesDuplicate (tests.test_stanza_xep_0030.TestDisco) Test adding duplicate features to disco#info. ... ok testGetFeatures (tests.test_stanza_xep_0030.TestDisco) Test getting all features from a disco#info stanza. ... ok testGetIdentitiesNoLang (tests.test_stanza_xep_0030.TestDisco) Test getting all identities from a disco#info stanza. ... ok testGetIdentitiesWithLang (tests.test_stanza_xep_0030.TestDisco) ... ok testGetItems (tests.test_stanza_xep_0030.TestDisco) Test retrieving items from disco#items stanza. ... ok testIdentities (tests.test_stanza_xep_0030.TestDisco) Testing adding identities to disco#info. ... ok testItems (tests.test_stanza_xep_0030.TestDisco) Testing adding features to disco#info. ... ok testRemoveAllFeatures (tests.test_stanza_xep_0030.TestDisco) Test removing all features from a disco#info stanza. ... ok testRemoveAllIdentitiesNoLang (tests.test_stanza_xep_0030.TestDisco) Test removing all identities from a disco#info stanza. ... ok testRemoveAllIdentitiesWithLang (tests.test_stanza_xep_0030.TestDisco) Test removing all identities from a disco#info stanza. ... ok testRemoveAllItems (tests.test_stanza_xep_0030.TestDisco) Test removing all items from a disco#items stanza. ... ok testRemoveFeature (tests.test_stanza_xep_0030.TestDisco) Test removing a feature from disco#info. ... ok testRemoveIdentitiesNoLang (tests.test_stanza_xep_0030.TestDisco) Test removing identities from a disco#info stanza. ... ok testRemoveIdentitiesWithLang (tests.test_stanza_xep_0030.TestDisco) Test removing identities from a disco#info stanza. ... ok testRemoveItemsNoNode (tests.test_stanza_xep_0030.TestDisco) Test removing items without nodes from a disco#items stanza. ... ok testRemoveItemsWithNode (tests.test_stanza_xep_0030.TestDisco) Test removing items with nodes from a disco#items stanza. ... ok testConvertArray (tests.test_stanza_xep_0009.TestJabberRPC) ... ok testConvertBase64 (tests.test_stanza_xep_0009.TestJabberRPC) ... ok testConvertBoolean (tests.test_stanza_xep_0009.TestJabberRPC) ... ok testConvertDateTime (tests.test_stanza_xep_0009.TestJabberRPC) ... ok testConvertDouble (tests.test_stanza_xep_0009.TestJabberRPC) ... ok testConvertInteger (tests.test_stanza_xep_0009.TestJabberRPC) ... ok testConvertNil (tests.test_stanza_xep_0009.TestJabberRPC) ... ok testConvertString (tests.test_stanza_xep_0009.TestJabberRPC) ... ok testConvertStruct (tests.test_stanza_xep_0009.TestJabberRPC) ... ok testConvertUnicodeString (tests.test_stanza_xep_0009.TestJabberRPC) ... ok testMethodCall (tests.test_stanza_xep_0009.TestJabberRPC) ... ok testMethodResponse (tests.test_stanza_xep_0009.TestJabberRPC) ... ok testAddField (tests.test_stanza_xep_0004.TestDataForms) Testing adding fields to a data form. ... ok testCancelType (tests.test_stanza_xep_0004.TestDataForms) Test that setting type to 'cancel' clears all fields ... ok testMultipleInstructions (tests.test_stanza_xep_0004.TestDataForms) Testing using multiple instructions elements in a data form. ... ok testSetValues (tests.test_stanza_xep_0004.TestDataForms) Testing setting form values ... ok testSubmitType (tests.test_stanza_xep_0004.TestDataForms) Test that setting type to 'submit' clears extra details ... ok testAddItems (tests.test_stanza_roster.TestRosterStanzas) Test adding items to a roster stanza. ... ok testDelItems (tests.test_stanza_roster.TestRosterStanzas) Test clearing items from a roster stanza. ... ok testGetItems (tests.test_stanza_roster.TestRosterStanzas) Test retrieving items from a roster stanza. ... ok testNickPlugin (tests.test_stanza_presence.TestPresenceStanzas) Test presence/nick/nick stanza. ... ok testPresenceShowRegression (tests.test_stanza_presence.TestPresenceStanzas) Regression check presence['type'] = 'dnd' show value working ... ok testPresenceType (tests.test_stanza_presence.TestPresenceStanzas) Test manipulating presence['type'] ... ok testPresenceUnsolicitedOffline (tests.test_stanza_presence.TestPresenceStanzas) ... ok testAttribProperty (tests.test_stanza_message.TestMessageStanzas) Test attrib property returning self ... ok testGroupchatReplyRegression (tests.test_stanza_message.TestMessageStanzas) Regression groupchat reply should be to barejid ... ok testHTMLPlugin (tests.test_stanza_message.TestMessageStanzas) Test message/html/body stanza ... ok testNickPlugin (tests.test_stanza_message.TestMessageStanzas) Test message/nick/nick stanza. ... ok testPayload (tests.test_stanza_iq.TestIqStanzas) Test setting Iq stanza payload. ... ok testQuery (tests.test_stanza_iq.TestIqStanzas) Test modifying query element of Iq stanzas. ... ok testReply (tests.test_stanza_iq.TestIqStanzas) Test setting proper result type in Iq replies. ... ok testSetup (tests.test_stanza_iq.TestIqStanzas) Test initializing default Iq values. ... ok testUnhandled (tests.test_stanza_iq.TestIqStanzas) Test behavior for Iq.unhandled. ... ok testCreateQuery (tests.test_stanza_gmail.TestGmail) Testing querying Gmail for emails. ... ok testMailBox (tests.test_stanza_gmail.TestGmail) Testing reading from Gmail mailbox result ... ok testCondition (tests.test_stanza_error.TestErrorStanzas) Test modifying the error condition. ... ok testDelCondition (tests.test_stanza_error.TestErrorStanzas) Test that deleting error conditions doesn't remove extra elements. ... ok testDelText (tests.test_stanza_error.TestErrorStanzas) Test deleting the text of an error. ... ok testSetup (tests.test_stanza_error.TestErrorStanzas) Test setting initial values in error stanza. ... ok testBoolInterfaces (tests.test_stanza_element.TestElementBase) Test using boolean interfaces. ... ok testComparisons (tests.test_stanza_element.TestElementBase) Test comparing ElementBase objects. ... ok testCopy (tests.test_stanza_element.TestElementBase) Test copying stanza objects. ... ok testDefaultLang (tests.test_stanza_element.TestElementBase) Test setting a normal subinterface when a default language is set ... ok testDelInterfacesWithDefaultLang (tests.test_stanza_element.TestElementBase) Test deleting interfaces with a default lang set. ... ok testDelInterfacesWithNoDefaultLang (tests.test_stanza_element.TestElementBase) Test deleting interfaces with no default lang set. ... ok testDelItem (tests.test_stanza_element.TestElementBase) Test deleting stanza interface values. ... ok testDelMultiAttrib (tests.test_stanza_element.TestElementBase) Test deleting multi_attrib substanzas. ... ok testDelSub (tests.test_stanza_element.TestElementBase) Test removing sub elements. ... ok testExtendedName (tests.test_stanza_element.TestElementBase) Test element names of the form tag1/tag2/tag3. ... ok testExtension (tests.test_stanza_element.TestElementBase) Testing using is_extension. ... ok testFixNs (tests.test_stanza_element.TestElementBase) Test fixing namespaces in an XPath expression. ... ok testGet (tests.test_stanza_element.TestElementBase) Test accessing stanza interfaces using get(). ... ok testGetItem (tests.test_stanza_element.TestElementBase) Test accessing stanza interfaces. ... ok testGetMultiAttrib (tests.test_stanza_element.TestElementBase) Test retrieving multi_attrib substanzas. ... ok testGetStanzaValues (tests.test_stanza_element.TestElementBase) Test getStanzaValues using plugins and substanzas. ... ok testGetSubText (tests.test_stanza_element.TestElementBase) Test retrieving the contents of a sub element. ... ok testKeys (tests.test_stanza_element.TestElementBase) Test extracting interface names from a stanza object. ... ok testMatch (tests.test_stanza_element.TestElementBase) Test matching a stanza against an XPath expression. ... ok testModifyLangInterfaceWithDefault (tests.test_stanza_element.TestElementBase) Test resetting an interface when a default lang is used. ... ok testModifyLangInterfaceWithNoDefault (tests.test_stanza_element.TestElementBase) Test resetting an interface when no default lang is used. ... ok testModifyingAttributes (tests.test_stanza_element.TestElementBase) Test modifying top level attributes of a stanza's XML object. ... ok testOverrides (tests.test_stanza_element.TestElementBase) Test using interface overrides. ... ok testSetItem (tests.test_stanza_element.TestElementBase) Test assigning to stanza interfaces. ... ok testSetMultiAttrib (tests.test_stanza_element.TestElementBase) Test setting multi_attrib substanzas. ... ok testSetStanzaValues (tests.test_stanza_element.TestElementBase) Test using setStanzaValues with substanzas and plugins. ... ok testSpecifyLangWithDefault (tests.test_stanza_element.TestElementBase) Test specifying various languages. ... ok testSpecifyLangWithNoDefault (tests.test_stanza_element.TestElementBase) Test specifying various languages. ... ok testStarLang (tests.test_stanza_element.TestElementBase) Test using interface|*. ... ok testSubElement (tests.test_stanza_element.TestElementBase) Test setting the contents of a sub element. ... ok testSubStanzas (tests.test_stanza_element.TestElementBase) Test manipulating substanzas of a stanza object. ... ok testClear (tests.test_stanza_base.TestStanzaBase) Test clearing a stanza. ... ok testError (tests.test_stanza_base.TestStanzaBase) Test marking a stanza as an error. ... ok testFrom (tests.test_stanza_base.TestStanzaBase) Test the 'from' interface of StanzaBase. ... ok testPayload (tests.test_stanza_base.TestStanzaBase) Test the 'payload' interface of StanzaBase. ... ok testReply (tests.test_stanza_base.TestStanzaBase) Test creating a reply stanza. ... ok testTo (tests.test_stanza_base.TestStanzaBase) Test the 'to' interface of StanzaBase. ... ok test_disable (tests.test_plugins.TestPlugins) Disable a single plugin. ... ok test_disable_cyclic_dependents (tests.test_plugins.TestPlugins) Disable a plugin with cyclic dependents. ... ok test_disable_dependendents (tests.test_plugins.TestPlugins) Disable a plugin with dependents. ... ok test_enable (tests.test_plugins.TestPlugins) Enable a single plugin. ... ok test_enable_cyclic_dependencies (tests.test_plugins.TestPlugins) Enable a plugin with cyclic dependencies. ... ok test_enable_dependencies (tests.test_plugins.TestPlugins) Enable a plugin with acyclic dependencies. ... ok test1023LengthDomain (tests.test_jid.TestJIDClass) ... ok test1023LengthLocalPart (tests.test_jid.TestJIDClass) ... ok test1023LengthResource (tests.test_jid.TestJIDClass) ... ok test1024LengthDomain (tests.test_jid.TestJIDClass) ... ok test1024LengthLocalPart (tests.test_jid.TestJIDClass) ... ok test1024LengthResource (tests.test_jid.TestJIDClass) ... ok testACEDomain (tests.test_jid.TestJIDClass) ... ok testDomainEmptyLabel (tests.test_jid.TestJIDClass) ... ok testDomainIPv4 (tests.test_jid.TestJIDClass) ... ok testDomainIPv6 (tests.test_jid.TestJIDClass) ... ok testDomainInvalidIPv6MissingBracket (tests.test_jid.TestJIDClass) ... ok testDomainInvalidIPv6NoBrackets (tests.test_jid.TestJIDClass) ... ok testDomainWithDashes (tests.test_jid.TestJIDClass) ... ok testDomainWithPort (tests.test_jid.TestJIDClass) ... ok testDomainWithTrailingDot (tests.test_jid.TestJIDClass) ... ok testJIDBareNoUser (tests.test_jid.TestJIDClass) Test setting the bare JID without a user. ... ok testJIDBareUser (tests.test_jid.TestJIDClass) Test setting the bare JID with a user. ... ok testJIDEquality (tests.test_jid.TestJIDClass) Test that JIDs with the same content are equal. ... ok testJIDEscape (tests.test_jid.TestJIDClass) ... ok testJIDEscapeExistingSequences (tests.test_jid.TestJIDClass) ... ok testJIDFromFull (tests.test_jid.TestJIDClass) Test using JID of the form 'user@server/resource/with/slashes'. ... ok testJIDFullNoUserNoResource (tests.test_jid.TestJIDClass) ... ok testJIDFullNoUserWithResource (tests.test_jid.TestJIDClass) ... ok testJIDInequality (tests.test_jid.TestJIDClass) ... ok testJIDNoResource (tests.test_jid.TestJIDClass) Test using JID of the form 'user@domain'. ... ok testJIDNoUser (tests.test_jid.TestJIDClass) Test JID of the form 'component.domain.tld'. ... ok testJIDSetFullWithUser (tests.test_jid.TestJIDClass) Test setting the full JID with a user portion. ... ok testJIDUnescape (tests.test_jid.TestJIDClass) ... ok testJIDaliases (tests.test_jid.TestJIDClass) Test changing JID using aliases for domain. ... ok testJIDchange (tests.test_jid.TestJIDClass) Test changing JID of the form 'user@server/resource/with/slashes' ... ok testNodePrepIdemptotent (tests.test_jid.TestJIDClass) ... ok testStartOrEndWithEscapedSpaces (tests.test_jid.TestJIDClass) ... ok testTooLongDomainLabel (tests.test_jid.TestJIDClass) ... ok testZeroLengthDomain (tests.test_jid.TestJIDClass) ... ok testZeroLengthLocalPart (tests.test_jid.TestJIDClass) ... ok testZeroLengthResource (tests.test_jid.TestJIDClass) ... ok testAddDelAddEvent (tests.test_events.TestEvents) Test adding, then removing, then adding an event handler. ... ok testDelEvent (tests.test_events.TestEvents) Test handler working, then deleted and not triggered ... ok testDisposableEvent (tests.test_events.TestEvents) Test disposable handler working, then not being triggered again. ... ok testEventHappening (tests.test_events.TestEvents) Test handler working ... ok ---------------------------------------------------------------------- Ran 362 tests in 52.704s OK . . . . . . . . . <<< >>> testing filter <<< testing filter + exit 0 Processing files: python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8McX7C + umask 022 + cd /builddir/build/BUILD + cd SleekXMPP-08a0fd5420c25108d3bff4096a2378fd2f288a50 + DOCDIR=/builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/share/doc/python-sleekxmpp-1.2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/share/doc/python-sleekxmpp-1.2.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/share/doc/python-sleekxmpp-1.2.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64/usr/share/doc/python-sleekxmpp-1.2.0 + exit 0 Provides: python-sleekxmpp = 1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-344511039.novalocal Wrote: /builddir/build/RPMS/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ucTYAF + umask 022 + cd /builddir/build/BUILD + cd SleekXMPP-08a0fd5420c25108d3bff4096a2378fd2f288a50 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-sleekxmpp-1.2.0-0.9.0.1.MCel7.git08a0fd5.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->