>>> py3-joblib: Building community/py3-joblib 1.2.0-r0 (using abuild 3.10.0_rc1-r2) started Sat, 29 Oct 2022 01:24:27 +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/54) Installing libbz2 (1.0.8-r3) (2/54) Installing libffi (3.4.4-r0) (3/54) Installing gdbm (1.23-r0) (4/54) Installing xz-libs (5.2.7-r0) (5/54) Installing mpdecimal (2.5.1-r1) (6/54) Installing readline (8.2.0-r0) (7/54) Installing sqlite-libs (3.39.4-r0) (8/54) Installing python3 (3.10.8-r3) (9/54) Installing py3-cloudpickle (1.6.0-r2) (10/54) Installing py3-click (8.1.3-r0) (11/54) Installing py3-tqdm (4.63.2-r0) (12/54) Installing py3-fsspec (2022.8.2-r0) (13/54) Installing libgfortran (12.2.1_git20220924-r3) (14/54) Installing openblas (0.3.21-r0) (15/54) Installing py3-numpy (1.23.4-r0) (16/54) Installing py3-parsing (3.0.9-r0) (17/54) Installing py3-packaging (21.3-r2) (18/54) Installing py3-six (1.16.0-r3) (19/54) Installing py3-dateutil (2.8.2-r1) (20/54) Installing py3-tz (2022.4-r0) (21/54) Installing py3-pandas (1.5.1-r0) (22/54) Installing py3-locket (1.0.0-r0) (23/54) Installing libsodium (1.0.18-r2) (24/54) Installing libzmq (4.3.4-r1) (25/54) Installing py3-pyzmq (23.2.1-r0) (26/54) Installing py3-toolz (0.12.0-r0) (27/54) Installing py3-partd (1.3.0-r0) (28/54) Installing yaml (0.2.5-r0) (29/54) Installing py3-yaml (6.0-r0) (30/54) Installing py3-dask (2022.10.0-r0) (31/54) Installing py3-markupsafe (2.1.1-r1) (32/54) Installing py3-jinja2 (3.1.2-r0) (33/54) Installing py3-msgpack (1.0.4-r0) (34/54) Installing py3-psutil (5.9.2-r0) (35/54) Installing py3-sortedcontainers (2.4.0-r1) (36/54) Installing py3-tblib (1.7.0-r3) (37/54) Installing py3-tornado (6.2-r0) (38/54) Installing py3-urllib3 (1.26.12-r0) (39/54) Installing py3-heapdict (1.0.1-r2) (40/54) Installing lmdb (0.9.29-r2) (41/54) Installing py3-lmdb (1.2.1-r2) (42/54) Installing py3-zict (2.2.0-r0) (43/54) Installing py3-distributed (2022.10.0-r0) (44/54) Installing py3-loky (3.3.0-r0) (45/54) Installing cython (0.29.32-r0) (46/54) Installing py3-setuptools (65.5.0-r0) (47/54) Installing py3-attrs (22.1.0-r0) (48/54) Installing py3-iniconfig (1.1.1-r3) (49/54) Installing py3-pluggy (1.0.0-r1) (50/54) Installing py3-py (1.11.0-r0) (51/54) Installing py3-tomli (2.0.1-r1) (52/54) Installing py3-pytest (7.1.3-r1) (53/54) Installing py3-threadpoolctl (3.1.0-r0) (54/54) Installing .makedepends-py3-joblib (20221029.012428) Executing busybox-1.35.0-r27.trigger OK: 469 MiB in 146 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305k 100 305k 0 0 337k 0 --:--:-- --:--:-- --:--:-- 337k >>> 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/_multiprocessing_helpers.py -> build/lib/joblib copying joblib/numpy_pickle_compat.py -> build/lib/joblib copying joblib/memory.py -> build/lib/joblib copying joblib/backports.py -> build/lib/joblib copying joblib/pool.py -> build/lib/joblib copying joblib/_dask.py -> build/lib/joblib copying joblib/parallel.py -> build/lib/joblib copying joblib/_utils.py -> build/lib/joblib copying joblib/func_inspect.py -> build/lib/joblib copying joblib/testing.py -> build/lib/joblib copying joblib/_cloudpickle_wrapper.py -> build/lib/joblib copying joblib/_store_backends.py -> build/lib/joblib copying joblib/numpy_pickle.py -> build/lib/joblib copying joblib/hashing.py -> build/lib/joblib copying joblib/_parallel_backends.py -> build/lib/joblib copying joblib/executor.py -> build/lib/joblib copying joblib/logger.py -> build/lib/joblib copying joblib/_deprecated_format_stack.py -> build/lib/joblib copying joblib/__init__.py -> build/lib/joblib copying joblib/numpy_pickle_utils.py -> build/lib/joblib copying joblib/_memmapping_reducer.py -> build/lib/joblib copying joblib/my_exceptions.py -> build/lib/joblib copying joblib/compressor.py -> build/lib/joblib copying joblib/format_stack.py -> build/lib/joblib copying joblib/disk.py -> build/lib/joblib copying joblib/_deprecated_my_exceptions.py -> build/lib/joblib creating build/lib/joblib/test copying joblib/test/test_numpy_pickle_compat.py -> build/lib/joblib/test copying joblib/test/test_logger.py -> build/lib/joblib/test copying joblib/test/test_missing_multiprocessing.py -> build/lib/joblib/test copying joblib/test/test_my_exceptions.py -> build/lib/joblib/test copying joblib/test/common.py -> build/lib/joblib/test copying joblib/test/test_func_inspect.py -> build/lib/joblib/test copying joblib/test/test_memmapping.py -> build/lib/joblib/test copying joblib/test/testutils.py -> build/lib/joblib/test copying joblib/test/test_numpy_pickle.py -> build/lib/joblib/test copying joblib/test/test_utils.py -> build/lib/joblib/test copying joblib/test/test_deprecated_objects.py -> build/lib/joblib/test copying joblib/test/test_init.py -> build/lib/joblib/test copying joblib/test/test_hashing.py -> build/lib/joblib/test copying joblib/test/test_cloudpickle_wrapper.py -> build/lib/joblib/test copying joblib/test/test_parallel.py -> build/lib/joblib/test copying joblib/test/__init__.py -> build/lib/joblib/test copying joblib/test/test_dask.py -> build/lib/joblib/test copying joblib/test/test_module.py -> build/lib/joblib/test copying joblib/test/test_func_inspect_special_encoding.py -> build/lib/joblib/test copying joblib/test/test_disk.py -> build/lib/joblib/test copying joblib/test/test_memory.py -> build/lib/joblib/test copying joblib/test/test_numpy_pickle_utils.py -> build/lib/joblib/test copying joblib/test/test_format_stack.py -> build/lib/joblib/test copying joblib/test/test_backports.py -> build/lib/joblib/test copying joblib/test/test_testing.py -> build/lib/joblib/test copying joblib/test/test_store_backends.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/compat.py -> build/lib/joblib/externals/cloudpickle copying joblib/externals/cloudpickle/cloudpickle_fast.py -> build/lib/joblib/externals/cloudpickle copying joblib/externals/cloudpickle/cloudpickle.py -> build/lib/joblib/externals/cloudpickle copying joblib/externals/cloudpickle/__init__.py -> build/lib/joblib/externals/cloudpickle creating build/lib/joblib/externals/loky copying joblib/externals/loky/reusable_executor.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 copying joblib/externals/loky/initializers.py -> build/lib/joblib/externals/loky copying joblib/externals/loky/__init__.py -> build/lib/joblib/externals/loky copying joblib/externals/loky/_base.py -> build/lib/joblib/externals/loky creating build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/context.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/utils.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/queues.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/fork_exec.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/_win_reduction.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/spawn.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/__init__.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/resource_tracker.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/_posix_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/process.py -> build/lib/joblib/externals/loky/backend copying joblib/test/data/joblib_0.10.0_compressed_pickle_py33_np18.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_compressed_pickle_py34_np19.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_compressed_pickle_py34_np19.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_compressed_pickle_py35_np19.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.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_np17.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.11.0_compressed_pickle_py36_np111.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_compressed_pickle_py27_np17.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_compressed_pickle_py27_np16.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.gzip -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.gzip -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py34_np19.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_py27_np17.pkl.gzip -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.bz2 -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.bz2 -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.bz2 -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.bz2 -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.bz2 -> 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_py33_np18.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_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.10.0_pickle_py27_np17.pkl.lzma -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.lzma -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.lzma -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.lzma -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_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.9.2_pickle_py34_np19.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.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.10.0_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.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_py33_np18.pkl_03.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_04.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_03.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_01.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_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_py27_np17.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_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_py34_np19.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_py27_np16.pkl_02.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_01.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_04.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_01.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_02.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_04.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 [DEBUG:MainProcess:Thread-36 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-37 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-38 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-39 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-40 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-41 (worker)] worker exiting after 0 tasks PASSED [ 0%][DEBUG:MainProcess:Thread-42 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-43 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-44 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-45 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-46 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-47 (worker)] worker exiting after 0 tasks joblib/test/test_backports.py::test_memmap [DEBUG:MainProcess:Thread-48 (worker)] worker exiting after 0 tasks PASSED [ 0%] joblib/test/test_backports.py::test_concurrency_safe_rename[None-None] PASSED [ 0%] joblib/test/test_backports.py::test_concurrency_safe_rename[None-dst content] PASSED [ 0%] joblib/test/test_backports.py::test_concurrency_safe_rename[threading-None] PASSED [ 0%] joblib/test/test_backports.py::test_concurrency_safe_rename[threading-dst content] PASSED [ 0%] joblib/test/test_cloudpickle_wrapper.py::test_wrap_non_picklable_objects PASSED [ 0%] joblib/test/test_deprecated_objects.py::test_deprecated_joblib_exceptions PASSED [ 0%] joblib/test/test_deprecated_objects.py::test_deprecated_formatting_utilities PASSED [ 0%] joblib/test/test_disk.py::test_disk_used PASSED [ 1%] joblib/test/test_disk.py::test_memstr_to_bytes[80G-85899345920] PASSED [ 1%] joblib/test/test_disk.py::test_memstr_to_bytes[1.4M-1468006] PASSED [ 1%] joblib/test/test_disk.py::test_memstr_to_bytes[120M-125829120] PASSED [ 1%] joblib/test/test_disk.py::test_memstr_to_bytes[53K-54272] PASSED [ 1%] joblib/test/test_disk.py::test_memstr_to_bytes_exception[fooG-ValueError-Invalid literal for size.*fooG.*] PASSED [ 1%] joblib/test/test_disk.py::test_memstr_to_bytes_exception[1.4N-ValueError-Invalid literal for size.*1.4N.*] PASSED [ 1%] joblib/test/test_disk.py::test_mkdirp PASSED [ 1%] joblib/test/test_disk.py::test_rm_subdirs PASSED [ 1%] joblib/test/test_format_stack.py::test_safe_repr PASSED [ 1%] joblib/test/test_format_stack.py::test_format_records PASSED [ 1%] joblib/test/test_format_stack.py::test_format_records_file_with_less_lines_than_context PASSED [ 1%] joblib/test/test_format_stack.py::test_format_exc_with_compiled_code PASSED [ 2%] joblib/test/test_func_inspect.py::test_filter_args[f-args0-filtered_args0] PASSED [ 2%] joblib/test/test_func_inspect.py::test_filter_args[f-args1-filtered_args1] PASSED [ 2%] joblib/test/test_func_inspect.py::test_filter_args[f-args2-filtered_args2] PASSED [ 2%] joblib/test/test_func_inspect.py::test_filter_args[f-args3-filtered_args3] PASSED [ 2%] joblib/test/test_func_inspect.py::test_filter_args[f-args4-filtered_args4] PASSED [ 2%] joblib/test/test_func_inspect.py::test_filter_args[f-args5-filtered_args5] PASSED [ 2%] joblib/test/test_func_inspect.py::test_filter_args[f-args6-filtered_args6] PASSED [ 2%] joblib/test/test_func_inspect.py::test_filter_args[g-args7-filtered_args7] PASSED [ 2%] joblib/test/test_func_inspect.py::test_filter_args[i-args8-filtered_args8] PASSED [ 2%] joblib/test/test_func_inspect.py::test_filter_args_method PASSED [ 2%] joblib/test/test_func_inspect.py::test_filter_varargs[h-args0-filtered_args0] PASSED [ 2%] joblib/test/test_func_inspect.py::test_filter_varargs[h-args1-filtered_args1] PASSED [ 3%] joblib/test/test_func_inspect.py::test_filter_varargs[h-args2-filtered_args2] PASSED [ 3%] joblib/test/test_func_inspect.py::test_filter_varargs[h-args3-filtered_args3] PASSED [ 3%] joblib/test/test_func_inspect.py::test_filter_kwargs[k-args0-filtered_args0] PASSED [ 3%] joblib/test/test_func_inspect.py::test_filter_kwargs[k-args1-filtered_args1] PASSED [ 3%] joblib/test/test_func_inspect.py::test_filter_kwargs[m1-args2-filtered_args2] PASSED [ 3%] joblib/test/test_func_inspect.py::test_filter_kwargs[m2-args3-filtered_args3] PASSED [ 3%] joblib/test/test_func_inspect.py::test_filter_args_2 PASSED [ 3%] joblib/test/test_func_inspect.py::test_func_name[f-f] PASSED [ 3%] joblib/test/test_func_inspect.py::test_func_name[g-g] PASSED [ 3%] joblib/test/test_func_inspect.py::test_func_name[cached_func-cached_func] PASSED [ 3%] joblib/test/test_func_inspect.py::test_func_name_on_inner_func PASSED [ 3%] joblib/test/test_func_inspect.py::test_func_inspect_errors PASSED [ 3%] joblib/test/test_func_inspect.py::test_filter_args_edge_cases PASSED [ 4%] joblib/test/test_func_inspect.py::test_bound_methods PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_args_error_msg[ValueError-ignore_lst must be a list of parameters to ignore-f-args0] PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_args_error_msg[ValueError-Ignore list: argument \\'(.*)\\' is not defined-g-args1] PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_args_error_msg[ValueError-Wrong number of arguments-h-args2] PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_args_no_kwargs_mutation PASSED [ 4%] joblib/test/test_func_inspect.py::test_clean_win_chars PASSED [ 4%] joblib/test/test_func_inspect.py::test_format_signature[g-args0-kwargs0-g([0, 1, 2, 3, 4])] PASSED [ 4%] joblib/test/test_func_inspect.py::test_format_signature[k-args1-kwargs1-k(1, 2, (3, 4), y=True)] PASSED [ 4%] joblib/test/test_func_inspect.py::test_format_signature_long_arguments PASSED [ 4%] joblib/test/test_func_inspect.py::test_format_signature_numpy PASSED [ 4%] joblib/test/test_func_inspect.py::test_special_source_encoding PASSED [ 4%] joblib/test/test_func_inspect.py::test_func_code_consistency PASSED [ 5%] joblib/test/test_hashing.py::test_trivial_hash[1-1] PASSED [ 5%] joblib/test/test_hashing.py::test_trivial_hash[1-2] PASSED [ 5%] joblib/test/test_hashing.py::test_trivial_hash[1-1.0] PASSED [ 5%] joblib/test/test_hashing.py::test_trivial_hash[1-2.0] PASSED [ 5%] joblib/test/test_hashing.py::test_trivial_hash[1-(1+1j)] PASSED [ 5%] joblib/test/test_hashing.py::test_trivial_hash[1-(2+1j)] PASSED [ 5%] joblib/test/test_hashing.py::test_trivial_hash[1-a] PASSED [ 5%] joblib/test/test_hashing.py::test_trivial_hash[1-b] PASSED [ 5%] joblib/test/test_hashing.py::test_trivial_hash[1-obj18] PASSED [ 5%] joblib/test/test_hashing.py::test_trivial_hash[1-obj19] PASSED [ 5%] joblib/test/test_hashing.py::test_trivial_hash[1-obj110] PASSED [ 5%] joblib/test/test_hashing.py::test_trivial_hash[1-obj111] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-obj112] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-obj113] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-obj114] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-None] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-collect] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-append] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-obj118] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-obj119] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-obj120] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-obj121] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[2-1] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[2-2] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[2-1.0] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[2-2.0] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[2-(1+1j)] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[2-(2+1j)] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[2-a] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[2-b] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[2-obj18] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[2-obj19] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[2-obj110] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[2-obj111] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[2-obj112] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[2-obj113] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[2-obj114] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-None] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-collect] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-append] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-obj118] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-obj119] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-obj120] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-obj121] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[1.0-1] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[1.0-2] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[1.0-1.0] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[1.0-2.0] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[1.0-(1+1j)] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[1.0-(2+1j)] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[1.0-a] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[1.0-b] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj18] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj19] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj110] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj111] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj112] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj113] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj114] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[1.0-None] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[1.0-collect] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-append] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj118] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj119] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj120] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj121] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[2.0-1] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[2.0-2] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[2.0-1.0] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[2.0-2.0] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[2.0-(1+1j)] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[2.0-(2+1j)] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[2.0-a] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[2.0-b] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj18] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj19] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj110] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj111] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj112] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj113] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj114] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[2.0-None] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[2.0-collect] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[2.0-append] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj118] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj119] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj120] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj121] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-1] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-2] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-1.0] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-2.0] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-(1+1j)] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-(2+1j)] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-a] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-b] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj18] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj19] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj110] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj111] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj112] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj113] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj114] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-None] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-collect] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-append] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj118] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj119] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj120] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj121] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-1] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-2] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-1.0] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-2.0] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-(1+1j)] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-(2+1j)] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-a] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-b] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj18] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj19] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj110] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj111] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj112] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj113] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj114] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-None] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-collect] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-append] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj118] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj119] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj120] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj121] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[a-1] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[a-2] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[a-1.0] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[a-2.0] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[a-(1+1j)] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[a-(2+1j)] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[a-a] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[a-b] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[a-obj18] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[a-obj19] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[a-obj110] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[a-obj111] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[a-obj112] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[a-obj113] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[a-obj114] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-None] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-collect] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-append] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-obj118] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-obj119] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-obj120] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-obj121] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[b-1] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[b-2] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[b-1.0] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[b-2.0] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[b-(1+1j)] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[b-(2+1j)] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[b-a] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[b-b] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[b-obj18] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[b-obj19] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[b-obj110] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[b-obj111] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[b-obj112] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[b-obj113] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[b-obj114] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[b-None] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[b-collect] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[b-append] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-obj118] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-obj119] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-obj120] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-obj121] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[obj28-1] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[obj28-2] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[obj28-1.0] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[obj28-2.0] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[obj28-(1+1j)] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[obj28-(2+1j)] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[obj28-a] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[obj28-b] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj18] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj19] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj110] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj111] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj112] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj113] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj114] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[obj28-None] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[obj28-collect] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[obj28-append] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj118] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj119] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj120] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj121] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj29-1] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj29-2] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj29-1.0] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj29-2.0] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj29-(1+1j)] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj29-(2+1j)] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj29-a] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj29-b] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj18] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj19] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj110] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj111] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj112] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj113] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj114] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-None] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-collect] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-append] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj118] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj119] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj120] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj121] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj210-1] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj210-2] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj210-1.0] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj210-2.0] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj210-(1+1j)] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj210-(2+1j)] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj210-a] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj210-b] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj18] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj19] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj110] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj111] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj112] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj113] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj114] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-None] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-collect] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-append] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj118] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj119] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj120] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj121] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj211-1] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj211-2] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj211-1.0] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj211-2.0] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj211-(1+1j)] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj211-(2+1j)] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj211-a] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj211-b] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj18] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj19] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj110] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj111] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj112] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj113] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj114] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj211-None] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-collect] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-append] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj118] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj119] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj120] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj121] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj212-1] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj212-2] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj212-1.0] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj212-2.0] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj212-(1+1j)] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj212-(2+1j)] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj212-a] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj212-b] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj18] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj19] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj110] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj111] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj112] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj113] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj114] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj212-None] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj212-collect] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj212-append] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj118] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj119] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj120] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj121] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj213-1] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj213-2] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj213-1.0] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj213-2.0] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj213-(1+1j)] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj213-(2+1j)] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj213-a] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj213-b] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj18] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj19] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj110] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj111] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj112] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj113] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj114] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-None] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-collect] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-append] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj118] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj119] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj120] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj121] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj214-1] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj214-2] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj214-1.0] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj214-2.0] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj214-(1+1j)] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj214-(2+1j)] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj214-a] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj214-b] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj18] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj19] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj110] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj111] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj112] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj113] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj114] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-None] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-collect] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-append] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj118] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj119] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj120] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj121] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[None-1] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[None-2] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[None-1.0] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[None-2.0] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[None-(1+1j)] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[None-(2+1j)] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[None-a] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[None-b] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[None-obj18] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[None-obj19] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[None-obj110] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[None-obj111] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[None-obj112] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-obj113] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-obj114] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-None] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-collect] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-append] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-obj118] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-obj119] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-obj120] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-obj121] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[collect-1] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[collect-2] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[collect-1.0] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[collect-2.0] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[collect-(1+1j)] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[collect-(2+1j)] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[collect-a] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[collect-b] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj18] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj19] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj110] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj111] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj112] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj113] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj114] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[collect-None] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-collect] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-append] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj118] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj119] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj120] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj121] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[append-1] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[append-2] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[append-1.0] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[append-2.0] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[append-(1+1j)] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[append-(2+1j)] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[append-a] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[append-b] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[append-obj18] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[append-obj19] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[append-obj110] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[append-obj111] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[append-obj112] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[append-obj113] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[append-obj114] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[append-None] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[append-collect] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[append-append] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-obj118] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-obj119] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-obj120] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-obj121] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[obj218-1] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[obj218-2] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[obj218-1.0] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[obj218-2.0] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[obj218-(1+1j)] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[obj218-(2+1j)] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[obj218-a] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[obj218-b] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj18] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj19] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj110] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj111] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj112] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj113] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj114] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-None] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-collect] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-append] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj118] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj119] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj120] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj121] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj219-1] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj219-2] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj219-1.0] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj219-2.0] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj219-(1+1j)] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj219-(2+1j)] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj219-a] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj219-b] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj18] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj19] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj110] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj111] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj112] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj113] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj114] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-None] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-collect] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-append] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj118] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj119] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj120] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj121] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj220-1] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj220-2] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj220-1.0] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj220-2.0] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj220-(1+1j)] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj220-(2+1j)] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj220-a] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj220-b] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj18] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj19] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj110] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj111] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj112] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj113] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj114] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-None] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-collect] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-append] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj118] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj119] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj120] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj121] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj221-1] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj221-2] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj221-1.0] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj221-2.0] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj221-(1+1j)] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj221-(2+1j)] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj221-a] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj221-b] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj18] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj19] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj110] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj111] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj112] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj113] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj114] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj221-None] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-collect] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-append] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj118] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj119] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj120] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj121] PASSED [ 44%] joblib/test/test_hashing.py::test_hash_methods PASSED [ 44%] joblib/test/test_hashing.py::test_hash_numpy_arrays PASSED [ 44%] joblib/test/test_hashing.py::test_hash_numpy_dict_of_arrays PASSED [ 44%] joblib/test/test_hashing.py::test_numpy_datetime_array[datetime64[s]] PASSED [ 44%] joblib/test/test_hashing.py::test_numpy_datetime_array[timedelta64[D]] PASSED [ 44%] joblib/test/test_hashing.py::test_hash_numpy_noncontiguous PASSED [ 44%] joblib/test/test_hashing.py::test_hash_memmap[True] PASSED [ 45%] joblib/test/test_hashing.py::test_hash_memmap[False] PASSED [ 45%] joblib/test/test_hashing.py::test_hash_numpy_performance PASSED [ 45%] joblib/test/test_hashing.py::test_bound_methods_hash PASSED [ 45%] joblib/test/test_hashing.py::test_bound_cached_methods_hash PASSED [ 45%] joblib/test/test_hashing.py::test_hash_object_dtype PASSED [ 45%] joblib/test/test_hashing.py::test_numpy_scalar PASSED [ 45%] joblib/test/test_hashing.py::test_dict_hash PASSED [ 45%] joblib/test/test_hashing.py::test_set_hash PASSED [ 45%] joblib/test/test_hashing.py::test_set_decimal_hash PASSED [ 45%] joblib/test/test_hashing.py::test_string PASSED [ 45%] joblib/test/test_hashing.py::test_numpy_dtype_pickling PASSED [ 45%] joblib/test/test_hashing.py::test_hashes_stay_the_same[This is a string to hash-71b3f47df22cb19431d85d92d0b230b2] PASSED [ 46%] joblib/test/test_hashing.py::test_hashes_stay_the_same[C'est l\xe9t\xe9-2d8d189e9b2b0b2e384d93c868c0e576] PASSED [ 46%] joblib/test/test_hashing.py::test_hashes_stay_the_same[to_hash2-e205227dd82250871fa25aa0ec690aa3] PASSED [ 46%] joblib/test/test_hashing.py::test_hashes_stay_the_same[to_hash3-a11ffad81f9682a7d901e6edc3d16c84] PASSED [ 46%] joblib/test/test_hashing.py::test_hashes_stay_the_same[to_hash4-aeda150553d4bb5c69f0e69d51b0e2ef] PASSED [ 46%] joblib/test/test_hashing.py::test_hashes_are_different_between_c_and_fortran_contiguous_arrays PASSED [ 46%] joblib/test/test_hashing.py::test_0d_array PASSED [ 46%] joblib/test/test_hashing.py::test_0d_and_1d_array_hashing_is_different PASSED [ 46%] joblib/test/test_hashing.py::test_hashes_stay_the_same_with_numpy_objects PASSED [ 46%] joblib/test/test_hashing.py::test_hashing_pickling_error PASSED [ 46%] joblib/test/test_hashing.py::test_wrong_hash_name PASSED [ 46%] joblib/test/test_init.py::test_import_joblib PASSED [ 46%] joblib/test/test_logger.py::test_print_time PASSED [ 47%] joblib/test/test_memmapping.py::test_memmap_based_array_reducing PASSED [ 47%] joblib/test/test_memmapping.py::test_resource_tracker_retries_when_permissionerror SKIPPED [ 47%] joblib/test/test_memmapping.py::test_high_dimension_memmap_array_reducing PASSED [ 47%] joblib/test/test_memmapping.py::test__strided_from_memmap PASSED [ 47%] joblib/test/test_memmapping.py::test_pool_with_memmap[multiprocessing] PASSED [ 47%] joblib/test/test_memmapping.py::test_pool_with_memmap[loky] PASSED [ 47%] joblib/test/test_memmapping.py::test_pool_with_memmap_array_view[multiprocessing] PASSED [ 47%] joblib/test/test_memmapping.py::test_pool_with_memmap_array_view[loky] PASSED [ 47%] joblib/test/test_memmapping.py::test_permission_error_windows_reference_cycle[multiprocessing] PASSED [ 47%] joblib/test/test_memmapping.py::test_permission_error_windows_reference_cycle[loky] PASSED [ 47%] joblib/test/test_memmapping.py::test_permission_error_windows_memmap_sent_to_parent[multiprocessing] PASSED [ 47%] joblib/test/test_memmapping.py::test_parallel_isolated_temp_folders[multiprocessing] PASSED [ 48%] joblib/test/test_memmapping.py::test_parallel_isolated_temp_folders[loky] PASSED [ 48%] joblib/test/test_memmapping.py::test_managed_backend_reuse_temp_folder[multiprocessing] PASSED [ 48%] joblib/test/test_memmapping.py::test_managed_backend_reuse_temp_folder[loky] PASSED [ 48%] joblib/test/test_memmapping.py::test_memmapping_temp_folder_thread_safety PASSED [ 48%] joblib/test/test_memmapping.py::test_many_parallel_calls_on_same_object[multiprocessing] PASSED [ 48%] joblib/test/test_memmapping.py::test_memmap_returned_as_regular_array[multiprocessing] PASSED [ 48%] joblib/test/test_memmapping.py::test_memmap_returned_as_regular_array[loky] PASSED [ 48%] joblib/test/test_memmapping.py::test_resource_tracker_silent_when_reference_cycles[multiprocessing] PASSED [ 48%] joblib/test/test_memmapping.py::test_resource_tracker_silent_when_reference_cycles[loky] PASSED [ 48%] joblib/test/test_memmapping.py::test_memmapping_pool_for_large_arrays[multiprocessing] PASSED [ 48%] joblib/test/test_memmapping.py::test_memmapping_pool_for_large_arrays[loky] PASSED [ 48%] joblib/test/test_memmapping.py::test_child_raises_parent_exits_cleanly[multiprocessing] XPASS [ 48%] joblib/test/test_memmapping.py::test_child_raises_parent_exits_cleanly[loky] PASSED [ 49%] joblib/test/test_memmapping.py::test_memmapping_pool_for_large_arrays_disabled[multiprocessing] PASSED [ 49%] joblib/test/test_memmapping.py::test_memmapping_pool_for_large_arrays_disabled[loky] PASSED [ 49%] joblib/test/test_memmapping.py::test_memmapping_on_large_enough_dev_shm[multiprocessing] PASSED [ 49%] joblib/test/test_memmapping.py::test_memmapping_on_large_enough_dev_shm[loky] PASSED [ 49%] joblib/test/test_memmapping.py::test_memmapping_on_too_small_dev_shm[multiprocessing] PASSED [ 49%] joblib/test/test_memmapping.py::test_memmapping_on_too_small_dev_shm[loky] PASSED [ 49%] joblib/test/test_memmapping.py::test_memmapping_pool_for_large_arrays_in_return[multiprocessing] PASSED [ 49%] joblib/test/test_memmapping.py::test_memmapping_pool_for_large_arrays_in_return[loky] PASSED [ 49%] joblib/test/test_memmapping.py::test_workaround_against_bad_memmap_with_copied_buffers[multiprocessing] PASSED [ 49%] joblib/test/test_memmapping.py::test_workaround_against_bad_memmap_with_copied_buffers[loky] PASSED [ 49%] joblib/test/test_memmapping.py::test_pool_memmap_with_big_offset[multiprocessing, 0] PASSED [ 49%] joblib/test/test_memmapping.py::test_pool_memmap_with_big_offset[multiprocessing, 1] PASSED [ 50%] joblib/test/test_memmapping.py::test_pool_memmap_with_big_offset[multiprocessing, 2] PASSED [ 50%] joblib/test/test_memmapping.py::test_pool_memmap_with_big_offset[loky, 0] PASSED [ 50%] joblib/test/test_memmapping.py::test_pool_memmap_with_big_offset[loky, 1] PASSED [ 50%] joblib/test/test_memmapping.py::test_pool_memmap_with_big_offset[loky, 2] PASSED [ 50%] joblib/test/test_memmapping.py::test_pool_get_temp_dir PASSED [ 50%] joblib/test/test_memmapping.py::test_numpy_arrays_use_different_memory[r+] PASSED [ 50%] joblib/test/test_memmapping.py::test_numpy_arrays_use_different_memory[w+] PASSED [ 50%] joblib/test/test_memmapping.py::test_weak_array_key_map PASSED [ 50%] joblib/test/test_memmapping.py::test_weak_array_key_map_no_pickling PASSED [ 50%] joblib/test/test_memmapping.py::test_direct_mmap PASSED [ 50%] joblib/test/test_memory.py::test_memory_integration PASSED [ 50%] joblib/test/test_memory.py::test_no_memory PASSED [ 51%] joblib/test/test_memory.py::test_memory_kwarg PASSED [ 51%] joblib/test/test_memory.py::test_memory_lambda PASSED [ 51%] joblib/test/test_memory.py::test_memory_name_collision PASSED [ 51%] joblib/test/test_memory.py::test_memory_warning_lambda_collisions PASSED [ 51%] joblib/test/test_memory.py::test_memory_warning_collision_detection PASSED [ 51%] joblib/test/test_memory.py::test_memory_partial PASSED [ 51%] joblib/test/test_memory.py::test_memory_eval PASSED [ 51%] joblib/test/test_memory.py::test_argument_change PASSED [ 51%] joblib/test/test_memory.py::test_memory_numpy[None] PASSED [ 51%] joblib/test/test_memory.py::test_memory_numpy[r] PASSED [ 51%] joblib/test/test_memory.py::test_memory_numpy_check_mmap_mode PASSED [ 51%] joblib/test/test_memory.py::test_memory_exception PASSED [ 51%] joblib/test/test_memory.py::test_memory_ignore PASSED [ 52%] joblib/test/test_memory.py::test_memory_ignore_decorated PASSED [ 52%] joblib/test/test_memory.py::test_memory_args_as_kwargs PASSED [ 52%] joblib/test/test_memory.py::test_partial_decoration[ignore0-100-r] PASSED [ 52%] joblib/test/test_memory.py::test_partial_decoration[ignore1-10-None] PASSED [ 52%] joblib/test/test_memory.py::test_func_dir PASSED [ 52%] joblib/test/test_memory.py::test_persistence PASSED [ 52%] joblib/test/test_memory.py::test_check_call_in_cache PASSED [ 52%] joblib/test/test_memory.py::test_call_and_shelve PASSED [ 52%] joblib/test/test_memory.py::test_call_and_shelve_argument_hash PASSED [ 52%] joblib/test/test_memory.py::test_call_and_shelve_lazily_load_stored_result PASSED [ 52%] joblib/test/test_memory.py::test_memorized_pickling PASSED [ 52%] joblib/test/test_memory.py::test_memorized_repr PASSED [ 53%] joblib/test/test_memory.py::test_memory_file_modification PASSED [ 53%] joblib/test/test_memory.py::test_memory_in_memory_function_code_change PASSED [ 53%] joblib/test/test_memory.py::test_clear_memory_with_none_location PASSED [ 53%] joblib/test/test_memory.py::test_memory_func_with_kwonly_args PASSED [ 53%] joblib/test/test_memory.py::test_memory_func_with_signature PASSED [ 53%] joblib/test/test_memory.py::test__get_items PASSED [ 53%] joblib/test/test_memory.py::test__get_items_to_delete PASSED [ 53%] joblib/test/test_memory.py::test_memory_reduce_size PASSED [ 53%] joblib/test/test_memory.py::test_memory_clear PASSED [ 53%] joblib/test/test_memory.py::test_cached_function_race_condition_when_persisting_output PASSED [ 53%] joblib/test/test_memory.py::test_cached_function_race_condition_when_persisting_output_2 PASSED [ 53%] joblib/test/test_memory.py::test_memory_recomputes_after_an_error_while_loading_results PASSED [ 54%] joblib/test/test_memory.py::test_register_invalid_store_backends_key[None] PASSED [ 54%] joblib/test/test_memory.py::test_register_invalid_store_backends_key[invalid_prefix1] PASSED [ 54%] joblib/test/test_memory.py::test_register_invalid_store_backends_key[invalid_prefix2] PASSED [ 54%] joblib/test/test_memory.py::test_register_invalid_store_backends_object PASSED [ 54%] joblib/test/test_memory.py::test_memory_default_store_backend PASSED [ 54%] joblib/test/test_memory.py::test_warning_on_unknown_location_type PASSED [ 54%] joblib/test/test_memory.py::test_instanciate_incomplete_store_backend PASSED [ 54%] joblib/test/test_memory.py::test_dummy_store_backend PASSED [ 54%] joblib/test/test_memory.py::test_instanciate_store_backend_with_pathlib_path PASSED [ 54%] joblib/test/test_memory.py::test_filesystem_store_backend_repr PASSED [ 54%] joblib/test/test_memory.py::test_memory_objects_repr PASSED [ 54%] joblib/test/test_memory.py::test_memorized_result_pickle PASSED [ 55%] joblib/test/test_memory.py::test_memory_pickle_dump_load[memory_kwargs0] PASSED [ 55%] joblib/test/test_memory.py::test_memory_pickle_dump_load[memory_kwargs1] PASSED [ 55%] joblib/test/test_missing_multiprocessing.py::test_missing_multiprocessing PASSED [ 55%] joblib/test/test_module.py::test_version PASSED [ 55%] joblib/test/test_module.py::test_no_start_method_side_effect_on_import PASSED [ 55%] joblib/test/test_module.py::test_no_semaphore_tracker_on_import PASSED [ 55%] joblib/test/test_module.py::test_no_resource_tracker_on_import PASSED [ 55%] joblib/test/test_my_exceptions.py::test_inheritance PASSED [ 55%] joblib/test/test_my_exceptions.py::test_inheritance_special_cases PASSED [ 55%] joblib/test/test_my_exceptions.py::test__mk_exception PASSED [ 55%] joblib/test/test_numpy_pickle.py::test_standard_types[None-0] PASSED [ 55%] joblib/test/test_numpy_pickle.py::test_standard_types[None-1] PASSED [ 55%] joblib/test/test_numpy_pickle.py::test_standard_types[type-0] PASSED [ 56%] joblib/test/test_numpy_pickle.py::test_standard_types[type-1] PASSED [ 56%] joblib/test/test_numpy_pickle.py::test_standard_types[True-0] PASSED [ 56%] joblib/test/test_numpy_pickle.py::test_standard_types[True-1] PASSED [ 56%] joblib/test/test_numpy_pickle.py::test_standard_types[10-0] PASSED [ 56%] joblib/test/test_numpy_pickle.py::test_standard_types[10-1] PASSED [ 56%] joblib/test/test_numpy_pickle.py::test_standard_types[1.0-0] PASSED [ 56%] joblib/test/test_numpy_pickle.py::test_standard_types[1.0-1] PASSED [ 56%] joblib/test/test_numpy_pickle.py::test_standard_types[(1+0j)-0] PASSED [ 56%] joblib/test/test_numpy_pickle.py::test_standard_types[(1+0j)-1] PASSED [ 56%] joblib/test/test_numpy_pickle.py::test_standard_types[11-0] PASSED [ 56%] joblib/test/test_numpy_pickle.py::test_standard_types[11-1] PASSED [ 56%] joblib/test/test_numpy_pickle.py::test_standard_types[member7-0] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[member7-1] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[member8-0] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[member8-1] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[member9-0] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[member9-1] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[len-0] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[len-1] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[_function-0] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[_function-1] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[_class-0] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[_class-1] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[_newclass-0] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[_newclass-1] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[member14-0] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[member14-1] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[member15-0] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[member15-1] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_value_error PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_compress_level_error[-1] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_compress_level_error[10] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_compress_level_error[wrong_compress2] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_numpy_persistence[False] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_numpy_persistence[True] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_numpy_persistence[0] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_numpy_persistence[3] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_numpy_persistence[zlib] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_numpy_persistence_bufferred_array_compression PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_memmap_persistence PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_memmap_persistence_mixed_dtypes PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_masked_array_persistence PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_compress_mmap_mode_warning PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_cache_size_warning[None] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_cache_size_warning[0] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_cache_size_warning[10] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_memory_usage SKIPPED (Test re...) [ 59%] joblib/test/test_numpy_pickle.py::test_compressed_pickle_dump_and_load PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_joblib_pickle_across_python_versions PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_joblib_pickle_across_python_versions_with_mmap PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_numpy_array_byte_order_mismatch_detection PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_compress_tuple_argument[compress_tuple0] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_compress_tuple_argument[compress_tuple1] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_compress_tuple_argument_exception[compress_tuple0-Compress argument tuple should contain exactly 2 elements] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_compress_tuple_argument_exception[compress_tuple1-Non valid compression method given: "wrong"] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_compress_tuple_argument_exception[compress_tuple2-Non valid compress level given: "wrong"] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_compress_string_argument[zlib] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_compress_string_argument[gzip] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[zlib-1] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[zlib-3] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[zlib-6] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[gzip-1] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[gzip-3] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[gzip-6] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[bz2-1] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[bz2-3] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[bz2-6] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[lzma-1] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[lzma-3] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[lzma-6] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[xz-1] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[xz-3] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[xz-6] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[lz4-1] SKIPPED [ 62%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[lz4-3] SKIPPED [ 62%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[lz4-6] SKIPPED [ 62%] joblib/test/test_numpy_pickle.py::test_load_externally_decompressed_files[.z-_zlib_file_decompress] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_load_externally_decompressed_files[.gz-_gzip_file_decompress] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_compression_using_file_extension[.z-zlib] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_compression_using_file_extension[.gz-gzip] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_compression_using_file_extension[.bz2-bz2] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_compression_using_file_extension[.lzma-lzma] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_compression_using_file_extension[.xz-xz] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_compression_using_file_extension[.pkl-not-compressed] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_compression_using_file_extension[-not-compressed] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_file_handle_persistence PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_in_memory_persistence PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_file_handle_persistence_mmap PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_file_handle_persistence_compressed_mmap PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_file_handle_persistence_in_memory_mmap PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile[1-a little data as bytes.] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile[1-a large data as bytes.] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile[3-a little data as bytes.] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile[3-a large data as bytes.] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile[9-a little data as bytes.] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile[9-a large data as bytes.] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_bad_compression_levels[-1] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_bad_compression_levels[10] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_bad_compression_levels[15] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_bad_compression_levels[a] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_bad_compression_levels[bad_value4] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_bad_compression_levels[bad_value5] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_modes[a] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_modes[x] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_modes[r] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_modes[w] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_modes[1] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_modes[2] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_filename_type[1] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_filename_type[bad_file1] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_filename_type[bad_file2] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_numpy_subclass PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_pathlib PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_non_contiguous_array_pickling PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_pickle_highest_protocol PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_pickle_in_socket PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_load_memmap_with_big_offset PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_register_compressor PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_register_compressor_invalid_name[1] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_register_compressor_invalid_name[invalid_name1] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_register_compressor_invalid_name[invalid_name2] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_register_compressor_invalid_fileobj PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_register_compressor_already_registered PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_lz4_compression SKIPPED (Need...) [ 66%] joblib/test/test_numpy_pickle.py::test_lz4_compression_without_lz4 PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_memmap_alignment_padding[4] PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_memmap_alignment_padding[5] PASSED [ 66%] joblib/test/test_numpy_pickle_compat.py::test_z_file PASSED [ 66%] joblib/test/test_numpy_pickle_utils.py::test_binary_zlib_file[test0] PASSED [ 66%] joblib/test/test_numpy_pickle_utils.py::test_binary_zlib_file[test1] PASSED [ 66%] joblib/test/test_parallel.py::test_cpu_count PASSED [ 66%] joblib/test/test_parallel.py::test_effective_n_jobs PASSED [ 66%] joblib/test/test_parallel.py::test_effective_n_jobs_None[positive-int] PASSED [ 66%] joblib/test/test_parallel.py::test_effective_n_jobs_None[negative-int] PASSED [ 66%] joblib/test/test_parallel.py::test_effective_n_jobs_None[None] PASSED [ 67%] joblib/test/test_parallel.py::test_simple_parallel[2-1-None] PASSED [ 67%] joblib/test/test_parallel.py::test_simple_parallel[2-1-loky] PASSED [ 67%] joblib/test/test_parallel.py::test_simple_parallel[2-1-multiprocessing] PASSED [ 67%] joblib/test/test_parallel.py::test_simple_parallel[2-1-sequential] PASSED [ 67%] joblib/test/test_parallel.py::test_simple_parallel[2-1-threading] PASSED [ 67%] joblib/test/test_parallel.py::test_simple_parallel[2-1-backend5] PASSED [ 67%] joblib/test/test_parallel.py::test_simple_parallel[2-1-backend6] PASSED [ 67%] joblib/test/test_parallel.py::test_simple_parallel[2-1-backend7] PASSED [ 67%] joblib/test/test_parallel.py::test_simple_parallel[2-1-backend8] PASSED [ 67%] joblib/test/test_parallel.py::test_simple_parallel[2-1-backend9] PASSED [ 67%] joblib/test/test_parallel.py::test_simple_parallel[2-2-None] PASSED [ 67%] joblib/test/test_parallel.py::test_simple_parallel[2-2-loky] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-2-multiprocessing] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-2-sequential] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-2-threading] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-2-backend5] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-2-backend6] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-2-backend7] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-2-backend8] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-2-backend9] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2--1-None] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2--1-loky] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2--1-multiprocessing] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2--1-sequential] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2--1-threading] [DEBUG:MainProcess:Thread-203 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-204 (worker)] worker got sentinel -- exiting PASSED [ 69%][DEBUG:MainProcess:Thread-181 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-205 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-206 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-207 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[2--1-backend5] [DEBUG:MainProcess:Thread-208 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-209 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-301 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-266 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-302 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-303 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-304 (worker)] worker got sentinel -- exiting PASSED [ 69%][DEBUG:MainProcess:Thread-267 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-305 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-306 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-307 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-268 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-308 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[2--1-backend6] [DEBUG:MainProcess:Thread-309 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-310 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-311 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-312 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-313 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-269 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-270 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-317 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-318 (worker)] worker got sentinel -- exiting PASSED [ 69%][DEBUG:MainProcess:Thread-319 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-271 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-320 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-321 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-322 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-323 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-324 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[2--1-backend7] [DEBUG:MainProcess:Thread-272 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-325 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-325 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-327 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-273 (worker)] worker exiting after 0 tasks 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-359 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-395 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-396 (worker)] worker got sentinel -- exiting PASSED [ 69%][DEBUG:MainProcess:Thread-397 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-360 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-398 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-399 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-400 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[2--2-backend5] [DEBUG:MainProcess:Thread-361 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-401 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-402 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-403 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-474 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-475 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-476 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-441 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-477 (worker)] worker got sentinel -- exiting PASSED [ 70%][DEBUG:MainProcess:Thread-478 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-479 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-442 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-480 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-481 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-482 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[2--2-backend6] [DEBUG:MainProcess:Thread-483 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-484 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-485 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-443 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-486 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-487 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-490 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-491 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-445 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-492 (worker)] worker got sentinel -- exiting PASSED [ 70%][DEBUG:MainProcess:Thread-493 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-494 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-495 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-496 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-446 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-497 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[2--2-backend7] [DEBUG:MainProcess:Thread-498 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-447 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-500 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-501 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-502 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-448 (worker)] worker exiting after 0 tasks 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-545 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-546 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-544 (worker)] worker exiting after 0 tasks PASSED [ 72%][DEBUG:MainProcess:Thread-547 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-548 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-545 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-549 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-550 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[11--1-backend5] [DEBUG:MainProcess:Thread-551 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-546 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-552 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-553 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-641 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-698 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-699 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-700 (worker)] worker got sentinel -- exiting PASSED [ 72%][DEBUG:MainProcess:Thread-642 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-701 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-623 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-643 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-624 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-702 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[11--1-backend6] [DEBUG:MainProcess:Thread-644 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-645 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-646 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-647 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-648 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-649 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-655 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-656 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-657 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-658 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-659 (worker)] worker exiting after 0 tasks PASSED [ 72%][DEBUG:MainProcess:Thread-660 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-661 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-662 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-663 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-664 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-665 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-666 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-667 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[11--1-backend7] [DEBUG:MainProcess:Thread-668 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-669 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-670 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-671 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-672 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-673 (worker)] worker exiting after 0 tasks PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11--1-backend8] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11--1-backend9] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11--2-None] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11--2-loky] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11--2-multiprocessing] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--2-sequential] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--2-threading] [DEBUG:MainProcess:Thread-726 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-762 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-762 (worker)] worker exiting after 0 tasks PASSED [ 73%][DEBUG:MainProcess:Thread-764 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-727 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-765 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-766 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-766 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-767 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[11--2-backend5] [DEBUG:MainProcess:Thread-768 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-769 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-770 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-770 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-772 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-815 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-869 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-870 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-871 (worker)] worker got sentinel -- exiting PASSED [ 73%][DEBUG:MainProcess:Thread-816 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-872 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-873 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-874 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-817 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-875 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[11--2-backend6] [DEBUG:MainProcess:Thread-798 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-818 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-797 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-819 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-820 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-821 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-827 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-828 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-829 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-830 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-831 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-832 (worker)] worker exiting after 0 tasks PASSED [ 73%][DEBUG:MainProcess:Thread-833 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-834 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-835 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-836 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-837 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-838 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-839 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[11--2-backend7] [DEBUG:MainProcess:Thread-840 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-842 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-843 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-844 (worker)] worker exiting after 0 tasks PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--2-backend8] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--2-backend9] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[100-1-None] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[100-1-loky] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[100-1-multiprocessing] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[100-1-sequential] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[100-1-threading] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-1-backend5] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-1-backend6] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-1-backend7] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-1-backend8] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-1-backend9] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-2-None] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-2-loky] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-2-multiprocessing] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-2-sequential] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-2-threading] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-2-backend5] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-2-backend6] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-2-backend7] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100-2-backend8] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100-2-backend9] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100--1-None] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100--1-loky] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100--1-multiprocessing] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100--1-sequential] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100--1-threading] [DEBUG:MainProcess:Thread-973 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-922 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-974 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-975 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-975 (worker)] worker exiting after 0 tasks PASSED [ 75%][DEBUG:MainProcess:Thread-923 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-977 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-977 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-924 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-979 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[100--1-backend5] [DEBUG:MainProcess:Thread-980 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-980 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1042 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1002 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1043 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1044 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1045 (worker)] worker got sentinel -- exiting PASSED [ 75%][DEBUG:MainProcess:Thread-1003 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1046 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1047 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1048 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1004 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1049 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[100--1-backend6] [DEBUG:MainProcess:Thread-1050 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1005 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1052 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1053 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1007 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1058 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1059 (worker)] worker got sentinel -- exiting PASSED [ 75%][DEBUG:MainProcess:Thread-1060 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1061 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1062 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1008 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1063 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1064 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[100--1-backend7] [DEBUG:MainProcess:Thread-1065 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1066 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1067 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1068 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1010 (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-1093 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1117 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1118 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1119 (worker)] worker got sentinel -- exiting PASSED [ 76%][DEBUG:MainProcess:Thread-1094 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1120 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1121 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1122 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[100--2-backend5] [DEBUG:MainProcess:Thread-1095 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1124 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1125 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1175 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1212 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1213 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1214 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1176 (worker)] worker exiting after 0 tasks PASSED [ 76%][DEBUG:MainProcess:Thread-1215 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1216 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1217 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1177 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1218 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1219 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[100--2-backend6] [DEBUG:MainProcess:Thread-1220 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1222 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1178 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1227 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1228 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1180 (worker)] worker exiting after 0 tasks PASSED [ 76%][DEBUG:MainProcess:Thread-1229 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1230 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1231 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1232 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[100--2-backend7] [DEBUG:MainProcess:Thread-1233 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1181 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1234 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1235 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1236 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1182 (worker)] worker exiting after 0 tasks 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-1447 (worker)] finalizing pool [DEBUG:MainProcess:Thread-1468 (_handle_tasks)] task handler sending sentinel to result handler [DEBUG:MainProcess:Thread-1448 (worker)] finalizing pool [DEBUG:MainProcess:Thread-1470 (_handle_tasks)] task handler sending sentinel to result handler XPASS [ 83%][DEBUG:MainProcess:Thread-1447 (worker)] helping task handler/workers to finish [DEBUG:MainProcess:Thread-1468 (_handle_tasks)] task handler sending sentinel to workers [DEBUG:MainProcess:Thread-1469 (_handle_results)] result handler got sentinel [DEBUG:MainProcess:Thread-1448 (worker)] helping task handler/workers to finish [DEBUG:MainProcess:Thread-1470 (_handle_tasks)] task handler sending sentinel to workers [DEBUG:MainProcess:Thread-1471 (_handle_results)] result handler got sentinel joblib/test/test_parallel.py::test_invalid_backend [DEBUG:MainProcess:Thread-1447 (worker)] joining worker handler [DEBUG:MainProcess:Thread-1462 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1468 (_handle_tasks)] task handler exiting [DEBUG:MainProcess:Thread-1464 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1448 (worker)] joining worker handler [DEBUG:MainProcess:Thread-1465 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1470 (_handle_tasks)] task handler exiting [DEBUG:MainProcess:Thread-1463 (worker)] worker got sentinel -- exiting PASSED [ 83%][DEBUG:MainProcess:Thread-1471 (_handle_results)] result handler exiting: len(cache)=0, thread._state=TERMINATE [DEBUG:MainProcess:Thread-1447 (worker)] joining task handler [DEBUG:MainProcess:Thread-1462 (worker)] worker exiting after 3 tasks [DEBUG:MainProcess:Thread-1464 (worker)] worker exiting after 1 tasks [DEBUG:MainProcess:Thread-1448 (worker)] joining task handler joblib/test/test_parallel.py::test_invalid_njobs[None] [DEBUG:MainProcess:Thread-1465 (worker)] worker exiting after 3 tasks [DEBUG:MainProcess:Thread-1463 (worker)] worker exiting after 1 tasks [DEBUG:MainProcess:Thread-1447 (worker)] joining result handler [DEBUG:MainProcess:Thread-1448 (worker)] joining result handler [DEBUG:MainProcess:Thread-1447 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1448 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1447 (worker)] worker exiting after 2 tasks [DEBUG:MainProcess:Thread-1448 (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] [DEBUG:MainProcess:Thread-1804 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1811 (worker)] worker exiting after 0 tasks PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[-2-backend6] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[-2-backend7] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[-2-backend8] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[-2-backend9] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-1-None] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-1-loky] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-1-multiprocessing] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-1-sequential] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-1-threading] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-1-backend5] [DEBUG:MainProcess:Thread-1978 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1979 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1980 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1981 (worker)] worker exiting after 0 tasks PASSED [ 94%][DEBUG:MainProcess:Thread-1982 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1983 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1984 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1986 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1987 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_abort_backend[-1-backend6] [DEBUG:MainProcess:Thread-1916 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1945 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1950 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1953 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1963 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1966 (worker)] worker exiting after 0 tasks 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-287/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-3919 [DEBUG:MainProcess:ExecutorManagerThread] releasing worker exit lock on LokyProcess-3920 [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:QueueFeederThread] feeder thread got sentinel -- exiting [DEBUG:MainProcess:ExecutorManagerThread] closing thread_wakeup [DEBUG:MainProcess:ExecutorManagerThread] joining 2 processes [DEBUG:MainProcess:ExecutorManagerThread] joining process LokyProcess-3920 with pid 37847 [DEBUG:MainProcess:ExecutorManagerThread] joining process LokyProcess-3919 with pid 37846 [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 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281433849010568)>, (, ))] [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_904edf9d0d7343d784ae052ebfb0c76e_9cac13b36913412c8f5a9019fa35a02b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_ca80400f0e2e472e845208e9b20478d9_deca4d25dc3d4894ad44c644703a0c30 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_6930568d68c94827bf2662ae8d4ac88b_e61c69a3a51544019138999d07874572 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_aa84e2b9dbef4193871a1a390210548d_4de247545ceb46979dae2f3aeb0c3b5f [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_13f1874109704330b8a1eb1233303b3c_d78bc03ef18145c8bf66e74967c42d2e [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_6764c0dfc4e74ce3b290328e19bf23ca_6b43a4d680914e7db6f6d7260fa250ea [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_18546c48dda9475da42a1fd443442001_c419e2d2ce0c44fba30b0bb5fd5a185d [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_3904f4e076d143298d02bf084968dc8e_2ea5d52abd5849f283329c3e63f49a23 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_43d5a166d8c943f7b7825403179476f9_3df5496c56784457820a6da0d537bd51 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_8815e56a434e477e87e6e0a247df0530_b698f6510b6e48f9bb256c3ba3e7ae27 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_1ba6a74868e84e58b17a385950bd3a2c_1f7c6341f69e466a805498c17f55e7a9 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_70a1ae0f0dcb449a8ba2e0888e2aebb4_5ea372c967c64fb39a707cc34bfaf65e [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_4af2ae58a7ac453898c7071ac24caeb7_c9c3735f6023419da052035bc80747f1 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_a721950853074728ae5b18ea0d692262_7bea2a0a026f472b83131884535990b9 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_881f18d28e6e458c9014447ed473249b_859753419d1e4958a3e8410dff327e2a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_f53d722c69594507923fddbb922dbe4f_4caf492f063e4601948356c5f7f79269 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_2bcd4e570854480cb4cb2cc9ff3c5279_1617491d2bec4a649a3e04eb209f6ae4 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_10b90240e3fa482db968a6fa69c9e09f_a22dda893c97418dab4a5b366e14f38f [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_9a39d2341dc0440eb2b79562ed4045ad_de684a454aa0441c804b06139a9ced62 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_ee28fdc1e24c479f93ea53ad61d3e48d_dcedaf59a0a34bb9877dcbb85d544165 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_b5e9f3da26e74b229f4bf61e3eac77a5_2922287c5e9245579b9aec6a22f14d54 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_0ac78dbfbef14391a41f9addf2d4ed3a_1f1d3f95ed284bebb0c398d158e22296 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_03256d65af9f4866a6011d347d31f983_dc2fa5681cca4af2b5cfadfbde4dbdf3 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_8ef1adc272a342f39c0b11fc55e43b47_91da354ac7ab4769860b4fc4324affeb [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_9f6b5e0994d6473a89c036abc4db1903_7f4f6f3518084c20b40b0d13a6d5a85a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_d6b856fa1ad44ede97a1c275799a2e7f_70990f1aba6441098c5d42c61d0c0538 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_ef30d0d8162243f6b32a35aae1f3af22_5e10afdf05844104bbe727530e77ed3a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_fe11aa404f574a47afe5782f8684787b_e822530ea94949dab8258e0166c2dc4c [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_895816871dcb49dfb343d507b82ad046_5df4617934f74e2fb0cee88c984e671d [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_a0e1c2f7e399480393ff7e48371964f4_4b0bdb1689d9446db86f87a7e8759199 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_fe28a4c7d957478bbc3e2f5ae8e49041_e24ea4b4eb0b42f9970e8d2fe9fc3049 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_5b7bb12fa5e94e978ce6798d7b6756d1_570f05d9af824780929e6dc522b365a5 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_dbef7d01d0944990b558ef180a1b432a_47ee8af597f04d2fbc2c517bedd167ef [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_5b0172d896d8417fb94baf3c444b5c7d_848977ffde62449cb7752a654eba4e97 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_300aba9435db490e91bb86e988607c53_ddebf31982684b7aa2b44e49aa35c978 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_aefee5d16adf4083933bd8b444c5ec9b_96b2dc3739d6432e801fd24e1c71b516 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_2fa5548b8bec4f69bd32e917cac20520_a10f05905f9f4b13b2d6d2633c0ac6fe [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_0f9a24f3e9ca47719225d193c94c8867_759481125213450eb796377f3b73e797 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_fd8eb30862bd4e978d55c7f8a13db15b_1a4985f2f3c946f9b0f8d8bef017e7a6 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_544030f9229d4092a7a3450457cf951e_374e063d91f440d4ba0dd2c53ef3fc8f [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_fd621ad74d134978ad29ae4bc89674e1_bdbe426df4324db9ae5c89b2298c5aec [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_a7b02d6490154f878abc71a773b46719_c530e97042684169956696c3466ca92b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_50cd92f616ec40b989e1579ce9547a8e_c59c3e8880374bcf8013c80603476fae [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_8972a2c6660c407fbbc933e82e680c4d_95cba87dd7f2421c9faa7da53dd515ef [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_8b869265c0154de2b5d6eb060d9c3f98_92027df89809446c945f908d82b4c5c0 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_445c7d2073c6471fbf9020df713fc06c_00222cbe3e204883b0cf5d0f86cee424 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_8515d17acbdf46e896cf392957e59e4b_350e66353710419681b77c485f670b46 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_12a69ee4f84c48bd9e1043df200eece6_338e372138f84aef94332c1d285efc6a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_e9b90ef048224d588493a17a4f1d1c09_ece34701185a4931aa3e8d002203a8ec [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_e53297f15e434ad2b558ea8cce6792f9_9a5a0b897e9c49f883519550e117a092 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_70f9487d76f348199c39761b2c568ae4_197a3a7cdd764117957e049bd49a03ed [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_8e463b4193d643ccbd444d0cfd631304_cb34b061ac384fa2b90eca53ecd18080 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_d63b973ae8964dab9aa718a41191f485_5df459f9527c424b826ecb2823bae95b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_cbf34d330fe747cba5c9641e7ee943bf_441b5e6d3082414c8430531c5a42334f [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_df9e2ac8b22f406fa4f26619055d48e5_6c802e0074534e6693294e0bcd58888a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_da01ba4074de49d7bc1795e2e672750a_694e1f90a7c64568bb667cfb36bd4cca [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_c7881228f625431ebbc06bd3ea4f7eb2_e588fffabc9f49109fa5259fa9d0e48b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_4e7954c2509b417cb80c062820df6bf1_0f46a36d308446ac878454be566b327c [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_971d221d638c45079df9cfc1c4089d12_382ce91d0cc1463099d1be7e4c6736aa [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_1db49d8ccdd34d85abfe4b196dbfce23_2e84dd1f81b44ec6afffd1765978b250 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_a723fcef71d34236b3c38927717bf4c0_05f7fea6094644819ce5fe46aa9712c5 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_11fee8f41c80442aa0fc71fcb74ace86_4c8070a5443d4f3593dd62db6da9c61d [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_204d26e842bc4e189339ab86296f803b_a89ac412d745411b8548781e3cd31713 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_a0fe5c8ed71b4af4a49966ba1b00370a_84148ba16c2e4e96af398689e39117ed [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_7570355d980f4caba6bd3687f7249db8_86bb4b9337984207bdbff615e7042b81 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_8b6332cf03cd45bbaf049d0fd01d87a2_34d6c07aec6c4f128c29e4fe200996d2 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_0b1db700002f43f2b18edc95c5277b37_2abfca4f14d9450faa33bf6a190f5576 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_0b1db700002f43f2b18edc95c5277b37_9636b918ea314989b23d1a649389fb17 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_487a313b30014dc2815801006603586a_fe3111caf2914a269676bfd7f61e24bf [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_487a313b30014dc2815801006603586a_254be8317e304085af7e665fe1b228ea [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_683484e1f50e43f9a80e48cf18b96597_2b28705101d641c1abbec85d18251711 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_ebf0566c2b8b45eb83436e7f3bc535fe_fe098ed32a634431af6b7113f73309c5 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_ebf0566c2b8b45eb83436e7f3bc535fe_3f6ffac2e59b4b4db409670bd78ebde8 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_3d410f7b8dfd405b92ac9b1f90162504_7de6d7c5ae9e4de8acfbfd3225c6f10b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_ad5e205ea23740ea984577eedbe656e0_66db7da08fd34143857660c8bf47cb97 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_755e28509b8a4ac28f98109249789291_628dadc5e0344946900e64fe224abba3 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_15f29ac223af47c1bc93400a135f1709_0a9d43bf43f74685a42ce1fe3ba75751 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_fdf52cf6aef046aba5784d25dcb2e28f_805e92554a054dfea1f00ae659dc9302 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_5a36b594be884295b76a69c5ff5f99aa_f108f16130be4314a4284e77d5de9777 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_ce5667a2d0ef4af9b16bec649946e841_19dc3a4556b143f0b9b81325b7f95f95 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_b3a2eaa3006e424a84e9bf3eb4e9ed4d_4e5551c6122e4ccd8cd516cb13d4e5e5 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_3ba7c1b29ee0470d8807ba8b8c73f984_2e0cff3b4355494790a35a0af3e6c993 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_c10f0b2a596641adac90ed753ab43b46_a1d2a5a05e1d4d2781c5cf97f05f90ce [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_c1b36bd5434141598b0f86c1bf67a4cb_8045aefa3b7d4fc5a639c82431f5931f [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_3a1120a4df024b7cb7e4896fda8608c6_5431504855cc41d9b4355149a3827d58 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_fe478c71f66e476d9054f3487eb118a0_3cfe94ecf01841c5b89f98a133a14240 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_eef9aae25bc74dbb9b2c8657a3eed4a2_d9532adaead14ca0a6af6b0de7557580 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_7903eb60bdff434face4f3112e0c3a32_0b82dc64852e491ebdbdf730ee42c5cb [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_a46e492cd60341a9ab567397073444d3_ee7229d817ea4111a4d28510dc7bc9b5 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_8adbdaa400044bb0ba8afe4d07b3578d_091d04b57fe94e3eb36ab1bb4eeb6c95 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_4cd0651e96d44b1c9432fa4479b160b4_ea0351f7f64642539a8616b837bed4c8 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_1e0f822cf8484c3092b0031d34310c3a_2c5651f153d94fad8b28168b9e03f88e [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_a5fb98ab195740e8a7676bce0dd193de_f08a2eb129ee46af90f04a34932611fa [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_d158cf79076d4bb78ca62802cfa935c8_e9202d981323403a8294a7c043edb889 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_be39c0d2e2dd481e91217e4b97654cec_35d773cf97c449419c08d98e3caa731a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_06f9789bcd5d42fca23da6b7dab68c39_7cd7e6a9f3404c6bbf011b9d6f89fe6b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_1d8c59a382174b1db3f670800ce9a1c5_42c07c72c0b64913befc57ab59ed615f [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_25c1249ccae84c1cba4293c67ca2d27e_f413260bea3345a780156d378edbb96f [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_a22404a88e5c44f9be8b1e7b06498c3d_2b9e9e91d9ec4d748f314eaba5fb440d [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_a8431756b84242c5b05216d72a9e89e6_3d5b1d826347400d8d1b07134ef28329 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_fdcd9cc7218e43a494a73a167216f921_7935f3aa9eb04519a1efb87b04c8ffbe [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_d7cfda1fa14d41b9b19365242a4a546c_4291e66c2c6d4e52b3d333b04709827b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_177affe0c05b4f719a31ae8b2feda90f_ce1bd9ab8ff74d2eae9af72608bf4a99 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_7bae9e972e7e4d22add406c16ca728a1_3accc8a1ab0343f3bf82ecaa9aa86bc6 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_3bef228dc8cc4c9a922b0295db150d68_be962173ccc04518b915dd8bb26c28a9 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_2333d962c4f94c9ba56fbc9141f47930_dc25204b173e4a4c9a0bc4866ad8cbcb [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_32ef5300a1b14ec1ac283741d5681fde_80df9b8ae1f34617a329bff52be996ff [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_92e436d01a5947eab303316bca5c4908_b37262551ebc4e8bbc6591e124d07ce8 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_c9ca439def47414499f9334da30fb95f_4041eeabad6148fc8471e3a84a444762 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_8c02884c7c964bf195ae751fb9172d46_1687b96e44b94d29bc8229eae9bb1f5a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_11451efd0678476fb45766e9b3a36c97_1a43f875e3784a989a76d7198ad7942a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_1d3d3520b5904ac18031dd23a2d7b0a0_6844b2ff0b2b45f0aa946fcb1ffce19b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_098b4377894a4e1da32b92031d12fa5e_e3aca77cc6e049aab310ac6a400df734 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_12c795f4028c45cfa71306ced3bdb35c_80b0d16608144b65bb8781048fd4f3ea [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_61ebd4e4fe2e4e6780dc26a2e942e3b4_393fe317dfa6430186e35d868af30bad [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_4b33280711564636a5cd5af973d942e1_886dbd5de3d8432ea20ef914c53d80ca [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_c8dbaed0fce348afbac65aaa8e7736cc_57ce1d445bb643b385b8c7d5a176851c [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_68b0e82a03e44220b5017bcb1d2872d0_adfefe04d0264251b657d3c3f7048daa [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_ade6fea0a8e34c059f45e72963791c97_1d13bcd5068e41c6b91a4c377c0b9e3e [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_eccf5df808364d84b177799e4bced034_3d74531d675146e3acb59e44f567e729 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_222d76928d834285bbb60e009f47c3a9_4a5f703c243d4cba82321ebc0d01ff74 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_9a57374696ca42ed9f652f245f9fc0b3_a616692749ab4ccd946a7b3d01d5037d [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_70009c24c169499abb352baee3d5287f_b060aa6f01734d85910058488961298c [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_befac65e2a95456c96260c392abc3b08_cdf11f38a5d94aa283a887cce21ae9c5 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_e8d12f659c5141eabb8b34e6982e30ff_cc28092e1c6f43ae8365ace2b922f481 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_d61edaac0c5948b28c96c502200f5e40_3cfb72e99e764c17bfc2a401893fa0f1 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_dbfceee648794b1a817594b80dbad8cc_02333c2425d64ec2bc72d91edca40fb9 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_3af0ce66eff443aebf6f703f4e095843_41b40dc9aebe4f16b606e7907516b52f [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_5064cf7357584524822bfd708b150ef8_6dfde0f473d74e62bc72ebffe44babe8 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_c4d24a47f9054bbc99d943b55b7b7c69_a60dca2f98f741a5bc210ba4e758f549 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_42c6b1c6c4d740f6b0353ec8c93e2edd_0146db3cd1534a45a608bb0188822d90 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_5d8342d6f22d44a09d6715897e329cf2_125f1cb2275f47f8931616be8c6cd4fc [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_60d4a7748c31442bba1dde076a992350_f174096678f54dc48b0b1764585056e4 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_c7f69490c65548489278983acb12a497_125f97183bdf4ef49f1d1823a5f6b14e [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_2b3cde4006e8451e8e640833253c1e44_1fdef13c526e4064baa2a866cf7211b2 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_1f210d57e9ea4af5bfaee1d4a7106640_4b46f6d286d043d8821948e6e5a315d4 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_b212e56fbbdd48139751a083157ea684_5ea402e0f9704026bb6ba729a6d5e705 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_9b8061b109ca4d319b63b4724c13383a_e1a25e8b15364290bb497243788354c1 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_c4f209cef5994b9281f8124862b92fad_7a3b7ce8970f4ebda1775d3ee60412d9 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_f77af8faee434f2a885b52753e05075c_e4c06c06a65f44ca81452526c519c038 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_0817ae1998c8451180897c8e306b2251_2f8c8bbff8244073a43e61509244b614 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_c0abbd8db79a43c488da4f048ff4d6e8_b95e6f2e18094741ab94b8216500989e [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_07f61434c49143e8a93c6470fea79d40_f0be94e2cde84704aed12d27fdeea036 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_e18419d4e23d4f1a9b9a73dbe6f8b0b9_d21aaa0b6d714afe8396b715ea5fd435 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_475b3e785c5642c2b6435f8296738c6f_e7fc9bf2a4e64bd4a480a501c0a72a99 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_1462d2bcbb174ef88ff85f98a787dbbe_8c973d19f3cf46f2be250f8142be58f6 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_5614619af5f9492a868dd83277f503e3_970067188f0b4312bf6662582f945659 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_9a58e4c534554fdebcb6b0743e94c1af_8a4db1a0bc5f4d00b1b6ec601ff4440d [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_fd47d33a20ee40ed9ea36532cc2cd1a5_8406113c617747d28978fbaca6201fab [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_7359050ce4614926a5bc3c394a69d237_bcaeeac0fcdf44fa9fdfb4cf0095127a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_a0cfae6d80654b589e8971f0182e3a1a_c9bfe072be2e4a08903f0450ad02cce8 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_0145686ee8434b5e87463c9bcd18c6c6_2a728c21b1c64b0185855d1eefd3583c [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_048842f8c88d4dbca4086c27c44bd04d_16cfab88365f4d1c8fbcdcc1681de32b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_8ac64990e2014ba9aa157120ce3324aa_6a9ef53ddcec4f828249c87dd9a147b4 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_2312b1ae98d54dcbb12f86a5011a0f02_f89df6dd8d3a4e7292f187670f7c04cf [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_284ae2849a11428c98f4adc85dd1f2ad_e524109acb7b41d89a6c9a711b739cfd [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_53edd8b2e9e94ab7a9b89351ed1359bb_d3540dfcbe04445ba103d2bd69586a56 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_64f9f4e337344720a0bc6d909c5cf885_31e3ab37a3024398a771b18b6f912582 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_64f9f4e337344720a0bc6d909c5cf885_6d2ca5b6a34c4742b528fd8132c29af8 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_f49983f68d6a47d7aa27b963d4c0986a_db656ef20b314a178097f0d62b1a19f8 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_f49983f68d6a47d7aa27b963d4c0986a_afb99e746f4e4a55a3c431ac066c5090 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_8d2d4a59383e4f0a810761674501b583_b6fd16efcd9d4711b1829ba5e12e6494 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_8d2d4a59383e4f0a810761674501b583_66639d2fc5bc4e3da592795dbd664dd4 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_8ddc57cc5d6c4b149ae7236c095b8262_d4a21f4081914c399cabc902739b7545 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_8ddc57cc5d6c4b149ae7236c095b8262_ade65308ec8d4c0e95dd0b36ca55121b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_9b51ba18c1b74d549b0077e0654f7801_41f1322841ca472dba948220a203d21a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_c96d7dc49fae465d9b6bb62fc78694cc_989a71e9891d44a09b357a39cf310e12 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_8ddc57cc5d6c4b149ae7236c095b8262_256bfa6729b64abfad73e7010cce49e9 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_48a52da3f0234d2bbd2d3f61ae9ac72f_a7e3076ca60e43caaf58ae13ae9f5220 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_8ddc57cc5d6c4b149ae7236c095b8262_a9d552c35fb0415595d8e7828b7d6f1e [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_b3df9b27bfa94a33a5d51a85a3d9ef79_e493dae1ea9348a0a5a0720a3982893b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_8ddc57cc5d6c4b149ae7236c095b8262_416ffb9be76146408ce6c991032a03b0 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_8ddc57cc5d6c4b149ae7236c095b8262_ea65d9bf70f1465a911f10b6d97e1804 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_51bee4efbc26400497d5e12f1a97e9b4_177411860ab44744845aabbcf8edfbbc [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_2b05e1ad78e842178efab2bc3d3f8bdb_4b91602125e5476ebf6373a7e0230216 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_5306_8200ca2546f34e498f0fe09dbcc85dad_19401ae2dd744a25b74a211c54df8d6a [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) --- Logging error --- [INFO:MainProcess:MainThread] calling join() for process Dask Worker process (from Nanny) [DEBUG:MainProcess:MainThread] running the remaining "atexit" finalizers Traceback (most recent call last): File "/usr/lib/python3.10/logging/__init__.py", line 1103, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap self._bootstrap_inner() File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/usr/lib/python3.10/site-packages/distributed/process.py", line 256, in _watch_process logger.warning( Message: '[%s] process %r exit status was already read will report exitcode 255' Arguments: ('', 35419) --- 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 281435088531456 [DEBUG:MainProcess:IO loop] created semlock with handle 281435088175104 [DEBUG:MainProcess:IO loop] created semlock with handle 281435088171008 [DEBUG:MainProcess:IO loop] created semlock with handle 281435088166912 [DEBUG:MainProcess:IO loop] created semlock with handle 281435088162816 [DEBUG:MainProcess:IO loop] created semlock with handle 281435088158720 --- 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 281435088154624 [DEBUG:MainProcess:IO loop] created semlock with handle 281435088150528 [DEBUG:MainProcess:IO loop] created semlock with handle 281435088146432 [DEBUG:MainProcess:IO loop] created semlock with handle 281435088142336 [DEBUG:MainProcess:IO loop] created semlock with handle 281435088138240 [DEBUG:MainProcess:IO loop] created semlock with handle 281435088134144 [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 281435088154624 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 281435088150528 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 281435088146432 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 281435088142336 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 281435088138240 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 281435088134144 [INFO/Dask Worker process (from Nanny)] child process calling self.run() [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 281435088531456 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 281435088175104 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 281435088171008 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 281435088166912 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 281435088162816 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 281435088158720 [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 creating /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/test_numpy_pickle_compat.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test 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.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.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.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_py35_np19.pkl.xz -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_04.npy -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_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_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_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/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.2_pickle_py27_np17.pkl -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.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_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_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.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.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.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_py35_np19.pkl_02.npy -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_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_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.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.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_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_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_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.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.10.0_compressed_pickle_py35_np19.gz -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_01.npy -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_02.npy -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_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 -> /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.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.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_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.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.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.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.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_pickle_py34_np19.pkl.gzip -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_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_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.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/__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.11.0_pickle_py36_np111.pkl.xz -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_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.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.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.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_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.9.2_compressed_pickle_py27_np16.gz -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.11.0_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_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.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.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.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.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.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_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_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_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_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/test_logger.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/test_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_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/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_func_inspect.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/test_memmapping.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/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.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_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_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_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_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_parallel.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_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_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_func_inspect_special_encoding.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/test_disk.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/test_memory.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/test_numpy_pickle_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_format_stack.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/test_backports.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test copying build/lib/joblib/test/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_store_backends.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test 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/numpy_pickle_compat.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib copying build/lib/joblib/memory.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib copying build/lib/joblib/backports.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/_dask.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib copying build/lib/joblib/parallel.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib copying build/lib/joblib/_utils.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/testing.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/_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/hashing.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/executor.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 creating /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals creating /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky copying build/lib/joblib/externals/loky/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/cloudpickle_wrapper.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky creating /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/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/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/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/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/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/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/_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_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/spawn.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/__init__.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/resource_tracker.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/_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/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/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/process_executor.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky copying build/lib/joblib/externals/loky/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/__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/_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/__init__.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals creating /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/cloudpickle copying build/lib/joblib/externals/cloudpickle/compat.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/cloudpickle copying build/lib/joblib/externals/cloudpickle/cloudpickle_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/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/__init__.py -> /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/cloudpickle 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/__init__.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/my_exceptions.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/format_stack.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/_deprecated_my_exceptions.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/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/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_logger.py to test_logger.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/test_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_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/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_func_inspect.py to test_func_inspect.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/test_memmapping.py to test_memmapping.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/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.py to test_numpy_pickle.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/test_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_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_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_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_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_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/__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_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_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_func_inspect_special_encoding.py to test_func_inspect_special_encoding.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/test_disk.py to test_disk.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/test_memory.py to test_memory.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/test_numpy_pickle_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_format_stack.py to test_format_stack.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/test_backports.py to test_backports.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/test/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_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/_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/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/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/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/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/_dask.py to _dask.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/parallel.py to parallel.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/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/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/_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/_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/hashing.py to hashing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/_parallel_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/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/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/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/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/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/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/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/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/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/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/_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_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/spawn.py to spawn.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend/resource_tracker.py to resource_tracker.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/backend/_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/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/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/process_executor.py to process_executor.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/loky/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/__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/_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/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/cloudpickle/compat.py to compat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib/externals/cloudpickle/cloudpickle_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/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/__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/_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/__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/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/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/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/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/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/_deprecated_my_exceptions.py to _deprecated_my_exceptions.cpython-310.pyc running install_egg_info running egg_info writing joblib.egg-info/PKG-INFO writing dependency_links to joblib.egg-info/dependency_links.txt writing top-level names to joblib.egg-info/top_level.txt reading manifest file 'joblib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.rst' under directory 'joblib' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'joblib.egg-info/SOURCES.txt' Copying joblib.egg-info to /home/buildozer/aports/community/py3-joblib/pkg/py3-joblib/usr/lib/python3.10/site-packages/joblib-1.2.0-py3.10.egg-info running install_scripts >>> py3-joblib*: Running postcheck for py3-joblib >>> py3-joblib*: Preparing package py3-joblib... >>> py3-joblib*: Tracing dependencies... >>> py3-joblib*: Package size: 724.0 KB >>> py3-joblib*: Compressing data... >>> py3-joblib*: Create checksum... >>> py3-joblib*: Create py3-joblib-1.2.0-r0.apk >>> py3-joblib: Build complete at Sat, 29 Oct 2022 01:28:14 +0000 elapsed time 0h 3m 47s >>> py3-joblib: Cleaning up srcdir >>> py3-joblib: Cleaning up pkgdir >>> py3-joblib: Uninstalling dependencies... (1/54) Purging .makedepends-py3-joblib (20221029.012428) (2/54) Purging py3-distributed (2022.10.0-r0) (3/54) Purging py3-click (8.1.3-r0) (4/54) Purging py3-dask (2022.10.0-r0) (5/54) Purging py3-fsspec (2022.8.2-r0) (6/54) Purging py3-tqdm (4.63.2-r0) (7/54) Purging py3-partd (1.3.0-r0) (8/54) Purging py3-pandas (1.5.1-r0) (9/54) Purging py3-dateutil (2.8.2-r1) (10/54) Purging py3-numpy (1.23.4-r0) (11/54) Purging py3-tz (2022.4-r0) (12/54) Purging py3-pyzmq (23.2.1-r0) (13/54) Purging py3-jinja2 (3.1.2-r0) (14/54) Purging py3-markupsafe (2.1.1-r1) (15/54) Purging py3-locket (1.0.0-r0) (16/54) Purging py3-msgpack (1.0.4-r0) (17/54) Purging py3-psutil (5.9.2-r0) (18/54) Purging py3-sortedcontainers (2.4.0-r1) (19/54) Purging py3-tblib (1.7.0-r3) (20/54) Purging py3-six (1.16.0-r3) (21/54) Purging py3-toolz (0.12.0-r0) (22/54) Purging py3-tornado (6.2-r0) (23/54) Purging py3-urllib3 (1.26.12-r0) (24/54) Purging py3-yaml (6.0-r0) (25/54) Purging py3-zict (2.2.0-r0) (26/54) Purging py3-heapdict (1.0.1-r2) (27/54) Purging py3-lmdb (1.2.1-r2) (28/54) Purging py3-loky (3.3.0-r0) (29/54) Purging py3-cloudpickle (1.6.0-r2) (30/54) Purging cython (0.29.32-r0) (31/54) Purging py3-setuptools (65.5.0-r0) (32/54) Purging py3-pytest (7.1.3-r1) (33/54) Purging py3-attrs (22.1.0-r0) (34/54) Purging py3-iniconfig (1.1.1-r3) (35/54) Purging py3-packaging (21.3-r2) (36/54) Purging py3-parsing (3.0.9-r0) (37/54) Purging py3-pluggy (1.0.0-r1) (38/54) Purging py3-py (1.11.0-r0) (39/54) Purging py3-tomli (2.0.1-r1) (40/54) Purging py3-threadpoolctl (3.1.0-r0) (41/54) Purging python3 (3.10.8-r3) (42/54) Purging libbz2 (1.0.8-r3) (43/54) Purging libffi (3.4.4-r0) (44/54) Purging gdbm (1.23-r0) (45/54) Purging xz-libs (5.2.7-r0) (46/54) Purging mpdecimal (2.5.1-r1) (47/54) Purging readline (8.2.0-r0) (48/54) Purging sqlite-libs (3.39.4-r0) (49/54) Purging openblas (0.3.21-r0) (50/54) Purging libgfortran (12.2.1_git20220924-r3) (51/54) Purging libzmq (4.3.4-r1) (52/54) Purging libsodium (1.0.18-r2) (53/54) Purging yaml (0.2.5-r0) (54/54) Purging lmdb (0.9.29-r2) Executing busybox-1.35.0-r27.trigger OK: 268 MiB in 92 packages >>> py3-joblib: Updating the community/aarch64 repository index... >>> py3-joblib: Signing the index...