Mock Version: 1.2.14 Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pymongo.spec'], uid=1000user='mockbuild'timeout=172800gid=425printOutput=FalsechrootPath='/var/lib/mock/f24-build-5207027-590921/root'logger=env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'}shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pymongo.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'} and shell False sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: buildhw-07.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pymongo-3.2.2-1.fc24.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-pymongo.spec '], uid=1000user='mockbuild'private_network=Truetimeout=172800gid=425printOutput=FalsechrootPath='/var/lib/mock/f24-build-5207027-590921/root'logger=env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'}shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pymongo.spec '] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xdUUtj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mongo-python-driver-3.2.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/3.2.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mongo-python-driver-3.2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (0001-Serverless-test-suite-workaround.patch): + echo 'Patch #1 (0001-Serverless-test-suite-workaround.patch):' + /usr/bin/patch -p1 -b --suffix .test --fuzz=0 patching file test/__init__.py Patch #2 (0002-Use-ssl.match_hostname-from-the-Python-stdlib.patch): + echo 'Patch #2 (0002-Use-ssl.match_hostname-from-the-Python-stdlib.patch):' + /usr/bin/patch -p1 -b --suffix .ssl --fuzz=0 patching file pymongo/errors.py patching file pymongo/pool.py patching file pymongo/ssl_match_hostname.py + rm -rf /builddir/build/BUILD/python3-python-pymongo-3.2.2-1.fc24 + cp -a . /builddir/build/BUILD/python3-python-pymongo-3.2.2-1.fc24 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.szXTDs + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.2.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/bson copying bson/regex.py -> build/lib.linux-x86_64-2.7/bson copying bson/py3compat.py -> build/lib.linux-x86_64-2.7/bson copying bson/__init__.py -> build/lib.linux-x86_64-2.7/bson copying bson/codec_options.py -> build/lib.linux-x86_64-2.7/bson copying bson/min_key.py -> build/lib.linux-x86_64-2.7/bson copying bson/objectid.py -> build/lib.linux-x86_64-2.7/bson copying bson/max_key.py -> build/lib.linux-x86_64-2.7/bson copying bson/int64.py -> build/lib.linux-x86_64-2.7/bson copying bson/son.py -> build/lib.linux-x86_64-2.7/bson copying bson/timestamp.py -> build/lib.linux-x86_64-2.7/bson copying bson/code.py -> build/lib.linux-x86_64-2.7/bson copying bson/tz_util.py -> build/lib.linux-x86_64-2.7/bson copying bson/json_util.py -> build/lib.linux-x86_64-2.7/bson copying bson/errors.py -> build/lib.linux-x86_64-2.7/bson copying bson/raw_bson.py -> build/lib.linux-x86_64-2.7/bson copying bson/dbref.py -> build/lib.linux-x86_64-2.7/bson copying bson/binary.py -> build/lib.linux-x86_64-2.7/bson creating build/lib.linux-x86_64-2.7/pymongo copying pymongo/command_cursor.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/write_concern.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/uri_parser.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/ssl_context.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/topology.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/response.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/monitor.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/read_preferences.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/helpers.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/operations.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/network.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/__init__.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/topology_description.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/common.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/results.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/monitoring.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/server.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/thread_util.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/client_options.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/server_selectors.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/periodic_executor.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/ssl_support.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/database.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/mongo_replica_set_client.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/errors.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/monotonic.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/server_description.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/mongo_client.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/settings.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/son_manipulator.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/ismaster.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/message.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/cursor.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/pool.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/cursor_manager.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/server_type.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/read_concern.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/collection.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/bulk.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/auth.py -> build/lib.linux-x86_64-2.7/pymongo creating build/lib.linux-x86_64-2.7/gridfs copying gridfs/grid_file.py -> build/lib.linux-x86_64-2.7/gridfs copying gridfs/__init__.py -> build/lib.linux-x86_64-2.7/gridfs copying gridfs/errors.py -> build/lib.linux-x86_64-2.7/gridfs running build_ext building 'bson._cbson' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/bson gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Ibson -I/usr/include/python2.7 -c bson/_cbsonmodule.c -o build/temp.linux-x86_64-2.7/bson/_cbsonmodule.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Ibson -I/usr/include/python2.7 -c bson/time64.c -o build/temp.linux-x86_64-2.7/bson/time64.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Ibson -I/usr/include/python2.7 -c bson/buffer.c -o build/temp.linux-x86_64-2.7/bson/buffer.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Ibson -I/usr/include/python2.7 -c bson/encoding_helpers.c -o build/temp.linux-x86_64-2.7/bson/encoding_helpers.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/bson/_cbsonmodule.o build/temp.linux-x86_64-2.7/bson/time64.o build/temp.linux-x86_64-2.7/bson/buffer.o build/temp.linux-x86_64-2.7/bson/encoding_helpers.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/bson/_cbson.so building 'pymongo._cmessage' extension creating build/temp.linux-x86_64-2.7/pymongo gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Ibson -I/usr/include/python2.7 -c pymongo/_cmessagemodule.c -o build/temp.linux-x86_64-2.7/pymongo/_cmessagemodule.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Ibson -I/usr/include/python2.7 -c bson/buffer.c -o build/temp.linux-x86_64-2.7/bson/buffer.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/pymongo/_cmessagemodule.o build/temp.linux-x86_64-2.7/bson/buffer.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/pymongo/_cmessage.so ~/build/BUILD/python3-python-pymongo-3.2.2-1.fc24 ~/build/BUILD/mongo-python-driver-3.2.2 + pushd /builddir/build/BUILD/python3-python-pymongo-3.2.2-1.fc24 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib.linux-x86_64-3.5 creating build/lib.linux-x86_64-3.5/bson copying bson/regex.py -> build/lib.linux-x86_64-3.5/bson copying bson/py3compat.py -> build/lib.linux-x86_64-3.5/bson copying bson/__init__.py -> build/lib.linux-x86_64-3.5/bson copying bson/codec_options.py -> build/lib.linux-x86_64-3.5/bson copying bson/min_key.py -> build/lib.linux-x86_64-3.5/bson copying bson/objectid.py -> build/lib.linux-x86_64-3.5/bson copying bson/max_key.py -> build/lib.linux-x86_64-3.5/bson copying bson/int64.py -> build/lib.linux-x86_64-3.5/bson copying bson/son.py -> build/lib.linux-x86_64-3.5/bson copying bson/timestamp.py -> build/lib.linux-x86_64-3.5/bson copying bson/code.py -> build/lib.linux-x86_64-3.5/bson copying bson/tz_util.py -> build/lib.linux-x86_64-3.5/bson copying bson/json_util.py -> build/lib.linux-x86_64-3.5/bson copying bson/errors.py -> build/lib.linux-x86_64-3.5/bson copying bson/raw_bson.py -> build/lib.linux-x86_64-3.5/bson copying bson/dbref.py -> build/lib.linux-x86_64-3.5/bson copying bson/binary.py -> build/lib.linux-x86_64-3.5/bson creating build/lib.linux-x86_64-3.5/pymongo copying pymongo/command_cursor.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/write_concern.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/uri_parser.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/ssl_context.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/topology.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/response.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/monitor.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/read_preferences.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/helpers.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/operations.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/network.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/__init__.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/topology_description.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/common.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/results.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/monitoring.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/server.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/thread_util.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/client_options.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/server_selectors.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/periodic_executor.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/ssl_support.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/database.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/mongo_replica_set_client.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/errors.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/monotonic.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/server_description.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/mongo_client.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/settings.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/son_manipulator.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/ismaster.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/message.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/cursor.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/pool.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/cursor_manager.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/server_type.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/read_concern.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/collection.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/bulk.py -> build/lib.linux-x86_64-3.5/pymongo copying pymongo/auth.py -> build/lib.linux-x86_64-3.5/pymongo creating build/lib.linux-x86_64-3.5/gridfs copying gridfs/grid_file.py -> build/lib.linux-x86_64-3.5/gridfs copying gridfs/__init__.py -> build/lib.linux-x86_64-3.5/gridfs copying gridfs/errors.py -> build/lib.linux-x86_64-3.5/gridfs running build_ext building 'bson._cbson' extension creating build/temp.linux-x86_64-3.5 creating build/temp.linux-x86_64-3.5/bson gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Ibson -I/usr/include/python3.5m -c bson/_cbsonmodule.c -o build/temp.linux-x86_64-3.5/bson/_cbsonmodule.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Ibson -I/usr/include/python3.5m -c bson/time64.c -o build/temp.linux-x86_64-3.5/bson/time64.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Ibson -I/usr/include/python3.5m -c bson/buffer.c -o build/temp.linux-x86_64-3.5/bson/buffer.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Ibson -I/usr/include/python3.5m -c bson/encoding_helpers.c -o build/temp.linux-x86_64-3.5/bson/encoding_helpers.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/bson/_cbsonmodule.o build/temp.linux-x86_64-3.5/bson/time64.o build/temp.linux-x86_64-3.5/bson/buffer.o build/temp.linux-x86_64-3.5/bson/encoding_helpers.o -L/usr/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/bson/_cbson.cpython-35m-x86_64-linux-gnu.so building 'pymongo._cmessage' extension creating build/temp.linux-x86_64-3.5/pymongo gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Ibson -I/usr/include/python3.5m -c pymongo/_cmessagemodule.c -o build/temp.linux-x86_64-3.5/pymongo/_cmessagemodule.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Ibson -I/usr/include/python3.5m -c bson/buffer.c -o build/temp.linux-x86_64-3.5/bson/buffer.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/pymongo/_cmessagemodule.o build/temp.linux-x86_64-3.5/bson/buffer.o -L/usr/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/pymongo/_cmessage.cpython-35m-x86_64-linux-gnu.so ~/build/BUILD/mongo-python-driver-3.2.2 ~/build/BUILD/mongo-python-driver-3.2.2/doc ~/build/BUILD/mongo-python-driver-3.2.2 + popd + pushd doc + make html sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.3.1 making output directory... loading pickled environment... not yet created WARNING: 'default' html theme has been renamed to 'classic'. Please change your html_theme setting either to the new 'alabaster' default theme, or to 'classic' to keep using the old default. loading intersphinx inventory from http://www.gevent.org/objects.inv... building [mo]: targets for 0 po files that are out of date WARNING: intersphinx inventory 'http://www.gevent.org/objects.inv' not fetchable due to : building [html]: targets for 65 source files that are out of date updating environment: 65 added, 0 changed, 0 removed reading sources... [ 1%] api/bson/binary reading sources... [ 3%] api/bson/code reading sources... [ 4%] api/bson/codec_options reading sources... [ 6%] api/bson/dbref reading sources... [ 7%] api/bson/errors reading sources... [ 9%] api/bson/index reading sources... [ 10%] api/bson/int64 reading sources... [ 12%] api/bson/json_util reading sources... [ 13%] api/bson/max_key reading sources... [ 15%] api/bson/min_key reading sources... [ 16%] api/bson/objectid reading sources... [ 18%] api/bson/raw_bson reading sources... [ 20%] api/bson/regex reading sources... [ 21%] api/bson/son reading sources... [ 23%] api/bson/timestamp reading sources... [ 24%] api/bson/tz_util reading sources... [ 26%] api/gridfs/errors reading sources... [ 27%] api/gridfs/grid_file reading sources... [ 29%] api/gridfs/index reading sources... [ 30%] api/index reading sources... [ 32%] api/pymongo/bulk reading sources... [ 33%] api/pymongo/collection reading sources... [ 35%] api/pymongo/command_cursor reading sources... [ 36%] api/pymongo/cursor reading sources... [ 38%] api/pymongo/cursor_manager reading sources... [ 40%] api/pymongo/database reading sources... [ 41%] api/pymongo/errors reading sources... [ 43%] api/pymongo/index reading sources... [ 44%] api/pymongo/message reading sources... [ 46%] api/pymongo/mongo_client reading sources... [ 47%] api/pymongo/mongo_replica_set_client reading sources... [ 49%] api/pymongo/monitoring reading sources... [ 50%] api/pymongo/operations reading sources... [ 52%] api/pymongo/pool reading sources... [ 53%] api/pymongo/read_concern reading sources... [ 55%] api/pymongo/read_preferences reading sources... [ 56%] api/pymongo/results reading sources... [ 58%] api/pymongo/son_manipulator reading sources... [ 60%] api/pymongo/uri_parser reading sources... [ 61%] api/pymongo/write_concern reading sources... [ 63%] changelog reading sources... [ 64%] contributors reading sources... [ 66%] developer/index reading sources... [ 67%] developer/periodic_executor reading sources... [ 69%] examples/aggregation reading sources... [ 70%] examples/authentication reading sources... [ 72%] examples/bulk reading sources... [ 73%] examples/copydb reading sources... [ 75%] examples/custom_type reading sources... [ 76%] examples/datetimes reading sources... [ 78%] examples/geo reading sources... [ 80%] examples/gevent reading sources... [ 81%] examples/gridfs reading sources... [ 83%] examples/high_availability reading sources... [ 84%] examples/index reading sources... [ 86%] examples/mod_wsgi reading sources... [ 87%] examples/tailable reading sources... [ 89%] examples/tls reading sources... [ 90%] faq reading sources... [ 92%] index reading sources... [ 93%] installation reading sources... [ 95%] migrate-to-pymongo3 reading sources... [ 96%] python3 reading sources... [ 98%] tools reading sources... [100%] tutorial looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] api/bson/binary writing output... [ 3%] api/bson/code writing output... [ 4%] api/bson/codec_options writing output... [ 6%] api/bson/dbref writing output... [ 7%] api/bson/errors writing output... [ 9%] api/bson/index writing output... [ 10%] api/bson/int64 writing output... [ 12%] api/bson/json_util writing output... [ 13%] api/bson/max_key writing output... [ 15%] api/bson/min_key writing output... [ 16%] api/bson/objectid writing output... [ 18%] api/bson/raw_bson writing output... [ 20%] api/bson/regex writing output... [ 21%] api/bson/son writing output... [ 23%] api/bson/timestamp writing output... [ 24%] api/bson/tz_util writing output... [ 26%] api/gridfs/errors writing output... [ 27%] api/gridfs/grid_file writing output... [ 29%] api/gridfs/index writing output... [ 30%] api/index writing output... [ 32%] api/pymongo/bulk writing output... [ 33%] api/pymongo/collection writing output... [ 35%] api/pymongo/command_cursor writing output... [ 36%] api/pymongo/cursor writing output... [ 38%] api/pymongo/cursor_manager writing output... [ 40%] api/pymongo/database writing output... [ 41%] api/pymongo/errors writing output... [ 43%] api/pymongo/index writing output... [ 44%] api/pymongo/message writing output... [ 46%] api/pymongo/mongo_client writing output... [ 47%] api/pymongo/mongo_replica_set_client writing output... [ 49%] api/pymongo/monitoring writing output... [ 50%] api/pymongo/operations writing output... [ 52%] api/pymongo/pool writing output... [ 53%] api/pymongo/read_concern writing output... [ 55%] api/pymongo/read_preferences writing output... [ 56%] api/pymongo/results writing output... [ 58%] api/pymongo/son_manipulator writing output... [ 60%] api/pymongo/uri_parser writing output... [ 61%] api/pymongo/write_concern writing output... [ 63%] changelog writing output... [ 64%] contributors writing output... [ 66%] developer/index writing output... [ 67%] developer/periodic_executor writing output... [ 69%] examples/aggregation writing output... [ 70%] examples/authentication writing output... [ 72%] examples/bulk writing output... [ 73%] examples/copydb writing output... [ 75%] examples/custom_type writing output... [ 76%] examples/datetimes writing output... [ 78%] examples/geo writing output... [ 80%] examples/gevent writing output... [ 81%] examples/gridfs writing output... [ 83%] examples/high_availability writing output... [ 84%] examples/index writing output... [ 86%] examples/mod_wsgi writing output... [ 87%] examples/tailable writing output... [ 89%] examples/tls writing output... [ 90%] faq writing output... [ 92%] index writing output... [ 93%] installation writing output... [ 95%] migrate-to-pymongo3 writing output... [ 96%] python3 writing output... [ 98%] tools writing output... [100%] tutorial generating indices... genindex py-modindex writing additional pages... search copying images... [100%] developer/../static/periodic-executor-refs.png copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 2 warnings. Build finished. The HTML pages are in _build/html. ~/build/BUILD/mongo-python-driver-3.2.2 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eklWNu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64 + cd mongo-python-driver-3.2.2 + rm -rf /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64 + /usr/bin/python2 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64 creating /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr creating /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/gridfs copying build/lib.linux-x86_64-2.7/gridfs/grid_file.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/gridfs copying build/lib.linux-x86_64-2.7/gridfs/__init__.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/gridfs copying build/lib.linux-x86_64-2.7/gridfs/errors.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/gridfs creating /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/regex.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/py3compat.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/__init__.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/codec_options.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/min_key.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/objectid.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/max_key.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/int64.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/son.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/timestamp.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/code.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/tz_util.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/json_util.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/errors.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/raw_bson.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/dbref.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/binary.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/_cbson.so -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson creating /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/command_cursor.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/write_concern.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/uri_parser.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/ssl_context.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/topology.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/response.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/monitor.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/read_preferences.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/helpers.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/operations.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/network.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/__init__.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/topology_description.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/common.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/results.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/monitoring.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/server.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/thread_util.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/client_options.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/server_selectors.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/periodic_executor.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/_cmessage.so -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/ssl_support.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/database.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/mongo_replica_set_client.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/errors.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/monotonic.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/server_description.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/mongo_client.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/settings.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/son_manipulator.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/ismaster.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/message.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/cursor.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/pool.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/cursor_manager.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/server_type.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/read_concern.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/collection.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/bulk.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/auth.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/gridfs/grid_file.py to grid_file.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/gridfs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/gridfs/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson/regex.py to regex.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson/py3compat.py to py3compat.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson/codec_options.py to codec_options.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson/min_key.py to min_key.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson/objectid.py to objectid.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson/max_key.py to max_key.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson/int64.py to int64.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson/son.py to son.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson/timestamp.py to timestamp.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson/code.py to code.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson/tz_util.py to tz_util.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson/json_util.py to json_util.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson/raw_bson.py to raw_bson.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson/dbref.py to dbref.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson/binary.py to binary.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/command_cursor.py to command_cursor.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/write_concern.py to write_concern.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/uri_parser.py to uri_parser.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/ssl_context.py to ssl_context.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/topology.py to topology.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/response.py to response.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/monitor.py to monitor.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/read_preferences.py to read_preferences.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/helpers.py to helpers.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/operations.py to operations.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/network.py to network.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/topology_description.py to topology_description.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/results.py to results.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/monitoring.py to monitoring.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/server.py to server.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/thread_util.py to thread_util.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/client_options.py to client_options.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/server_selectors.py to server_selectors.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/periodic_executor.py to periodic_executor.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/ssl_support.py to ssl_support.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/database.py to database.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/mongo_replica_set_client.py to mongo_replica_set_client.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/monotonic.py to monotonic.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/server_description.py to server_description.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/mongo_client.py to mongo_client.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/settings.py to settings.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/son_manipulator.py to son_manipulator.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/ismaster.py to ismaster.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/message.py to message.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/cursor.py to cursor.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/pool.py to pool.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/cursor_manager.py to cursor_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/server_type.py to server_type.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/read_concern.py to read_concern.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/collection.py to collection.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/bulk.py to bulk.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/auth.py to auth.pyc running install_egg_info running egg_info creating pymongo.egg-info writing pymongo.egg-info/PKG-INFO writing top-level names to pymongo.egg-info/top_level.txt writing dependency_links to pymongo.egg-info/dependency_links.txt writing manifest file 'pymongo.egg-info/SOURCES.txt' reading manifest file 'pymongo.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pymongo.egg-info/SOURCES.txt' Copying pymongo.egg-info to /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo-3.2.2-py2.7.egg-info running install_scripts + chmod 755 /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson/_cbson.so + chmod 755 /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/_cmessage.so ~/build/BUILD/python3-python-pymongo-3.2.2-1.fc24 ~/build/BUILD/mongo-python-driver-3.2.2 + pushd /builddir/build/BUILD/python3-python-pymongo-3.2.2-1.fc24 + /usr/bin/python3 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5 creating /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages creating /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/gridfs copying build/lib.linux-x86_64-3.5/gridfs/grid_file.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/gridfs copying build/lib.linux-x86_64-3.5/gridfs/__init__.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/gridfs copying build/lib.linux-x86_64-3.5/gridfs/errors.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/gridfs creating /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson copying build/lib.linux-x86_64-3.5/bson/regex.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson copying build/lib.linux-x86_64-3.5/bson/py3compat.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson copying build/lib.linux-x86_64-3.5/bson/__init__.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson copying build/lib.linux-x86_64-3.5/bson/codec_options.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson copying build/lib.linux-x86_64-3.5/bson/min_key.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson copying build/lib.linux-x86_64-3.5/bson/objectid.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson copying build/lib.linux-x86_64-3.5/bson/max_key.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson copying build/lib.linux-x86_64-3.5/bson/int64.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson copying build/lib.linux-x86_64-3.5/bson/son.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson copying build/lib.linux-x86_64-3.5/bson/timestamp.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson copying build/lib.linux-x86_64-3.5/bson/code.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson copying build/lib.linux-x86_64-3.5/bson/tz_util.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson copying build/lib.linux-x86_64-3.5/bson/json_util.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson copying build/lib.linux-x86_64-3.5/bson/errors.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson copying build/lib.linux-x86_64-3.5/bson/raw_bson.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson copying build/lib.linux-x86_64-3.5/bson/dbref.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson copying build/lib.linux-x86_64-3.5/bson/_cbson.cpython-35m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson copying build/lib.linux-x86_64-3.5/bson/binary.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson creating /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/command_cursor.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/write_concern.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/uri_parser.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/ssl_context.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/topology.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/response.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/monitor.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/read_preferences.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/helpers.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/operations.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/network.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/__init__.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/topology_description.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/common.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/results.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/monitoring.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/_cmessage.cpython-35m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/server.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/thread_util.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/client_options.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/server_selectors.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/periodic_executor.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/ssl_support.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/database.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/mongo_replica_set_client.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/errors.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/monotonic.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/server_description.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/mongo_client.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/settings.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/son_manipulator.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/ismaster.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/message.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/cursor.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/pool.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/cursor_manager.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/server_type.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/read_concern.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/collection.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/bulk.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo copying build/lib.linux-x86_64-3.5/pymongo/auth.py -> /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/gridfs/grid_file.py to grid_file.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/gridfs/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/gridfs/errors.py to errors.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson/regex.py to regex.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson/py3compat.py to py3compat.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson/codec_options.py to codec_options.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson/min_key.py to min_key.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson/objectid.py to objectid.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson/max_key.py to max_key.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson/int64.py to int64.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson/son.py to son.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson/timestamp.py to timestamp.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson/code.py to code.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson/tz_util.py to tz_util.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson/json_util.py to json_util.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson/errors.py to errors.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson/raw_bson.py to raw_bson.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson/dbref.py to dbref.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson/binary.py to binary.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/command_cursor.py to command_cursor.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/write_concern.py to write_concern.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/uri_parser.py to uri_parser.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/ssl_context.py to ssl_context.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/topology.py to topology.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/response.py to response.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/monitor.py to monitor.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/read_preferences.py to read_preferences.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/helpers.py to helpers.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/operations.py to operations.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/network.py to network.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/topology_description.py to topology_description.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/common.py to common.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/results.py to results.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/monitoring.py to monitoring.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/server.py to server.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/thread_util.py to thread_util.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/client_options.py to client_options.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/server_selectors.py to server_selectors.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/periodic_executor.py to periodic_executor.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/ssl_support.py to ssl_support.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/database.py to database.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/mongo_replica_set_client.py to mongo_replica_set_client.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/errors.py to errors.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/monotonic.py to monotonic.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/server_description.py to server_description.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/mongo_client.py to mongo_client.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/settings.py to settings.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/son_manipulator.py to son_manipulator.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/ismaster.py to ismaster.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/message.py to message.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/cursor.py to cursor.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/pool.py to pool.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/cursor_manager.py to cursor_manager.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/server_type.py to server_type.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/read_concern.py to read_concern.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/collection.py to collection.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/bulk.py to bulk.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/auth.py to auth.cpython-35.pyc running install_egg_info running egg_info creating pymongo.egg-info writing dependency_links to pymongo.egg-info/dependency_links.txt writing top-level names to pymongo.egg-info/top_level.txt writing pymongo.egg-info/PKG-INFO writing manifest file 'pymongo.egg-info/SOURCES.txt' reading manifest file 'pymongo.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pymongo.egg-info/SOURCES.txt' Copying pymongo.egg-info to /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo-3.2.2-py3.5.egg-info running install_scripts + chmod 755 /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson/_cbson.cpython-35m-x86_64-linux-gnu.so + chmod 755 /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/_cmessage.cpython-35m-x86_64-linux-gnu.so ~/build/BUILD/mongo-python-driver-3.2.2 + popd + /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/mongo-python-driver-3.2.2 extracting debug info from /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/bson/_cbson.so extracting debug info from /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7/site-packages/pymongo/_cmessage.so extracting debug info from /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/bson/_cbson.cpython-35m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5/site-packages/pymongo/_cmessage.cpython-35m-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 703 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib/debug/usr/lib64/python3.5 using /usr/bin/python3.5 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/lib64/python3.5 using /usr/bin/python3.5 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9hMgfJ + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.2.2 + exclude='(^test_auth_from_uri$' + exclude+='|^test_auto_auth_login$' + exclude+='|^test_auto_reconnect_exception_when_read_preference_is_secondary$' + exclude+='|^test_auto_start_request$' + exclude+='|^test_binary$' + exclude+='|^test_client$' + exclude+='|^test_collection$' + exclude+='|^test_common$' + exclude+='|^test_config_ssl$' + exclude+='|^test_connect$' + exclude+='|^test_connection$' + exclude+='|^test_constants$' + exclude+='|^test_contextlib$' + exclude+='|^test_copy_db$' + exclude+='|^test_cursor$' + exclude+='|^test_crud$' ~/build/BUILD/mongo-python-driver-3.2.2/test ~/build/BUILD/mongo-python-driver-3.2.2 + exclude+='|^test_database$' + exclude+='|^test_database_names$' + exclude+='|^test_delegated_auth$' + exclude+='|^test_disconnect$' + exclude+='|^test_discovery_and_monitoring$' + exclude+='|^test_document_class$' + exclude+='|^test_drop_database$' + exclude+='|^test_equality$' + exclude+='|^test_fork$' + exclude+='|^test_from_uri$' + exclude+='|^test_fsync_lock_unlock$' + exclude+='|^test_get_db$' + exclude+='|^test_getters$' + exclude+='|^test_grid_file$' + exclude+='|^test_gridfs$' + exclude+='|^test_host_w_port$' + exclude+='|^test_interrupt_signal$' + exclude+='|^test_ipv6$' + exclude+='|^test_iteration$' + exclude+='|^test_json_util$' + exclude+='|^test_kill_cursor_explicit_primary$' + exclude+='|^test_kill_cursor_explicit_secondary$' + exclude+='|^test_master_slave_connection$' + exclude+='|^test_nested_request$' + exclude+='|^test_network_timeout$' + exclude+='|^test_network_timeout_validation$' + exclude+='|^test_operation_failure_with_request$' + exclude+='|^test_operation_failure_without_request$' + exclude+='|^test_operations$' + exclude+='|^test_pinned_member$' + exclude+='|^test_pooling$' + exclude+='|^test_pooling_gevent$' + exclude+='|^test_properties$' + exclude+='|^test_pymongo$' + exclude+='|^test_read_preferences$' + exclude+='|^test_replica_set_client$' + exclude+='|^test_replica_set_connection$' + exclude+='|^test_replica_set_connection_alias$' + exclude+='|^test_repr$' + exclude+='|^test_request_threads$' + exclude+='|^test_safe_insert$' + exclude+='|^test_safe_update$' + exclude+='|^test_schedule_refresh$' + exclude+='|^test_server_disconnect$' + exclude+='|^test_server_selection$' + exclude+='|^test_server_selection_rtt$' + exclude+='|^test_son_manipulator$' + exclude+='|^test_threading$' + exclude+='|^test_threads$' + exclude+='|^test_threads_replica_set_connection$' + exclude+='|^test_timeouts$' + exclude+='|^test_tz_aware$' + exclude+='|^test_uri_options$' + exclude+='|^test_use_greenlets$' + exclude+='|^test_with_start_request$' + exclude+='|^test_command_monitoring_spec$' + exclude+='|^test_gridfs_spec$' + exclude+='|^test_uri_spec$' + exclude+='|^test_legacy_api$' + exclude+='|^test_raw_bson$' + exclude+=')' + pushd test + nosetests '--exclude=(^test_auth_from_uri$|^test_auto_auth_login$|^test_auto_reconnect_exception_when_read_preference_is_secondary$|^test_auto_start_request$|^test_binary$|^test_client$|^test_collection$|^test_common$|^test_config_ssl$|^test_connect$|^test_connection$|^test_constants$|^test_contextlib$|^test_copy_db$|^test_cursor$|^test_crud$|^test_database$|^test_database_names$|^test_delegated_auth$|^test_disconnect$|^test_discovery_and_monitoring$|^test_document_class$|^test_drop_database$|^test_equality$|^test_fork$|^test_from_uri$|^test_fsync_lock_unlock$|^test_get_db$|^test_getters$|^test_grid_file$|^test_gridfs$|^test_host_w_port$|^test_interrupt_signal$|^test_ipv6$|^test_iteration$|^test_json_util$|^test_kill_cursor_explicit_primary$|^test_kill_cursor_explicit_secondary$|^test_master_slave_connection$|^test_nested_request$|^test_network_timeout$|^test_network_timeout_validation$|^test_operation_failure_with_request$|^test_operation_failure_without_request$|^test_operations$|^test_pinned_member$|^test_pooling$|^test_pooling_gevent$|^test_properties$|^test_pymongo$|^test_read_preferences$|^test_replica_set_client$|^test_replica_set_connection$|^test_replica_set_connection_alias$|^test_repr$|^test_request_threads$|^test_safe_insert$|^test_safe_update$|^test_schedule_refresh$|^test_server_disconnect$|^test_server_selection$|^test_server_selection_rtt$|^test_son_manipulator$|^test_threading$|^test_threads$|^test_threads_replica_set_connection$|^test_timeouts$|^test_tz_aware$|^test_uri_options$|^test_use_greenlets$|^test_with_start_request$|^test_command_monitoring_spec$|^test_gridfs_spec$|^test_uri_spec$|^test_legacy_api$|^test_raw_bson$)' SSS...............................................SSSS......S......SSSSSS...........SS....................SSSSSSSSSSSSS................................ ---------------------------------------------------------------------- Ran 136 tests in 4.243s OK (SKIP=29) ~/build/BUILD/mongo-python-driver-3.2.2 + popd + exit 0 Processing files: python-pymongo-doc-3.2.2-1.fc24.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kIFZtg + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.2.2 + DOCDIR=/builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/doc/python-pymongo-doc + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/doc/python-pymongo-doc + cp -pr doc/_build/html/_images doc/_build/html/_sources doc/_build/html/_static doc/_build/html/api doc/_build/html/changelog.html doc/_build/html/contributors.html doc/_build/html/developer doc/_build/html/examples doc/_build/html/faq.html doc/_build/html/genindex.html doc/_build/html/index.html doc/_build/html/installation.html doc/_build/html/migrate-to-pymongo3.html doc/_build/html/objects.inv doc/_build/html/py-modindex.html doc/_build/html/python3.html doc/_build/html/search.html doc/_build/html/searchindex.js doc/_build/html/tools.html doc/_build/html/tutorial.html /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/doc/python-pymongo-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oXpkMN + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.2.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/licenses/python-pymongo-doc + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/licenses/python-pymongo-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/licenses/python-pymongo-doc + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: python-pymongo-doc = 3.2.2-1.fc24 python-pymongo-doc(x86-64) = 3.2.2-1.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python2-bson-3.2.2-1.fc24.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9w79Az + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.2.2 + DOCDIR=/builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/doc/python2-bson + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/doc/python2-bson + cp -pr README.rst /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/doc/python2-bson + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xLfdrl + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.2.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/licenses/python2-bson + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/licenses/python2-bson + cp -pr LICENSE /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/licenses/python2-bson + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: python-bson = 3.2.2-1.fc24 python-bson(x86-64) = 3.2.2-1.fc24 python2-bson = 3.2.2-1.fc24 python2-bson(x86-64) = 3.2.2-1.fc24 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-bson < 3.2.2-1.fc24 python-bson(x86-64) < 3.2.2-1.fc24 Processing files: python3-bson-3.2.2-1.fc24.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SZrrLd + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.2.2 + DOCDIR=/builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/doc/python3-bson + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/doc/python3-bson + cp -pr README.rst /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/doc/python3-bson + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6asG65 + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.2.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/licenses/python3-bson + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/licenses/python3-bson + cp -pr LICENSE /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/licenses/python3-bson + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: python3-bson = 3.2.2-1.fc24 python3-bson(x86-64) = 3.2.2-1.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython3.5m.so.1.0()(64bit) python(abi) = 3.5 rtld(GNU_HASH) Processing files: python2-pymongo-3.2.2-1.fc24.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gaJ184 + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.2.2 + DOCDIR=/builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/doc/python2-pymongo + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/doc/python2-pymongo + cp -pr README.rst /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/doc/python2-pymongo + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6qlqc4 + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.2.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/licenses/python2-pymongo + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/licenses/python2-pymongo + cp -pr LICENSE /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/licenses/python2-pymongo + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: pymongo = 3.2.2-1.fc24 python-pymongo = 3.2.2-1.fc24 python-pymongo(x86-64) = 3.2.2-1.fc24 python2-pymongo = 3.2.2-1.fc24 python2-pymongo(x86-64) = 3.2.2-1.fc24 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: pymongo <= 2.1.1-4 python-pymongo < 3.2.2-1.fc24 python-pymongo(x86-64) < 3.2.2-1.fc24 Processing files: python3-pymongo-3.2.2-1.fc24.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JpFOti + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.2.2 + DOCDIR=/builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/doc/python3-pymongo + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/doc/python3-pymongo + cp -pr README.rst /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/doc/python3-pymongo + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.k13gMw + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.2.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/licenses/python3-pymongo + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/licenses/python3-pymongo + cp -pr LICENSE /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/licenses/python3-pymongo + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: python3-pymongo = 3.2.2-1.fc24 python3-pymongo(x86-64) = 3.2.2-1.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython3.5m.so.1.0()(64bit) python(abi) = 3.5 rtld(GNU_HASH) Processing files: python2-pymongo-gridfs-3.2.2-1.fc24.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.m25Cv0 + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.2.2 + DOCDIR=/builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/doc/python2-pymongo-gridfs + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/doc/python2-pymongo-gridfs + cp -pr README.rst /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/doc/python2-pymongo-gridfs + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.I3E1fu + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.2.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/licenses/python2-pymongo-gridfs + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/licenses/python2-pymongo-gridfs + cp -pr LICENSE /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/licenses/python2-pymongo-gridfs + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: pymongo-gridfs = 3.2.2-1.fc24 python-pymongo-gridfs = 3.2.2-1.fc24 python-pymongo-gridfs(x86-64) = 3.2.2-1.fc24 python2-pymongo-gridfs = 3.2.2-1.fc24 python2-pymongo-gridfs(x86-64) = 3.2.2-1.fc24 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 Obsoletes: pymongo-gridfs <= 2.1.1-4 python-pymongo-gridfs < 3.2.2-1.fc24 python-pymongo-gridfs(x86-64) < 3.2.2-1.fc24 Processing files: python3-pymongo-gridfs-3.2.2-1.fc24.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6DBCuZ + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.2.2 + DOCDIR=/builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/doc/python3-pymongo-gridfs + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/doc/python3-pymongo-gridfs + cp -pr README.rst /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/doc/python3-pymongo-gridfs + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wIJjKu + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.2.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/licenses/python3-pymongo-gridfs + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/licenses/python3-pymongo-gridfs + cp -pr LICENSE /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64/usr/share/licenses/python3-pymongo-gridfs + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: python3-pymongo-gridfs = 3.2.2-1.fc24 python3-pymongo-gridfs(x86-64) = 3.2.2-1.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.5 Processing files: python-pymongo-debuginfo-3.2.2-1.fc24.x86_64 Provides: python-pymongo-debuginfo = 3.2.2-1.fc24 python-pymongo-debuginfo(x86-64) = 3.2.2-1.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64 warning: Could not canonicalize hostname: buildhw-07.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/python-pymongo-doc-3.2.2-1.fc24.x86_64.rpm Wrote: /builddir/build/RPMS/python2-bson-3.2.2-1.fc24.x86_64.rpm Wrote: /builddir/build/RPMS/python3-bson-3.2.2-1.fc24.x86_64.rpm Wrote: /builddir/build/RPMS/python2-pymongo-3.2.2-1.fc24.x86_64.rpm Wrote: /builddir/build/RPMS/python3-pymongo-3.2.2-1.fc24.x86_64.rpm Wrote: /builddir/build/RPMS/python2-pymongo-gridfs-3.2.2-1.fc24.x86_64.rpm Wrote: /builddir/build/RPMS/python3-pymongo-gridfs-3.2.2-1.fc24.x86_64.rpm Wrote: /builddir/build/RPMS/python-pymongo-debuginfo-3.2.2-1.fc24.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tWLhR3 + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pymongo-3.2.2-1.fc24.x86_64 + exit 0 Child return code was: 0 LEAVE do -->