Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-joblib.spec'], chrootPath='/var/lib/mock/dist-ocs23-python311-build-84784-4721/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-joblib.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-joblib-1.2.0-3.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-joblib.spec'], chrootPath='/var/lib/mock/dist-ocs23-python311-build-84784-4721/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-joblib.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7nSoY5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf joblib-1.2.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/joblib-1.2.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd joblib-1.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/joblib-unbundle-cloudpickle.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + rm joblib/externals/cloudpickle/ -rf + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.OnX8Hq + umask 022 + cd /builddir/build/BUILD + cd joblib-1.2.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.37.0) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) 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 HOOK STDOUT: running egg_info HOOK STDOUT: writing joblib.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to joblib.egg-info/dependency_links.txt HOOK STDOUT: writing requirements to joblib.egg-info/requires.txt HOOK STDOUT: writing top-level names to joblib.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'joblib.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE.txt' HOOK STDOUT: writing manifest file 'joblib.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.37.0) 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 HOOK STDOUT: running dist_info HOOK STDOUT: writing joblib.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to joblib.egg-info/dependency_links.txt HOOK STDOUT: writing requirements to joblib.egg-info/requires.txt HOOK STDOUT: writing top-level names to joblib.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'joblib.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE.txt' HOOK STDOUT: writing manifest file 'joblib.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/joblib-1.2.0/joblib-1.2.0.dist-info' Handling cloudpickle (>=1.6) from wheel metadata: Requires-Dist Requirement satisfied: cloudpickle (>=1.6) (installed: cloudpickle 2.2.1) + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-joblib-1.2.0-3.ocs23.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-joblib.spec'], chrootPath='/var/lib/mock/dist-ocs23-python311-build-84784-4721/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-joblib.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.UoInNl + umask 022 + cd /builddir/build/BUILD + cd joblib-1.2.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv joblib-1.2.0.dist-info/ removed 'joblib-1.2.0.dist-info/METADATA' removed 'joblib-1.2.0.dist-info/LICENSE.txt' removed 'joblib-1.2.0.dist-info/top_level.txt' removed directory 'joblib-1.2.0.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.37.0) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) 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 HOOK STDOUT: running egg_info HOOK STDOUT: writing joblib.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to joblib.egg-info/dependency_links.txt HOOK STDOUT: writing requirements to joblib.egg-info/requires.txt HOOK STDOUT: writing top-level names to joblib.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'joblib.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE.txt' HOOK STDOUT: writing manifest file 'joblib.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.37.0) 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 HOOK STDOUT: running dist_info HOOK STDOUT: writing joblib.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to joblib.egg-info/dependency_links.txt HOOK STDOUT: writing requirements to joblib.egg-info/requires.txt HOOK STDOUT: writing top-level names to joblib.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'joblib.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE.txt' HOOK STDOUT: writing manifest file 'joblib.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/joblib-1.2.0/joblib-1.2.0.dist-info' Handling cloudpickle (>=1.6) from wheel metadata: Requires-Dist Requirement satisfied: cloudpickle (>=1.6) (installed: cloudpickle 2.2.1) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WFhmIC + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd joblib-1.2.0 + mkdir -p /builddir/build/BUILD/joblib-1.2.0/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + TMPDIR=/builddir/build/BUILD/joblib-1.2.0/.pyproject-builddir + /usr/bin/python3 -m pip wheel --wheel-dir /builddir/build/BUILD/joblib-1.2.0/pyproject-wheeldir --no-deps --use-pep517 --no-build-isolation --disable-pip-version-check --no-clean --progress-bar off --verbose . Processing /builddir/build/BUILD/joblib-1.2.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running dist_info creating /builddir/build/BUILD/joblib-1.2.0/.pyproject-builddir/pip-modern-metadata-59_1w_bj/joblib.egg-info writing /builddir/build/BUILD/joblib-1.2.0/.pyproject-builddir/pip-modern-metadata-59_1w_bj/joblib.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/joblib-1.2.0/.pyproject-builddir/pip-modern-metadata-59_1w_bj/joblib.egg-info/dependency_links.txt writing requirements to /builddir/build/BUILD/joblib-1.2.0/.pyproject-builddir/pip-modern-metadata-59_1w_bj/joblib.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/joblib-1.2.0/.pyproject-builddir/pip-modern-metadata-59_1w_bj/joblib.egg-info/top_level.txt writing manifest file '/builddir/build/BUILD/joblib-1.2.0/.pyproject-builddir/pip-modern-metadata-59_1w_bj/joblib.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/joblib-1.2.0/.pyproject-builddir/pip-modern-metadata-59_1w_bj/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 '/builddir/build/BUILD/joblib-1.2.0/.pyproject-builddir/pip-modern-metadata-59_1w_bj/joblib.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/joblib-1.2.0/.pyproject-builddir/pip-modern-metadata-59_1w_bj/joblib-1.2.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: joblib Building wheel for joblib (pyproject.toml): started Running command Building wheel for joblib (pyproject.toml) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/joblib copying joblib/compressor.py -> build/lib/joblib copying joblib/_utils.py -> build/lib/joblib copying joblib/numpy_pickle.py -> build/lib/joblib copying joblib/func_inspect.py -> build/lib/joblib copying joblib/_multiprocessing_helpers.py -> build/lib/joblib copying joblib/logger.py -> build/lib/joblib copying joblib/numpy_pickle_utils.py -> build/lib/joblib copying joblib/__init__.py -> build/lib/joblib copying joblib/format_stack.py -> build/lib/joblib copying joblib/disk.py -> build/lib/joblib copying joblib/memory.py -> build/lib/joblib copying joblib/_dask.py -> build/lib/joblib copying joblib/_parallel_backends.py -> build/lib/joblib copying joblib/testing.py -> build/lib/joblib copying joblib/_cloudpickle_wrapper.py -> build/lib/joblib copying joblib/_deprecated_format_stack.py -> build/lib/joblib copying joblib/executor.py -> build/lib/joblib copying joblib/numpy_pickle_compat.py -> build/lib/joblib copying joblib/backports.py -> build/lib/joblib copying joblib/_store_backends.py -> build/lib/joblib copying joblib/hashing.py -> build/lib/joblib copying joblib/_deprecated_my_exceptions.py -> build/lib/joblib copying joblib/_memmapping_reducer.py -> build/lib/joblib copying joblib/my_exceptions.py -> build/lib/joblib copying joblib/pool.py -> build/lib/joblib copying joblib/parallel.py -> build/lib/joblib creating build/lib/joblib/test copying joblib/test/test_func_inspect.py -> build/lib/joblib/test copying joblib/test/test_my_exceptions.py -> build/lib/joblib/test copying joblib/test/test_init.py -> build/lib/joblib/test copying joblib/test/test_numpy_pickle_utils.py -> build/lib/joblib/test copying joblib/test/test_dask.py -> build/lib/joblib/test copying joblib/test/test_numpy_pickle_compat.py -> build/lib/joblib/test copying joblib/test/test_format_stack.py -> build/lib/joblib/test copying joblib/test/test_testing.py -> build/lib/joblib/test copying joblib/test/common.py -> build/lib/joblib/test copying joblib/test/test_backports.py -> build/lib/joblib/test copying joblib/test/__init__.py -> build/lib/joblib/test copying joblib/test/test_utils.py -> build/lib/joblib/test copying joblib/test/test_memory.py -> build/lib/joblib/test copying joblib/test/test_missing_multiprocessing.py -> build/lib/joblib/test copying joblib/test/test_func_inspect_special_encoding.py -> build/lib/joblib/test copying joblib/test/test_numpy_pickle.py -> build/lib/joblib/test copying joblib/test/test_logger.py -> build/lib/joblib/test copying joblib/test/testutils.py -> build/lib/joblib/test copying joblib/test/test_parallel.py -> build/lib/joblib/test copying joblib/test/test_disk.py -> build/lib/joblib/test copying joblib/test/test_store_backends.py -> build/lib/joblib/test copying joblib/test/test_deprecated_objects.py -> build/lib/joblib/test copying joblib/test/test_cloudpickle_wrapper.py -> build/lib/joblib/test copying joblib/test/test_hashing.py -> build/lib/joblib/test copying joblib/test/test_memmapping.py -> build/lib/joblib/test copying joblib/test/test_module.py -> build/lib/joblib/test creating build/lib/joblib/test/data copying joblib/test/data/__init__.py -> build/lib/joblib/test/data copying joblib/test/data/create_numpy_pickle.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/loky copying joblib/externals/loky/cloudpickle_wrapper.py -> build/lib/joblib/externals/loky copying joblib/externals/loky/__init__.py -> build/lib/joblib/externals/loky copying joblib/externals/loky/reusable_executor.py -> build/lib/joblib/externals/loky copying joblib/externals/loky/initializers.py -> build/lib/joblib/externals/loky copying joblib/externals/loky/process_executor.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/spawn.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/_posix_reduction.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/context.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/__init__.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/popen_loky_posix.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/resource_tracker.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/process.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/reduction.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/queues.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/_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/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_py33_np18.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_compressed_pickle_py27_np17.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_compressed_pickle_py27_np17.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_compressed_pickle_py27_np16.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_compressed_pickle_py34_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.9.2_compressed_pickle_py34_np19.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_compressed_pickle_py27_np16.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_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.11.0_compressed_pickle_py36_np111.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.gzip -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.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.gzip -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.gzip -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.bz2 -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.bz2 -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.bz2 -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.11.0_pickle_py36_np111.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_py35_np19.pkl.xz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.xz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.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_py33_np18.pkl.lzma -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.lzma -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_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_py35_np19.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_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.11.0_pickle_py36_np111.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_py27_np16.pkl_04.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_01.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py35_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_py33_np18.pkl_02.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_03.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_01.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_02.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_np16.pkl_03.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_04.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_04.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_04.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_02.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_03.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_py27_np17.pkl_02.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_03.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz_01.npy.z -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz_03.npy.z -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz_02.npy.z -> build/lib/joblib/test/data installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/joblib copying build/lib/joblib/compressor.py -> build/bdist.linux-x86_64/wheel/joblib copying build/lib/joblib/_utils.py -> build/bdist.linux-x86_64/wheel/joblib copying build/lib/joblib/numpy_pickle.py -> build/bdist.linux-x86_64/wheel/joblib copying build/lib/joblib/func_inspect.py -> build/bdist.linux-x86_64/wheel/joblib copying build/lib/joblib/_multiprocessing_helpers.py -> build/bdist.linux-x86_64/wheel/joblib copying build/lib/joblib/logger.py -> build/bdist.linux-x86_64/wheel/joblib copying build/lib/joblib/numpy_pickle_utils.py -> build/bdist.linux-x86_64/wheel/joblib copying build/lib/joblib/__init__.py -> build/bdist.linux-x86_64/wheel/joblib copying build/lib/joblib/format_stack.py -> build/bdist.linux-x86_64/wheel/joblib copying build/lib/joblib/disk.py -> build/bdist.linux-x86_64/wheel/joblib creating build/bdist.linux-x86_64/wheel/joblib/externals copying build/lib/joblib/externals/__init__.py -> build/bdist.linux-x86_64/wheel/joblib/externals creating build/bdist.linux-x86_64/wheel/joblib/externals/loky creating build/bdist.linux-x86_64/wheel/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/spawn.py -> build/bdist.linux-x86_64/wheel/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/utils.py -> build/bdist.linux-x86_64/wheel/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/_posix_reduction.py -> build/bdist.linux-x86_64/wheel/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/context.py -> build/bdist.linux-x86_64/wheel/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/__init__.py -> build/bdist.linux-x86_64/wheel/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/synchronize.py -> build/bdist.linux-x86_64/wheel/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/popen_loky_posix.py -> build/bdist.linux-x86_64/wheel/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/fork_exec.py -> build/bdist.linux-x86_64/wheel/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/resource_tracker.py -> build/bdist.linux-x86_64/wheel/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/process.py -> build/bdist.linux-x86_64/wheel/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/reduction.py -> build/bdist.linux-x86_64/wheel/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/queues.py -> build/bdist.linux-x86_64/wheel/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/_win_reduction.py -> build/bdist.linux-x86_64/wheel/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/backend/popen_loky_win32.py -> build/bdist.linux-x86_64/wheel/joblib/externals/loky/backend copying build/lib/joblib/externals/loky/cloudpickle_wrapper.py -> build/bdist.linux-x86_64/wheel/joblib/externals/loky copying build/lib/joblib/externals/loky/__init__.py -> build/bdist.linux-x86_64/wheel/joblib/externals/loky copying build/lib/joblib/externals/loky/reusable_executor.py -> build/bdist.linux-x86_64/wheel/joblib/externals/loky copying build/lib/joblib/externals/loky/initializers.py -> build/bdist.linux-x86_64/wheel/joblib/externals/loky copying build/lib/joblib/externals/loky/process_executor.py -> build/bdist.linux-x86_64/wheel/joblib/externals/loky copying build/lib/joblib/externals/loky/_base.py -> build/bdist.linux-x86_64/wheel/joblib/externals/loky copying build/lib/joblib/memory.py -> build/bdist.linux-x86_64/wheel/joblib copying build/lib/joblib/_dask.py -> build/bdist.linux-x86_64/wheel/joblib copying build/lib/joblib/_parallel_backends.py -> build/bdist.linux-x86_64/wheel/joblib copying build/lib/joblib/testing.py -> build/bdist.linux-x86_64/wheel/joblib copying build/lib/joblib/_cloudpickle_wrapper.py -> build/bdist.linux-x86_64/wheel/joblib copying build/lib/joblib/_deprecated_format_stack.py -> build/bdist.linux-x86_64/wheel/joblib copying build/lib/joblib/executor.py -> build/bdist.linux-x86_64/wheel/joblib copying build/lib/joblib/numpy_pickle_compat.py -> build/bdist.linux-x86_64/wheel/joblib copying build/lib/joblib/backports.py -> build/bdist.linux-x86_64/wheel/joblib copying build/lib/joblib/_store_backends.py -> build/bdist.linux-x86_64/wheel/joblib copying build/lib/joblib/hashing.py -> build/bdist.linux-x86_64/wheel/joblib creating build/bdist.linux-x86_64/wheel/joblib/test copying build/lib/joblib/test/test_func_inspect.py -> build/bdist.linux-x86_64/wheel/joblib/test copying build/lib/joblib/test/test_my_exceptions.py -> build/bdist.linux-x86_64/wheel/joblib/test copying build/lib/joblib/test/test_init.py -> build/bdist.linux-x86_64/wheel/joblib/test copying build/lib/joblib/test/test_numpy_pickle_utils.py -> build/bdist.linux-x86_64/wheel/joblib/test copying build/lib/joblib/test/test_dask.py -> build/bdist.linux-x86_64/wheel/joblib/test copying build/lib/joblib/test/test_numpy_pickle_compat.py -> build/bdist.linux-x86_64/wheel/joblib/test copying build/lib/joblib/test/test_format_stack.py -> build/bdist.linux-x86_64/wheel/joblib/test copying build/lib/joblib/test/test_testing.py -> build/bdist.linux-x86_64/wheel/joblib/test copying build/lib/joblib/test/common.py -> build/bdist.linux-x86_64/wheel/joblib/test copying build/lib/joblib/test/test_backports.py -> build/bdist.linux-x86_64/wheel/joblib/test copying build/lib/joblib/test/__init__.py -> build/bdist.linux-x86_64/wheel/joblib/test copying build/lib/joblib/test/test_utils.py -> build/bdist.linux-x86_64/wheel/joblib/test copying build/lib/joblib/test/test_memory.py -> build/bdist.linux-x86_64/wheel/joblib/test copying build/lib/joblib/test/test_missing_multiprocessing.py -> build/bdist.linux-x86_64/wheel/joblib/test copying build/lib/joblib/test/test_func_inspect_special_encoding.py -> build/bdist.linux-x86_64/wheel/joblib/test copying build/lib/joblib/test/test_numpy_pickle.py -> build/bdist.linux-x86_64/wheel/joblib/test copying build/lib/joblib/test/test_logger.py -> build/bdist.linux-x86_64/wheel/joblib/test copying build/lib/joblib/test/testutils.py -> build/bdist.linux-x86_64/wheel/joblib/test copying build/lib/joblib/test/test_parallel.py -> build/bdist.linux-x86_64/wheel/joblib/test creating build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_04.npy -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.bz2 -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_01.npy -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.lzma -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.xz -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.xz -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_01.npy -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_compressed_pickle_py35_np19.gz -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.bz2 -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.gzip -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_02.npy -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/__init__.py -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_compressed_pickle_py33_np18.gz -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.gzip -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_compressed_pickle_py27_np17.gz -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_02.npy -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_03.npy -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_01.npy -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.gzip -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.bz2 -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_04.npy -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_compressed_pickle_py27_np17.gz -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_02.npy -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.xz -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_compressed_pickle_py27_np16.gz -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_01.npy -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.lzma -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.xz -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz_01.npy.z -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_compressed_pickle_py34_np19.gz -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz_03.npy.z -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_03.npy -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.lzma -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_compressed_pickle_py35_np19.gz -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/create_numpy_pickle.py -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_compressed_pickle_py34_np19.gz -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_04.npy -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_04.npy -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.lzma -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz_02.npy.z -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_compressed_pickle_py27_np16.gz -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_04.npy -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_02.npy -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.xz -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_03.npy -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.gzip -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_03.npy -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.bz2 -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.8.4_compressed_pickle_py27_np17.gz -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.lzma -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.bz2 -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.gzip -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_01.npy -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_02.npy -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.11.0_compressed_pickle_py36_np111.gz -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_03.npy -> build/bdist.linux-x86_64/wheel/joblib/test/data copying build/lib/joblib/test/test_disk.py -> build/bdist.linux-x86_64/wheel/joblib/test copying build/lib/joblib/test/test_store_backends.py -> build/bdist.linux-x86_64/wheel/joblib/test copying build/lib/joblib/test/test_deprecated_objects.py -> build/bdist.linux-x86_64/wheel/joblib/test copying build/lib/joblib/test/test_cloudpickle_wrapper.py -> build/bdist.linux-x86_64/wheel/joblib/test copying build/lib/joblib/test/test_hashing.py -> build/bdist.linux-x86_64/wheel/joblib/test copying build/lib/joblib/test/test_memmapping.py -> build/bdist.linux-x86_64/wheel/joblib/test copying build/lib/joblib/test/test_module.py -> build/bdist.linux-x86_64/wheel/joblib/test copying build/lib/joblib/_deprecated_my_exceptions.py -> build/bdist.linux-x86_64/wheel/joblib copying build/lib/joblib/_memmapping_reducer.py -> build/bdist.linux-x86_64/wheel/joblib copying build/lib/joblib/my_exceptions.py -> build/bdist.linux-x86_64/wheel/joblib copying build/lib/joblib/pool.py -> build/bdist.linux-x86_64/wheel/joblib copying build/lib/joblib/parallel.py -> build/bdist.linux-x86_64/wheel/joblib running install_egg_info running egg_info writing joblib.egg-info/PKG-INFO writing dependency_links to joblib.egg-info/dependency_links.txt writing requirements to joblib.egg-info/requires.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 build/bdist.linux-x86_64/wheel/joblib-1.2.0-py3.11.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/joblib-1.2.0.dist-info/WHEEL creating '/builddir/build/BUILD/joblib-1.2.0/.pyproject-builddir/pip-wheel-yzkfu7qa/tmpcniepyf2/joblib-1.2.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'joblib/__init__.py' adding 'joblib/_cloudpickle_wrapper.py' adding 'joblib/_dask.py' adding 'joblib/_deprecated_format_stack.py' adding 'joblib/_deprecated_my_exceptions.py' adding 'joblib/_memmapping_reducer.py' adding 'joblib/_multiprocessing_helpers.py' adding 'joblib/_parallel_backends.py' adding 'joblib/_store_backends.py' adding 'joblib/_utils.py' adding 'joblib/backports.py' adding 'joblib/compressor.py' adding 'joblib/disk.py' adding 'joblib/executor.py' adding 'joblib/format_stack.py' adding 'joblib/func_inspect.py' adding 'joblib/hashing.py' adding 'joblib/logger.py' adding 'joblib/memory.py' adding 'joblib/my_exceptions.py' adding 'joblib/numpy_pickle.py' adding 'joblib/numpy_pickle_compat.py' adding 'joblib/numpy_pickle_utils.py' adding 'joblib/parallel.py' adding 'joblib/pool.py' adding 'joblib/testing.py' adding 'joblib/externals/__init__.py' adding 'joblib/externals/loky/__init__.py' adding 'joblib/externals/loky/_base.py' adding 'joblib/externals/loky/cloudpickle_wrapper.py' adding 'joblib/externals/loky/initializers.py' adding 'joblib/externals/loky/process_executor.py' adding 'joblib/externals/loky/reusable_executor.py' adding 'joblib/externals/loky/backend/__init__.py' adding 'joblib/externals/loky/backend/_posix_reduction.py' adding 'joblib/externals/loky/backend/_win_reduction.py' adding 'joblib/externals/loky/backend/context.py' adding 'joblib/externals/loky/backend/fork_exec.py' adding 'joblib/externals/loky/backend/popen_loky_posix.py' adding 'joblib/externals/loky/backend/popen_loky_win32.py' adding 'joblib/externals/loky/backend/process.py' adding 'joblib/externals/loky/backend/queues.py' adding 'joblib/externals/loky/backend/reduction.py' adding 'joblib/externals/loky/backend/resource_tracker.py' adding 'joblib/externals/loky/backend/spawn.py' adding 'joblib/externals/loky/backend/synchronize.py' adding 'joblib/externals/loky/backend/utils.py' adding 'joblib/test/__init__.py' adding 'joblib/test/common.py' adding 'joblib/test/test_backports.py' adding 'joblib/test/test_cloudpickle_wrapper.py' adding 'joblib/test/test_dask.py' adding 'joblib/test/test_deprecated_objects.py' adding 'joblib/test/test_disk.py' adding 'joblib/test/test_format_stack.py' adding 'joblib/test/test_func_inspect.py' adding 'joblib/test/test_func_inspect_special_encoding.py' adding 'joblib/test/test_hashing.py' adding 'joblib/test/test_init.py' adding 'joblib/test/test_logger.py' adding 'joblib/test/test_memmapping.py' adding 'joblib/test/test_memory.py' adding 'joblib/test/test_missing_multiprocessing.py' adding 'joblib/test/test_module.py' adding 'joblib/test/test_my_exceptions.py' adding 'joblib/test/test_numpy_pickle.py' adding 'joblib/test/test_numpy_pickle_compat.py' adding 'joblib/test/test_numpy_pickle_utils.py' adding 'joblib/test/test_parallel.py' adding 'joblib/test/test_store_backends.py' adding 'joblib/test/test_testing.py' adding 'joblib/test/test_utils.py' adding 'joblib/test/testutils.py' adding 'joblib/test/data/__init__.py' adding 'joblib/test/data/create_numpy_pickle.py' adding 'joblib/test/data/joblib_0.10.0_compressed_pickle_py27_np16.gz' adding 'joblib/test/data/joblib_0.10.0_compressed_pickle_py27_np17.gz' adding 'joblib/test/data/joblib_0.10.0_compressed_pickle_py33_np18.gz' adding 'joblib/test/data/joblib_0.10.0_compressed_pickle_py34_np19.gz' adding 'joblib/test/data/joblib_0.10.0_compressed_pickle_py35_np19.gz' adding 'joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl' adding 'joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.bz2' adding 'joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.gzip' adding 'joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.lzma' adding 'joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.xz' adding 'joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl' adding 'joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.bz2' adding 'joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.gzip' adding 'joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.lzma' adding 'joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.xz' adding 'joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl' adding 'joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.bz2' adding 'joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.gzip' adding 'joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.lzma' adding 'joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.xz' adding 'joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl' adding 'joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.bz2' adding 'joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.gzip' adding 'joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.lzma' adding 'joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.xz' adding 'joblib/test/data/joblib_0.11.0_compressed_pickle_py36_np111.gz' adding 'joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl' adding 'joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.bz2' adding 'joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.gzip' adding 'joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.lzma' adding 'joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.xz' adding 'joblib/test/data/joblib_0.8.4_compressed_pickle_py27_np17.gz' adding 'joblib/test/data/joblib_0.9.2_compressed_pickle_py27_np16.gz' adding 'joblib/test/data/joblib_0.9.2_compressed_pickle_py27_np17.gz' adding 'joblib/test/data/joblib_0.9.2_compressed_pickle_py34_np19.gz' adding 'joblib/test/data/joblib_0.9.2_compressed_pickle_py35_np19.gz' adding 'joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl' adding 'joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_01.npy' adding 'joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_02.npy' adding 'joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_03.npy' adding 'joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_04.npy' adding 'joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl' adding 'joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_01.npy' adding 'joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_02.npy' adding 'joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_03.npy' adding 'joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_04.npy' adding 'joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl' adding 'joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_01.npy' adding 'joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_02.npy' adding 'joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_03.npy' adding 'joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_04.npy' adding 'joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl' adding 'joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_01.npy' adding 'joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_02.npy' adding 'joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_03.npy' adding 'joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_04.npy' adding 'joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl' adding 'joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_01.npy' adding 'joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_02.npy' adding 'joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_03.npy' adding 'joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_04.npy' adding 'joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz' adding 'joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz_01.npy.z' adding 'joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz_02.npy.z' adding 'joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz_03.npy.z' adding 'joblib-1.2.0.dist-info/LICENSE.txt' adding 'joblib-1.2.0.dist-info/METADATA' adding 'joblib-1.2.0.dist-info/WHEEL' adding 'joblib-1.2.0.dist-info/top_level.txt' adding 'joblib-1.2.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for joblib (pyproject.toml): finished with status 'done' Created wheel for joblib: filename=joblib-1.2.0-py3-none-any.whl size=276607 sha256=2e2dafdc2fdc0608043456173a9fd53be12b9e9e72927fdd3889dd1388ad0722 Stored in directory: /builddir/.cache/pip/wheels/3d/f8/91/df760ef08af4405cba4da59f0599fb54b32e6b29da54c49e6c Successfully built joblib + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PZXsBh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-joblib-1.2.0-3.ocs23.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-joblib-1.2.0-3.ocs23.noarch ++ dirname /builddir/build/BUILDROOT/python-joblib-1.2.0-3.ocs23.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-joblib-1.2.0-3.ocs23.noarch + cd joblib-1.2.0 ++ ls /builddir/build/BUILD/joblib-1.2.0/pyproject-wheeldir/joblib-1.2.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=joblib==1.2.0 + TMPDIR=/builddir/build/BUILD/joblib-1.2.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-joblib-1.2.0-3.ocs23.noarch --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/joblib-1.2.0/pyproject-wheeldir joblib==1.2.0 Using pip 22.3.1 from /usr/lib/python3.11/site-packages/pip (python 3.11) Looking in links: /builddir/build/BUILD/joblib-1.2.0/pyproject-wheeldir Processing ./pyproject-wheeldir/joblib-1.2.0-py3-none-any.whl Installing collected packages: joblib Successfully installed joblib-1.2.0 + '[' -d /builddir/build/BUILDROOT/python-joblib-1.2.0-3.ocs23.noarch/usr/bin ']' + rm -f /builddir/build/BUILD/pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-joblib-1.2.0-3.ocs23.noarch/usr/lib/python3.11/site-packages ']' + site_dirs+=("/usr/lib/python3.11/site-packages") + '[' /builddir/build/BUILDROOT/python-joblib-1.2.0-3.ocs23.noarch/usr/lib64/python3.11/site-packages '!=' /builddir/build/BUILDROOT/python-joblib-1.2.0-3.ocs23.noarch/usr/lib/python3.11/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-joblib-1.2.0-3.ocs23.noarch/usr/lib64/python3.11/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-joblib-1.2.0-3.ocs23.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.11/site-packages/joblib-1.2.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-joblib-1.2.0-3.ocs23.noarch/usr/lib/python3.11/site-packages/joblib-1.2.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/OpenCloudOS + /usr/bin/python3 -B /usr/lib/rpm/OpenCloudOS/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-joblib-1.2.0-3.ocs23.noarch --record /builddir/build/BUILDROOT/python-joblib-1.2.0-3.ocs23.noarch/usr/lib/python3.11/site-packages/joblib-1.2.0.dist-info/RECORD --output /builddir/build/BUILD/pyproject-record + rm -fv /builddir/build/BUILDROOT/python-joblib-1.2.0-3.ocs23.noarch/usr/lib/python3.11/site-packages/joblib-1.2.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-joblib-1.2.0-3.ocs23.noarch/usr/lib/python3.11/site-packages/joblib-1.2.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-joblib-1.2.0-3.ocs23.noarch/usr/lib/python3.11/site-packages/joblib-1.2.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-joblib-1.2.0-3.ocs23.noarch/usr/lib/python3.11/site-packages/joblib-1.2.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/python3 /usr/lib/rpm/OpenCloudOS/pyproject_save_files.py --output-files /builddir/build/BUILD/pyproject-files --output-modules /builddir/build/BUILD/pyproject-modules --buildroot /builddir/build/BUILDROOT/python-joblib-1.2.0-3.ocs23.noarch --sitelib /usr/lib/python3.11/site-packages --sitearch /usr/lib64/python3.11/site-packages --python-version 3.11 --pyproject-record /builddir/build/BUILD/pyproject-record --prefix /usr joblib + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 1.2.0-3.ocs23 --unique-debug-suffix -1.2.0-3.ocs23.noarch --unique-debug-src-base python-joblib-1.2.0-3.ocs23.noarch -S debugsourcefiles.list /builddir/build/BUILD/joblib-1.2.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-joblib-1.2.0-3.ocs23.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Yo5VA7 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd joblib-1.2.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + PATH=/builddir/build/BUILDROOT/python-joblib-1.2.0-3.ocs23.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-joblib-1.2.0-3.ocs23.noarch/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/python-joblib-1.2.0-3.ocs23.noarch/usr/lib/python3.11/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/joblib-1.2.0/.pyproject-builddir' + /usr/bin/pytest --deselect joblib/test/test_memory.py::test_parallel_call_cached_function_defined_in_jupyter --deselect joblib/test/test_numpy_pickle.py::test_compress_mmap_mode_warning joblib ============================= test session starts ============================== platform linux -- Python 3.11.4, pytest-7.1.3, pluggy-1.0.0 rootdir: /builddir/build/BUILD/joblib-1.2.0, configfile: setup.cfg, testpaths: joblib collected 1234 items / 3 deselected / 2 skipped / 1231 selected joblib/__init__.py . [ 0%] joblib/_utils.py . [ 0%] joblib/parallel.py .[DEBUG:MainProcess:Thread-9 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-10 (worker)] worker got sentinel -- exiting .[DEBUG:MainProcess:Thread-4 (worker)] worker exiting after 0 tasks [ 0%] joblib/test/test_backports.py [DEBUG:MainProcess:Thread-21 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-22 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-23 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-24 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-25 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-11 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-30 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-31 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-32 (worker)] worker exiting after 0 tasks .[DEBUG:MainProcess:Thread-1 (worker)] worker exiting after 5 tasks [DEBUG:MainProcess:Thread-2 (worker)] worker exiting after 0 tasks ..[DEBUG:MainProcess:Thread-36 (worker)] worker exiting after 2 tasks [DEBUG:MainProcess:Thread-38 (worker)] worker exiting after 1 tasks .. [ 0%] joblib/test/test_cloudpickle_wrapper.py . [ 0%] joblib/test/test_deprecated_objects.py .. [ 0%] joblib/test/test_disk.py ......... [ 1%] joblib/test/test_format_stack.py .... [ 2%] joblib/test/test_func_inspect.py ..................................... [ 5%] joblib/test/test_hashing.py ............................................ [ 8%] ........................................................................ [ 14%] ........................................................................ [ 20%] ........................................................................ [ 26%] ........................................................................ [ 32%] ........................................................................ [ 37%] ........................................................................ [ 43%] ..................................... [ 46%] joblib/test/test_init.py . [ 46%] joblib/test/test_logger.py . [ 46%] joblib/test/test_memmapping.py .s........................X.............. [ 50%] ......... [ 50%] joblib/test/test_memory.py ........................s.................... [ 54%] ........ [ 55%] joblib/test/test_missing_multiprocessing.py . [ 55%] joblib/test/test_module.py .... [ 55%] joblib/test/test_my_exceptions.py ... [ 55%] joblib/test/test_numpy_pickle.py ....................................... [ 59%] .........s.............................................................. [ 64%] ...............s.. [ 66%] joblib/test/test_numpy_pickle_compat.py . [ 66%] joblib/test/test_numpy_pickle_utils.py .. [ 66%] joblib/test/test_parallel.py ....................[DEBUG:MainProcess:Thread-112 (worker)] worker exiting after 0 tasks ..........[DEBUG:MainProcess:Thread-164 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-164 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-165 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-165 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-166 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-166 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-167 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-167 (worker)] worker exiting after 0 tasks .[DEBUG:MainProcess:Thread-168 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-168 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-169 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-169 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-170 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-170 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-171 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-171 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-172 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-172 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-173 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-173 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-174 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-174 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-175 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-175 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-176 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-176 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-177 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-177 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-178 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-178 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-179 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-179 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-180 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-180 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-181 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-181 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-182 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-182 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-183 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-183 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-184 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-184 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-185 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-185 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-186 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-186 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-187 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-187 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-188 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-188 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-189 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-189 (worker)] worker exiting after 0 tasks .[DEBUG:MainProcess:Thread-190 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-190 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-191 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-191 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-161 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-161 (worker)] worker exiting after 0 tasks ........... [ 70%] ....................................[DEBUG:MainProcess:Thread-408 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-409 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-379 (worker)] worker exiting after 5 tasks [DEBUG:MainProcess:Thread-380 (worker)] worker exiting after 0 tasks .[DEBUG:MainProcess:Thread-439 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-440 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-441 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-442 (worker)] worker exiting after 0 tasks .[DEBUG:MainProcess:Thread-443 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-413 (worker)] worker exiting after 5 tasks [DEBUG:MainProcess:Thread-414 (worker)] worker exiting after 0 tasks .............................[DEBUG:MainProcess:Thread-531 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-532 (worker)] worker exiting after 0 tasks .[DEBUG:MainProcess:Thread-533 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-534 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-535 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-536 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-537 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-538 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-539 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-541 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-510 (worker)] worker exiting after 5 tasks [DEBUG:MainProcess:Thread-511 (worker)] worker exiting after 0 tasks .... [ 75%] ....[DEBUG:MainProcess:Thread-572 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-573 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-574 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-575 (worker)] worker exiting after 0 tasks .[DEBUG:MainProcess:Thread-576 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-577 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-578 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-579 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-580 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-581 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-593 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-592 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-594 (worker)] worker got sentinel -- exiting .[DEBUG:MainProcess:Thread-593 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-595 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-596 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-597 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-594 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-598 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-595 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-599 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-600 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-596 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-601 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-602 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-597 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-603 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-604 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-605 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-598 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-606 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-607 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-599 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-608 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-600 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-609 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-610 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-601 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-611 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-602 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-612 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-613 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-603 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-614 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-615 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-604 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-616 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-605 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-617 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-618 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-606 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-588 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-607 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-589 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-608 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-609 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-610 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-611 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-612 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-613 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-614 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-615 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-616 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-617 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-618 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-588 (worker)] worker exiting after 5 tasks [DEBUG:MainProcess:Thread-589 (worker)] worker exiting after 0 tasks .........[DEBUG:MainProcess:Thread-636 (worker)] worker exiting after 3 tasks .[DEBUG:MainProcess:Thread-637 (worker)] worker exiting after 0 tasks ..................[DEBUG:MainProcess:Thread-723 (worker)] worker exiting after 0 tasks ...................................... [ 81%] ................XX[DEBUG:MainProcess:Thread-844 (_handle_results)] result handler found thread._state=TERMINATE [DEBUG:MainProcess:Thread-838 (worker)] worker got sentinel -- exiting X[DEBUG:MainProcess:Thread-843 (_handle_tasks)] task handler sending sentinel to workers [DEBUG:MainProcess:Thread-823 (worker)] terminating pool [DEBUG:MainProcess:Thread-824 (worker)] joining task handler [DEBUG:MainProcess:Thread-845 (_handle_workers)] worker handler exiting [DEBUG:MainProcess:Thread-841 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-846 (_handle_tasks)] task handler got sentinel [DEBUG:MainProcess:Thread-844 (_handle_results)] result handler exiting: len(cache)=0, thread._state=TERMINATE [DEBUG:MainProcess:Thread-838 (worker)] worker exiting after 4 tasks .[DEBUG:MainProcess:Thread-843 (_handle_tasks)] task handler exiting [DEBUG:MainProcess:Thread-823 (worker)] finalizing pool [DEBUG:MainProcess:Thread-841 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-846 (_handle_tasks)] task handler sending sentinel to result handler [DEBUG:MainProcess:Thread-823 (worker)] helping task handler/workers to finish [DEBUG:MainProcess:Thread-824 (worker)] joining result handler [DEBUG:MainProcess:Thread-846 (_handle_tasks)] task handler sending sentinel to workers [DEBUG:MainProcess:Thread-823 (worker)] joining worker handler [DEBUG:MainProcess:Thread-824 (worker)] worker got sentinel -- exiting .[DEBUG:MainProcess:Thread-839 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-847 (_handle_results)] result handler found thread._state=TERMINATE [DEBUG:MainProcess:Thread-846 (_handle_tasks)] task handler exiting [DEBUG:MainProcess:Thread-840 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-823 (worker)] joining task handler [DEBUG:MainProcess:Thread-824 (worker)] worker exiting after 2 tasks .[DEBUG:MainProcess:Thread-839 (worker)] worker exiting after 4 tasks [DEBUG:MainProcess:Thread-847 (_handle_results)] result handler exiting: len(cache)=0, thread._state=TERMINATE [DEBUG:MainProcess:Thread-840 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-823 (worker)] joining result handler [DEBUG:MainProcess:Thread-823 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-823 (worker)] worker exiting after 2 tasks ..........s....................................... [ 87%] ................s.ss.s...s.ss.s...s.ss.s...............................[DEBUG:MainProcess:Thread-1050 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1051 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1052 (worker)] worker exiting after 0 tasks .[DEBUG:MainProcess:Thread-1053 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1054 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1055 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1056 (worker)] worker exiting after 0 tasks [ 93%] [DEBUG:MainProcess:Thread-1057 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1058 (worker)] worker exiting after 0 tasks ..........[DEBUG:MainProcess:Thread-1165 (worker)] worker exiting after 0 tasks ...................s..ss............................ [ 98%] joblib/test/test_store_backends.py ... [ 98%] joblib/test/test_testing.py ..... [ 99%] joblib/test/test_utils.py ......... [ 99%] joblib/test/data/create_numpy_pickle.py . [100%] =============================== warnings summary =============================== joblib/testing.py:22 /builddir/build/BUILD/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 /builddir/build/BUILD/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 /builddir/build/BUILD/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 /builddir/build/BUILD/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 /builddir/build/BUILD/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 /builddir/build/BUILD/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 /builddir/build/BUILD/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 /builddir/build/BUILD/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 /builddir/build/BUILD/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 /builddir/build/BUILD/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 /builddir/build/BUILD/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 /builddir/build/BUILD/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 /builddir/build/BUILD/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/lib64/python3.11/contextlib.py:137: UserWarning: mmap_mode "r" is not compatible with compressed file /tmp/pytest-of-mockbuild/pytest-0/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 /builddir/build/BUILD/joblib-1.2.0/joblib/test/test_numpy_pickle.py:460: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray. np.matrix([0, 1, 2], dtype=np.dtype(', (, ))] [DEBUG:MainProcess:ExecutorManagerThread] releasing worker exit lock on LokyProcess-1759 [DEBUG:MainProcess:ExecutorManagerThread] releasing worker exit lock on LokyProcess-1760 [DEBUG:MainProcess:ExecutorManagerThread] found 2 processes to stop [DEBUG:MainProcess:ExecutorManagerThread] sent 2 sentinels to the call queue [DEBUG:MainProcess:ExecutorManagerThread] closing call_queue [DEBUG:MainProcess:ExecutorManagerThread] telling queue thread to quit [DEBUG:MainProcess:ExecutorManagerThread] Queue.join_thread() [DEBUG:MainProcess:ExecutorManagerThread] closing result_queue [DEBUG:MainProcess:ExecutorManagerThread] closing thread_wakeup [DEBUG:MainProcess:ExecutorManagerThread] joining 2 processes [DEBUG:MainProcess:ExecutorManagerThread] joining process LokyProcess-1760 with pid 3521831 [DEBUG:MainProcess:QueueFeederThread] feeder thread got sentinel -- exiting [DEBUG:MainProcess:ExecutorManagerThread] joining process LokyProcess-1759 with pid 3521829 [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 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 139979099899584)>, (, ))] [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_9213e8f2bf234e5c89865704d938df38_fdc2d929e54a4da49cbe23f2cbf122ce [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_9e6fd030162b46e2993664649c19708f_df975eb4892e44b288e0c6cc1804d289 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_d26044d93fe74d31a51666d50af35942_8fb1ed91f4584f0692bbd9e90acc00fa [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_b48c52bc1bb949d2b03be14888b6dc8c_5ebad08198444e7dae457cc4cf843f3b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_7f1f7a1e2a2d42dda8676e0845d9ddaa_7d3ebe3d12a2414b9ca84a272e040a36 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_bd00309ba798447b92b6138114275869_eaf275feb8734d419274e4f30d94f587 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_2ea0d0f28a734e199a1887fd95fdd3c3_61ceb161ac144461990ff47e7505dacc [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_ecceb091bd664907952445522d09756c_0bda03ef500c4d52a8bdcdf4cd6d095e [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_72797d9c70dc4c3b9bc69ba238c52f97_182024746f7048c598a1fce4ba0ac77f [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_c13bba04dddd4731a3fcaa27b6d6cc35_3343541f2a2944f0afda479e75741f82 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_b8e764deaa3d45f0bdb8f6ccd877a094_8d93aa3eb3d64376aa3ab3581991a54b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_8eb8408d24ab4eb6ac92dd0bab2f6100_08d489dd0dd84faca8e5028669f95913 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_507f6f7614be4fdc875ad62de873946a_a2af650e884848818b65550349f56026 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_2bf09859b7a043ce89fd3524038d8cd7_674e27108b6f4917b63d80ede72d88b4 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_9423e02e274346f99cb810c62b841441_e8c6eef716d545e7bc35857697f0dcd5 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_95e8b0b4e5ca4b04ba09b2d4c8007b05_69706a399cf7484189d4fe0ae619fc81 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_206654ce39b945688d55423c8cc1b687_0a2b47f0c5924199b1e3b2f47ee66605 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_e3bb6bc67a6b41f583dd51bfde4458fc_f615ea1d079e46d0a229b51d4c45f86d [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_c3bc9810129b4920869a209f6aa3df1d_3fcb71979adf47239b2500c796cb7797 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_b46d7b82019b4a3db234e723943e588a_189e06d443724232a8247f99f3641303 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_40ac212de15441e68553764060933451_92c52be838be4686b27ed6870c3f4f9c [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_a42f05b7d17e4b0eb412d8c04c2561cd_8ee48848b7134fec9354f44f0a97b25b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_f41d654855494c08959f9abff305ed83_d2f7e756c5504d0aa8cf9c46d1becd47 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_51955489bad5447f847dceecc647be2e_7612d223c3f44464a914bbccb83abd5e [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_43c6c36165df4d2dbe895d072c39ca05_7a528c9bddd74b13833651ec9cd80f23 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_48b6ca843cd141ffa64f2563967af17e_bca3d135853e49ca8108487cc5ce1632 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_e6068d1ec64948e2a05752993fdbf0d9_1b1ff80f7aac4ae9b4c0e7a1eb642e1b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_f0475aa822d34665b85889170c923f8e_f9cbd128225041168a1c4a85714ccb5b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_5576ef70e70b46a5af1d69cacb1d6647_993fffeeb3ae4333a1fb3304334c723e [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_ff8279e08ea640f7bb6ecc3a3f4b49a1_71179c03fcc34bc0a1eb9e05e014c6fd [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_32465bda0c1c404896835f7bbe70a168_a08864a6425d423b868695f5e8baabf4 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_5448f1e05c3e4558ad5570b3982f885b_c164d9502a8a47039db012a886aa46ee [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_5294938670cf4a36a4803ec87bddb1a8_0286d8e61216470db9f9a32eafde5539 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_0a6dfad29c6b43c09854a97605e1cef6_6ae7e7185ea344edabc2d62164d6e441 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_13abf158c62d43cd84a700afdc76c6c4_4b7b8ee001d54156a483269ccdb8510d [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_5cb1e1ff9ce84b9296e8241ededb46cd_842ad76726b248eda66ad9476b569c6d [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_a43195a0db3d47a6be9113226fedf442_6180b3e60c0146a3945b6cb91f327e6d [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_c2531d58254a4e91a0e8b1a7512e628d_38fe9e66372f406ab986bd9cd2160248 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_6dca15fa8cd2448db2e6afb6eab59cb8_d49ef596b3a54ec6b45307b3c5ab3684 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_1be0c19e6bd6462c9b2b95f8e88dc8b3_de8a200dc7d0455fba93157da79a8451 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_4a0090e295a14393b105c9fe81c1ceed_f7733f72ee7e4eb3bfad8c93500a1eec [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_d4b95312ef684f0ab201db009d145bb3_fca7e6dc62eb431d9b5873b2e39050e1 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_7a2d6d2b12d94f62a9fbbcd5a48ce649_224ad7745f4b44e5929d0e91fb13d874 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_46d9eaa916f14a1aa7e965f1faa64de9_81ea7858ec854ab0bb473afb4127c15e [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_6797df18e0384f968671f21e7ff9b761_12ec350fed28407ea97d51fa4302b45b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_76266d8060ce42958b17f463091833ce_71eee62e3a954902aff396eb5e737b60 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_0736b55860784f35a1eb534f0687eac1_7817f6fa35b24e5397c07adbdcaf9765 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_5f98a604dc2c4fda9181bb15e4b9ca32_30a75b07633543ae9d0ede6062338408 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_695e7fa7670a44c4b4c272f9ea9a8de0_ec5a910508fc41a4a64e1f66748994b6 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_d99cd5c896dd41f49361287ca03f95e3_1f42d24fa7e94860beda4317dd01ee13 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_0877f8761ad6402cbbde2dad3e5a4fe7_918ac512588b48a3994d2390b61bb252 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_0350c60e749a4a8eabe3ede39920738b_55a2313f37b04201bd4d907fec2d2d15 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_1d1cbe0581d842b0a6efb8236ce0ef4e_728bcdeb02b746c9bf60b1a852d15cbb [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_4456944e4dc84849865e2b8a19ecf6b0_284e3446a7084ad0ae22bb0ccdbb8fbb [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_962ea24cdf0c4f759f91b1ee415b7f29_9ad83409132f4a4c9822bfd9bb7760e1 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_f1b5256953ee4352bbe67caf4efa2b81_488730c171324f9285e6001c4eaddccf [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_da72e8ab5d3e440eb9075c0843efecc9_b2b7ff11acd4484a8c8ff75327321f78 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_32384235b84a415bb5121a57caa8a146_8364dce8ff434147aa037d5430468a5e [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_fb3b44c52bcb4a83a69cffa20e73cbfe_82b25458903342ae94be900458fbe483 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_029aeb7ebc0c41fb9d464a5ef5280d05_eccfedcbc2d24be1b872a9fba930321f [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_880cb7c7d972485f8641b7e1c30cc5ba_68ddafaaa25b45f1a9193a4651000cd5 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_78bdd2a6240c46c9a575eaca147b521c_815ecc6193194047ba93f591da4bada1 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_bdd094f6a00b43a1ae8388da3b183deb_e08acdbc6c6145c69bf26a1de475e1c7 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_c5efd02a8d604644b781f14ac7f771c2_dab4aae0f50c4553a1120f056831e515 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_0bdfd7924eb44306b9bf8915b35c8d87_fe9a42a7f852419a8b9f2af22c0b7a04 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_d9548247e78a44949f121ab1b5a8d8cc_4b9b2a1b2ba5465f9854a01f964c6a60 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_987ffd0bd9414a46ab36c45f22d741e9_eeb88e963fd4480f868468646d211cac [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_45e1f98b423e48549ab88900ebffd966_a24b0aebcefe406fb00ad34f2ee4338a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_a40f6852edde44038d4995656fad00a1_b9efb80fc3894d7e941818fe53d36b2d [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_5ebbfc69b60d4414b3531bb0cdfce2be_b5e06ca85cb04d768919af2b85620c56 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_d2fa3c2cff4b4097bb92b54010fac09b_20f981721edc409b8ca462c2bd99fabe [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_c24c45aa7a7c4e0d9f25840179b19ff2_af550a0fad4046bbb5847bfad4e87700 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_c83b7462674e4558bb1460603c7c72a5_834c3a6589c845848778179b39e48233 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_0d934f7f14be4a63bddd490b57cc3e8f_52905e15d3d44e40bed6f92b725c9976 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_cd78576725e141b2a78babcbbf6666cf_7602c8d91d8b403bb04942e8157a86d1 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_6696d8f129664e0c8fcc6b21e87f4313_1dfcf5325ed9447e86df087f18997c42 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_4dd1d504f0804b04afd7d46562e35baa_6609e4dc8f9c4bee8f5c2a05e044ce0d [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_993ce7d910754eca84bfbe4d71481c3d_c73d11efe026479ab3e124529d796c0d [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_e6a9488153be4b84a366607cf50266cd_5337f3e83f9e43028b4ad5daa6fd83df [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_229ee4af0c5d4a8883819812a1c86f09_866a722050544612a0653cb5bdceb488 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_172f49d6a700451aafe47a6e02ce428f_1385c704234c41cda7c62917d7e251a0 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_bf034dd0742f428fb02059654abfa006_d5d59cd4d785489699caf0a2c45443ed [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_5be8d7d184e246e88d0d625593716366_9cfb910747d84bf4b1490e4b1d36bce6 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_7b9f282c704842158ca2ef4eb7b2d7f8_881c86af3922401f910a986f7675d2b2 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_1f8fe449b15940b285a1bd29875b57b4_8f17b1cdf64d4319abfd1e4f8ff85b0f [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_a45fa654d69a48ea8ab15f5c5de700b5_c858f306da124b31beb3953b638a319f [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_462b6802af514f2b838dc16879729cd6_6cf4c58c70194fd4b4b0dd565ff6864a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_6817e137239e436d8f53b3565b0b428a_8e83d996bf8b4092a07cf97e61a28e35 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_dcfe8118be4345838654dd2da95be2aa_ea19c8e2d7e64426a24c666f82a0f9af [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_8409ea1390534aa9a02e8f47efd261a2_4fadd94a7eb8485f9ea9fe72000e4193 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_7f7a37de988245a5ae33df69b74d41a7_7a30481007b64a9a9e0038e36baba99a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_1ebd276c5aa940fbaacdd94e8ebdc22e_df540c6c9edc47039ad7112141b0e8e6 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_421e3809391d43e2ad7f094624441a03_a56c400b240e432c83ba078005d28a60 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_ba0ff91652374214ac8a5cfc4a5ae91d_879015477ee54f78a5766eb629de18d2 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_0e58dc979a5044ce9dec33cc2e46ec47_a4f0e38b70a14787bdcd538ca4ee2ef6 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_30a5113bbad0479fba5ee5cdc23b7e8c_3f8a6ffd7b5549709504fea808e616fd [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_5ed1d4e952644fe8baf1bc450da57947_828f997c8d4f40309319b82412d5289a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_bd0de009540b4bef85d85a876aff08f0_11015ed78c08447d8809c8babf8b92fb [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_3f02d022309e44068034bac8f73144c8_8235eddabb1645f88a3659eea3c46c56 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_f278231b7157479c9aead3ee3668fac2_9f23fdac8e4943b89a725388bfdaee6f [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_519dd145c91649e68f1aad5c85ea8b74_f2d3c242a4174f718d952da16de02ea3 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_6a6a7cf82ffc491ca613078caa024835_6de93a75865843c59191684a74943280 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_32a8b8ec06814e95af4f187fe29c0ca5_8981e04dde7746bb8c377c43aaabe047 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_af07be0327044b9dbc6456851bdd8934_0465089814f84018a6f7590c5a35ad2e [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_e2deb7094ba645e2ab0e4877a5ab700d_73a15ce8701b40b3889d00d1f5cb4b2a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_d085effd958f43a99522ae1e8f838b33_4247bd6d188941f98d6584c12ceafdec [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_9716adef463645459e762c3af6d4002a_7b1d32e741d04cb9ae4175ce30c5f8de [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_3c637a2f36fa4c898fe636fc4f657df8_1cb1cc6e37b54763a0d9e3f9375a4b12 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_172829cd8c3b4307819bf3a54eae3d21_97a543d76f864269b1cd8fe490e6daa9 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_eaf01eca5e8e4b3abaf9bce70cbde26e_0988c4f8883343bba9ba2af0a061f046 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_3043dd44d5ad419e9ccd7360c0b5d37a_30e40b16efa845babb887d2c72e2a141 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_1becc0a66f344bc1a3f952fe0d1042f2_173949036b844a65bf72a0d5fa2c32d4 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_92d3e7faaf6d4068bbc1e2a26aea0ea2_79e26cabb7794beeb45f6aafaf673a7e [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_6ef85a305aaa4631b423f0d623bf1a02_7d6ed30db2dc4cb0867a5cc96b7d95ea [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_b70d4ce316964c59847c3f86d04bc9a9_ebad05758f9449b68b0aa0c7596eca5e [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_90b617a1101a41928b5ca51dd773ae09_e5128345124d49d091eff0a783d482bf [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_2084d93dcc1b4175a982ae054c504469_77b5cbf648ff4121a12f481cc97c1add [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_c361981614394649a06fb30e386d41e8_527d556303c74ef3862fd6cecc18dd00 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_eaa809176fc947d6a41ea80bc1ff52e3_14258cc1265e4b9da773f53bc8bd4112 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_d45008760b5e466c807b82e5af848030_11e1f6ab0f214c828f0fe8ac9013a8f5 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_661142e3c8fb4c74889d16631ef23161_930bfeda1ed5484886c459df8bf88bcb [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_9c79d67c62a54d1f9ee6a7032d53b3ea_df27207b812c49249edad65d86167186 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_59b697d9bc9d489c856f97fad8dec8da_6806c9382824407d9ba544ddb9107181 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_cdf9157d936f4df2acf1ac0aa903ef5f_599b6984c6a44310839ca305b99cc148 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_03ed77cf17e84ff0be0cc4889762f229_2eb610c246954c0fad0af440dc9dc98b [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_792587c2a46f4b87a228002bdee29ccd_1b100a8ce4f3458daa9baf21f2068555 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_8bf7238db34548abaa79162c56bc9760_4bdfca1143a44305ad38800c9d143f97 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_1b24286b5bf34fe2bdeffe36e2e26874_9921a9343acd43a49ab89eb8334cb9e0 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_2a881a9b13c940b49febdfaa2e172338_e30b149eb7c340248505dd1d304a80ef [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_b32523aa5ec34f90b7381839f7e8247c_2eebd12e5c1247d394134ac491d1b542 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_6a8911947b424e11a9e26fdfd76efb8e_1c44b59914af445d87ee7a98c98b93cd [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_e7dde1038b81421fbe16122ff37a1429_932b20dde7494a0b84cece7aa2cb5591 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_5d79383d13f748278101edf861df4d95_cd716d4d0236499d8a6705838baa16c7 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_8a0de642d8ba4c60bd52c1da28f7adc2_bfb9f94515a14531b6c3d06126977d1a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_9dbf22fbba6d4eea86e50c83f0e9b021_e0e6cd311999431f92c6ca51ea8298cc [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_e7e479ac1bc949c5a2fbf132b163102f_b01998fc5c7044b6b1f0cb4d9f34a160 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_73209b96dc17410d8aba60af206effa3_513b18d7a9554dac948f9362ba84a0d5 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_48cda55610ac428b9141c34d7abb50f0_9354b917568347c19ca86bce80a0ad37 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_61e04727566f435bbc5e416adb4f5511_a525b408b16940fc9b804157d4950742 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_97e29203eb29496bbcfdf08e0169b35d_ddbdc5bd3b474a4398b9a0de5695d0d5 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_e391d5a14f75462aa9c7322c99f2d0b9_297cc988053c4e8ebaf6710f163758e6 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_bd8611b974574b7792b565cd65fc7255_8fc57f34e2114ba29950b1954780e87a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_20bf3806cd91479e94077fbe309d9834_031b7efeb1a64f30b93ba5152bf6d937 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_f3b7e7460e0b4629be59e7db175092cc_88ed979f9be34694ba7a677ce49d4bfd [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_d3934e3eb3e44b67a6444ca24940597a_93276788a1894743a4bc81ed0d4bb8f4 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_28e78dc041914604a04cfef67216af51_e6e9475e98d94929a3e8f256e8d95d21 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_b9be8794ba5244deb9661b284d54209d_079e7f09dbca4d51b54e98b576177dac [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_a85350b3e0704fa6b73b9665e89ce3f7_be496a28b2fa444ca4e640fc8045e9ac [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_e296aceeb05846e788774fc7ad7d4328_9f45e2f403b942219f4dcbec6e475738 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_2307f9b3a34c483b89fad264e2075435_d109f260010541a7a91df07c8c8bd629 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_3fd8d7c11ae045f2a1a8c363f0e7df42_2868ff71f3e941b6ae70e6add7b60287 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_abf3c378d2f74f7cbbe2e3e4c6847bc9_2afa4447fe574c53bf5c19cb77377592 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_75f39785e1794b8599365e2f5c3d1cb2_58252fec0eb9411f87f4b9a9a10f310a [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_13fdb7a01cef4820b9e52955efab0007_817127c1c0f04039ba5120e98ee89df8 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_672c8b19627f42d28f9fac26f45cb3a6_093cad4cb654437ebe87fffd0a0d4452 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_3f8d432dbe194410b9e237ad89cb948e_2e496f68b52f4db6acde345de6cbcd22 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_f5c895d0f72748849d25eebc3a1604fd_0f8e029f205945eeb60704377e36ef58 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_1ba8ea1be8ba48f8aa36d86ace600cf5_47c494c5a0544acba326052de52d0e45 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_62f342be68084c33aadf974dbba61f62_a2807a6a41a94d11a4390dede63032d4 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_2aebc4c0dcaf492098577912311e8d0c_e8ad01427fa5492b91541846c686cbef [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_373b67f974e945288dc95ab3fb687209_41230d73f7b24ca49100010569ecb00e [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_165dc40b670848aea337aa3238c34bb9_209295c267324adfafbad1cfe25f85da [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_5e3af923b8df4f33af6f329ebbd4127c_ca590a4bd206453288034639f1ba4f01 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_c9344492521642a48cc34cb0ce9f7362_eaa14125b02a4c4b819d608674975991 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_056c308be71b4ababa0c4a05dfb9e55e_96c3ecb516bb4fe6ad24188da89362e1 [DEBUG:MainProcess:MainThread] Successfully deleted /dev/shm/joblib_memmapping_folder_3513160_ec0d30d419414c5ab425b5c0f44616ca_66c6f3d315ad42f4836d37afdee28be0 [INFO:MainProcess:MainThread] process shutting down [DEBUG:MainProcess:MainThread] running all "atexit" finalizers with priority >= 0 [DEBUG:MainProcess:MainThread] running the remaining "atexit" finalizers + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-joblib-1.2.0-3.ocs23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IfqxqH + umask 022 + cd /builddir/build/BUILD + cd joblib-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-joblib-1.2.0-3.ocs23.noarch/usr/share/doc/python3-joblib + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-joblib-1.2.0-3.ocs23.noarch/usr/share/doc/python3-joblib + cp -pr README.rst /builddir/build/BUILDROOT/python-joblib-1.2.0-3.ocs23.noarch/usr/share/doc/python3-joblib + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(python3dist(loky)) = 2.9.0 python-joblib = 1.2.0-3.ocs23 python3-joblib = 1.2.0-3.ocs23 python3.11-joblib = 1.2.0-3.ocs23 python3.11dist(joblib) = 1.2 python3dist(joblib) = 1.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.11 python3.11dist(cloudpickle) >= 1.6 Obsoletes: python3.11-joblib < 1.2.0-3.ocs23 Recommends: python3dist(lz4) python3dist(numpy) python3dist(psutil) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-joblib-1.2.0-3.ocs23.noarch Wrote: /builddir/build/SRPMS/python-joblib-1.2.0-3.ocs23.src.rpm Wrote: /builddir/build/RPMS/python3-joblib-1.2.0-3.ocs23.noarch.rpm Child return code was: 0