==30825== Memcheck, a memory error detector
==30825== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==30825== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info
==30825== Command: /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/bin/python -v /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/bin/nosetests couchbase.tests.cases.crypto_t
==30825== 
==30825== Syscall param msg->desc.port.name points to uninitialised byte(s)
==30825==    at 0x101A917C2: mach_msg_trap (in /usr/lib/system/libsystem_kernel.dylib)
==30825==    by 0x101A90CDB: mach_msg (in /usr/lib/system/libsystem_kernel.dylib)
==30825==    by 0x101A8A87D: task_set_special_port (in /usr/lib/system/libsystem_kernel.dylib)
==30825==    by 0x101AF807A: _os_trace_create_debug_control_port (in /usr/lib/system/libsystem_trace.dylib)
==30825==    by 0x101AF8330: _libtrace_init (in /usr/lib/system/libsystem_trace.dylib)
==30825==    by 0x100D059CC: libSystem_initializer (in /usr/lib/libSystem.B.dylib)
==30825==    by 0x100019A09: ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==30825==    by 0x100019C39: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==30825==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==30825==  Address 0x10509ee8c is on thread 1's stack
==30825==  in frame #2, created by task_set_special_port (???:)
==30825==  Uninitialised value was created by a stack allocation
==30825==    at 0x101AF8013: _os_trace_create_debug_control_port (in /usr/lib/system/libsystem_trace.dylib)
==30825== 
==30825== Invalid read of size 4
==30825==    at 0x1008D2244: address_in_range (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CF08C: _PyObject_Free (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFDBC: _PyMem_DebugRawFree (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFF81: _PyMem_DebugFree (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D04DA: PyObject_Free (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008A6BCA: dictresize (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008AC596: insertion_resize (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008A5AB0: insertdict (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008A56F1: PyDict_SetItem (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008ADE71: PyDict_SetItemString (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008F1017: add_getset (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008EB49A: PyType_Ready (in /usr/local/lib/libpython3.6dm.dylib)
==30825==  Address 0x101cfc020 is 1,488 bytes inside a block of size 2,272 free'd
==30825==    at 0x1000AB9F3: free (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x1008CED98: _PyMem_RawFree (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFDBC: _PyMem_DebugRawFree (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D013A: PyMem_RawFree (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CF966: _PyObject_Free (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFDBC: _PyMem_DebugRawFree (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFF81: _PyMem_DebugFree (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D04DA: PyObject_Free (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008A6BCA: dictresize (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008AC596: insertion_resize (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008ABDE5: PyDict_SetDefault (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x10091003A: PyUnicode_InternInPlace (in /usr/local/lib/libpython3.6dm.dylib)
==30825==  Block was alloc'd at
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D1D54: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008A3E7A: new_keys_object (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== Invalid read of size 4
==30825==    at 0x1008D2244: address_in_range (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CEF18: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D0258: PyMem_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008877BB: list_resize (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100883EB5: app1 (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100883DDA: PyList_Append (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A4DD4F: r_ref (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A48D65: r_object (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A48FE1: r_object (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A48FE1: r_object (in /usr/local/lib/libpython3.6dm.dylib)
==30825==  Address 0x101d21020 is 224 bytes inside a block of size 768 free'd
==30825==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x1008CED73: _PyMem_RawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D00F8: PyMem_RawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CEFE6: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D0258: PyMem_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008877BB: list_resize (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100883EB5: app1 (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100883DDA: PyList_Append (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A4DD4F: r_ref (in /usr/local/lib/libpython3.6dm.dylib)
==30825==  Block was alloc'd at
==30825==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x1008CED73: _PyMem_RawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D00F8: PyMem_RawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CEFE6: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D0258: PyMem_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008877BB: list_resize (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100883EB5: app1 (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100883DDA: PyList_Append (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A4DD4F: r_ref (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
import _frozen_importlib # frozen
import _imp # builtin
import sys # builtin
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
import '_io' # <class '_frozen_importlib.BuiltinImporter'>
import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
import _thread # previously loaded ('_thread')
import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import _weakref # previously loaded ('_weakref')
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
# installing zipimport hook
import 'zipimport' # <class '_frozen_importlib.BuiltinImporter'>
# installed zipimport hook
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/encodings/__init__.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/codecs.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/codecs.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/codecs.cpython-36.pyc'
import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x1021be4d0>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/encodings/aliases.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'
import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x1021df608>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x1021b6bb8>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/encodings/utf_8.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x1021f3cf0>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/encodings/latin_1.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'
import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x1021fa190>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/io.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/io.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/io.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/abc.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/abc.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/abc.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/_weakrefset.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/_weakrefset.cpython-36.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x102201e28>
import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x1021fac20>
import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x1021fa538>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/_bootlocale.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/_bootlocale.cpython-36.pyc'
import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x102212ae8>
Python 3.6.5 (default, Apr 10 2018, 12:52:18) 
[GCC 4.2.1 Compatible Apple LLVM 9.0.0 (clang-900.0.39.2)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
--30825-- UNKNOWN mach_msg unhandled MACH_SEND_TRAILER option
--30825-- UNKNOWN mach_msg unhandled MACH_SEND_TRAILER option (repeated 2 times)
--30825-- UNKNOWN mach_msg unhandled MACH_SEND_TRAILER option (repeated 4 times)
==30825== Conditional jump or move depends on uninitialised value(s)
==30825==    at 0x1008D2256: address_in_range (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CEF18: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x10084337D: _PyBytes_Resize (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100AF88D2: _io_FileIO_readall_impl (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100AF804D: _io_FileIO_read_impl (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100AF7B7A: _io_FileIO_read (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==30825==  Uninitialised value was created by a stack allocation
==30825==    at 0x103BAF7A4: random_seed_urandom (in /usr/local/lib/python3.6/lib-dynload/_random.cpython-36dm-darwin.so)
==30825== 
==30872== Warning: invalid file descriptor 10228 in syscall close()
==30872== Warning: invalid file descriptor 10229 in syscall close()
==30872==    Use --log-fd=<number> to select an alternative log fd.
==30872== Warning: invalid file descriptor 10230 in syscall close()
==30872== Warning: invalid file descriptor 10231 in syscall close()
==30872== Warning: invalid file descriptor 10232 in syscall close()
--30825-- UNKNOWN mach_msg unhandled MACH_SEND_TRAILER option (repeated 8 times)
==30881== Warning: invalid file descriptor 10228 in syscall close()
==30881== Warning: invalid file descriptor 10229 in syscall close()
==30881==    Use --log-fd=<number> to select an alternative log fd.
==30881== Warning: invalid file descriptor 10230 in syscall close()
==30881== Warning: invalid file descriptor 10231 in syscall close()
==30881== Warning: invalid file descriptor 10232 in syscall close()
Finished loading 7303 documents and 1 designs into beer-sample
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/site.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/site.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/os.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/os.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/os.cpython-36.pyc'
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/stat.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/stat.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/stat.cpython-36.pyc'
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x102a45740>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/posixpath.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/posixpath.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/posixpath.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/genericpath.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/genericpath.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/genericpath.cpython-36.pyc'
import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x102a53810>
import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x102a49400>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/_collections_abc.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/_collections_abc.cpython-36.pyc'
import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x102a5a400>
import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x1022289b0>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/types.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/types.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/types.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/functools.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/functools.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/functools.cpython-36.pyc'
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/collections/__init__.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/collections/__pycache__/__init__.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/operator.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/operator.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/operator.cpython-36.pyc'
import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x103311ae8>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/keyword.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/keyword.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/keyword.cpython-36.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x103323bb8>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/heapq.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/heapq.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/heapq.cpython-36.pyc'
# extension module '_heapq' loaded from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_heapq.cpython-36dm-darwin.so'
# extension module '_heapq' executed from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_heapq.cpython-36dm-darwin.so'
import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x103326468>
import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x103318ae8>
import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/reprlib.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/reprlib.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/reprlib.cpython-36.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x103326608>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x102ad9f60>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/weakref.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/weakref.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/weakref.cpython-36.pyc'
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x102adf740>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x102ac42c8>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/collections/abc.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/collections/__pycache__/abc.cpython-36.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x102acbe90>
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x102ab0cf0>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/importlib/__init__.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/warnings.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/warnings.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/warnings.cpython-36.pyc'
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x102ad56d8>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x102ab0e28>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/importlib/util.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/importlib/__pycache__/util.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/importlib/abc.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/importlib/__pycache__/abc.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/importlib/machinery.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'
import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x103377d58>
import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x1033770c0>
# /usr/local/lib/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/local/lib/python3.6/contextlib.py
# code object from '/usr/local/lib/python3.6/__pycache__/contextlib.cpython-36.pyc'
import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x103390bb8>
import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x103369400>
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/backports
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/backports
# destroy backports
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x10221b810>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/re.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/re.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/re.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/enum.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/enum.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/enum.cpython-36.pyc'
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x102ef56d8>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/sre_compile.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/sre_compile.cpython-36.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/sre_parse.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/sre_parse.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/sre_constants.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/sre_constants.cpython-36.pyc'
import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x102f2b468>
import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x102f1b400>
import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x102ef68e0>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/copyreg.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/copyreg.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/copyreg.cpython-36.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x102f34400>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x1033abd58>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/__pycache__/__init__.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/__init__.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/__pycache__/__init__.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/__pycache__/core.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/core.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/__pycache__/core.cpython-36.pyc'
# /usr/local/lib/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/local/lib/python3.6/logging/__init__.py
# code object from '/usr/local/lib/python3.6/logging/__pycache__/__init__.cpython-36.pyc'
import 'time' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/local/lib/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/local/lib/python3.6/traceback.py
# code object from '/usr/local/lib/python3.6/__pycache__/traceback.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/linecache.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/linecache.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/linecache.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/tokenize.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/tokenize.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/tokenize.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/token.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/token.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/token.cpython-36.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x102fa7bb8>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x102f8fe90>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x102f8f8e0>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x102f828e0>
# /usr/local/lib/python3.6/__pycache__/string.cpython-36.pyc matches /usr/local/lib/python3.6/string.py
# code object from '/usr/local/lib/python3.6/__pycache__/string.cpython-36.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x102f8fc88>
# /usr/local/lib/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/local/lib/python3.6/threading.py
# code object from '/usr/local/lib/python3.6/__pycache__/threading.cpython-36.pyc'
import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x102fbc740>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x102f50b50>
# /usr/local/lib/python3.6/unittest/__pycache__/__init__.cpython-36.pyc matches /usr/local/lib/python3.6/unittest/__init__.py
# code object from '/usr/local/lib/python3.6/unittest/__pycache__/__init__.cpython-36.pyc'
# /usr/local/lib/python3.6/unittest/__pycache__/result.cpython-36.pyc matches /usr/local/lib/python3.6/unittest/result.py
# code object from '/usr/local/lib/python3.6/unittest/__pycache__/result.cpython-36.pyc'
# /usr/local/lib/python3.6/unittest/__pycache__/util.cpython-36.pyc matches /usr/local/lib/python3.6/unittest/util.py
# code object from '/usr/local/lib/python3.6/unittest/__pycache__/util.cpython-36.pyc'
import 'unittest.util' # <_frozen_importlib_external.SourceFileLoader object at 0x102ffddc0>
import 'unittest.result' # <_frozen_importlib_external.SourceFileLoader object at 0x102ffd1f8>
# /usr/local/lib/python3.6/unittest/__pycache__/case.cpython-36.pyc matches /usr/local/lib/python3.6/unittest/case.py
# code object from '/usr/local/lib/python3.6/unittest/__pycache__/case.cpython-36.pyc'
# /usr/local/lib/python3.6/__pycache__/difflib.cpython-36.pyc matches /usr/local/lib/python3.6/difflib.py
# code object from '/usr/local/lib/python3.6/__pycache__/difflib.cpython-36.pyc'
import 'difflib' # <_frozen_importlib_external.SourceFileLoader object at 0x103034608>
# /usr/local/lib/python3.6/__pycache__/pprint.cpython-36.pyc matches /usr/local/lib/python3.6/pprint.py
# code object from '/usr/local/lib/python3.6/__pycache__/pprint.cpython-36.pyc'
import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x10304acf0>
import 'unittest.case' # <_frozen_importlib_external.SourceFileLoader object at 0x102ffdcf0>
# /usr/local/lib/python3.6/unittest/__pycache__/suite.cpython-36.pyc matches /usr/local/lib/python3.6/unittest/suite.py
# code object from '/usr/local/lib/python3.6/unittest/__pycache__/suite.cpython-36.pyc'
import 'unittest.suite' # <_frozen_importlib_external.SourceFileLoader object at 0x103068e28>
# /usr/local/lib/python3.6/unittest/__pycache__/loader.cpython-36.pyc matches /usr/local/lib/python3.6/unittest/loader.py
# code object from '/usr/local/lib/python3.6/unittest/__pycache__/loader.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/fnmatch.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/fnmatch.cpython-36.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x1030824d0>
import 'unittest.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x103081ef8>
# /usr/local/lib/python3.6/unittest/__pycache__/main.cpython-36.pyc matches /usr/local/lib/python3.6/unittest/main.py
# code object from '/usr/local/lib/python3.6/unittest/__pycache__/main.cpython-36.pyc'
# /usr/local/lib/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/local/lib/python3.6/argparse.py
# code object from '/usr/local/lib/python3.6/__pycache__/argparse.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/copy.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/copy.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/copy.cpython-36.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x1030c7330>
# /usr/local/lib/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/local/lib/python3.6/textwrap.py
# code object from '/usr/local/lib/python3.6/__pycache__/textwrap.cpython-36.pyc'
import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x1030c7ae8>
# /usr/local/lib/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/local/lib/python3.6/gettext.py
# code object from '/usr/local/lib/python3.6/__pycache__/gettext.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/locale.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/locale.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/locale.cpython-36.pyc'
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x1030e4cf0>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/struct.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/struct.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/struct.cpython-36.pyc'
# extension module '_struct' loaded from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_struct.cpython-36dm-darwin.so'
# extension module '_struct' executed from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_struct.cpython-36dm-darwin.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x103119190>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x10310fe28>
import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x1030c7e28>
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x1030859b0>
# /usr/local/lib/python3.6/unittest/__pycache__/runner.cpython-36.pyc matches /usr/local/lib/python3.6/unittest/runner.py
# code object from '/usr/local/lib/python3.6/unittest/__pycache__/runner.cpython-36.pyc'
# /usr/local/lib/python3.6/unittest/__pycache__/signals.cpython-36.pyc matches /usr/local/lib/python3.6/unittest/signals.py
# code object from '/usr/local/lib/python3.6/unittest/__pycache__/signals.cpython-36.pyc'
# /usr/local/lib/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/local/lib/python3.6/signal.py
# code object from '/usr/local/lib/python3.6/__pycache__/signal.cpython-36.pyc'
import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x10312f468>
import 'unittest.signals' # <_frozen_importlib_external.SourceFileLoader object at 0x103129a80>
import 'unittest.runner' # <_frozen_importlib_external.SourceFileLoader object at 0x103119d58>
import 'unittest.main' # <_frozen_importlib_external.SourceFileLoader object at 0x103082cf0>
import 'unittest' # <_frozen_importlib_external.SourceFileLoader object at 0x102fec670>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/__pycache__/config.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/config.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/__pycache__/config.cpython-36.pyc'
# /usr/local/lib/python3.6/__pycache__/optparse.cpython-36.pyc matches /usr/local/lib/python3.6/optparse.py
# code object from '/usr/local/lib/python3.6/__pycache__/optparse.cpython-36.pyc'
import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x103156bb8>
# /usr/local/lib/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/local/lib/python3.6/configparser.py
# code object from '/usr/local/lib/python3.6/__pycache__/configparser.cpython-36.pyc'
import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x103169608>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/__pycache__/util.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/util.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/__pycache__/util.cpython-36.pyc'
# /usr/local/lib/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/local/lib/python3.6/inspect.py
# code object from '/usr/local/lib/python3.6/__pycache__/inspect.cpython-36.pyc'
# /usr/local/lib/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/local/lib/python3.6/ast.py
# code object from '/usr/local/lib/python3.6/__pycache__/ast.cpython-36.pyc'
import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x1031fd5a0>
# /usr/local/lib/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/local/lib/python3.6/dis.py
# code object from '/usr/local/lib/python3.6/__pycache__/dis.cpython-36.pyc'
# /usr/local/lib/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/local/lib/python3.6/opcode.py
# code object from '/usr/local/lib/python3.6/__pycache__/opcode.cpython-36.pyc'
# extension module '_opcode' loaded from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_opcode.cpython-36dm-darwin.so'
# extension module '_opcode' executed from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_opcode.cpython-36dm-darwin.so'
import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x103250330>
import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x10324a538>
import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x10323d4d0>
import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x1031c6468>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/__pycache__/pyversion.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/pyversion.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/__pycache__/pyversion.cpython-36.pyc'
import 'nose.pyversion' # <_frozen_importlib_external.SourceFileLoader object at 0x1032698e0>
import 'nose.util' # <_frozen_importlib_external.SourceFileLoader object at 0x1031ba740>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/__init__.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__init__.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/__init__.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/base.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/base.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/base.cpython-36.pyc'
import 'nose.plugins.base' # <_frozen_importlib_external.SourceFileLoader object at 0x10327b128>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/manager.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/manager.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/manager.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/__pycache__/failure.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/failure.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/__pycache__/failure.cpython-36.pyc'
import 'nose.failure' # <_frozen_importlib_external.SourceFileLoader object at 0x1032aa1f8>
# /usr/local/lib/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/local/lib/python3.6/pickle.py
# code object from '/usr/local/lib/python3.6/__pycache__/pickle.cpython-36.pyc'
# /usr/local/lib/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/local/lib/python3.6/_compat_pickle.py
# code object from '/usr/local/lib/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'
import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x1037c87a8>
# extension module '_pickle' loaded from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_pickle.cpython-36dm-darwin.so'
# extension module '_pickle' executed from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_pickle.cpython-36dm-darwin.so'
import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x1037cfc20>
import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x1032aa6d8>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/__pycache__/__init__.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/__init__.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/__pycache__/__init__.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/__future__.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__future__.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/__future__.cpython-36.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x1038392c8>
# /usr/local/lib/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/local/lib/python3.6/zipfile.py
# code object from '/usr/local/lib/python3.6/__pycache__/zipfile.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/shutil.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/shutil.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/shutil.cpython-36.pyc'
# extension module 'zlib' loaded from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/zlib.cpython-36dm-darwin.so'
# extension module 'zlib' executed from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/zlib.cpython-36dm-darwin.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x10387fb50>
# /usr/local/lib/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/local/lib/python3.6/bz2.py
# code object from '/usr/local/lib/python3.6/__pycache__/bz2.cpython-36.pyc'
# /usr/local/lib/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/local/lib/python3.6/_compression.py
# code object from '/usr/local/lib/python3.6/__pycache__/_compression.cpython-36.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x10388f2c8>
# extension module '_bz2' loaded from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_bz2.cpython-36dm-darwin.so'
# extension module '_bz2' executed from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_bz2.cpython-36dm-darwin.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x10389a330>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x1038862c8>
# /usr/local/lib/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/local/lib/python3.6/lzma.py
# code object from '/usr/local/lib/python3.6/__pycache__/lzma.cpython-36.pyc'
# extension module '_lzma' loaded from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_lzma.cpython-36dm-darwin.so'
# extension module '_lzma' executed from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_lzma.cpython-36dm-darwin.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x10389fa18>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x10389a670>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'grp' loaded from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/grp.cpython-36dm-darwin.so'
# extension module 'grp' executed from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/grp.cpython-36dm-darwin.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x1038a6128>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x103865bb8>
# extension module 'binascii' loaded from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/binascii.cpython-36dm-darwin.so'
# extension module 'binascii' executed from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/binascii.cpython-36dm-darwin.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x103865e90>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x103839c88>
# /usr/local/lib/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/local/lib/python3.6/pkgutil.py
# code object from '/usr/local/lib/python3.6/__pycache__/pkgutil.cpython-36.pyc'
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x1038b6bb8>
# /usr/local/lib/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/local/lib/python3.6/platform.py
# code object from '/usr/local/lib/python3.6/__pycache__/platform.cpython-36.pyc'
# /usr/local/lib/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/local/lib/python3.6/subprocess.py
# code object from '/usr/local/lib/python3.6/__pycache__/subprocess.cpython-36.pyc'
# extension module '_posixsubprocess' loaded from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_posixsubprocess.cpython-36dm-darwin.so'
# extension module '_posixsubprocess' executed from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_posixsubprocess.cpython-36dm-darwin.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x10394d5a0>
# extension module 'select' loaded from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/select.cpython-36dm-darwin.so'
# extension module 'select' executed from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/select.cpython-36dm-darwin.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x10394d740>
# /usr/local/lib/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/local/lib/python3.6/selectors.py
# code object from '/usr/local/lib/python3.6/__pycache__/selectors.cpython-36.pyc'
# extension module 'math' loaded from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/math.cpython-36dm-darwin.so'
# extension module 'math' executed from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/math.cpython-36dm-darwin.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x1039741f8>
import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x10394de28>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x1039338e0>
import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x103847a80>
# /usr/local/lib/python3.6/__pycache__/plistlib.cpython-36.pyc matches /usr/local/lib/python3.6/plistlib.py
# code object from '/usr/local/lib/python3.6/__pycache__/plistlib.cpython-36.pyc'
# /usr/local/lib/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/local/lib/python3.6/datetime.py
# code object from '/usr/local/lib/python3.6/__pycache__/datetime.cpython-36.pyc'
# extension module '_datetime' loaded from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_datetime.cpython-36dm-darwin.so'
# extension module '_datetime' executed from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_datetime.cpython-36dm-darwin.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x1039ebbb8>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x10399ac20>
# /usr/local/lib/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/local/lib/python3.6/xml/__init__.py
# code object from '/usr/local/lib/python3.6/xml/__pycache__/__init__.cpython-36.pyc'
import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x1039a0058>
# /usr/local/lib/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/local/lib/python3.6/xml/parsers/__init__.py
# code object from '/usr/local/lib/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc'
import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x1039a05a0>
# /usr/local/lib/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/local/lib/python3.6/xml/parsers/expat.py
# code object from '/usr/local/lib/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc'
# extension module 'pyexpat' loaded from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/pyexpat.cpython-36dm-darwin.so'
# extension module 'pyexpat' executed from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/pyexpat.cpython-36dm-darwin.so'
import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x1039a0948>
import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x1039a0398>
import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x1039337a8>
# /usr/local/lib/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/local/lib/python3.6/email/__init__.py
# code object from '/usr/local/lib/python3.6/email/__pycache__/__init__.cpython-36.pyc'
import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x1039a0878>
# /usr/local/lib/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/local/lib/python3.6/email/parser.py
# code object from '/usr/local/lib/python3.6/email/__pycache__/parser.cpython-36.pyc'
# /usr/local/lib/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/local/lib/python3.6/email/feedparser.py
# code object from '/usr/local/lib/python3.6/email/__pycache__/feedparser.cpython-36.pyc'
# /usr/local/lib/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/local/lib/python3.6/email/errors.py
# code object from '/usr/local/lib/python3.6/email/__pycache__/errors.cpython-36.pyc'
import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x1039eb740>
# /usr/local/lib/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/local/lib/python3.6/email/_policybase.py
# code object from '/usr/local/lib/python3.6/email/__pycache__/_policybase.cpython-36.pyc'
# /usr/local/lib/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/local/lib/python3.6/email/header.py
# code object from '/usr/local/lib/python3.6/email/__pycache__/header.cpython-36.pyc'
# /usr/local/lib/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/local/lib/python3.6/email/quoprimime.py
# code object from '/usr/local/lib/python3.6/email/__pycache__/quoprimime.cpython-36.pyc'
import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x103a7ff60>
# /usr/local/lib/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/local/lib/python3.6/email/base64mime.py
# code object from '/usr/local/lib/python3.6/email/__pycache__/base64mime.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/base64.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/base64.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/base64.cpython-36.pyc'
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x103a8c6d8>
import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x103a8c330>
# /usr/local/lib/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/local/lib/python3.6/email/charset.py
# code object from '/usr/local/lib/python3.6/email/__pycache__/charset.cpython-36.pyc'
# /usr/local/lib/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/local/lib/python3.6/email/encoders.py
# code object from '/usr/local/lib/python3.6/email/__pycache__/encoders.cpython-36.pyc'
# /usr/local/lib/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/local/lib/python3.6/quopri.py
# code object from '/usr/local/lib/python3.6/__pycache__/quopri.cpython-36.pyc'
import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x103a9e9b0>
import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x103a9e2c8>
import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x103a94c88>
import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x1039dfe28>
# /usr/local/lib/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/local/lib/python3.6/email/utils.py
# code object from '/usr/local/lib/python3.6/email/__pycache__/utils.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/random.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/random.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/random.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/hashlib.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/hashlib.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/hashlib.cpython-36.pyc'
# extension module '_hashlib' loaded from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so'
# extension module '_hashlib' executed from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x103abfbb8>
# extension module '_blake2' loaded from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_blake2.cpython-36dm-darwin.so'
# extension module '_blake2' executed from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_blake2.cpython-36dm-darwin.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x103ac3948>
# extension module '_sha3' loaded from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_sha3.cpython-36dm-darwin.so'
# extension module '_sha3' executed from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_sha3.cpython-36dm-darwin.so'
import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x103ac3b50>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x103abc878>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/bisect.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/bisect.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/bisect.cpython-36.pyc'
# extension module '_bisect' loaded from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_bisect.cpython-36dm-darwin.so'
# extension module '_bisect' executed from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_bisect.cpython-36dm-darwin.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x103ac3740>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x103abf260>
# extension module '_random' loaded from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_random.cpython-36dm-darwin.so'
# extension module '_random' executed from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_random.cpython-36dm-darwin.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x103abf1f8>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x103aadc20>
# /usr/local/lib/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/local/lib/python3.6/socket.py
# code object from '/usr/local/lib/python3.6/__pycache__/socket.cpython-36.pyc'
# extension module '_socket' loaded from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_socket.cpython-36dm-darwin.so'
# extension module '_socket' executed from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_socket.cpython-36dm-darwin.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x103add670>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x103abf058>
# /usr/local/lib/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/local/lib/python3.6/urllib/__init__.py
# code object from '/usr/local/lib/python3.6/urllib/__pycache__/__init__.cpython-36.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x103ac3ef8>
# /usr/local/lib/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/local/lib/python3.6/urllib/parse.py
# code object from '/usr/local/lib/python3.6/urllib/__pycache__/parse.cpython-36.pyc'
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x103acee28>
# /usr/local/lib/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/local/lib/python3.6/email/_parseaddr.py
# code object from '/usr/local/lib/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc'
# /usr/local/lib/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/local/lib/python3.6/calendar.py
# code object from '/usr/local/lib/python3.6/__pycache__/calendar.cpython-36.pyc'
import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x103ff9608>
import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x1039bd398>
import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x103a9de90>
import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x1039eb878>
import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x1039d2ae8>
import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x1039d7878>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/tempfile.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/tempfile.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/tempfile.cpython-36.pyc'
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x1039d7cf0>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/extern/__init__.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-36.pyc'
import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x104041260>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/__init__.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-36.pyc'
import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x104041b50>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/__pycache__/six.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/six.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/__pycache__/six.cpython-36.pyc'
import 'pkg_resources._vendor.six' # <_frozen_importlib_external.SourceFileLoader object at 0x104041d58>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/__pycache__/six.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/six.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/__pycache__/six.cpython-36.pyc'
import 'pkg_resources._vendor.six' # <_frozen_importlib_external.SourceFileLoader object at 0x104045dc0>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/__pycache__/py31compat.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/py31compat.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/__pycache__/py31compat.cpython-36.pyc'
import 'pkg_resources.py31compat' # <_frozen_importlib_external.SourceFileLoader object at 0x10404c538>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/appdirs.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-36.pyc'
import 'pkg_resources._vendor.appdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x104052948>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__init__.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__about__.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-36.pyc'
import 'pkg_resources._vendor.packaging.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x103bed468>
import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x103bd22c8>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/version.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/_structures.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-36.pyc'
import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x103bfb5a0>
import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x10404c740>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/specifiers.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/_compat.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-36.pyc'
import 'pkg_resources.extern.packaging._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x103c1d1f8>
import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x103bedc20>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/requirements.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/pyparsing.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-36.pyc'
import 'pkg_resources._vendor.pyparsing' # <_frozen_importlib_external.SourceFileLoader object at 0x103c3c128>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/markers.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-36.pyc'
import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x103c3cc20>
import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x103bfbdc0>
# /usr/local/lib/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/local/lib/python3.6/sysconfig.py
# code object from '/usr/local/lib/python3.6/__pycache__/sysconfig.cpython-36.pyc'
import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x103e1e330>
# /usr/local/lib/python3.6/__pycache__/_osx_support.cpython-36.pyc matches /usr/local/lib/python3.6/_osx_support.py
# code object from '/usr/local/lib/python3.6/__pycache__/_osx_support.cpython-36.pyc'
import '_osx_support' # <_frozen_importlib_external.SourceFileLoader object at 0x103e35260>
# /usr/local/lib/python3.6/__pycache__/_sysconfigdata_dm_darwin_darwin.cpython-36.pyc matches /usr/local/lib/python3.6/_sysconfigdata_dm_darwin_darwin.py
# code object from '/usr/local/lib/python3.6/__pycache__/_sysconfigdata_dm_darwin_darwin.cpython-36.pyc'
import '_sysconfigdata_dm_darwin_darwin' # <_frozen_importlib_external.SourceFileLoader object at 0x103e3c6d8>
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/google
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/google
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/google
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/google
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/google
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/google
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/google
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/google
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/google
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/google
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/google
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/google
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/google
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/google
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/google
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/backports
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/google
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/backports
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/google
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/backports
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/google
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/backports
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/google
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/backports
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/google
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/backports
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/google
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/backports
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/google
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/backports
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/sphinxcontrib
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/google
# possible namespace for /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/backports
import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x1037c8330>
import 'nose.plugins.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x10327b9b0>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/plugintest.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/plugintest.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/plugintest.cpython-36.pyc'
# /usr/local/lib/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/local/lib/python3.6/multiprocessing/__init__.py
# code object from '/usr/local/lib/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'
# /usr/local/lib/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/local/lib/python3.6/multiprocessing/context.py
# code object from '/usr/local/lib/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'
# /usr/local/lib/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/local/lib/python3.6/multiprocessing/process.py
# code object from '/usr/local/lib/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'
import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x103e8d4d0>
# /usr/local/lib/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/local/lib/python3.6/multiprocessing/reduction.py
# code object from '/usr/local/lib/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'
# extension module 'array' loaded from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/array.cpython-36dm-darwin.so'
# extension module 'array' executed from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/array.cpython-36dm-darwin.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x103ea2878>
import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x103e94ef8>
import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x103e911f8>
import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x103e7fd58>
import 'nose.plugins.plugintest' # <_frozen_importlib_external.SourceFileLoader object at 0x1032aabb8>
import 'nose.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x10326ad58>
import 'nose.config' # <_frozen_importlib_external.SourceFileLoader object at 0x103085878>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/__pycache__/loader.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/loader.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/__pycache__/loader.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/__pycache__/case.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/case.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/__pycache__/case.cpython-36.pyc'
import 'nose.case' # <_frozen_importlib_external.SourceFileLoader object at 0x103eb01f8>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/__pycache__/importer.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/importer.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/__pycache__/importer.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/imp.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/imp.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/__pycache__/imp.cpython-36.pyc'
import 'imp' # <_frozen_importlib_external.SourceFileLoader object at 0x103ecbdc0>
import 'nose.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x103ecb7a8>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/__pycache__/selector.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/selector.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/__pycache__/selector.cpython-36.pyc'
import 'nose.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x103ed3a18>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/__pycache__/suite.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/suite.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/__pycache__/suite.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/__pycache__/proxy.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/proxy.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/__pycache__/proxy.cpython-36.pyc'
import 'nose.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x103ee9c88>
import 'nose.suite' # <_frozen_importlib_external.SourceFileLoader object at 0x103ed9ef8>
import 'nose.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x1031a39b0>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/__pycache__/result.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/result.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/__pycache__/result.cpython-36.pyc'
import 'nose.result' # <_frozen_importlib_external.SourceFileLoader object at 0x103ee9878>
import 'nose.core' # <_frozen_importlib_external.SourceFileLoader object at 0x102f49538>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/__pycache__/exc.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/exc.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/__pycache__/exc.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/skip.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/skip.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/skip.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/errorclass.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/errorclass.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/errorclass.cpython-36.pyc'
import 'nose.plugins.errorclass' # <_frozen_importlib_external.SourceFileLoader object at 0x103f01740>
import 'nose.plugins.skip' # <_frozen_importlib_external.SourceFileLoader object at 0x103f01398>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/deprecated.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/deprecated.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/deprecated.cpython-36.pyc'
import 'nose.plugins.deprecated' # <_frozen_importlib_external.SourceFileLoader object at 0x103f09468>
import 'nose.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x103f01128>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/tools/__pycache__/__init__.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/tools/__init__.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/tools/__pycache__/__init__.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/tools/__pycache__/nontrivial.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/tools/nontrivial.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/tools/__pycache__/nontrivial.cpython-36.pyc'
import 'nose.tools.nontrivial' # <_frozen_importlib_external.SourceFileLoader object at 0x103f09740>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/tools/__pycache__/trivial.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/tools/trivial.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/tools/__pycache__/trivial.cpython-36.pyc'
import 'nose.tools.trivial' # <_frozen_importlib_external.SourceFileLoader object at 0x103f10608>
import 'nose.tools' # <_frozen_importlib_external.SourceFileLoader object at 0x103f01608>
import 'nose' # <_frozen_importlib_external.SourceFileLoader object at 0x102f34948>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/builtin.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/builtin.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/builtin.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/attrib.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/attrib.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/attrib.cpython-36.pyc'
import 'nose.plugins.attrib' # <_frozen_importlib_external.SourceFileLoader object at 0x103f346d8>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/capture.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/capture.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/capture.cpython-36.pyc'
import 'nose.plugins.capture' # <_frozen_importlib_external.SourceFileLoader object at 0x103f38400>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/logcapture.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/logcapture.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/logcapture.cpython-36.pyc'
import 'nose.plugins.logcapture' # <_frozen_importlib_external.SourceFileLoader object at 0x103f38d58>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/cover.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/cover.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/cover.cpython-36.pyc'
import 'nose.plugins.cover' # <_frozen_importlib_external.SourceFileLoader object at 0x103f4b0c0>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/debug.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/debug.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/debug.cpython-36.pyc'
# /usr/local/lib/python3.6/__pycache__/pdb.cpython-36.pyc matches /usr/local/lib/python3.6/pdb.py
# code object from '/usr/local/lib/python3.6/__pycache__/pdb.cpython-36.pyc'
# /usr/local/lib/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/local/lib/python3.6/cmd.py
# code object from '/usr/local/lib/python3.6/__pycache__/cmd.cpython-36.pyc'
import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x103f76398>
# /usr/local/lib/python3.6/__pycache__/bdb.cpython-36.pyc matches /usr/local/lib/python3.6/bdb.py
# code object from '/usr/local/lib/python3.6/__pycache__/bdb.cpython-36.pyc'
import 'bdb' # <_frozen_importlib_external.SourceFileLoader object at 0x103f7f878>
# /usr/local/lib/python3.6/__pycache__/code.cpython-36.pyc matches /usr/local/lib/python3.6/code.py
# code object from '/usr/local/lib/python3.6/__pycache__/code.cpython-36.pyc'
# /usr/local/lib/python3.6/__pycache__/codeop.cpython-36.pyc matches /usr/local/lib/python3.6/codeop.py
# code object from '/usr/local/lib/python3.6/__pycache__/codeop.cpython-36.pyc'
import 'codeop' # <_frozen_importlib_external.SourceFileLoader object at 0x1040677a8>
import 'code' # <_frozen_importlib_external.SourceFileLoader object at 0x10405ea18>
# /usr/local/lib/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/local/lib/python3.6/glob.py
# code object from '/usr/local/lib/python3.6/__pycache__/glob.cpython-36.pyc'
import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x104067740>
import 'pdb' # <_frozen_importlib_external.SourceFileLoader object at 0x103f4bef8>
import 'nose.plugins.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x103f4bbb8>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/doctests.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/doctests.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/doctests.cpython-36.pyc'
# /usr/local/lib/python3.6/__pycache__/doctest.cpython-36.pyc matches /usr/local/lib/python3.6/doctest.py
# code object from '/usr/local/lib/python3.6/__pycache__/doctest.cpython-36.pyc'
import 'doctest' # <_frozen_importlib_external.SourceFileLoader object at 0x10407f948>
import 'nose.plugins.doctests' # <_frozen_importlib_external.SourceFileLoader object at 0x103f4be90>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/isolate.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/isolate.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/isolate.cpython-36.pyc'
import 'nose.plugins.isolate' # <_frozen_importlib_external.SourceFileLoader object at 0x1062a27a8>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/failuredetail.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/failuredetail.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/failuredetail.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/__pycache__/inspector.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/inspector.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/__pycache__/inspector.cpython-36.pyc'
import 'nose.inspector' # <_frozen_importlib_external.SourceFileLoader object at 0x1062a2f60>
import 'nose.plugins.failuredetail' # <_frozen_importlib_external.SourceFileLoader object at 0x1062a2b50>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/prof.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/prof.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/prof.cpython-36.pyc'
import 'nose.plugins.prof' # <_frozen_importlib_external.SourceFileLoader object at 0x1062af538>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/testid.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/testid.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/testid.cpython-36.pyc'
import 'nose.plugins.testid' # <_frozen_importlib_external.SourceFileLoader object at 0x1062afcf0>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/multiprocess.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/multiprocess.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/multiprocess.cpython-36.pyc'
# /usr/local/lib/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/local/lib/python3.6/queue.py
# code object from '/usr/local/lib/python3.6/__pycache__/queue.cpython-36.pyc'
import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x1062cc128>
import 'nose.plugins.multiprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x1062bc5a0>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/xunit.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/xunit.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/xunit.cpython-36.pyc'
# /usr/local/lib/python3.6/xml/sax/__pycache__/__init__.cpython-36.pyc matches /usr/local/lib/python3.6/xml/sax/__init__.py
# code object from '/usr/local/lib/python3.6/xml/sax/__pycache__/__init__.cpython-36.pyc'
# /usr/local/lib/python3.6/xml/sax/__pycache__/xmlreader.cpython-36.pyc matches /usr/local/lib/python3.6/xml/sax/xmlreader.py
# code object from '/usr/local/lib/python3.6/xml/sax/__pycache__/xmlreader.cpython-36.pyc'
# /usr/local/lib/python3.6/xml/sax/__pycache__/handler.cpython-36.pyc matches /usr/local/lib/python3.6/xml/sax/handler.py
# code object from '/usr/local/lib/python3.6/xml/sax/__pycache__/handler.cpython-36.pyc'
import 'xml.sax.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x1062f6670>
# /usr/local/lib/python3.6/xml/sax/__pycache__/_exceptions.cpython-36.pyc matches /usr/local/lib/python3.6/xml/sax/_exceptions.py
# code object from '/usr/local/lib/python3.6/xml/sax/__pycache__/_exceptions.cpython-36.pyc'
import 'xml.sax._exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x1062f6c88>
import 'xml.sax.xmlreader' # <_frozen_importlib_external.SourceFileLoader object at 0x1062e2190>
import 'xml.sax' # <_frozen_importlib_external.SourceFileLoader object at 0x1062dbae8>
# /usr/local/lib/python3.6/xml/sax/__pycache__/saxutils.cpython-36.pyc matches /usr/local/lib/python3.6/xml/sax/saxutils.py
# code object from '/usr/local/lib/python3.6/xml/sax/__pycache__/saxutils.cpython-36.pyc'
# /usr/local/lib/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/local/lib/python3.6/urllib/request.py
# code object from '/usr/local/lib/python3.6/urllib/__pycache__/request.cpython-36.pyc'
# /usr/local/lib/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/local/lib/python3.6/http/__init__.py
# code object from '/usr/local/lib/python3.6/http/__pycache__/__init__.cpython-36.pyc'
import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x106359400>
# /usr/local/lib/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/local/lib/python3.6/http/client.py
# code object from '/usr/local/lib/python3.6/http/__pycache__/client.cpython-36.pyc'
# /usr/local/lib/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/local/lib/python3.6/email/message.py
# code object from '/usr/local/lib/python3.6/email/__pycache__/message.cpython-36.pyc'
# /usr/local/lib/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/local/lib/python3.6/uu.py
# code object from '/usr/local/lib/python3.6/__pycache__/uu.cpython-36.pyc'
import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x106399c88>
# /usr/local/lib/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/local/lib/python3.6/email/_encoded_words.py
# code object from '/usr/local/lib/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc'
import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x1063a0058>
# /usr/local/lib/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/local/lib/python3.6/email/iterators.py
# code object from '/usr/local/lib/python3.6/email/__pycache__/iterators.cpython-36.pyc'
import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x1063a0c20>
import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x106380948>
# /usr/local/lib/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/local/lib/python3.6/ssl.py
# code object from '/usr/local/lib/python3.6/__pycache__/ssl.cpython-36.pyc'
# /usr/local/lib/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/local/lib/python3.6/ipaddress.py
# code object from '/usr/local/lib/python3.6/__pycache__/ipaddress.cpython-36.pyc'
import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x1063cb6d8>
# extension module '_ssl' loaded from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so'
# extension module '_ssl' executed from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so'
import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x1063f40c0>
import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x1063a8330>
import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x106359a80>
# /usr/local/lib/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/local/lib/python3.6/urllib/error.py
# code object from '/usr/local/lib/python3.6/urllib/__pycache__/error.cpython-36.pyc'
# /usr/local/lib/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/local/lib/python3.6/urllib/response.py
# code object from '/usr/local/lib/python3.6/urllib/__pycache__/response.cpython-36.pyc'
import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x106472c88>
import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x10406d948>
# extension module '_scproxy' loaded from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_scproxy.cpython-36dm-darwin.so'
# extension module '_scproxy' executed from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_scproxy.cpython-36dm-darwin.so'
import '_scproxy' # <_frozen_importlib_external.ExtensionFileLoader object at 0x106466670>
import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x106314810>
import 'xml.sax.saxutils' # <_frozen_importlib_external.SourceFileLoader object at 0x106302bb8>
import 'nose.plugins.xunit' # <_frozen_importlib_external.SourceFileLoader object at 0x1062d2740>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/allmodules.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/allmodules.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/allmodules.cpython-36.pyc'
import 'nose.plugins.allmodules' # <_frozen_importlib_external.SourceFileLoader object at 0x106302878>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/collect.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/collect.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/nose/plugins/__pycache__/collect.cpython-36.pyc'
import 'nose.plugins.collect' # <_frozen_importlib_external.SourceFileLoader object at 0x1063147a8>
import 'nose.plugins.builtin' # <_frozen_importlib_external.SourceFileLoader object at 0x103f341f8>
# /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/__init__.cpython-36.pyc matches /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__init__.py
# code object from '/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/__init__.cpython-36.pyc'
# /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/user_constants.cpython-36.pyc matches /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/user_constants.py
# code object from '/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/user_constants.cpython-36.pyc'
# /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/_bootstrap.cpython-36.pyc matches /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_bootstrap.py
# code object from '/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/_bootstrap.cpython-36.pyc'
# /usr/local/lib/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/local/lib/python3.6/json/__init__.py
# code object from '/usr/local/lib/python3.6/json/__pycache__/__init__.cpython-36.pyc'
# /usr/local/lib/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/local/lib/python3.6/json/decoder.py
# code object from '/usr/local/lib/python3.6/json/__pycache__/decoder.cpython-36.pyc'
# /usr/local/lib/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/local/lib/python3.6/json/scanner.py
# code object from '/usr/local/lib/python3.6/json/__pycache__/scanner.cpython-36.pyc'
# extension module '_json' loaded from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_json.cpython-36dm-darwin.so'
# extension module '_json' executed from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_json.cpython-36dm-darwin.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x10d9fec88>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x10d9fe740>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x10d9fa9b0>
# /usr/local/lib/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/local/lib/python3.6/json/encoder.py
# code object from '/usr/local/lib/python3.6/json/__pycache__/encoder.cpython-36.pyc'
import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x10d9fe468>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x10d9fa330>
# /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/exceptions.cpython-36.pyc matches /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/exceptions.py
# code object from '/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/exceptions.cpython-36.pyc'
# extension module 'couchbase._libcouchbase' loaded from '/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so'
# extension module 'couchbase._libcouchbase' executed from '/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so'
import 'couchbase._libcouchbase' # <_frozen_importlib_external.ExtensionFileLoader object at 0x10da16ef8>
import 'couchbase.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x10da09ae8>
# /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/items.cpython-36.pyc matches /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/items.py
# code object from '/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/items.cpython-36.pyc'
import 'couchbase.items' # <_frozen_importlib_external.SourceFileLoader object at 0x10da0f4d0>
# /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/result.cpython-36.pyc matches /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/result.py
# code object from '/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/result.cpython-36.pyc'
# /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/_pyport.cpython-36.pyc matches /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_pyport.py
# code object from '/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/_pyport.cpython-36.pyc'
import 'couchbase._pyport' # <_frozen_importlib_external.SourceFileLoader object at 0x10dd27740>
import 'couchbase.result' # <_frozen_importlib_external.SourceFileLoader object at 0x10da16538>
# /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/subdocument.cpython-36.pyc matches /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/subdocument.py
# code object from '/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/subdocument.cpython-36.pyc'
# /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/priv_constants.cpython-36.pyc matches /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/priv_constants.py
# code object from '/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/priv_constants.cpython-36.pyc'
import 'couchbase.priv_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x10dd3d810>
import 'couchbase.subdocument' # <_frozen_importlib_external.SourceFileLoader object at 0x10dd27bb8>
import 'couchbase._bootstrap' # <_frozen_importlib_external.SourceFileLoader object at 0x10d9ed608>
import 'couchbase.user_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x10d9ed400>
# /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/crypto.cpython-36.pyc matches /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/crypto.py
# code object from '/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/crypto.cpython-36.pyc'
# /usr/local/lib/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/local/lib/python3.6/ctypes/__init__.py
# code object from '/usr/local/lib/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'
# extension module '_ctypes' loaded from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_ctypes.cpython-36dm-darwin.so'
# extension module '_ctypes' executed from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/lib-dynload/_ctypes.cpython-36dm-darwin.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x10dd52cf0>
# /usr/local/lib/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/local/lib/python3.6/ctypes/_endian.py
# code object from '/usr/local/lib/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'
import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x10dd69f60>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x10dd458e0>
# /usr/local/lib/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/local/lib/python3.6/ctypes/util.py
# code object from '/usr/local/lib/python3.6/ctypes/__pycache__/util.cpython-36.pyc'
# /usr/local/lib/python3.6/ctypes/macholib/__pycache__/__init__.cpython-36.pyc matches /usr/local/lib/python3.6/ctypes/macholib/__init__.py
# code object from '/usr/local/lib/python3.6/ctypes/macholib/__pycache__/__init__.cpython-36.pyc'
import 'ctypes.macholib' # <_frozen_importlib_external.SourceFileLoader object at 0x10dd76948>
# /usr/local/lib/python3.6/ctypes/macholib/__pycache__/dyld.cpython-36.pyc matches /usr/local/lib/python3.6/ctypes/macholib/dyld.py
# code object from '/usr/local/lib/python3.6/ctypes/macholib/__pycache__/dyld.cpython-36.pyc'
# /usr/local/lib/python3.6/ctypes/macholib/__pycache__/framework.cpython-36.pyc matches /usr/local/lib/python3.6/ctypes/macholib/framework.py
# code object from '/usr/local/lib/python3.6/ctypes/macholib/__pycache__/framework.cpython-36.pyc'
import 'ctypes.macholib.framework' # <_frozen_importlib_external.SourceFileLoader object at 0x10dd80670>
# /usr/local/lib/python3.6/ctypes/macholib/__pycache__/dylib.cpython-36.pyc matches /usr/local/lib/python3.6/ctypes/macholib/dylib.py
# code object from '/usr/local/lib/python3.6/ctypes/macholib/__pycache__/dylib.cpython-36.pyc'
import 'ctypes.macholib.dylib' # <_frozen_importlib_external.SourceFileLoader object at 0x10dd80c88>
import 'ctypes.macholib.dyld' # <_frozen_importlib_external.SourceFileLoader object at 0x10dd76ae8>
import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x10dd47538>
import 'couchbase.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x10da0f398>
# /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/_version.cpython-36.pyc matches /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_version.py
# code object from '/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/_version.cpython-36.pyc'
import 'couchbase._version' # <_frozen_importlib_external.SourceFileLoader object at 0x10dd476d8>
import 'couchbase' # <_frozen_importlib_external.SourceFileLoader object at 0x1064845a0>
# /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/tests/__pycache__/__init__.cpython-36.pyc matches /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/tests/__init__.py
# code object from '/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/tests/__pycache__/__init__.cpython-36.pyc'
import 'couchbase.tests' # <_frozen_importlib_external.SourceFileLoader object at 0x106484670>
# /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/tests/cases/__pycache__/__init__.cpython-36.pyc matches /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/tests/cases/__init__.py
# code object from '/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/tests/cases/__pycache__/__init__.cpython-36.pyc'
import 'couchbase.tests.cases' # <_frozen_importlib_external.SourceFileLoader object at 0x106484d58>
# /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/tests/cases/__pycache__/crypto_t.cpython-36.pyc matches /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/tests/cases/crypto_t.py
# code object from '/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/tests/cases/__pycache__/crypto_t.cpython-36.pyc'
# /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/tests/__pycache__/base.cpython-36.pyc matches /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/tests/base.py
# code object from '/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/tests/__pycache__/base.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/__pycache__/__init__.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/__init__.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/__pycache__/__init__.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/__pycache__/comparison.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/comparison.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/__pycache__/comparison.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/__pycache__/compat.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/compat.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/__pycache__/compat.cpython-36.pyc'
# /usr/local/lib/python3.6/unittest/__pycache__/mock.cpython-36.pyc matches /usr/local/lib/python3.6/unittest/mock.py
# code object from '/usr/local/lib/python3.6/unittest/__pycache__/mock.cpython-36.pyc'
import 'unittest.mock' # <_frozen_importlib_external.SourceFileLoader object at 0x10dde8e90>
import 'testfixtures.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x10dde8538>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/__pycache__/resolve.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/resolve.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/__pycache__/resolve.cpython-36.pyc'
import 'testfixtures.resolve' # <_frozen_importlib_external.SourceFileLoader object at 0x10de09948>
import 'testfixtures.comparison' # <_frozen_importlib_external.SourceFileLoader object at 0x10ddd1dc0>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/__pycache__/tdatetime.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/tdatetime.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/__pycache__/tdatetime.cpython-36.pyc'
import 'testfixtures.tdatetime' # <_frozen_importlib_external.SourceFileLoader object at 0x10dde8948>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/__pycache__/logcapture.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/logcapture.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/__pycache__/logcapture.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/__pycache__/utils.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/utils.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/__pycache__/utils.cpython-36.pyc'
import 'testfixtures.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x10de369b0>
import 'testfixtures.logcapture' # <_frozen_importlib_external.SourceFileLoader object at 0x10de35398>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/__pycache__/outputcapture.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/outputcapture.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/__pycache__/outputcapture.cpython-36.pyc'
import 'testfixtures.outputcapture' # <_frozen_importlib_external.SourceFileLoader object at 0x10de36948>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/__pycache__/replace.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/replace.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/__pycache__/replace.cpython-36.pyc'
import 'testfixtures.replace' # <_frozen_importlib_external.SourceFileLoader object at 0x10de42400>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/__pycache__/shouldraise.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/shouldraise.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/__pycache__/shouldraise.cpython-36.pyc'
import 'testfixtures.shouldraise' # <_frozen_importlib_external.SourceFileLoader object at 0x10de47190>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/__pycache__/shouldwarn.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/shouldwarn.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/__pycache__/shouldwarn.cpython-36.pyc'
import 'testfixtures.shouldwarn' # <_frozen_importlib_external.SourceFileLoader object at 0x10de475a0>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/__pycache__/tempdirectory.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/tempdirectory.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/__pycache__/tempdirectory.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/__pycache__/rmtree.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/rmtree.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testfixtures/__pycache__/rmtree.cpython-36.pyc'
import 'testfixtures.rmtree' # <_frozen_importlib_external.SourceFileLoader object at 0x10de4ef60>
import 'testfixtures.tempdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x10de47ef8>
import 'testfixtures' # <_frozen_importlib_external.SourceFileLoader object at 0x10ddd14d0>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testresources/__pycache__/__init__.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testresources/__init__.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/testresources/__pycache__/__init__.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pbr/__pycache__/__init__.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pbr/__init__.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pbr/__pycache__/__init__.cpython-36.pyc'
import 'pbr' # <_frozen_importlib_external.SourceFileLoader object at 0x10de69400>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pbr/__pycache__/version.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pbr/version.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/pbr/__pycache__/version.cpython-36.pyc'
import 'pbr.version' # <_frozen_importlib_external.SourceFileLoader object at 0x10de69ae8>
import 'testresources' # <_frozen_importlib_external.SourceFileLoader object at 0x10ddd19b0>
import 'gc' # <class '_frozen_importlib.BuiltinImporter'>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/basictracer/__pycache__/__init__.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/basictracer/__init__.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/basictracer/__pycache__/__init__.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/basictracer/__pycache__/tracer.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/basictracer/tracer.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/basictracer/__pycache__/tracer.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/opentracing/__pycache__/__init__.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/opentracing/__init__.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/opentracing/__pycache__/__init__.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/opentracing/__pycache__/span.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/opentracing/span.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/opentracing/__pycache__/span.cpython-36.pyc'
import 'opentracing.span' # <_frozen_importlib_external.SourceFileLoader object at 0x10de8bc20>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/opentracing/__pycache__/tracer.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/opentracing/tracer.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/opentracing/__pycache__/tracer.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/opentracing/__pycache__/propagation.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/opentracing/propagation.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/opentracing/__pycache__/propagation.cpython-36.pyc'
import 'opentracing.propagation' # <_frozen_importlib_external.SourceFileLoader object at 0x10de480c0>
import 'opentracing.tracer' # <_frozen_importlib_external.SourceFileLoader object at 0x10de91878>
import 'opentracing' # <_frozen_importlib_external.SourceFileLoader object at 0x10de87f60>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/basictracer/__pycache__/context.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/basictracer/context.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/basictracer/__pycache__/context.cpython-36.pyc'
import 'basictracer.context' # <_frozen_importlib_external.SourceFileLoader object at 0x10de77a18>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/basictracer/__pycache__/recorder.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/basictracer/recorder.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/basictracer/__pycache__/recorder.cpython-36.pyc'
import 'basictracer.recorder' # <_frozen_importlib_external.SourceFileLoader object at 0x10de91e28>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/basictracer/__pycache__/span.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/basictracer/span.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/basictracer/__pycache__/span.cpython-36.pyc'
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/opentracing/ext/__pycache__/__init__.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/opentracing/ext/__init__.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/opentracing/ext/__pycache__/__init__.cpython-36.pyc'
import 'opentracing.ext' # <_frozen_importlib_external.SourceFileLoader object at 0x10de9d1f8>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/opentracing/ext/__pycache__/tags.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/opentracing/ext/tags.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/opentracing/ext/__pycache__/tags.cpython-36.pyc'
import 'opentracing.ext.tags' # <_frozen_importlib_external.SourceFileLoader object at 0x10de9d5a0>
import 'basictracer.span' # <_frozen_importlib_external.SourceFileLoader object at 0x10de48810>
# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/basictracer/__pycache__/util.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/basictracer/util.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/site-packages/basictracer/__pycache__/util.cpython-36.pyc'
import 'basictracer.util' # <_frozen_importlib_external.SourceFileLoader object at 0x10de9d190>
import 'basictracer.tracer' # <_frozen_importlib_external.SourceFileLoader object at 0x10de87398>
import 'basictracer' # <_frozen_importlib_external.SourceFileLoader object at 0x10de77d58>
# /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/admin.cpython-36.pyc matches /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/admin.py
# code object from '/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/admin.cpython-36.pyc'
# /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/auth_domain.cpython-36.pyc matches /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/auth_domain.py
# code object from '/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/auth_domain.cpython-36.pyc'
import 'couchbase.auth_domain' # <_frozen_importlib_external.SourceFileLoader object at 0x10dea5128>
import 'couchbase.admin' # <_frozen_importlib_external.SourceFileLoader object at 0x10de87c20>
# /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/mockserver.cpython-36.pyc matches /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/mockserver.py
# code object from '/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/mockserver.cpython-36.pyc'
import 'couchbase.mockserver' # <_frozen_importlib_external.SourceFileLoader object at 0x10dea5260>
import 'couchbase.tests.base' # <_frozen_importlib_external.SourceFileLoader object at 0x10dd84128>
import 'couchbase.tests.cases.crypto_t' # <imp._LoadSourceCompatibility object at 0x1064846d8>
# /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/bucket.cpython-36.pyc matches /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/bucket.py
# code object from '/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/bucket.cpython-36.pyc'
# /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/bucketmanager.cpython-36.pyc matches /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/bucketmanager.py
# code object from '/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/bucketmanager.cpython-36.pyc'
# /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/views/__pycache__/__init__.cpython-36.pyc matches /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/views/__init__.py
# code object from '/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/views/__pycache__/__init__.cpython-36.pyc'
import 'couchbase.views' # <_frozen_importlib_external.SourceFileLoader object at 0x10df1fef8>
# /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/views/__pycache__/params.cpython-36.pyc matches /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/views/params.py
# code object from '/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/views/__pycache__/params.cpython-36.pyc'
import 'couchbase.views.params' # <_frozen_importlib_external.SourceFileLoader object at 0x10df290c0>
# /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/_ixmgmt.cpython-36.pyc matches /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_ixmgmt.py
# code object from '/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/_ixmgmt.cpython-36.pyc'
import 'couchbase._ixmgmt' # <_frozen_importlib_external.SourceFileLoader object at 0x10df3b2c8>
import 'couchbase.bucketmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x10df1a6d8>
# /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/views/__pycache__/iterator.cpython-36.pyc matches /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/views/iterator.py
# code object from '/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/views/__pycache__/iterator.cpython-36.pyc'
import 'couchbase.views.iterator' # <_frozen_importlib_external.SourceFileLoader object at 0x10df3ba18>
# /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/n1ql.cpython-36.pyc matches /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/n1ql.py
# code object from '/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/n1ql.cpython-36.pyc'
# /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/deprecation.cpython-36.pyc matches /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/deprecation.py
# code object from '/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/deprecation.cpython-36.pyc'
import 'couchbase.deprecation' # <_frozen_importlib_external.SourceFileLoader object at 0x10df4dd58>
# /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/mutation_state.cpython-36.pyc matches /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/mutation_state.py
# code object from '/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/mutation_state.cpython-36.pyc'
import 'couchbase.mutation_state' # <_frozen_importlib_external.SourceFileLoader object at 0x10df4def8>
import 'couchbase.n1ql' # <_frozen_importlib_external.SourceFileLoader object at 0x10df42c20>
# /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/fulltext.cpython-36.pyc matches /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/fulltext.py
# code object from '/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/__pycache__/fulltext.cpython-36.pyc'
import 'couchbase.fulltext' # <_frozen_importlib_external.SourceFileLoader object at 0x10df548e0>
import 'couchbase.bucket' # <_frozen_importlib_external.SourceFileLoader object at 0x10deebe90>
/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/tests/base.py:351: UserWarning: Using fallback (couchbase module) defaults
  warnings.warn('Using fallback (couchbase module) defaults')
S.# /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/encodings/__pycache__/rot_13.cpython-36.pyc matches /Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/encodings/rot_13.py
# code object from '/Users/ellis_breen/root/virtualenvs/3.6.5/debug/fieldencryption/lib/python3.6/encodings/__pycache__/rot_13.cpython-36.pyc'
import 'encodings.rot_13' # <_frozen_importlib_external.SourceFileLoader object at 0x10df0bc88>
.
----------------------------------------------------------------------
Ran 3 tests in 18.062s

OK (SKIP=1)
# cleanup[3] wiping builtins
# clear builtins._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.path_hooks
# clear sys.path_importer_cache
# clear sys.meta_path
# clear sys.__interactivehook__
# clear sys.flags
# clear sys.float_info
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup[2] removing builtins
# cleanup[2] removing sys
# cleanup[2] removing _frozen_importlib
# cleanup[2] removing _imp
# cleanup[2] removing _warnings
# cleanup[2] removing _thread
# cleanup[2] removing _weakref
# cleanup[2] removing _frozen_importlib_external
# cleanup[2] removing _io
# cleanup[2] removing marshal
# cleanup[2] removing posix
# cleanup[2] removing zipimport
# cleanup[2] removing encodings
# cleanup[2] removing codecs
# cleanup[2] removing _codecs
# cleanup[2] removing encodings.aliases
# cleanup[2] removing encodings.utf_8
# cleanup[2] removing _signal
# cleanup[2] removing __main__
# cleanup[2] removing encodings.latin_1
# cleanup[2] removing io
# cleanup[2] removing abc
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing _bootlocale
# destroy _bootlocale
# cleanup[2] removing _locale
# cleanup[2] removing site
# destroy site
# cleanup[2] removing os
# cleanup[2] removing errno
# cleanup[2] removing stat
# cleanup[2] removing _stat
# cleanup[2] removing posixpath
# cleanup[2] removing genericpath
# cleanup[2] removing os.path
# cleanup[2] removing _collections_abc
# cleanup[2] removing types
# cleanup[2] removing functools
# cleanup[2] removing _functools
# cleanup[2] removing collections
# cleanup[2] removing operator
# cleanup[2] removing _operator
# cleanup[2] removing keyword
# destroy keyword
# cleanup[2] removing heapq
# cleanup[2] removing _heapq
# cleanup[2] removing itertools
# cleanup[2] removing reprlib
# destroy reprlib
# cleanup[2] removing _collections
# cleanup[2] removing weakref
# cleanup[2] removing collections.abc
# cleanup[2] removing importlib
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib.util
# cleanup[2] removing importlib.abc
# cleanup[2] removing importlib.machinery
# cleanup[2] removing contextlib
# cleanup[2] removing backports
# destroy backports
# cleanup[2] removing google
# destroy google
# cleanup[2] removing sphinxcontrib
# destroy sphinxcontrib
# cleanup[2] removing re
# cleanup[2] removing enum
# cleanup[2] removing sre_compile
# cleanup[2] removing _sre
# cleanup[2] removing sre_parse
# cleanup[2] removing sre_constants
# cleanup[2] removing copyreg
# cleanup[2] removing nose
# cleanup[2] removing nose.core
# cleanup[2] removing logging
# cleanup[2] removing time
# cleanup[2] removing traceback
# cleanup[2] removing linecache
# cleanup[2] removing tokenize
# cleanup[2] removing token
# cleanup[2] removing string
# cleanup[2] removing _string
# cleanup[2] removing threading
# cleanup[2] removing atexit
# cleanup[2] removing unittest
# cleanup[2] removing unittest.result
# cleanup[2] removing unittest.util
# cleanup[2] removing unittest.case
# cleanup[2] removing difflib
# cleanup[2] removing pprint
# cleanup[2] removing unittest.suite
# cleanup[2] removing unittest.loader
# cleanup[2] removing fnmatch
# cleanup[2] removing unittest.main
# destroy unittest.main
# cleanup[2] removing argparse
# cleanup[2] removing copy
# cleanup[2] removing textwrap
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing locale
# cleanup[2] removing struct
# cleanup[2] removing _struct
# cleanup[2] removing unittest.runner
# cleanup[2] removing unittest.signals
# cleanup[2] removing signal
# cleanup[2] removing nose.config
# cleanup[2] removing optparse
# cleanup[2] removing configparser
# cleanup[2] removing nose.util
# cleanup[2] removing inspect
# cleanup[2] removing ast
# cleanup[2] removing _ast
# cleanup[2] removing dis
# cleanup[2] removing opcode
# destroy opcode
# cleanup[2] removing _opcode
# cleanup[2] removing nose.pyversion
# cleanup[2] removing nose.plugins
# cleanup[2] removing nose.plugins.base
# cleanup[2] removing nose.plugins.manager
# cleanup[2] removing nose.failure
# cleanup[2] removing pickle
# cleanup[2] removing _compat_pickle
# cleanup[2] removing _pickle
# cleanup[2] removing pkg_resources
# cleanup[2] removing __future__
# cleanup[2] removing zipfile
# cleanup[2] removing shutil
# cleanup[2] removing zlib
# cleanup[2] removing bz2
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing lzma
# cleanup[2] removing _lzma
# cleanup[2] removing pwd
# cleanup[2] removing grp
# cleanup[2] removing binascii
# cleanup[2] removing pkgutil
# cleanup[2] removing platform
# cleanup[2] removing subprocess
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing math
# cleanup[2] removing plistlib
# cleanup[2] removing datetime
# cleanup[2] removing _datetime
# cleanup[2] removing xml
# destroy xml
# cleanup[2] removing xml.parsers
# destroy xml.parsers
# cleanup[2] removing xml.parsers.expat
# destroy xml.parsers.expat
# cleanup[2] removing pyexpat.errors
# cleanup[2] removing pyexpat.model
# cleanup[2] removing pyexpat
# cleanup[2] removing xml.parsers.expat.model
# cleanup[2] removing xml.parsers.expat.errors
# cleanup[2] removing email
# cleanup[2] removing email.parser
# cleanup[2] removing email.feedparser
# cleanup[2] removing email.errors
# cleanup[2] removing email._policybase
# cleanup[2] removing email.header
# cleanup[2] removing email.quoprimime
# cleanup[2] removing email.base64mime
# cleanup[2] removing base64
# cleanup[2] removing email.charset
# cleanup[2] removing email.encoders
# cleanup[2] removing quopri
# cleanup[2] removing email.utils
# cleanup[2] removing random
# cleanup[2] removing hashlib
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing _sha3
# cleanup[2] removing bisect
# cleanup[2] removing _bisect
# cleanup[2] removing _random
# cleanup[2] removing socket
# cleanup[2] removing _socket
# cleanup[2] removing urllib
# cleanup[2] removing urllib.parse
# cleanup[2] removing email._parseaddr
# cleanup[2] removing calendar
# cleanup[2] removing tempfile
# cleanup[2] removing pkg_resources.extern
# cleanup[2] removing pkg_resources._vendor
# cleanup[2] removing pkg_resources.extern.six
# cleanup[2] removing pkg_resources._vendor.six
# cleanup[2] removing pkg_resources.extern.six.moves
# cleanup[2] removing pkg_resources._vendor.six.moves
# cleanup[2] removing pkg_resources.py31compat
# cleanup[2] removing pkg_resources.extern.appdirs
# cleanup[2] removing pkg_resources._vendor.packaging.__about__
# cleanup[2] removing pkg_resources.extern.packaging
# cleanup[2] removing pkg_resources.extern.packaging.version
# cleanup[2] removing pkg_resources.extern.packaging._structures
# cleanup[2] removing pkg_resources.extern.packaging.specifiers
# cleanup[2] removing pkg_resources.extern.packaging._compat
# cleanup[2] removing pkg_resources.extern.packaging.requirements
# cleanup[2] removing pkg_resources.extern.pyparsing
# cleanup[2] removing pkg_resources.extern.six.moves.urllib
# cleanup[2] removing pkg_resources.extern.packaging.markers
# cleanup[2] removing sysconfig
# destroy sysconfig
# cleanup[2] removing _osx_support
# destroy _osx_support
# cleanup[2] removing _sysconfigdata_dm_darwin_darwin
# destroy _sysconfigdata_dm_darwin_darwin
# cleanup[2] removing nose.plugins.plugintest
# cleanup[2] removing multiprocessing
# destroy multiprocessing
# cleanup[2] removing multiprocessing.context
# cleanup[2] removing multiprocessing.process
# cleanup[2] removing multiprocessing.reduction
# cleanup[2] removing array
# cleanup[2] removing __mp_main__
# cleanup[2] removing nose.loader
# cleanup[2] removing nose.case
# cleanup[2] removing nose.importer
# cleanup[2] removing imp
# destroy imp
# cleanup[2] removing nose.selector
# cleanup[2] removing nose.suite
# cleanup[2] removing nose.proxy
# cleanup[2] removing nose.result
# cleanup[2] removing nose.exc
# cleanup[2] removing nose.plugins.skip
# cleanup[2] removing nose.plugins.errorclass
# cleanup[2] removing nose.plugins.deprecated
# cleanup[2] removing nose.tools
# cleanup[2] removing nose.tools.nontrivial
# cleanup[2] removing nose.tools.trivial
# cleanup[2] removing nose.plugins.builtin
# cleanup[2] removing nose.plugins.attrib
# cleanup[2] removing nose.plugins.capture
# cleanup[2] removing nose.plugins.logcapture
# cleanup[2] removing nose.plugins.cover
# cleanup[2] removing nose.plugins.debug
# cleanup[2] removing pdb
# cleanup[2] removing cmd
# cleanup[2] removing bdb
# cleanup[2] removing code
# cleanup[2] removing codeop
# destroy codeop
# cleanup[2] removing glob
# cleanup[2] removing nose.plugins.doctests
# cleanup[2] removing doctest
# cleanup[2] removing nose.plugins.isolate
# cleanup[2] removing nose.plugins.failuredetail
# cleanup[2] removing nose.inspector
# cleanup[2] removing nose.plugins.prof
# cleanup[2] removing nose.plugins.testid
# cleanup[2] removing nose.plugins.multiprocess
# cleanup[2] removing queue
# destroy queue
# cleanup[2] removing nose.plugins.xunit
# cleanup[2] removing xml.sax
# destroy xml.sax
# cleanup[2] removing xml.sax.xmlreader
# cleanup[2] removing xml.sax.handler
# cleanup[2] removing xml.sax._exceptions
# cleanup[2] removing xml.sax.saxutils
# cleanup[2] removing urllib.request
# cleanup[2] removing http
# cleanup[2] removing http.client
# cleanup[2] removing email.message
# cleanup[2] removing uu
# cleanup[2] removing email._encoded_words
# cleanup[2] removing email.iterators
# cleanup[2] removing ssl
# cleanup[2] removing ipaddress
# cleanup[2] removing _ssl
# cleanup[2] removing urllib.error
# cleanup[2] removing urllib.response
# cleanup[2] removing _scproxy
# cleanup[2] removing nose.plugins.allmodules
# cleanup[2] removing nose.plugins.collect
# cleanup[2] removing couchbase
# cleanup[2] removing couchbase.user_constants
# cleanup[2] removing couchbase._bootstrap
# cleanup[2] removing json
# cleanup[2] removing json.decoder
# cleanup[2] removing json.scanner
# cleanup[2] removing _json
# cleanup[2] removing json.encoder
# cleanup[2] removing couchbase.exceptions
# cleanup[2] removing couchbase._libcouchbase
# cleanup[2] removing couchbase.items
# cleanup[2] removing couchbase.result
# cleanup[2] removing couchbase._pyport
# cleanup[2] removing couchbase.subdocument
# cleanup[2] removing couchbase.priv_constants
# cleanup[2] removing couchbase.crypto
# cleanup[2] removing ctypes
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes.util
# cleanup[2] removing ctypes.macholib
# cleanup[2] removing ctypes.macholib.dyld
# cleanup[2] removing ctypes.macholib.framework
# cleanup[2] removing ctypes.macholib.dylib
# cleanup[2] removing couchbase._version
# cleanup[2] removing couchbase.tests
# cleanup[2] removing couchbase.tests.cases
# cleanup[2] removing couchbase.tests.cases.crypto_t
# cleanup[2] removing couchbase.tests.base
# cleanup[2] removing testfixtures
# destroy testfixtures
# cleanup[2] removing testfixtures.comparison
# cleanup[2] removing testfixtures.compat
# cleanup[2] removing unittest.mock
# cleanup[2] removing testfixtures.resolve
# destroy testfixtures.resolve
# cleanup[2] removing testfixtures.tdatetime
# cleanup[2] removing testfixtures.logcapture
# cleanup[2] removing testfixtures.utils
# cleanup[2] removing testfixtures.outputcapture
# cleanup[2] removing testfixtures.replace
# destroy testfixtures.replace
# cleanup[2] removing testfixtures.shouldraise
# cleanup[2] removing testfixtures.shouldwarn
# cleanup[2] removing testfixtures.tempdirectory
# cleanup[2] removing testfixtures.rmtree
# cleanup[2] removing testresources
# destroy testresources
# cleanup[2] removing pbr
# destroy pbr
# cleanup[2] removing pbr.version
# destroy pbr.version
# cleanup[2] removing gc
# cleanup[2] removing basictracer
# destroy basictracer
# cleanup[2] removing basictracer.tracer
# destroy basictracer.tracer
# cleanup[2] removing opentracing
# cleanup[2] removing opentracing.span
# cleanup[2] removing opentracing.tracer
# destroy opentracing.tracer
# cleanup[2] removing opentracing.propagation
# cleanup[2] removing basictracer.context
# destroy basictracer.context
# cleanup[2] removing basictracer.recorder
# destroy basictracer.recorder
# cleanup[2] removing basictracer.span
# destroy basictracer.span
# cleanup[2] removing opentracing.ext
# cleanup[2] removing opentracing.ext.tags
# cleanup[2] removing basictracer.util
# destroy basictracer.util
# cleanup[2] removing couchbase.admin
# cleanup[2] removing couchbase.auth_domain
# cleanup[2] removing couchbase.mockserver
# cleanup[2] removing couchbase.bucket
# cleanup[2] removing couchbase.bucketmanager
# cleanup[2] removing couchbase.views
# cleanup[2] removing couchbase.views.params
# cleanup[2] removing couchbase._ixmgmt
# cleanup[2] removing couchbase.views.iterator
# cleanup[2] removing couchbase.deprecation
# cleanup[2] removing couchbase.mutation_state
# cleanup[2] removing couchbase.fulltext
# cleanup[2] removing encodings.rot_13
# destroy _sha3
# destroy _blake2
# destroy _datetime
# destroy _bz2
# destroy _ast
# destroy xml.sax._exceptions
# cleanup[3] wiping _frozen_importlib
# cleanup[3] wiping _imp
# cleanup[3] wiping _warnings
# cleanup[3] wiping _thread
# cleanup[3] wiping _weakref
# cleanup[3] wiping _frozen_importlib_external
# cleanup[3] wiping _io
# cleanup[3] wiping marshal
# destroy marshal
# cleanup[3] wiping posix
# cleanup[3] wiping zipimport
# cleanup[3] wiping encodings
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.latin_1
# destroy encodings.rot_13
# cleanup[3] wiping codecs
# cleanup[3] wiping _codecs
# cleanup[3] wiping _signal
# cleanup[3] wiping __main__
# cleanup[3] wiping io
# cleanup[3] wiping abc
# cleanup[3] wiping _locale
# cleanup[3] wiping os
# cleanup[3] wiping errno
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping posixpath
# destroy genericpath
# cleanup[3] wiping os.path
# cleanup[3] wiping _collections_abc
# cleanup[3] wiping types
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping collections
# destroy collections.abc
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping heapq
# cleanup[3] wiping _heapq
# destroy _heapq
# cleanup[3] wiping itertools
# cleanup[3] wiping _collections
# destroy _collections
# cleanup[3] wiping weakref
# cleanup[3] wiping importlib
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib.util
# destroy importlib.abc
# cleanup[3] wiping importlib.machinery
# cleanup[3] wiping contextlib
# destroy _collections_abc
# cleanup[3] wiping re
# destroy sre_compile
# cleanup[3] wiping enum
# destroy _functools
# cleanup[3] wiping _sre
# cleanup[3] wiping sre_parse
# cleanup[3] wiping sre_constants
# cleanup[3] wiping copyreg
# cleanup[3] wiping nose
# destroy nose.pyversion
# destroy nose.util
# destroy nose.plugins
# destroy nose.plugins.base
# destroy nose.plugins.manager
# destroy nose.plugins.plugintest
# destroy nose.plugins.errorclass
# destroy nose.plugins.skip
# destroy nose.plugins.deprecated
# destroy nose.plugins.attrib
# destroy nose.plugins.capture
# destroy nose.plugins.logcapture
# destroy nose.plugins.cover
# destroy nose.plugins.debug
# destroy nose.plugins.doctests
# destroy nose.plugins.isolate
# destroy nose.plugins.failuredetail
# destroy nose.plugins.prof
# destroy nose.plugins.testid
# destroy nose.plugins.multiprocess
# destroy nose.plugins.xunit
# destroy nose.plugins.allmodules
# destroy nose.plugins.builtin
# destroy nose.plugins.collect
# destroy nose.config
# destroy nose.case
# destroy nose.importer
# destroy nose.selector
# destroy nose.proxy
# destroy nose.suite
# destroy nose.result
# destroy nose.core
# destroy nose.exc
# destroy nose.tools
# destroy nose.tools.nontrivial
# destroy nose.tools.trivial
# destroy nose.inspector
# cleanup[3] wiping logging
# destroy _weakref
# cleanup[3] wiping time
# cleanup[3] wiping traceback
# cleanup[3] wiping linecache
# cleanup[3] wiping tokenize
# cleanup[3] wiping token
# cleanup[3] wiping string
# cleanup[3] wiping _string
# destroy _string
# cleanup[3] wiping threading
# cleanup[3] wiping atexit
# cleanup[3] wiping unittest
# destroy unittest.signals
# destroy unittest.mock
# cleanup[3] wiping unittest.result
# cleanup[3] wiping unittest.util
# cleanup[3] wiping unittest.case
# cleanup[3] wiping difflib
# cleanup[3] wiping pprint
# cleanup[3] wiping unittest.suite
# cleanup[3] wiping unittest.loader
# destroy unittest.case
# destroy unittest.suite
# destroy unittest.util
# cleanup[3] wiping fnmatch
# cleanup[3] wiping argparse
# cleanup[3] wiping copy
# cleanup[3] wiping textwrap
# cleanup[3] wiping locale
# destroy encodings
# destroy _locale
# cleanup[3] wiping struct
# cleanup[3] wiping _struct
# cleanup[3] wiping unittest.runner
# destroy unittest.result
# cleanup[3] wiping signal
# destroy _signal
# cleanup[3] wiping optparse
# cleanup[3] wiping configparser
# cleanup[3] wiping inspect
# destroy ast
# destroy token
# cleanup[3] wiping dis
# cleanup[3] wiping _opcode
# destroy _opcode
# cleanup[3] wiping nose.failure
# cleanup[3] wiping pickle
# destroy _compat_pickle
# cleanup[3] wiping _pickle
# cleanup[3] wiping pkg_resources
# destroy pkg_resources._vendor
# destroy pkg_resources._vendor.six
# destroy zipfile
# destroy pkgutil
# destroy plistlib
# destroy pkg_resources.extern
# destroy pkg_resources.py31compat
# cleanup[3] wiping __future__
# cleanup[3] wiping shutil
# cleanup[3] wiping zlib
# cleanup[3] wiping bz2
# destroy io
# cleanup[3] wiping _compression
# cleanup[3] wiping lzma
# destroy _compression
# cleanup[3] wiping _lzma
# destroy _lzma
# cleanup[3] wiping pwd
# destroy pwd
# cleanup[3] wiping grp
# destroy grp
# cleanup[3] wiping binascii
# cleanup[3] wiping platform
# cleanup[3] wiping subprocess
# cleanup[3] wiping _posixsubprocess
# destroy _posixsubprocess
# cleanup[3] wiping select
# cleanup[3] wiping selectors
# cleanup[3] wiping math
# cleanup[3] wiping datetime
# cleanup[3] wiping pyexpat.errors
# cleanup[3] wiping pyexpat.model
# cleanup[3] wiping pyexpat
# destroy pyexpat.errors
# destroy pyexpat.model
# cleanup[3] wiping email
# destroy email._parseaddr
# destroy email._policybase
# destroy email._encoded_words
# destroy email.quoprimime
# destroy email.base64mime
# destroy email.encoders
# destroy email.feedparser
# destroy email.parser
# destroy email.iterators
# destroy email.message
# cleanup[3] wiping email.errors
# cleanup[3] wiping email.header
# cleanup[3] wiping base64
# cleanup[3] wiping email.charset
# cleanup[3] wiping quopri
# cleanup[3] wiping email.utils
# cleanup[3] wiping random
# destroy math
# destroy _random
# cleanup[3] wiping hashlib
# cleanup[3] wiping _hashlib
# destroy _hashlib
# cleanup[3] wiping bisect
# cleanup[3] wiping _bisect
# destroy _bisect
# cleanup[3] wiping socket
# destroy selectors
# cleanup[3] wiping _socket
# destroy _socket
# cleanup[3] wiping urllib
# destroy urllib.response
# destroy urllib.error
# destroy urllib.request
# cleanup[3] wiping urllib.parse
# cleanup[3] wiping calendar
# cleanup[3] wiping tempfile
# cleanup[3] wiping pkg_resources.extern.six
# destroy pkg_resources._vendor.six.moves.urllib
# destroy pkg_resources._vendor.six.moves
# cleanup[3] wiping pkg_resources.extern.six.moves
# cleanup[3] wiping pkg_resources._vendor.six.moves
# cleanup[3] wiping pkg_resources.extern.appdirs
# cleanup[3] wiping pkg_resources._vendor.packaging.__about__
# cleanup[3] wiping pkg_resources.extern.packaging
# destroy pkg_resources.extern.packaging._structures
# destroy pkg_resources.extern.packaging._compat
# destroy pkg_resources._vendor.packaging.__about__
# destroy pkg_resources.extern.packaging.version
# destroy pkg_resources.extern.packaging.specifiers
# destroy pkg_resources.extern.packaging.markers
# destroy pkg_resources.extern.packaging.requirements
# cleanup[3] wiping pkg_resources.extern.pyparsing
# destroy sre_constants
# cleanup[3] wiping pkg_resources.extern.six.moves.urllib
# cleanup[3] wiping multiprocessing.context
# destroy multiprocessing.process
# destroy multiprocessing.reduction
# cleanup[3] wiping array
# cleanup[3] wiping __mp_main__
# cleanup[3] wiping nose.loader
# cleanup[3] wiping pdb
# destroy cmd
# destroy bdb
# destroy dis
# destroy code
# destroy glob
# cleanup[3] wiping doctest
# destroy difflib
# destroy linecache
# cleanup[3] wiping xml.sax.xmlreader
# cleanup[3] wiping xml.sax.handler
# cleanup[3] wiping xml.sax.saxutils
# destroy xml.sax.handler
# destroy xml.sax.xmlreader
# cleanup[3] wiping http
# destroy http.client
# cleanup[3] wiping uu
# cleanup[3] wiping ssl
# destroy ipaddress
# cleanup[3] wiping _ssl
# destroy _ssl
# cleanup[3] wiping _scproxy
# cleanup[3] wiping couchbase
# destroy couchbase._pyport
# destroy couchbase._bootstrap
# destroy couchbase._version
# destroy couchbase._ixmgmt
# destroy couchbase.items
# destroy couchbase.result
# destroy couchbase.user_constants
# destroy couchbase.crypto
# destroy couchbase.tests
# destroy couchbase.tests.cases
# destroy couchbase.tests.cases.crypto_t
# destroy couchbase.tests.base
# destroy couchbase.auth_domain
# destroy couchbase.admin
# destroy couchbase.mockserver
# destroy couchbase.views
# destroy couchbase.views.params
# destroy couchbase.views.iterator
# destroy couchbase.bucketmanager
# destroy couchbase.deprecation
# destroy couchbase.mutation_state
# destroy couchbase.bucket
# cleanup[3] wiping json
# destroy json.decoder
# destroy json.encoder
# cleanup[3] wiping json.scanner
# cleanup[3] wiping _json
# cleanup[3] wiping couchbase.exceptions
# cleanup[3] wiping couchbase._libcouchbase
# cleanup[3] wiping couchbase.subdocument
# cleanup[3] wiping couchbase.priv_constants
# cleanup[3] wiping ctypes
# destroy _struct
# destroy ctypes._endian
# destroy ctypes.macholib
# destroy ctypes.macholib.framework
# destroy ctypes.macholib.dylib
# destroy ctypes.macholib.dyld
# destroy ctypes.util
# cleanup[3] wiping _ctypes
# cleanup[3] wiping testfixtures.comparison
# cleanup[3] wiping testfixtures.compat
# cleanup[3] wiping testfixtures.tdatetime
# cleanup[3] wiping testfixtures.logcapture
# cleanup[3] wiping testfixtures.utils
# cleanup[3] wiping testfixtures.outputcapture
# cleanup[3] wiping testfixtures.shouldraise
# cleanup[3] wiping testfixtures.shouldwarn
# cleanup[3] wiping testfixtures.tempdirectory
# destroy atexit
# cleanup[3] wiping testfixtures.rmtree
# cleanup[3] wiping gc
# cleanup[3] wiping opentracing
# destroy opentracing.span
# destroy opentracing.propagation
# destroy opentracing.ext
# cleanup[3] wiping opentracing.ext.tags
# cleanup[3] wiping couchbase.fulltext
# cleanup[3] wiping sys
# destroy _sre
# destroy sre_parse
# destroy optparse
# destroy configparser
# destroy json.scanner
# destroy _json
# destroy subprocess
# destroy unittest.loader
# destroy unittest.runner
# destroy weakref
# destroy pprint
# destroy couchbase.n1ql
# destroy couchbase.fulltext
# destroy couchbase.subdocument
# destroy couchbase.priv_constants
# destroy locale
# destroy copy
# destroy _imp
# destroy importlib.util
# destroy textwrap
# destroy tokenize
# destroy stat
# destroy shutil
# destroy zlib
# destroy bz2
# destroy lzma
# destroy importlib
# destroy zipimport
# destroy datetime
# destroy enum
# destroy struct
# destroy pyexpat
# destroy pkg_resources._vendor.six
# destroy pkg_resources._vendor.appdirs
# destroy pkg_resources._vendor.packaging
# destroy pkg_resources._vendor.pyparsing
# destroy errno
# destroy importlib.machinery
# destroy _frozen_importlib_external
# destroy pkg_resources._vendor.six.moves.urllib_parse
# destroy pkg_resources._vendor.six.moves.urllib.error
# destroy pkg_resources._vendor.six.moves.urllib.request
# destroy pkg_resources._vendor.six.moves.urllib.response
# destroy pkg_resources._vendor.six.moves.urllib.robotparser
# destroy pkg_resources._vendor.six.moves.urllib
# destroy pkg_resources._vendor.six.moves.urllib.error
# destroy pkg_resources._vendor.six.moves.urllib.request
# destroy pkg_resources._vendor.six.moves.urllib.response
# destroy pkg_resources._vendor.six.moves.urllib.robotparser
# destroy pdb
# destroy nose
# destroy nose.failure
# destroy nose.loader
# destroy doctest
# destroy xml.sax.saxutils
# destroy calendar
# destroy email.header
# destroy binascii
# destroy uu
# destroy quopri
# destroy email.utils
# destroy email.errors
# destroy email.charset
# destroy pkg_resources._vendor.six.moves
# destroy _operator
# destroy pkg_resources._vendor.six.moves.urllib_parse
# destroy testfixtures.compat
# destroy testfixtures.comparison
# destroy testfixtures.tdatetime
# destroy testfixtures.utils
# destroy testfixtures.logcapture
# destroy testfixtures.outputcapture
# destroy testfixtures.shouldraise
# destroy testfixtures.shouldwarn
# destroy testfixtures.rmtree
# destroy testfixtures.tempdirectory
# destroy traceback
# destroy argparse
# destroy fnmatch
# destroy signal
# destroy copyreg
# destroy functools
# destroy multiprocessing.context
# destroy array
# destroy __future__
# destroy _frozen_importlib
==30825== 
==30825== HEAP SUMMARY:
==30825==     in use at exit: 2,610,867 bytes in 5,450 blocks
==30825==   total heap usage: 25,806 allocs, 20,356 frees, 202,028,061 bytes allocated
==30825== 
==30825== 14 bytes in 3 blocks are definitely lost in loss record 10 of 1,132
==30825==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x10DA62240: pycbc_cstrndup (crypto.c:44)
==30825==    by 0x10DA63B0A: pycbc_crypto_v1_encrypt (crypto.c:422)
==30825==    by 0x10DB066EF: lcbcrypto_encrypt_fields (in /usr/local/lib/libcouchbase.2.dylib)
==30825==    by 0x10DA50EB2: Bucket_encrypt_fields (bucket.c:198)
==30825==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008203D4: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x10085931E: methoddescr_call (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 14 bytes in 3 blocks are definitely lost in loss record 11 of 1,132
==30825==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x10DA62240: pycbc_cstrndup (crypto.c:44)
==30825==    by 0x10DA63C87: pycbc_crypto_v1_decrypt (crypto.c:442)
==30825==    by 0x10DB09790: lcbcrypto_decrypt_fields (in /usr/local/lib/libcouchbase.2.dylib)
==30825==    by 0x10DA511A3: Bucket_decrypt_fields (bucket.c:237)
==30825==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008203D4: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x10085931E: methoddescr_call (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A094CB: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 15 bytes in 3 blocks are definitely lost in loss record 13 of 1,132
==30825==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x10DA62240: pycbc_cstrndup (crypto.c:44)
==30825==    by 0x10DA63F56: pycbc_crypto_generic_sign (crypto.c:515)
==30825==    by 0x10DB06F0A: lcbcrypto_encrypt_fields (in /usr/local/lib/libcouchbase.2.dylib)
==30825==    by 0x10DA50EB2: Bucket_encrypt_fields (bucket.c:198)
==30825==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008203D4: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x10085931E: methoddescr_call (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 18 bytes in 3 blocks are definitely lost in loss record 27 of 1,132
==30825==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x10DA62240: pycbc_cstrndup (crypto.c:44)
==30825==    by 0x10DA63E52: pycbc_crypto_generic_generate_iv (crypto.c:487)
==30825==    by 0x10DB061AB: lcbcrypto_encrypt_fields (in /usr/local/lib/libcouchbase.2.dylib)
==30825==    by 0x10DA50EB2: Bucket_encrypt_fields (bucket.c:198)
==30825==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008203D4: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x10085931E: methoddescr_call (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 24 bytes in 1 blocks are possibly lost in loss record 608 of 1,132
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x101011901: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x106D54917: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x106D5473C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==30825== 
==30825== 24 bytes in 1 blocks are possibly lost in loss record 609 of 1,132
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x101011901: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x106D5493D: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x106D5473C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==30825==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825== 
==30825== 24 bytes in 1 blocks are possibly lost in loss record 610 of 1,132
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x101011901: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x106D5493D: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x106D5473C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==30825==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825== 
==30825== 24 bytes in 1 blocks are possibly lost in loss record 611 of 1,132
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x1010124DB: list_array_tt<property_t, property_list_t>::attachLists(property_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1010123E2: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x106D549B2: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x106D5473C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==30825==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825== 
==30825== 24 bytes in 1 blocks are possibly lost in loss record 612 of 1,132
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x1010124DB: list_array_tt<property_t, property_list_t>::attachLists(property_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1010123E2: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x106D549B2: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x106D5473C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==30825==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825== 
==30825== 24 bytes in 1 blocks are possibly lost in loss record 613 of 1,132
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x101011901: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x106D54B45: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x106D5473C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==30825==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825== 
==30825== 27 bytes in 3 blocks are definitely lost in loss record 615 of 1,132
==30825==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x10DA91D0C: lcb_base64_decode2 (in /usr/local/lib/libcouchbase.2.dylib)
==30825==    by 0x10DB09676: lcbcrypto_decrypt_fields (in /usr/local/lib/libcouchbase.2.dylib)
==30825==    by 0x10DA511A3: Bucket_decrypt_fields (bucket.c:237)
==30825==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008203D4: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x10085931E: methoddescr_call (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A094CB: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 32 bytes in 1 blocks are possibly lost in loss record 636 of 1,132
==30825==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x1010119A6: list_array_tt<unsigned long, protocol_list_t>::attachLists(protocol_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101012401: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101012705: remethodizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x10100F4E8: _read_images (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x10100DAC4: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==30825==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==30825==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==30825==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==30825==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==30825== 
==30825== 32 bytes in 1 blocks are possibly lost in loss record 637 of 1,132
==30825==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x1010119A6: list_array_tt<unsigned long, protocol_list_t>::attachLists(protocol_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101012401: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101012705: remethodizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x10100F567: _read_images (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x10100DAC4: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==30825==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==30825==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==30825==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==30825==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==30825== 
==30825== 32 bytes in 1 blocks are possibly lost in loss record 638 of 1,132
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x101011901: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x106D54B45: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x106D5473C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==30825==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825== 
==30825== 40 bytes in 1 blocks are possibly lost in loss record 648 of 1,132
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x101011901: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x106D549B2: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x106D5473C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==30825== 
==30825== 40 bytes in 1 blocks are possibly lost in loss record 649 of 1,132
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x101011901: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x106D549B2: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x106D5473C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==30825==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825== 
==30825== 40 bytes in 1 blocks are possibly lost in loss record 650 of 1,132
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x101011901: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x106D54BA6: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x106D5473C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==30825==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825== 
==30825== 56 bytes in 1 blocks are possibly lost in loss record 670 of 1,132
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x101011901: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x106D54917: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x106D5473C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==30825==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825== 
==30825== 62 bytes in 3 blocks are definitely lost in loss record 673 of 1,132
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x101802706: strdup (in /usr/lib/system/libsystem_c.dylib)
==30825==    by 0x10DB09E0D: lcbcrypto_decrypt_fields (in /usr/local/lib/libcouchbase.2.dylib)
==30825==    by 0x10DA511A3: Bucket_decrypt_fields (bucket.c:237)
==30825==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008203D4: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x10085931E: methoddescr_call (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A094CB: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 64 bytes in 1 blocks are possibly lost in loss record 850 of 1,132
==30825==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1000B9982: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==30825==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==30825==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==30825==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==30825== 
==30825== 64 bytes in 1 blocks are possibly lost in loss record 851 of 1,132
==30825==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1000B9982: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==30825==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==30825==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==30825==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825== 
==30825== 64 bytes in 1 blocks are possibly lost in loss record 852 of 1,132
==30825==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1000B99A5: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==30825==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==30825==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==30825==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==30825== 
==30825== 64 bytes in 1 blocks are possibly lost in loss record 853 of 1,132
==30825==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1000B99A5: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==30825==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==30825==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==30825==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825== 
==30825== 64 bytes in 1 blocks are possibly lost in loss record 854 of 1,132
==30825==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x10101F013: fixupProtocol(protocol_t*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1000B9DD9: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==30825==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==30825==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==30825==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==30825==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==30825==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==30825==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==30825== 
==30825== 64 bytes in 1 blocks are possibly lost in loss record 855 of 1,132
==30825==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1000BA16B: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==30825==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==30825==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==30825==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==30825==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==30825== 
==30825== 64 bytes in 1 blocks are possibly lost in loss record 857 of 1,132
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x101011901: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x106D549B2: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x106D5473C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==30825==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825== 
==30825== 64 bytes in 1 blocks are possibly lost in loss record 858 of 1,132
==30825==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x10101409F: _class_getNonMetaClass (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101013E86: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x106D54C06: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x106D5473C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==30825==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825== 
==30825== 64 bytes in 1 blocks are possibly lost in loss record 859 of 1,132
==30825==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x10101409F: _class_getNonMetaClass (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101013E86: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x106D54C75: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x106D5473C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==30825==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825== 
==30825== 64 bytes in 1 blocks are possibly lost in loss record 860 of 1,132
==30825==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x10101409F: _class_getNonMetaClass (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101013E86: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x106D547DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==30825==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==30825== 
==30825== 64 bytes in 1 blocks are possibly lost in loss record 861 of 1,132
==30825==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x10101409F: _class_getNonMetaClass (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101013E86: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x106D55004: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x106D590E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==30825==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==30825==    by 0x106D54FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x106D547DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==30825== 
==30825== 64 bytes in 1 blocks are possibly lost in loss record 862 of 1,132
==30825==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x10101409F: _class_getNonMetaClass (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101013E86: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1000C2949: CFBasicHashSetValue (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==30825==    by 0x106D55014: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x106D590E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==30825==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==30825==    by 0x106D54FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825==    by 0x106D547DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==30825== 
==30825== 72 bytes in 3 blocks are definitely lost in loss record 891 of 1,132
==30825==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x10DA4E347: pycbc_populate_fieldspec (bucket.c:156)
==30825==    by 0x10DA50E8E: Bucket_encrypt_fields (bucket.c:194)
==30825==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008203D4: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x10085931E: methoddescr_call (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 72 bytes in 3 blocks are definitely lost in loss record 892 of 1,132
==30825==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x10DA4E347: pycbc_populate_fieldspec (bucket.c:156)
==30825==    by 0x10DA5118E: Bucket_decrypt_fields (bucket.c:236)
==30825==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008203D4: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x10085931E: methoddescr_call (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A094CB: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A0BF49: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 120 bytes in 3 blocks are possibly lost in loss record 960 of 1,132
==30825==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x101012648: addUnattachedCategoryForClass(category_t*, objc_class*, header_info*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x10100F54F: _read_images (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x10100DAC4: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==30825==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==30825==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==30825==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==30825==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==30825==    by 0x100A8BC63: _PyImport_FindSharedFuncptr (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A466B5: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 120 bytes in 5 blocks are possibly lost in loss record 961 of 1,132
==30825==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x10100D7E2: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==30825==    by 0x100007E39: dyld::registerObjCNotifiers(void (*)(unsigned int, char const* const*, mach_header const* const*), void (*)(char const*, mach_header const*), void (*)(char const*, mach_header const*)) (in /usr/lib/dyld)
==30825==    by 0x10172281D: _dyld_objc_notify_register (in /usr/lib/system/libdyld.dylib)
==30825==    by 0x10100D075: _objc_init (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1016ACACC: _os_object_init (in /usr/lib/system/libdispatch.dylib)
==30825==    by 0x1016ACAB3: libdispatch_init (in /usr/lib/system/libdispatch.dylib)
==30825==    by 0x100D059C2: libSystem_initializer (in /usr/lib/libSystem.B.dylib)
==30825==    by 0x100019A09: ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==30825==    by 0x100019C39: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==30825== 
==30825== 128 bytes in 2 blocks are possibly lost in loss record 964 of 1,132
==30825==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x101012480: list_array_tt<property_t, property_list_t>::attachLists(property_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1010123E2: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101012705: remethodizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x10100F4E8: _read_images (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x10100DAC4: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==30825==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==30825==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==30825==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==30825==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==30825== 
==30825== 152 bytes in 1 blocks are possibly lost in loss record 973 of 1,132
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A8C4C2: PyThread_allocate_lock (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A97F34: newlockobject (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A97760: thread_PyThread_allocate_lock (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008C383D: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 152 bytes in 1 blocks are possibly lost in loss record 974 of 1,132
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A8C4C2: PyThread_allocate_lock (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1009EE296: Py_MakePendingCalls (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A91410: run_file (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A901E0: Py_Main (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100000E5A: main (python.c:69)
==30825== 
==30825== 152 bytes in 1 blocks are possibly lost in loss record 975 of 1,132
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A8C4C2: PyThread_allocate_lock (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x103FBD383: PyInit__socket (in /usr/local/lib/python3.6/lib-dynload/_socket.cpython-36dm-darwin.so)
==30825==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 152 bytes in 1 blocks are possibly lost in loss record 976 of 1,132
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A8C4C2: PyThread_allocate_lock (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100B053F8: _buffered_init (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100B052BA: _io_BufferedReader___init___impl (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100AFE5F5: _io_BufferedReader___init__ (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008ED283: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 312 (72 direct, 240 indirect) bytes in 1 blocks are definitely lost in loss record 1,011 of 1,132
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==30825==    by 0x10DC1465A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==30825==    by 0x10DC13415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==30825==    by 0x10DBE29CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==30825==    by 0x10DBD253A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==30825==    by 0x10DBAED8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==30825==    by 0x10DBAFDA1: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==30825==    by 0x10DBAFE8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==30825==    by 0x10DBB4DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==30825==    by 0x10DA427D7: pycbc_Context_init (ext.c:720)
==30825==    by 0x10DA42A26: pycbc_Tracer_start_span (ext.c:789)
==30825== 
==30825== 324 bytes in 3 blocks are definitely lost in loss record 1,014 of 1,132
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x101802706: strdup (in /usr/lib/system/libsystem_c.dylib)
==30825==    by 0x10DB074BA: lcbcrypto_encrypt_fields (in /usr/local/lib/libcouchbase.2.dylib)
==30825==    by 0x10DA50EB2: Bucket_encrypt_fields (bucket.c:198)
==30825==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008203D4: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x10085931E: methoddescr_call (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 416 bytes in 6 blocks are possibly lost in loss record 1,022 of 1,132
==30825==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x1010118A6: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101012705: remethodizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x10100F567: _read_images (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x10100DAC4: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==30825==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==30825==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==30825==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==30825==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==30825== 
==30825== 512 bytes in 10 blocks are possibly lost in loss record 1,030 of 1,132
==30825==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x101012648: addUnattachedCategoryForClass(category_t*, objc_class*, header_info*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x10100F4C2: _read_images (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x10100DAC4: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==30825==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==30825==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==30825==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==30825==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==30825==    by 0x100A8BC63: _PyImport_FindSharedFuncptr (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A466B5: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 608 bytes in 1 blocks are possibly lost in loss record 1,042 of 1,132
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D1D54: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100AC2C9B: _sre_compile_impl (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 1,080 (120 direct, 960 indirect) bytes in 3 blocks are definitely lost in loss record 1,066 of 1,132
==30825==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x10DA426ED: pycbc_Context_init (ext.c:713)
==30825==    by 0x10DA42A26: pycbc_Tracer_start_span (ext.c:789)
==30825==    by 0x10DA4FFB7: Bucket__connect (bucket.c:1009)
==30825==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A0BF49: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 1,104 bytes in 46 blocks are possibly lost in loss record 1,067 of 1,132
==30825==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x10100D7E2: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==30825==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==30825==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==30825==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==30825==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==30825==    by 0x100A8BC63: _PyImport_FindSharedFuncptr (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A466B5: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 1,184 bytes in 2 blocks are possibly lost in loss record 1,071 of 1,132
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D1D54: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D0190: PyMem_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100AD69AE: newblock (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 1,264 bytes in 12 blocks are possibly lost in loss record 1,074 of 1,132
==30825==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x1010118A6: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x101012705: remethodizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x10100F4E8: _read_images (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x10100DAC4: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==30825==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==30825==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==30825==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==30825==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==30825==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==30825== 
==30825== 1,296 bytes in 2 blocks are possibly lost in loss record 1,075 of 1,132
==30825==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x1008CED73: _PyMem_RawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D00F8: PyMem_RawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CEFE6: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A92750: _PyObject_GC_Resize (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x10087C8A8: PyFrame_New (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A099E1: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 1,348 bytes in 1 blocks are possibly lost in loss record 1,077 of 1,132
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A8DCC1: calculate_path (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A8E0E6: Py_GetProgramFullPath (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A7165A: _PySys_Init (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A57CD7: _Py_InitializeEx_Private (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A594A7: Py_InitializeEx (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A594BD: Py_Initialize (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A8FBD6: Py_Main (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 1,488 bytes in 2 blocks are possibly lost in loss record 1,078 of 1,132
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D1D54: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D0190: PyMem_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008E44C9: PyStructSequence_InitType2 (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 2,160 bytes in 3 blocks are possibly lost in loss record 1,095 of 1,132
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D1D54: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CEF89: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A92750: _PyObject_GC_Resize (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x10087C8A8: PyFrame_New (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 2,930 bytes in 3 blocks are possibly lost in loss record 1,099 of 1,132
==30825==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x1008CED73: _PyMem_RawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D00F8: PyMem_RawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CEFE6: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100987284: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 3,728 bytes in 4 blocks are possibly lost in loss record 1,106 of 1,132
==30825==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x1008CED73: _PyMem_RawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D00F8: PyMem_RawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CEFE6: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A92750: _PyObject_GC_Resize (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x10087C8A8: PyFrame_New (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A099E1: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A0BF49: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 5,496 bytes in 8 blocks are possibly lost in loss record 1,109 of 1,132
==30825==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x1008CED73: _PyMem_RawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D00F8: PyMem_RawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CEFE6: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A92750: _PyObject_GC_Resize (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x10087C8A8: PyFrame_New (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A0C6C3: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 6,176 bytes in 1 blocks are possibly lost in loss record 1,114 of 1,132
==30825==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x1008CED73: _PyMem_RawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D00F8: PyMem_RawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D1EA0: new_arena (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D1642: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100907540: PyUnicode_New (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 6,232 bytes in 41 blocks are possibly lost in loss record 1,115 of 1,132
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A8C4C2: PyThread_allocate_lock (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x103F88CD9: _setup_ssl_threads (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==30825==    by 0x103F87AB7: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==30825==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 8,256 bytes in 1 blocks are possibly lost in loss record 1,118 of 1,132
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D1D54: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D0190: PyMem_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100B053AB: _buffered_init (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 16,703 bytes in 23 blocks are possibly lost in loss record 1,122 of 1,132
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D1D54: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100839DBD: _PyBytes_FromSize (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 18,998 bytes in 18 blocks are possibly lost in loss record 1,124 of 1,132
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D1D54: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008EF256: type_new (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 115,033 bytes in 120 blocks are possibly lost in loss record 1,129 of 1,132
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D1D54: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100907540: PyUnicode_New (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 449,456 bytes in 484 blocks are possibly lost in loss record 1,130 of 1,132
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D1D54: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x100A924B8: _PyObject_GC_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== 977,416 bytes in 258 blocks are possibly lost in loss record 1,132 of 1,132
==30825==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==30825==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D1D54: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==30825==    by 0x1008A3E7A: new_keys_object (in /usr/local/lib/libpython3.6dm.dylib)
==30825== 
==30825== LEAK SUMMARY:
==30825==    definitely lost: 810 bytes in 31 blocks
==30825==    indirectly lost: 1,200 bytes in 35 blocks
==30825==      possibly lost: 1,623,964 bytes in 1,085 blocks
==30825==    still reachable: 371,733 bytes in 4,090 blocks
==30825==         suppressed: 613,160 bytes in 209 blocks
==30825== Reachable blocks (those to which a pointer was found) are not shown.
==30825== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==30825== 
==30825== For counts of detected and suppressed errors, rerun with: -v
==30825== ERROR SUMMARY: 9337 errors from 68 contexts (suppressed: 43 from 22)
