>>> mongo-c-driver: Building community/mongo-c-driver 1.16.2-r1 (using abuild 3.9.0-r0) started Sun, 17 Apr 2022 15:29:09 +0000 >>> mongo-c-driver: Checking sanity of /home/buildozer/aports/community/mongo-c-driver/APKBUILD... >>> mongo-c-driver: Analyzing dependencies... >>> mongo-c-driver: Installing for build: build-base openssl1.1-compat-dev snappy-dev zlib-dev libtool py3-sphinx cmake zstd-dev (1/48) Installing openssl-dev (1.1.1n-r0) (2/48) Installing snappy (1.1.9-r4) (3/48) Installing snappy-dev (1.1.9-r4) (4/48) Installing zlib-dev (1.2.12-r0) (5/48) Installing libltdl (2.4.7-r0) (6/48) Installing libtool (2.4.7-r0) (7/48) Installing libbz2 (1.0.8-r1) (8/48) Installing libffi (3.4.2-r1) (9/48) Installing gdbm (1.23-r0) (10/48) Installing xz-libs (5.2.5-r1) (11/48) Installing mpdecimal (2.5.1-r1) (12/48) Installing readline (8.1.2-r0) (13/48) Installing sqlite-libs (3.38.2-r0) (14/48) Installing python3 (3.10.3-r1) (15/48) Installing py3-tz (2022.1-r0) (16/48) Installing py3-babel (2.9.1-r1) (17/48) Installing py3-docutils (0.16-r4) (18/48) Installing py3-imagesize (1.3.0-r0) (19/48) Installing py3-markupsafe (2.1.1-r0) (20/48) Installing py3-jinja2 (3.0.3-r1) (21/48) Installing py3-pygments (2.11.2-r0) (22/48) Installing py3-certifi (2021.10.8-r0) (23/48) Installing py3-charset-normalizer (2.0.10-r0) (24/48) Installing py3-idna (3.3-r2) (25/48) Installing py3-urllib3 (1.26.9-r0) (26/48) Installing py3-requests (2.27.1-r0) (27/48) Installing py3-appdirs (1.4.4-r3) (28/48) Installing py3-more-itertools (8.12.0-r2) (29/48) Installing py3-ordered-set (4.0.2-r3) (30/48) Installing py3-parsing (2.4.7-r3) (31/48) Installing py3-six (1.16.0-r1) (32/48) Installing py3-packaging (21.3-r0) (33/48) Installing py3-setuptools (59.4.0-r0) (34/48) Installing py3-snowballstemmer (2.1.0-r2) (35/48) Installing py3-alabaster (0.7.12-r5) (36/48) Installing py3-sphinxcontrib-applehelp (1.0.2-r2) (37/48) Installing py3-sphinxcontrib-devhelp (1.0.2-r2) (38/48) Installing py3-sphinxcontrib-htmlhelp (2.0.0-r1) (39/48) Installing py3-sphinxcontrib-jsmath (1.0.1-r2) (40/48) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r1) (41/48) Installing py3-sphinxcontrib-qthelp (1.0.3-r2) (42/48) Installing py3-sphinx (4.3.0-r1) (43/48) Installing libarchive (3.6.1-r0) (44/48) Installing rhash-libs (1.4.2-r2) (45/48) Installing libuv (1.44.1-r0) (46/48) Installing cmake (3.23.1-r0) (47/48) Installing zstd-dev (1.5.2-r1) (48/48) Installing .makedepends-mongo-c-driver (20220417.152914) Executing busybox-1.35.0-r8.trigger OK: 468 MiB in 136 packages >>> mongo-c-driver: Cleaning up srcdir >>> mongo-c-driver: Cleaning up pkgdir >>> mongo-c-driver: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/mongo-c-driver-1.16.2.tar.gz >>> mongo-c-driver: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/mongo-c-driver-1.16.2.tar.gz >>> mongo-c-driver: Checking sha512sums... mongo-c-driver-1.16.2.tar.gz: OK sphinx-taglist-no-parrallel.patch: OK sphinx-taglist-nouri-moved.patch: OK >>> mongo-c-driver: Unpacking /var/cache/distfiles/v3.16/mongo-c-driver-1.16.2.tar.gz... >>> mongo-c-driver: sphinx-taglist-no-parrallel.patch patching file build/cmake/SphinxBuild.cmake >>> mongo-c-driver: sphinx-taglist-nouri-moved.patch patching file build/sphinx/taglist.py -- The C compiler identification is ;GNU 11.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done file VERSION_CURRENT contained BUILD_VERSION 1.16.2 -- Using bundled libbson libbson version (from VERSION_CURRENT file): 1.16.2 -- Looking for snprintf -- Looking for snprintf - found -- Looking for reallocf -- Looking for reallocf - not found -- Performing Test BSON_HAVE_TIMESPEC -- Performing Test BSON_HAVE_TIMESPEC - Success -- struct timespec found -- Looking for gmtime_r -- Looking for gmtime_r - found -- Looking for rand_r -- Looking for rand_r - found -- Looking for strings.h CMake Warning (dev) at CMakeLists.txt:10 (_message): Policy CMP0075 is not set: Include file check macros honor CMAKE_REQUIRED_LIBRARIES. ;Run "cmake --help-policy CMP0075" for policy details. ;Use the cmake_policy command to set the policy and suppress this warning.; ;CMAKE_REQUIRED_LIBRARIES is set to: ; /usr/lib/librt.a ;For compatibility with CMake 3.11 and below this check is ignoring it. Call Stack (most recent call first): /usr/share/cmake/Modules/CheckIncludeFile.cmake:82 (message) src/libbson/CMakeLists.txt:89 (CHECK_INCLUDE_FILE) This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for strings.h - found -- Looking for strlcpy -- Looking for strlcpy - found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for strnlen -- Looking for strnlen - found -- Looking for stdbool.h -- Looking for stdbool.h - found -- Looking for SYS_gettid -- Looking for SYS_gettid - found -- Looking for syscall -- Looking for syscall - found -- Performing Test HAVE_ATOMIC_32_ADD_AND_FETCH -- Performing Test HAVE_ATOMIC_32_ADD_AND_FETCH - Success -- Performing Test HAVE_ATOMIC_64_ADD_AND_FETCH -- Performing Test HAVE_ATOMIC_64_ADD_AND_FETCH - Success -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found Sphinx: /usr/bin/sphinx-build libmongoc version (from VERSION_CURRENT file): 1.16.2 -- Searching for zlib CMake packages -- Found ZLIB: /lib/libz.so (found version "1.2.12") -- zlib found version "1.2.12" -- zlib include path "/usr/include" -- zlib libraries "/lib/libz.so" -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file stdarg.h -- Looking for include file stdarg.h - found -- Searching for compression library zstd -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.0") -- Checking for module 'libzstd' -- Found libzstd, version 1.5.2 -- Found zstd version 1.5.2 in -- Found OpenSSL: /usr/lib/libcrypto.so (found version "1.1.1n") -- Looking for ASN1_STRING_get0_data in /usr/lib/libcrypto.so -- Looking for ASN1_STRING_get0_data in /usr/lib/libcrypto.so - found -- Searching for sasl/sasl.h -- Not found (specify -DCMAKE_INCLUDE_PATH=/path/to/sasl/include for SASL support) -- Searching for libsasl2 -- Not found (specify -DCMAKE_LIBRARY_PATH=/path/to/sasl/lib for SASL support) -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of socklen_t -- Check size of socklen_t - done -- Looking for res_nsearch -- Looking for res_nsearch - not found -- Looking for res_search -- Looking for res_search - found -- Looking for sched_getcpu -- Looking for sched_getcpu - not found -- Detected parameters: accept (int, struct sockaddr *, socklen_t *) -- Searching for compression library header snappy-c.h -- Found in /usr/include -- Searching for libsnappy -- Found /usr/lib/libsnappy.so -- No ICU library found, SASLPrep disabled for SCRAM-SHA-256 authentication. -- If ICU is installed in a non-standard directory, define ICU_ROOT as the ICU installation path. Searching for libmongocrypt -- libmongocrypt not found. Configuring without Client-Side Field Level Encryption support. -- Performing Test MONGOC_HAVE_SS_FAMILY -- Performing Test MONGOC_HAVE_SS_FAMILY - Success -- Compiling against OpenSSL -- SASL disabled -- Configuring done -- Generating done -- Build files have been written to: /home/buildozer/aports/community/mongo-c-driver/src/build [ 0%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bcon.c.o [ 0%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson.c.o [ 1%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson.c.o [ 1%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bcon.c.o [ 2%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-atomic.c.o [ 2%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-clock.c.o [ 2%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-atomic.c.o [ 3%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-context.c.o [ 3%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-context.c.o [ 3%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-clock.c.o [ 4%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-decimal128.c.o [ 4%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-decimal128.c.o [ 4%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-error.c.o [ 4%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-iso8601.c.o [ 4%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-error.c.o [ 6%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-iter.c.o [ 6%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-iso8601.c.o [ 6%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-json.c.o [ 6%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-iter.c.o [ 6%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-json.c.o [ 6%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-keys.c.o [ 7%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-md5.c.o [ 8%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-keys.c.o [ 8%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-memory.c.o [ 8%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-md5.c.o [ 8%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-oid.c.o [ 8%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-memory.c.o [ 9%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-oid.c.o [ 9%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-reader.c.o [ 9%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-reader.c.o [ 9%] Building manual pages with Sphinx [ 10%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-string.c.o [ 10%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-timegm.c.o [ 10%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-string.c.o [ 10%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-utf8.c.o [ 10%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-timegm.c.o [ 11%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-value.c.o [ 12%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-utf8.c.o [ 12%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-version-functions.c.o [ 12%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-value.c.o [ 12%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-writer.c.o [ 12%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-version-functions.c.o [ 12%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/jsonsl/jsonsl.c.o [ 14%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-writer.c.o [ 14%] Building C object src/libbson/CMakeFiles/bson_shared.dir/__/common/common-b64.c.o [ 14%] Building C object src/libbson/CMakeFiles/bson_shared.dir/__/common/common-md5.c.o [ 14%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/jsonsl/jsonsl.c.o [ 14%] Building C object src/libbson/CMakeFiles/bson_static.dir/__/common/common-b64.c.o [ 15%] Building C object src/libbson/CMakeFiles/bson_static.dir/__/common/common-md5.c.o [ 15%] Building manual pages with Sphinx [ 15%] Linking C shared library libbson-1.0.so [ 15%] Linking C static library libbson-static-1.0.a [ 15%] Built target bson_static [ 15%] Built target bson_shared [ 15%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-aggregate.c.o [ 15%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-apm.c.o [ 15%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-array.c.o [ 16%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-aggregate.c.o [ 16%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-async.c.o [ 16%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-async-cmd.c.o [ 16%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-buffer.c.o [ 16%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-apm.c.o [ 17%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-array.c.o [ 18%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-change-stream.c.o [ 18%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-async.c.o [ 18%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-async-cmd.c.o [ 18%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-bulk-operation.c.o [ 18%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-client.c.o [ 20%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-bulk-operation.c.o [ 20%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-buffer.c.o [ 20%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-client-pool.c.o [ 20%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-client-side-encryption.c.o [ 20%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-change-stream.c.o [ 20%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-client.c.o [ 20%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-cluster.c.o [ 20%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cluster.c.o [ 21%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-client-pool.c.o [ 21%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-cluster-sasl.c.o [ 22%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-collection.c.o [ 22%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-client-side-encryption.c.o [ 23%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-counters.c.o [ 23%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cursor.c.o [ 24%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-crypt.c.o [ 24%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-compression.c.o [ 24%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cursor-change-stream.c.o [ 24%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-cursor-array.c.o [ 25%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-cursor.c.o [ 25%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cursor-cmd.c.o [ 25%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cursor-array.c.o [ 25%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-crypt.c.o [ 25%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-cursor-find.c.o [ 25%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cursor-cmd-deprecated.c.o [ 25%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-cursor-cmd-deprecated.c.o [ 24%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-counters.c.o [ 25%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cursor-find-cmd.c.o [ 27%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-cursor-cmd.c.o [ 27%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-cursor-change-stream.c.o [ 27%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cursor-find.c.o [ 28%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cursor-find-opquery.c.o [ 29%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cursor-legacy.c.o [ 29%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-cursor-find-cmd.c.o [ 30%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cluster-sasl.c.o [ 30%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-collection.c.o [ 30%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-database.c.o [ 30%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-cursor-find-opquery.c.o [ 30%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-error.c.o [ 30%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-compression.c.o [ 31%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-find-and-modify.c.o [ 31%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-database.c.o [ 31%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-gridfs.c.o [ 32%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-init.c.o [ 32%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-cursor-legacy.c.o [ 32%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-error.c.o [ 33%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-init.c.o [ 33%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-find-and-modify.c.o [ 33%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-gridfs.c.o [ 33%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-gridfs-bucket.c.o [ 34%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-gridfs-bucket-file.c.o [ 34%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-gridfs-bucket.c.o [ 34%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-gridfs-file.c.o [ 34%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-gridfs-file-list.c.o [ 34%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-gridfs-bucket-file.c.o [ 35%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-gridfs-file-page.c.o [ 36%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-gridfs-file.c.o [ 36%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-handshake.c.o [ 36%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-host-list.c.o [ 36%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-index.c.o [ 36%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-gridfs-file-list.c.o [ 36%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-gridfs-file-page.c.o [ 37%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-list.c.o [ 38%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-handshake.c.o [ 38%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-linux-distro-scanner.c.o [ 38%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-host-list.c.o [ 38%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-index.c.o [ 39%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-list.c.o [ 39%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-log.c.o [ 39%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-linux-distro-scanner.c.o [ 39%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-matcher-op.c.o [ 39%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-log.c.o [ 40%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-memcmp.c.o [ 40%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-matcher.c.o [ 40%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-matcher.c.o [ 41%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-matcher-op.c.o [ 42%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cmd.c.o [ 42%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-memcmp.c.o [ 42%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-cmd.c.o [ 42%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-opts.c.o [ 43%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-opts.c.o [ 43%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-opts-helpers.c.o [ 43%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-queue.c.o [ 43%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-opts-helpers.c.o [ 43%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-queue.c.o [ 44%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-read-concern.c.o [ 44%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-read-prefs.c.o [ 45%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-read-concern.c.o [ 45%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-read-prefs.c.o [ 45%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-rpc.c.o [ 46%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-server-description.c.o [ 46%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-server-stream.c.o [ 46%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-rpc.c.o [ 46%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-client-session.c.o [ 47%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-set.c.o /home/buildozer/aports/community/mongo-c-driver/src/mongo-c-driver-1.16.2/src/libmongoc/src/mongoc/mongoc-log.c: In function 'mongoc_log_default_handler': /home/buildozer/aports/community/mongo-c-driver/src/mongo-c-driver-1.16.2/src/libmongoc/src/mongoc/mongoc-log.c:187:21: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' {aka 'long long int'} [-Wformat=] 187 | "%s.%04ld: [%5d]: %8s: %12s: %s\n", | ~~~~^ | | | long int | %04lld 188 | nowstr, 189 | tv.tv_usec / 1000L, | ~~~~~~~~~~~~~~~~~~ | | | suseconds_t {aka long long int} [ 47%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-server-description.c.o /home/buildozer/aports/community/mongo-c-driver/src/mongo-c-driver-1.16.2/src/libmongoc/src/mongoc/mongoc-log.c: In function 'mongoc_log_default_handler': /home/buildozer/aports/community/mongo-c-driver/src/mongo-c-driver-1.16.2/src/libmongoc/src/mongoc/mongoc-log.c:187:21: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' {aka 'long long int'} [-Wformat=] 187 | "%s.%04ld: [%5d]: %8s: %12s: %s\n", | ~~~~^ | | | long int | %04lld 188 | nowstr, 189 | tv.tv_usec / 1000L, | ~~~~~~~~~~~~~~~~~~ | | | suseconds_t {aka long long int} [ 47%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-socket.c.o [ 47%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-stream-buffered.c.o [ 47%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-stream.c.o [ 48%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-stream-file.c.o [ 48%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-stream-gridfs.c.o [ 49%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-server-stream.c.o [ 49%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-client-session.c.o [ 49%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-set.c.o [ 49%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-stream-gridfs-download.c.o [ 50%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-stream-gridfs-upload.c.o [ 51%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-socket.c.o [ 51%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-stream-buffered.c.o [ 51%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-stream.c.o [ 52%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-stream-file.c.o [ 52%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-stream-gridfs.c.o [ 52%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-stream-gridfs-download.c.o [ 52%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-stream-gridfs-upload.c.o [ 52%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-stream-socket.c.o [ 53%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-stream-socket.c.o [ 53%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-topology.c.o [ 53%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-topology.c.o [ 53%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-topology-description.c.o [ 54%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-topology-description.c.o [ 54%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-topology-description-apm.c.o [ 55%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-topology-description-apm.c.o [ 55%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-topology-scanner.c.o [ 55%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-uri.c.o [ 56%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-util.c.o [ 56%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-version-functions.c.o [ 56%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-topology-scanner.c.o [ 56%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-uri.c.o [ 57%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-util.c.o [ 57%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-version-functions.c.o [ 57%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-write-command.c.o [ 57%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-write-command.c.o [ 58%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-write-command-legacy.c.o [ 58%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-write-concern.c.o [ 58%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-write-command-legacy.c.o [ 58%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/__/common/common-b64.c.o [ 59%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-write-concern.c.o [ 59%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/__/common/common-md5.c.o [ 59%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/__/common/common-b64.c.o [ 60%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-crypto.c.o [ 61%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/__/common/common-md5.c.o [ 61%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-crypto.c.o [ 61%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-scram.c.o [ 62%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-ssl.c.o [ 62%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-stream-tls.c.o [ 62%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-scram.c.o [ 62%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-crypto-openssl.c.o [ 62%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-rand-openssl.c.o [ 62%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-stream-tls.c.o [ 63%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-ssl.c.o [ 63%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-crypto-openssl.c.o [ 63%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-rand-openssl.c.o [ 64%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-stream-tls-openssl.c.o [ 64%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-stream-tls-openssl.c.o [ 65%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-stream-tls-openssl-bio.c.o [ 65%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-openssl.c.o [ 65%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-stream-tls-openssl-bio.c.o [ 65%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-openssl.c.o [ 66%] Linking C shared library libmongoc-1.0.so [ 66%] Linking C static library libmongoc-static-1.0.a [ 66%] Built target mongoc_static [ 66%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-atomic.c.o [ 67%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/corpus-test.c.o [ 67%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-bson.c.o [ 68%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-bson-corpus.c.o [ 68%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-bson-error.c.o [ 68%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-bson-version.c.o [ 68%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-endian.c.o [ 69%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-clock.c.o [ 69%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-decimal128.c.o [ 69%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-iso8601.c.o [ 70%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-json.c.o [ 70%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-iter.c.o [ 70%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-oid.c.o [ 71%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-reader.c.o [ 71%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-string.c.o [ 71%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-utf8.c.o [ 71%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-value.c.o [ 72%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-writer.c.o [ 72%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-bcon-basic.c.o [ 72%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-bcon-extract.c.o [ 73%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/json-test.c.o [ 73%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/debug-stream.c.o [ 73%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/json-test-monitoring.c.o [ 74%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/json-test-operations.c.o [ 74%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/mock_server/future.c.o [ 74%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/mock_server/future-functions.c.o [ 74%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/mock_server/future-value.c.o [ 75%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/mock_server/sync-queue.c.o [ 75%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/mock_server/mock-rs.c.o [ 75%] Built target mongoc_shared [ 75%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/mock_server/mock-server.c.o [ 76%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/mock_server/request.c.o [ 76%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-conveniences.c.o [ 76%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-libmongoc.c.o [ 77%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-happy-eyeballs.c.o [ 77%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-aggregate.c.o [ 77%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-array.c.o [ 77%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-async.c.o [ 78%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-buffer.c.o [ 78%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-bulk.c.o [ 78%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-change-stream.c.o [ 79%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-client-pool.c.o [ 79%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-client.c.o [ 79%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-client-side-encryption.c.o [ 80%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-cluster.c.o [ 80%] Building C object src/libmongoc/CMakeFiles/test-mongoc-gssapi.dir/tests/test-mongoc-gssapi.c.o [ 80%] Building C object src/libmongoc/CMakeFiles/mongoc-stat.dir/__/tools/mongoc-stat.c.o [ 80%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-collection.c.o [ 80%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-collection-find.c.o [ 80%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-collection-find-with-opts.c.o [ 81%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-connection-uri.c.o [ 81%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-command-monitoring.c.o [ 81%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-counters.c.o [ 82%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-crud.c.o [ 82%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-cursor.c.o [ 82%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-database.c.o [ 83%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-error.c.o [ 83%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-exhaust.c.o [ 83%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-find-and-modify.c.o [ 83%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-gridfs.c.o [ 84%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-gridfs-bucket.c.o [ 84%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-handshake.c.o [ 84%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-gridfs-file-page.c.o [ 85%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-linux-distro-scanner.c.o [ 85%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-log.c.o [ 85%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-list.c.o [ 86%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-matcher.c.o [ 86%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-max-staleness.c.o [ 86%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-opts.c.o [ 86%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-mongos-pinning.c.o [ 87%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-queue.c.o [ 87%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-primary-stepdown.c.o [ 87%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-read-concern.c.o [ 88%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-read-write-concern.c.o [ 89%] Linking C executable mongoc-stat [ 90%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-read-prefs.c.o [ 90%] Linking C executable test-mongoc-gssapi [ 90%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-retryable-writes.c.o [ 91%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-retryable-reads.c.o [ 91%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-rpc.c.o [ 91%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-sample-commands.c.o [ 91%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-scram.c.o [ 92%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-sdam.c.o [ 92%] Built target mongoc-stat [ 92%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-sdam-monitoring.c.o [ 92%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-server-selection.c.o [ 92%] Built target test-mongoc-gssapi [ 93%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-server-selection-errors.c.o [ 93%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-transactions.c.o [ 93%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-client-session.c.o [ 94%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-socket.c.o [ 94%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-set.c.o [ 94%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-dns.c.o [ 94%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-stream.c.o [ 95%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-thread.c.o [ 95%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-topology.c.o [ 95%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-topology-description.c.o [ 96%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-topology-reconcile.c.o [ 96%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-topology-scanner.c.o [ 96%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-uri.c.o [ 97%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-version.c.o [ 97%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-usleep.c.o [ 97%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-util.c.o [ 97%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-with-transaction.c.o [ 98%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-write-commands.c.o [ 98%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-write-concern.c.o [ 98%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/TestSuite.c.o [ 99%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-x509.c.o [ 99%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/ssl-test.c.o [ 99%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-stream-tls.c.o [100%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-stream-tls-error.c.o Not creating man page for api Not creating man page for index [100%] Built target bson-man [100%] Built target bson-doc [100%] Linking C executable test-libmongoc [100%] Built target test-libmongoc Not creating man page for api Not creating man page for gridfs Not creating man page for index Not creating man page for lifecycle Not creating man page for using_client_side_encryption Not creating man page for visual-studio-guide [100%] Built target mongoc-man [100%] Built target mongoc-doc [100%] Built target doc Consolidate compiler generated dependencies of target bson_static [ 12%] Built target bson_static Consolidate compiler generated dependencies of target mongoc_static [ 50%] Built target mongoc_static Consolidate compiler generated dependencies of target test-libmongoc [100%] Built target test-libmongoc UpdateCTestConfiguration from :/home/buildozer/aports/community/mongo-c-driver/src/build/src/libmongoc/DartConfiguration.tcl UpdateCTestConfiguration from :/home/buildozer/aports/community/mongo-c-driver/src/build/src/libmongoc/DartConfiguration.tcl Test project /home/buildozer/aports/community/mongo-c-driver/src/build/src/libmongoc Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: test-libmongoc 1: Test command: /home/buildozer/aports/community/mongo-c-driver/src/build/src/libmongoc/test-libmongoc 1: Test timeout computed to be: 10000000 1: { 1: "host": { 1: "sysname": "Linux", 1: "release": "5.15.32-0-lts", 1: "machine": "armv8l", 1: "memory": { 1: "pagesize": 4096, 1: "npages": 131482733 1: } 1: }, 1: "auth": { "user": "", "pass": "" }, 1: "addr": { "host": "localhost", "port": 27017, "uri": "" }, 1: "gssapi": { "host": "", "user": "" }, 1: "uds": "%2Ftmp%2Fmongodb-27017.sock", 1: "compressors": "", 1: "SSL": { 1: "enabled": false, 1: "weak_cert_validation": false, 1: "pem_file": "", 1: "pem_pwd": "", 1: "ca_file": "", 1: "ca_dir": "", 1: "crl_file": "" 1: }, 1: "framework": { 1: "monitoringVerbose": false, 1: "mockServerLog": "", 1: "futureTimeoutMS": 10000, 1: "majorityReadConcern": false, 1: "skipLiveTests": true, 1: "IPv6": false 1: }, 1: "options": { 1: "fork": true, 1: "tracing": false 1: }, 1: "results": [ 1: { "status": "pass", "test_file": "/TestSuite/version_cmp", "seed": "2617936553", "start": 3373.600680, "end": 3373.661459, "elapsed": 0.060779 }, 1: { "status": "pass", "test_file": "/atomic/int/add", "seed": "2681879123", "start": 3373.661508, "end": 3373.721833, "elapsed": 0.060325 }, 1: { "status": "pass", "test_file": "/atomic/int64/add", "seed": "612189492", "start": 3373.721875, "end": 3373.782699, "elapsed": 0.060824 }, 1: { "status": "pass", "test_file": "/atomic/memory_barrier", "seed": "4199594734", "start": 3373.782745, "end": 3373.842531, "elapsed": 0.059786 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_utf8", "seed": "1180677343", "start": 3373.842568, "end": 3373.905129, "elapsed": 0.062561 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_double", "seed": "3961140435", "start": 3373.905168, "end": 3373.966279, "elapsed": 0.061111 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_binary", "seed": "479459776", "start": 3373.966318, "end": 3374.026720, "elapsed": 0.060402 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_undefined", "seed": "743013475", "start": 3374.026781, "end": 3374.086945, "elapsed": 0.060164 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_oid", "seed": "3915250405", "start": 3374.086986, "end": 3374.150051, "elapsed": 0.063065 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_bool", "seed": "148618741", "start": 3374.150089, "end": 3374.211634, "elapsed": 0.061545 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_date_time", "seed": "2721012055", "start": 3374.211670, "end": 3374.271653, "elapsed": 0.059983 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_null", "seed": "2435664913", "start": 3374.271694, "end": 3374.333228, "elapsed": 0.061534 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_regex", "seed": "2589539639", "start": 3374.333264, "end": 3374.396108, "elapsed": 0.062844 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_dbpointer", "seed": "207084003", "start": 3374.396145, "end": 3374.456541, "elapsed": 0.060396 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_code", "seed": "1871430784", "start": 3374.456583, "end": 3374.517170, "elapsed": 0.060587 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_symbol", "seed": "2547323684", "start": 3374.517205, "end": 3374.577172, "elapsed": 0.059967 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_codewscope", "seed": "3853925765", "start": 3374.577207, "end": 3374.638963, "elapsed": 0.061756 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_int32", "seed": "2407109656", "start": 3374.639001, "end": 3374.701264, "elapsed": 0.062263 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_timestamp", "seed": "2256852132", "start": 3374.701305, "end": 3374.761739, "elapsed": 0.060434 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_int64", "seed": "963800965", "start": 3374.761780, "end": 3374.824129, "elapsed": 0.062349 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_decimal128", "seed": "3541585922", "start": 3374.824166, "end": 3374.886503, "elapsed": 0.062337 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_maxkey", "seed": "1489617857", "start": 3374.886544, "end": 3374.947884, "elapsed": 0.061340 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_minkey", "seed": "2925280179", "start": 3374.947922, "end": 3375.008237, "elapsed": 0.060315 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_bson_document", "seed": "2350057384", "start": 3375.008276, "end": 3375.069724, "elapsed": 0.061448 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_bson_array", "seed": "4115285586", "start": 3375.069761, "end": 3375.130506, "elapsed": 0.060745 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_inline_array", "seed": "2674758675", "start": 3375.130545, "end": 3375.193683, "elapsed": 0.063138 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_inline_doc", "seed": "1308108191", "start": 3375.193719, "end": 3375.254745, "elapsed": 0.061026 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_inline_nested", "seed": "2643077272", "start": 3375.254787, "end": 3375.314923, "elapsed": 0.060136 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_concat", "seed": "2469496668", "start": 3375.314965, "end": 3375.377554, "elapsed": 0.062589 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_iter", "seed": "3324028646", "start": 3375.377594, "end": 3375.439218, "elapsed": 0.061624 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_bcon_new", "seed": "165840596", "start": 3375.439253, "end": 3375.501685, "elapsed": 0.062432 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_append_ctx", "seed": "4291973803", "start": 3375.501720, "end": 3375.562219, "elapsed": 0.060499 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_utf8", "seed": "2863283114", "start": 3375.562264, "end": 3375.622969, "elapsed": 0.060705 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_double", "seed": "1687400906", "start": 3375.623012, "end": 3375.685853, "elapsed": 0.062841 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_decimal128", "seed": "1899183832", "start": 3375.685893, "end": 3375.746865, "elapsed": 0.060972 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_binary", "seed": "2742109817", "start": 3375.746909, "end": 3375.809676, "elapsed": 0.062767 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_undefined", "seed": "88605594", "start": 3375.809710, "end": 3375.870545, "elapsed": 0.060835 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_oid", "seed": "1004642827", "start": 3375.870583, "end": 3375.934116, "elapsed": 0.063533 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_bool", "seed": "229698742", "start": 3375.934150, "end": 3375.994910, "elapsed": 0.060760 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_date_time", "seed": "3408519592", "start": 3375.994947, "end": 3376.055437, "elapsed": 0.060490 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_null", "seed": "2963020824", "start": 3376.055474, "end": 3376.115430, "elapsed": 0.059956 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_regex", "seed": "3666455703", "start": 3376.115468, "end": 3376.184446, "elapsed": 0.068978 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_dbpointer", "seed": "3100171259", "start": 3376.184479, "end": 3376.247104, "elapsed": 0.062625 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_code", "seed": "3538487890", "start": 3376.247169, "end": 3376.307846, "elapsed": 0.060677 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_symbol", "seed": "1886810683", "start": 3376.307904, "end": 3376.370607, "elapsed": 0.062703 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_codewscope", "seed": "222101091", "start": 3376.370664, "end": 3376.430627, "elapsed": 0.059963 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_int32", "seed": "122565081", "start": 3376.430664, "end": 3376.492412, "elapsed": 0.061748 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_timestamp", "seed": "3482326773", "start": 3376.492452, "end": 3376.553377, "elapsed": 0.060925 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_int64", "seed": "1970137475", "start": 3376.553436, "end": 3376.614193, "elapsed": 0.060757 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_maxkey", "seed": "3238234601", "start": 3376.614253, "end": 3376.677140, "elapsed": 0.062887 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_minkey", "seed": "1347120483", "start": 3376.677194, "end": 3376.738261, "elapsed": 0.061067 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_bson_document", "seed": "1288870656", "start": 3376.738317, "end": 3376.801194, "elapsed": 0.062877 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_bson_array", "seed": "1729619831", "start": 3376.801255, "end": 3376.864433, "elapsed": 0.063178 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_inline_array", "seed": "3105451596", "start": 3376.864481, "end": 3376.925264, "elapsed": 0.060783 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_inline_doc", "seed": "3667360562", "start": 3376.925306, "end": 3376.987821, "elapsed": 0.062515 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_extract_ctx", "seed": "2618099066", "start": 3376.987862, "end": 3377.050979, "elapsed": 0.063117 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_nested", "seed": "1439146640", "start": 3377.051015, "end": 3377.114371, "elapsed": 0.063356 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_skip", "seed": "3426219102", "start": 3377.114414, "end": 3377.175489, "elapsed": 0.061075 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_iter", "seed": "3652359892", "start": 3377.175524, "end": 3377.236459, "elapsed": 0.060935 }, 1: { "status": "pass", "test_file": "/bson_corpus/dbref", "seed": "64981175", "start": 3377.236517, "end": 3377.298990, "elapsed": 0.062473 }, 1: { "status": "pass", "test_file": "/bson_corpus/maxkey", "seed": "3481935969", "start": 3377.299029, "end": 3377.360297, "elapsed": 0.061268 }, 1: { "status": "pass", "test_file": "/bson_corpus/decimal128-7", "seed": "1692773926", "start": 3377.360337, "end": 3377.420536, "elapsed": 0.060199 }, 1: { "status": "pass", "test_file": "/bson_corpus/array", "seed": "3196262028", "start": 3377.420569, "end": 3377.480798, "elapsed": 0.060229 }, 1: { "status": "pass", "test_file": "/bson_corpus/top", "seed": "3467911580", "start": 3377.480834, "end": 3377.540976, "elapsed": 0.060142 }, 1: { "status": "pass", "test_file": "/bson_corpus/datetime", "seed": "1778452997", "start": 3377.541009, "end": 3377.602904, "elapsed": 0.061895 }, 1: { "status": "pass", "test_file": "/bson_corpus/decimal128-mongoc", "seed": "1767601712", "start": 3377.602943, "end": 3377.663109, "elapsed": 0.060166 }, 1: { "status": "pass", "test_file": "/bson_corpus/symbol", "seed": "232140797", "start": 3377.663143, "end": 3377.722963, "elapsed": 0.059820 }, 1: { "status": "pass", "test_file": "/bson_corpus/minkey", "seed": "2608168648", "start": 3377.723003, "end": 3377.783603, "elapsed": 0.060600 }, 1: { "status": "pass", "test_file": "/bson_corpus/timestamp", "seed": "3593556126", "start": 3377.783639, "end": 3377.846009, "elapsed": 0.062370 }, 1: { "status": "pass", "test_file": "/bson_corpus/oid", "seed": "4217661025", "start": 3377.846048, "end": 3377.906138, "elapsed": 0.060090 }, 1: { "status": "pass", "test_file": "/bson_corpus/binary", "seed": "2747685553", "start": 3377.906174, "end": 3377.969013, "elapsed": 0.062839 }, 1: { "status": "pass", "test_file": "/bson_corpus/boolean", "seed": "1381489601", "start": 3377.969054, "end": 3378.029668, "elapsed": 0.060614 }, 1: { "status": "pass", "test_file": "/bson_corpus/dbpointer", "seed": "3503165759", "start": 3378.029701, "end": 3378.090409, "elapsed": 0.060708 }, 1: { "status": "pass", "test_file": "/bson_corpus/decimal128-5", "seed": "758679173", "start": 3378.090447, "end": 3378.152958, "elapsed": 0.062511 }, 1: { "status": "pass", "test_file": "/bson_corpus/multi-type", "seed": "2142063096", "start": 3378.152990, "end": 3378.214879, "elapsed": 0.061889 }, 1: { "status": "pass", "test_file": "/bson_corpus/document", "seed": "3262955376", "start": 3378.214914, "end": 3378.275953, "elapsed": 0.061039 }, 1: { "status": "pass", "test_file": "/bson_corpus/decimal128-6", "seed": "1649585354", "start": 3378.275996, "end": 3378.336060, "elapsed": 0.060064 }, 1: { "status": "pass", "test_file": "/bson_corpus/decimal128-2", "seed": "3312033765", "start": 3378.336102, "end": 3378.399148, "elapsed": 0.063046 }, 1: { "status": "pass", "test_file": "/bson_corpus/int32", "seed": "27909562", "start": 3378.399183, "end": 3378.459478, "elapsed": 0.060295 }, 1: { "status": "pass", "test_file": "/bson_corpus/string", "seed": "4233453590", "start": 3378.459515, "end": 3378.519818, "elapsed": 0.060303 }, 1: { "status": "pass", "test_file": "/bson_corpus/code_w_scope", "seed": "2058508345", "start": 3378.519853, "end": 3378.580887, "elapsed": 0.061034 }, 1: { "status": "pass", "test_file": "/bson_corpus/undefined", "seed": "1485496786", "start": 3378.580927, "end": 3378.641606, "elapsed": 0.060679 }, 1: { "status": "pass", "test_file": "/bson_corpus/regex", "seed": "921039000", "start": 3378.641643, "end": 3378.702007, "elapsed": 0.060364 }, 1: { "status": "pass", "test_file": "/bson_corpus/decimal128-4", "seed": "3677540559", "start": 3378.702049, "end": 3378.763222, "elapsed": 0.061173 }, 1: { "status": "pass", "test_file": "/bson_corpus/code", "seed": "11205808", "start": 3378.763265, "end": 3378.824701, "elapsed": 0.061436 }, 1: { "status": "pass", "test_file": "/bson_corpus/double", "seed": "1295725189", "start": 3378.824744, "end": 3378.885471, "elapsed": 0.060727 }, 1: { "status": "pass", "test_file": "/bson_corpus/int64", "seed": "3473507918", "start": 3378.885509, "end": 3378.947265, "elapsed": 0.061756 }, 1: { "status": "pass", "test_file": "/bson_corpus/null", "seed": "3724181503", "start": 3378.947305, "end": 3379.007745, "elapsed": 0.060440 }, 1: { "status": "pass", "test_file": "/bson_corpus/double2", "seed": "3676676584", "start": 3379.007796, "end": 3379.068661, "elapsed": 0.060865 }, 1: { "status": "pass", "test_file": "/bson_corpus/multi-type-deprecated", "seed": "249652864", "start": 3379.068700, "end": 3379.129924, "elapsed": 0.061224 }, 1: { "status": "pass", "test_file": "/bson_corpus/decimal128-3", "seed": "3408835534", "start": 3379.129964, "end": 3379.200240, "elapsed": 0.070276 }, 1: { "status": "pass", "test_file": "/bson_corpus/decimal128-1", "seed": "3896603989", "start": 3379.200278, "end": 3379.262473, "elapsed": 0.062195 }, 1: { "status": "pass", "test_file": "/bson/error/basic", "seed": "319453036", "start": 3379.262517, "end": 3379.322864, "elapsed": 0.060347 }, 1: { "status": "pass", "test_file": "/bson/new", "seed": "2687254254", "start": 3379.322923, "end": 3379.383261, "elapsed": 0.060338 }, 1: { "status": "pass", "test_file": "/bson/new_from_buffer", "seed": "2749234697", "start": 3379.383300, "end": 3379.444069, "elapsed": 0.060769 }, 1: { "status": "pass", "test_file": "/bson/init", "seed": "1702352175", "start": 3379.444110, "end": 3379.505553, "elapsed": 0.061443 }, 1: { "status": "pass", "test_file": "/bson/init_static", "seed": "135873282", "start": 3379.505607, "end": 3379.569034, "elapsed": 0.063427 }, 1: { "status": "pass", "test_file": "/bson/basic", "seed": "570632185", "start": 3379.569077, "end": 3379.631519, "elapsed": 0.062442 }, 1: { "status": "pass", "test_file": "/bson/append_overflow", "seed": "1015328223", "start": 3379.631571, "end": 3379.692178, "elapsed": 0.060607 }, 1: { "status": "pass", "test_file": "/bson/append_array", "seed": "624902051", "start": 3379.692223, "end": 3379.752156, "elapsed": 0.059933 }, 1: { "status": "pass", "test_file": "/bson/append_binary", "seed": "4182242592", "start": 3379.752201, "end": 3379.813317, "elapsed": 0.061116 }, 1: { "status": "pass", "test_file": "/bson/append_binary_deprecated", "seed": "740047661", "start": 3379.813357, "end": 3379.873978, "elapsed": 0.060621 }, 1: { "status": "pass", "test_file": "/bson/append_bool", "seed": "2194771397", "start": 3379.874014, "end": 3379.934589, "elapsed": 0.060575 }, 1: { "status": "pass", "test_file": "/bson/append_code", "seed": "782278517", "start": 3379.934624, "end": 3379.995260, "elapsed": 0.060636 }, 1: { "status": "pass", "test_file": "/bson/append_code_with_scope", "seed": "3206846158", "start": 3379.995294, "end": 3380.057880, "elapsed": 0.062586 }, 1: { "status": "pass", "test_file": "/bson/append_dbpointer", "seed": "2826534064", "start": 3380.057939, "end": 3380.118506, "elapsed": 0.060567 }, 1: { "status": "pass", "test_file": "/bson/append_document", "seed": "68602874", "start": 3380.118543, "end": 3380.179334, "elapsed": 0.060791 }, 1: { "status": "pass", "test_file": "/bson/append_double", "seed": "2933593442", "start": 3380.179386, "end": 3380.239471, "elapsed": 0.060085 }, 1: { "status": "pass", "test_file": "/bson/append_int32", "seed": "2003755976", "start": 3380.239512, "end": 3380.300291, "elapsed": 0.060779 }, 1: { "status": "pass", "test_file": "/bson/append_int64", "seed": "1911655969", "start": 3380.300331, "end": 3380.361012, "elapsed": 0.060681 }, 1: { "status": "pass", "test_file": "/bson/append_decimal128", "seed": "2586761096", "start": 3380.361045, "end": 3380.421119, "elapsed": 0.060074 }, 1: { "status": "pass", "test_file": "/bson/append_iter", "seed": "859860436", "start": 3380.421156, "end": 3380.482609, "elapsed": 0.061453 }, 1: { "status": "pass", "test_file": "/bson/append_maxkey", "seed": "699907875", "start": 3380.482644, "end": 3380.542647, "elapsed": 0.060003 }, 1: { "status": "pass", "test_file": "/bson/append_minkey", "seed": "1950307050", "start": 3380.542685, "end": 3380.603357, "elapsed": 0.060672 }, 1: { "status": "pass", "test_file": "/bson/append_null", "seed": "2406012885", "start": 3380.603393, "end": 3380.667773, "elapsed": 0.064380 }, 1: { "status": "pass", "test_file": "/bson/append_oid", "seed": "2038706925", "start": 3380.667835, "end": 3380.732345, "elapsed": 0.064510 }, 1: { "status": "pass", "test_file": "/bson/append_regex", "seed": "320823010", "start": 3380.732390, "end": 3380.795292, "elapsed": 0.062902 }, 1: { "status": "pass", "test_file": "/bson/append_regex_w_len", "seed": "3937965230", "start": 3380.795333, "end": 3380.856288, "elapsed": 0.060955 }, 1: { "status": "pass", "test_file": "/bson/append_utf8", "seed": "1529562404", "start": 3380.856327, "end": 3380.918693, "elapsed": 0.062366 }, 1: { "status": "pass", "test_file": "/bson/append_symbol", "seed": "3028767249", "start": 3380.918754, "end": 3380.979466, "elapsed": 0.060712 }, 1: { "status": "pass", "test_file": "/bson/append_time_t", "seed": "4091823321", "start": 3380.979510, "end": 3381.042345, "elapsed": 0.062835 }, 1: { "status": "pass", "test_file": "/bson/append_timestamp", "seed": "2784842113", "start": 3381.042387, "end": 3381.104707, "elapsed": 0.062320 }, 1: { "status": "pass", "test_file": "/bson/append_timeval", "seed": "1627742927", "start": 3381.104765, "end": 3381.166949, "elapsed": 0.062184 }, 1: { "status": "pass", "test_file": "/bson/append_undefined", "seed": "1555672056", "start": 3381.167001, "end": 3381.228442, "elapsed": 0.061441 }, 1: { "status": "pass", "test_file": "/bson/append_general", "seed": "544645181", "start": 3381.228488, "end": 3381.292365, "elapsed": 0.063877 }, 1: { "status": "pass", "test_file": "/bson/append_deep", "seed": "2348519905", "start": 3381.292406, "end": 3381.353992, "elapsed": 0.061586 }, 1: { "status": "pass", "test_file": "/bson/utf8_key", "seed": "4072517667", "start": 3381.354031, "end": 3381.415788, "elapsed": 0.061757 }, 1: { "status": "pass", "test_file": "/bson/validate", "seed": "342132144", "start": 3381.415825, "end": 3381.477487, "elapsed": 0.061662 }, 1: { "status": "pass", "test_file": "/bson/validate/dbref", "seed": "2072068593", "start": 3381.477528, "end": 3381.542443, "elapsed": 0.064915 }, 1: { "status": "pass", "test_file": "/bson/validate/bool", "seed": "2804400947", "start": 3381.542504, "end": 3381.606433, "elapsed": 0.063929 }, 1: { "status": "pass", "test_file": "/bson/validate/dbpointer", "seed": "3883083951", "start": 3381.606490, "end": 3381.668964, "elapsed": 0.062474 }, 1: { "status": "pass", "test_file": "/bson/new_1mm", "seed": "3423615504", "start": 3381.669010, "end": 3381.772491, "elapsed": 0.103481 }, 1: { "status": "pass", "test_file": "/bson/init_1mm", "seed": "966392841", "start": 3381.772531, "end": 3381.841541, "elapsed": 0.069010 }, 1: { "status": "pass", "test_file": "/bson/build_child", "seed": "2952717094", "start": 3381.841583, "end": 3381.904486, "elapsed": 0.062903 }, 1: { "status": "pass", "test_file": "/bson/build_child_deep", "seed": "784299682", "start": 3381.904523, "end": 3381.966666, "elapsed": 0.062143 }, 1: { "status": "pass", "test_file": "/bson/build_child_deep_no_begin_end", "seed": "1396156035", "start": 3381.966726, "end": 3382.027829, "elapsed": 0.061103 }, 1: { "status": "pass", "test_file": "/bson/build_child_array", "seed": "1967538958", "start": 3382.027880, "end": 3382.090463, "elapsed": 0.062583 }, 1: { "status": "pass", "test_file": "/bson/count", "seed": "1193382013", "start": 3382.090506, "end": 3382.151321, "elapsed": 0.060815 }, 1: { "status": "pass", "test_file": "/bson/copy", "seed": "218535170", "start": 3382.151359, "end": 3382.211758, "elapsed": 0.060399 }, 1: { "status": "pass", "test_file": "/bson/copy_to", "seed": "3260865648", "start": 3382.211797, "end": 3382.274933, "elapsed": 0.063136 }, 1: { "status": "pass", "test_file": "/bson/copy_to_excluding_noinit", "seed": "606427332", "start": 3382.274995, "end": 3382.336282, "elapsed": 0.061287 }, 1: { "status": "pass", "test_file": "/bson/initializer", "seed": "4044504277", "start": 3382.336347, "end": 3382.398156, "elapsed": 0.061809 }, 1: { "status": "pass", "test_file": "/bson/concat", "seed": "3526391053", "start": 3382.398220, "end": 3382.459872, "elapsed": 0.061652 }, 1: { "status": "pass", "test_file": "/bson/reinit", "seed": "3629580880", "start": 3382.459922, "end": 3382.520512, "elapsed": 0.060590 }, 1: { "status": "pass", "test_file": "/bson/macros", "seed": "3725388964", "start": 3382.520554, "end": 3382.583583, "elapsed": 0.063029 }, 1: { "status": "pass", "test_file": "/bson/clear", "seed": "2874254004", "start": 3382.583619, "end": 3382.644333, "elapsed": 0.060714 }, 1: { "status": "pass", "test_file": "/bson/steal", "seed": "2754816825", "start": 3382.644366, "end": 3382.706715, "elapsed": 0.062349 }, 1: { "status": "pass", "test_file": "/bson/reserve_buffer", "seed": "3114547264", "start": 3382.706749, "end": 3382.767655, "elapsed": 0.060906 }, 1: { "status": "pass", "test_file": "/bson/reserve_buffer/errors", "seed": "2128447561", "start": 3382.767688, "end": 3382.827908, "elapsed": 0.060220 }, 1: { "status": "pass", "test_file": "/bson/destroy_with_steal", "seed": "822153508", "start": 3382.827941, "end": 3382.889199, "elapsed": 0.061258 }, 1: { "status": "pass", "test_file": "/bson/has_field", "seed": "4053472535", "start": 3382.889232, "end": 3382.951353, "elapsed": 0.062121 }, 1: { "status": "pass", "test_file": "/bson/visit_invalid_field", "seed": "3922716849", "start": 3382.951393, "end": 3383.012037, "elapsed": 0.060644 }, 1: { "status": "pass", "test_file": "/bson/unsupported_type", "seed": "1158447157", "start": 3383.012067, "end": 3383.072610, "elapsed": 0.060543 }, 1: { "status": "pass", "test_file": "/bson/unsupported_type/bad_key", "seed": "1574273440", "start": 3383.072643, "end": 3383.132980, "elapsed": 0.060337 }, 1: { "status": "pass", "test_file": "/bson/unsupported_type/empty_key", "seed": "2291627998", "start": 3383.133013, "end": 3383.193517, "elapsed": 0.060504 }, 1: { "status": "pass", "test_file": "/bson/binary_subtype_2", "seed": "1316274023", "start": 3383.193554, "end": 3383.255909, "elapsed": 0.062355 }, 1: { "status": "pass", "test_file": "/bson/regex_length", "seed": "124121065", "start": 3383.255941, "end": 3383.316612, "elapsed": 0.060671 }, 1: { "status": "pass", "test_file": "/util/next_power_of_two", "seed": "3835536563", "start": 3383.316645, "end": 3383.379920, "elapsed": 0.063275 }, 1: { "status": "pass", "test_file": "/bson/empty_binary", "seed": "2557588606", "start": 3383.379957, "end": 3383.442586, "elapsed": 0.062629 }, 1: { "status": "pass", "test_file": "/bson/iter/key_len", "seed": "2131410896", "start": 3383.442627, "end": 3383.504136, "elapsed": 0.061509 }, 1: { "status": "pass", "test_file": "/bson/iter/init_from_data_at_offset", "seed": "1474859147", "start": 3383.504169, "end": 3383.567010, "elapsed": 0.062841 }, 1: { "status": "pass", "test_file": "/bson/value/null_handling", "seed": "1482695910", "start": 3383.567047, "end": 3383.646885, "elapsed": 0.079838 }, 1: { "status": "pass", "test_file": "/bson/append_null_from_utf8_or_symbol", "seed": "3272330299", "start": 3383.646917, "end": 3383.710932, "elapsed": 0.064015 }, 1: { "status": "pass", "test_file": "/bson/version", "seed": "1285771468", "start": 3383.710968, "end": 3383.772947, "elapsed": 0.061979 }, 1: { "status": "pass", "test_file": "/bson/clock/get_monotonic_time", "seed": "626773552", "start": 3383.772982, "end": 3383.836954, "elapsed": 0.063972 }, 1: { "status": "pass", "test_file": "/bson/decimal128/to_string/infinity", "seed": "822233869", "start": 3383.836990, "end": 3383.899013, "elapsed": 0.062023 }, 1: { "status": "pass", "test_file": "/bson/decimal128/to_string/nan", "seed": "3874018772", "start": 3383.899050, "end": 3383.964293, "elapsed": 0.065243 }, 1: { "status": "pass", "test_file": "/bson/decimal128/to_string/regular", "seed": "3920657330", "start": 3383.964331, "end": 3384.027531, "elapsed": 0.063200 }, 1: { "status": "pass", "test_file": "/bson/decimal128/to_string/scientific", "seed": "2636785138", "start": 3384.027567, "end": 3384.088111, "elapsed": 0.060544 }, 1: { "status": "pass", "test_file": "/bson/decimal128/to_string/zero", "seed": "3323053401", "start": 3384.088148, "end": 3384.150464, "elapsed": 0.062316 }, 1: { "status": "pass", "test_file": "/bson/decimal128/from_string/invalid", "seed": "2317645918", "start": 3384.150498, "end": 3384.211012, "elapsed": 0.060514 }, 1: { "status": "pass", "test_file": "/bson/decimal128/from_string/nan", "seed": "3998799783", "start": 3384.211049, "end": 3384.271380, "elapsed": 0.060331 }, 1: { "status": "pass", "test_file": "/bson/decimal128/from_string/infinity", "seed": "2261185374", "start": 3384.271415, "end": 3384.333640, "elapsed": 0.062225 }, 1: { "status": "pass", "test_file": "/bson/decimal128/from_string/basic", "seed": "3748110677", "start": 3384.333674, "end": 3384.395128, "elapsed": 0.061454 }, 1: { "status": "pass", "test_file": "/bson/decimal128/from_string/scientific", "seed": "2492281838", "start": 3384.395163, "end": 3384.455515, "elapsed": 0.060352 }, 1: { "status": "pass", "test_file": "/bson/decimal128/from_string/large", "seed": "3792941773", "start": 3384.455548, "end": 3384.516556, "elapsed": 0.061008 }, 1: { "status": "pass", "test_file": "/bson/decimal128/from_string/exponent_normalization", "seed": "2603365024", "start": 3384.516589, "end": 3384.577222, "elapsed": 0.060633 }, 1: { "status": "pass", "test_file": "/bson/decimal128/from_string/zero", "seed": "3803965959", "start": 3384.577257, "end": 3384.639874, "elapsed": 0.062617 }, 1: { "status": "pass", "test_file": "/bson/decimal128/from_string/with_length", "seed": "955438793", "start": 3384.639911, "end": 3384.702612, "elapsed": 0.062701 }, 1: { "status": "pass", "test_file": "/endian/swap16", "seed": "3828741233", "start": 3384.702650, "end": 3384.764194, "elapsed": 0.061544 }, 1: { "status": "pass", "test_file": "/endian/swap32", "seed": "1627606190", "start": 3384.764229, "end": 3384.846447, "elapsed": 0.082218 }, 1: { "status": "pass", "test_file": "/endian/swap64", "seed": "1023580556", "start": 3384.846531, "end": 3384.909342, "elapsed": 0.062811 }, 1: { "status": "pass", "test_file": "/bson/iso8601/utc", "seed": "2422718728", "start": 3384.909381, "end": 3384.973284, "elapsed": 0.063903 }, 1: { "status": "pass", "test_file": "/bson/iso8601/local", "seed": "3360542910", "start": 3384.973323, "end": 3385.037807, "elapsed": 0.064484 }, 1: { "status": "pass", "test_file": "/bson/iso8601/invalid", "seed": "170276048", "start": 3385.037845, "end": 3385.098937, "elapsed": 0.061092 }, 1: { "status": "pass", "test_file": "/bson/iso8601/leap_year", "seed": "3990721267", "start": 3385.098976, "end": 3385.168554, "elapsed": 0.069578 }, 1: { "status": "pass", "test_file": "/bson/iter/test_string", "seed": "789472764", "start": 3385.168595, "end": 3385.232670, "elapsed": 0.064075 }, 1: { "status": "pass", "test_file": "/bson/iter/test_mixed", "seed": "3967017976", "start": 3385.232708, "end": 3385.295762, "elapsed": 0.063054 }, 1: { "status": "pass", "test_file": "/bson/iter/test_overflow", "seed": "980528060", "start": 3385.295797, "end": 3385.357609, "elapsed": 0.061812 }, 1: { "status": "pass", "test_file": "/bson/iter/test_timeval", "seed": "3885160831", "start": 3385.357645, "end": 3385.418697, "elapsed": 0.061052 }, 1: { "status": "pass", "test_file": "/bson/iter/test_trailing_null", "seed": "3201230651", "start": 3385.418734, "end": 3385.481766, "elapsed": 0.063032 }, 1: { "status": "pass", "test_file": "/bson/iter/test_fuzz", "seed": "1486235943", "start": 3385.481804, "end": 3385.605853, "elapsed": 0.124049 }, 1: { "status": "pass", "test_file": "/bson/iter/test_regex", "seed": "579066441", "start": 3385.605891, "end": 3385.668038, "elapsed": 0.062147 }, 1: { "status": "pass", "test_file": "/bson/iter/test_next_after_finish", "seed": "1015550120", "start": 3385.668075, "end": 3385.730767, "elapsed": 0.062692 }, 1: { "status": "pass", "test_file": "/bson/iter/test_find_case", "seed": "4208499012", "start": 3385.730803, "end": 3385.793485, "elapsed": 0.062682 }, 1: { "status": "pass", "test_file": "/bson/iter/test_find_w_len", "seed": "2241414743", "start": 3385.793523, "end": 3385.853048, "elapsed": 0.059525 }, 1: { "status": "pass", "test_file": "/bson/iter/test_init_find_w_len", "seed": "2357460978", "start": 3385.853080, "end": 3385.915237, "elapsed": 0.062157 }, 1: { "status": "pass", "test_file": "/bson/iter/test_bson_iter_as_double", "seed": "2206253982", "start": 3385.915275, "end": 3385.975399, "elapsed": 0.060124 }, 1: { "status": "pass", "test_file": "/bson/iter/test_overwrite_int32", "seed": "229887516", "start": 3385.975436, "end": 3386.038151, "elapsed": 0.062715 }, 1: { "status": "pass", "test_file": "/bson/iter/test_overwrite_int64", "seed": "658626084", "start": 3386.038200, "end": 3386.101763, "elapsed": 0.063563 }, 1: { "status": "pass", "test_file": "/bson/iter/test_overwrite_double", "seed": "571159105", "start": 3386.101811, "end": 3386.165025, "elapsed": 0.063214 }, 1: { "status": "pass", "test_file": "/bson/iter/test_overwrite_bool", "seed": "1762876903", "start": 3386.165132, "end": 3386.228102, "elapsed": 0.062970 }, 1: { "status": "pass", "test_file": "/bson/iter/test_overwrite_oid", "seed": "3504641285", "start": 3386.228195, "end": 3386.289346, "elapsed": 0.061151 }, 1: { "status": "pass", "test_file": "/bson/iter/test_overwrite_timestamp", "seed": "3792424501", "start": 3386.289434, "end": 3386.352085, "elapsed": 0.062651 }, 1: { "status": "pass", "test_file": "/bson/iter/test_overwrite_date_time", "seed": "2451955441", "start": 3386.352189, "end": 3386.413082, "elapsed": 0.060893 }, 1: { "status": "pass", "test_file": "/bson/iter/test_bson_iter_overwrite_decimal128", "seed": "665899156", "start": 3386.413179, "end": 3386.476435, "elapsed": 0.063256 }, 1: { "status": "pass", "test_file": "/bson/iter/recurse", "seed": "519942138", "start": 3386.476533, "end": 3386.539094, "elapsed": 0.062561 }, 1: { "status": "pass", "test_file": "/bson/iter/init_find_case", "seed": "284696186", "start": 3386.539189, "end": 3386.599609, "elapsed": 0.060420 }, 1: { "status": "pass", "test_file": "/bson/iter/find_descendant", "seed": "2317055631", "start": 3386.599722, "end": 3386.661414, "elapsed": 0.061692 }, 1: { "status": "pass", "test_file": "/bson/iter/as_bool", "seed": "169524350", "start": 3386.661508, "end": 3386.721058, "elapsed": 0.059550 }, 1: { "status": "pass", "test_file": "/bson/iter/binary_deprecated", "seed": "3467928621", "start": 3386.721145, "end": 3386.783392, "elapsed": 0.062247 }, 1: { "status": "pass", "test_file": "/bson/iter/from_data", "seed": "3793870868", "start": 3386.783480, "end": 3386.845667, "elapsed": 0.062187 }, 1: { "status": "pass", "test_file": "/bson/iter/empty_key", "seed": "124680324", "start": 3386.845754, "end": 3386.905521, "elapsed": 0.059767 }, 1: { "status": "pass", "test_file": "/bson/as_json/x1000", "seed": "3559727553", "start": 3386.905613, "end": 3386.990357, "elapsed": 0.084744 }, 1: { "status": "pass", "test_file": "/bson/as_json/multi", "seed": "1121525372", "start": 3386.990494, "end": 3387.050088, "elapsed": 0.059594 }, 1: { "status": "pass", "test_file": "/bson/as_json/string", "seed": "3577378016", "start": 3387.050186, "end": 3387.112022, "elapsed": 0.061836 }, 1: { "status": "pass", "test_file": "/bson/as_json/int32", "seed": "1334856453", "start": 3387.112105, "end": 3387.173690, "elapsed": 0.061585 }, 1: { "status": "pass", "test_file": "/bson/as_json/int64", "seed": "1102655406", "start": 3387.173781, "end": 3387.233636, "elapsed": 0.059855 }, 1: { "status": "pass", "test_file": "/bson/as_json/double", "seed": "3558507957", "start": 3387.233717, "end": 3387.295541, "elapsed": 0.061824 }, 1: { "status": "pass", "test_file": "/bson/as_json/double/nonfinite", "seed": "4108743597", "start": 3387.295633, "end": 3387.356877, "elapsed": 0.061244 }, 1: { "status": "pass", "test_file": "/bson/as_json/code", "seed": "2831014096", "start": 3387.356957, "end": 3387.417238, "elapsed": 0.060281 }, 1: { "status": "pass", "test_file": "/bson/as_json/date_time", "seed": "3958854744", "start": 3387.417327, "end": 3387.479833, "elapsed": 0.062506 }, 1: { "status": "pass", "test_file": "/bson/as_json/regex", "seed": "2521601177", "start": 3387.479919, "end": 3387.539905, "elapsed": 0.059986 }, 1: { "status": "pass", "test_file": "/bson/as_json/symbol", "seed": "1326369503", "start": 3387.539987, "end": 3387.601500, "elapsed": 0.061513 }, 1: { "status": "pass", "test_file": "/bson/as_json/utf8", "seed": "833613538", "start": 3387.601591, "end": 3387.663591, "elapsed": 0.062000 }, 1: { "status": "pass", "test_file": "/bson/as_json/dbpointer", "seed": "566226976", "start": 3387.663672, "end": 3387.724915, "elapsed": 0.061243 }, 1: { "status": "pass", "test_file": "/bson/as_canonical_extended_json/dbpointer", "seed": "3964569442", "start": 3387.725000, "end": 3387.786558, "elapsed": 0.061558 }, 1: { "status": "pass", "test_file": "/bson/as_json/stack_overflow", "seed": "443019773", "start": 3387.786646, "end": 3387.854307, "elapsed": 0.067661 }, 1: { "status": "pass", "test_file": "/bson/as_json/corrupt", "seed": "1534645939", "start": 3387.854398, "end": 3387.917624, "elapsed": 0.063226 }, 1: { "status": "pass", "test_file": "/bson/as_json/corrupt_utf8", "seed": "3348404172", "start": 3387.917719, "end": 3387.979043, "elapsed": 0.061324 }, 1: { "status": "pass", "test_file": "/bson/as_json/corrupt_binary", "seed": "2401612293", "start": 3387.979131, "end": 3388.041262, "elapsed": 0.062131 }, 1: { "status": "pass", "test_file": "/bson/as_json_spacing", "seed": "2007827785", "start": 3388.041354, "end": 3388.103095, "elapsed": 0.061741 }, 1: { "status": "pass", "test_file": "/bson/array_as_json", "seed": "642000054", "start": 3388.103228, "end": 3388.165279, "elapsed": 0.062051 }, 1: { "status": "pass", "test_file": "/bson/json/allow_multiple", "seed": "1791885809", "start": 3388.165379, "end": 3388.226308, "elapsed": 0.060929 }, 1: { "status": "pass", "test_file": "/bson/json/read/buffering", "seed": "3311232552", "start": 3388.226400, "end": 3388.316245, "elapsed": 0.089845 }, 1: { "status": "pass", "test_file": "/bson/json/read", "seed": "66763359", "start": 3388.316342, "end": 3388.377077, "elapsed": 0.060735 }, 1: { "status": "pass", "test_file": "/bson/json/inc", "seed": "722241728", "start": 3388.377163, "end": 3388.439378, "elapsed": 0.062215 }, 1: { "status": "pass", "test_file": "/bson/json/array", "seed": "3843739106", "start": 3388.439473, "end": 3388.499993, "elapsed": 0.060520 }, 1: { "status": "pass", "test_file": "/bson/json/array/single", "seed": "2569768306", "start": 3388.500082, "end": 3388.561907, "elapsed": 0.061825 }, 1: { "status": "pass", "test_file": "/bson/json/array/int64", "seed": "2782596813", "start": 3388.561993, "end": 3388.624191, "elapsed": 0.062198 }, 1: { "status": "pass", "test_file": "/bson/json/array/subdoc", "seed": "3741884608", "start": 3388.624320, "end": 3388.685097, "elapsed": 0.060777 }, 1: { "status": "pass", "test_file": "/bson/json/date", "seed": "2309126352", "start": 3388.685185, "end": 3388.745614, "elapsed": 0.060429 }, 1: { "status": "pass", "test_file": "/bson/json/date/legacy", "seed": "722350159", "start": 3388.745709, "end": 3388.806581, "elapsed": 0.060872 }, 1: { "status": "pass", "test_file": "/bson/json/date/long", "seed": "2316843572", "start": 3388.806668, "end": 3388.868823, "elapsed": 0.062155 }, 1: { "status": "pass", "test_file": "/bson/json/timestamp", "seed": "2568998052", "start": 3388.868975, "end": 3388.931129, "elapsed": 0.062154 }, 1: { "status": "pass", "test_file": "/bson/json/read/empty", "seed": "1701773598", "start": 3388.931224, "end": 3388.991111, "elapsed": 0.059887 }, 1: { "status": "pass", "test_file": "/bson/json/read/missing_complex", "seed": "1313811621", "start": 3388.991189, "end": 3389.051738, "elapsed": 0.060549 }, 1: { "status": "pass", "test_file": "/bson/json/read/invalid_binary", "seed": "2312802929", "start": 3389.051828, "end": 3389.111782, "elapsed": 0.059954 }, 1: { "status": "pass", "test_file": "/bson/json/read/invalid_json", "seed": "3978527631", "start": 3389.111870, "end": 3389.173072, "elapsed": 0.061202 }, 1: { "status": "pass", "test_file": "/bson/json/read/bad_cb", "seed": "2881882835", "start": 3389.173160, "end": 3389.232811, "elapsed": 0.059651 }, 1: { "status": "pass", "test_file": "/bson/json/read/invalid", "seed": "1759093914", "start": 3389.232943, "end": 3389.294682, "elapsed": 0.061739 }, 1: { "status": "pass", "test_file": "/bson/json/read/invalid_base64", "seed": "1970262555", "start": 3389.294767, "end": 3389.356501, "elapsed": 0.061734 }, 1: { "status": "pass", "test_file": "/bson/json/read/raw_utf8", "seed": "4009495433", "start": 3389.356589, "end": 3389.416830, "elapsed": 0.060241 }, 1: { "status": "pass", "test_file": "/bson/json/read/corrupt_utf8", "seed": "3641895477", "start": 3389.416918, "end": 3389.478170, "elapsed": 0.061252 }, 1: { "status": "pass", "test_file": "/bson/json/read/corrupt_document", "seed": "661895776", "start": 3389.478256, "end": 3389.537808, "elapsed": 0.059552 }, 1: { "status": "pass", "test_file": "/bson/json/read/decimal128", "seed": "1567549907", "start": 3389.537898, "end": 3389.599406, "elapsed": 0.061508 }, 1: { "status": "pass", "test_file": "/bson/json/read/dbpointer", "seed": "3941464416", "start": 3389.599492, "end": 3389.659469, "elapsed": 0.059977 }, 1: { "status": "pass", "test_file": "/bson/json/read/legacy_regex", "seed": "3971497552", "start": 3389.659570, "end": 3389.720814, "elapsed": 0.061244 }, 1: { "status": "pass", "test_file": "/bson/json/read/regex_options_order", "seed": "2011514797", "start": 3389.720905, "end": 3389.781601, "elapsed": 0.060696 }, 1: { "status": "pass", "test_file": "/bson/json/read/binary", "seed": "2723904412", "start": 3389.781693, "end": 3389.843942, "elapsed": 0.062249 }, 1: { "status": "pass", "test_file": "/bson/json/read/legacy_binary", "seed": "841188304", "start": 3389.844030, "end": 3389.907580, "elapsed": 0.063550 }, 1: { "status": "pass", "test_file": "/bson/json/read/file", "seed": "3307110428", "start": 3389.907675, "end": 3389.968687, "elapsed": 0.061012 }, 1: { "status": "pass", "test_file": "/bson/json/read/bad_path", "seed": "4230435256", "start": 3389.968771, "end": 3390.030400, "elapsed": 0.061629 }, 1: { "status": "pass", "test_file": "/bson/json/read/$numberLong", "seed": "730913709", "start": 3390.030500, "end": 3390.090865, "elapsed": 0.060365 }, 1: { "status": "pass", "test_file": "/bson/json/read/$numberLong/zero", "seed": "840122724", "start": 3390.090954, "end": 3390.152790, "elapsed": 0.061836 }, 1: { "status": "pass", "test_file": "/bson/json/read/code", "seed": "1852183406", "start": 3390.152909, "end": 3390.212749, "elapsed": 0.059840 }, 1: { "status": "pass", "test_file": "/bson/json/read/code/errors", "seed": "2337501536", "start": 3390.212869, "end": 3390.272866, "elapsed": 0.059997 }, 1: { "status": "pass", "test_file": "/bson/json/read/dbref", "seed": "2721261878", "start": 3390.272972, "end": 3390.335004, "elapsed": 0.062032 }, 1: { "status": "pass", "test_file": "/bson/json/read/uescape", "seed": "1630225540", "start": 3390.335091, "end": 3390.397243, "elapsed": 0.062152 }, 1: { "status": "pass", "test_file": "/bson/json/read/uescape/key", "seed": "498012511", "start": 3390.397324, "end": 3390.457359, "elapsed": 0.060035 }, 1: { "status": "pass", "test_file": "/bson/json/read/uescape/bad", "seed": "3621246103", "start": 3390.457447, "end": 3390.518618, "elapsed": 0.061171 }, 1: { "status": "pass", "test_file": "/bson/json/read/int32", "seed": "3280036382", "start": 3390.518701, "end": 3390.580716, "elapsed": 0.062015 }, 1: { "status": "pass", "test_file": "/bson/json/read/int64", "seed": "944327503", "start": 3390.580805, "end": 3390.640668, "elapsed": 0.059863 }, 1: { "status": "pass", "test_file": "/bson/json/read/double", "seed": "2363020359", "start": 3390.640759, "end": 3390.702199, "elapsed": 0.061440 }, 1: { "status": "pass", "test_file": "/bson/json/read/double/overflow", "seed": "1862020651", "start": 3390.702291, "end": 3390.762926, "elapsed": 0.060635 }, 1: { "status": "pass", "test_file": "/bson/json/read/double/nan", "seed": "1979573720", "start": 3390.763018, "end": 3390.824511, "elapsed": 0.061493 }, 1: { "status": "pass", "test_file": "/bson/json/read/double/infinity", "seed": "1827772564", "start": 3390.824598, "end": 3390.886964, "elapsed": 0.062366 }, 1: { "status": "pass", "test_file": "/bson/json/read/null", "seed": "1964914599", "start": 3390.887050, "end": 3390.947201, "elapsed": 0.060151 }, 1: { "status": "pass", "test_file": "/bson/json/read/empty_final", "seed": "4105941030", "start": 3390.947293, "end": 3391.008950, "elapsed": 0.061657 }, 1: { "status": "pass", "test_file": "/bson/as_json/decimal128", "seed": "1356979936", "start": 3391.009035, "end": 3391.070893, "elapsed": 0.061858 }, 1: { "status": "pass", "test_file": "/bson/json/read/$numberDecimal", "seed": "445653299", "start": 3391.070978, "end": 3391.131243, "elapsed": 0.060265 }, 1: { "status": "pass", "test_file": "/bson/json/errors", "seed": "2430060238", "start": 3391.131331, "end": 3391.193003, "elapsed": 0.061672 }, 1: { "status": "pass", "test_file": "/bson/integer/width", "seed": "1907424912", "start": 3391.193089, "end": 3391.252963, "elapsed": 0.059874 }, 1: { "status": "pass", "test_file": "/bson/json/read/null_in_str", "seed": "3532594000", "start": 3391.253061, "end": 3391.315330, "elapsed": 0.062269 }, 1: { "status": "pass", "test_file": "/bson/as_json/multi_object", "seed": "2153229318", "start": 3391.315439, "end": 3391.377173, "elapsed": 0.061734 }, 1: { "status": "pass", "test_file": "/bson/oid/init", "seed": "3713366843", "start": 3391.377264, "end": 3391.441760, "elapsed": 0.064496 }, 1: { "status": "pass", "test_file": "/bson/oid/init_from_string", "seed": "432721015", "start": 3391.441843, "end": 3391.503663, "elapsed": 0.061820 }, 1: { "status": "pass", "test_file": "/bson/oid/init_sequence", "seed": "598574917", "start": 3391.503754, "end": 3391.568197, "elapsed": 0.064443 }, 1: { "status": "pass", "test_file": "/bson/oid/init_sequence_thread_safe", "seed": "1878159922", "start": 3391.568289, "end": 3391.634444, "elapsed": 0.066155 }, 1: { "status": "pass", "test_file": "/bson/oid/init_sequence_with_tid", "seed": "3630770988", "start": 3391.634532, "end": 3391.699541, "elapsed": 0.065009 }, 1: { "status": "pass", "test_file": "/bson/oid/init_with_threads", "seed": "1188677341", "start": 3391.699638, "end": 3392.377519, "elapsed": 0.677881 }, 1: { "status": "pass", "test_file": "/bson/oid/hash", "seed": "3970737653", "start": 3392.377620, "end": 3392.439656, "elapsed": 0.062036 }, 1: { "status": "pass", "test_file": "/bson/oid/compare", "seed": "1503843968", "start": 3392.439743, "end": 3392.501368, "elapsed": 0.061625 }, 1: { "status": "pass", "test_file": "/bson/oid/copy", "seed": "528496501", "start": 3392.501486, "end": 3392.563592, "elapsed": 0.062106 }, 1: { "status": "pass", "test_file": "/bson/oid/get_time_t", "seed": "1279298213", "start": 3392.563685, "end": 3392.625594, "elapsed": 0.061909 }, 1: { "status": "pass", "test_file": "/bson/oid/counter_overflow", "seed": "2329690862", "start": 3392.625679, "end": 3392.686981, "elapsed": 0.061302 }, 1: { "status": "pass", "test_file": "/bson/oid/after_fork", "seed": "1079476825", "start": 3392.687069, "end": 3392.748403, "elapsed": 0.061334 }, 1: { "status": "pass", "test_file": "/bson/oid/hostnames", "seed": "2586392387", "start": 3392.748484, "end": 3392.816655, "elapsed": 0.068171 }, 1: { "status": "pass", "test_file": "/bson/reader/new_from_data", "seed": "3196126293", "start": 3392.816733, "end": 3392.877887, "elapsed": 0.061154 }, 1: { "status": "pass", "test_file": "/bson/reader/new_from_data_overflow", "seed": "4097307516", "start": 3392.877967, "end": 3392.939746, "elapsed": 0.061779 }, 1: { "status": "pass", "test_file": "/bson/reader/new_from_data_document_length_too_large", "seed": "3199753161", "start": 3392.939833, "end": 3393.001087, "elapsed": 0.061254 }, 1: { "status": "pass", "test_file": "/bson/reader/new_from_data_document_length_too_small", "seed": "3979370319", "start": 3393.001179, "end": 3393.062773, "elapsed": 0.061594 }, 1: { "status": "pass", "test_file": "/bson/reader/new_from_handle", "seed": "2467747798", "start": 3393.062854, "end": 3393.124980, "elapsed": 0.062126 }, 1: { "status": "pass", "test_file": "/bson/reader/tell", "seed": "2673614001", "start": 3393.125066, "end": 3393.186174, "elapsed": 0.061108 }, 1: { "status": "pass", "test_file": "/bson/reader/new_from_handle_corrupt", "seed": "1537155228", "start": 3393.186282, "end": 3393.248345, "elapsed": 0.062063 }, 1: { "status": "pass", "test_file": "/bson/reader/grow_buffer", "seed": "2872295263", "start": 3393.248442, "end": 3393.310855, "elapsed": 0.062413 }, 1: { "status": "pass", "test_file": "/bson/reader/reset", "seed": "1053279809", "start": 3393.310941, "end": 3393.373751, "elapsed": 0.062810 }, 1: { "status": "pass", "test_file": "/bson/string/new", "seed": "2405014050", "start": 3393.373838, "end": 3393.435618, "elapsed": 0.061780 }, 1: { "status": "pass", "test_file": "/bson/string/append", "seed": "822496284", "start": 3393.435709, "end": 3393.497132, "elapsed": 0.061423 }, 1: { "status": "pass", "test_file": "/bson/string/append_c", "seed": "1550871625", "start": 3393.497214, "end": 3393.558440, "elapsed": 0.061226 }, 1: { "status": "pass", "test_file": "/bson/string/append_printf", "seed": "1686791178", "start": 3393.558522, "end": 3393.620193, "elapsed": 0.061671 }, 1: { "status": "pass", "test_file": "/bson/string/append_unichar", "seed": "504404955", "start": 3393.620293, "end": 3393.682469, "elapsed": 0.062176 }, 1: { "status": "pass", "test_file": "/bson/string/strdup", "seed": "575289217", "start": 3393.682565, "end": 3393.743668, "elapsed": 0.061103 }, 1: { "status": "pass", "test_file": "/bson/string/strdup_printf", "seed": "2629697435", "start": 3393.743752, "end": 3393.805165, "elapsed": 0.061413 }, 1: { "status": "pass", "test_file": "/bson/string/strndup", "seed": "1128795995", "start": 3393.805257, "end": 3393.867038, "elapsed": 0.061781 }, 1: { "status": "pass", "test_file": "/bson/string/ascii_strtoll", "seed": "3181116937", "start": 3393.867127, "end": 3393.928673, "elapsed": 0.061546 }, 1: { "status": "pass", "test_file": "/bson/string/strncpy", "seed": "1326669664", "start": 3393.928760, "end": 3393.989860, "elapsed": 0.061100 }, 1: { "status": "pass", "test_file": "/bson/string/snprintf", "seed": "2202713266", "start": 3393.989949, "end": 3394.051737, "elapsed": 0.061788 }, 1: { "status": "pass", "test_file": "/bson/string/strnlen", "seed": "367073171", "start": 3394.051821, "end": 3394.113498, "elapsed": 0.061677 }, 1: { "status": "pass", "test_file": "/bson/string/strcasecmp", "seed": "1149555617", "start": 3394.113629, "end": 3394.175504, "elapsed": 0.061875 }, 1: { "status": "pass", "test_file": "/bson/utf8/validate", "seed": "2075710388", "start": 3394.175594, "end": 3394.237380, "elapsed": 0.061786 }, 1: { "status": "pass", "test_file": "/bson/utf8/invalid", "seed": "3114934468", "start": 3394.237465, "end": 3394.299364, "elapsed": 0.061899 }, 1: { "status": "pass", "test_file": "/bson/utf8/nil", "seed": "4177561144", "start": 3394.299446, "end": 3394.360752, "elapsed": 0.061306 }, 1: { "status": "pass", "test_file": "/bson/utf8/escape_for_json", "seed": "685898945", "start": 3394.360834, "end": 3394.422567, "elapsed": 0.061733 }, 1: { "status": "pass", "test_file": "/bson/utf8/get_char_next_char", "seed": "1450245590", "start": 3394.422649, "end": 3394.483791, "elapsed": 0.061142 }, 1: { "status": "pass", "test_file": "/bson/utf8/from_unichar", "seed": "3499508404", "start": 3394.483878, "end": 3394.545012, "elapsed": 0.061134 }, 1: { "status": "pass", "test_file": "/bson/utf8/non_shortest", "seed": "509847011", "start": 3394.545094, "end": 3394.606645, "elapsed": 0.061551 }, 1: { "status": "pass", "test_file": "/bson/value/basic", "seed": "1860838896", "start": 3394.606740, "end": 3394.668276, "elapsed": 0.061536 }, 1: { "status": "pass", "test_file": "/bson/value/decimal128", "seed": "3120665095", "start": 3394.668365, "end": 3394.730242, "elapsed": 0.061877 }, 1: { "status": "pass", "test_file": "/bson/writer/custom_realloc", "seed": "3474204277", "start": 3394.730332, "end": 3394.791500, "elapsed": 0.061168 }, 1: { "status": "pass", "test_file": "/bson/writer/shared_buffer", "seed": "13715246", "start": 3394.791578, "end": 3395.078049, "elapsed": 0.286471 }, 1: { "status": "pass", "test_file": "/bson/writer/empty_sequence", "seed": "525371927", "start": 3395.078152, "end": 3395.140206, "elapsed": 0.062054 }, 1: { "status": "pass", "test_file": "/bson/writer/null_realloc", "seed": "2436588585", "start": 3395.140300, "end": 3395.201367, "elapsed": 0.061067 }, 1: { "status": "pass", "test_file": "/bson/writer/null_realloc_2", "seed": "3065830540", "start": 3395.201462, "end": 3395.262954, "elapsed": 0.061492 }, 1: { "status": "skip", "test_file": "/Aggregate/query_flags" }, 1: { "status": "pass", "test_file": "/Array/Basic", "seed": "3144073464", "start": 3395.263083, "end": 3395.324605, "elapsed": 0.061522 }, 1: { "status": "skip", "test_file": "/Async/ismaster" }, 1: { "status": "skip", "test_file": "/Async/ismaster_ssl" }, 1: { "status": "skip", "test_file": "/Async/delay" }, 1: { "status": "pass", "test_file": "/Buffer/Basic", "seed": "618395710", "start": 3395.324764, "end": 3395.385904, "elapsed": 0.061140 }, 1: { "status": "skip", "test_file": "/change_stream/pipeline" }, 1: { "status": "skip", "test_file": "/change_stream/live/single_server" }, 1: { "status": "skip", "test_file": "/change_stream/live/track_resume_token" }, 1: { "status": "skip", "test_file": "/change_stream/live/batch_size" }, 1: { "status": "skip", "test_file": "/change_stream/live/missing_resume_token" }, 1: { "status": "skip", "test_file": "/change_stream/live/invalid_resume_token" }, 1: { "status": "skip", "test_file": "/change_stream/resumable_error" }, 1: { "status": "skip", "test_file": "/change_stream/options" }, 1: { "status": "skip", "test_file": "/change_stream/live/watch" }, 1: { "status": "skip", "test_file": "/change_stream/live/read_prefs" }, 1: { "status": "pass", "test_file": "/change_stream/server_selection_fails", "seed": "2978055337", "start": 3395.386252, "end": 3395.449462, "elapsed": 0.063210 }, 1: { "status": "skip", "test_file": "/change_stream/next_after_error" }, 1: { "status": "skip", "test_file": "/change_stream/accepts_array" }, 1: { "status": "skip", "test_file": "/change_stream/getmore_errors" }, 1: { "status": "skip", "test_file": "/change_stream/start_at_operation_time" }, 1: { "status": "skip", "test_file": "/change_stream/resume_at_optime" }, 1: { "status": "skip", "test_file": "/change_stream/resume_with_post_batch_resume_token" }, 1: { "status": "skip", "test_file": "/change_stream/database" }, 1: { "status": "skip", "test_file": "/change_stream/client" }, 1: { "status": "skip", "test_file": "/change_stream/resume_with_first_doc" }, 1: { "status": "skip", "test_file": "/change_stream/resume_with_first_doc/post_batch_resume_token" }, 1: { "status": "skip", "test_file": "/change_stream/error_null_doc" }, 1: { "status": "skip", "test_file": "/change_stream/live/prose_test_11" }, 1: { "status": "skip", "test_file": "/change_stream/live/prose_test_12" }, 1: { "status": "skip", "test_file": "/change_stream/live/prose_test_13" }, 1: { "status": "skip", "test_file": "/change_stream/live/prose_test_14" }, 1: { "status": "skip", "test_file": "/change_streams/prose_test_17" }, 1: { "status": "skip", "test_file": "/change_streams/prose_test_18" }, 1: { "status": "skip", "test_file": "/change_streams/change-streams-errors" }, 1: { "status": "skip", "test_file": "/change_streams/change-streams" }, 1: { "status": "skip", "test_file": "/Client/authenticate" }, 1: { "status": "skip", "test_file": "/Client/authenticate_cached/pool" }, 1: { "status": "skip", "test_file": "/Client/authenticate_cached/client" }, 1: { "status": "skip", "test_file": "/Client/authenticate_failure" }, 1: { "status": "skip", "test_file": "/Client/authenticate_timeout" }, 1: { "status": "skip", "test_file": "/Client/command" }, 1: { "status": "skip", "test_file": "/Client/command_defaults" }, 1: { "status": "skip", "test_file": "/Client/command_secondary" }, 1: { "status": "skip", "test_file": "/Client/command_w_server_id" }, 1: { "status": "skip", "test_file": "/Client/command_w_server_id/sharded" }, 1: { "status": "skip", "test_file": "/Client/command_w_server_id/option" }, 1: { "status": "skip", "test_file": "/Client/command_w_write_concern" }, 1: { "status": "skip", "test_file": "/Client/command/write_concern" }, 1: { "status": "skip", "test_file": "/Client/command/write_concern_fam" }, 1: { "status": "skip", "test_file": "/Client/command/read_prefs/simple/single" }, 1: { "status": "skip", "test_file": "/Client/command/read_prefs/simple/pooled" }, 1: { "status": "skip", "test_file": "/Client/command/read_prefs/single" }, 1: { "status": "skip", "test_file": "/Client/command/read_prefs/pooled" }, 1: { "status": "skip", "test_file": "/Client/command_not_found/cursor" }, 1: { "status": "skip", "test_file": "/Client/command_not_found/simple" }, 1: { "status": "skip", "test_file": "/Client/command_with_opts/read_prefs" }, 1: { "status": "skip", "test_file": "/Client/command_with_opts/read_write" }, 1: { "status": "skip", "test_file": "/Client/command_with_opts/legacy" }, 1: { "status": "skip", "test_file": "/Client/command_with_opts" }, 1: { "status": "skip", "test_file": "/Client/command_with_opts/op_msg" }, 1: { "status": "skip", "test_file": "/Client/command_with_opts/read" }, 1: { "status": "skip", "test_file": "/Client/command/empty" }, 1: { "status": "skip", "test_file": "/Client/command/no_errmsg" }, 1: { "status": "skip", "test_file": "/Client/unavailable_seeds" }, 1: { "status": "skip", "test_file": "/Client/rs_seeds_no_connect/single" }, 1: { "status": "skip", "test_file": "/Client/rs_seeds_no_connect/pooled" }, 1: { "status": "skip", "test_file": "/Client/rs_seeds_connect/single" }, 1: { "status": "skip", "test_file": "/Client/rs_seeds_connect/pooled" }, 1: { "status": "skip", "test_file": "/Client/rs_seeds_reconnect/single" }, 1: { "status": "skip", "test_file": "/Client/rs_seeds_reconnect/pooled" }, 1: { "status": "skip", "test_file": "/Client/mongos_seeds_no_connect/single" }, 1: { "status": "skip", "test_file": "/Client/mongos_seeds_no_connect/pooled" }, 1: { "status": "skip", "test_file": "/Client/mongos_seeds_connect/single" }, 1: { "status": "skip", "test_file": "/Client/mongos_seeds_connect/pooled" }, 1: { "status": "skip", "test_file": "/Client/mongos_seeds_reconnect/single" }, 1: { "status": "skip", "test_file": "/Client/mongos_seeds_reconnect/pooled" }, 1: { "status": "skip", "test_file": "/Client/recovering" }, 1: { "status": "skip", "test_file": "/Client/server_status" }, 1: { "status": "skip", "test_file": "/Client/database_names" }, 1: { "status": "skip", "test_file": "/Client/connect/uds" }, 1: { "status": "skip", "test_file": "/Client/mismatched_me" }, 1: { "status": "skip", "test_file": "/Client/handshake/pool" }, 1: { "status": "pass", "test_file": "/Client/application_handshake", "seed": "479294628", "start": 3395.451105, "end": 3395.513264, "elapsed": 0.062159 }, 1: { "status": "skip", "test_file": "/Client/sends_handshake_single" }, 1: { "status": "pass", "test_file": "/Client/sends_handshake_pooled", "seed": "666678436", "start": 3395.513386, "end": 3395.575625, "elapsed": 0.062239 }, 1: { "status": "skip", "test_file": "/Client/appname_single_uri" }, 1: { "status": "skip", "test_file": "/Client/appname_single_no_uri" }, 1: { "status": "skip", "test_file": "/Client/appname_pooled_uri" }, 1: { "status": "skip", "test_file": "/Client/appname_pooled_no_uri" }, 1: { "status": "skip", "test_file": "/Client/wire_version" }, 1: { "status": "skip", "test_file": "/Client/ssl_opts/single" }, 1: { "status": "skip", "test_file": "/Client/ssl_opts/pooled" }, 1: { "status": "pass", "test_file": "/Client/set_ssl_opts", "seed": "2798604409", "start": 3395.575883, "end": 3395.637093, "elapsed": 0.061210 }, 1: { "status": "skip", "test_file": "/Client/ssl_opts/copies_single" }, 1: { "status": "skip", "test_file": "/Client/ssl_opts/copies_pooled" }, 1: { "status": "skip", "test_file": "/Client/ssl/reconnect/single" }, 1: { "status": "skip", "test_file": "/Client/ssl/reconnect/pooled" }, 1: { "status": "skip", "test_file": "/Client/ssl_hang" }, 1: { "status": "skip", "test_file": "/Client/client_reset/sessions" }, 1: { "status": "skip", "test_file": "/Client/client_reset/cursors" }, 1: { "status": "skip", "test_file": "/Client/client_reset/connections" }, 1: { "status": "skip", "test_file": "/Client/get_description/single" }, 1: { "status": "skip", "test_file": "/Client/get_description/pooled" }, 1: { "status": "skip", "test_file": "/Client/descriptions" }, 1: { "status": "skip", "test_file": "/Client/select_server/single" }, 1: { "status": "skip", "test_file": "/Client/select_server/pooled" }, 1: { "status": "skip", "test_file": "/Client/select_server/err/single" }, 1: { "status": "skip", "test_file": "/Client/select_server/err/pooled" }, 1: { "status": "skip", "test_file": "/Client/select_server/retry/succeed" }, 1: { "status": "skip", "test_file": "/Client/select_server/retry/fail" }, 1: { "status": "skip", "test_file": "/Client/fetch_stream/retry/succeed" }, 1: { "status": "skip", "test_file": "/Client/fetch_stream/retry/fail" }, 1: { "status": "skip", "test_file": "/Client/null_error_pointer/single" }, 1: { "status": "skip", "test_file": "/Client/null_error_pointer/pooled" }, 1: { "status": "pass", "test_file": "/Client/get_database", "seed": "1027703793", "start": 3395.637653, "end": 3395.700426, "elapsed": 0.062773 }, 1: { "status": "pass", "test_file": "/Client/invalid_server_id", "seed": "1017221698", "start": 3395.700526, "end": 3395.763848, "elapsed": 0.063322 }, 1: { "status": "skip", "test_file": "/max_staleness/Sharded/Incompatible" }, 1: { "status": "skip", "test_file": "/max_staleness/Sharded/SmallMaxStaleness" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/Nearest" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/DefaultNoMaxStaleness" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/Nearest2" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/Secondary_tags2" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/Incompatible" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/ZeroMaxStaleness" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/Nearest_tags" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/LongHeartbeat" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/PrimaryPreferred" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/LongHeartbeat2" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/MaxStalenessWithModePrimary" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/SecondaryPreferred_tags2" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/Secondary_tags" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/PrimaryPreferred_incompatible" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/LastUpdateTime" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/MaxStalenessTooSmall" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/SecondaryPreferred_tags" }, 1: { "status": "skip", "test_file": "/max_staleness/supplemental/MissingLastWriteDate" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/Nearest" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/DefaultNoMaxStaleness" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/Nearest2" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/NoKnownServers" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/Incompatible" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/PrimaryPreferred_tags" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/ZeroMaxStaleness" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/PrimaryPreferred" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/Secondary" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/LastUpdateTime" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/SecondaryPreferred_tags" }, 1: { "status": "skip", "test_file": "/max_staleness/Unknown/SmallMaxStaleness" }, 1: { "status": "skip", "test_file": "/max_staleness/Single/Incompatible" }, 1: { "status": "skip", "test_file": "/max_staleness/Single/SmallMaxStaleness" }, 1: { "status": "pass", "test_file": "/Client/max_staleness", "seed": "3839612425", "start": 3395.764791, "end": 3395.827256, "elapsed": 0.062465 }, 1: { "status": "skip", "test_file": "/Client/max_staleness/mongos" }, 1: { "status": "skip", "test_file": "/Client/last_write_date" }, 1: { "status": "skip", "test_file": "/Client/last_write_date/pooled" }, 1: { "status": "skip", "test_file": "/Client/last_write_date_absent" }, 1: { "status": "skip", "test_file": "/Client/last_write_date_absent/pooled" }, 1: { "status": "pass", "test_file": "/ClientPool/basic", "seed": "848713031", "start": 3395.827481, "end": 3395.890961, "elapsed": 0.063480 }, 1: { "status": "pass", "test_file": "/ClientPool/try_pop", "seed": "944777967", "start": 3395.891052, "end": 3395.954089, "elapsed": 0.063037 }, 1: { "status": "pass", "test_file": "/ClientPool/min_size_zero", "seed": "2836864449", "start": 3395.954178, "end": 3396.017476, "elapsed": 0.063298 }, 1: { "status": "pass", "test_file": "/ClientPool/min_size_dispose", "seed": "3213172254", "start": 3396.017554, "end": 3396.079587, "elapsed": 0.062033 }, 1: { "status": "pass", "test_file": "/ClientPool/set_max_size", "seed": "201177369", "start": 3396.079699, "end": 3396.142028, "elapsed": 0.062329 }, 1: { "status": "pass", "test_file": "/ClientPool/set_min_size", "seed": "800638670", "start": 3396.142111, "end": 3396.205068, "elapsed": 0.062957 }, 1: { "status": "pass", "test_file": "/ClientPool/handshake", "seed": "3372250815", "start": 3396.205146, "end": 3396.265774, "elapsed": 0.060628 }, 1: { "status": "skip", "test_file": "/WriteCommand/split_insert" }, 1: { "status": "skip", "test_file": "/WriteCommand/bypass_not_sent" }, 1: { "status": "skip", "test_file": "/WriteCommand/invalid_write_concern" }, 1: { "status": "skip", "test_file": "/WriteCommand/bypass_validation" }, 1: { "status": "skip", "test_file": "/WriteCommand/split_opquery_with_options" }, 1: { "status": "skip", "test_file": "/WriteCommand/insert_disconnect_mid_batch" }, 1: { "status": "skip", "test_file": "/WriteCommand/w0_legacy_insert_many" }, 1: { "status": "skip", "test_file": "/BulkOperation/basic" }, 1: { "status": "skip", "test_file": "/BulkOperation/opts" }, 1: { "status": "skip", "test_file": "/BulkOperation/error" }, 1: { "status": "skip", "test_file": "/BulkOperation/error/unordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/insert_ordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/insert_unordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/insert_check_keys" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_ordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_unordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_one_check_keys" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_check_keys" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_one_with_opts_check_keys" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_many_with_opts_check_keys" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_one_invalid_first" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_invalid_first" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_one_with_opts_invalid_first" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_many_with_opts_invalid_first" }, 1: { "status": "skip", "test_file": "/BulkOperation/replace_one_invalid_first" }, 1: { "status": "skip", "test_file": "/BulkOperation/replace_one_with_opts_invalid_first" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_one_invalid_second" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_invalid_second" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_one_with_opts_invalid_second" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_many_with_opts_invalid_second" }, 1: { "status": "skip", "test_file": "/BulkOperation/replace_one_invalid_second" }, 1: { "status": "skip", "test_file": "/BulkOperation/replace_one_with_opts_invalid_second" }, 1: { "status": "skip", "test_file": "/BulkOperation/insert_invalid_first" }, 1: { "status": "skip", "test_file": "/BulkOperation/insert_invalid_second" }, 1: { "status": "skip", "test_file": "/BulkOperation/insert_with_opts_invalid_first" }, 1: { "status": "skip", "test_file": "/BulkOperation/insert_with_opts_invalid_second" }, 1: { "status": "skip", "test_file": "/BulkOperation/insert_with_opts_validate" }, 1: { "status": "skip", "test_file": "/BulkOperation/remove_one_after_invalid" }, 1: { "status": "skip", "test_file": "/BulkOperation/remove_after_invalid" }, 1: { "status": "skip", "test_file": "/BulkOperation/remove_one_with_opts_after_invalid" }, 1: { "status": "skip", "test_file": "/BulkOperation/remove_many_with_opts_after_invalid" }, 1: { "status": "skip", "test_file": "/BulkOperation/upsert_ordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/upsert_unordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/upsert_unordered_oversized" }, 1: { "status": "skip", "test_file": "/BulkOperation/upsert_large" }, 1: { "status": "skip", "test_file": "/BulkOperation/upsert_huge" }, 1: { "status": "skip", "test_file": "/BulkOperation/upserted_index_ordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/upserted_index_unordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_one_ordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_one_unordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_with_opts_validate" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_arrayfilters" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_arrayfilters/unsupported" }, 1: { "status": "skip", "test_file": "/BulkOperation/update/hint/unsupported" }, 1: { "status": "skip", "test_file": "/BulkOperation/update/hint/validate" }, 1: { "status": "skip", "test_file": "/BulkOperation/replace_one_ordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/replace_one_unordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/replace_one/keys" }, 1: { "status": "skip", "test_file": "/BulkOperation/replace_one_with_opts/keys" }, 1: { "status": "skip", "test_file": "/BulkOperation/replace_one_with_opts_validate" }, 1: { "status": "skip", "test_file": "/BulkOperation/index_offset" }, 1: { "status": "skip", "test_file": "/BulkOperation/single_ordered_bulk" }, 1: { "status": "skip", "test_file": "/BulkOperation/insert_continue_on_error" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_continue_on_error" }, 1: { "status": "skip", "test_file": "/BulkOperation/remove_continue_on_error" }, 1: { "status": "skip", "test_file": "/BulkOperation/single_error_ordered_bulk" }, 1: { "status": "skip", "test_file": "/BulkOperation/multiple_error_ordered_bulk" }, 1: { "status": "skip", "test_file": "/BulkOperation/single_unordered_bulk" }, 1: { "status": "skip", "test_file": "/BulkOperation/single_error_unordered_bulk" }, 1: { "status": "skip", "test_file": "/BulkOperation/oversized/ordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/oversized/unordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/write_concern/write_command/ordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/write_concern/write_command/ordered/multi_err" }, 1: { "status": "skip", "test_file": "/BulkOperation/write_concern/write_command/unordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/write_concern/write_command/unordered/multi_err" }, 1: { "status": "skip", "test_file": "/BulkOperation/write_concern/error/write_command/v1" }, 1: { "status": "skip", "test_file": "/BulkOperation/write_concern/error/write_command/v2" }, 1: { "status": "skip", "test_file": "/BulkOperation/multiple_error_unordered_bulk" }, 1: { "status": "skip", "test_file": "/BulkOperation/wtimeout_duplicate_key/write_commands" }, 1: { "status": "skip", "test_file": "/BulkOperation/large_inserts_ordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/large_inserts_unordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/numerous_ordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/numerous_unordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/CDRIVER-372_ordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/CDRIVER-372_unordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/new" }, 1: { "status": "skip", "test_file": "/BulkOperation/OP_MSG/max_batch_size" }, 1: { "status": "skip", "test_file": "/BulkOperation/OP_MSG/max_msg_size" }, 1: { "status": "skip", "test_file": "/BulkOperation/split" }, 1: { "status": "skip", "test_file": "/BulkOperation/write_concern/split" }, 1: { "status": "skip", "test_file": "/BulkOperation/hint/single/command/secondary" }, 1: { "status": "skip", "test_file": "/BulkOperation/hint/single/command/primary" }, 1: { "status": "skip", "test_file": "/BulkOperation/hint/pooled/command/secondary" }, 1: { "status": "skip", "test_file": "/BulkOperation/hint/pooled/command/primary" }, 1: { "status": "skip", "test_file": "/BulkOperation/reply_w0" }, 1: { "status": "skip", "test_file": "/BulkOperation/invalid_write_concern" }, 1: { "status": "skip", "test_file": "/BulkOperation/opts/collation/w0/wire5" }, 1: { "status": "skip", "test_file": "/BulkOperation/opts/collation/w0/wire4" }, 1: { "status": "skip", "test_file": "/BulkOperation/opts/collation/w1/wire5" }, 1: { "status": "skip", "test_file": "/BulkOperation/opts/collation/w1/wire4" }, 1: { "status": "skip", "test_file": "/BulkOperation/opts/collation/multi/w0/wire5" }, 1: { "status": "skip", "test_file": "/BulkOperation/opts/collation/multi/w0/wire4" }, 1: { "status": "skip", "test_file": "/BulkOperation/opts/collation/multi/w1/wire5" }, 1: { "status": "skip", "test_file": "/BulkOperation/opts/collation/multi/w1/wire4" }, 1: { "status": "pass", "test_file": "/BulkOperation/update_one/error_message", "seed": "2785162074", "start": 3396.268199, "end": 3396.331136, "elapsed": 0.062937 }, 1: { "status": "pass", "test_file": "/BulkOperation/opts/parse", "seed": "1210571344", "start": 3396.331223, "end": 3396.392203, "elapsed": 0.060980 }, 1: { "status": "pass", "test_file": "/BulkOperation/no_client", "seed": "3150476336", "start": 3396.392288, "end": 3396.454596, "elapsed": 0.062308 }, 1: { "status": "skip", "test_file": "/BulkOperation/bypass" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/query/" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/query/cluster_time" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/query/secondary" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/query/cluster_time_secondary" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/dollar_query/from_user" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/dollar_query/from_user/cluster_time" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/dollar_query/from_user/secondary" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/dollar_query/from_user/cluster_time_secondary" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/dollar_orderby" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/dollar_orderby/secondary" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/dollar_orderby/cluster_time" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/dollar_orderby/cluster_time_secondary" }, 1: { "status": "skip", "test_file": "/Cluster/test_get_max_bson_obj_size" }, 1: { "status": "skip", "test_file": "/Cluster/test_get_max_msg_size" }, 1: { "status": "skip", "test_file": "/Cluster/disconnect/single" }, 1: { "status": "skip", "test_file": "/Cluster/disconnect/pooled" }, 1: { "status": "skip", "test_file": "/Cluster/command/timeout/single" }, 1: { "status": "skip", "test_file": "/Cluster/command/timeout/pooled" }, 1: { "status": "skip", "test_file": "/Cluster/write_command/disconnect" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/command_simple/single" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/command_simple/pooled" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/command/single" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/command/pooled" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/command_with_opts/single" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/command_with_opts/pooled" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/aggregate/single" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/aggregate/pooled" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/cursor/single" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/cursor/pooled" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/insert/single" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/insert/pooled" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/comparison/single" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/comparison/pooled" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/advanced_not_sent_to_standalone" }, 1: { "status": "skip", "test_file": "/Cluster/not_master/single/op_query" }, 1: { "status": "skip", "test_file": "/Cluster/not_master/pooled/op_query" }, 1: { "status": "skip", "test_file": "/Cluster/not_master/single/op_msg" }, 1: { "status": "skip", "test_file": "/Cluster/not_master/pooled/op_msg" }, 1: { "status": "skip", "test_file": "/Cluster/not_master_auth/single/op_query" }, 1: { "status": "skip", "test_file": "/Cluster/not_master_auth/pooled/op_query" }, 1: { "status": "skip", "test_file": "/Cluster/not_master_auth/single/op_msg" }, 1: { "status": "skip", "test_file": "/Cluster/not_master_auth/pooled/op_msg" }, 1: { "status": "skip", "test_file": "/Cluster/ismaster_fails" }, 1: { "status": "skip", "test_file": "/Cluster/ismaster_hangup" }, 1: { "status": "skip", "test_file": "/Cluster/command_error/op_msg" }, 1: { "status": "skip", "test_file": "/Cluster/command_error/op_query" }, 1: { "status": "skip", "test_file": "/Cluster/ismaster_on_unknown/mock" }, 1: { "status": "skip", "test_file": "/Cluster/cmd_on_unknown_serverid" }, 1: { "status": "pass", "test_file": "/Collection/aggregate/no_batch_size/no_options", "seed": "815889649", "start": 3396.455927, "end": 3396.518562, "elapsed": 0.062635 }, 1: { "status": "pass", "test_file": "/Collection/aggregate/no_batch_size/with_options", "seed": "514442921", "start": 3396.518653, "end": 3396.581776, "elapsed": 0.063123 }, 1: { "status": "pass", "test_file": "/Collection/aggregate/batch_size/no_options", "seed": "483239690", "start": 3396.581860, "end": 3396.646292, "elapsed": 0.064432 }, 1: { "status": "pass", "test_file": "/Collection/aggregate/batch_size/with_options", "seed": "2393630656", "start": 3396.646383, "end": 3396.710228, "elapsed": 0.063845 }, 1: { "status": "skip", "test_file": "/Collection/aggregate/write_concern" }, 1: { "status": "skip", "test_file": "/Collection/read_prefs_is_valid" }, 1: { "status": "skip", "test_file": "/Collection/insert_many" }, 1: { "status": "skip", "test_file": "/Collection/insert_bulk_empty" }, 1: { "status": "skip", "test_file": "/Collection/copy" }, 1: { "status": "skip", "test_file": "/Collection/insert" }, 1: { "status": "skip", "test_file": "/Collection/insert/null_string" }, 1: { "status": "skip", "test_file": "/Collection/insert/oversize" }, 1: { "status": "skip", "test_file": "/Collection/insert/keys" }, 1: { "status": "skip", "test_file": "/Collection/save" }, 1: { "status": "skip", "test_file": "/Collection/insert/w0" }, 1: { "status": "skip", "test_file": "/Collection/update/w0" }, 1: { "status": "skip", "test_file": "/Collection/remove/w0" }, 1: { "status": "skip", "test_file": "/Collection/insert_twice/w0" }, 1: { "status": "skip", "test_file": "/Collection/index" }, 1: { "status": "skip", "test_file": "/Collection/index_w_write_concern" }, 1: { "status": "skip", "test_file": "/Collection/index/collation/wire4" }, 1: { "status": "skip", "test_file": "/Collection/index/collation/wire5" }, 1: { "status": "skip", "test_file": "/Collection/index_compound" }, 1: { "status": "skip", "test_file": "/Collection/index_geo" }, 1: { "status": "skip", "test_file": "/Collection/index_storage" }, 1: { "status": "skip", "test_file": "/Collection/regex" }, 1: { "status": "skip", "test_file": "/Collection/decimal128" }, 1: { "status": "skip", "test_file": "/Collection/update" }, 1: { "status": "skip", "test_file": "/Collection/update_pipeline" }, 1: { "status": "skip", "test_file": "/Collection/update/multi" }, 1: { "status": "skip", "test_file": "/Collection/update/upsert" }, 1: { "status": "skip", "test_file": "/Collection/update/oversize" }, 1: { "status": "skip", "test_file": "/Collection/remove" }, 1: { "status": "skip", "test_file": "/Collection/remove/multi" }, 1: { "status": "skip", "test_file": "/Collection/remove/oversize" }, 1: { "status": "skip", "test_file": "/Collection/count" }, 1: { "status": "skip", "test_file": "/Collection/count_with_opts" }, 1: { "status": "skip", "test_file": "/Collection/count/read_pref" }, 1: { "status": "skip", "test_file": "/Collection/count/read_concern" }, 1: { "status": "skip", "test_file": "/Collection/count/collation/wire4" }, 1: { "status": "skip", "test_file": "/Collection/count/collation/wire5" }, 1: { "status": "skip", "test_file": "/Collection/count/read_concern_live" }, 1: { "status": "skip", "test_file": "/Collection/drop" }, 1: { "status": "skip", "test_file": "/Collection/aggregate" }, 1: { "status": "skip", "test_file": "/Collection/aggregate/inherit/collection" }, 1: { "status": "skip", "test_file": "/Collection/aggregate/large" }, 1: { "status": "skip", "test_file": "/Collection/aggregate/secondary" }, 1: { "status": "skip", "test_file": "/Collection/aggregate/secondary/sharded" }, 1: { "status": "skip", "test_file": "/Collection/aggregate/read_concern" }, 1: { "status": "skip", "test_file": "/Collection/aggregate/bypass_document_validation" }, 1: { "status": "skip", "test_file": "/Collection/aggregate/collation/wire4" }, 1: { "status": "skip", "test_file": "/Collection/aggregate/collation/wire5" }, 1: { "status": "skip", "test_file": "/Collection/aggregate_w_server_id" }, 1: { "status": "skip", "test_file": "/Collection/aggregate_w_server_id/sharded" }, 1: { "status": "skip", "test_file": "/Collection/aggregate_w_server_id/option" }, 1: { "status": "skip", "test_file": "/Collection/validate" }, 1: { "status": "skip", "test_file": "/Collection/rename" }, 1: { "status": "skip", "test_file": "/Collection/stats" }, 1: { "status": "skip", "test_file": "/Collection/stats/read_pref" }, 1: { "status": "skip", "test_file": "/Collection/find_read_concern" }, 1: { "status": "skip", "test_file": "/Collection/getmore_read_concern_live" }, 1: { "status": "skip", "test_file": "/Collection/find_and_modify" }, 1: { "status": "skip", "test_file": "/Collection/find_and_modify/write_concern" }, 1: { "status": "skip", "test_file": "/Collection/find_and_modify/write_concern_pre_32" }, 1: { "status": "skip", "test_file": "/Collection/large_return" }, 1: { "status": "skip", "test_file": "/Collection/many_return" }, 1: { "status": "skip", "test_file": "/Collection/insert_one_validate" }, 1: { "status": "skip", "test_file": "/Collection/insert_many_validate" }, 1: { "status": "skip", "test_file": "/Collection/limit" }, 1: { "status": "skip", "test_file": "/Collection/batch_size" }, 1: { "status": "skip", "test_file": "/Collection/command_fully_qualified" }, 1: { "status": "skip", "test_file": "/Collection/get_index_info" }, 1: { "status": "skip", "test_file": "/Collection/find_indexes/error" }, 1: { "status": "skip", "test_file": "/Collection/insert/duplicate_key" }, 1: { "status": "pass", "test_file": "/Collection/create_index/fail", "seed": "1801964406", "start": 3396.711915, "end": 3396.904172, "elapsed": 0.192257 }, 1: { "status": "skip", "test_file": "/Collection/insert_one" }, 1: { "status": "skip", "test_file": "/Collection/update_and_replace" }, 1: { "status": "skip", "test_file": "/Collection/array_filters_validate" }, 1: { "status": "skip", "test_file": "/Collection/replace_one_validate" }, 1: { "status": "skip", "test_file": "/Collection/update_one_validate" }, 1: { "status": "skip", "test_file": "/Collection/update_many_validate" }, 1: { "status": "skip", "test_file": "/Collection/delete_one_or_many" }, 1: { "status": "skip", "test_file": "/Collection/delete/collation" }, 1: { "status": "skip", "test_file": "/Collection/update/collation" }, 1: { "status": "skip", "test_file": "/Collection/update/hint" }, 1: { "status": "skip", "test_file": "/Collection/update/hint/validate" }, 1: { "status": "skip", "test_file": "/Collection/count_documents" }, 1: { "status": "skip", "test_file": "/Collection/count_documents_live" }, 1: { "status": "skip", "test_file": "/Collection/estimated_document_count" }, 1: { "status": "skip", "test_file": "/Collection/estimated_document_count_live" }, 1: { "status": "skip", "test_file": "/Collection/insert_bulk_validate" }, 1: { "status": "skip", "test_file": "/Collection/aggregate_with_batch_size" }, 1: { "status": "skip", "test_file": "/Collection/aggregate_is_sent_to_primary_w_dollar_out" }, 1: { "status": "skip", "test_file": "/Collection/find/dollar_query" }, 1: { "status": "skip", "test_file": "/Collection/find/dollar_or" }, 1: { "status": "skip", "test_file": "/Collection/find/mixed_dollar_nondollar" }, 1: { "status": "skip", "test_file": "/Collection/find/key_named_filter" }, 1: { "status": "skip", "test_file": "/Collection/find/key_named_filter/$query" }, 1: { "status": "skip", "test_file": "/Collection/find/subdoc_named_filter" }, 1: { "status": "skip", "test_file": "/Collection/find/subdoc_named_filter/$query" }, 1: { "status": "skip", "test_file": "/Collection/find/newoption" }, 1: { "status": "skip", "test_file": "/Collection/find/orderby" }, 1: { "status": "skip", "test_file": "/Collection/find/fields" }, 1: { "status": "skip", "test_file": "/Collection/find/modifiers/maxscan" }, 1: { "status": "skip", "test_file": "/Collection/find/modifiers/maxtimems" }, 1: { "status": "skip", "test_file": "/Collection/find/comment" }, 1: { "status": "skip", "test_file": "/Collection/find/hint" }, 1: { "status": "skip", "test_file": "/Collection/find/max" }, 1: { "status": "skip", "test_file": "/Collection/find/min" }, 1: { "status": "skip", "test_file": "/Collection/find/modifiers/bool" }, 1: { "status": "skip", "test_file": "/Collection/find/showdiskloc" }, 1: { "status": "skip", "test_file": "/Collection/find/returnkey" }, 1: { "status": "skip", "test_file": "/Collection/find/skip" }, 1: { "status": "skip", "test_file": "/Collection/find/batch_size" }, 1: { "status": "skip", "test_file": "/Collection/find/limit" }, 1: { "status": "skip", "test_file": "/Collection/find/negative_limit" }, 1: { "status": "pass", "test_file": "/Collection/find/unrecognized", "seed": "1480206285", "start": 3396.905214, "end": 3396.968009, "elapsed": 0.062795 }, 1: { "status": "skip", "test_file": "/Collection/find/flags" }, 1: { "status": "skip", "test_file": "/Collection/find/exhaust" }, 1: { "status": "skip", "test_file": "/Collection/getmore/batch_size" }, 1: { "status": "skip", "test_file": "/Collection/getmore/invalid_reply" }, 1: { "status": "skip", "test_file": "/Collection/getmore/await" }, 1: { "status": "skip", "test_file": "/Collection/tailable/timeout/single" }, 1: { "status": "skip", "test_file": "/Collection/tailable/timeout/pooled" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/dollar_or" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/snapshot_dollar_or" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/key_named_filter" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/query/subdoc_named_filter" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/newoption" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/cmd/subdoc_named_filter" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/orderby" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/fields" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/slice" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/modifiers/integer" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/modifiers/index_spec" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/comment" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/modifiers/bool" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/showdiskloc" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/returnkey" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/skip" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/batch_size" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/limit" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/singlebatch" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/singlebatch/no_limit" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/unrecognized_dollar" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/flags" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/exhaust" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/await/getmore_cmd" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/server_id" }, 1: { "status": "skip", "test_file": "/Collection/find_cmd_with_opts/server_id" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/server_id/sharded" }, 1: { "status": "skip", "test_file": "/Collection/find_cmd_with_opts/server_id/sharded" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/server_id/option" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/collation/error" }, 1: { "status": "skip", "test_file": "/uri-options/connection-options" }, 1: { "status": "skip", "test_file": "/uri-options/tls-options" }, 1: { "status": "skip", "test_file": "/uri-options/compression-options" }, 1: { "status": "skip", "test_file": "/uri-options/read-preference-options" }, 1: { "status": "skip", "test_file": "/uri-options/auth-options" }, 1: { "status": "skip", "test_file": "/uri-options/single-threaded-options" }, 1: { "status": "skip", "test_file": "/uri-options/connection-pool-options" }, 1: { "status": "skip", "test_file": "/uri-options/concern-options" }, 1: { "status": "skip", "test_file": "/connection_uri/invalid-uris" }, 1: { "status": "skip", "test_file": "/connection_uri/valid-host_identifiers" }, 1: { "status": "skip", "test_file": "/connection_uri/valid-auth" }, 1: { "status": "skip", "test_file": "/connection_uri/valid-unix_socket-relative" }, 1: { "status": "skip", "test_file": "/connection_uri/additional-nonspec-tests" }, 1: { "status": "skip", "test_file": "/connection_uri/valid-unix_socket-absolute" }, 1: { "status": "skip", "test_file": "/connection_uri/valid-warnings" }, 1: { "status": "skip", "test_file": "/connection_uri/valid-options" }, 1: { "status": "skip", "test_file": "/connection_uri/valid-db-with-dotted-name" }, 1: { "status": "skip", "test_file": "/auth/connection-string" }, 1: { "status": "skip", "test_file": "/command_monitoring/unacknowledgedBulkWrite" }, 1: { "status": "skip", "test_file": "/command_monitoring/deleteMany" }, 1: { "status": "skip", "test_file": "/command_monitoring/updateOne" }, 1: { "status": "skip", "test_file": "/command_monitoring/bulkWrite" }, 1: { "status": "skip", "test_file": "/command_monitoring/command" }, 1: { "status": "skip", "test_file": "/command_monitoring/updateMany" }, 1: { "status": "skip", "test_file": "/command_monitoring/insertMany" }, 1: { "status": "skip", "test_file": "/command_monitoring/deleteOne" }, 1: { "status": "skip", "test_file": "/command_monitoring/find" }, 1: { "status": "skip", "test_file": "/command_monitoring/insertOne" }, 1: { "status": "skip", "test_file": "/command_monitoring/get_error" }, 1: { "status": "skip", "test_file": "/command_monitoring/set_callbacks/single" }, 1: { "status": "skip", "test_file": "/command_monitoring/set_callbacks/pooled" }, 1: { "status": "skip", "test_file": "/command_monitoring/set_callbacks/pooled_try_pop" }, 1: { "status": "skip", "test_file": "/command_monitoring/set_callbacks/change" }, 1: { "status": "skip", "test_file": "/command_monitoring/set_callbacks/reset" }, 1: { "status": "skip", "test_file": "/command_monitoring/operation_id/bulk/collection/single" }, 1: { "status": "skip", "test_file": "/command_monitoring/operation_id/bulk/collection/pooled" }, 1: { "status": "skip", "test_file": "/command_monitoring/operation_id/bulk/new/single" }, 1: { "status": "skip", "test_file": "/command_monitoring/operation_id/bulk/new/pooled" }, 1: { "status": "skip", "test_file": "/command_monitoring/operation_id/query/single/cmd" }, 1: { "status": "skip", "test_file": "/command_monitoring/operation_id/query/pooled/cmd" }, 1: { "status": "skip", "test_file": "/command_monitoring/client_cmd" }, 1: { "status": "skip", "test_file": "/command_monitoring/client_cmd_simple" }, 1: { "status": "skip", "test_file": "/command_monitoring/client_cmd/op_ids" }, 1: { "status": "skip", "test_file": "/command_monitoring/killcursors_deprecated" }, 1: { "status": "skip", "test_file": "/command_monitoring/failed_reply_mock" }, 1: { "status": "skip", "test_file": "/command_monitoring/failed_reply_hangup" }, 1: { "status": "skip", "test_file": "/Cursor/common/get_host/find" }, 1: { "status": "skip", "test_file": "/Cursor/common/get_host/cmd" }, 1: { "status": "skip", "test_file": "/Cursor/common/get_host/cmd_deprecated" }, 1: { "status": "skip", "test_file": "/Cursor/common/get_host/array" }, 1: { "status": "skip", "test_file": "/Cursor/common/get_host/agg" }, 1: { "status": "skip", "test_file": "/Cursor/common/clone/find" }, 1: { "status": "skip", "test_file": "/Cursor/common/clone/cmd" }, 1: { "status": "skip", "test_file": "/Cursor/common/clone/cmd_deprecated" }, 1: { "status": "skip", "test_file": "/Cursor/common/clone/array" }, 1: { "status": "skip", "test_file": "/Cursor/common/clone/agg" }, 1: { "status": "skip", "test_file": "/Cursor/common/clone_w_concerns/find" }, 1: { "status": "skip", "test_file": "/Cursor/common/clone_w_concerns/cmd" }, 1: { "status": "skip", "test_file": "/Cursor/common/clone_w_concerns/cmd_deprecated" }, 1: { "status": "skip", "test_file": "/Cursor/common/clone_w_concerns/array" }, 1: { "status": "skip", "test_file": "/Cursor/common/clone_w_concerns/agg" }, 1: { "status": "skip", "test_file": "/Cursor/common/advancing_past_end/find" }, 1: { "status": "skip", "test_file": "/Cursor/common/advancing_past_end/cmd" }, 1: { "status": "skip", "test_file": "/Cursor/common/advancing_past_end/cmd_deprecated" }, 1: { "status": "skip", "test_file": "/Cursor/common/advancing_past_end/array" }, 1: { "status": "skip", "test_file": "/Cursor/common/advancing_past_end/agg" }, 1: { "status": "skip", "test_file": "/Cursor/common/hint/find" }, 1: { "status": "skip", "test_file": "/Cursor/common/hint/cmd_deprecated" }, 1: { "status": "skip", "test_file": "/Cursor/common/hint/array" }, 1: { "status": "skip", "test_file": "/Cursor/common/opts/find" }, 1: { "status": "skip", "test_file": "/Cursor/common/opts/cmd_deprecated" }, 1: { "status": "skip", "test_file": "/Cursor/common/opts/array" }, 1: { "status": "skip", "test_file": "/Cursor/common/opts/cmd" }, 1: { "status": "skip", "test_file": "/Cursor/common/opts/agg" }, 1: { "status": "skip", "test_file": "/Cursor/limit" }, 1: { "status": "skip", "test_file": "/Cursor/kill/live" }, 1: { "status": "skip", "test_file": "/Cursor/kill/single" }, 1: { "status": "skip", "test_file": "/Cursor/kill/pooled" }, 1: { "status": "skip", "test_file": "/Cursor/kill/single/cmd" }, 1: { "status": "skip", "test_file": "/Cursor/kill/pooled/cmd" }, 1: { "status": "skip", "test_file": "/Cursor/client_kill_cursor/with_primary" }, 1: { "status": "skip", "test_file": "/Cursor/client_kill_cursor/without_primary" }, 1: { "status": "skip", "test_file": "/Cursor/client_kill_cursor/with_primary/wv4" }, 1: { "status": "skip", "test_file": "/Cursor/client_kill_cursor/without_primary/wv4" }, 1: { "status": "skip", "test_file": "/Cursor/empty_collection" }, 1: { "status": "skip", "test_file": "/Cursor/new_from_agg" }, 1: { "status": "skip", "test_file": "/Cursor/new_from_agg_no_initial" }, 1: { "status": "skip", "test_file": "/Cursor/new_from_find" }, 1: { "status": "skip", "test_file": "/Cursor/new_from_find_batches" }, 1: { "status": "skip", "test_file": "/Cursor/new_invalid" }, 1: { "status": "skip", "test_file": "/Cursor/new_tailable_await" }, 1: { "status": "skip", "test_file": "/Cursor/int64_t_maxtimems" }, 1: { "status": "skip", "test_file": "/Cursor/new_ignores_fields" }, 1: { "status": "skip", "test_file": "/Cursor/new_invalid_filter" }, 1: { "status": "skip", "test_file": "/Cursor/new_invalid_opts" }, 1: { "status": "skip", "test_file": "/Cursor/new_static" }, 1: { "status": "skip", "test_file": "/Cursor/hint/errors" }, 1: { "status": "skip", "test_file": "/Cursor/hint/single/secondary" }, 1: { "status": "skip", "test_file": "/Cursor/hint/single/primary" }, 1: { "status": "skip", "test_file": "/Cursor/hint/pooled/secondary" }, 1: { "status": "skip", "test_file": "/Cursor/hint/pooled/primary" }, 1: { "status": "skip", "test_file": "/Cursor/hint/mongos" }, 1: { "status": "skip", "test_file": "/Cursor/hint/mongos/cmd" }, 1: { "status": "skip", "test_file": "/Cursor/hint/no_warmup/single" }, 1: { "status": "skip", "test_file": "/Cursor/hint/no_warmup/pooled" }, 1: { "status": "skip", "test_file": "/Cursor/tailable/alive" }, 1: { "status": "skip", "test_file": "/Cursor/n_return/find_cmd" }, 1: { "status": "skip", "test_file": "/Cursor/n_return/find_cmd/with_opts" }, 1: { "status": "skip", "test_file": "/Cursor/empty_final_batch_live" }, 1: { "status": "skip", "test_file": "/Cursor/empty_final_batch" }, 1: { "status": "skip", "test_file": "/Cursor/error_document/query" }, 1: { "status": "skip", "test_file": "/Cursor/error_document/getmore" }, 1: { "status": "skip", "test_file": "/Cursor/error_document/command" }, 1: { "status": "skip", "test_file": "/Cursor/find_error/is_alive" }, 1: { "status": "skip", "test_file": "/Database/aggregate/writeConcern" }, 1: { "status": "skip", "test_file": "/Database/aggregate/inherit/database" }, 1: { "status": "skip", "test_file": "/Database/create_with_write_concern" }, 1: { "status": "skip", "test_file": "/Database/copy" }, 1: { "status": "skip", "test_file": "/Database/has_collection" }, 1: { "status": "skip", "test_file": "/Database/command" }, 1: { "status": "skip", "test_file": "/Database/command/read_prefs/simple/single" }, 1: { "status": "skip", "test_file": "/Database/command/read_prefs/simple/pooled" }, 1: { "status": "skip", "test_file": "/Database/command/read_prefs/single" }, 1: { "status": "skip", "test_file": "/Database/command/read_prefs/pooled" }, 1: { "status": "skip", "test_file": "/Database/drop" }, 1: { "status": "skip", "test_file": "/Database/create_collection" }, 1: { "status": "skip", "test_file": "/Database/get_collection_info" }, 1: { "status": "skip", "test_file": "/Database/get_collection_info_regex" }, 1: { "status": "skip", "test_file": "/Database/get_collection_info_with_opts_regex" }, 1: { "status": "skip", "test_file": "/Database/get_collection/getmore_cmd" }, 1: { "status": "skip", "test_file": "/Database/get_collection" }, 1: { "status": "skip", "test_file": "/Database/get_collection_names" }, 1: { "status": "skip", "test_file": "/Database/get_collection_names_error" }, 1: { "status": "pass", "test_file": "/Database/get_default_database", "seed": "1039986478", "start": 3396.971901, "end": 3397.035021, "elapsed": 0.063120 }, 1: { "status": "skip", "test_file": "/Error/set_api/single" }, 1: { "status": "skip", "test_file": "/Error/set_api/pooled" }, 1: { "status": "skip", "test_file": "/Error/command/default" }, 1: { "status": "skip", "test_file": "/Error/command/v1" }, 1: { "status": "skip", "test_file": "/Error/command/v2" }, 1: { "status": "pass", "test_file": "/Error/has_label", "seed": "4210368820", "start": 3397.035266, "end": 3397.097824, "elapsed": 0.062558 }, 1: { "status": "skip", "test_file": "/Client/exhaust_cursor/single" }, 1: { "status": "skip", "test_file": "/Client/exhaust_cursor/pool" }, 1: { "status": "skip", "test_file": "/Client/exhaust_cursor/batches" }, 1: { "status": "skip", "test_file": "/Client/set_max_await_time_ms" }, 1: { "status": "skip", "test_file": "/Client/exhaust_cursor/err/network/1st_batch/single" }, 1: { "status": "skip", "test_file": "/Client/exhaust_cursor/err/network/1st_batch/pooled" }, 1: { "status": "skip", "test_file": "/Client/exhaust_cursor/err/server/1st_batch/single" }, 1: { "status": "skip", "test_file": "/Client/exhaust_cursor/err/server/1st_batch/pooled" }, 1: { "status": "skip", "test_file": "/Client/exhaust_cursor/err/network/2nd_batch/single" }, 1: { "status": "skip", "test_file": "/Client/exhaust_cursor/err/network/2nd_batch/pooled" }, 1: { "status": "skip", "test_file": "/Client/exhaust_cursor/err/server/2nd_batch/single" }, 1: { "status": "skip", "test_file": "/Client/exhaust_cursor/err/server/2nd_batch/pooled" }, 1: { "status": "skip", "test_file": "/Client/exhaust_cursor/after_reset" }, 1: { "status": "skip", "test_file": "/find_and_modify/find_and_modify" }, 1: { "status": "skip", "test_file": "/find_and_modify/find_and_modify/bypass/true" }, 1: { "status": "skip", "test_file": "/find_and_modify/find_and_modify/bypass/false" }, 1: { "status": "skip", "test_file": "/find_and_modify/find_and_modify/write_concern" }, 1: { "status": "skip", "test_file": "/find_and_modify/find_and_modify/write_concern_pre_32" }, 1: { "status": "skip", "test_file": "/find_and_modify/find_and_modify/write_concern_failure" }, 1: { "status": "skip", "test_file": "/find_and_modify/opts" }, 1: { "status": "skip", "test_file": "/find_and_modify/opts/write_concern" }, 1: { "status": "skip", "test_file": "/find_and_modify/collation/ok" }, 1: { "status": "skip", "test_file": "/find_and_modify/collation/fail" }, 1: { "status": "skip", "test_file": "/gridfs_old/create" }, 1: { "status": "skip", "test_file": "/gridfs_old/create_from_stream" }, 1: { "status": "skip", "test_file": "/gridfs_old/list" }, 1: { "status": "skip", "test_file": "/gridfs_old/find_one_empty" }, 1: { "status": "skip", "test_file": "/gridfs_old/find_with_opts" }, 1: { "status": "skip", "test_file": "/gridfs_old/find_one_with_opts/limit" }, 1: { "status": "skip", "test_file": "/gridfs_old/properties" }, 1: { "status": "skip", "test_file": "/gridfs_old/empty" }, 1: { "status": "skip", "test_file": "/gridfs_old/read" }, 1: { "status": "skip", "test_file": "/gridfs_old/seek" }, 1: { "status": "skip", "test_file": "/gridfs_old/stream" }, 1: { "status": "skip", "test_file": "/gridfs_old/remove" }, 1: { "status": "skip", "test_file": "/gridfs_old/write" }, 1: { "status": "skip", "test_file": "/gridfs_old/write_at_boundary" }, 1: { "status": "skip", "test_file": "/gridfs_old/write_past_end" }, 1: { "status": "skip", "test_file": "/gridfs_old/test_long_seek" }, 1: { "status": "skip", "test_file": "/gridfs_old/remove_by_filename" }, 1: { "status": "skip", "test_file": "/gridfs_old/missing_chunk" }, 1: { "status": "skip", "test_file": "/gridfs_old/oversize_chunk" }, 1: { "status": "skip", "test_file": "/gridfs_old/missing_file" }, 1: { "status": "skip", "test_file": "/gridfs_old/file_set_id" }, 1: { "status": "skip", "test_file": "/gridfs_old/inherit_client_config" }, 1: { "status": "skip", "test_file": "/gridfs_old/write_failure" }, 1: { "status": "skip", "test_file": "/gridfs/download_by_name" }, 1: { "status": "skip", "test_file": "/gridfs/upload" }, 1: { "status": "skip", "test_file": "/gridfs/delete" }, 1: { "status": "skip", "test_file": "/gridfs/download" }, 1: { "status": "skip", "test_file": "/gridfs/create_bucket" }, 1: { "status": "skip", "test_file": "/gridfs/upload_and_download" }, 1: { "status": "skip", "test_file": "/gridfs/upload_error" }, 1: { "status": "skip", "test_file": "/gridfs/find_w_session" }, 1: { "status": "skip", "test_file": "/gridfs/options" }, 1: { "status": "pass", "test_file": "/gridfs_old/File/Page/create", "seed": "1206337044", "start": 3397.099175, "end": 3397.160913, "elapsed": 0.061738 }, 1: { "status": "pass", "test_file": "/gridfs_old/File/Page/get_data", "seed": "2175115474", "start": 3397.160992, "end": 3397.224364, "elapsed": 0.063372 }, 1: { "status": "pass", "test_file": "/gridfs_old/File/Page/get_len", "seed": "3887698362", "start": 3397.224455, "end": 3397.285464, "elapsed": 0.061009 }, 1: { "status": "pass", "test_file": "/gridfs_old/File/Page/is_dirty", "seed": "3577305330", "start": 3397.285551, "end": 3397.348466, "elapsed": 0.062915 }, 1: { "status": "pass", "test_file": "/gridfs_old/File/Page/read", "seed": "828251327", "start": 3397.348547, "end": 3397.411862, "elapsed": 0.063315 }, 1: { "status": "pass", "test_file": "/gridfs_old/File/Page/seek", "seed": "2438283313", "start": 3397.411943, "end": 3397.473605, "elapsed": 0.061662 }, 1: { "status": "pass", "test_file": "/gridfs_old/File/Page/write", "seed": "3125645188", "start": 3397.473709, "end": 3397.537715, "elapsed": 0.064006 }, 1: { "status": "pass", "test_file": "/gridfs_old/File/Page/memset0", "seed": "1666481178", "start": 3397.537806, "end": 3397.600850, "elapsed": 0.063044 }, 1: { "status": "pass", "test_file": "/MongoDB/handshake/appname_in_uri", "seed": "3623594385", "start": 3397.600933, "end": 3397.663968, "elapsed": 0.063035 }, 1: { "status": "pass", "test_file": "/MongoDB/handshake/appname_frozen_single", "seed": "3639973496", "start": 3397.664060, "end": 3397.726613, "elapsed": 0.062553 }, 1: { "status": "pass", "test_file": "/MongoDB/handshake/appname_frozen_pooled", "seed": "1968285200", "start": 3397.726706, "end": 3397.788775, "elapsed": 0.062069 }, 1: { "status": "skip", "test_file": "/MongoDB/handshake/success" }, 1: { "status": "pass", "test_file": "/MongoDB/handshake/big_platform", "seed": "2721280605", "start": 3397.788898, "end": 3397.852093, "elapsed": 0.063195 }, 1: { "status": "pass", "test_file": "/MongoDB/handshake/oversized_platform", "seed": "2347628911", "start": 3397.852177, "end": 3397.914616, "elapsed": 0.062439 }, 1: { "status": "pass", "test_file": "/MongoDB/handshake/failure", "seed": "2357734800", "start": 3397.914704, "end": 3397.978434, "elapsed": 0.063730 }, 1: { "status": "skip", "test_file": "/MongoDB/handshake/too_big" }, 1: { "status": "pass", "test_file": "/MongoDB/handshake/oversized_flags", "seed": "3852839035", "start": 3397.978547, "end": 3398.041879, "elapsed": 0.063332 }, 1: { "status": "skip", "test_file": "/MongoDB/handshake/cannot_send" }, 1: { "status": "pass", "test_file": "/MongoDB/handshake/platform_config", "seed": "1977590010", "start": 3398.041990, "end": 3398.103256, "elapsed": 0.061266 }, 1: { "status": "pass", "test_file": "/MongoDB/handshake/race_condition", "seed": "1839422562", "start": 3398.103340, "end": 3398.368661, "elapsed": 0.265321 }, 1: { "status": "pass", "test_file": "/LinuxDistroScanner/test_read_generic_release_file", "seed": "795685317", "start": 3398.368715, "end": 3398.431564, "elapsed": 0.062849 }, 1: { "status": "pass", "test_file": "/LinuxDistroScanner/test_read_key_value_file", "seed": "1964037946", "start": 3398.431607, "end": 3398.495131, "elapsed": 0.063524 }, 1: { "status": "pass", "test_file": "/LinuxDistroScanner/test_distro_scanner_reads", "seed": "724276846", "start": 3398.495172, "end": 3398.557276, "elapsed": 0.062104 }, 1: { "status": "pass", "test_file": "/List/Basic", "seed": "1536280314", "start": 3398.557318, "end": 3398.620251, "elapsed": 0.062933 }, 1: { "status": "pass", "test_file": "/Log/basic", "seed": "4187069357", "start": 3398.620287, "end": 3398.682276, "elapsed": 0.061989 }, 1: { "status": "skip", "test_file": "/Log/trace/enabled" }, 1: { "status": "pass", "test_file": "/Log/trace/disabled", "seed": "2487540567", "start": 3398.682322, "end": 3398.744080, "elapsed": 0.061758 }, 1: { "status": "pass", "test_file": "/Log/null", "seed": "832133675", "start": 3398.744120, "end": 3398.807221, "elapsed": 0.063101 }, 1: { "status": "pass", "test_file": "/Matcher/basic", "seed": "2516573689", "start": 3398.807263, "end": 3398.869772, "elapsed": 0.062509 }, 1: { "status": "pass", "test_file": "/Matcher/array", "seed": "167904225", "start": 3398.869807, "end": 3398.931373, "elapsed": 0.061566 }, 1: { "status": "pass", "test_file": "/Matcher/compare", "seed": "190972146", "start": 3398.931414, "end": 3398.994051, "elapsed": 0.062637 }, 1: { "status": "pass", "test_file": "/Matcher/logic", "seed": "1388262765", "start": 3398.994091, "end": 3399.056679, "elapsed": 0.062588 }, 1: { "status": "pass", "test_file": "/Matcher/bad_spec", "seed": "2037499848", "start": 3399.056715, "end": 3399.119184, "elapsed": 0.062469 }, 1: { "status": "pass", "test_file": "/Matcher/eq/utf8", "seed": "1318756781", "start": 3399.119226, "end": 3399.181509, "elapsed": 0.062283 }, 1: { "status": "pass", "test_file": "/Matcher/eq/int32", "seed": "3703464673", "start": 3399.181549, "end": 3399.243243, "elapsed": 0.061694 }, 1: { "status": "pass", "test_file": "/Matcher/eq/int64", "seed": "3925583729", "start": 3399.243280, "end": 3399.305682, "elapsed": 0.062402 }, 1: { "status": "pass", "test_file": "/Matcher/eq/doc", "seed": "2879620024", "start": 3399.305721, "end": 3399.367209, "elapsed": 0.061488 }, 1: { "status": "pass", "test_file": "/Matcher/in/basic", "seed": "166187240", "start": 3399.367247, "end": 3399.429317, "elapsed": 0.062070 }, 1: { "status": "skip", "test_file": "/mongos_pinning/new_transaction_unpins" }, 1: { "status": "skip", "test_file": "/mongos_pinning/non_transaction_unpins" }, 1: { "status": "pass", "test_file": "/Queue/basic", "seed": "2840940249", "start": 3399.429369, "end": 3399.492217, "elapsed": 0.062848 }, 1: { "status": "pass", "test_file": "/Queue/pop_tail", "seed": "4095396163", "start": 3399.492282, "end": 3399.553418, "elapsed": 0.061136 }, 1: { "status": "skip", "test_file": "/Stepdown/getmore" }, 1: { "status": "skip", "test_file": "/Stepdown/not_master_keep" }, 1: { "status": "skip", "test_file": "/Stepdown/not_master_reset" }, 1: { "status": "skip", "test_file": "/Stepdown/shutdown_reset_pool" }, 1: { "status": "skip", "test_file": "/Stepdown/interrupt_shutdown" }, 1: { "status": "pass", "test_file": "/ReadConcern/append", "seed": "2952559463", "start": 3399.553621, "end": 3399.617076, "elapsed": 0.063455 }, 1: { "status": "pass", "test_file": "/ReadConcern/basic", "seed": "4255552993", "start": 3399.617158, "end": 3399.679657, "elapsed": 0.062499 }, 1: { "status": "pass", "test_file": "/ReadConcern/bson_omits_defaults", "seed": "2315459225", "start": 3399.679745, "end": 3399.741360, "elapsed": 0.061615 }, 1: { "status": "pass", "test_file": "/ReadConcern/always_mutable", "seed": "11286053", "start": 3399.741442, "end": 3399.804178, "elapsed": 0.062736 }, 1: { "status": "skip", "test_file": "/ReadConcern/allowed/inherited" }, 1: { "status": "skip", "test_file": "/ReadConcern/allowed/explicit" }, 1: { "status": "skip", "test_file": "/ReadConcern/prohibited/inherited" }, 1: { "status": "skip", "test_file": "/ReadConcern/prohibited/explicit" }, 1: { "status": "skip", "test_file": "/read_write_concern/connection-string/write-concern" }, 1: { "status": "skip", "test_file": "/read_write_concern/connection-string/read-concern" }, 1: { "status": "skip", "test_file": "/read_write_concern/document/write-concern" }, 1: { "status": "skip", "test_file": "/read_write_concern/document/read-concern" }, 1: { "status": "skip", "test_file": "/ReadPrefs/standalone/null" }, 1: { "status": "skip", "test_file": "/ReadPrefs/standalone/primary" }, 1: { "status": "skip", "test_file": "/ReadPrefs/standalone/secondary" }, 1: { "status": "skip", "test_file": "/ReadPrefs/standalone/tags" }, 1: { "status": "skip", "test_file": "/ReadPrefs/rsprimary/primary" }, 1: { "status": "skip", "test_file": "/ReadPrefs/rssecondary/secondary" }, 1: { "status": "skip", "test_file": "/ReadPrefs/mongos/null" }, 1: { "status": "skip", "test_file": "/ReadPrefs/mongos/primary" }, 1: { "status": "skip", "test_file": "/ReadPrefs/mongos/secondary" }, 1: { "status": "skip", "test_file": "/ReadPrefs/mongos/secondaryPreferred" }, 1: { "status": "skip", "test_file": "/ReadPrefs/mongos/tags" }, 1: { "status": "skip", "test_file": "/ReadPrefs/mongos/readConcern" }, 1: { "status": "skip", "test_file": "/ReadPrefs/OP_MSG/secondary" }, 1: { "status": "skip", "test_file": "/ReadPrefs/OP_MSG/mongos" }, 1: { "status": "skip", "test_file": "/retryable_writes/insertOne-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_writes/deleteOne-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_writes/findOneAndReplace-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_writes/findOneAndUpdate" }, 1: { "status": "skip", "test_file": "/retryable_writes/deleteMany" }, 1: { "status": "skip", "test_file": "/retryable_writes/replaceOne-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_writes/updateOne" }, 1: { "status": "skip", "test_file": "/retryable_writes/bulkWrite" }, 1: { "status": "skip", "test_file": "/retryable_writes/retryableErrors" }, 1: { "status": "skip", "test_file": "/retryable_writes/bulkWrite-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_writes/insertMany-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_writes/findOneAndDelete" }, 1: { "status": "skip", "test_file": "/retryable_writes/findOneAndDelete-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_writes/updateMany" }, 1: { "status": "skip", "test_file": "/retryable_writes/replaceOne" }, 1: { "status": "skip", "test_file": "/retryable_writes/insertMany" }, 1: { "status": "skip", "test_file": "/retryable_writes/deleteOne" }, 1: { "status": "skip", "test_file": "/retryable_writes/updateOne-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_writes/findOneAndReplace" }, 1: { "status": "skip", "test_file": "/retryable_writes/insertOne" }, 1: { "status": "skip", "test_file": "/retryable_writes/findOneAndUpdate-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_writes/failover" }, 1: { "status": "skip", "test_file": "/retryable_writes/command_with_opts" }, 1: { "status": "skip", "test_file": "/retryable_writes/insert_one_unacknowledged" }, 1: { "status": "skip", "test_file": "/retryable_writes/update_one_unacknowledged" }, 1: { "status": "skip", "test_file": "/retryable_writes/delete_one_unacknowledged" }, 1: { "status": "skip", "test_file": "/retryable_writes/remove_unacknowledged" }, 1: { "status": "skip", "test_file": "/retryable_writes/bulk_operation_execute_unacknowledged" }, 1: { "status": "skip", "test_file": "/retryable_writes/no_crypto" }, 1: { "status": "skip", "test_file": "/retryable_writes/unsupported_storage_engine_error" }, 1: { "status": "skip", "test_file": "/retryable_writes/bulk_tracks_new_server" }, 1: { "status": "skip", "test_file": "/retryable_reads/distinct" }, 1: { "status": "skip", "test_file": "/retryable_reads/gridfs-download-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/estimatedDocumentCount" }, 1: { "status": "skip", "test_file": "/retryable_reads/listDatabaseObjects-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/listIndexes" }, 1: { "status": "skip", "test_file": "/retryable_reads/listCollectionObjects" }, 1: { "status": "skip", "test_file": "/retryable_reads/listCollections" }, 1: { "status": "skip", "test_file": "/retryable_reads/distinct-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/findOne-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/aggregate" }, 1: { "status": "skip", "test_file": "/retryable_reads/countDocuments-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/changeStreams-db.watch-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/listIndexNames" }, 1: { "status": "skip", "test_file": "/retryable_reads/listDatabases" }, 1: { "status": "skip", "test_file": "/retryable_reads/count-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/listIndexNames-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/listCollectionNames-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/gridfs-downloadByName-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/listDatabaseObjects" }, 1: { "status": "skip", "test_file": "/retryable_reads/changeStreams-db.coll.watch" }, 1: { "status": "skip", "test_file": "/retryable_reads/changeStreams-client.watch-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/gridfs-downloadByName" }, 1: { "status": "skip", "test_file": "/retryable_reads/listCollections-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/listCollectionNames" }, 1: { "status": "skip", "test_file": "/retryable_reads/mapReduce" }, 1: { "status": "skip", "test_file": "/retryable_reads/changeStreams-db.watch" }, 1: { "status": "skip", "test_file": "/retryable_reads/changeStreams-client.watch" }, 1: { "status": "skip", "test_file": "/retryable_reads/listDatabaseNames-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/countDocuments" }, 1: { "status": "skip", "test_file": "/retryable_reads/find-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/gridfs-download" }, 1: { "status": "skip", "test_file": "/retryable_reads/aggregate-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/findOne" }, 1: { "status": "skip", "test_file": "/retryable_reads/listDatabaseNames" }, 1: { "status": "skip", "test_file": "/retryable_reads/changeStreams-db.coll.watch-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/listIndexes-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/count" }, 1: { "status": "skip", "test_file": "/retryable_reads/find" }, 1: { "status": "skip", "test_file": "/retryable_reads/estimatedDocumentCount-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/aggregate-merge" }, 1: { "status": "skip", "test_file": "/retryable_reads/listDatabases-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/listCollectionObjects-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/cmd_helpers" }, 1: { "status": "skip", "test_file": "/retryable_reads/retry_off" }, 1: { "status": "pass", "test_file": "/Rpc/delete/gather", "seed": "496941501", "start": 3399.806513, "end": 3399.868269, "elapsed": 0.061756 }, 1: { "status": "pass", "test_file": "/Rpc/delete/scatter", "seed": "3828364246", "start": 3399.868365, "end": 3399.931099, "elapsed": 0.062734 }, 1: { "status": "pass", "test_file": "/Rpc/get_more/gather", "seed": "2410011097", "start": 3399.931189, "end": 3399.993394, "elapsed": 0.062205 }, 1: { "status": "pass", "test_file": "/Rpc/get_more/scatter", "seed": "1869834557", "start": 3399.993481, "end": 3400.056041, "elapsed": 0.062560 }, 1: { "status": "pass", "test_file": "/Rpc/insert/gather", "seed": "363970231", "start": 3400.056122, "end": 3400.117972, "elapsed": 0.061850 }, 1: { "status": "pass", "test_file": "/Rpc/insert/scatter", "seed": "2954860858", "start": 3400.118048, "end": 3400.179307, "elapsed": 0.061259 }, 1: { "status": "pass", "test_file": "/Rpc/kill_cursors/gather", "seed": "982113164", "start": 3400.179422, "end": 3400.241027, "elapsed": 0.061605 }, 1: { "status": "pass", "test_file": "/Rpc/kill_cursors/scatter", "seed": "3190932279", "start": 3400.241108, "end": 3400.303196, "elapsed": 0.062088 }, 1: { "status": "pass", "test_file": "/Rpc/query/gather", "seed": "355202283", "start": 3400.303274, "end": 3400.364835, "elapsed": 0.061561 }, 1: { "status": "pass", "test_file": "/Rpc/query/scatter", "seed": "1166105287", "start": 3400.364918, "end": 3400.426207, "elapsed": 0.061289 }, 1: { "status": "pass", "test_file": "/Rpc/reply/gather", "seed": "467333616", "start": 3400.426454, "end": 3400.488733, "elapsed": 0.062279 }, 1: { "status": "pass", "test_file": "/Rpc/reply/scatter", "seed": "1490593846", "start": 3400.488823, "end": 3400.551241, "elapsed": 0.062418 }, 1: { "status": "pass", "test_file": "/Rpc/reply/scatter2", "seed": "1429988612", "start": 3400.551326, "end": 3400.613064, "elapsed": 0.061738 }, 1: { "status": "pass", "test_file": "/Rpc/update/gather", "seed": "862900901", "start": 3400.613145, "end": 3400.675348, "elapsed": 0.062203 }, 1: { "status": "pass", "test_file": "/Rpc/update/scatter", "seed": "336871602", "start": 3400.675420, "end": 3400.737679, "elapsed": 0.062259 }, 1: { "status": "pass", "test_file": "/Rpc/buffer/iov", "seed": "2497259685", "start": 3400.737757, "end": 3400.799596, "elapsed": 0.061839 }, 1: { "status": "pass", "test_file": "/Socket/check_closed", "seed": "1192718321", "start": 3400.799679, "end": 3400.862588, "elapsed": 0.062909 }, 1: { "status": "skip", "test_file": "/Socket/timed_out" }, 1: { "status": "skip", "test_file": "/Socket/sendv" }, 1: { "status": "skip", "test_file": "/Socket/connect_refusal" }, 1: { "status": "skip", "test_file": "/inheritance/client_read_cmd/readConcern" }, 1: { "status": "skip", "test_file": "/inheritance/client_read_cmd/readPrefs" }, 1: { "status": "skip", "test_file": "/inheritance/client_read_write_cmd/readConcern" }, 1: { "status": "skip", "test_file": "/inheritance/client_read_write_cmd/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/client_watch/readConcern" }, 1: { "status": "skip", "test_file": "/inheritance/client_write_cmd/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/db_drop/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/db_read_cmd/readConcern" }, 1: { "status": "skip", "test_file": "/inheritance/db_read_cmd/readPrefs" }, 1: { "status": "skip", "test_file": "/inheritance/db_read_write_cmd/readConcern" }, 1: { "status": "skip", "test_file": "/inheritance/db_read_write_cmd/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/db_watch/readConcern" }, 1: { "status": "skip", "test_file": "/inheritance/db_write_cmd/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/aggregate/readConcern" }, 1: { "status": "skip", "test_file": "/inheritance/aggregate/readPrefs" }, 1: { "status": "skip", "test_file": "/inheritance/aggregate/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/aggregate_raw_pipeline/readConcern" }, 1: { "status": "skip", "test_file": "/inheritance/aggregate_raw_pipeline/readPrefs" }, 1: { "status": "skip", "test_file": "/inheritance/aggregate_raw_pipeline/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/collection_drop/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/collection_read_cmd/readConcern" }, 1: { "status": "skip", "test_file": "/inheritance/collection_read_cmd/readPrefs" }, 1: { "status": "skip", "test_file": "/inheritance/collection_read_write_cmd/readConcern" }, 1: { "status": "skip", "test_file": "/inheritance/collection_read_write_cmd/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/collection_watch/readConcern" }, 1: { "status": "skip", "test_file": "/inheritance/collection_write_cmd/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/count/readConcern" }, 1: { "status": "skip", "test_file": "/inheritance/count/readPrefs" }, 1: { "status": "skip", "test_file": "/inheritance/count_documents/readConcern" }, 1: { "status": "skip", "test_file": "/inheritance/count_documents/readPrefs" }, 1: { "status": "skip", "test_file": "/inheritance/create_index/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/drop_index/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/estimated_document_count/readConcern" }, 1: { "status": "skip", "test_file": "/inheritance/estimated_document_count/readPrefs" }, 1: { "status": "skip", "test_file": "/inheritance/find/readConcern" }, 1: { "status": "skip", "test_file": "/inheritance/find/readPrefs" }, 1: { "status": "skip", "test_file": "/inheritance/find_and_modify/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/delete_many/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/delete_one/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/insert_many/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/insert_one/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/replace_one/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/update_many/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/update_one/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/bulk_insert/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/bulk_remove_many/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/bulk_remove_one/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/bulk_replace_one/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/bulk_update_many/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/bulk_update_one/writeConcern" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/scanner" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/scanner_ssl" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/scanner_discovery" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/scanner_oscillate" }, 1: { "status": "pass", "test_file": "/TOPOLOGY/scanner_connection_error", "seed": "3169423224", "start": 3400.864028, "end": 3400.925491, "elapsed": 0.061463 }, 1: { "status": "skip", "test_file": "/TOPOLOGY/scanner_socket_timeout" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/blocking_initiator" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/dns" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/retired_fails_to_initiate" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/scanner/renegotiate/single" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/scanner/renegotiate/pooled" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/reconcile/rs/pooled" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/reconcile/rs/single" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/reconcile/sharded/pooled" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/reconcile/sharded/single" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/reconcile/from_handshake" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/reconcile/retire/pooled" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/reconcile/retire/single" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/reconcile/add/pooled" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/reconcile/add/single" }, 1: { "status": "skip", "test_file": "/transactions/run-command" }, 1: { "status": "skip", "test_file": "/transactions/findOneAndUpdate" }, 1: { "status": "skip", "test_file": "/transactions/insert" }, 1: { "status": "skip", "test_file": "/transactions/error-labels" }, 1: { "status": "skip", "test_file": "/transactions/transaction-options" }, 1: { "status": "skip", "test_file": "/transactions/mongos-pin-auto" }, 1: { "status": "skip", "test_file": "/transactions/mongos-recovery-token" }, 1: { "status": "skip", "test_file": "/transactions/retryable-commit" }, 1: { "status": "skip", "test_file": "/transactions/retryable-abort" }, 1: { "status": "skip", "test_file": "/transactions/commit" }, 1: { "status": "skip", "test_file": "/transactions/retryable-writes" }, 1: { "status": "skip", "test_file": "/transactions/delete" }, 1: { "status": "skip", "test_file": "/transactions/bulk" }, 1: { "status": "skip", "test_file": "/transactions/causal-consistency" }, 1: { "status": "skip", "test_file": "/transactions/reads" }, 1: { "status": "skip", "test_file": "/transactions/write-concern" }, 1: { "status": "skip", "test_file": "/transactions/read-concern" }, 1: { "status": "skip", "test_file": "/transactions/findOneAndDelete" }, 1: { "status": "skip", "test_file": "/transactions/update" }, 1: { "status": "skip", "test_file": "/transactions/read-pref" }, 1: { "status": "skip", "test_file": "/transactions/errors" }, 1: { "status": "skip", "test_file": "/transactions/opts" }, 1: { "status": "skip", "test_file": "/transactions/pin-mongos" }, 1: { "status": "skip", "test_file": "/transactions/count" }, 1: { "status": "skip", "test_file": "/transactions/isolation" }, 1: { "status": "skip", "test_file": "/transactions/findOneAndReplace" }, 1: { "status": "skip", "test_file": "/transactions/abort" }, 1: { "status": "skip", "test_file": "/with_transaction/callback-aborts" }, 1: { "status": "skip", "test_file": "/with_transaction/transaction-options" }, 1: { "status": "skip", "test_file": "/with_transaction/commit-transienttransactionerror-4.2" }, 1: { "status": "skip", "test_file": "/with_transaction/commit-retry" }, 1: { "status": "skip", "test_file": "/with_transaction/callback-retry" }, 1: { "status": "skip", "test_file": "/with_transaction/commit" }, 1: { "status": "skip", "test_file": "/with_transaction/commit-transienttransactionerror" }, 1: { "status": "skip", "test_file": "/with_transaction/commit-writeconcernerror" }, 1: { "status": "skip", "test_file": "/with_transaction/callback-commits" }, 1: { "status": "skip", "test_file": "/transactions/supported" }, 1: { "status": "skip", "test_file": "/transactions/in_transaction" }, 1: { "status": "skip", "test_file": "/transactions/server_selection_err" }, 1: { "status": "skip", "test_file": "/transactions/network_err" }, 1: { "status": "skip", "test_file": "/transactions/unknown_commit_result" }, 1: { "status": "skip", "test_file": "/transactions/cursor_primary_read_pref" }, 1: { "status": "skip", "test_file": "/transactions/inherit_from_client" }, 1: { "status": "skip", "test_file": "/transactions/transaction_fails_on_unsupported_version_or_sharded_cluster" }, 1: { "status": "skip", "test_file": "/transactions/recovery_token_cleared" }, 1: { "status": "skip", "test_file": "/transactions/selected_server_pinned_to_mongos" }, 1: { "status": "skip", "test_file": "/transactions/get_transaction_opts" }, 1: { "status": "pass", "test_file": "/transactions/max_commit_time_ms_is_reset", "seed": "2625792817", "start": 3400.927188, "end": 3401.289270, "elapsed": 0.362082 }, 1: { "status": "skip", "test_file": "/Samples" }, 1: { "status": "skip", "test_file": "/Samples/with_txn" }, 1: { "status": "pass", "test_file": "/scram/username_not_set", "seed": "3290880005", "start": 3401.289422, "end": 3401.350562, "elapsed": 0.061140 }, 1: { "status": "pass", "test_file": "/scram/sasl_prep", "seed": "1163389985", "start": 3401.350645, "end": 3401.413897, "elapsed": 0.063252 }, 1: { "status": "pass", "test_file": "/scram/iteration_count", "seed": "3280257236", "start": 3401.413980, "end": 3401.503187, "elapsed": 0.089207 }, 1: { "status": "skip", "test_file": "/scram/auth_tests" }, 1: { "status": "skip", "test_file": "/scram/saslprep_auth" }, 1: { "status": "skip", "test_file": "/scram/saslprep_auth_no_icu" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/direct_connection_external_ip" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/direct_connection_standalone" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/direct_connection_rssecondary" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/compatible" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/not_ok_response" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/standalone_removed" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/unavailable_seed" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/ls_timeout_standalone" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/too_new" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/direct_connection_mongos" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/direct_connection_rsarbiter" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/direct_connection_rsprimary" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/too_old" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/direct_connection_slave" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_disconnect_electionid" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/ghost_discovered" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/new_primary_wrong_set_name" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_to_no_primary_mismatched_me" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/member_standalone" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/use_setversion_without_electionid" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_wrong_set_name" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/secondary_wrong_set_name" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/compatible" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_mismatched_me" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/discovery" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/discover_primary" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_disconnect_setversion" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_becomes_standalone" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/response_from_removed" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/non_rs_member" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/setversion_without_electionid" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/equal_electionids" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/ls_timeout" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/incompatible_other" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/compatible_unknown" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/unexpected_mongos" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_reports_new_member" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/rsother_discovered" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/discover_passives" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/new_primary_new_setversion" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/new_primary_new_electionid" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/discover_secondary" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/secondary_ignore_ok_0" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/new_primary" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_disconnect" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/too_new" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/stepdown_change_set_name" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/sec_not_auth" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/member_reconfig" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_becomes_mongos" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/discover_arbiters" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/hosts_differ_from_seeds" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/normalize_case" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_changes_set_name" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/incompatible_arbiter" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_becomes_ghost" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/null_election_id" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_hint_from_secondary_with_mismatched_me" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/incompatible_ghost" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/secondary_wrong_set_name_with_primary" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/wrong_set_name" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/normalize_case_me" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/too_old" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/secondary_mismatched_me" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/sharded/compatible" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/sharded/multiple_mongoses" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/sharded/normalize_uri_case" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/sharded/non_mongos_removed" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/sharded/too_new" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/sharded/ls_timeout_mongos" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/sharded/mongos_disconnect" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/sharded/too_old" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/supplemental/discover_rs_name_from_primary" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/supplemental/discover_rs_name_from_secondary" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/supplemental/discover_rs_name" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/monitoring/replica_set_with_no_primary" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/monitoring/replica_set_with_removal" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/monitoring/standalone" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/monitoring/replica_set_with_primary" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/monitoring/required_replica_set" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/monitoring/topology/single" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/monitoring/topology/pooled" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/monitoring/topology/disabled" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/monitoring/heartbeat/single/succeeded" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/monitoring/heartbeat/single/failed" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/monitoring/heartbeat/pooled/succeeded" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/monitoring/heartbeat/pooled/failed" }, 1: { "status": "pass", "test_file": "/server_discovery_and_monitoring/monitoring/heartbeat/single/dns", "seed": "177660362", "start": 3401.505364, "end": 3401.759890, "elapsed": 0.254526 }, 1: { "status": "pass", "test_file": "/server_discovery_and_monitoring/monitoring/heartbeat/pooled/dns", "seed": "4157009158", "start": 3401.759994, "end": 3402.823311, "elapsed": 1.063317 }, 1: { "status": "skip", "test_file": "/server_selection/rtt/first_value_zero" }, 1: { "status": "skip", "test_file": "/server_selection/rtt/value_test_5" }, 1: { "status": "skip", "test_file": "/server_selection/rtt/value_test_4" }, 1: { "status": "skip", "test_file": "/server_selection/rtt/value_test_2" }, 1: { "status": "skip", "test_file": "/server_selection/rtt/value_test_1" }, 1: { "status": "skip", "test_file": "/server_selection/rtt/value_test_3" }, 1: { "status": "skip", "test_file": "/server_selection/rtt/first_value" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Sharded/read/Nearest" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Sharded/read/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Sharded/read/PrimaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Sharded/read/Secondary" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Sharded/read/Primary" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Sharded/write/Nearest" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Sharded/write/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Sharded/write/PrimaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Sharded/write/Secondary" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Sharded/write/Primary" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetWithPrimary/read/Nearest" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetWithPrimary/read/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetWithPrimary/read/Nearest_non_matching" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetWithPrimary/read/PrimaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetWithPrimary/read/Secondary" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetWithPrimary/read/PrimaryPreferred_non_matching" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetWithPrimary/read/Secondary_non_matching" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetWithPrimary/read/Primary" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetWithPrimary/read/SecondaryPreferred_non_matching" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetWithPrimary/read/SecondaryPreferred_tags" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetWithPrimary/write/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/Nearest" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/Secondary_multi_tags" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/PossiblePrimary" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/PossiblePrimaryNearest" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/Nearest_non_matching" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/PrimaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/Secondary" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/Nearest_multiple" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/PrimaryPreferred_non_matching" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/Secondary_non_matching" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/Secondary_multi_tags2" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/Primary" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/SecondaryPreferred_non_matching" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/write/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Unknown/read/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Unknown/write/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Single/read/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Single/write/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/longer-parent-in-return" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/misformatted-option" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/returned-parent-too-short" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/parent-part-mismatch3" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/parent-part-mismatch5" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/parent-part-mismatch4" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/not-enough-parts" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/one-txt-record" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/uri-with-admin-database" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/parent-part-mismatch1" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/txt-record-not-allowed-option" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/returned-parent-wrong" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/uri-with-port" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/two-results-default-port" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/txt-record-with-overridden-uri-option" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/uri-with-two-hosts" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/two-results-nonstandard-port" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/two-txt-records" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/parent-part-mismatch2" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/txt-record-with-overridden-ssl-option" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/one-txt-record-multiple-strings" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/one-result-default-port" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/no-results" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/txt-record-with-unallowed-option" }, 1: { "status": "skip", "test_file": "/initial_dns_auth/dns-auth" }, 1: { "status": "pass", "test_file": "/initial_dns_seedlist_discovery/null_error_pointer", "seed": "73675130", "start": 3402.825116, "end": 3403.883223, "elapsed": 1.058107 }, 1: { "status": "pass", "test_file": "/server_selection/errors/dns/direct/single", "seed": "3536327497", "start": 3403.883343, "end": 3403.946730, "elapsed": 0.063387 }, 1: { "status": "skip", "test_file": "/server_selection/errors/dns/direct/pooled" }, 1: { "status": "pass", "test_file": "/server_selection/errors/dns/multi/fail/single", "seed": "392826262", "start": 3403.946856, "end": 3404.009053, "elapsed": 0.062197 }, 1: { "status": "skip", "test_file": "/server_selection/errors/dns/multi/fail/pooled" }, 1: { "status": "skip", "test_file": "/server_selection/errors/dns/multi/success/single" }, 1: { "status": "skip", "test_file": "/server_selection/errors/dns/multi/success/pooled" }, 1: { "status": "skip", "test_file": "/server_selection/errors/uds/auth_failure/single" }, 1: { "status": "skip", "test_file": "/server_selection/errors/uds/auth_failure/pooled" }, 1: { "status": "pass", "test_file": "/server_selection/errors/uds/not_found/single", "seed": "3693928103", "start": 3404.009263, "end": 3404.070499, "elapsed": 0.061236 }, 1: { "status": "pass", "test_file": "/server_selection/errors/uds/not_found/pooled", "seed": "4213567600", "start": 3404.070590, "end": 3404.233240, "elapsed": 0.162650 }, 1: { "status": "pass", "test_file": "/Session/opts/clone", "seed": "762938842", "start": 3404.233328, "end": 3404.294602, "elapsed": 0.061274 }, 1: { "status": "skip", "test_file": "/Session/no_crypto" }, 1: { "status": "skip", "test_file": "/Session/lifo/single" }, 1: { "status": "skip", "test_file": "/Session/lifo/pooled" }, 1: { "status": "skip", "test_file": "/Session/timeout/single" }, 1: { "status": "skip", "test_file": "/Session/timeout/pooled" }, 1: { "status": "skip", "test_file": "/Session/reap/single" }, 1: { "status": "skip", "test_file": "/Session/reap/pooled" }, 1: { "status": "skip", "test_file": "/Session/id_bad" }, 1: { "status": "skip", "test_file": "/Session/supported/single" }, 1: { "status": "skip", "test_file": "/Session/supported/pooled" }, 1: { "status": "skip", "test_file": "/Session/end/mock/single" }, 1: { "status": "skip", "test_file": "/Session/end/mock/pooled" }, 1: { "status": "skip", "test_file": "/Session/end/single" }, 1: { "status": "skip", "test_file": "/Session/end/pooled" }, 1: { "status": "skip", "test_file": "/Session/end/many/single" }, 1: { "status": "skip", "test_file": "/Session/end/many/pooled" }, 1: { "status": "skip", "test_file": "/Session/advance_cluster_time" }, 1: { "status": "skip", "test_file": "/Session/advance_operation_time" }, 1: { "status": "skip", "test_file": "/Session/cmd" }, 1: { "status": "skip", "test_file": "/Session/read_cmd" }, 1: { "status": "skip", "test_file": "/Session/write_cmd" }, 1: { "status": "skip", "test_file": "/Session/read_write_cmd" }, 1: { "status": "skip", "test_file": "/Session/db_cmd" }, 1: { "status": "skip", "test_file": "/Session/count" }, 1: { "status": "skip", "test_file": "/Session/cursor" }, 1: { "status": "skip", "test_file": "/Session/drop" }, 1: { "status": "skip", "test_file": "/Session/drop_index" }, 1: { "status": "skip", "test_file": "/Session/create_index" }, 1: { "status": "skip", "test_file": "/Session/replace_one" }, 1: { "status": "skip", "test_file": "/Session/update_one" }, 1: { "status": "skip", "test_file": "/Session/update_many" }, 1: { "status": "skip", "test_file": "/Session/insert_one" }, 1: { "status": "skip", "test_file": "/Session/insert_many" }, 1: { "status": "skip", "test_file": "/Session/delete_one" }, 1: { "status": "skip", "test_file": "/Session/delete_many" }, 1: { "status": "skip", "test_file": "/Session/rename" }, 1: { "status": "skip", "test_file": "/Session/fam" }, 1: { "status": "skip", "test_file": "/Session/db_drop" }, 1: { "status": "skip", "test_file": "/Session/gridfs_find" }, 1: { "status": "skip", "test_file": "/Session/gridfs_find_one" }, 1: { "status": "skip", "test_file": "/Session/watch" }, 1: { "status": "skip", "test_file": "/Session/aggregate" }, 1: { "status": "skip", "test_file": "/Session/create" }, 1: { "status": "skip", "test_file": "/Session/database_names" }, 1: { "status": "skip", "test_file": "/Session/find_databases" }, 1: { "status": "skip", "test_file": "/Session/find_collections" }, 1: { "status": "skip", "test_file": "/Session/collection_names" }, 1: { "status": "skip", "test_file": "/Session/bulk" }, 1: { "status": "skip", "test_file": "/Session/find_indexes" }, 1: { "status": "skip", "test_file": "/Session/bulk_set_session" }, 1: { "status": "skip", "test_file": "/Session/bulk_set_client" }, 1: { "status": "skip", "test_file": "/Session/cursor_implicit_session" }, 1: { "status": "skip", "test_file": "/Session/change_stream_implicit_session" }, 1: { "status": "skip", "test_file": "/Session/cmd_error" }, 1: { "status": "skip", "test_file": "/Session/read_concern" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/insert_one/explicit_cs/inherit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/insert_one/explicit_cs/explicit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/insert_one/implicit_cs/inherit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/insert_one/implicit_cs/explicit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/bulk/explicit_cs/inherit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/bulk/explicit_cs/explicit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/bulk/implicit_cs/inherit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/bulk/implicit_cs/explicit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/find_and_modify/explicit_cs/explicit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/find_and_modify/implicit_cs/explicit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/db_cmd/explicit_cs/explicit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/db_cmd/implicit_cs/explicit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/read_write_cmd/explicit_cs/inherit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/read_write_cmd/explicit_cs/explicit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/read_write_cmd/implicit_cs/inherit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/read_write_cmd/implicit_cs/explicit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/write_cmd/explicit_cs/inherit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/write_cmd/explicit_cs/explicit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/write_cmd/implicit_cs/inherit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/write_cmd/implicit_cs/explicit_wc" }, 1: { "status": "skip", "test_file": "/sessions/dirty-session-errors" }, 1: { "status": "skip", "test_file": "/Session/dirty" }, 1: { "status": "pass", "test_file": "/Set/new", "seed": "4155829978", "start": 3404.296648, "end": 3404.359349, "elapsed": 0.062701 }, 1: { "status": "pass", "test_file": "/Stream/buffered/basic", "seed": "61016781", "start": 3404.359444, "end": 3404.422357, "elapsed": 0.062913 }, 1: { "status": "pass", "test_file": "/Stream/buffered/oversized", "seed": "1574060765", "start": 3404.422446, "end": 3404.484437, "elapsed": 0.061991 }, 1: { "status": "pass", "test_file": "/Stream/writev_full", "seed": "345981099", "start": 3404.484521, "end": 3404.546766, "elapsed": 0.062245 }, 1: { "status": "pass", "test_file": "/Thread/cond_wait", "seed": "3370958069", "start": 3404.546853, "end": 3404.709099, "elapsed": 0.162246 }, 1: { "status": "skip", "test_file": "/Topology/client_creation" }, 1: { "status": "skip", "test_file": "/Topology/client_pool_creation" }, 1: { "status": "skip", "test_file": "/Topology/start_stop" }, 1: { "status": "skip", "test_file": "/Topology/server_selection_try_once_option" }, 1: { "status": "skip", "test_file": "/Topology/server_selection_try_once" }, 1: { "status": "skip", "test_file": "/Topology/server_selection_try_once_false" }, 1: { "status": "skip", "test_file": "/Topology/invalidate_server/single" }, 1: { "status": "skip", "test_file": "/Topology/invalidate_server/pooled" }, 1: { "status": "skip", "test_file": "/Topology/invalid_cluster_node" }, 1: { "status": "skip", "test_file": "/Topology/max_wire_version_race_condition" }, 1: { "status": "skip", "test_file": "/Topology/cooldown/standalone" }, 1: { "status": "skip", "test_file": "/Topology/cooldown/rs" }, 1: { "status": "skip", "test_file": "/Topology/cooldown/retry" }, 1: { "status": "pass", "test_file": "/Topology/multiple_selection_errors", "seed": "832008966", "start": 3404.709262, "end": 3405.275514, "elapsed": 0.566252 }, 1: { "status": "skip", "test_file": "/Topology/connect_timeout/succeed" }, 1: { "status": "skip", "test_file": "/Topology/try_once/succeed" }, 1: { "status": "skip", "test_file": "/Topology/invalid_server_id" }, 1: { "status": "skip", "test_file": "/Topology/server_removed/single" }, 1: { "status": "skip", "test_file": "/Topology/server_removed/pooled" }, 1: { "status": "skip", "test_file": "/Topology/rtt" }, 1: { "status": "skip", "test_file": "/Topology/add_and_scan_failure" }, 1: { "status": "skip", "test_file": "/Topology/ismaster_retry/single/hangup" }, 1: { "status": "skip", "test_file": "/Topology/ismaster_retry/single/timeout" }, 1: { "status": "skip", "test_file": "/Topology/ismaster_retry/single/hangup/fail" }, 1: { "status": "skip", "test_file": "/Topology/ismaster_retry/single/timeout/fail" }, 1: { "status": "skip", "test_file": "/Topology/ismaster_retry/pooled/hangup" }, 1: { "status": "skip", "test_file": "/Topology/ismaster_retry/pooled/timeout" }, 1: { "status": "skip", "test_file": "/Topology/ismaster_retry/pooled/hangup/fail" }, 1: { "status": "skip", "test_file": "/Topology/ismaster_retry/pooled/timeout/fail" }, 1: { "status": "skip", "test_file": "/Topology/incompatible_error" }, 1: { "status": "skip", "test_file": "/Topology/compatible_null_error_pointer" }, 1: { "status": "skip", "test_file": "/Topology/handshake/updates_clustertime" }, 1: { "status": "skip", "test_file": "/Topology/request_scan_on_error" }, 1: { "status": "skip", "test_file": "/Topology/last_server_removed_warning" }, 1: { "status": "skip", "test_file": "/TopologyDescription/readable_writable/single" }, 1: { "status": "skip", "test_file": "/TopologyDescription/readable_writable/pooled" }, 1: { "status": "pass", "test_file": "/TopologyDescription/get_servers", "seed": "837745020", "start": 3405.276139, "end": 3405.338608, "elapsed": 0.062469 }, 1: { "status": "pass", "test_file": "/Uri/new", "seed": "2742041604", "start": 3405.338737, "end": 3405.401600, "elapsed": 0.062863 }, 1: { "status": "pass", "test_file": "/Uri/new_with_error", "seed": "2015000483", "start": 3405.401693, "end": 3405.462986, "elapsed": 0.061293 }, 1: { "status": "pass", "test_file": "/Uri/new_for_host_port", "seed": "905228545", "start": 3405.463064, "end": 3405.524897, "elapsed": 0.061833 }, 1: { "status": "pass", "test_file": "/Uri/compressors", "seed": "659714593", "start": 3405.524983, "end": 3405.585829, "elapsed": 0.060846 }, 1: { "status": "pass", "test_file": "/Uri/unescape", "seed": "290376141", "start": 3405.585910, "end": 3405.647970, "elapsed": 0.062060 }, 1: { "status": "pass", "test_file": "/Uri/read_prefs", "seed": "1347887805", "start": 3405.648053, "end": 3405.710422, "elapsed": 0.062369 }, 1: { "status": "pass", "test_file": "/Uri/read_concern", "seed": "2364473314", "start": 3405.710505, "end": 3405.771421, "elapsed": 0.060916 }, 1: { "status": "pass", "test_file": "/Uri/write_concern", "seed": "2609243397", "start": 3405.771504, "end": 3405.833987, "elapsed": 0.062483 }, 1: { "status": "pass", "test_file": "/HostList/from_string", "seed": "1251438307", "start": 3405.834071, "end": 3405.894727, "elapsed": 0.060656 }, 1: { "status": "pass", "test_file": "/Uri/auth_mechanism_properties", "seed": "3310199369", "start": 3405.894809, "end": 3405.957155, "elapsed": 0.062346 }, 1: { "status": "pass", "test_file": "/Uri/functions", "seed": "361048233", "start": 3405.957242, "end": 3406.019982, "elapsed": 0.062740 }, 1: { "status": "pass", "test_file": "/Uri/ssl", "seed": "710392538", "start": 3406.020062, "end": 3406.081780, "elapsed": 0.061718 }, 1: { "status": "pass", "test_file": "/Uri/tls", "seed": "555686921", "start": 3406.081863, "end": 3406.144309, "elapsed": 0.062446 }, 1: { "status": "pass", "test_file": "/Uri/compound_setters", "seed": "1591067019", "start": 3406.144385, "end": 3406.205521, "elapsed": 0.061136 }, 1: { "status": "pass", "test_file": "/Uri/long_hostname", "seed": "3093216583", "start": 3406.205602, "end": 3406.267810, "elapsed": 0.062208 }, 1: { "status": "pass", "test_file": "/Uri/local_threshold_ms", "seed": "32020349", "start": 3406.267891, "end": 3406.329979, "elapsed": 0.062088 }, 1: { "status": "pass", "test_file": "/Uri/srv", "seed": "3346761272", "start": 3406.330062, "end": 3406.391277, "elapsed": 0.061215 }, 1: { "status": "pass", "test_file": "/Uri/dns_options", "seed": "3443807537", "start": 3406.391359, "end": 3406.453625, "elapsed": 0.062266 }, 1: { "status": "pass", "test_file": "/Uri/utf8", "seed": "1661517236", "start": 3406.453705, "end": 3406.515728, "elapsed": 0.062023 }, 1: { "status": "pass", "test_file": "/Uri/duplicates", "seed": "783136436", "start": 3406.515810, "end": 3406.577273, "elapsed": 0.061463 }, 1: { "status": "pass", "test_file": "/Uri/int_options", "seed": "3503047218", "start": 3406.577352, "end": 3406.639419, "elapsed": 0.062067 }, 1: { "status": "pass", "test_file": "/Uri/one_tls_option_enables_tls", "seed": "3137421949", "start": 3406.639527, "end": 3406.700266, "elapsed": 0.060739 }, 1: { "status": "pass", "test_file": "/Sleep/basic", "seed": "1211845733", "start": 3406.700345, "end": 3406.812285, "elapsed": 0.111940 }, 1: { "status": "pass", "test_file": "/Util/command_name", "seed": "4071951131", "start": 3406.812370, "end": 3406.873779, "elapsed": 0.061409 }, 1: { "status": "pass", "test_file": "/Util/rand_simple", "seed": "1533624366", "start": 3406.873864, "end": 3406.935759, "elapsed": 0.061895 }, 1: { "status": "pass", "test_file": "/Util/lowercase_utf8", "seed": "357891735", "start": 3406.935848, "end": 3406.997622, "elapsed": 0.061774 }, 1: { "status": "pass", "test_file": "/Version", "seed": "799140098", "start": 3406.997709, "end": 3407.058802, "elapsed": 0.061093 }, 1: { "status": "skip", "test_file": "/with_transaction/timeout_tests" }, 1: { "status": "pass", "test_file": "/WriteConcern/append", "seed": "878096574", "start": 3407.058966, "end": 3407.120770, "elapsed": 0.061804 }, 1: { "status": "pass", "test_file": "/WriteConcern/basic", "seed": "1965006600", "start": 3407.120848, "end": 3407.182514, "elapsed": 0.061666 }, 1: { "status": "pass", "test_file": "/WriteConcern/bson_omits_defaults", "seed": "3554804219", "start": 3407.182589, "end": 3407.243579, "elapsed": 0.060990 }, 1: { "status": "pass", "test_file": "/WriteConcern/bson_includes_false_fsync_and_journal", "seed": "2607877212", "start": 3407.243658, "end": 3407.303629, "elapsed": 0.059971 }, 1: { "status": "pass", "test_file": "/WriteConcern/fsync_and_journal_gle_and_validity", "seed": "814659290", "start": 3407.303707, "end": 3407.365469, "elapsed": 0.061762 }, 1: { "status": "pass", "test_file": "/WriteConcern/wtimeout_validity", "seed": "1158596753", "start": 3407.365552, "end": 3407.427192, "elapsed": 0.061640 }, 1: { "status": "pass", "test_file": "/WriteConcern/from_iterator", "seed": "198170536", "start": 3407.427268, "end": 3407.488423, "elapsed": 0.061155 }, 1: { "status": "pass", "test_file": "/WriteConcern/always_mutable", "seed": "3434534189", "start": 3407.488517, "end": 3407.550938, "elapsed": 0.062421 }, 1: { "status": "pass", "test_file": "/WriteConcern/wtimeout_preserved", "seed": "2651759968", "start": 3407.551023, "end": 3407.612567, "elapsed": 0.061544 }, 1: { "status": "skip", "test_file": "/WriteConcern/allowed" }, 1: { "status": "skip", "test_file": "/WriteConcern/prohibited" }, 1: { "status": "skip", "test_file": "/WriteConcern/unacknowledged" }, 1: { "status": "pass", "test_file": "/TLS/commonName", "seed": "2950279875", "start": 3407.612732, "end": 3407.695865, "elapsed": 0.083133 }, 1: { "status": "pass", "test_file": "/TLS/altname", "seed": "3302352554", "start": 3407.695949, "end": 3407.780526, "elapsed": 0.084577 }, 1: { "status": "pass", "test_file": "/TLS/basic", "seed": "2155993358", "start": 3407.780606, "end": 3407.864177, "elapsed": 0.083571 }, 1: { "status": "pass", "test_file": "/TLS/allow_invalid_hostname", "seed": "1509379890", "start": 3407.864260, "end": 3407.948564, "elapsed": 0.084304 }, 1: { "status": "pass", "test_file": "/TLS/wild", "seed": "128782723", "start": 3407.948649, "end": 3408.031837, "elapsed": 0.083188 }, 1: { "status": "pass", "test_file": "/TLS/no_verify", "seed": "22420742", "start": 3408.031924, "end": 3408.115934, "elapsed": 0.084010 }, 1: { "status": "pass", "test_file": "/TLS/bad_verify", "seed": "1946980591", "start": 3408.116013, "end": 3408.212132, "elapsed": 0.096119 }, 1: { "status": "pass", "test_file": "/TLS/no_certs", "seed": "457861597", "start": 3408.212219, "end": 3408.301318, "elapsed": 0.089099 }, 1: { "status": "pass", "test_file": "/TLS/expired", "seed": "1543008419", "start": 3408.301402, "end": 3408.397298, "elapsed": 0.095896 }, 1: { "status": "pass", "test_file": "/TLS/ip", "seed": "2991062222", "start": 3408.397384, "end": 3408.471392, "elapsed": 0.074008 }, 1: { "status": "pass", "test_file": "/TLS/password", "seed": "2987940657", "start": 3408.471477, "end": 3408.557053, "elapsed": 0.085576 }, 1: { "status": "pass", "test_file": "/TLS/bad_password", "seed": "978240050", "start": 3408.557141, "end": 3408.645339, "elapsed": 0.088198 }, 1: { "status": "pass", "test_file": "/TLS/weak_cert_validation", "seed": "3239797411", "start": 3408.645425, "end": 3408.739520, "elapsed": 0.094095 }, 1: { "status": "pass", "test_file": "/TLS/crl", "seed": "4123810344", "start": 3408.739627, "end": 3408.855414, "elapsed": 0.115787 }, 1: { "status": "pass", "test_file": "/TLS/trust_dir", "seed": "875221908", "start": 3408.855488, "end": 3408.931963, "elapsed": 0.076475 }, 1: { "status": "pass", "test_file": "/X509/extract_subject", "seed": "3159757048", "start": 3408.932049, "end": 3408.994988, "elapsed": 0.062939 }, 1: { "status": "pass", "test_file": "/TLS/hangup", "seed": "2927856620", "start": 3408.995104, "end": 3409.092538, "elapsed": 0.097434 }, 1: { "status": "pass", "test_file": "/TLS/handshake_stall", "seed": "3538521494", "start": 3409.092623, "end": 3409.456193, "elapsed": 0.363570 }, 1: { "status": "pass", "test_file": "/TLS/load_files", "seed": "3989702550", "start": 3409.456316, "end": 3409.518837, "elapsed": 0.062521 }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/0" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/1" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/2" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/3" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/4" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/5" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/6" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/7" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/8" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/9" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/10" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/11" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/12" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/13" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/14" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/15" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/16" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/17" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/18" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/dns_cache/" }, 1: { "status": "skip", "test_file": "/counters/op_msg" }, 1: { "status": "skip", "test_file": "/counters/op_compressed" }, 1: { "status": "skip", "test_file": "/counters/op_query" }, 1: { "status": "skip", "test_file": "/counters/op_getmore_killcursors" }, 1: { "status": "skip", "test_file": "/counters/cursors" }, 1: { "status": "skip", "test_file": "/counters/clients" }, 1: { "status": "skip", "test_file": "/counters/streams" }, 1: { "status": "skip", "test_file": "/counters/auth" }, 1: { "status": "skip", "test_file": "/counters/dns" }, 1: { "status": "skip", "test_file": "/counters/streams_timeout" }, 1: { "status": "skip", "test_file": "/crud/v1/read/distinct" }, 1: { "status": "skip", "test_file": "/crud/v1/read/aggregate-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/read/aggregate-out" }, 1: { "status": "skip", "test_file": "/crud/v1/read/aggregate" }, 1: { "status": "skip", "test_file": "/crud/v1/read/find-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/read/count-empty" }, 1: { "status": "skip", "test_file": "/crud/v1/read/count-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/read/distinct-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/read/count" }, 1: { "status": "skip", "test_file": "/crud/v1/read/find" }, 1: { "status": "skip", "test_file": "/crud/v1/write/deleteOne-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/write/findOneAndReplace-upsert" }, 1: { "status": "skip", "test_file": "/crud/v1/write/findOneAndUpdate" }, 1: { "status": "skip", "test_file": "/crud/v1/write/deleteMany" }, 1: { "status": "skip", "test_file": "/crud/v1/write/updateOne" }, 1: { "status": "skip", "test_file": "/crud/v1/write/bulkWrite-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/write/findOneAndUpdate-arrayFilters" }, 1: { "status": "skip", "test_file": "/crud/v1/write/bulkWrite" }, 1: { "status": "skip", "test_file": "/crud/v1/write/deleteMany-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/write/findOneAndDelete" }, 1: { "status": "skip", "test_file": "/crud/v1/write/bulkWrite-arrayFilters" }, 1: { "status": "skip", "test_file": "/crud/v1/write/updateMany-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/write/findOneAndReplace-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/write/updateMany" }, 1: { "status": "skip", "test_file": "/crud/v1/write/findOneAndDelete-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/write/replaceOne" }, 1: { "status": "skip", "test_file": "/crud/v1/write/insertMany" }, 1: { "status": "skip", "test_file": "/crud/v1/write/updateMany-arrayFilters" }, 1: { "status": "skip", "test_file": "/crud/v1/write/deleteOne" }, 1: { "status": "skip", "test_file": "/crud/v1/write/replaceOne-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/write/updateOne-arrayFilters" }, 1: { "status": "skip", "test_file": "/crud/v1/write/updateOne-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/write/findOneAndReplace" }, 1: { "status": "skip", "test_file": "/crud/v1/write/insertOne" }, 1: { "status": "skip", "test_file": "/crud/v1/write/findOneAndUpdate-collation" }, 1: { "status": "skip", "test_file": "/crud/v2/aggregate-out-readConcern" }, 1: { "status": "skip", "test_file": "/crud/v2/replaceOne-hint" }, 1: { "status": "skip", "test_file": "/crud/v2/bulkWrite-arrayFilters" }, 1: { "status": "skip", "test_file": "/crud/v2/updateOne-hint" }, 1: { "status": "skip", "test_file": "/crud/v2/updateWithPipelines" }, 1: { "status": "skip", "test_file": "/crud/v2/updateMany-hint" }, 1: { "status": "skip", "test_file": "/crud/v2/db-aggregate" }, 1: { "status": "skip", "test_file": "/crud/v2/bulkWrite-update-hint" }, 1: { "status": "skip", "test_file": "/crud/v2/aggregate-merge" }, 1: { "status": "pass", "test_file": "/apm_test_matching", "seed": "412346068", "start": 3409.521497, "end": 3409.582974, "elapsed": 0.061477 }, 1: { "status": "skip", "test_file": "/client_side_encryption/distinct" }, 1: { "status": "skip", "test_file": "/client_side_encryption/explain" }, 1: { "status": "skip", "test_file": "/client_side_encryption/bypassedCommand" }, 1: { "status": "skip", "test_file": "/client_side_encryption/badSchema" }, 1: { "status": "skip", "test_file": "/client_side_encryption/findOneAndUpdate" }, 1: { "status": "skip", "test_file": "/client_side_encryption/insert" }, 1: { "status": "skip", "test_file": "/client_side_encryption/updateOne" }, 1: { "status": "skip", "test_file": "/client_side_encryption/aggregate" }, 1: { "status": "skip", "test_file": "/client_side_encryption/types" }, 1: { "status": "skip", "test_file": "/client_side_encryption/delete" }, 1: { "status": "skip", "test_file": "/client_side_encryption/bulk" }, 1: { "status": "skip", "test_file": "/client_side_encryption/keyAltName" }, 1: { "status": "skip", "test_file": "/client_side_encryption/localSchema" }, 1: { "status": "skip", "test_file": "/client_side_encryption/findOneAndDelete" }, 1: { "status": "skip", "test_file": "/client_side_encryption/countDocuments" }, 1: { "status": "skip", "test_file": "/client_side_encryption/basic" }, 1: { "status": "skip", "test_file": "/client_side_encryption/missingKey" }, 1: { "status": "skip", "test_file": "/client_side_encryption/updateMany" }, 1: { "status": "skip", "test_file": "/client_side_encryption/getMore" }, 1: { "status": "skip", "test_file": "/client_side_encryption/bypassAutoEncryption" }, 1: { "status": "skip", "test_file": "/client_side_encryption/replaceOne" }, 1: { "status": "skip", "test_file": "/client_side_encryption/localKMS" }, 1: { "status": "skip", "test_file": "/client_side_encryption/maxWireVersion" }, 1: { "status": "skip", "test_file": "/client_side_encryption/malformedCiphertext" }, 1: { "status": "skip", "test_file": "/client_side_encryption/count" }, 1: { "status": "skip", "test_file": "/client_side_encryption/find" }, 1: { "status": "skip", "test_file": "/client_side_encryption/findOneAndReplace" }, 1: { "status": "skip", "test_file": "/client_side_encryption/datakey_and_double_encryption" }, 1: { "status": "skip", "test_file": "/client_side_encryption/external_key_vault" }, 1: { "status": "skip", "test_file": "/client_side_encryption/bson_size_limits_and_batch_splitting" }, 1: { "status": "skip", "test_file": "/client_side_encryption/views_are_prohibited" }, 1: { "status": "skip", "test_file": "/client_side_encryption/corpus" }, 1: { "status": "skip", "test_file": "/client_side_encryption/custom_endpoint" }, 1: { "status": "skip", "test_file": "/client_side_encryption/single_and_pool_mismatches" }, 1: { "status": "skip", "test_file": "/client_side_encryption/multi_threaded" }, 1: { "status": "skip", "test_file": "/client_side_encryption/malformed_explicit" } 1: ] 1: } 1/1 Test #1: test-libmongoc ................... Passed 36.05 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 36.06 sec [100%] Built target check >>> mongo-c-driver: Entering fakeroot... Consolidate compiler generated dependencies of target bson_shared [ 8%] Built target bson_static [ 15%] Built target bson_shared [ 15%] Built target bson-man [ 15%] Built target bson-doc Consolidate compiler generated dependencies of target mongoc_shared [ 15%] Built target mongoc-man [ 15%] Built target mongoc-doc [ 15%] Built target doc [ 40%] Built target mongoc_static [ 66%] Built target mongoc_shared Consolidate compiler generated dependencies of target mongoc-stat Consolidate compiler generated dependencies of target test-mongoc-gssapi [ 67%] Built target mongoc-stat [ 68%] Built target test-mongoc-gssapi [100%] Built target test-libmongoc Install the project... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/mongo-c-driver/COPYING -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/mongo-c-driver/NEWS -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/mongo-c-driver/README.rst -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/mongo-c-driver/THIRD_PARTY_NOTICES -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/libbson-1.0.so.0.0.0 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/libbson-1.0.so.0 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/libbson-1.0.so -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/libbson-static-1.0.a -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-config.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-version.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bcon.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-atomic.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-clock.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-compat.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-context.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-decimal128.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-endian.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-error.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-iter.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-json.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-keys.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-macros.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-md5.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-memory.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-oid.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-prelude.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-reader.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-string.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-types.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-utf8.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-value.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-version-functions.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-writer.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/pkgconfig/libbson-1.0.pc -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/pkgconfig/libbson-static-1.0.pc -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/bson-1.0/bson-targets.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/bson-1.0/bson-targets-none.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/bson-1.0/bson-1.0-config.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/bson-1.0/bson-1.0-config-version.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/libbson-1.0/libbson-1.0-config.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/libbson-1.0/libbson-1.0-config-version.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/libbson-static-1.0/libbson-static-1.0-config.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/libbson-static-1.0/libbson-static-1.0-config-version.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_array.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_array_begin.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_array_end.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_binary.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_bool.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_code.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_code_with_scope.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_date_time.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_dbpointer.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_decimal128.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_document.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_document_begin.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_document_end.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_double.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_int32.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_int64.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_iter.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_maxkey.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_minkey.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_now_utc.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_null.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_oid.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_regex.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_regex_w_len.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_symbol.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_time_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_timestamp.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_timeval.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_undefined.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_utf8.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_value.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_array_as_json.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_as_canonical_extended_json.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_as_json.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_as_relaxed_extended_json.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_ascii_strtoll.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_check_version.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_compare.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_concat.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_context_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_context_get_default.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_context_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_context_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_copy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_copy_to.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_copy_to_excluding.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_copy_to_excluding_noinit.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_copy_to_excluding_noinit_va.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_count_keys.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_decimal128_from_string.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_decimal128_from_string_w_len.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_decimal128_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_decimal128_to_string.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_destroy_with_steal.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_equal.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_error_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_free.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_get_data.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_get_major_version.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_get_micro_version.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_get_minor_version.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_get_monotonic_time.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_get_version.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_has_field.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_init.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_init_from_json.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_init_static.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_isspace.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_array.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_as_bool.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_as_double.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_as_int64.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_binary.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_bool.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_code.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_codewscope.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_date_time.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_dbpointer.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_decimal128.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_document.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_double.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_dup_utf8.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_find.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_find_case.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_find_descendant.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_find_w_len.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_init.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_init_find.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_init_find_case.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_init_find_w_len.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_init_from_data.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_init_from_data_at_offset.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_int32.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_int64.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_key.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_key_len.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_next.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_offset.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_oid.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_overwrite_bool.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_overwrite_date_time.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_overwrite_decimal128.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_overwrite_double.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_overwrite_int32.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_overwrite_int64.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_overwrite_oid.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_overwrite_timestamp.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_recurse.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_regex.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_symbol.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_time_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_timestamp.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_timeval.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_type.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_utf8.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_value.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_visit_all.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_json_data_reader_ingest.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_json_data_reader_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_json_reader_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_json_reader_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_json_reader_new_from_fd.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_json_reader_new_from_file.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_json_reader_read.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_json_reader_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_malloc.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_malloc0.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_md5_append.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_md5_finish.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_md5_init.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_md5_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_mem_restore_vtable.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_mem_set_vtable.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_memory.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_new_from_buffer.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_new_from_data.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_new_from_json.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_oid_compare.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_oid_copy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_oid_equal.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_oid_get_time_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_oid_hash.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_oid_init.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_oid_init_from_data.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_oid_init_from_string.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_oid_init_sequence.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_oid_is_valid.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_oid_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_oid_to_string.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reader_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reader_destroy_func_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reader_new_from_data.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reader_new_from_fd.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reader_new_from_file.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reader_new_from_handle.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reader_read.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reader_read_func_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reader_reset.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reader_set_destroy_func.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reader_set_read_func.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reader_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reader_tell.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_realloc.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_realloc_ctx.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_realloc_func.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reinit.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reserve_buffer.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_set_error.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_sized_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_snprintf.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_steal.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_strcasecmp.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_strdup.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_strdup_printf.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_strdupv_printf.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_strerror_r.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_strfreev.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_string_append.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_string_append_c.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_string_append_printf.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_string_append_unichar.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_string_free.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_string_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_string_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_string_truncate.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_strncpy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_strndup.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_strnlen.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_subtype_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_type_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_uint32_to_string.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_unichar_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_utf8_escape_for_json.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_utf8_from_unichar.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_utf8_get_char.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_utf8_next_char.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_utf8_validate.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_validate.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_validate_with_error.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_value_copy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_value_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_value_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_visitor_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_vsnprintf.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_writer_begin.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_writer_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_writer_end.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_writer_get_length.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_writer_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_writer_rollback.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_writer_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_zero_free.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_character_and_string_routines.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_creating.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_cross_platform_notes.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_endianness.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_errors.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reference.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_guides.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_include_and_link.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_json.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_oid.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_parsing.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_streaming_bson.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_threading.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_tutorial.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_utf8.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_valgrind.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_version.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/bin/mongoc-stat -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/libmongoc-1.0.so.0.0.0 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/libmongoc-1.0.so.0 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/libmongoc-1.0.so -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/libmongoc-static-1.0.a -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-config.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-version.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-apm.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-bulk-operation.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-change-stream.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-client.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-client-pool.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-client-side-encryption.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-collection.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-cursor.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-database.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-error.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-flags.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-find-and-modify.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-gridfs.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-gridfs-bucket.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-gridfs-file.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-gridfs-file-page.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-gridfs-file-list.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-handshake.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-host-list.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-init.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-index.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-iovec.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-log.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-macros.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-matcher.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-opcode.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-prelude.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-read-concern.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-read-prefs.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-server-description.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-client-session.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-socket.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-stream-tls-libressl.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-stream-tls-openssl.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-stream.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-stream-buffered.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-stream-file.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-stream-gridfs.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-stream-socket.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-topology-description.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-uri.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-version-functions.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-write-concern.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-rand.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-stream-tls.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-ssl.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/pkgconfig/libmongoc-1.0.pc -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/pkgconfig/libmongoc-static-1.0.pc -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/pkgconfig/libmongoc-ssl-1.0.pc -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/mongoc-1.0/mongoc-targets.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/mongoc-1.0/mongoc-targets-none.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/mongoc-1.0/mongoc-1.0-config.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/mongoc-1.0/mongoc-1.0-config-version.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/libmongoc-1.0/libmongoc-1.0-config.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/libmongoc-1.0/libmongoc-1.0-config-version.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/libmongoc-static-1.0/libmongoc-static-1.0-config.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/libmongoc-static-1.0/libmongoc-static-1.0-config-version.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_advanced_connections.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_aggregate.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_application_performance_monitoring.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_authentication.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_basic_troubleshooting.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_connection_pooling.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_create_indexes.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursors.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_debugging.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_distinct_mapreduce.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_errors.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_reference.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_guides.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_init_cleanup.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_installing.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_logging.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_matcher.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_common_task_examples.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_callbacks_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_callbacks_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_callbacks_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_failed_get_command_name.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_failed_get_context.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_failed_get_duration.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_failed_get_error.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_failed_get_host.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_failed_get_operation_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_failed_get_reply.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_failed_get_request_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_failed_get_server_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_failed_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_started_get_command.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_started_get_command_name.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_started_get_context.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_started_get_database_name.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_started_get_host.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_started_get_operation_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_started_get_request_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_started_get_server_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_started_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_succeeded_get_command_name.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_succeeded_get_context.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_succeeded_get_duration.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_succeeded_get_host.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_succeeded_get_operation_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_succeeded_get_reply.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_succeeded_get_request_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_succeeded_get_server_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_succeeded_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_changed_get_context.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_changed_get_host.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_changed_get_new_description.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_changed_get_previous_description.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_changed_get_topology_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_changed_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_closed_get_context.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_closed_get_host.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_closed_get_topology_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_closed_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_heartbeat_failed_get_context.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_heartbeat_failed_get_duration.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_heartbeat_failed_get_error.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_heartbeat_failed_get_host.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_heartbeat_failed_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_heartbeat_started_get_context.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_heartbeat_started_get_host.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_heartbeat_started_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_heartbeat_succeeded_get_context.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_heartbeat_succeeded_get_duration.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_heartbeat_succeeded_get_host.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_heartbeat_succeeded_get_reply.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_heartbeat_succeeded_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_opening_get_context.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_opening_get_host.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_opening_get_topology_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_opening_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_set_command_failed_cb.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_set_command_started_cb.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_set_command_succeeded_cb.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_set_server_changed_cb.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_set_server_closed_cb.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_set_server_heartbeat_failed_cb.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_set_server_heartbeat_started_cb.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_set_server_heartbeat_succeeded_cb.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_set_server_opening_cb.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_set_topology_changed_cb.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_set_topology_closed_cb.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_set_topology_opening_cb.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_topology_changed_get_context.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_topology_changed_get_new_description.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_topology_changed_get_previous_description.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_topology_changed_get_topology_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_topology_changed_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_topology_closed_get_context.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_topology_closed_get_topology_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_topology_closed_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_topology_opening_get_context.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_topology_opening_get_topology_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_topology_opening_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_auto_encryption_opts_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_auto_encryption_opts_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_auto_encryption_opts_set_bypass_auto_encryption.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_auto_encryption_opts_set_extra.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_auto_encryption_opts_set_key_vault_client.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_auto_encryption_opts_set_key_vault_client_pool.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_auto_encryption_opts_set_key_vault_namespace.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_auto_encryption_opts_set_kms_providers.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_auto_encryption_opts_set_schema_map.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_auto_encryption_opts_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_delete.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_delete_one.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_execute.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_get_hint.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_get_write_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_insert.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_insert_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_remove.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_remove_many_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_remove_one.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_remove_one_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_replace_one.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_replace_one_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_set_bypass_document_validation.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_set_client_session.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_set_hint.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_update.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_update_many_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_update_one.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_update_one_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_change_stream_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_change_stream_error_document.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_change_stream_get_resume_token.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_change_stream_next.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_change_stream_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_check_version.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cleanup.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_command.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_command_simple.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_command_simple_with_server_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_command_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_enable_auto_encryption.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_create_datakey.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_datakey_opts_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_datakey_opts_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_datakey_opts_set_keyaltnames.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_datakey_opts_set_masterkey.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_datakey_opts_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_decryption_decrypt.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_encrypt.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_encrypt_opts_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_encrypt_opts_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_encrypt_opts_set_algorithm.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_encrypt_opts_set_keyaltname.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_encrypt_opts_set_keyid.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_encrypt_opts_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_opts_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_opts_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_opts_set_keyvault_client.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_opts_set_key_vault_namespace.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_opts_set_kms_providers.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_opts_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_find_databases_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_get_collection.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_get_database.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_get_database_names.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_get_database_names_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_get_default_database.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_get_gridfs.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_get_max_bson_size.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_get_max_message_size.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_get_read_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_get_read_prefs.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_get_server_description.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_get_server_descriptions.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_get_server_status.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_get_uri.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_get_write_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_new_from_uri.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_pool_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_pool_enable_auto_encryption.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_pool_max_size.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_pool_min_size.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_pool_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_pool_pop.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_pool_push.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_pool_set_apm_callbacks.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_pool_set_appname.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_pool_set_error_api.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_pool_set_ssl_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_pool_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_pool_try_pop.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_read_command_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_read_write_command_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_reset.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_select_server.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_abort_transaction.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_advance_cluster_time.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_advance_operation_time.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_append.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_commit_transaction.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_get_client.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_get_cluster_time.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_get_lsid.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_get_operation_time.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_get_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_get_server_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_get_transaction_state.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_in_transaction.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_start_transaction.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_with_transaction.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_with_transaction_cb_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_set_apm_callbacks.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_set_appname.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_set_error_api.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_set_read_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_set_read_prefs.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_set_ssl_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_set_stream_initiator.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_set_write_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_start_session.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_watch.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_write_command_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_aggregate.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_command.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_command_simple.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_command_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_copy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_count.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_count_documents.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_count_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_create_bulk_operation.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_create_bulk_operation_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_create_index.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_create_index_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_delete.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_delete_many.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_delete_one.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_drop.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_drop_index.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_drop_index_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_drop_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_ensure_index.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_estimated_document_count.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_find.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_find_and_modify.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_find_and_modify_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_find_indexes.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_find_indexes_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_find_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_get_last_error.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_get_name.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_get_read_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_get_read_prefs.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_get_write_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_insert.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_insert_bulk.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_insert_many.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_insert_one.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_keys_to_index_string.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_read_command_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_read_write_command_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_remove.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_rename.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_rename_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_replace_one.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_save.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_set_read_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_set_read_prefs.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_set_write_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_stats.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_update.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_update_many.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_update_one.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_validate.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_watch.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_write_command_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_clone.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_current.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_error.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_error_document.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_get_batch_size.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_get_hint.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_get_host.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_get_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_get_limit.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_get_max_await_time_ms.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_is_alive.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_more.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_new_from_command_reply.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_new_from_command_reply_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_next.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_set_batch_size.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_set_hint.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_set_limit.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_set_max_await_time_ms.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_add_user.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_aggregate.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_command.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_command_simple.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_command_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_copy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_create_collection.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_drop.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_drop_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_find_collections.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_find_collections_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_get_collection.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_get_collection_names.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_get_collection_names_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_get_name.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_get_read_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_get_read_prefs.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_get_write_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_has_collection.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_read_command_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_read_write_command_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_remove_all_users.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_remove_user.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_set_read_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_set_read_prefs.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_set_write_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_watch.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_write_command_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_delete_flags_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_error_has_label.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_append.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_get_bypass_document_validation.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_get_fields.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_get_flags.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_get_max_time_ms.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_get_sort.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_get_update.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_set_bypass_document_validation.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_set_fields.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_set_flags.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_set_max_time_ms.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_set_sort.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_set_update.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_get_major_version.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_get_micro_version.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_get_minor_version.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_get_version.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_bucket_abort_upload.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_bucket_delete_by_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_bucket_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_bucket_download_to_stream.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_bucket_find.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_bucket_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_bucket_open_download_stream.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_bucket_open_upload_stream.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_bucket_open_upload_stream_with_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_bucket_stream_error.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_bucket_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_bucket_upload_from_stream.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_bucket_upload_from_stream_with_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_create_file.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_create_file_from_stream.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_drop.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_error.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_get_aliases.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_get_chunk_size.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_get_content_type.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_get_filename.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_get_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_get_length.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_get_md5.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_get_metadata.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_get_upload_date.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_list_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_list_error.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_list_next.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_list_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_opt_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_readv.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_remove.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_save.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_seek.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_set_aliases.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_set_content_type.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_set_filename.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_set_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_set_md5.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_set_metadata.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_tell.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_writev.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_find.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_find_one.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_find_one_by_filename.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_find_one_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_find_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_get_chunks.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_get_files.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_remove_by_filename.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_host_list_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_index_opt_geo_get_default.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_index_opt_geo_init.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_index_opt_geo_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_index_opt_get_default.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_index_opt_init.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_index_opt_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_index_opt_wt_get_default.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_index_opt_wt_init.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_index_opt_wt_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_init.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_insert_flags_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_iovec_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_matcher_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_matcher_match.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_matcher_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_matcher_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_query_flags_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_rand.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_rand_add.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_rand_seed.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_rand_status.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_concern_append.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_concern_copy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_concern_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_concern_get_level.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_concern_is_default.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_concern_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_concern_set_level.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_concern_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_mode_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_prefs_add_tag.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_prefs_copy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_prefs_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_prefs_get_max_staleness_seconds.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_prefs_get_mode.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_prefs_get_tags.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_prefs_is_valid.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_prefs_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_prefs_set_max_staleness_seconds.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_prefs_set_mode.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_prefs_set_tags.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_prefs_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_remove_flags_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_reply_flags_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_server_description_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_server_description_host.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_server_description_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_server_description_ismaster.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_server_description_last_update_time.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_server_description_new_copy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_server_description_round_trip_time.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_server_description_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_server_description_type.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_server_descriptions_destroy_all.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_session_opt_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_session_opts_clone.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_session_opts_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_session_opts_get_causal_consistency.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_session_opts_get_default_transaction_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_session_opts_get_transaction_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_session_opts_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_session_opts_set_causal_consistency.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_session_opts_set_default_transaction_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_socket_accept.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_socket_bind.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_socket_close.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_socket_connect.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_socket_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_socket_errno.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_socket_getnameinfo.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_socket_getsockname.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_socket_listen.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_socket_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_socket_recv.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_socket_send.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_socket_sendv.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_socket_setsockopt.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_socket_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_ssl_opt_get_default.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_ssl_opt_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_buffered_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_buffered_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_close.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_cork.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_file_get_fd.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_file_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_file_new_for_path.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_file_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_flush.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_get_base_stream.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_gridfs_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_read.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_readv.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_setsockopt.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_should_retry.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_socket_get_socket.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_socket_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_socket_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_timed_out.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_tls_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_uncork.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_write.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_writev.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_topology_description_get_servers.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_topology_description_has_readable_server.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_topology_description_has_writable_server.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_topology_description_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_topology_description_type.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_transaction_opt_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_transaction_opts_clone.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_transaction_opts_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_transaction_opts_get_max_commit_time_ms.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_transaction_opts_get_read_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_transaction_opts_get_read_prefs.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_transaction_opts_get_write_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_transaction_opts_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_transaction_opts_set_max_commit_time_ms.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_transaction_opts_set_read_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_transaction_opts_set_read_prefs.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_transaction_opts_set_write_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_transaction_state_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_update_flags_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_copy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_auth_mechanism.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_auth_source.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_compressors.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_database.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_hosts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_mechanism_properties.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_option_as_bool.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_option_as_int32.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_option_as_int64.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_option_as_utf8.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_options.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_password.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_read_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_read_prefs.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_read_prefs_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_replica_set.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_service.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_ssl.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_string.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_tls.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_username.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_write_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_new_for_host_port.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_new_with_error.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_option_is_bool.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_option_is_int32.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_option_is_int64.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_option_is_utf8.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_set_auth_mechanism.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_set_auth_source.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_set_compressors.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_set_database.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_set_mechanism_properties.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_set_option_as_bool.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_set_option_as_int32.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_set_option_as_int64.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_set_option_as_utf8.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_set_password.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_set_read_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_set_read_prefs_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_set_username.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_set_write_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_unescape.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_version.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_append.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_copy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_get_fsync.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_get_journal.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_get_w.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_get_wmajority.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_get_wtag.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_get_wtimeout.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_get_wtimeout_int64.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_is_acknowledged.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_is_default.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_is_valid.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_journal_is_set.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_set_fsync.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_set_journal.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_set_w.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_set_wmajority.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_set_wtag.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_set_wtimeout.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_set_wtimeout_int64.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_tutorial.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/mongo-c-driver/uninstall.sh >>> mongo-c-driver-static*: Running split function _static... >>> mongo-c-driver-static*: Preparing subpackage mongo-c-driver-static... >>> mongo-c-driver-static*: Stripping binaries >>> mongo-c-driver-static*: Running postcheck for mongo-c-driver-static >>> libbson-static*: Running split function _libbson_static... >>> libbson-static*: Preparing subpackage libbson-static... >>> libbson-static*: Stripping binaries >>> libbson-static*: Running postcheck for libbson-static >>> mongo-c-driver-dev*: Running split function _dev... >>> mongo-c-driver-dev*: Preparing subpackage mongo-c-driver-dev... >>> mongo-c-driver-dev*: Stripping binaries >>> mongo-c-driver-dev*: Running postcheck for mongo-c-driver-dev >>> mongo-c-driver-doc*: Running split function doc... >>> mongo-c-driver-doc*: Preparing subpackage mongo-c-driver-doc... >>> mongo-c-driver-doc*: Running postcheck for mongo-c-driver-doc >>> libbson*: Running split function libbson... >>> libbson*: Preparing subpackage libbson... >>> libbson*: Stripping binaries >>> libbson*: Running postcheck for libbson >>> libbson-dev*: Running split function dev... >>> libbson-dev*: Preparing subpackage libbson-dev... >>> libbson-dev*: Stripping binaries >>> libbson-dev*: Running postcheck for libbson-dev >>> mongo-c-driver*: Running postcheck for mongo-c-driver >>> mongo-c-driver*: Preparing package mongo-c-driver... >>> mongo-c-driver*: Stripping binaries >>> libbson-dev*: Scanning shared objects >>> libbson-static*: Scanning shared objects >>> libbson*: Scanning shared objects >>> mongo-c-driver-dev*: Scanning shared objects >>> mongo-c-driver-doc*: Scanning shared objects >>> mongo-c-driver-static*: Scanning shared objects >>> mongo-c-driver*: Scanning shared objects >>> libbson-dev*: Tracing dependencies... libbson=1.16.2-r1 pkgconfig >>> libbson-dev*: Package size: 260.0 KB >>> libbson-dev*: Compressing data... >>> libbson-dev*: Create checksum... >>> libbson-dev*: Create libbson-dev-1.16.2-r1.apk >>> libbson-static*: Tracing dependencies... libbson-dev pkgconfig >>> libbson-static*: Package size: 292.0 KB >>> libbson-static*: Compressing data... >>> libbson-static*: Create checksum... >>> libbson-static*: Create libbson-static-1.16.2-r1.apk >>> libbson*: Tracing dependencies... so:libc.musl-armhf.so.1 >>> libbson*: Package size: 184.0 KB >>> libbson*: Compressing data... >>> libbson*: Create checksum... >>> libbson*: Create libbson-1.16.2-r1.apk >>> mongo-c-driver-dev*: Tracing dependencies... libbson-dev mongo-c-driver=1.16.2-r1 pkgconfig >>> mongo-c-driver-dev*: Package size: 348.0 KB >>> mongo-c-driver-dev*: Compressing data... >>> mongo-c-driver-dev*: Create checksum... >>> mongo-c-driver-dev*: Create mongo-c-driver-dev-1.16.2-r1.apk >>> mongo-c-driver-doc*: Tracing dependencies... >>> mongo-c-driver-doc*: Package size: 3.5 MB >>> mongo-c-driver-doc*: Compressing data... >>> mongo-c-driver-doc*: Create checksum... >>> mongo-c-driver-doc*: Create mongo-c-driver-doc-1.16.2-r1.apk >>> mongo-c-driver-static*: Tracing dependencies... mongo-c-driver-dev pkgconfig >>> mongo-c-driver-static*: Package size: 980.0 KB >>> mongo-c-driver-static*: Compressing data... >>> mongo-c-driver-static*: Create checksum... >>> mongo-c-driver-static*: Create mongo-c-driver-static-1.16.2-r1.apk >>> mongo-c-driver*: Tracing dependencies... so:libbson-1.0.so.0 so:libc.musl-armhf.so.1 so:libcrypto.so.1.1 so:libsnappy.so.1 so:libssl.so.1.1 so:libz.so.1 so:libzstd.so.1 >>> mongo-c-driver*: Package size: 564.0 KB >>> mongo-c-driver*: Compressing data... >>> mongo-c-driver*: Create checksum... >>> mongo-c-driver*: Create mongo-c-driver-1.16.2-r1.apk >>> mongo-c-driver: Build complete at Sun, 17 Apr 2022 15:30:32 +0000 elapsed time 0h 1m 23s >>> mongo-c-driver: Cleaning up srcdir >>> mongo-c-driver: Cleaning up pkgdir >>> mongo-c-driver: Uninstalling dependencies... (1/48) Purging .makedepends-mongo-c-driver (20220417.152914) (2/48) Purging snappy-dev (1.1.9-r4) (3/48) Purging snappy (1.1.9-r4) (4/48) Purging zlib-dev (1.2.12-r0) (5/48) Purging libtool (2.4.7-r0) (6/48) Purging libltdl (2.4.7-r0) (7/48) Purging py3-sphinx (4.3.0-r1) (8/48) Purging py3-babel (2.9.1-r1) (9/48) Purging py3-tz (2022.1-r0) (10/48) Purging py3-docutils (0.16-r4) (11/48) Purging py3-imagesize (1.3.0-r0) (12/48) Purging py3-jinja2 (3.0.3-r1) (13/48) Purging py3-markupsafe (2.1.1-r0) (14/48) Purging py3-pygments (2.11.2-r0) (15/48) Purging py3-requests (2.27.1-r0) (16/48) Purging py3-certifi (2021.10.8-r0) (17/48) Purging py3-charset-normalizer (2.0.10-r0) (18/48) Purging py3-idna (3.3-r2) (19/48) Purging py3-urllib3 (1.26.9-r0) (20/48) Purging py3-setuptools (59.4.0-r0) (21/48) Purging py3-appdirs (1.4.4-r3) (22/48) Purging py3-more-itertools (8.12.0-r2) (23/48) Purging py3-ordered-set (4.0.2-r3) (24/48) Purging py3-packaging (21.3-r0) (25/48) Purging py3-six (1.16.0-r1) (26/48) Purging py3-parsing (2.4.7-r3) (27/48) Purging py3-snowballstemmer (2.1.0-r2) (28/48) Purging py3-alabaster (0.7.12-r5) (29/48) Purging py3-sphinxcontrib-applehelp (1.0.2-r2) (30/48) Purging py3-sphinxcontrib-devhelp (1.0.2-r2) (31/48) Purging py3-sphinxcontrib-htmlhelp (2.0.0-r1) (32/48) Purging py3-sphinxcontrib-jsmath (1.0.1-r2) (33/48) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r1) (34/48) Purging py3-sphinxcontrib-qthelp (1.0.3-r2) (35/48) Purging python3 (3.10.3-r1) (36/48) Purging cmake (3.23.1-r0) (37/48) Purging zstd-dev (1.5.2-r1) (38/48) Purging openssl-dev (1.1.1n-r0) (39/48) Purging libarchive (3.6.1-r0) (40/48) Purging libbz2 (1.0.8-r1) (41/48) Purging libffi (3.4.2-r1) (42/48) Purging gdbm (1.23-r0) (43/48) Purging xz-libs (5.2.5-r1) (44/48) Purging mpdecimal (2.5.1-r1) (45/48) Purging readline (8.1.2-r0) (46/48) Purging sqlite-libs (3.38.2-r0) (47/48) Purging rhash-libs (1.4.2-r2) (48/48) Purging libuv (1.44.1-r0) Executing busybox-1.35.0-r8.trigger OK: 297 MiB in 88 packages >>> mongo-c-driver: Updating the community/armhf repository index... >>> mongo-c-driver: Signing the index...