>>> py3-joblib: Building community/py3-joblib 1.2.0-r0 (using abuild 3.10.0_rc1-r2) started Sat, 29 Oct 2022 14:20:40 +0000 >>> py3-joblib: Checking sanity of /home/buildozer/aports/community/py3-joblib/APKBUILD... >>> py3-joblib: Analyzing dependencies... >>> py3-joblib: Installing for build: build-base py3-cloudpickle py3-distributed py3-loky python3 cython py3-setuptools py3-pytest py3-threadpoolctl (1/55) Installing libbz2 (1.0.8-r3) (2/55) Installing libffi (3.4.4-r0) (3/55) Installing gdbm (1.23-r0) (4/55) Installing xz-libs (5.2.7-r0) (5/55) Installing mpdecimal (2.5.1-r1) (6/55) Installing readline (8.2.0-r0) (7/55) Installing sqlite-libs (3.39.4-r0) (8/55) Installing python3 (3.10.8-r3) (9/55) Installing py3-cloudpickle (1.6.0-r2) (10/55) Installing py3-click (8.1.3-r0) (11/55) Installing py3-tqdm (4.63.2-r0) (12/55) Installing py3-fsspec (2022.8.2-r0) (13/55) Installing libquadmath (12.2.1_git20220924-r3) (14/55) Installing libgfortran (12.2.1_git20220924-r3) (15/55) Installing openblas (0.3.21-r0) (16/55) Installing py3-numpy (1.23.4-r0) (17/55) Installing py3-parsing (3.0.9-r0) (18/55) Installing py3-packaging (21.3-r2) (19/55) Installing py3-six (1.16.0-r3) (20/55) Installing py3-dateutil (2.8.2-r1) (21/55) Installing py3-tz (2022.4-r0) (22/55) Installing py3-pandas (1.5.1-r0) (23/55) Installing py3-locket (1.0.0-r0) (24/55) Installing libsodium (1.0.18-r2) (25/55) Installing libzmq (4.3.4-r1) (26/55) Installing py3-pyzmq (23.2.1-r0) (27/55) Installing py3-toolz (0.12.0-r0) (28/55) Installing py3-partd (1.3.0-r0) (29/55) Installing yaml (0.2.5-r0) (30/55) Installing py3-yaml (6.0-r0) (31/55) Installing py3-dask (2022.10.0-r0) (32/55) Installing py3-markupsafe (2.1.1-r1) (33/55) Installing py3-jinja2 (3.1.2-r0) (34/55) Installing py3-msgpack (1.0.4-r0) (35/55) Installing py3-psutil (5.9.2-r0) (36/55) Installing py3-sortedcontainers (2.4.0-r1) (37/55) Installing py3-tblib (1.7.0-r3) (38/55) Installing py3-tornado (6.2-r0) (39/55) Installing py3-urllib3 (1.26.12-r0) (40/55) Installing py3-heapdict (1.0.1-r2) (41/55) Installing lmdb (0.9.29-r2) (42/55) Installing py3-lmdb (1.2.1-r2) (43/55) Installing py3-zict (2.2.0-r0) (44/55) Installing py3-distributed (2022.10.0-r0) (45/55) Installing py3-loky (3.3.0-r0) (46/55) Installing cython (0.29.32-r0) (47/55) Installing py3-setuptools (65.5.0-r0) (48/55) Installing py3-attrs (22.1.0-r0) (49/55) Installing py3-iniconfig (1.1.1-r3) (50/55) Installing py3-pluggy (1.0.0-r1) (51/55) Installing py3-py (1.11.0-r0) (52/55) Installing py3-tomli (2.0.1-r1) (53/55) Installing py3-pytest (7.1.3-r1) (54/55) Installing py3-threadpoolctl (3.1.0-r0) (55/55) Installing .makedepends-py3-joblib (20221029.142041) Executing busybox-1.35.0-r27.trigger OK: 472 MiB in 147 packages >>> py3-joblib: Cleaning up srcdir >>> py3-joblib: Cleaning up pkgdir >>> py3-joblib: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/joblib-1.2.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305k 100 305k 0 0 1723k 0 --:--:-- --:--:-- --:--:-- 1728k >>> py3-joblib: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/joblib-1.2.0.tar.gz >>> py3-joblib: Checking sha512sums... joblib-1.2.0.tar.gz: OK de-vendor.patch: OK >>> py3-joblib: Unpacking /var/cache/distfiles/v3.17/joblib-1.2.0.tar.gz... >>> py3-joblib: de-vendor.patch patching file joblib/_cloudpickle_wrapper.py patching file joblib/_memmapping_reducer.py patching file joblib/_parallel_backends.py patching file joblib/executor.py patching file joblib/externals/loky/backend/reduction.py patching file joblib/parallel.py /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running build running build_py creating build creating build/lib creating build/lib/joblib copying joblib/_store_backends.py -> build/lib/joblib copying joblib/disk.py -> build/lib/joblib copying joblib/_cloudpickle_wrapper.py -> build/lib/joblib copying joblib/testing.py -> build/lib/joblib copying joblib/numpy_pickle.py -> build/lib/joblib copying joblib/hashing.py -> build/lib/joblib copying joblib/parallel.py -> build/lib/joblib copying joblib/__init__.py -> build/lib/joblib copying joblib/_multiprocessing_helpers.py -> build/lib/joblib copying joblib/_deprecated_format_stack.py -> build/lib/joblib copying joblib/logger.py -> build/lib/joblib copying joblib/_deprecated_my_exceptions.py -> build/lib/joblib copying joblib/_utils.py -> build/lib/joblib copying joblib/format_stack.py -> build/lib/joblib copying joblib/executor.py -> build/lib/joblib copying joblib/_memmapping_reducer.py -> build/lib/joblib copying joblib/backports.py -> build/lib/joblib copying joblib/_dask.py -> build/lib/joblib copying joblib/_parallel_backends.py -> build/lib/joblib copying joblib/pool.py -> build/lib/joblib copying joblib/func_inspect.py -> build/lib/joblib copying joblib/numpy_pickle_compat.py -> build/lib/joblib copying joblib/my_exceptions.py -> build/lib/joblib copying joblib/memory.py -> build/lib/joblib copying joblib/compressor.py -> build/lib/joblib copying joblib/numpy_pickle_utils.py -> build/lib/joblib creating build/lib/joblib/test copying joblib/test/test_numpy_pickle_compat.py -> build/lib/joblib/test copying joblib/test/test_func_inspect.py -> build/lib/joblib/test copying joblib/test/test_memmapping.py -> build/lib/joblib/test copying joblib/test/test_dask.py -> build/lib/joblib/test copying joblib/test/test_memory.py -> build/lib/joblib/test copying joblib/test/test_numpy_pickle.py -> build/lib/joblib/test copying joblib/test/test_logger.py -> build/lib/joblib/test copying joblib/test/test_func_inspect_special_encoding.py -> build/lib/joblib/test copying joblib/test/test_disk.py -> build/lib/joblib/test copying joblib/test/test_cloudpickle_wrapper.py -> build/lib/joblib/test copying joblib/test/test_format_stack.py -> build/lib/joblib/test copying joblib/test/test_backports.py -> build/lib/joblib/test copying joblib/test/__init__.py -> build/lib/joblib/test copying joblib/test/test_store_backends.py -> build/lib/joblib/test copying joblib/test/test_testing.py -> build/lib/joblib/test copying joblib/test/test_deprecated_objects.py -> build/lib/joblib/test copying joblib/test/test_parallel.py -> build/lib/joblib/test copying joblib/test/test_numpy_pickle_utils.py -> build/lib/joblib/test copying joblib/test/test_hashing.py -> build/lib/joblib/test copying joblib/test/test_my_exceptions.py -> build/lib/joblib/test copying joblib/test/test_utils.py -> build/lib/joblib/test copying joblib/test/test_module.py -> build/lib/joblib/test copying joblib/test/common.py -> build/lib/joblib/test copying joblib/test/test_missing_multiprocessing.py -> build/lib/joblib/test copying joblib/test/testutils.py -> build/lib/joblib/test copying joblib/test/test_init.py -> build/lib/joblib/test creating build/lib/joblib/test/data copying joblib/test/data/create_numpy_pickle.py -> build/lib/joblib/test/data copying joblib/test/data/__init__.py -> build/lib/joblib/test/data creating build/lib/joblib/externals copying joblib/externals/__init__.py -> build/lib/joblib/externals creating build/lib/joblib/externals/cloudpickle copying joblib/externals/cloudpickle/cloudpickle_fast.py -> build/lib/joblib/externals/cloudpickle copying joblib/externals/cloudpickle/__init__.py -> build/lib/joblib/externals/cloudpickle copying joblib/externals/cloudpickle/compat.py -> build/lib/joblib/externals/cloudpickle copying joblib/externals/cloudpickle/cloudpickle.py -> build/lib/joblib/externals/cloudpickle creating build/lib/joblib/externals/loky copying joblib/externals/loky/_base.py -> build/lib/joblib/externals/loky copying joblib/externals/loky/process_executor.py -> build/lib/joblib/externals/loky copying joblib/externals/loky/__init__.py -> build/lib/joblib/externals/loky copying joblib/externals/loky/cloudpickle_wrapper.py -> build/lib/joblib/externals/loky copying joblib/externals/loky/initializers.py -> build/lib/joblib/externals/loky copying joblib/externals/loky/reusable_executor.py -> build/lib/joblib/externals/loky creating build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/utils.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/popen_loky_posix.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/synchronize.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/fork_exec.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/spawn.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/__init__.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/resource_tracker.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/process.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/popen_loky_win32.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/_win_reduction.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/queues.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/context.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/_posix_reduction.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/reduction.py -> build/lib/joblib/externals/loky/backend copying joblib/test/data/joblib_0.10.0_compressed_pickle_py33_np18.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_compressed_pickle_py27_np17.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_compressed_pickle_py27_np16.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_compressed_pickle_py35_np19.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_compressed_pickle_py34_np19.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_compressed_pickle_py35_np19.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_compressed_pickle_py34_np19.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.11.0_compressed_pickle_py36_np111.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_compressed_pickle_py27_np16.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_compressed_pickle_py27_np17.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.8.4_compressed_pickle_py27_np17.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.gzip -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.gzip -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.gzip -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.gzip -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.gzip -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.bz2 -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.bz2 -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.bz2 -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.bz2 -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.bz2 -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.xz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.xz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.xz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.xz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.xz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.lzma -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.lzma -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.lzma -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.lzma -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.lzma -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_02.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_01.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_02.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_03.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_03.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_02.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_02.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_03.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_01.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_04.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_03.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_01.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_01.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_02.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_04.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_01.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_04.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_04.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_03.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_04.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz_01.npy.z -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz_03.npy.z -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz_02.npy.z -> build/lib/joblib/test/data ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-joblib/src/joblib-1.2.0, configfile: setup.cfg, testpaths: joblib collecting ... collected 1256 items / 29 deselected / 1227 selected joblib/__init__.py::joblib PASSED [ 0%] joblib/_utils.py::joblib._utils.eval_expr PASSED [ 0%] joblib/parallel.py::joblib.parallel.Parallel PASSED [ 0%] joblib/parallel.py::joblib.parallel.parallel_backend [DEBUG:MainProcess:Thread-10 (worker)] worker got sentinel -- exiting PASSED [ 0%][DEBUG:MainProcess:Thread-11 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-4 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-12 (worker)] worker got sentinel -- exiting joblib/test/test_backports.py::test_memmap [DEBUG:MainProcess:Thread-13 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-29 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-30 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-31 (worker)] worker got sentinel -- exiting PASSED [ 0%] joblib/test/test_backports.py::test_concurrency_safe_rename[None-None] PASSED [ 0%] joblib/test/test_backports.py::test_concurrency_safe_rename[None-dst content] PASSED [ 0%] joblib/test/test_backports.py::test_concurrency_safe_rename[threading-None] PASSED [ 0%] joblib/test/test_backports.py::test_concurrency_safe_rename[threading-dst content] PASSED [ 0%] joblib/test/test_cloudpickle_wrapper.py::test_wrap_non_picklable_objects PASSED [ 0%] joblib/test/test_deprecated_objects.py::test_deprecated_joblib_exceptions PASSED [ 0%] joblib/test/test_deprecated_objects.py::test_deprecated_formatting_utilities PASSED [ 0%] joblib/test/test_disk.py::test_disk_used PASSED [ 1%] joblib/test/test_disk.py::test_memstr_to_bytes[80G-85899345920] PASSED [ 1%] joblib/test/test_disk.py::test_memstr_to_bytes[1.4M-1468006] PASSED [ 1%] joblib/test/test_disk.py::test_memstr_to_bytes[120M-125829120] PASSED [ 1%] joblib/test/test_disk.py::test_memstr_to_bytes[53K-54272] PASSED [ 1%] joblib/test/test_disk.py::test_memstr_to_bytes_exception[fooG-ValueError-Invalid literal for size.*fooG.*] PASSED [ 1%] joblib/test/test_disk.py::test_memstr_to_bytes_exception[1.4N-ValueError-Invalid literal for size.*1.4N.*] PASSED [ 1%] joblib/test/test_disk.py::test_mkdirp PASSED [ 1%] joblib/test/test_disk.py::test_rm_subdirs PASSED [ 1%] joblib/test/test_format_stack.py::test_safe_repr PASSED [ 1%] joblib/test/test_format_stack.py::test_format_records PASSED [ 1%] joblib/test/test_format_stack.py::test_format_records_file_with_less_lines_than_context PASSED [ 1%] joblib/test/test_format_stack.py::test_format_exc_with_compiled_code PASSED [ 2%] joblib/test/test_func_inspect.py::test_filter_args[f-args0-filtered_args0] PASSED [ 2%] joblib/test/test_func_inspect.py::test_filter_args[f-args1-filtered_args1] PASSED [ 2%] joblib/test/test_func_inspect.py::test_filter_args[f-args2-filtered_args2] PASSED [ 2%] joblib/test/test_func_inspect.py::test_filter_args[f-args3-filtered_args3] PASSED [ 2%] joblib/test/test_func_inspect.py::test_filter_args[f-args4-filtered_args4] PASSED [ 2%] joblib/test/test_func_inspect.py::test_filter_args[f-args5-filtered_args5] PASSED [ 2%] joblib/test/test_func_inspect.py::test_filter_args[f-args6-filtered_args6] PASSED [ 2%] joblib/test/test_func_inspect.py::test_filter_args[g-args7-filtered_args7] PASSED [ 2%] joblib/test/test_func_inspect.py::test_filter_args[i-args8-filtered_args8] PASSED [ 2%] joblib/test/test_func_inspect.py::test_filter_args_method PASSED [ 2%] joblib/test/test_func_inspect.py::test_filter_varargs[h-args0-filtered_args0] PASSED [ 2%] joblib/test/test_func_inspect.py::test_filter_varargs[h-args1-filtered_args1] PASSED [ 3%] joblib/test/test_func_inspect.py::test_filter_varargs[h-args2-filtered_args2] PASSED [ 3%] joblib/test/test_func_inspect.py::test_filter_varargs[h-args3-filtered_args3] PASSED [ 3%] joblib/test/test_func_inspect.py::test_filter_kwargs[k-args0-filtered_args0] PASSED [ 3%] joblib/test/test_func_inspect.py::test_filter_kwargs[k-args1-filtered_args1] PASSED [ 3%] joblib/test/test_func_inspect.py::test_filter_kwargs[m1-args2-filtered_args2] PASSED [ 3%] joblib/test/test_func_inspect.py::test_filter_kwargs[m2-args3-filtered_args3] PASSED [ 3%] joblib/test/test_func_inspect.py::test_filter_args_2 PASSED [ 3%] joblib/test/test_func_inspect.py::test_func_name[f-f] PASSED [ 3%] joblib/test/test_func_inspect.py::test_func_name[g-g] PASSED [ 3%] joblib/test/test_func_inspect.py::test_func_name[cached_func-cached_func] PASSED [ 3%] joblib/test/test_func_inspect.py::test_func_name_on_inner_func PASSED [ 3%] joblib/test/test_func_inspect.py::test_func_inspect_errors PASSED [ 3%] joblib/test/test_func_inspect.py::test_filter_args_edge_cases PASSED [ 4%] joblib/test/test_func_inspect.py::test_bound_methods PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_args_error_msg[ValueError-ignore_lst must be a list of parameters to ignore-f-args0] PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_args_error_msg[ValueError-Ignore list: argument \\'(.*)\\' is not defined-g-args1] PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_args_error_msg[ValueError-Wrong number of arguments-h-args2] PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_args_no_kwargs_mutation PASSED [ 4%] joblib/test/test_func_inspect.py::test_clean_win_chars PASSED [ 4%] joblib/test/test_func_inspect.py::test_format_signature[g-args0-kwargs0-g([0, 1, 2, 3, 4])] PASSED [ 4%] joblib/test/test_func_inspect.py::test_format_signature[k-args1-kwargs1-k(1, 2, (3, 4), y=True)] PASSED [ 4%] joblib/test/test_func_inspect.py::test_format_signature_long_arguments PASSED [ 4%] joblib/test/test_func_inspect.py::test_format_signature_numpy PASSED [ 4%] joblib/test/test_func_inspect.py::test_special_source_encoding PASSED [ 4%] joblib/test/test_func_inspect.py::test_func_code_consistency PASSED [ 5%] joblib/test/test_hashing.py::test_trivial_hash[1-1] PASSED [ 5%] joblib/test/test_hashing.py::test_trivial_hash[1-2] PASSED [ 5%] joblib/test/test_hashing.py::test_trivial_hash[1-1.0] PASSED [ 5%] joblib/test/test_hashing.py::test_trivial_hash[1-2.0] PASSED [ 5%] joblib/test/test_hashing.py::test_trivial_hash[1-(1+1j)] PASSED [ 5%] joblib/test/test_hashing.py::test_trivial_hash[1-(2+1j)] PASSED [ 5%] joblib/test/test_hashing.py::test_trivial_hash[1-a] PASSED [ 5%] joblib/test/test_hashing.py::test_trivial_hash[1-b] PASSED [ 5%] joblib/test/test_hashing.py::test_trivial_hash[1-obj18] PASSED [ 5%] joblib/test/test_hashing.py::test_trivial_hash[1-obj19] PASSED [ 5%] joblib/test/test_hashing.py::test_trivial_hash[1-obj110] PASSED [ 5%] joblib/test/test_hashing.py::test_trivial_hash[1-obj111] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-obj112] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-obj113] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-obj114] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-None] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-collect] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-append] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-obj118] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-obj119] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-obj120] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-obj121] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[2-1] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[2-2] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[2-1.0] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[2-2.0] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[2-(1+1j)] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[2-(2+1j)] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[2-a] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[2-b] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[2-obj18] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[2-obj19] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[2-obj110] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[2-obj111] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[2-obj112] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[2-obj113] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[2-obj114] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-None] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-collect] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-append] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-obj118] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-obj119] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-obj120] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-obj121] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[1.0-1] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[1.0-2] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[1.0-1.0] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[1.0-2.0] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[1.0-(1+1j)] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[1.0-(2+1j)] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[1.0-a] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[1.0-b] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj18] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj19] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj110] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj111] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj112] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj113] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj114] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[1.0-None] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[1.0-collect] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-append] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj118] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj119] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj120] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj121] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[2.0-1] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[2.0-2] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[2.0-1.0] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[2.0-2.0] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[2.0-(1+1j)] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[2.0-(2+1j)] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[2.0-a] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[2.0-b] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj18] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj19] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj110] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj111] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj112] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj113] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj114] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[2.0-None] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[2.0-collect] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[2.0-append] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj118] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj119] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj120] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj121] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-1] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-2] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-1.0] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-2.0] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-(1+1j)] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-(2+1j)] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-a] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-b] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj18] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj19] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj110] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj111] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj112] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj113] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj114] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-None] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-collect] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-append] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj118] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj119] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj120] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj121] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-1] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-2] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-1.0] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-2.0] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-(1+1j)] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-(2+1j)] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-a] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-b] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj18] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj19] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj110] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj111] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj112] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj113] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj114] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-None] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-collect] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-append] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj118] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj119] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj120] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj121] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[a-1] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[a-2] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[a-1.0] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[a-2.0] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[a-(1+1j)] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[a-(2+1j)] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[a-a] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[a-b] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[a-obj18] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[a-obj19] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[a-obj110] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[a-obj111] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[a-obj112] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[a-obj113] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[a-obj114] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-None] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-collect] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-append] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-obj118] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-obj119] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-obj120] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-obj121] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[b-1] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[b-2] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[b-1.0] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[b-2.0] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[b-(1+1j)] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[b-(2+1j)] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[b-a] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[b-b] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[b-obj18] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[b-obj19] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[b-obj110] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[b-obj111] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[b-obj112] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[b-obj113] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[b-obj114] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[b-None] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[b-collect] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[b-append] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-obj118] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-obj119] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-obj120] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-obj121] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[obj28-1] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[obj28-2] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[obj28-1.0] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[obj28-2.0] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[obj28-(1+1j)] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[obj28-(2+1j)] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[obj28-a] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[obj28-b] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj18] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj19] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj110] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj111] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj112] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj113] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj114] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[obj28-None] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[obj28-collect] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[obj28-append] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj118] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj119] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj120] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj121] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj29-1] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj29-2] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj29-1.0] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj29-2.0] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj29-(1+1j)] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj29-(2+1j)] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj29-a] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj29-b] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj18] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj19] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj110] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj111] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj112] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj113] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj114] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-None] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-collect] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-append] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj118] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj119] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj120] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj121] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj210-1] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj210-2] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj210-1.0] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj210-2.0] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj210-(1+1j)] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj210-(2+1j)] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj210-a] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj210-b] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj18] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj19] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj110] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj111] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj112] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj113] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj114] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-None] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-collect] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-append] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj118] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj119] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj120] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj121] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj211-1] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj211-2] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj211-1.0] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj211-2.0] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj211-(1+1j)] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj211-(2+1j)] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj211-a] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj211-b] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj18] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj19] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj110] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj111] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj112] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj113] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj114] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj211-None] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-collect] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-append] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj118] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj119] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj120] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj121] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj212-1] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj212-2] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj212-1.0] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj212-2.0] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj212-(1+1j)] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj212-(2+1j)] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj212-a] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj212-b] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj18] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj19] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj110] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj111] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj112] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj113] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj114] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj212-None] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj212-collect] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj212-append] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj118] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj119] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj120] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj121] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj213-1] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj213-2] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj213-1.0] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj213-2.0] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj213-(1+1j)] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj213-(2+1j)] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj213-a] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj213-b] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj18] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj19] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj110] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj111] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj112] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj113] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj114] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-None] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-collect] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-append] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj118] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj119] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj120] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj121] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj214-1] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj214-2] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj214-1.0] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj214-2.0] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj214-(1+1j)] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj214-(2+1j)] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj214-a] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj214-b] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj18] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj19] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj110] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj111] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj112] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj113] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj114] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-None] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-collect] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-append] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj118] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj119] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj120] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj121] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[None-1] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[None-2] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[None-1.0] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[None-2.0] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[None-(1+1j)] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[None-(2+1j)] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[None-a] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[None-b] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[None-obj18] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[None-obj19] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[None-obj110] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[None-obj111] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[None-obj112] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-obj113] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-obj114] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-None] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-collect] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-append] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-obj118] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-obj119] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-obj120] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-obj121] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[collect-1] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[collect-2] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[collect-1.0] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[collect-2.0] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[collect-(1+1j)] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[collect-(2+1j)] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[collect-a] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[collect-b] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj18] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj19] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj110] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj111] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj112] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj113] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj114] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[collect-None] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-collect] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-append] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj118] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj119] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj120] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj121] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[append-1] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[append-2] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[append-1.0] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[append-2.0] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[append-(1+1j)] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[append-(2+1j)] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[append-a] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[append-b] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[append-obj18] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[append-obj19] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[append-obj110] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[append-obj111] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[append-obj112] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[append-obj113] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[append-obj114] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[append-None] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[append-collect] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[append-append] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-obj118] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-obj119] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-obj120] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-obj121] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[obj218-1] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[obj218-2] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[obj218-1.0] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[obj218-2.0] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[obj218-(1+1j)] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[obj218-(2+1j)] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[obj218-a] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[obj218-b] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj18] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj19] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj110] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj111] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj112] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj113] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj114] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-None] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-collect] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-append] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj118] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj119] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj120] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj121] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj219-1] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj219-2] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj219-1.0] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj219-2.0] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj219-(1+1j)] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj219-(2+1j)] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj219-a] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj219-b] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj18] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj19] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj110] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj111] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj112] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj113] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj114] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-None] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-collect] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-append] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj118] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj119] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj120] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj121] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj220-1] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj220-2] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj220-1.0] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj220-2.0] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj220-(1+1j)] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj220-(2+1j)] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj220-a] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj220-b] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj18] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj19] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj110] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj111] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj112] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj113] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj114] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-None] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-collect] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-append] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj118] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj119] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj120] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj121] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj221-1] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj221-2] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj221-1.0] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj221-2.0] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj221-(1+1j)] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj221-(2+1j)] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj221-a] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj221-b] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj18] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj19] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj110] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj111] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj112] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj113] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj114] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj221-None] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-collect] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-append] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj118] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj119] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj120] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj121] PASSED [ 44%] joblib/test/test_hashing.py::test_hash_methods PASSED [ 44%] joblib/test/test_hashing.py::test_hash_numpy_arrays PASSED [ 44%] joblib/test/test_hashing.py::test_hash_numpy_dict_of_arrays PASSED [ 44%] joblib/test/test_hashing.py::test_numpy_datetime_array[datetime64[s]] PASSED [ 44%] joblib/test/test_hashing.py::test_numpy_datetime_array[timedelta64[D]] PASSED [ 44%] joblib/test/test_hashing.py::test_hash_numpy_noncontiguous PASSED [ 44%] joblib/test/test_hashing.py::test_hash_memmap[True] PASSED [ 45%] joblib/test/test_hashing.py::test_hash_memmap[False] PASSED [ 45%] joblib/test/test_hashing.py::test_hash_numpy_performance PASSED [ 45%] joblib/test/test_hashing.py::test_bound_methods_hash PASSED [ 45%] joblib/test/test_hashing.py::test_bound_cached_methods_hash PASSED [ 45%] joblib/test/test_hashing.py::test_hash_object_dtype PASSED [ 45%] joblib/test/test_hashing.py::test_numpy_scalar PASSED [ 45%] joblib/test/test_hashing.py::test_dict_hash PASSED [ 45%] joblib/test/test_hashing.py::test_set_hash PASSED [ 45%] joblib/test/test_hashing.py::test_set_decimal_hash PASSED [ 45%] joblib/test/test_hashing.py::test_string PASSED [ 45%] joblib/test/test_hashing.py::test_numpy_dtype_pickling PASSED [ 45%] joblib/test/test_hashing.py::test_hashes_stay_the_same[This is a string to hash-71b3f47df22cb19431d85d92d0b230b2] PASSED [ 46%] joblib/test/test_hashing.py::test_hashes_stay_the_same[C'est l\xe9t\xe9-2d8d189e9b2b0b2e384d93c868c0e576] PASSED [ 46%] joblib/test/test_hashing.py::test_hashes_stay_the_same[to_hash2-e205227dd82250871fa25aa0ec690aa3] PASSED [ 46%] joblib/test/test_hashing.py::test_hashes_stay_the_same[to_hash3-a11ffad81f9682a7d901e6edc3d16c84] PASSED [ 46%] joblib/test/test_hashing.py::test_hashes_stay_the_same[to_hash4-aeda150553d4bb5c69f0e69d51b0e2ef] PASSED [ 46%] joblib/test/test_hashing.py::test_hashes_are_different_between_c_and_fortran_contiguous_arrays PASSED [ 46%] joblib/test/test_hashing.py::test_0d_array PASSED [ 46%] joblib/test/test_hashing.py::test_0d_and_1d_array_hashing_is_different PASSED [ 46%] joblib/test/test_hashing.py::test_hashes_stay_the_same_with_numpy_objects PASSED [ 46%] joblib/test/test_hashing.py::test_hashing_pickling_error PASSED [ 46%] joblib/test/test_hashing.py::test_wrong_hash_name PASSED [ 46%] joblib/test/test_init.py::test_import_joblib PASSED [ 46%] joblib/test/test_logger.py::test_print_time PASSED [ 47%] joblib/test/test_memmapping.py::test_memmap_based_array_reducing PASSED [ 47%] joblib/test/test_memmapping.py::test_resource_tracker_retries_when_permissionerror SKIPPED [ 47%] joblib/test/test_memmapping.py::test_high_dimension_memmap_array_reducing PASSED [ 47%] joblib/test/test_memmapping.py::test__strided_from_memmap PASSED [ 47%] joblib/test/test_memmapping.py::test_pool_with_memmap[multiprocessing] PASSED [ 47%] joblib/test/test_memmapping.py::test_pool_with_memmap[loky] PASSED [ 47%] joblib/test/test_memmapping.py::test_pool_with_memmap_array_view[multiprocessing] PASSED [ 47%] joblib/test/test_memmapping.py::test_pool_with_memmap_array_view[loky] PASSED [ 47%] joblib/test/test_memmapping.py::test_permission_error_windows_reference_cycle[multiprocessing] PASSED [ 47%] joblib/test/test_memmapping.py::test_permission_error_windows_reference_cycle[loky] PASSED [ 47%] joblib/test/test_memmapping.py::test_permission_error_windows_memmap_sent_to_parent[multiprocessing] PASSED [ 47%] joblib/test/test_memmapping.py::test_parallel_isolated_temp_folders[multiprocessing] PASSED [ 48%] joblib/test/test_memmapping.py::test_parallel_isolated_temp_folders[loky] PASSED [ 48%] joblib/test/test_memmapping.py::test_managed_backend_reuse_temp_folder[multiprocessing] PASSED [ 48%] joblib/test/test_memmapping.py::test_managed_backend_reuse_temp_folder[loky] PASSED [ 48%] joblib/test/test_memmapping.py::test_memmapping_temp_folder_thread_safety PASSED [ 48%] joblib/test/test_memmapping.py::test_many_parallel_calls_on_same_object[multiprocessing] PASSED [ 48%] joblib/test/test_memmapping.py::test_memmap_returned_as_regular_array[multiprocessing] PASSED [ 48%] joblib/test/test_memmapping.py::test_memmap_returned_as_regular_array[loky] PASSED [ 48%] joblib/test/test_memmapping.py::test_resource_tracker_silent_when_reference_cycles[multiprocessing] PASSED [ 48%] joblib/test/test_memmapping.py::test_resource_tracker_silent_when_reference_cycles[loky] PASSED [ 48%] joblib/test/test_memmapping.py::test_memmapping_pool_for_large_arrays[multiprocessing] PASSED [ 48%] joblib/test/test_memmapping.py::test_memmapping_pool_for_large_arrays[loky] PASSED [ 48%] joblib/test/test_memmapping.py::test_child_raises_parent_exits_cleanly[multiprocessing] XPASS [ 48%] joblib/test/test_memmapping.py::test_child_raises_parent_exits_cleanly[loky] PASSED [ 49%] joblib/test/test_memmapping.py::test_memmapping_pool_for_large_arrays_disabled[multiprocessing] PASSED [ 49%] joblib/test/test_memmapping.py::test_memmapping_pool_for_large_arrays_disabled[loky] PASSED [ 49%] joblib/test/test_memmapping.py::test_memmapping_on_large_enough_dev_shm[multiprocessing] PASSED [ 49%] joblib/test/test_memmapping.py::test_memmapping_on_large_enough_dev_shm[loky] PASSED [ 49%] joblib/test/test_memmapping.py::test_memmapping_on_too_small_dev_shm[multiprocessing] PASSED [ 49%] joblib/test/test_memmapping.py::test_memmapping_on_too_small_dev_shm[loky] PASSED [ 49%] joblib/test/test_memmapping.py::test_memmapping_pool_for_large_arrays_in_return[multiprocessing] PASSED [ 49%] joblib/test/test_memmapping.py::test_memmapping_pool_for_large_arrays_in_return[loky] PASSED [ 49%] joblib/test/test_memmapping.py::test_workaround_against_bad_memmap_with_copied_buffers[multiprocessing] PASSED [ 49%] joblib/test/test_memmapping.py::test_workaround_against_bad_memmap_with_copied_buffers[loky] PASSED [ 49%] joblib/test/test_memmapping.py::test_pool_memmap_with_big_offset[multiprocessing, 0] PASSED [ 49%] joblib/test/test_memmapping.py::test_pool_memmap_with_big_offset[multiprocessing, 1] PASSED [ 50%] joblib/test/test_memmapping.py::test_pool_memmap_with_big_offset[multiprocessing, 2] PASSED [ 50%] joblib/test/test_memmapping.py::test_pool_memmap_with_big_offset[loky, 0] PASSED [ 50%] joblib/test/test_memmapping.py::test_pool_memmap_with_big_offset[loky, 1] PASSED [ 50%] joblib/test/test_memmapping.py::test_pool_memmap_with_big_offset[loky, 2] PASSED [ 50%] joblib/test/test_memmapping.py::test_pool_get_temp_dir PASSED [ 50%] joblib/test/test_memmapping.py::test_numpy_arrays_use_different_memory[r+] PASSED [ 50%] joblib/test/test_memmapping.py::test_numpy_arrays_use_different_memory[w+] PASSED [ 50%] joblib/test/test_memmapping.py::test_weak_array_key_map PASSED [ 50%] joblib/test/test_memmapping.py::test_weak_array_key_map_no_pickling PASSED [ 50%] joblib/test/test_memmapping.py::test_direct_mmap PASSED [ 50%] joblib/test/test_memory.py::test_memory_integration PASSED [ 50%] joblib/test/test_memory.py::test_no_memory PASSED [ 51%] joblib/test/test_memory.py::test_memory_kwarg PASSED [ 51%] joblib/test/test_memory.py::test_memory_lambda PASSED [ 51%] joblib/test/test_memory.py::test_memory_name_collision PASSED [ 51%] joblib/test/test_memory.py::test_memory_warning_lambda_collisions PASSED [ 51%] joblib/test/test_memory.py::test_memory_warning_collision_detection PASSED [ 51%] joblib/test/test_memory.py::test_memory_partial PASSED [ 51%] joblib/test/test_memory.py::test_memory_eval PASSED [ 51%] joblib/test/test_memory.py::test_argument_change PASSED [ 51%] joblib/test/test_memory.py::test_memory_numpy[None] PASSED [ 51%] joblib/test/test_memory.py::test_memory_numpy[r] PASSED [ 51%] joblib/test/test_memory.py::test_memory_numpy_check_mmap_mode PASSED [ 51%] joblib/test/test_memory.py::test_memory_exception PASSED [ 51%] joblib/test/test_memory.py::test_memory_ignore PASSED [ 52%] joblib/test/test_memory.py::test_memory_ignore_decorated PASSED [ 52%] joblib/test/test_memory.py::test_memory_args_as_kwargs PASSED [ 52%] joblib/test/test_memory.py::test_partial_decoration[ignore0-100-r] PASSED [ 52%] joblib/test/test_memory.py::test_partial_decoration[ignore1-10-None] PASSED [ 52%] joblib/test/test_memory.py::test_func_dir PASSED [ 52%] joblib/test/test_memory.py::test_persistence PASSED [ 52%] joblib/test/test_memory.py::test_check_call_in_cache PASSED [ 52%] joblib/test/test_memory.py::test_call_and_shelve PASSED [ 52%] joblib/test/test_memory.py::test_call_and_shelve_argument_hash PASSED [ 52%] joblib/test/test_memory.py::test_call_and_shelve_lazily_load_stored_result PASSED [ 52%] joblib/test/test_memory.py::test_memorized_pickling PASSED [ 52%] joblib/test/test_memory.py::test_memorized_repr PASSED [ 53%] joblib/test/test_memory.py::test_memory_file_modification PASSED [ 53%] joblib/test/test_memory.py::test_memory_in_memory_function_code_change PASSED [ 53%] joblib/test/test_memory.py::test_clear_memory_with_none_location PASSED [ 53%] joblib/test/test_memory.py::test_memory_func_with_kwonly_args PASSED [ 53%] joblib/test/test_memory.py::test_memory_func_with_signature PASSED [ 53%] joblib/test/test_memory.py::test__get_items PASSED [ 53%] joblib/test/test_memory.py::test__get_items_to_delete PASSED [ 53%] joblib/test/test_memory.py::test_memory_reduce_size PASSED [ 53%] joblib/test/test_memory.py::test_memory_clear PASSED [ 53%] joblib/test/test_memory.py::test_cached_function_race_condition_when_persisting_output PASSED [ 53%] joblib/test/test_memory.py::test_cached_function_race_condition_when_persisting_output_2 PASSED [ 53%] joblib/test/test_memory.py::test_memory_recomputes_after_an_error_while_loading_results PASSED [ 54%] joblib/test/test_memory.py::test_register_invalid_store_backends_key[None] PASSED [ 54%] joblib/test/test_memory.py::test_register_invalid_store_backends_key[invalid_prefix1] PASSED [ 54%] joblib/test/test_memory.py::test_register_invalid_store_backends_key[invalid_prefix2] PASSED [ 54%] joblib/test/test_memory.py::test_register_invalid_store_backends_object PASSED [ 54%] joblib/test/test_memory.py::test_memory_default_store_backend PASSED [ 54%] joblib/test/test_memory.py::test_warning_on_unknown_location_type PASSED [ 54%] joblib/test/test_memory.py::test_instanciate_incomplete_store_backend PASSED [ 54%] joblib/test/test_memory.py::test_dummy_store_backend PASSED [ 54%] joblib/test/test_memory.py::test_instanciate_store_backend_with_pathlib_path PASSED [ 54%] joblib/test/test_memory.py::test_filesystem_store_backend_repr PASSED [ 54%] joblib/test/test_memory.py::test_memory_objects_repr PASSED [ 54%] joblib/test/test_memory.py::test_memorized_result_pickle PASSED [ 55%] joblib/test/test_memory.py::test_memory_pickle_dump_load[memory_kwargs0] PASSED [ 55%] joblib/test/test_memory.py::test_memory_pickle_dump_load[memory_kwargs1] PASSED [ 55%] joblib/test/test_missing_multiprocessing.py::test_missing_multiprocessing PASSED [ 55%] joblib/test/test_module.py::test_version PASSED [ 55%] joblib/test/test_module.py::test_no_start_method_side_effect_on_import PASSED [ 55%] joblib/test/test_module.py::test_no_semaphore_tracker_on_import PASSED [ 55%] joblib/test/test_module.py::test_no_resource_tracker_on_import PASSED [ 55%] joblib/test/test_my_exceptions.py::test_inheritance PASSED [ 55%] joblib/test/test_my_exceptions.py::test_inheritance_special_cases PASSED [ 55%] joblib/test/test_my_exceptions.py::test__mk_exception PASSED [ 55%] joblib/test/test_numpy_pickle.py::test_standard_types[None-0] PASSED [ 55%] joblib/test/test_numpy_pickle.py::test_standard_types[None-1] PASSED [ 55%] joblib/test/test_numpy_pickle.py::test_standard_types[type-0] PASSED [ 56%] joblib/test/test_numpy_pickle.py::test_standard_types[type-1] PASSED [ 56%] joblib/test/test_numpy_pickle.py::test_standard_types[True-0] PASSED [ 56%] joblib/test/test_numpy_pickle.py::test_standard_types[True-1] PASSED [ 56%] joblib/test/test_numpy_pickle.py::test_standard_types[10-0] PASSED [ 56%] joblib/test/test_numpy_pickle.py::test_standard_types[10-1] PASSED [ 56%] joblib/test/test_numpy_pickle.py::test_standard_types[1.0-0] PASSED [ 56%] joblib/test/test_numpy_pickle.py::test_standard_types[1.0-1] PASSED [ 56%] joblib/test/test_numpy_pickle.py::test_standard_types[(1+0j)-0] PASSED [ 56%] joblib/test/test_numpy_pickle.py::test_standard_types[(1+0j)-1] PASSED [ 56%] joblib/test/test_numpy_pickle.py::test_standard_types[11-0] PASSED [ 56%] joblib/test/test_numpy_pickle.py::test_standard_types[11-1] PASSED [ 56%] joblib/test/test_numpy_pickle.py::test_standard_types[member7-0] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[member7-1] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[member8-0] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[member8-1] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[member9-0] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[member9-1] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[len-0] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[len-1] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[_function-0] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[_function-1] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[_class-0] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[_class-1] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[_newclass-0] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[_newclass-1] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[member14-0] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[member14-1] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[member15-0] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[member15-1] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_value_error PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_compress_level_error[-1] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_compress_level_error[10] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_compress_level_error[wrong_compress2] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_numpy_persistence[False] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_numpy_persistence[True] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_numpy_persistence[0] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_numpy_persistence[3] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_numpy_persistence[zlib] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_numpy_persistence_bufferred_array_compression PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_memmap_persistence PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_memmap_persistence_mixed_dtypes PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_masked_array_persistence PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_compress_mmap_mode_warning PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_cache_size_warning[None] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_cache_size_warning[0] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_cache_size_warning[10] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_memory_usage SKIPPED (Test re...) [ 59%] joblib/test/test_numpy_pickle.py::test_compressed_pickle_dump_and_load PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_joblib_pickle_across_python_versions PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_joblib_pickle_across_python_versions_with_mmap PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_numpy_array_byte_order_mismatch_detection PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_compress_tuple_argument[compress_tuple0] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_compress_tuple_argument[compress_tuple1] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_compress_tuple_argument_exception[compress_tuple0-Compress argument tuple should contain exactly 2 elements] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_compress_tuple_argument_exception[compress_tuple1-Non valid compression method given: "wrong"] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_compress_tuple_argument_exception[compress_tuple2-Non valid compress level given: "wrong"] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_compress_string_argument[zlib] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_compress_string_argument[gzip] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[zlib-1] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[zlib-3] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[zlib-6] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[gzip-1] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[gzip-3] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[gzip-6] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[bz2-1] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[bz2-3] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[bz2-6] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[lzma-1] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[lzma-3] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[lzma-6] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[xz-1] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[xz-3] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[xz-6] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[lz4-1] SKIPPED [ 62%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[lz4-3] SKIPPED [ 62%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[lz4-6] SKIPPED [ 62%] joblib/test/test_numpy_pickle.py::test_load_externally_decompressed_files[.z-_zlib_file_decompress] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_load_externally_decompressed_files[.gz-_gzip_file_decompress] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_compression_using_file_extension[.z-zlib] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_compression_using_file_extension[.gz-gzip] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_compression_using_file_extension[.bz2-bz2] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_compression_using_file_extension[.lzma-lzma] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_compression_using_file_extension[.xz-xz] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_compression_using_file_extension[.pkl-not-compressed] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_compression_using_file_extension[-not-compressed] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_file_handle_persistence PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_in_memory_persistence PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_file_handle_persistence_mmap PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_file_handle_persistence_compressed_mmap PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_file_handle_persistence_in_memory_mmap PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile[1-a little data as bytes.] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile[1-a large data as bytes.] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile[3-a little data as bytes.] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile[3-a large data as bytes.] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile[9-a little data as bytes.] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile[9-a large data as bytes.] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_bad_compression_levels[-1] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_bad_compression_levels[10] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_bad_compression_levels[15] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_bad_compression_levels[a] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_bad_compression_levels[bad_value4] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_bad_compression_levels[bad_value5] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_modes[a] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_modes[x] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_modes[r] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_modes[w] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_modes[1] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_modes[2] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_filename_type[1] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_filename_type[bad_file1] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_filename_type[bad_file2] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_numpy_subclass PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_pathlib PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_non_contiguous_array_pickling PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_pickle_highest_protocol PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_pickle_in_socket PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_load_memmap_with_big_offset PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_register_compressor PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_register_compressor_invalid_name[1] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_register_compressor_invalid_name[invalid_name1] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_register_compressor_invalid_name[invalid_name2] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_register_compressor_invalid_fileobj PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_register_compressor_already_registered PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_lz4_compression SKIPPED (Need...) [ 66%] joblib/test/test_numpy_pickle.py::test_lz4_compression_without_lz4 PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_memmap_alignment_padding[4] PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_memmap_alignment_padding[5] PASSED [ 66%] joblib/test/test_numpy_pickle_compat.py::test_z_file PASSED [ 66%] joblib/test/test_numpy_pickle_utils.py::test_binary_zlib_file[test0] PASSED [ 66%] joblib/test/test_numpy_pickle_utils.py::test_binary_zlib_file[test1] PASSED [ 66%] joblib/test/test_parallel.py::test_cpu_count PASSED [ 66%] joblib/test/test_parallel.py::test_effective_n_jobs PASSED [ 66%] joblib/test/test_parallel.py::test_effective_n_jobs_None[positive-int] PASSED [ 66%] joblib/test/test_parallel.py::test_effective_n_jobs_None[negative-int] PASSED [ 66%] joblib/test/test_parallel.py::test_effective_n_jobs_None[None] PASSED [ 67%] joblib/test/test_parallel.py::test_simple_parallel[2-1-None] PASSED [ 67%] joblib/test/test_parallel.py::test_simple_parallel[2-1-loky] PASSED [ 67%] joblib/test/test_parallel.py::test_simple_parallel[2-1-multiprocessing] PASSED [ 67%] joblib/test/test_parallel.py::test_simple_parallel[2-1-sequential] PASSED [ 67%] joblib/test/test_parallel.py::test_simple_parallel[2-1-threading] PASSED [ 67%] joblib/test/test_parallel.py::test_simple_parallel[2-1-backend5] PASSED [ 67%] joblib/test/test_parallel.py::test_simple_parallel[2-1-backend6] PASSED [ 67%] joblib/test/test_parallel.py::test_simple_parallel[2-1-backend7] PASSED [ 67%] joblib/test/test_parallel.py::test_simple_parallel[2-1-backend8] PASSED [ 67%] joblib/test/test_parallel.py::test_simple_parallel[2-1-backend9] PASSED [ 67%] joblib/test/test_parallel.py::test_simple_parallel[2-2-None] PASSED [ 67%] joblib/test/test_parallel.py::test_simple_parallel[2-2-loky] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-2-multiprocessing] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-2-sequential] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-2-threading] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-2-backend5] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-2-backend6] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-2-backend7] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-2-backend8] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-2-backend9] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2--1-None] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2--1-loky] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2--1-multiprocessing] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2--1-sequential] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2--1-threading] [DEBUG:MainProcess:Thread-155 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-156 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-125 (worker)] worker exiting after 5 tasks PASSED [ 69%][DEBUG:MainProcess:Thread-126 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[2--1-backend5] [DEBUG:MainProcess:Thread-166 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-172 (worker)] worker got sentinel -- exiting PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2--1-backend6] [DEBUG:MainProcess:Thread-173 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-174 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-175 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-176 (worker)] worker got sentinel -- exiting PASSED [ 69%][DEBUG:MainProcess:Thread-167 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[2--1-backend7] [DEBUG:MainProcess:Thread-177 (worker)] worker got sentinel -- exiting PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2--1-backend8] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2--1-backend9] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2--2-None] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2--2-loky] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2--2-multiprocessing] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2--2-sequential] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2--2-threading] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2--2-backend5] [DEBUG:MainProcess:Thread-252 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-244 (worker)] worker exiting after 0 tasks PASSED [ 70%][DEBUG:MainProcess:Thread-253 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[2--2-backend6] [DEBUG:MainProcess:Thread-254 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-245 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-255 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-246 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-257 (worker)] worker got sentinel -- exiting PASSED [ 70%][DEBUG:MainProcess:Thread-258 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-259 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-247 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[2--2-backend7] [DEBUG:MainProcess:Thread-260 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-261 (worker)] worker got sentinel -- exiting PASSED [ 70%] joblib/test/test_parallel.py::test_simple_parallel[2--2-backend8] PASSED [ 70%] joblib/test/test_parallel.py::test_simple_parallel[2--2-backend9] PASSED [ 70%] joblib/test/test_parallel.py::test_simple_parallel[11-1-None] PASSED [ 70%] joblib/test/test_parallel.py::test_simple_parallel[11-1-loky] PASSED [ 70%] joblib/test/test_parallel.py::test_simple_parallel[11-1-multiprocessing] PASSED [ 70%] joblib/test/test_parallel.py::test_simple_parallel[11-1-sequential] PASSED [ 70%] joblib/test/test_parallel.py::test_simple_parallel[11-1-threading] PASSED [ 70%] joblib/test/test_parallel.py::test_simple_parallel[11-1-backend5] PASSED [ 70%] joblib/test/test_parallel.py::test_simple_parallel[11-1-backend6] PASSED [ 70%] joblib/test/test_parallel.py::test_simple_parallel[11-1-backend7] PASSED [ 70%] joblib/test/test_parallel.py::test_simple_parallel[11-1-backend8] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11-1-backend9] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11-2-None] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11-2-loky] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11-2-multiprocessing] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11-2-sequential] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11-2-threading] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11-2-backend5] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11-2-backend6] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11-2-backend7] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11-2-backend8] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11-2-backend9] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11--1-None] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11--1-loky] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11--1-multiprocessing] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11--1-sequential] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11--1-threading] [DEBUG:MainProcess:Thread-312 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-313 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-305 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-314 (worker)] worker got sentinel -- exiting PASSED [ 72%][DEBUG:MainProcess:Thread-306 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-315 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-316 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[11--1-backend5] [DEBUG:MainProcess:Thread-307 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-317 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-318 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-319 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-365 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-344 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-366 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-335 (worker)] worker got sentinel -- exiting PASSED [ 72%][DEBUG:MainProcess:Thread-345 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-336 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-346 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-347 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[11--1-backend6] [DEBUG:MainProcess:Thread-348 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-349 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-350 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-351 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-356 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-357 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-358 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-359 (worker)] worker exiting after 0 tasks PASSED [ 72%][DEBUG:MainProcess:Thread-360 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-361 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-362 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-363 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[11--1-backend7] [DEBUG:MainProcess:Thread-364 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-365 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-366 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-335 (worker)] worker exiting after 5 tasks PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11--1-backend8] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11--1-backend9] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11--2-None] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11--2-loky] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11--2-multiprocessing] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--2-sequential] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--2-threading] [DEBUG:MainProcess:Thread-396 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-397 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-398 (worker)] worker exiting after 0 tasks PASSED [ 73%][DEBUG:MainProcess:Thread-399 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-400 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-401 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[11--2-backend5] [DEBUG:MainProcess:Thread-402 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-403 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-404 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-427 (worker)] worker exiting after 0 tasks PASSED [ 73%][DEBUG:MainProcess:Thread-428 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-429 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-430 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[11--2-backend6] [DEBUG:MainProcess:Thread-431 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-432 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-433 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-434 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-438 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-439 (worker)] worker exiting after 0 tasks PASSED [ 73%][DEBUG:MainProcess:Thread-440 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-441 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-442 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-443 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-413 (worker)] worker exiting after 5 tasks joblib/test/test_parallel.py::test_simple_parallel[11--2-backend7] [DEBUG:MainProcess:Thread-414 (worker)] worker exiting after 0 tasks PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--2-backend8] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--2-backend9] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[100-1-None] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[100-1-loky] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[100-1-multiprocessing] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[100-1-sequential] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[100-1-threading] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-1-backend5] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-1-backend6] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-1-backend7] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-1-backend8] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-1-backend9] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-2-None] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-2-loky] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-2-multiprocessing] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-2-sequential] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-2-threading] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-2-backend5] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-2-backend6] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-2-backend7] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100-2-backend8] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100-2-backend9] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100--1-None] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100--1-loky] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100--1-multiprocessing] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100--1-sequential] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100--1-threading] [DEBUG:MainProcess:Thread-491 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-492 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-482 (worker)] worker exiting after 0 tasks PASSED [ 75%][DEBUG:MainProcess:Thread-493 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-494 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[100--1-backend5] [DEBUG:MainProcess:Thread-483 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-495 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-484 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-534 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-535 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-536 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-537 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-538 (worker)] worker exiting after 0 tasks PASSED [ 75%][DEBUG:MainProcess:Thread-539 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-540 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-541 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-510 (worker)] worker exiting after 5 tasks joblib/test/test_parallel.py::test_simple_parallel[100--1-backend6] [DEBUG:MainProcess:Thread-511 (worker)] worker exiting after 0 tasks PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100--1-backend7] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100--1-backend8] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100--1-backend9] PASSED [ 76%] joblib/test/test_parallel.py::test_simple_parallel[100--2-None] PASSED [ 76%] joblib/test/test_parallel.py::test_simple_parallel[100--2-loky] PASSED [ 76%] joblib/test/test_parallel.py::test_simple_parallel[100--2-multiprocessing] PASSED [ 76%] joblib/test/test_parallel.py::test_simple_parallel[100--2-sequential] PASSED [ 76%] joblib/test/test_parallel.py::test_simple_parallel[100--2-threading] [DEBUG:MainProcess:Thread-572 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-573 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-574 (worker)] worker exiting after 0 tasks PASSED [ 76%][DEBUG:MainProcess:Thread-575 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-576 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-577 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-578 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-579 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[100--2-backend5] [DEBUG:MainProcess:Thread-580 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-581 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-594 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-605 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-606 (worker)] worker got sentinel -- exiting PASSED [ 76%][DEBUG:MainProcess:Thread-595 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-607 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-608 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[100--2-backend6] [DEBUG:MainProcess:Thread-596 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-609 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-597 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-611 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-599 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-612 (worker)] worker got sentinel -- exiting PASSED [ 76%][DEBUG:MainProcess:Thread-600 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-613 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-614 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-601 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[100--2-backend7] [DEBUG:MainProcess:Thread-615 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-616 (worker)] worker got sentinel -- exiting PASSED [ 76%] joblib/test/test_parallel.py::test_simple_parallel[100--2-backend8] PASSED [ 76%] joblib/test/test_parallel.py::test_simple_parallel[100--2-backend9] PASSED [ 76%] joblib/test/test_parallel.py::test_main_thread_renamed_no_warning[None] PASSED [ 76%] joblib/test/test_parallel.py::test_main_thread_renamed_no_warning[loky] PASSED [ 77%] joblib/test/test_parallel.py::test_main_thread_renamed_no_warning[multiprocessing] PASSED [ 77%] joblib/test/test_parallel.py::test_main_thread_renamed_no_warning[sequential] PASSED [ 77%] joblib/test/test_parallel.py::test_main_thread_renamed_no_warning[threading] PASSED [ 77%] joblib/test/test_parallel.py::test_main_thread_renamed_no_warning[backend5] [DEBUG:MainProcess:Thread-637 (worker)] worker exiting after 0 tasks PASSED [ 77%] joblib/test/test_parallel.py::test_main_thread_renamed_no_warning[backend6] PASSED [ 77%] joblib/test/test_parallel.py::test_main_thread_renamed_no_warning[backend7] PASSED [ 77%] joblib/test/test_parallel.py::test_main_thread_renamed_no_warning[backend8] PASSED [ 77%] joblib/test/test_parallel.py::test_main_thread_renamed_no_warning[backend9] PASSED [ 77%] joblib/test/test_parallel.py::test_nested_parallel_warnings[loky-multiprocessing-True] PASSED [ 77%] joblib/test/test_parallel.py::test_nested_parallel_warnings[loky-loky-False] PASSED [ 77%] joblib/test/test_parallel.py::test_nested_parallel_warnings[multiprocessing-multiprocessing-True] PASSED [ 77%] joblib/test/test_parallel.py::test_nested_parallel_warnings[multiprocessing-loky-True] PASSED [ 77%] joblib/test/test_parallel.py::test_nested_parallel_warnings[threading-multiprocessing-True] PASSED [ 78%] joblib/test/test_parallel.py::test_nested_parallel_warnings[threading-loky-True] PASSED [ 78%] joblib/test/test_parallel.py::test_background_thread_parallelism[loky] PASSED [ 78%] joblib/test/test_parallel.py::test_background_thread_parallelism[multiprocessing] PASSED [ 78%] joblib/test/test_parallel.py::test_background_thread_parallelism[threading] PASSED [ 78%] joblib/test/test_parallel.py::test_nested_loop[threading-threading] PASSED [ 78%] joblib/test/test_parallel.py::test_nested_loop[threading-sequential] PASSED [ 78%] joblib/test/test_parallel.py::test_nested_loop[threading-multiprocessing] PASSED [ 78%] joblib/test/test_parallel.py::test_nested_loop[threading-loky] PASSED [ 78%] joblib/test/test_parallel.py::test_nested_loop[threading-back_compat_backend] PASSED [ 78%] joblib/test/test_parallel.py::test_nested_loop[sequential-threading] PASSED [ 78%] joblib/test/test_parallel.py::test_nested_loop[sequential-sequential] PASSED [ 78%] joblib/test/test_parallel.py::test_nested_loop[sequential-multiprocessing] PASSED [ 79%] joblib/test/test_parallel.py::test_nested_loop[sequential-loky] PASSED [ 79%] joblib/test/test_parallel.py::test_nested_loop[sequential-back_compat_backend] PASSED [ 79%] joblib/test/test_parallel.py::test_nested_loop[multiprocessing-threading] PASSED [ 79%] joblib/test/test_parallel.py::test_nested_loop[multiprocessing-sequential] PASSED [ 79%] joblib/test/test_parallel.py::test_nested_loop[multiprocessing-multiprocessing] PASSED [ 79%] joblib/test/test_parallel.py::test_nested_loop[multiprocessing-loky] PASSED [ 79%] joblib/test/test_parallel.py::test_nested_loop[multiprocessing-back_compat_backend] PASSED [ 79%] joblib/test/test_parallel.py::test_nested_loop[loky-threading] PASSED [ 79%] joblib/test/test_parallel.py::test_nested_loop[loky-sequential] PASSED [ 79%] joblib/test/test_parallel.py::test_nested_loop[loky-multiprocessing] PASSED [ 79%] joblib/test/test_parallel.py::test_nested_loop[loky-loky] PASSED [ 79%] joblib/test/test_parallel.py::test_nested_loop[loky-back_compat_backend] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop[back_compat_backend-threading] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop[back_compat_backend-sequential] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop[back_compat_backend-multiprocessing] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop[back_compat_backend-loky] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop[back_compat_backend-back_compat_backend] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop_with_exception_with_loky PASSED [ 80%] joblib/test/test_parallel.py::test_mutate_input_with_threads PASSED [ 80%] joblib/test/test_parallel.py::test_parallel_kwargs[1] PASSED [ 80%] joblib/test/test_parallel.py::test_parallel_kwargs[2] PASSED [ 80%] joblib/test/test_parallel.py::test_parallel_kwargs[3] PASSED [ 80%] joblib/test/test_parallel.py::test_parallel_as_context_manager[multiprocessing] PASSED [ 80%] joblib/test/test_parallel.py::test_parallel_as_context_manager[loky] PASSED [ 81%] joblib/test/test_parallel.py::test_parallel_as_context_manager[threading] PASSED [ 81%] joblib/test/test_parallel.py::test_parallel_pickling PASSED [ 81%] joblib/test/test_parallel.py::test_parallel_timeout_success[multiprocessing] PASSED [ 81%] joblib/test/test_parallel.py::test_parallel_timeout_success[loky] PASSED [ 81%] joblib/test/test_parallel.py::test_parallel_timeout_success[threading] PASSED [ 81%] joblib/test/test_parallel.py::test_parallel_timeout_fail[multiprocessing] PASSED [ 81%] joblib/test/test_parallel.py::test_parallel_timeout_fail[loky] PASSED [ 81%] joblib/test/test_parallel.py::test_parallel_timeout_fail[threading] PASSED [ 81%] joblib/test/test_parallel.py::test_error_capture[multiprocessing] PASSED [ 81%] joblib/test/test_parallel.py::test_error_capture[loky] PASSED [ 81%] joblib/test/test_parallel.py::test_dispatch_one_job[1-expected_queue0-threading] PASSED [ 81%] joblib/test/test_parallel.py::test_dispatch_one_job[1-expected_queue0-sequential] PASSED [ 81%] joblib/test/test_parallel.py::test_dispatch_one_job[1-expected_queue0-multiprocessing] PASSED [ 82%] joblib/test/test_parallel.py::test_dispatch_one_job[1-expected_queue0-loky] PASSED [ 82%] joblib/test/test_parallel.py::test_dispatch_one_job[1-expected_queue0-back_compat_backend] PASSED [ 82%] joblib/test/test_parallel.py::test_dispatch_one_job[4-expected_queue1-threading] PASSED [ 82%] joblib/test/test_parallel.py::test_dispatch_one_job[4-expected_queue1-sequential] PASSED [ 82%] joblib/test/test_parallel.py::test_dispatch_one_job[4-expected_queue1-multiprocessing] PASSED [ 82%] joblib/test/test_parallel.py::test_dispatch_one_job[4-expected_queue1-loky] PASSED [ 82%] joblib/test/test_parallel.py::test_dispatch_one_job[4-expected_queue1-back_compat_backend] PASSED [ 82%] joblib/test/test_parallel.py::test_dispatch_multiprocessing[multiprocessing] PASSED [ 82%] joblib/test/test_parallel.py::test_dispatch_multiprocessing[loky] PASSED [ 82%] joblib/test/test_parallel.py::test_dispatch_multiprocessing[threading] PASSED [ 82%] joblib/test/test_parallel.py::test_batching_auto_threading PASSED [ 82%] joblib/test/test_parallel.py::test_batching_auto_subprocesses[multiprocessing] PASSED [ 83%] joblib/test/test_parallel.py::test_batching_auto_subprocesses[loky] PASSED [ 83%] joblib/test/test_parallel.py::test_exception_dispatch PASSED [ 83%] joblib/test/test_parallel.py::test_nested_exception_dispatch[multiprocessing] XPASS [ 83%] joblib/test/test_parallel.py::test_nested_exception_dispatch[loky] XFAIL [ 83%] joblib/test/test_parallel.py::test_nested_exception_dispatch[threading] [DEBUG:MainProcess:Thread-845 (_handle_tasks)] task handler got sentinel [DEBUG:MainProcess:Thread-823 (worker)] finalizing pool [DEBUG:MainProcess:Thread-844 (_handle_tasks)] task handler sending sentinel to result handler [DEBUG:MainProcess:Thread-824 (worker)] helping task handler/workers to finish XPASS [ 83%][DEBUG:MainProcess:Thread-845 (_handle_tasks)] task handler sending sentinel to result handler [DEBUG:MainProcess:Thread-823 (worker)] helping task handler/workers to finish [DEBUG:MainProcess:Thread-844 (_handle_tasks)] task handler sending sentinel to workers [DEBUG:MainProcess:Thread-824 (worker)] joining worker handler joblib/test/test_parallel.py::test_invalid_backend [DEBUG:MainProcess:Thread-846 (_handle_results)] result handler found thread._state=TERMINATE [DEBUG:MainProcess:Thread-840 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-845 (_handle_tasks)] task handler sending sentinel to workers [DEBUG:MainProcess:Thread-838 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-847 (_handle_results)] result handler got sentinel [DEBUG:MainProcess:Thread-841 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-823 (worker)] joining worker handler PASSED [ 83%][DEBUG:MainProcess:Thread-844 (_handle_tasks)] task handler exiting [DEBUG:MainProcess:Thread-839 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-824 (worker)] joining task handler [DEBUG:MainProcess:Thread-846 (_handle_results)] result handler exiting: len(cache)=0, thread._state=TERMINATE [DEBUG:MainProcess:Thread-840 (worker)] worker exiting after 3 tasks joblib/test/test_parallel.py::test_invalid_njobs[None] [DEBUG:MainProcess:Thread-845 (_handle_tasks)] task handler exiting [DEBUG:MainProcess:Thread-838 (worker)] worker exiting after 1 tasks [DEBUG:MainProcess:Thread-847 (_handle_results)] result handler exiting: len(cache)=0, thread._state=TERMINATE [DEBUG:MainProcess:Thread-841 (worker)] worker exiting after 1 tasks [DEBUG:MainProcess:Thread-839 (worker)] worker exiting after 3 tasks [DEBUG:MainProcess:Thread-824 (worker)] joining result handler [DEBUG:MainProcess:Thread-823 (worker)] joining result handler PASSED [ 83%][DEBUG:MainProcess:Thread-824 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-823 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-824 (worker)] worker exiting after 2 tasks [DEBUG:MainProcess:Thread-823 (worker)] worker exiting after 2 tasks joblib/test/test_parallel.py::test_invalid_njobs[loky] PASSED [ 83%] joblib/test/test_parallel.py::test_invalid_njobs[multiprocessing] PASSED [ 83%] joblib/test/test_parallel.py::test_invalid_njobs[sequential] PASSED [ 83%] joblib/test/test_parallel.py::test_invalid_njobs[threading] PASSED [ 83%] joblib/test/test_parallel.py::test_invalid_njobs[backend5] PASSED [ 84%] joblib/test/test_parallel.py::test_invalid_njobs[backend6] PASSED [ 84%] joblib/test/test_parallel.py::test_invalid_njobs[backend7] PASSED [ 84%] joblib/test/test_parallel.py::test_invalid_njobs[backend8] PASSED [ 84%] joblib/test/test_parallel.py::test_invalid_njobs[backend9] PASSED [ 84%] joblib/test/test_parallel.py::test_register_parallel_backend PASSED [ 84%] joblib/test/test_parallel.py::test_overwrite_default_backend PASSED [ 84%] joblib/test/test_parallel.py::test_backend_no_multiprocessing SKIPPED [ 84%] joblib/test/test_parallel.py::test_backend_context_manager[multiprocessing] PASSED [ 84%] joblib/test/test_parallel.py::test_backend_context_manager[loky] PASSED [ 84%] joblib/test/test_parallel.py::test_backend_context_manager[threading] PASSED [ 84%] joblib/test/test_parallel.py::test_backend_context_manager[test_backend_0] PASSED [ 84%] joblib/test/test_parallel.py::test_backend_context_manager[test_backend_1] PASSED [ 85%] joblib/test/test_parallel.py::test_backend_context_manager[test_backend_2] PASSED [ 85%] joblib/test/test_parallel.py::test_parameterized_backend_context_manager PASSED [ 85%] joblib/test/test_parallel.py::test_directly_parameterized_backend_context_manager PASSED [ 85%] joblib/test/test_parallel.py::test_nested_backend_context_manager[threading] PASSED [ 85%] joblib/test/test_parallel.py::test_nested_backend_context_manager[loky] PASSED [ 85%] joblib/test/test_parallel.py::test_nested_backend_context_manager[multiprocessing] PASSED [ 85%] joblib/test/test_parallel.py::test_nested_backend_context_manager[back_compat_backend] PASSED [ 85%] joblib/test/test_parallel.py::test_nested_backend_in_sequential[multiprocessing-2] PASSED [ 85%] joblib/test/test_parallel.py::test_nested_backend_in_sequential[multiprocessing--1] PASSED [ 85%] joblib/test/test_parallel.py::test_nested_backend_in_sequential[multiprocessing-None] PASSED [ 85%] joblib/test/test_parallel.py::test_nested_backend_in_sequential[loky-2] PASSED [ 85%] joblib/test/test_parallel.py::test_nested_backend_in_sequential[loky--1] PASSED [ 85%] joblib/test/test_parallel.py::test_nested_backend_in_sequential[loky-None] PASSED [ 86%] joblib/test/test_parallel.py::test_nested_backend_in_sequential[threading-2] PASSED [ 86%] joblib/test/test_parallel.py::test_nested_backend_in_sequential[threading--1] PASSED [ 86%] joblib/test/test_parallel.py::test_nested_backend_in_sequential[threading-None] PASSED [ 86%] joblib/test/test_parallel.py::test_backend_nesting_level[multiprocessing-multiprocessing] PASSED [ 86%] joblib/test/test_parallel.py::test_backend_nesting_level[multiprocessing-loky] PASSED [ 86%] joblib/test/test_parallel.py::test_backend_nesting_level[multiprocessing-threading] PASSED [ 86%] joblib/test/test_parallel.py::test_backend_nesting_level[loky-multiprocessing] PASSED [ 86%] joblib/test/test_parallel.py::test_backend_nesting_level[loky-loky] PASSED [ 86%] joblib/test/test_parallel.py::test_backend_nesting_level[loky-threading] PASSED [ 86%] joblib/test/test_parallel.py::test_backend_nesting_level[threading-multiprocessing] PASSED [ 86%] joblib/test/test_parallel.py::test_backend_nesting_level[threading-loky] PASSED [ 86%] joblib/test/test_parallel.py::test_backend_nesting_level[threading-threading] PASSED [ 87%] joblib/test/test_parallel.py::test_retrieval_context PASSED [ 87%] joblib/test/test_parallel.py::test_joblib_exception PASSED [ 87%] joblib/test/test_parallel.py::test_safe_function PASSED [ 87%] joblib/test/test_parallel.py::test_invalid_batch_size[0] PASSED [ 87%] joblib/test/test_parallel.py::test_invalid_batch_size[-1] PASSED [ 87%] joblib/test/test_parallel.py::test_invalid_batch_size[1.42] PASSED [ 87%] joblib/test/test_parallel.py::test_dispatch_race_condition[2-2-all-auto] PASSED [ 87%] joblib/test/test_parallel.py::test_dispatch_race_condition[2-2-n_jobs-auto] PASSED [ 87%] joblib/test/test_parallel.py::test_dispatch_race_condition[10-2-n_jobs-auto0] PASSED [ 87%] joblib/test/test_parallel.py::test_dispatch_race_condition[517-2-n_jobs-auto] PASSED [ 87%] joblib/test/test_parallel.py::test_dispatch_race_condition[10-2-n_jobs-auto1] PASSED [ 87%] joblib/test/test_parallel.py::test_dispatch_race_condition[10-4-n_jobs-auto] PASSED [ 88%] joblib/test/test_parallel.py::test_dispatch_race_condition[200-12-n_jobs-auto] PASSED [ 88%] joblib/test/test_parallel.py::test_dispatch_race_condition[25-12-2 * n_jobs-1] PASSED [ 88%] joblib/test/test_parallel.py::test_dispatch_race_condition[250-12-all-1] PASSED [ 88%] joblib/test/test_parallel.py::test_dispatch_race_condition[250-12-2 * n_jobs-7] PASSED [ 88%] joblib/test/test_parallel.py::test_dispatch_race_condition[200-12-2 * n_jobs-auto] PASSED [ 88%] joblib/test/test_parallel.py::test_default_mp_context PASSED [ 88%] joblib/test/test_parallel.py::test_no_blas_crash_or_freeze_with_subprocesses[multiprocessing] PASSED [ 88%] joblib/test/test_parallel.py::test_no_blas_crash_or_freeze_with_subprocesses[loky] PASSED [ 88%] joblib/test/test_parallel.py::test_parallel_with_interactively_defined_functions[multiprocessing] PASSED [ 88%] joblib/test/test_parallel.py::test_parallel_with_interactively_defined_functions[loky] PASSED [ 88%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[delayed-def square(x):\n return x ** 2\n-multiprocessing] PASSED [ 88%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[delayed-def square(x):\n return x ** 2\n-loky] PASSED [ 88%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[delayed-def square(x):\n return x ** 2\n-spawn] PASSED [ 89%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[delayed-def gen_square():\n def square(x):\n return x ** 2\n return square\nsquare = gen_square()\n-multiprocessing] SKIPPED [ 89%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[delayed-def gen_square():\n def square(x):\n return x ** 2\n return square\nsquare = gen_square()\n-loky] PASSED [ 89%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[delayed-def gen_square():\n def square(x):\n return x ** 2\n return square\nsquare = gen_square()\n-spawn] SKIPPED [ 89%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[delayed-square = lambda x: x ** 2\n-multiprocessing] SKIPPED [ 89%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[delayed-square = lambda x: x ** 2\n-loky] PASSED [ 89%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[delayed-square = lambda x: x ** 2\n-spawn] SKIPPED [ 89%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[args-def square(x):\n return x ** 2\n-multiprocessing] PASSED [ 89%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[args-def square(x):\n return x ** 2\n-loky] PASSED [ 89%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[args-def square(x):\n return x ** 2\n-spawn] PASSED [ 89%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[args-def gen_square():\n def square(x):\n return x ** 2\n return square\nsquare = gen_square()\n-multiprocessing] SKIPPED [ 89%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[args-def gen_square():\n def square(x):\n return x ** 2\n return square\nsquare = gen_square()\n-loky] PASSED [ 89%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[args-def gen_square():\n def square(x):\n return x ** 2\n return square\nsquare = gen_square()\n-spawn] SKIPPED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[args-square = lambda x: x ** 2\n-multiprocessing] SKIPPED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[args-square = lambda x: x ** 2\n-loky] PASSED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[args-square = lambda x: x ** 2\n-spawn] SKIPPED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[kwargs-def square(x):\n return x ** 2\n-multiprocessing] PASSED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[kwargs-def square(x):\n return x ** 2\n-loky] PASSED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[kwargs-def square(x):\n return x ** 2\n-spawn] PASSED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[kwargs-def gen_square():\n def square(x):\n return x ** 2\n return square\nsquare = gen_square()\n-multiprocessing] SKIPPED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[kwargs-def gen_square():\n def square(x):\n return x ** 2\n return square\nsquare = gen_square()\n-loky] PASSED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[kwargs-def gen_square():\n def square(x):\n return x ** 2\n return square\nsquare = gen_square()\n-spawn] SKIPPED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[kwargs-square = lambda x: x ** 2\n-multiprocessing] SKIPPED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[kwargs-square = lambda x: x ** 2\n-loky] PASSED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[kwargs-square = lambda x: x ** 2\n-spawn] SKIPPED [ 91%] joblib/test/test_parallel.py::test_parallel_with_interactively_defined_functions_default_backend PASSED [ 91%] joblib/test/test_parallel.py::test_parallel_with_interactively_defined_bound_method PASSED [ 91%] joblib/test/test_parallel.py::test_parallel_with_exhausted_iterator PASSED [ 91%] joblib/test/test_parallel.py::test_auto_memmap_on_arrays_from_generator[multiprocessing] PASSED [ 91%] joblib/test/test_parallel.py::test_auto_memmap_on_arrays_from_generator[loky] PASSED [ 91%] joblib/test/test_parallel.py::test_memmap_with_big_offset PASSED [ 91%] joblib/test/test_parallel.py::test_warning_about_timeout_not_supported_by_backend PASSED [ 91%] joblib/test/test_parallel.py::test_abort_backend[1-None] PASSED [ 91%] joblib/test/test_parallel.py::test_abort_backend[1-loky] PASSED [ 91%] joblib/test/test_parallel.py::test_abort_backend[1-multiprocessing] PASSED [ 91%] joblib/test/test_parallel.py::test_abort_backend[1-sequential] PASSED [ 91%] joblib/test/test_parallel.py::test_abort_backend[1-threading] PASSED [ 92%] joblib/test/test_parallel.py::test_abort_backend[1-backend5] PASSED [ 92%] joblib/test/test_parallel.py::test_abort_backend[1-backend6] PASSED [ 92%] joblib/test/test_parallel.py::test_abort_backend[1-backend7] PASSED [ 92%] joblib/test/test_parallel.py::test_abort_backend[1-backend8] PASSED [ 92%] joblib/test/test_parallel.py::test_abort_backend[1-backend9] PASSED [ 92%] joblib/test/test_parallel.py::test_abort_backend[2-None] PASSED [ 92%] joblib/test/test_parallel.py::test_abort_backend[2-loky] PASSED [ 92%] joblib/test/test_parallel.py::test_abort_backend[2-multiprocessing] PASSED [ 92%] joblib/test/test_parallel.py::test_abort_backend[2-sequential] PASSED [ 92%] joblib/test/test_parallel.py::test_abort_backend[2-threading] PASSED [ 92%] joblib/test/test_parallel.py::test_abort_backend[2-backend5] PASSED [ 92%] joblib/test/test_parallel.py::test_abort_backend[2-backend6] PASSED [ 92%] joblib/test/test_parallel.py::test_abort_backend[2-backend7] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[2-backend8] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[2-backend9] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[-2-None] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[-2-loky] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[-2-multiprocessing] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[-2-sequential] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[-2-threading] [DEBUG:MainProcess:Thread-1051 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1052 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1053 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1054 (worker)] worker exiting after 0 tasks PASSED [ 93%][DEBUG:MainProcess:Thread-1055 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1056 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1057 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1058 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_abort_backend[-2-backend5] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[-2-backend6] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[-2-backend7] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[-2-backend8] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[-2-backend9] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-1-None] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-1-loky] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-1-multiprocessing] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-1-sequential] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-1-threading] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-1-backend5] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-1-backend6] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-1-backend7] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-1-backend8] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-1-backend9] PASSED [ 94%] joblib/test/test_parallel.py::test_memmapping_leaks[multiprocessing] PASSED [ 94%] joblib/test/test_parallel.py::test_lambda_expression[None] PASSED [ 95%] joblib/test/test_parallel.py::test_lambda_expression[loky] PASSED [ 95%] joblib/test/test_parallel.py::test_lambda_expression[threading] PASSED [ 95%] joblib/test/test_parallel.py::test_backend_batch_statistics_reset[multiprocessing] PASSED [ 95%] joblib/test/test_parallel.py::test_backend_batch_statistics_reset[loky] PASSED [ 95%] joblib/test/test_parallel.py::test_backend_hinting_and_constraints PASSED [ 95%] joblib/test/test_parallel.py::test_backend_hinting_and_constraints_with_custom_backends PASSED [ 95%] joblib/test/test_parallel.py::test_invalid_backend_hinting_and_constraints PASSED [ 95%] joblib/test/test_parallel.py::test_global_parallel_backend PASSED [ 95%] joblib/test/test_parallel.py::test_external_backends PASSED [ 95%] joblib/test/test_parallel.py::test_nested_parallelism_limit[loky] PASSED [ 95%] joblib/test/test_parallel.py::test_nested_parallelism_limit[threading] PASSED [ 95%] joblib/test/test_parallel.py::test_nested_parallelism_with_dask PASSED [ 96%] joblib/test/test_parallel.py::test_thread_bomb_mitigation[threading] PASSED [ 96%] joblib/test/test_parallel.py::test_parallel_thread_limit[None] SKIPPED [ 96%] joblib/test/test_parallel.py::test_parallel_thread_limit[loky] SKIPPED [ 96%] joblib/test/test_parallel.py::test_dask_backend_when_dask_not_installed SKIPPED [ 96%] joblib/test/test_parallel.py::test_zero_worker_backend PASSED [ 96%] joblib/test/test_parallel.py::test_globals_update_at_each_parallel_call PASSED [ 96%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child[2] PASSED [ 96%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child[4] PASSED [ 96%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child[-2] PASSED [ 96%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child[-1] PASSED [ 96%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context[2-1] PASSED [ 96%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context[2-2] PASSED [ 96%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context[2-4] PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context[2-None] PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context[-1-1] PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context[-1-2] PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context[-1-4] PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context[-1-None] PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_override[OPENBLAS_NUM_THREADS-2] PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_override[OPENBLAS_NUM_THREADS--1] PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_override[MKL_NUM_THREADS-2] PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_override[MKL_NUM_THREADS--1] PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_override[OMP_NUM_THREADS-2] PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_override[OMP_NUM_THREADS--1] PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context_error[multiprocessing] PASSED [ 98%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context_error[threading] PASSED [ 98%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context_error[backend2] PASSED [ 98%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context_error[backend3] PASSED [ 98%] joblib/test/test_parallel.py::test_loky_reuse_workers[2] PASSED [ 98%] joblib/test/test_parallel.py::test_loky_reuse_workers[4] PASSED [ 98%] joblib/test/test_parallel.py::test_loky_reuse_workers[-1] PASSED [ 98%] joblib/test/test_store_backends.py::test_concurrency_safe_write[multiprocessing] PASSED [ 98%] joblib/test/test_store_backends.py::test_concurrency_safe_write[loky] PASSED [ 98%] joblib/test/test_store_backends.py::test_concurrency_safe_write[threading] PASSED [ 98%] joblib/test/test_testing.py::test_check_subprocess_call PASSED [ 98%] joblib/test/test_testing.py::test_check_subprocess_call_non_matching_regex PASSED [ 98%] joblib/test/test_testing.py::test_check_subprocess_call_wrong_command PASSED [ 99%] joblib/test/test_testing.py::test_check_subprocess_call_non_zero_return_code PASSED [ 99%] joblib/test/test_testing.py::test_check_subprocess_call_timeout PASSED [ 99%] joblib/test/test_utils.py::test_eval_expr_invalid[exec('import os')] PASSED [ 99%] joblib/test/test_utils.py::test_eval_expr_invalid[print(1)] PASSED [ 99%] joblib/test/test_utils.py::test_eval_expr_invalid[import os] PASSED [ 99%] joblib/test/test_utils.py::test_eval_expr_invalid[1+1; import os] PASSED [ 99%] joblib/test/test_utils.py::test_eval_expr_invalid[1^1] PASSED [ 99%] joblib/test/test_utils.py::test_eval_expr_valid[2*6-12] PASSED [ 99%] joblib/test/test_utils.py::test_eval_expr_valid[2**6-64] PASSED [ 99%] joblib/test/test_utils.py::test_eval_expr_valid[1 + 2*3**(4) / (6 + -7)--161.0] PASSED [ 99%] joblib/test/test_utils.py::test_eval_expr_valid[(20 // 3) % 5-1] PASSED [ 99%] joblib/test/data/create_numpy_pickle.py::joblib.test.data.create_numpy_pickle.get_joblib_version PASSED [100%] =============================== warnings summary =============================== joblib/testing.py:22 /home/buildozer/aports/community/py3-joblib/src/joblib-1.2.0/joblib/testing.py:22: PytestUnknownMarkWarning: Unknown pytest.mark.timeout - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html timeout = pytest.mark.timeout joblib/test/test_format_stack.py:9 /home/buildozer/aports/community/py3-joblib/src/joblib-1.2.0/joblib/test/test_format_stack.py:9: DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal in Python 3.12; see the module's documentation for alternative uses import imp joblib/format_stack.py:30 /home/buildozer/aports/community/py3-joblib/src/joblib-1.2.0/joblib/format_stack.py:30: DeprecationWarning: safe_repr is deprecated and will be removed from joblib in 0.16 warn("{} is deprecated and will be removed from joblib " joblib/format_stack.py:30 /home/buildozer/aports/community/py3-joblib/src/joblib-1.2.0/joblib/format_stack.py:30: DeprecationWarning: _fixed_getframes is deprecated and will be removed from joblib in 0.16 warn("{} is deprecated and will be removed from joblib " joblib/format_stack.py:30 /home/buildozer/aports/community/py3-joblib/src/joblib-1.2.0/joblib/format_stack.py:30: DeprecationWarning: format_records is deprecated and will be removed from joblib in 0.16 warn("{} is deprecated and will be removed from joblib " joblib/format_stack.py:30 /home/buildozer/aports/community/py3-joblib/src/joblib-1.2.0/joblib/format_stack.py:30: DeprecationWarning: format_exc is deprecated and will be removed from joblib in 0.16 warn("{} is deprecated and will be removed from joblib " joblib/executor.py:108 /home/buildozer/aports/community/py3-joblib/src/joblib-1.2.0/joblib/executor.py:108: PytestCollectionWarning: cannot collect test class '_TestingMemmappingExecutor' because it has a __init__ constructor (from: joblib/test/test_memmapping.py) class _TestingMemmappingExecutor(MemmappingExecutor): joblib/my_exceptions.py:21 joblib/my_exceptions.py:21 /home/buildozer/aports/community/py3-joblib/src/joblib-1.2.0/joblib/my_exceptions.py:21: DeprecationWarning: JoblibException is deprecated and will be removed from joblib in 0.16 warn("{} is deprecated and will be removed from joblib " joblib/my_exceptions.py:21 /home/buildozer/aports/community/py3-joblib/src/joblib-1.2.0/joblib/my_exceptions.py:21: DeprecationWarning: JoblibNameError is deprecated and will be removed from joblib in 0.16 warn("{} is deprecated and will be removed from joblib " joblib/my_exceptions.py:21 /home/buildozer/aports/community/py3-joblib/src/joblib-1.2.0/joblib/my_exceptions.py:21: DeprecationWarning: _mk_exception is deprecated and will be removed from joblib in 0.16 warn("{} is deprecated and will be removed from joblib " joblib/test/test_func_inspect.py::test_filter_args_2 /home/buildozer/aports/community/py3-joblib/src/joblib-1.2.0/joblib/test/test_func_inspect.py:131: UserWarning: Cannot inspect object functools.partial(, 1), ignore list will not work. assert filter_args(ff, ['y'], (1, )) == {'*': [1], '**': {}} joblib/test/test_memory.py::test_memory_integration /home/buildozer/aports/community/py3-joblib/src/joblib-1.2.0/joblib/test/test_memory.py:103: UserWarning: Compressed results cannot be memmapped memory = Memory(location=tmpdir.strpath, verbose=10, joblib/test/test_memory.py::test_memory_integration /home/buildozer/aports/community/py3-joblib/src/joblib-1.2.0/joblib/memory.py:128: UserWarning: Compressed items cannot be memmapped in a filesystem store. Option will be ignored. obj.configure(location, verbose=verbose, joblib/test/test_memory.py::test_memory_integration /usr/lib/python3.10/contextlib.py:135: UserWarning: mmap_mode "r" is not compatible with compressed file /tmp/pytest-of-buildozer/pytest-297/test_memory_integration0/joblib/joblib/test/test_memory/f/0ee759c0da9422094dd70c9286f8d9b7/output.pkl. "r" flag will be ignored. return next(self.gen) joblib/test/test_numpy_pickle.py::test_joblib_pickle_across_python_versions /home/buildozer/aports/community/py3-joblib/src/joblib-1.2.0/joblib/test/test_numpy_pickle.py:460: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray. np.matrix([0, 1, 2], dtype=np.dtype(', (, ))] [DEBUG:MainProcess:ExecutorManagerThread] releasing worker exit lock on LokyProcess-1759 [DEBUG:MainProcess:ExecutorManagerThread] releasing worker exit lock on LokyProcess-1760 [DEBUG:MainProcess:ExecutorManagerThread] found 2 processes to stop [DEBUG:MainProcess:ExecutorManagerThread] sent 2 sentinels to the call queue [DEBUG:MainProcess:ExecutorManagerThread] closing call_queue [DEBUG:MainProcess:ExecutorManagerThread] telling queue thread to quit [DEBUG:MainProcess:ExecutorManagerThread] Queue.join_thread() [DEBUG:MainProcess:ExecutorManagerThread] closing result_queue [DEBUG:MainProcess:ExecutorManagerThread] closing thread_wakeup [DEBUG:MainProcess:QueueFeederThread] feeder thread got sentinel -- exiting [DEBUG:MainProcess:ExecutorManagerThread] joining 2 processes [DEBUG:MainProcess:ExecutorManagerThread] joining process LokyProcess-1760 with pid 7522 [DEBUG:MainProcess:ExecutorManagerThread] joining process LokyProcess-1759 with pid 7521 [DEBUG:MainProcess:ExecutorManagerThread] executor management thread clean shutdown of 2 workers [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3935997328)>, (, ))] [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_dad9710bf9ff46738453579435bd696b_dfff696962054b37a3e2c13b5a1089f4 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_be78d1eec5794449951980e22da87950_d312bfb127e34192ad30de82bc7b0a6a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_6061fc97217a48b1b69b6abf4873643a_829c73afa2834c6d98b0fa5d3fa73005 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_91eefc39b7cd4c8ebcb52905396ce2ff_340ce87bae1a4a35ac7f7c2b01b3592f [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_2b3e8cb358c0465f99b8a378b7e8e260_11a3c5fd96e943ac899f138acd3d2f25 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_25d8ec276b204fc2ab7b1b5bb73d175a_16dc0f7182da4517852252cd5d32b409 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_af29989c4cf243828c9fab9e66b8bbb3_b85383e832324ce891d418ed10410033 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_35d0fd5d67f94783b15e34b395793f6a_afdf9cdf9ce744ed97474584fa2227e1 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_46542449de694f4ea43e1fb489fa0dec_2938b705582f4a26ad9ed183e3edb3e8 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_f3c5d8533fc54802862c28807a680446_5ec6b3ed35a645378d1eb4021697538a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_4aa3ae59c640406492ce61d1c89e9589_27f227a92e4a4eb2a7c515b11def4795 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_ddfa9db973fc4cb79b6eccdc5a79468e_21284cd599f746e293860eb4aba75764 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_ba8c2f515322462a86553f6657d703eb_7c1427d95a2e4b0fa86de0efa3dd01c1 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_18ec3d9f7bd2461c8c1f0a4e90fa8965_2e687805dc114c27b6289e3eae23555f [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_0c127a36dd8241de9dee53891c24997a_c9167bf08dee468996aa1fe90193b700 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_6062b4cc3d72429b82162a73ba9c9abe_f2ba35fa14104d158bf6a4ab867f190e [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_0df08c01a2d2431795f8fb8da7dc0cc3_773009f100d543dbac2a5f7acdb1924a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_a6abbdd793cc45008dc2a2c3a4737d91_fff56b7fdb7542adac78076356b26eba [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_4ad1d6fe43444c6f9154e967c96c77ad_f83bc2edf03441d6964f94e4c4e65013 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_08dfe508dfee44f7be8ddd40336c05a5_901ea968025246f0a82e55b53e43de3e [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_51bfb946528a4b17a9d8b1dab77b664f_b658f03cf8844553a08a788a29e7db96 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_ae70880ba52e4a03a9d703a7d74ea7ba_9d871540b684499da669c63af8715bc1 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_c35136a4ce044aaf9905504c95b352c7_5ab4fb59334a4a50b5b1517bc24257e6 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_797ae9a75ce9495e88425b0374e0c87b_4e2cc2e994cb454caa5e450fc241c20e [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_3f02c6961ab04fdeac913c875a71118e_b83a533c52ff40a0a676547e87be568a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_9fd022acf8ed45fda86fa9798d9178a9_67742f74b92b43ee9de1da1d1fb917d3 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_a405fd7f800642aca80038dd922ebcd6_a8a67629eda641f88d55b7f6142899bc [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_66279dec473342549442e2c5fcb1f3dd_52a26f749cfa4d839f5fae5c7523906d [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_74ed91aa492d4854aa995d9debed8a42_da56e846051d46d09f1cd589781d5a77 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_5fdf23b2892043779b9eded43ed65811_3c62abc40f6e4920a010c30e1280e559 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_bf5ea8c076c14fc684a8a6d344825949_edca4f7d5d9c455ea5acd5432da4ccf1 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_16db675e866e43e5bdb4f6f3b1a769e4_de8261b04d35405c848b9be12516f98e [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_131c6c119b6e40799968936435ff61ec_8a969a986da940379309f758e334e03c [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_9fb85e1bcce94d8087825c90a97b9d95_4d98ce9adce745fd8bf306ad240da33f [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_7c2fe01b291f4125b9e6fce8b67b033f_b0e4591333294df7b7ab27327b367e2c [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_20db9d24ffb7412d9588bf8ffc92eeb5_3106d505cade4e36a089876991d3d54c [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_30d918c1ad8e4b7a974307c42a7c7003_d2f4316652bd44ca98a7da66450e003b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_245449887e07496bbbe9a15c0c1f1800_462ac8eb4fae4faca7231d38e7e7a998 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_04d94d4a216a4fe6b2f5fe1ee67a7376_438881e451654d4eb6c0b2509d66b950 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_1507bef94cf14220ab975cf9a9119e91_5de2f5f842e84f96ab3826b71e347cd0 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_2ad11cb690a44d05a5eaa914cca08edd_e501680d7c22470e852c8dea5f5f63c0 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_3fc370d56ee346efb3d5a2849b49b501_1a73bc488c284bff9427497a03f7ee07 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_304a58e85c4e45f59d5380fbeef096d5_ed8717064b6f4e5fa7eafb268b6a0e0e [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_71600567666a4594b7cb0d955c5fce4c_5f05d4cb9e314b3fb3dfee50fc8c7b4c [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_2b85c7dedea14d548edce396c6f8b0a7_586322c8e2ce40b88d767916057f0538 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_ce2ae5f4af5042fcaa4bbce4092832c3_2ea895aeadf6415f9eee01c4846b5220 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_b36d0297e7ee4a1fba1ada4cc5f96f46_fdc7748e55d2461889797a997e96704f [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_c03c6da8352a48a489158f4d9a9f7301_5c9dc0a8f53c41e3a27f4a3f22340b8b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_3394c76a48c242559924f0d2b06586e2_651693b9127a41339526016848db55d4 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_95cebd454a07475f86a1084e3fef9fd5_c711373b7d034eb2bebcefb9e3552c21 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_ce1ee74a147140898f7e7ab9ab902efb_e37b06325fb045b6a76f8234b3a1572f [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_a3d2b94479874771bd4e859dabe5a0a7_5f64a285c5294af1b29dd32d5787b61f [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_5dab7499856b4392b1f492c2ca04fcea_1f96238ad67d40bba19becabfa654930 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_96b8d2b1446e45499f59f141dab5f0f0_8d4b021ddb4e4acd9ddc0baf913897ad [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_5cba4c53abb24496bc2920ba7e93e60f_53b75d4b65564d928bfe0b58093e1cfa [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_b81d76474a5542f89195b4b761305ae2_c156df0e580d4ad19208fd21622b7275 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_ff1290b5b7c64145a1ac32e1511e7540_d8f162dd88ba43efbb95c6399f991ed0 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_fdb3a246258f47c6b5f74560dfcc9fc5_e5b8d30c56d04158a1d32dded77d2a33 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_5ee0f644f65a4b69ab5dd95fb882b1d6_491ce1247dda41669825cef35ca450c4 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_e0127398f1234aadbda28dde38ae9008_bfd5c2b53303403b80bca3b128e29f22 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_c48ae4cb49d542c5bec3639e3aaddcd8_b61d613790374da182362e5f2fe74b2b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_0f0c0d0a941349e4b02ebb9d5631506d_e948e51de4b04fec86ce32f07387c193 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_695c1da57ccb4c57aceb6d13f163479b_1c04dbbb0c914077a65d06e6df64bac2 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_f05e8c0aac02441bb78a0f4f953627be_c6afce0279794fe484ec12e40e76bf32 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_5bc1a79f1b04409490665e0a9beb8e35_3bf08c7fbafd46b2a137bfbe8eb07484 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_720dd3002dbf42f1be9f4eaa4bfe763b_1a2f3376a8f5475bbb0c0789d4579737 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_b6026363e59340f780b6fd6768e60271_39d412bdeb7a430bbdcd670fc0c17cef [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_b6026363e59340f780b6fd6768e60271_cd58fe16521c491e8f0bb36072e49d6c [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_5b0a23ae4478420599c4f04001acb23b_62457decfefe41e69647d164de6b70c4 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_5b0a23ae4478420599c4f04001acb23b_f2246a560c434622952b0b55d9832baf [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_ea41e4b5c12341a3bebf0fef9f6cee35_3dd699def02e455ba86cd12c861fa740 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_9b2bef9a0ce7407ab75cee05d347999d_8d5fe3e80a4948be80a7abcb169503e4 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_9b2bef9a0ce7407ab75cee05d347999d_23dd13ae4ba0453a954fa72564726044 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_fd0ee558e3014abdbf4d77ef646749e0_3a2d7812f3654a09aa887975d5111e01 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_71e889d3135941aebc577b7afc982673_75c044c09ed946a1ab671057f2a09d83 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_5db5ca73e1f0404182432fdeb1d423a0_300ff9554ba54ac9be6dc7e20fb72135 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_07cdfbecb8cc47948d33de6c873594d0_143856abd545449d99ed52cc1b4b4997 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_fcffdb2b312b401dbb8e8a76ed855ad2_ebf2c7bb493e4101b97f31522941125d [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_eb05a46542b24595af2167ec298ef780_8aa07bf92deb49af9347d80629a0b960 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_58a388eb0235474a9ad39d14e60c34af_21d61f9aed164d63963f832941e7f4d3 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_88e5c18af5754425902879aeddc9e811_6a6602f6844e42ae9758ec047fc9c70d [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_a37010a59f6a43568b974d41f547ca4a_1079f0ee8b4d495eafd75bb7f23f3cb3 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_228daddcba3b47bfbc9ca969d217d2ad_b98395f179704ebaa58e0e5691fbf5e4 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_64e4dc32de4f47588426873f7deb02ac_ce1897edd06e4202bfb3687e024e92e4 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_3eefd17f89114980b184e7b900311333_a062978f9bef41cb94ca906daf15b728 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_b08abda956ba4636a5f09acc636b23e0_b3a8eb8a6e9743b6b9d6ba3819ab0dee [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_083fc7239d7c44cfb3657efa45fe046a_b4ac9c198db24ecd99f017609143d543 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_464897c5e0e04cd1a0d9ab722c7fcfb9_04fc224322c34d74a3c2dfff56ed355f [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_4b9bb5f8c7834efbae327feef605059b_81a0120b886540b9a5c504886eb83271 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_04537a9c2dd142fe960cb5269a464b96_7c21b1eea23b40f1b1ba4740672733ba [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_ab484dcc09b147d89cb4af86c28fcb95_fa17a492d5034bf78cf2e164db161fe1 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_f7f9f8dd18c248e6a56105c5a4426bcf_55fe33692a394600a4c16adbbb2e05c7 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_e4d1b7233dfa48bf943177ccafbf7f28_b6eca7caa6d241769bb6fb9eb6e72b0d [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_6c09c8a67901412e8bfd605969c2b72b_c50b7029e31d4aa6984804155964fb58 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_812855f3728b4e77a0b0976b4594d278_60845655692f4763a056d594e5e942e9 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_cd27e86af10942af8c24053fb512e1c8_9909423dbdaa473a9941e129d827d9ff [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_aba984724db741389f5f90cea70ffd7d_f24c0da125fc4e47805218c8e8c32c4f [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_c28ff22a2c204c6b96a2cf1a363a09d8_8cceaf810ec841c5be1ed2acc4501927 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_7404f2f10d1b4848b5443ca067d0c1bd_0f1ee4a5ae9547e188989ee286f37645 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_e5f032ca9b10434787cee02ef0801658_f99279aaf9bf4327b8179009c026fc95 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_021d3b17057b4cf2812b5e2778bb590e_97182af0a52c4b8099c5b04bb4688935 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_181e3050b96247d78ebeb598bcd2f1d6_7b58771f52014c9baeb2e54be7596070 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_7a4fd44e6f4148049e89f39e0bfcbe6f_de96da3fdba540fdab95aa70d8e51ec8 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_862bb0ed7f234189b521e4468599b0e5_7ce2b760991f488c9534c52baa4ff07e [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_621b2230e5fb494e9375594c80c5a9b2_31dd5acc46574b7ea11896e5742fb2d0 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_2778e42ac3e14abf91c75e4ddb6394f6_e0b2fe409ed84a36bc15e372193c2066 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_7e0e78c24e224ab1aa3286067cfaae98_cda643a302a74319877ec813e3a318cc [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_4ebf10e73fde4323afecdb13976c8e7f_5d26a869f34a47e9bdda1e77cd29fb8d [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_a91d88d93df248d59338c12798f195c8_004994382d8941f4afd1425cc061022d [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_7be5a2e54d614048a2ce9d7be836f7d1_35e6e99bff544d1fb2d630585a43826a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_a57694d2e49e49b2906626470ce37a26_7f9aa718326e4b36b4d226ceef08c860 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_52ebcaeaaba14a83acbe6a02068bfc2e_d73a1161f2d7412c94cf3cea8767176a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_8edfe6c151a24a9fbb031718a3c23b55_27583afa19a741868b36dbc771fa0b57 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_862d3bb87fc34466b923d0515e3b0439_ef9f904c956b48d6a14fd0bba968a7c7 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_4abe47ea4aa540c19d824884fef36412_714cc93627ef4035b1a818b56f31f097 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_78076a3593c74e63ae54f9a70fb17dc3_5e56b69b95f74d35933321a0c0345d07 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_f3212986408d413bb9b9ece094ce7ded_af60e38e85464d85833504ec239b330a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_b1ce4cba8bdb4916b92a43a4f3ab140b_02815f49b6114f45b8ca5f61a69471bd [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_588c98bef43c40dbaa51495c89709325_cb36337818ee4a23bd670dcc919a4627 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_778ec9ea16674e478cfe85cfbf3d2d2f_2f1cb47cbe9649b7b4ae38d0ecf6ae8d [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_307ba56645614c239d0fe58c464146eb_35fdd30eda544af78ae48b425c169c20 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_c7a0ec3d928b46d9819e2acf267e11d0_dddfd8486aa1481789ad8eba7bec8ecc [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_e3df901671df4406849e9c561e3f2821_3df343b5eb7d437ba9b7a54be7806109 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_3a0646f1632d4535b94c4ca9a0813419_ff72bc9c9fa14e69b0e71d3ef152181c [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_e413b00ebf2848ae9a50c6015e2d0ba9_d660709985df401ebb1a59812df8e1e6 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_4166770d65244f898caf01e0022a3007_69129e25b1614cc2ab95697c875d23ea [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_c6a74310b8234cb9bdb0c075252af7f8_3beb9a3e16af42acb8d9847e68f38e80 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_13ae7478008247d390ce3c2738b5916f_972c71a4b5c341b7a2fe10e075829034 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_33ca4701d8bd4da586d9ed95d499170a_64150fd19b94411fb6a5bc4e616490f1 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_d0f0b9b25b424bd8b22e433f77f80389_0675b09ae185419cb905f67993a62a49 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_5934b6bc38654f77aced06a039111595_6fb2a025254e45aea1b33ec9b6ed31b9 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_cb7924ce104a459b820281ac6f34ce2d_122bc115582847cea62df176996edc8a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_f8de6a219e104eeca06bcdb9705ef4b8_6b61339884054710a7d5cc72891b815f [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_ea7f692c911b4cf79d3eac65155b7b26_fffc9ffc4d9a4122a1d21ea6338c5eef [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_ca62f89c5e234ee3b15d2703e2d9ab89_afbadd53f2f040f5acc7a0e56129c757 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_99983b908dd0457c888b3bd0e7b229a9_62f5da86bbfa42e5a99041b43eef4077 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_8baa3538ea9f47a3a371c3b19444aa0c_2f85f11f13d54fba9f912d706e55b5b4 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_f72a6dbf92a743d6994ecf61a775c638_a1036210a8af4a66af9fb2e8ff4c035e [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_7fbf05453d794e0a8d465ceea3ca6f0d_cb735cf1892949229b3889001306dc6b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_8e6f40bfd65b41a580b8bacecf2bbd1c_e1ebe0540f034655a96a4470167c784c [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_c719713b46924a8e9c52d0b0445599fd_236e159d7b164108955de66db29f752d [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_5506a8aa66984929b1ef84a91557eff4_ddfa86684dfc4aafb952f082b85cfbd9 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_43bbfc7ef5cb460880db9995295ecff8_4fe2ac0996244e14861b590d8b9c5f57 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_9e50119573dd4702ba3d57b01bcdb8eb_cf8414e4cb8447e28db00cc75013eeee [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_5be4dd2190ed4e2c9b7d1e21325e8cdb_073307995e414fff80718c876d91f6b1 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_2262c6e5a64b4d69821614a3f63cc0e3_3f5f5b4aa82745d98f5a341efd87c86c [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_d5193fc2fb3e418f81232018c3e90af2_211a0f13771246b380a8fb061acfbf01 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_67f13f9ee79642cca0dc1729c6479e26_4b5e0133ab474dce8f57338bb69ba162 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_ca232421ebab4bc192a9151f6b26cca1_bae85120515e4ec8b6385f38e5699e87 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_1206dba000c040d487caaeafc610fb89_14a6ba500b3240af94c000b64e0e7df1 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_ba204e0062d54622a6f47cb2a8283b6a_2df31c52577b46819f172ac453c365fc [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_e913ff40788141d39551d4d0bf161ff7_b7a91fd031b14cd3b90940e36a6e2e31 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_1d5fe3ffc8374f12bf33fe3e23556630_9465e287ef1e45f0b908f22961821ec4 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_67a0229f4b3f4b85bf5c5cb76da74e39_efb3102ada3e4ee997d7b582d0a55324 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_473c088ae5ef464c8767515ec1863a67_d68aa0c8d40e4134b20ee1ea41ca8749 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_8e1a250967ea4b1ca96930358fa954cf_b39602864f6042d5916f122e663c9b72 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_06a5af4a22f8440e8c2edc6ff05b4057_01eb11c0679e4edcb43b20a6b172246a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_bcc5333729f84922abd0f00a6b574f96_428dc837d6a648fdaef4d2a8e889c6a7 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_bcc5333729f84922abd0f00a6b574f96_66090113be4b46f99e034b024a848e99 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_8f975763575246ed966aa8c697b2e670_7a56a34f8cb149008e5dfcdf59e2e16e [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_8f975763575246ed966aa8c697b2e670_5ba51667c3824832b1c0f98123a0ef93 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_9b8d22f7978d4fafba8ac2b98c6f1967_834164bbd1af4116bf95a68d4a0f8303 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_9b8d22f7978d4fafba8ac2b98c6f1967_a937e4ecefef41cc8830ccf1d9578294 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_fd265cb3ad6f4038a7dc2ad06c2be271_37429d4dbd79499b8fd28a0b82751ac9 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_fd265cb3ad6f4038a7dc2ad06c2be271_5244aaa00fa34371a7c433ea40f8688b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_7c33a5f4cf7f4ea997b284d93bed8723_712cae2423f44dfba4482cfde8a90a06 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_b96524b0036c4467aecbb483626e768c_1316339f42e04539ad8a5c52e331cf63 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_fd265cb3ad6f4038a7dc2ad06c2be271_8b5fd4c3fb514b039557223a43352d8b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_aec0a4f19a0f4b7295d457d97000918a_2e0d51aedb27493d8a8ed4def04c15ac [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_fd265cb3ad6f4038a7dc2ad06c2be271_9f17b6cc31fd49ed8707e0daadd825e5 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_a17b5523a69a4fc3abe4f3ff80d2dde7_f0ec970067ac470b90f0b6610b8a005b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_fd265cb3ad6f4038a7dc2ad06c2be271_9357ab79da064604a009154cef2a18c2 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_fd265cb3ad6f4038a7dc2ad06c2be271_816829626dfc403ea62dea4cbed795e9 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_7d0823e8865848acb8b7d0e19c44a5c4_b2a81ae034ac44aeb73c3e2c4e03527c [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_6a591b09fb584f07a9d0878a4559b14d_1a2955df208f4b6cbc237f0c8beaa41b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_65448_df83beda35254a0b9508413a6c8c16b0_00562eb179a24acfb2fa4aeb8cde8bb2 [INFO:MainProcess:MainThread] process shutting down [DEBUG:MainProcess:MainThread] running all "atexit" finalizers with priority >= 0 [INFO:MainProcess:MainThread] calling terminate() for daemon Dask Worker process (from Nanny) [INFO:MainProcess:MainThread] calling terminate() for daemon Dask Worker process (from Nanny) [INFO:MainProcess:MainThread] calling join() for process Dask Worker process (from Nanny) [INFO:MainProcess:MainThread] calling join() for process Dask Worker process (from Nanny) --- Logging error --- [DEBUG:MainProcess:MainThread] running the remaining "atexit" finalizers Traceback (most recent call last): File "/usr/lib/python3.10/logging/__init__.py", line 1103, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap self._bootstrap_inner() File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/usr/lib/python3.10/site-packages/distributed/process.py", line 256, in _watch_process logger.warning( Message: '[%s] process %r exit status was already read will report exitcode 255' Arguments: ('', 6584) --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.10/logging/__init__.py", line 1103, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap self._bootstrap_inner() File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/usr/lib/python3.10/site-packages/distributed/utils.py", line 500, in run_loop loop.start() File "/usr/lib/python3.10/site-packages/tornado/platform/asyncio.py", line 215, in start self.asyncio_loop.run_forever() File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever self._run_once() File "/usr/lib/python3.10/asyncio/base_events.py", line 1899, in _run_once handle._run() File "/usr/lib/python3.10/asyncio/events.py", line 80, in _run self._context.run(self._callback, *self._args) File "/usr/lib/python3.10/site-packages/distributed/utils.py", line 742, in wrapper return await func(*args, **kwargs) File "/usr/lib/python3.10/site-packages/distributed/nanny.py", line 538, in _on_worker_exit logger.warning("Restarting worker") Message: 'Restarting worker' Arguments: () [DEBUG:MainProcess:IO loop] created semlock with handle 4154499072 [DEBUG:MainProcess:IO loop] created semlock with handle 4154494976 [DEBUG:MainProcess:IO loop] created semlock with handle 4154490880 [DEBUG:MainProcess:IO loop] created semlock with handle 4154486784 [DEBUG:MainProcess:IO loop] created semlock with handle 4154482688 [DEBUG:MainProcess:IO loop] created semlock with handle 4154478592 --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.10/logging/__init__.py", line 1103, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap self._bootstrap_inner() File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/usr/lib/python3.10/site-packages/distributed/utils.py", line 500, in run_loop loop.start() File "/usr/lib/python3.10/site-packages/tornado/platform/asyncio.py", line 215, in start self.asyncio_loop.run_forever() File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever self._run_once() File "/usr/lib/python3.10/asyncio/base_events.py", line 1899, in _run_once handle._run() File "/usr/lib/python3.10/asyncio/events.py", line 80, in _run self._context.run(self._callback, *self._args) File "/usr/lib/python3.10/site-packages/distributed/utils.py", line 742, in wrapper return await func(*args, **kwargs) File "/usr/lib/python3.10/site-packages/distributed/nanny.py", line 538, in _on_worker_exit logger.warning("Restarting worker") Message: 'Restarting worker' Arguments: () [DEBUG:MainProcess:IO loop] created semlock with handle 4154474496 [DEBUG:MainProcess:IO loop] created semlock with handle 4097974272 [DEBUG:MainProcess:IO loop] created semlock with handle 4097376256 [DEBUG:MainProcess:IO loop] created semlock with handle 4097372160 [DEBUG:MainProcess:IO loop] created semlock with handle 4097363968 [DEBUG:MainProcess:IO loop] created semlock with handle 4063453184 [DEBUG:MainProcess:IO loop] Queue._start_thread() [DEBUG:MainProcess:IO loop] doing self._thread.start() [DEBUG:MainProcess:QueueFeederThread] starting thread to feed data to pipe [DEBUG:MainProcess:IO loop] ... done self._thread.start() [DEBUG:MainProcess:IO loop] Queue._start_thread() [DEBUG:MainProcess:IO loop] doing self._thread.start() [DEBUG:MainProcess:QueueFeederThread] starting thread to feed data to pipe [DEBUG:MainProcess:IO loop] ... done self._thread.start() [DEBUG:MainProcess:IO loop] telling queue thread to quit [DEBUG:MainProcess:IO loop] telling queue thread to quit --- Logging error --- [DEBUG:MainProcess:QueueFeederThread] feeder thread got sentinel -- exiting Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/distributed/nanny.py", line 595, in close await self.kill(timeout=timeout) File "/usr/lib/python3.10/site-packages/distributed/nanny.py", line 386, in kill await self.process.kill(timeout=0.8 * (deadline - time())) [DEBUG:MainProcess:QueueFeederThread] feeder thread got sentinel -- exiting File "/usr/lib/python3.10/site-packages/distributed/nanny.py", line 810, in kill await process.join(wait_timeout) File "/usr/lib/python3.10/site-packages/distributed/process.py", line 311, in join assert self._state.pid is not None, "can only join a started process" AssertionError: can only join a started process During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.10/logging/__init__.py", line 1103, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap self._bootstrap_inner() File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/usr/lib/python3.10/site-packages/distributed/utils.py", line 500, in run_loop loop.start() File "/usr/lib/python3.10/site-packages/tornado/platform/asyncio.py", line 215, in start self.asyncio_loop.run_forever() File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever self._run_once() File "/usr/lib/python3.10/asyncio/base_events.py", line 1899, in _run_once handle._run() File "/usr/lib/python3.10/asyncio/events.py", line 80, in _run self._context.run(self._callback, *self._args) File "/usr/lib/python3.10/site-packages/distributed/nanny.py", line 597, in close logger.exception("Error in Nanny killing Worker subprocess") Message: 'Error in Nanny killing Worker subprocess' Arguments: () [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 4154474496 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 4154499072 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 4097974272 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 4154494976 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 4097376256 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 4154490880 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 4097372160 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 4154486784 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 4097363968 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 4154482688 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 4063453184 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 4154478592 [INFO/Dask Worker process (from Nanny)] child process calling self.run() [INFO/Dask Worker process (from Nanny)] child process calling self.run() [DEBUG/Dask Worker process (from Nanny)] Queue.join_thread() [INFO/Dask Worker process (from Nanny)] process shutting down [DEBUG/Dask Worker process (from Nanny)] running all "atexit" finalizers with priority >= 0 [DEBUG/Dask Worker process (from Nanny)] running the remaining "atexit" finalizers [DEBUG/Dask Worker process (from Nanny)] Queue.join_thread() [INFO/Dask Worker process (from Nanny)] process shutting down [DEBUG/Dask Worker process (from Nanny)] running all "atexit" finalizers with priority >= 0 [INFO/Dask Worker process (from Nanny)] process exiting with exitcode 0 [DEBUG/Dask Worker process (from Nanny)] running the remaining "atexit" finalizers [INFO/Dask Worker process (from Nanny)] process exiting with exitcode 0 [DEBUG:MainProcess:IO loop] joining queue thread [DEBUG:MainProcess:IO loop] ... queue thread already dead [DEBUG:MainProcess:IO loop] joining queue thread [DEBUG:MainProcess:IO loop] ... queue thread already dead >>> py3-joblib: Entering fakeroot... /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /home/buildozer/aports/community/py3-joblib/pkg creating /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib creating /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr creating /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib creating /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib copying build/lib/joblib/_store_backends.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib creating /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals creating /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky copying build/lib/joblib/externals/loky/_base.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky copying build/lib/joblib/externals/loky/process_executor.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky copying build/lib/joblib/externals/loky/__init__.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky copying build/lib/joblib/externals/loky/cloudpickle_wrapper.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky copying build/lib/joblib/externals/loky/initializers.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky copying build/lib/joblib/externals/loky/reusable_executor.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky creating /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/utils.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/popen_loky_posix.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/synchronize.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/fork_exec.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/spawn.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/__init__.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/resource_tracker.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/process.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/popen_loky_win32.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/_win_reduction.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/queues.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/context.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/_posix_reduction.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/reduction.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend copying build/lib/joblib/externals/__init__.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals creating /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/cloudpickle copying build/lib/joblib/externals/cloudpickle/cloudpickle_fast.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/cloudpickle copying build/lib/joblib/externals/cloudpickle/__init__.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/cloudpickle copying build/lib/joblib/externals/cloudpickle/compat.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/cloudpickle copying build/lib/joblib/externals/cloudpickle/cloudpickle.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/cloudpickle copying build/lib/joblib/disk.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib copying build/lib/joblib/_cloudpickle_wrapper.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib copying build/lib/joblib/testing.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib copying build/lib/joblib/numpy_pickle.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib copying build/lib/joblib/hashing.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib copying build/lib/joblib/parallel.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib copying build/lib/joblib/__init__.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib copying build/lib/joblib/_multiprocessing_helpers.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib copying build/lib/joblib/_deprecated_format_stack.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib copying build/lib/joblib/logger.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib copying build/lib/joblib/_deprecated_my_exceptions.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib copying build/lib/joblib/_utils.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib copying build/lib/joblib/format_stack.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib copying build/lib/joblib/executor.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib copying build/lib/joblib/_memmapping_reducer.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib creating /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/test_numpy_pickle_compat.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/test_func_inspect.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/test_memmapping.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/test_dask.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/test_memory.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/test_numpy_pickle.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/test_logger.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/test_func_inspect_special_encoding.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/test_disk.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/test_cloudpickle_wrapper.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/test_format_stack.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/test_backports.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/__init__.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/test_store_backends.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/test_testing.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/test_deprecated_objects.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/test_parallel.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test creating /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_02.npy -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_01.npy -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz_01.npy.z -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_02.npy -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_03.npy -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_03.npy -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_compressed_pickle_py33_np18.gz -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_02.npy -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_02.npy -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_03.npy -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.lzma -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_01.npy -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.xz -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/create_numpy_pickle.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.gzip -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_04.npy -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_03.npy -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.lzma -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.bz2 -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/__init__.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_compressed_pickle_py27_np17.gz -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_01.npy -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_01.npy -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz_03.npy.z -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_02.npy -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.bz2 -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_compressed_pickle_py27_np16.gz -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.bz2 -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.xz -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.xz -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.lzma -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.xz -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz_02.npy.z -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_compressed_pickle_py35_np19.gz -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_04.npy -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.lzma -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.xz -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_compressed_pickle_py34_np19.gz -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_01.npy -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_04.npy -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.bz2 -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_compressed_pickle_py35_np19.gz -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_04.npy -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_compressed_pickle_py34_np19.gz -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.11.0_compressed_pickle_py36_np111.gz -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.gzip -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_compressed_pickle_py27_np16.gz -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.lzma -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.gzip -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_compressed_pickle_py27_np17.gz -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.gzip -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_03.npy -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.gzip -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.8.4_compressed_pickle_py27_np17.gz -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_04.npy -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.bz2 -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/test_numpy_pickle_utils.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/test_hashing.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/test_my_exceptions.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/test_utils.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/test_module.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/common.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/test_missing_multiprocessing.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/testutils.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/test_init.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/backports.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib copying build/lib/joblib/_dask.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib copying build/lib/joblib/_parallel_backends.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib copying build/lib/joblib/pool.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib copying build/lib/joblib/func_inspect.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib copying build/lib/joblib/numpy_pickle_compat.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib copying build/lib/joblib/my_exceptions.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib copying build/lib/joblib/memory.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib copying build/lib/joblib/compressor.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib copying build/lib/joblib/numpy_pickle_utils.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/_store_backends.py to _store_backends.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/_base.py to _base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/process_executor.py to process_executor.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/cloudpickle_wrapper.py to cloudpickle_wrapper.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/initializers.py to initializers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/reusable_executor.py to reusable_executor.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend/popen_loky_posix.py to popen_loky_posix.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend/synchronize.py to synchronize.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend/fork_exec.py to fork_exec.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend/spawn.py to spawn.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend/resource_tracker.py to resource_tracker.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend/process.py to process.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend/popen_loky_win32.py to popen_loky_win32.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend/_win_reduction.py to _win_reduction.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend/queues.py to queues.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend/context.py to context.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend/_posix_reduction.py to _posix_reduction.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend/reduction.py to reduction.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/cloudpickle/cloudpickle_fast.py to cloudpickle_fast.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/cloudpickle/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/cloudpickle/compat.py to compat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/cloudpickle/cloudpickle.py to cloudpickle.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/disk.py to disk.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/_cloudpickle_wrapper.py to _cloudpickle_wrapper.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/testing.py to testing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/numpy_pickle.py to numpy_pickle.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/hashing.py to hashing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/parallel.py to parallel.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/_multiprocessing_helpers.py to _multiprocessing_helpers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/_deprecated_format_stack.py to _deprecated_format_stack.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/logger.py to logger.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/_deprecated_my_exceptions.py to _deprecated_my_exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/_utils.py to _utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/format_stack.py to format_stack.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/executor.py to executor.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/_memmapping_reducer.py to _memmapping_reducer.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/test_numpy_pickle_compat.py to test_numpy_pickle_compat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/test_func_inspect.py to test_func_inspect.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/test_memmapping.py to test_memmapping.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/test_dask.py to test_dask.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/test_memory.py to test_memory.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/test_numpy_pickle.py to test_numpy_pickle.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/test_logger.py to test_logger.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/test_func_inspect_special_encoding.py to test_func_inspect_special_encoding.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/test_disk.py to test_disk.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/test_cloudpickle_wrapper.py to test_cloudpickle_wrapper.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/test_format_stack.py to test_format_stack.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/test_backports.py to test_backports.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/test_store_backends.py to test_store_backends.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/test_testing.py to test_testing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/test_deprecated_objects.py to test_deprecated_objects.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/test_parallel.py to test_parallel.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data/create_numpy_pickle.py to create_numpy_pickle.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/test_numpy_pickle_utils.py to test_numpy_pickle_utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/test_hashing.py to test_hashing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/test_my_exceptions.py to test_my_exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/test_utils.py to test_utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/test_module.py to test_module.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/common.py to common.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/test_missing_multiprocessing.py to test_missing_multiprocessing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/testutils.py to testutils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/test_init.py to test_init.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/backports.py to backports.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/_dask.py to _dask.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/_parallel_backends.py to _parallel_backends.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/pool.py to pool.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/func_inspect.py to func_inspect.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/numpy_pickle_compat.py to numpy_pickle_compat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/my_exceptions.py to my_exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/memory.py to memory.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/compressor.py to compressor.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/numpy_pickle_utils.py to numpy_pickle_utils.cpython-310.pyc running install_egg_info running egg_info writing joblib.egg-info/PKG-INFO writing dependency_links to joblib.egg-info/dependency_links.txt writing top-level names to joblib.egg-info/top_level.txt reading manifest file 'joblib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.rst' under directory 'joblib' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'joblib.egg-info/SOURCES.txt' Copying joblib.egg-info to /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib-1.2.0-py3.10.egg-info running install_scripts >>> py3-joblib*: Running postcheck for py3-joblib >>> py3-joblib*: Preparing package py3-joblib... >>> py3-joblib*: Tracing dependencies... >>> py3-joblib*: Package size: 724.0 KB >>> py3-joblib*: Compressing data... >>> py3-joblib*: Create checksum... >>> py3-joblib*: Create py3-joblib-1.2.0-r0.apk >>> py3-joblib: Build complete at Sat, 29 Oct 2022 14:25:16 +0000 elapsed time 0h 4m 36s >>> py3-joblib: Cleaning up srcdir >>> py3-joblib: Cleaning up pkgdir >>> py3-joblib: Uninstalling dependencies... (1/55) Purging .makedepends-py3-joblib (20221029.142041) (2/55) Purging py3-distributed (2022.10.0-r0) (3/55) Purging py3-click (8.1.3-r0) (4/55) Purging py3-dask (2022.10.0-r0) (5/55) Purging py3-fsspec (2022.8.2-r0) (6/55) Purging py3-tqdm (4.63.2-r0) (7/55) Purging py3-partd (1.3.0-r0) (8/55) Purging py3-pandas (1.5.1-r0) (9/55) Purging py3-dateutil (2.8.2-r1) (10/55) Purging py3-numpy (1.23.4-r0) (11/55) Purging py3-tz (2022.4-r0) (12/55) Purging py3-pyzmq (23.2.1-r0) (13/55) Purging py3-jinja2 (3.1.2-r0) (14/55) Purging py3-markupsafe (2.1.1-r1) (15/55) Purging py3-locket (1.0.0-r0) (16/55) Purging py3-msgpack (1.0.4-r0) (17/55) Purging py3-psutil (5.9.2-r0) (18/55) Purging py3-sortedcontainers (2.4.0-r1) (19/55) Purging py3-tblib (1.7.0-r3) (20/55) Purging py3-six (1.16.0-r3) (21/55) Purging py3-toolz (0.12.0-r0) (22/55) Purging py3-tornado (6.2-r0) (23/55) Purging py3-urllib3 (1.26.12-r0) (24/55) Purging py3-yaml (6.0-r0) (25/55) Purging py3-zict (2.2.0-r0) (26/55) Purging py3-heapdict (1.0.1-r2) (27/55) Purging py3-lmdb (1.2.1-r2) (28/55) Purging py3-loky (3.3.0-r0) (29/55) Purging py3-cloudpickle (1.6.0-r2) (30/55) Purging cython (0.29.32-r0) (31/55) Purging py3-setuptools (65.5.0-r0) (32/55) Purging py3-pytest (7.1.3-r1) (33/55) Purging py3-attrs (22.1.0-r0) (34/55) Purging py3-iniconfig (1.1.1-r3) (35/55) Purging py3-packaging (21.3-r2) (36/55) Purging py3-parsing (3.0.9-r0) (37/55) Purging py3-pluggy (1.0.0-r1) (38/55) Purging py3-py (1.11.0-r0) (39/55) Purging py3-tomli (2.0.1-r1) (40/55) Purging py3-threadpoolctl (3.1.0-r0) (41/55) Purging python3 (3.10.8-r3) (42/55) Purging libbz2 (1.0.8-r3) (43/55) Purging libffi (3.4.4-r0) (44/55) Purging gdbm (1.23-r0) (45/55) Purging xz-libs (5.2.7-r0) (46/55) Purging mpdecimal (2.5.1-r1) (47/55) Purging readline (8.2.0-r0) (48/55) Purging sqlite-libs (3.39.4-r0) (49/55) Purging openblas (0.3.21-r0) (50/55) Purging libgfortran (12.2.1_git20220924-r3) (51/55) Purging libquadmath (12.2.1_git20220924-r3) (52/55) Purging libzmq (4.3.4-r1) (53/55) Purging libsodium (1.0.18-r2) (54/55) Purging yaml (0.2.5-r0) (55/55) Purging lmdb (0.9.29-r2) Executing busybox-1.35.0-r27.trigger OK: 258 MiB in 92 packages >>> py3-joblib: Updating the community/x86 repository index... >>> py3-joblib: Signing the index...