>>> py3-joblib: Building community/py3-joblib 1.2.0-r0 (using abuild 3.10.0_rc1-r2) started Sun, 30 Oct 2022 03:31:29 +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 (20221030.033130) Executing busybox-1.35.0-r27.trigger OK: 487 MiB in 148 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 1571k 0 --:--:-- --:--:-- --:--:-- 1576k >>> 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/numpy_pickle_compat.py -> build/lib/joblib copying joblib/_multiprocessing_helpers.py -> build/lib/joblib copying joblib/func_inspect.py -> build/lib/joblib copying joblib/_deprecated_my_exceptions.py -> build/lib/joblib copying joblib/parallel.py -> build/lib/joblib copying joblib/numpy_pickle_utils.py -> build/lib/joblib copying joblib/_memmapping_reducer.py -> build/lib/joblib copying joblib/logger.py -> build/lib/joblib copying joblib/testing.py -> build/lib/joblib copying joblib/_store_backends.py -> build/lib/joblib copying joblib/numpy_pickle.py -> build/lib/joblib copying joblib/_dask.py -> build/lib/joblib copying joblib/compressor.py -> build/lib/joblib copying joblib/backports.py -> build/lib/joblib copying joblib/__init__.py -> build/lib/joblib copying joblib/pool.py -> build/lib/joblib copying joblib/_deprecated_format_stack.py -> build/lib/joblib copying joblib/_utils.py -> build/lib/joblib copying joblib/my_exceptions.py -> build/lib/joblib copying joblib/format_stack.py -> build/lib/joblib copying joblib/_parallel_backends.py -> build/lib/joblib copying joblib/disk.py -> build/lib/joblib copying joblib/_cloudpickle_wrapper.py -> build/lib/joblib copying joblib/memory.py -> build/lib/joblib copying joblib/executor.py -> build/lib/joblib copying joblib/hashing.py -> build/lib/joblib creating build/lib/joblib/test copying joblib/test/test_module.py -> build/lib/joblib/test copying joblib/test/test_parallel.py -> build/lib/joblib/test copying joblib/test/test_dask.py -> build/lib/joblib/test copying joblib/test/test_format_stack.py -> build/lib/joblib/test copying joblib/test/common.py -> build/lib/joblib/test copying joblib/test/test_store_backends.py -> build/lib/joblib/test copying joblib/test/test_memory.py -> build/lib/joblib/test copying joblib/test/test_init.py -> build/lib/joblib/test copying joblib/test/test_logger.py -> build/lib/joblib/test copying joblib/test/__init__.py -> build/lib/joblib/test copying joblib/test/test_backports.py -> build/lib/joblib/test copying joblib/test/test_numpy_pickle.py -> build/lib/joblib/test copying joblib/test/testutils.py -> build/lib/joblib/test copying joblib/test/test_numpy_pickle_compat.py -> build/lib/joblib/test copying joblib/test/test_numpy_pickle_utils.py -> build/lib/joblib/test copying joblib/test/test_disk.py -> build/lib/joblib/test copying joblib/test/test_my_exceptions.py -> build/lib/joblib/test copying joblib/test/test_deprecated_objects.py -> build/lib/joblib/test copying joblib/test/test_testing.py -> build/lib/joblib/test copying joblib/test/test_hashing.py -> build/lib/joblib/test copying joblib/test/test_memmapping.py -> build/lib/joblib/test copying joblib/test/test_missing_multiprocessing.py -> build/lib/joblib/test copying joblib/test/test_cloudpickle_wrapper.py -> build/lib/joblib/test copying joblib/test/test_utils.py -> build/lib/joblib/test copying joblib/test/test_func_inspect.py -> build/lib/joblib/test copying joblib/test/test_func_inspect_special_encoding.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/__init__.py -> build/lib/joblib/externals/cloudpickle copying joblib/externals/cloudpickle/cloudpickle.py -> build/lib/joblib/externals/cloudpickle copying joblib/externals/cloudpickle/cloudpickle_fast.py -> build/lib/joblib/externals/cloudpickle copying joblib/externals/cloudpickle/compat.py -> build/lib/joblib/externals/cloudpickle creating 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 copying joblib/externals/loky/_base.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/process_executor.py -> build/lib/joblib/externals/loky creating 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/synchronize.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/utils.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/reduction.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/popen_loky_win32.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/__init__.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/popen_loky_posix.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/spawn.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/process.py -> build/lib/joblib/externals/loky/backend copying joblib/test/data/joblib_0.8.4_compressed_pickle_py27_np17.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.10.0_compressed_pickle_py27_np16.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.11.0_compressed_pickle_py36_np111.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.9.2_compressed_pickle_py27_np16.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_compressed_pickle_py33_np18.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_py27_np17.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.10.0_compressed_pickle_py34_np19.gz -> 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_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_py34_np19.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.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_py33_np18.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_py27_np17.pkl.bz2 -> 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_py27_np17.pkl.xz -> 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.11.0_pickle_py36_np111.pkl.xz -> 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_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_py34_np19.pkl.lzma -> 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.10.0_pickle_py35_np19.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.9.2_pickle_py35_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.10.0_pickle_py33_np18.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_py27_np16.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.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_03.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_py33_np18.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_py35_np19.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_01.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_py33_np18.pkl_04.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_py27_np17.pkl_03.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_np17.pkl_02.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_py33_np18.pkl_02.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_py27_np16.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.2_pickle_py27_np16.pkl_02.npy -> 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 copying joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz_01.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 PASSED [ 0%] joblib/test/test_backports.py::test_memmap 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] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2--1-backend5] [DEBUG:MainProcess:Thread-179 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-180 (worker)] worker exiting after 0 tasks PASSED [ 69%][DEBUG:MainProcess:Thread-181 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-182 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-183 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-184 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-185 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[2--1-backend6] [DEBUG:MainProcess:Thread-186 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-187 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-188 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-189 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-190 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-191 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-160 (worker)] worker exiting after 5 tasks PASSED [ 69%][DEBUG:MainProcess:Thread-161 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[2--1-backend7] 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] [DEBUG:MainProcess:Thread-217 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-210 (worker)] worker exiting after 0 tasks PASSED [ 69%][DEBUG:MainProcess:Thread-218 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-219 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-220 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[2--2-backend5] [DEBUG:MainProcess:Thread-221 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-211 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-222 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-261 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-262 (worker)] worker exiting after 0 tasks PASSED [ 70%][DEBUG:MainProcess:Thread-263 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-264 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-265 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[2--2-backend6] [DEBUG:MainProcess:Thread-266 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-267 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-239 (worker)] worker exiting after 0 tasks PASSED [ 70%] joblib/test/test_parallel.py::test_simple_parallel[2--2-backend7] 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-303 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-304 (worker)] worker got sentinel -- exiting PASSED [ 72%][DEBUG:MainProcess:Thread-302 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-305 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-306 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[11--1-backend5] [DEBUG:MainProcess:Thread-307 (worker)] worker got sentinel -- exiting PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11--1-backend6] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11--1-backend7] 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] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--2-backend5] [DEBUG:MainProcess:Thread-413 (worker)] worker exiting after 5 tasks [DEBUG:MainProcess:Thread-414 (worker)] worker exiting after 0 tasks PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--2-backend6] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--2-backend7] 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-483 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-479 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-484 (worker)] worker got sentinel -- exiting PASSED [ 75%][DEBUG:MainProcess:Thread-485 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-480 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-486 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[100--1-backend5] [DEBUG:MainProcess:Thread-487 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-488 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-489 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-490 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-539 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-518 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-540 (worker)] worker got sentinel -- exiting PASSED [ 75%][DEBUG:MainProcess:Thread-541 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-519 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-510 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-511 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[100--1-backend6] [DEBUG:MainProcess:Thread-520 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-521 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-522 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-527 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-528 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-529 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-530 (worker)] worker exiting after 0 tasks PASSED [ 75%][DEBUG:MainProcess:Thread-531 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-532 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-533 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[100--1-backend7] [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 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-555 (worker)] worker exiting after 0 tasks PASSED [ 76%] joblib/test/test_parallel.py::test_simple_parallel[100--2-backend5] [DEBUG:MainProcess:Thread-589 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-598 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-599 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-600 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-601 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-602 (worker)] worker exiting after 0 tasks PASSED [ 76%][DEBUG:MainProcess:Thread-603 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-604 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-605 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-606 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[100--2-backend6] [DEBUG:MainProcess:Thread-607 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-608 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-609 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-610 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-615 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-616 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-617 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-618 (worker)] worker exiting after 0 tasks PASSED [ 76%][DEBUG:MainProcess:Thread-588 (worker)] worker exiting after 5 tasks [DEBUG:MainProcess:Thread-589 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[100--2-backend7] 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] 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-823 (worker)] joining worker handler [DEBUG:MainProcess:Thread-847 (_handle_results)] result handler found thread._state=TERMINATE [DEBUG:MainProcess:Thread-846 (_handle_tasks)] task handler exiting [DEBUG:MainProcess:Thread-842 (worker)] worker got sentinel -- exiting XPASS [ 83%][DEBUG:MainProcess:Thread-824 (worker)] joining result handler [DEBUG:MainProcess:Thread-840 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_invalid_backend [DEBUG:MainProcess:Thread-823 (worker)] joining task handler [DEBUG:MainProcess:Thread-847 (_handle_results)] result handler exiting: len(cache)=0, thread._state=TERMINATE [DEBUG:MainProcess:Thread-842 (worker)] worker exiting after 3 tasks [DEBUG:MainProcess:Thread-824 (worker)] worker got sentinel -- exiting PASSED [ 83%][DEBUG:MainProcess:Thread-840 (worker)] worker exiting after 1 tasks joblib/test/test_parallel.py::test_invalid_njobs[None] [DEBUG:MainProcess:Thread-823 (worker)] joining result handler [DEBUG:MainProcess:Thread-824 (worker)] worker exiting after 2 tasks [DEBUG:MainProcess:Thread-823 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-823 (worker)] worker exiting after 2 tasks PASSED [ 83%] 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] PASSED [ 93%] 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] [DEBUG:MainProcess:Thread-1115 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1125 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1126 (worker)] worker got sentinel -- exiting PASSED [ 94%][DEBUG:MainProcess:Thread-1116 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1127 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1128 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1117 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1129 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_abort_backend[-1-backend5] [DEBUG:MainProcess:Thread-1130 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1131 (worker)] worker got sentinel -- exiting 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-65/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:ExecutorManagerThread] joining 2 processes [DEBUG:MainProcess:QueueFeederThread] feeder thread got sentinel -- exiting [DEBUG:MainProcess:ExecutorManagerThread] joining process LokyProcess-1760 with pid 54721 [DEBUG:MainProcess:ExecutorManagerThread] joining process LokyProcess-1759 with pid 54720 [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 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139853761436472)>, (, ))] [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_8cfc0a64a39f4446bbd06623227773d4_7845e5f72d4647d88553aa13253fae43 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_1bde7305cafd4c4c980dd52c9425b240_042e07dca235464994f51e9a1a6d480c [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_725738a7b8d5417e9399602e843fd01e_1a4515c98c124ece9ab0cb921c778029 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_c2b3e05825574f438c423ce8b0803c36_80cddfbd0ceb4858948e25bbdc879cd2 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_77a81c36f86c41d7b47c69c9023e7a50_e9d63c3b25ad4365aabf122686bbe1ed [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_da566babf6eb4400b023829d91962f10_6d05f79d32e2416aa46c02b4e5060d03 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_e00525ce03024b84b98d647af7706a67_a90d147b5116424881898b65685eadcf [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_d0297c064e3247e38695dfc169d92bdb_22d7bf553a9641658258016ec6f2f73a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_63fbb26cefa64b4ea6d1aa9883322905_838293354185406dba325d1d868881a6 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_4eb513cc44c442d687bbe4ae9a11d6a9_343734edc4cb4199865a1aa09736d8f3 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_62480c69e2c74c8f98b438ca66039f32_13c95413f3bb479785aedcac4cd7057c [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_820f05f2d4a64a15a733c75e1367e99e_a03e10e2f9814e82b461b9d725039c76 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_6e8320e5d39345c99aa15a09ced1e1c3_3e23442098484f44af1cd58593dacc71 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_714db8f9ec23498eb571f3f1461c795f_a29b71bb2d374d20a1e50a52cb823e3d [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_33cbf56b86c743df83c18f327fc9530c_73307632013d40cdb27f0bfc1b4c05e8 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_8173d33162a74fc494f1e3ecff889eb5_1b5296d45ef34cb3bdec55d51650e04e [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_0beb6599425947278acabdf7da105265_1d6aa2250b7c40adbe8fc9d24c7c36a4 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_50898084d8e74011b52a1fd17450ee92_2f5c7ebc9f2445f2a57856c6e175ad5f [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_1c14bf1596254388ac418cc82448181a_628fe2c632ad47efa87da57854204369 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_5cb783c771494a5c84b13708d8a60ec0_3317595f2e104082846d3159a819762b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_7c51a239a9584e8a9870c02b0d9bcac0_adb648c5e0c64e8da1ed427805c8a1e9 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_aaf3fe5712e849eb9b860a6ff163cc87_12fbc86414974d86af4cc6b5d6c92c84 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_8881f05a1c974a1385473b0cae7d2c7f_a66943b3593a439cb7df3512cc22bf55 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_10591e9cac484d7ba2af2604da1aa905_ba07b051c70c49798f94d92d883bab39 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_e9e533b4c46143eb87dca46c98faf5a5_c824515105e14f1aaeb0f230d789fae4 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_34298846e7024666ab0b32532e3f3b7c_1106db14e2fe4c7b9e5d700242d4324b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_a3ee51adf3b9461a8ffd5031c35fd2cb_43d712f4096a442399a63020118e2932 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_dbd5ae08d09d4f929ff9d31415025029_90ace996ffd940408cdf38aafe885aee [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_af40c3f0358a4b448d868d33d5504133_d7ca579aa0cb455681a583ab1e89fa42 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_7b17bfdce84e480098ac022ec3aeeed9_ba9270c398a84bf18fbecef5fcdaab28 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_0ca92ceb05a9453d83c9bb5d898837c4_2fb5eb40ea564165865ed77c63ad22d7 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_9a361f4bcc794b56b624108380f853fa_609b1a18549a4efa9032792c5301d693 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_0066d87448384bbba2c37eeb03272f67_90087921c11c4f3cae890f5d6db0bfdc [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_68b20105811346f48f5ee5fc794a3567_0061a477df7d46c29709f34c81a27d53 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_559cd23ec391447ab2573d2cfbf16400_853f50c0ccdc45feab0864e194c72769 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_ad4543309b2f4b40ae68a1415f9c7436_190d712587f144958f02610596b63833 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_2b381aad5f41495c823afdb308d488b2_730162b8d75a4f1aba391c87bb79aa66 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_208e4f9230d943cf87eae2f39c0abef9_6d69aa395b364237aa8db7408aff2610 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_3a73099667444c4c9ddd578b81c2b7c9_cd71b61b348e4ceb8ed6960b2fd11908 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_baf710517d334db98552a59a0a2d3ff6_40a390ce2d904ffca5f56bf487c4a2f6 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_99a7bbc3859e4b4e9b519f163e562ec6_4369d4a415814c2399b138fcb3588a7d [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_4e47433499e6473d9173ff49e5529512_4cff47e4740d45c486402ae71065da85 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_5f11b6222fe140f7aa0b1ae9fadbcb3f_bbc03a791dc04badba26204a809b3e07 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_a05fdcc2662645a9b40a238572211096_04c3f9722642457f8b3a3d682e3fbb0f [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_359206a79f084cb99ccfa18e78a20bd0_5a084f2773854fd7b19696a686782558 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_6c4096d1a1864499b1795cfa2190ef87_edaad787446d4ec5bae290e3122d1d86 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_9035510eba814a16b10835237c0d883f_8a8505126bbe4afa876b36fdfc33d069 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_7e4a4e600ec94f9784918c7532392cb8_f544b2263a8e4d2293cabf548a5b8f9c [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_995b4c1a35324b59a22e2eaf8ec5360b_2f9feb5a1e764cfc8142e0912b0a26c6 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_8580461992a14d0ba0c922ce20338a64_02a5357767494369b2260dfc1aaf2104 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_eb8857a4e4a943aa9e9b0b87decc7cc8_6792074082db48bba586fb0f7dcc5ca0 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_bfc443c9ed7f42d6bf47b958179e1086_4b0fbed4a29e4e8b9375f94a936e87be [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_85353aac96084272a23942bbf2cb3aef_67fc0d7d2ad744fa8d52c0f092304ddd [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_9e7702c0524b42f288b2741784c1e3b1_32e1ca81a6ee43daa0d3355108659c08 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_4e6d403d38474c24843f9b95d21c5b9e_c452e14a70114ab88f438560ac6555c1 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_2922d89a5e7e481dba64172c9ebf25a5_2a971454993f446aa355f2b3bc8fd151 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_0e5f1199038e4f818da6a892eed0c20b_50aed935a2864ef0aa594b83e6d6b404 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_aa25a72b5461453ca89c9fb2bc52aedc_7571818446e64ae0965cfad7ff2cd4c5 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_10df58bf7d39412db62cd6d80c8c9e3c_e71e3cb4540843a79a0dd08a57fd465e [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_4d42a3c546e74cab966e38887522b40d_dead2a93316441bd96fda57d7273f95a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_bf84c54a4f6c4fcca74175179fd365a9_cbcc5d3e2b394475a8ce399f13043e8c [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_34ff0a4bc01f4c4d96f59bcdae9b3a4b_04577f4a676643de9d3825a7c8906509 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_a370cb126d824da8bee068f8c350261f_dc72847e8dbd43b8b2502548583572bb [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_81776a2969a44585b63e68b781315e0f_bb231bcffe954bdc8a899447f7581305 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_38ab96ce24fc4015a9560e9b0f3aaeda_ad4446106b9c4fe19b6330a309cb8de5 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_eec886dcbb2a41e3b5c2045cc0d6b608_274cb69a00e4475f85e2323e4d78c81d [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_740557b3d2e947a3bfc3d3ec32bf9fe3_fdb7f8a9392b420992f1e822d9a5ab17 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_740557b3d2e947a3bfc3d3ec32bf9fe3_7223fed55c8e4ae7b7b01ba85bea3de0 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_8d766edc2d79456fb8f32c4e264a0638_3bf19a92eade4e56915199ea3e1c7282 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_8d766edc2d79456fb8f32c4e264a0638_60d6aca82f274d9f8d2735d7db29eb28 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_356078bb7de845e9a7d9f4f7148bf8ba_a49c57eb3a81493d8a99a3418af2605d [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_b2cb2b958fae4dafbae6e9ef87b2edb2_536687ab99534d76b43c72b5f84e203a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_b2cb2b958fae4dafbae6e9ef87b2edb2_cbc9a753581f4f6eae6408f0b52450f6 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_654163f3df564fe285aa94a6b8515516_c52a4d2b90c14e648fc277040bae354f [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_59b7aca587fb41a2bef54f547b9c4e9d_233f37147bca4c82bdb366f36127bcc1 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_2c2a0d9de9454707a9753eb6151d9035_b079f70256d041dd885f0775d82f3ecb [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_487b36fc01194007a711f7f3a6726998_3995697d22dd49e6a4c367ce2ef9457d [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_291a85c5f6e64aaba5eaaf96fb37bcae_15bd1850cf7348de9664e856f1eb518a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_83a7e8cee48e431e81504ecb06bec5ee_16bb8d741bd44eb4a6897fdf1cf855a1 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_bb7852701d0147f2a89b4ab727628434_d72cd18bf3c144ecbd184413c153a39c [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_9a21973b78ec471991752b367ab5e5e1_61b3c82f1c7c49eea781f059ab8f6b73 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_2514669be8be44a08b0e50c1a4ff03cb_b70fd57c903e4f9f895a8de4a27627c9 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_437ba77919c34a159b39d6de2f746638_9664e7848f8d4e2094791c300043371c [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_ff93f4191f854514b1113236415f0342_51c1fb2ca575497187a55e1674922703 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_d843b8404e904b628dab0ec52ce4f031_09de6237a27b489981656e8b250bb48b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_b2357f2c07c94fa2b918e09de872da75_6dfe7e44b7634cba80bb44c38436fee8 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_2c80e9a1e482492dbdbbee368ee01af2_b9ab44aefcaa4e5d833ca5e9a7399f3e [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_d6aa0e4470144590b55a96bcca52acb6_b453bda9d69d41c2829a8ca6835ac95d [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_7c8c2f334fa84c24a8b89664ba918df1_33a606d5b7eb41c6b6ae84e5965b4843 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_b4b7a9008c564a0fa2e1d1b726f2c402_cb1157e6de4e4261b47e1822d59306a0 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_6c00d4e1edd54748b80aaf1908c16599_b59c126ffd044588983a039fd77d8382 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_53155e322dbb412ca9648d6448ed9fe5_f141700f2a2348099cc8a39ef16843b7 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_30285d37311845c88417d4f35e44a90b_c8f598c602424ea3887146e7e5f621c5 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_1e0da1466a934b578a05b187233ce314_8246a3830b6848f88d6a7c699d9401ef [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_6be4867ae6dc4fb990d17e5c379301d4_afa80852095b4a2bb0e019884fea27a1 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_073d0a8627b7496ab1fb011cbf3ea005_aa76e41460ac43b59d77d88a4a0d6faa [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_bb92ad138ada4fd3bdabaf9868346a18_fcca11458b304100818e7520088c854b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_4751fb13bd9d46cbb132127f4bf42333_4a25d45868c44695a9c871f2a0cd6f74 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_29d08e2bb8ae4de9ab5412a4a75ce269_7635d6e8058842eabd3410b27aa415d5 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_60d1921d4e1447288bb392a7d0354ea7_f04e3f82d5ac46129e9c49b4ad01efc8 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_a25f1c8494554773a86c3218fadac415_d960a98e287346b58e197053b6528b1c [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_86eb2bfb57b1402b8676c9d65cabd2a0_ce7f6e1cfdc04cb2a82979ef28f3f08d [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_ffec23306e3043daa854a69fff520b6b_fbb6305b8ac94f7db3b3865c35e45c33 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_a57bada64e77464696fb849d54442348_89cb5aecc9c5490aa01cab7a36d711f0 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_c4b807de095546dda62c4b9725fb3e3c_8efa34d116d44822bc3862a8df57e372 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_2428a05ecbaa4075bb7e236db049b742_4a19e37518be4b1ca9c26ded2b1f7ff9 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_241c38e8f45846b5a2cbe22deee04f10_0277864cf2ee4a35af4bf7acd4bbaa40 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_b6e3103b1de04d6cb3060a8842a65bde_ebb6b83b6e624b5f942e176382b65b6b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_5bb3abbec0c94de79f9272de0d9bdffc_0e2f5d9d7ae5480298858a8d969362c1 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_01f2c8c843b54fd3908f879764a42d50_17df41e73c8743af96e42aace2dbeaa1 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_5b7d4aec79d649e19a6d1d42c14f816a_a94a10d60f6248298b6673fb1b94737a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_8c7304bcc5e547dfb3d3a238e318e1f5_ea69922d7cf04022a1588d215fd92fa6 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_a04fa785d3fb49439c420222e41b979f_6cbf69a9bb844a18acf52ed8c6687aab [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_8eaee229fab3460fbf212e31abc190ac_515bc9976d814f15bd94fa8701106313 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_f0cf3afe309348148d6d7b979f60c7a9_d07fdc850a9644a990399755a2e28a5a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_5b62290bd2dc4ea2b5dee68754b18d32_48396b5c6bfe49ecb2e200ff9ba71d7a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_ccd6b0d4fa95493badb5874c14394fb8_d8b8f8b91306482787ed33555ab200d6 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_6c9267381a374ec789480121cdac2a1b_549babfa3a9446ba85851fa3ec20c5f5 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_2ea49a97d63b4888bccc6ee97fb0e9a9_e50d2d07405d448bbe25462aec64afa2 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_be123fe1a342492f99c9974ec48d2940_0e4d60fcf3084b479b2faa9c7c9c270f [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_de8f8d462d1d492d885df2a0e40d01d4_e4b442dea5954dcc9de5ef6e51a1f7c2 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_5ff3df12c1e042cd85cc761ab18aaa17_60c60f96c3e448ce984e517a451e6059 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_a086d093bf024f8599d4ae1b2fa4edfd_987f96375c6b41be95d929b28d73a0e1 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_d807590a5d6a43cb881973ec9752f73b_09495e2bb7d84170bef156c9d7fa2ab9 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_d7bf4fbe24d2451790c292d057533a1d_c9ef208acf904c6ebae934fa4a64941b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_5599c3706ee647e79713842c0e3d74c1_3cff51240cb84a408e509ef4204ca275 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_b856e4d0025d4edc8f770f1c11f3c570_5da0018bb73c4e859707ef79edd01602 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_d06ff91d951e4c94ab944de40f991b3b_287d3410cfa142708ecd835aa4426dde [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_3fb39193235c4fd0bdec93f99788ee6e_685c075d80284c82959a402b03cc44b5 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_0eb23e4a85564ca09b3d24853a6c1108_c4cfb13c8a1f443eb547f1f8390bbc81 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_eb92edbe40074a469f5f3c09c08f9ff6_7b38f98111e44d4c98ba8e3d59e446d3 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_5c1d52f90dcf4d9dbe5955d1db863710_e4716cd331104290b89eac1154614659 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_33427d18f8bd4dc1bcd63c9c08a1be8d_26ed7c3501f34fef8dade1fe5ed3ee2b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_a075570c89a5429b93b210d49791b51d_eb6e0693c5924bdb9cee2cf363b3a2ce [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_cfa35fd645bc463ca9804754b0f54ea0_983c66216e3a4123b08a8501b4d23de2 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_879ea0bc8e0542ac94d4513bc3eb0a82_2681dd5931d848cfb61dcebedfc30cda [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_43d5b7e1748540c1849b88d3666e54b0_ffaf5d4514b34a85b7f07a0d99e51720 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_3d18abe898c84954979a1a923fc872f8_895e5c8d077844d1b9372e5e19797a59 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_57a16e4711304240958e0b0e709d2070_b28cd9979b6f47aeb5b76086f90e2349 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_922be3c56bbb4c6ea9e065bd6e0b5a66_7dbe553385974295945f5ba8997568fc [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_1f51d7e8237a41eea54707a69580a9d7_3447f28c6e744523957da3608625e639 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_f548483c95c54e82b5c425038ba253c7_935c01594f5c4b568719af678fdf7b80 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_28b09452af7543e2940ae672cd09e23f_fe08d9303db94e49bbffa2f9dc2f95bc [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_71a59db0eb274e93bf15196c75e59915_6c375f6571514eeda2d41eddca1f6cbd [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_07afd8dc8c804cd3bcbeb6b0751f58f8_0ae6fc8d00b7413db79e000f83834d8e [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_c4898ccdef364e5abcd44d2b9867dd20_6ca288079ee8422a80b150d432d74343 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_bd243bcffaec493380c7f03db84ae9db_cdd3f2880e624f1c87cec2f64920005a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_a6892fa712e14ddda9528d9359ffbe4a_5710c4cf7fc544c1b6c2bd96b23a0b28 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_5f693cf4ba68488f8a2bbfc26c0e0039_ab9f8bf7c63143ec81a74f807795d479 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_5c015d222a9b47ca87e3ef29f8047b9f_f8efb94228ae45e09bda7e9a1763f11f [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_0bce9f380c0b4c1aa744a0843e299007_f8497bf040bf45848e783c4491fcf6d9 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_d24ddd1fab314ff494e5ae910b7e6676_d240201dbf854b999cf8b9e93492379c [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_7f9d218cd13b4b50b298cc0ecf1f5516_bd19ed60dddf4827b39e5652b79a292e [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_0399dcb623814075a37d9f9dd19563b1_2c026f6469864d04b1ba9c012eb2bdb6 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_60d50b60a72a490f9f4a8fed53740dc5_848af325cef74f18bfc3965cc8a20b29 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_126dedc5d05e4295aa979eef5f4cb6f2_82cc877604784cb6a8c158f6567c9305 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_25feca04dccb4481adb8c922c01d9d57_6a904bd6e8514ba1acb3f2caa6b8ed53 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_83636c15d0b94ebca48068ffbde73671_461b08055fd145ff949c2cb7f3ba9359 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_83636c15d0b94ebca48068ffbde73671_2a0b72e2e86b40259d3cb9a1b5eef231 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_965d949bfc8440bab4b4c941ec07ac37_23dcda94d4fa49328529aa05d5db1ed7 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_965d949bfc8440bab4b4c941ec07ac37_644ec57125cf438b97ea3762993f738a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_248c15ef115249789d0875b765d6764d_052cdd8e3b7e4105b9ab69b52961f10c [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_248c15ef115249789d0875b765d6764d_34e5a5d430264fe993ac431a1d27bd4b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_97df6467b5db43298a118305015f5d91_786a5f341d6c4f1ba80ae4048bc9f60f [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_97df6467b5db43298a118305015f5d91_2e95cd0a34f24cbfbef35b4ec2441e27 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_f7dc6b5830034733953b209a04efa712_42e3170efb0a4e26afc7d21c4d37e8b1 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_71b5199f181e4ecd8ced724faa450582_570587bad43b44ae807ec24c620b90f1 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_97df6467b5db43298a118305015f5d91_815df54621f04e2aac4bb8e308ee18c0 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_c4e7f400772f4ea2bccf4cc525988249_593b2c010b234bc6bc4d2e889dfd9604 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_97df6467b5db43298a118305015f5d91_3fec2d18ad68426e8af9d7aaf3864d8b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_d99cd0a2d4f544e09effd0232de80646_6ea526a1608245f3bdd313cb4c3f8246 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_97df6467b5db43298a118305015f5d91_a0d294bf8873468993aa43099f2cf45f [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_97df6467b5db43298a118305015f5d91_e035c6e84ff54daf9bd00cfdf16a2053 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_179eaf305b0d43c2b4c09e93ad0c9734_6551b106cc6e4b87a58d584b2562ba0d [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_9925918be9dd42208ffd1d7de4364e0a_76710d7fd4914a5eb1c812098503cf9e [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_37996_d1359c6893f54fb0ac0d288baff0b1e6_52e1e47265cc4211b97e04e0e3bfec3d [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) [DEBUG:MainProcess:MainThread] running the remaining "atexit" finalizers --- 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 139858234187776 [DEBUG:MainProcess:IO loop] created semlock with handle 139858233978880 [DEBUG:MainProcess:IO loop] created semlock with handle 139858233974784 [DEBUG:MainProcess:IO loop] created semlock with handle 139858233970688 [DEBUG:MainProcess:IO loop] created semlock with handle 139858233966592 [DEBUG:MainProcess:IO loop] created semlock with handle 139858233962496 --- 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 139858233958400 [DEBUG:MainProcess:IO loop] created semlock with handle 139858233954304 [DEBUG:MainProcess:IO loop] created semlock with handle 139858160336896 [DEBUG:MainProcess:IO loop] created semlock with handle 139857891676160 [DEBUG:MainProcess:IO loop] created semlock with handle 139857757171712 [DEBUG:MainProcess:IO loop] created semlock with handle 139857757167616 [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 [DEBUG:MainProcess:QueueFeederThread] feeder thread got sentinel -- exiting [DEBUG:MainProcess:QueueFeederThread] feeder thread got sentinel -- exiting [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 139858233958400 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 139858233954304 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 139858160336896 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 139858234187776 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 139858233978880 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 139857891676160 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 139857757171712 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 139858233974784 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 139857757167616 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 139858233970688 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 139858233966592 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 139858233962496 [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 [INFO/Dask Worker process (from Nanny)] process exiting with exitcode 0 [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 [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/numpy_pickle_compat.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/func_inspect.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 creating /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/test_parallel.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_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/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_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_memory.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_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.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.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_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_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.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_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.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_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/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.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_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_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_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_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.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_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_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.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.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_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.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.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.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.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.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.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.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.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.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/__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_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_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_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.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.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.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_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_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_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_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/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.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_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/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.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_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.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.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_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_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.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_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/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.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.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_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_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_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_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_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.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.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_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/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_logger.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_backports.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/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_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_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_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_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_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_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_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_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_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/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_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_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_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/parallel.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 copying build/lib/joblib/_memmapping_reducer.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/testing.py -> /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 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/_dask.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/backports.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/pool.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/_utils.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/format_stack.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/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/memory.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/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/cloudpickle.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_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/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/__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/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/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/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/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/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/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/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/_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/__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/_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/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/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/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/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/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 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/__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/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/executor.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 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/_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/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/_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/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/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/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_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/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_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_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/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_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/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/__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_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/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/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_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_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_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_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_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_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_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_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_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/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_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_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_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/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/numpy_pickle_utils.py to numpy_pickle_utils.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/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/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/_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/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/_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/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/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/__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/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/_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/_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/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/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/_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/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/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/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/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/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/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/__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/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/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/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/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/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/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/_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/__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/_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/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/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/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/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/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/_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/__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/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/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/hashing.py to hashing.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 Sun, 30 Oct 2022 03:36:10 +0000 elapsed time 0h 4m 41s >>> py3-joblib: Cleaning up srcdir >>> py3-joblib: Cleaning up pkgdir >>> py3-joblib: Uninstalling dependencies... (1/55) Purging .makedepends-py3-joblib (20221030.033130) (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: 267 MiB in 93 packages >>> py3-joblib: Updating the community/x86_64 repository index... >>> py3-joblib: Signing the index...