>>> py3-pandas: Building community/py3-pandas 2.0.3-r1 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 22:26:55 +0000 >>> py3-pandas: Checking sanity of /home/buildozer/aports/community/py3-pandas/APKBUILD... >>> py3-pandas: Analyzing dependencies... >>> py3-pandas: Installing for build: build-base py3-dateutil py3-numpy py3-tz cython linux-headers py3-gpep517 py3-numpy-dev py3-python-versioneer py3-setuptools py3-wheel python3-dev (1/43) Installing libbz2 (1.0.8-r6) (2/43) Installing libffi (3.4.6-r0) (3/43) Installing gdbm (1.23-r1) (4/43) Installing xz-libs (5.6.1-r3) (5/43) Installing mpdecimal (4.0.0-r0) (6/43) Installing libpanelw (6.4_p20240330-r0) (7/43) Installing readline (8.2.10-r0) (8/43) Installing sqlite-libs (3.45.2-r0) (9/43) Installing python3 (3.12.2-r1) (10/43) Installing python3-pycache-pyc0 (3.12.2-r1) (11/43) Installing pyc (3.12.2-r1) (12/43) Installing py3-six (1.16.0-r9) (13/43) Installing py3-six-pyc (1.16.0-r9) (14/43) Installing py3-dateutil-pyc (2.9.0-r1) (15/43) Installing python3-pyc (3.12.2-r1) (16/43) Installing py3-dateutil (2.9.0-r1) (17/43) Installing libquadmath (13.2.1_git20240309-r0) (18/43) Installing libgfortran (13.2.1_git20240309-r0) (19/43) Installing openblas (0.3.27-r0) (20/43) Installing py3-numpy (1.25.2-r1) (21/43) Installing py3-numpy-pyc (1.25.2-r1) (22/43) Installing py3-tz (2024.1-r1) (23/43) Installing py3-tz-pyc (2024.1-r1) (24/43) Installing cython (3.0.8-r0) (25/43) Installing cython-pyc (3.0.8-r0) (26/43) Installing linux-headers (6.6-r0) (27/43) Installing py3-installer (0.7.0-r2) (28/43) Installing py3-installer-pyc (0.7.0-r2) (29/43) Installing py3-gpep517 (15-r2) (30/43) Installing py3-gpep517-pyc (15-r2) (31/43) Installing py3-numpy-dev (1.25.2-r1) (32/43) Installing py3-python-versioneer (0.29-r1) (33/43) Installing py3-python-versioneer-pyc (0.29-r1) (34/43) Installing py3-parsing (3.1.2-r1) (35/43) Installing py3-parsing-pyc (3.1.2-r1) (36/43) Installing py3-packaging (24.0-r1) (37/43) Installing py3-packaging-pyc (24.0-r1) (38/43) Installing py3-setuptools (69.2.0-r2) (39/43) Installing py3-setuptools-pyc (69.2.0-r2) (40/43) Installing py3-wheel (0.42.0-r1) (41/43) Installing py3-wheel-pyc (0.42.0-r1) (42/43) Installing python3-dev (3.12.2-r1) (43/43) Installing .makedepends-py3-pandas (20240412.222657) Executing busybox-1.36.1-r25.trigger OK: 603 MiB in 150 packages >>> py3-pandas: Cleaning up srcdir >>> py3-pandas: Cleaning up pkgdir >>> py3-pandas: Cleaning up tmpdir >>> py3-pandas: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pandas-2.0.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5160k 100 5160k 0 0 12.0M 0 --:--:-- --:--:-- --:--:-- 12.0M >>> py3-pandas: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pandas-2.0.3.tar.gz >>> py3-pandas: Checking sha512sums... pandas-2.0.3.tar.gz: OK >>> py3-pandas: Unpacking /var/cache/distfiles/edge/pandas-2.0.3.tar.gz... 2024-04-12 22:27:00,074 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :19: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html Compiling pandas/_libs/algos.pyx because it changed. Compiling pandas/_libs/arrays.pyx because it changed. Compiling pandas/_libs/groupby.pyx because it changed. Compiling pandas/_libs/hashing.pyx because it changed. Compiling pandas/_libs/hashtable.pyx because it changed. Compiling pandas/_libs/index.pyx because it changed. Compiling pandas/_libs/indexing.pyx because it changed. Compiling pandas/_libs/internals.pyx because it changed. Compiling pandas/_libs/interval.pyx because it changed. Compiling pandas/_libs/join.pyx because it changed. Compiling pandas/_libs/lib.pyx because it changed. Compiling pandas/_libs/missing.pyx because it changed. Compiling pandas/_libs/parsers.pyx because it changed. Compiling pandas/_libs/reduction.pyx because it changed. Compiling pandas/_libs/ops.pyx because it changed. Compiling pandas/_libs/ops_dispatch.pyx because it changed. Compiling pandas/_libs/properties.pyx because it changed. Compiling pandas/_libs/reshape.pyx because it changed. Compiling pandas/_libs/sparse.pyx because it changed. Compiling pandas/_libs/tslib.pyx because it changed. Compiling pandas/_libs/tslibs/base.pyx because it changed. Compiling pandas/_libs/tslibs/ccalendar.pyx because it changed. Compiling pandas/_libs/tslibs/dtypes.pyx because it changed. Compiling pandas/_libs/tslibs/conversion.pyx because it changed. Compiling pandas/_libs/tslibs/fields.pyx because it changed. Compiling pandas/_libs/tslibs/nattype.pyx because it changed. Compiling pandas/_libs/tslibs/np_datetime.pyx because it changed. Compiling pandas/_libs/tslibs/offsets.pyx because it changed. Compiling pandas/_libs/tslibs/parsing.pyx because it changed. Compiling pandas/_libs/tslibs/period.pyx because it changed. Compiling pandas/_libs/tslibs/strptime.pyx because it changed. Compiling pandas/_libs/tslibs/timedeltas.pyx because it changed. Compiling pandas/_libs/tslibs/timestamps.pyx because it changed. Compiling pandas/_libs/tslibs/timezones.pyx because it changed. Compiling pandas/_libs/tslibs/tzconversion.pyx because it changed. Compiling pandas/_libs/tslibs/vectorized.pyx because it changed. Compiling pandas/_libs/testing.pyx because it changed. Compiling pandas/_libs/window/aggregations.pyx because it changed. Compiling pandas/_libs/window/indexers.pyx because it changed. Compiling pandas/_libs/writers.pyx because it changed. Compiling pandas/io/sas/sas.pyx because it changed. Compiling pandas/io/sas/byteswap.pyx because it changed. performance hint: pandas/_libs/algos.pyx:271:5: Exception check on 'kth_smallest_c' will always require the GIL to be acquired. Declare 'kth_smallest_c' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/algos.pyx:1048:5: Exception check on 'rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare 'rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:332:31: Exception check after calling '__pyx_fuse_0kth_smallest_c' will always require the GIL to be acquired. Declare '__pyx_fuse_0kth_smallest_c' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/algos.pyx:332:31: Exception check after calling '__pyx_fuse_1kth_smallest_c' will always require the GIL to be acquired. Declare '__pyx_fuse_1kth_smallest_c' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/algos.pyx:332:31: Exception check after calling '__pyx_fuse_2kth_smallest_c' will always require the GIL to be acquired. Declare '__pyx_fuse_2kth_smallest_c' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/algos.pyx:332:31: Exception check after calling '__pyx_fuse_3kth_smallest_c' will always require the GIL to be acquired. Declare '__pyx_fuse_3kth_smallest_c' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/algos.pyx:332:31: Exception check after calling '__pyx_fuse_4kth_smallest_c' will always require the GIL to be acquired. Declare '__pyx_fuse_4kth_smallest_c' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/algos.pyx:332:31: Exception check after calling '__pyx_fuse_5kth_smallest_c' will always require the GIL to be acquired. Declare '__pyx_fuse_5kth_smallest_c' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/algos.pyx:332:31: Exception check after calling '__pyx_fuse_6kth_smallest_c' will always require the GIL to be acquired. Declare '__pyx_fuse_6kth_smallest_c' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/algos.pyx:332:31: Exception check after calling '__pyx_fuse_7kth_smallest_c' will always require the GIL to be acquired. Declare '__pyx_fuse_7kth_smallest_c' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/algos.pyx:332:31: Exception check after calling '__pyx_fuse_8kth_smallest_c' will always require the GIL to be acquired. Declare '__pyx_fuse_8kth_smallest_c' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/algos.pyx:332:31: Exception check after calling '__pyx_fuse_9kth_smallest_c' will always require the GIL to be acquired. Declare '__pyx_fuse_9kth_smallest_c' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/algos.pyx:1029:22: Exception check after calling '__pyx_fuse_0rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_0rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_0rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1029:22: Exception check after calling '__pyx_fuse_1rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_1rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_1rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1029:22: Exception check after calling '__pyx_fuse_2rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_2rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_2rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1029:22: Exception check after calling '__pyx_fuse_3rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_3rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_3rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1029:22: Exception check after calling '__pyx_fuse_4rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_4rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_4rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1029:22: Exception check after calling '__pyx_fuse_5rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_5rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_5rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1029:22: Exception check after calling '__pyx_fuse_6rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_6rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_6rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1029:22: Exception check after calling '__pyx_fuse_7rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_7rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_7rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1029:22: Exception check after calling '__pyx_fuse_8rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_8rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_8rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1029:22: Exception check after calling '__pyx_fuse_9rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_9rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_9rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1029:22: Exception check after calling '__pyx_fuse_10rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_10rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_10rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1402:26: Exception check after calling '__pyx_fuse_0rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_0rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_0rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1402:26: Exception check after calling '__pyx_fuse_1rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_1rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_1rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1402:26: Exception check after calling '__pyx_fuse_2rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_2rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_2rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1402:26: Exception check after calling '__pyx_fuse_3rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_3rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_3rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1402:26: Exception check after calling '__pyx_fuse_4rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_4rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_4rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1402:26: Exception check after calling '__pyx_fuse_5rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_5rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_5rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1402:26: Exception check after calling '__pyx_fuse_6rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_6rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_6rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1402:26: Exception check after calling '__pyx_fuse_7rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_7rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_7rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1402:26: Exception check after calling '__pyx_fuse_8rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_8rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_8rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1402:26: Exception check after calling '__pyx_fuse_9rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_9rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_9rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1402:26: Exception check after calling '__pyx_fuse_10rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_10rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_10rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1252:5: Exception check on '_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:142:31: Exception check after calling '__pyx_fuse_9kth_smallest_c' will always require the GIL to be acquired. Declare '__pyx_fuse_9kth_smallest_c' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/groupby.pyx:144:32: Exception check after calling '__pyx_fuse_9kth_smallest_c' will always require the GIL to be acquired. Declare '__pyx_fuse_9kth_smallest_c' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/groupby.pyx:145:32: Exception check after calling '__pyx_fuse_9kth_smallest_c' will always require the GIL to be acquired. Declare '__pyx_fuse_9kth_smallest_c' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/groupby.pyx:750:33: Exception check after calling '__pyx_fuse_9_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_9_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_9_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:750:33: Exception check after calling '__pyx_fuse_8_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_8_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_8_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:750:33: Exception check after calling '__pyx_fuse_10_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_10_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_10_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:750:33: Exception check after calling '__pyx_fuse_11_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_11_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_11_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:750:33: Exception check after calling '__pyx_fuse_3_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_3_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_3_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:750:33: Exception check after calling '__pyx_fuse_7_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_7_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_7_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:804:29: Exception check after calling '__pyx_fuse_3_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_3_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_3_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:804:29: Exception check after calling '__pyx_fuse_7_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_7_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_7_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:804:29: Exception check after calling '__pyx_fuse_8_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_8_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_8_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:804:29: Exception check after calling '__pyx_fuse_9_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_9_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_9_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1390:33: Exception check after calling '__pyx_fuse_0_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_0_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_0_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1390:33: Exception check after calling '__pyx_fuse_1_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_1_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_1_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1390:33: Exception check after calling '__pyx_fuse_2_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_2_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_2_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1390:33: Exception check after calling '__pyx_fuse_3_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_3_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_3_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1390:33: Exception check after calling '__pyx_fuse_4_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_4_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_4_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1390:33: Exception check after calling '__pyx_fuse_5_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_5_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_5_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1390:33: Exception check after calling '__pyx_fuse_6_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_6_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_6_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1390:33: Exception check after calling '__pyx_fuse_7_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_7_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_7_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1390:33: Exception check after calling '__pyx_fuse_8_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_8_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_8_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1390:33: Exception check after calling '__pyx_fuse_9_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_9_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_9_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1486:33: Exception check after calling '__pyx_fuse_0_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_0_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_0_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1486:33: Exception check after calling '__pyx_fuse_1_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_1_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_1_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1486:33: Exception check after calling '__pyx_fuse_2_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_2_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_2_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1486:33: Exception check after calling '__pyx_fuse_3_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_3_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_3_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1486:33: Exception check after calling '__pyx_fuse_4_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_4_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_4_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1486:33: Exception check after calling '__pyx_fuse_5_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_5_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_5_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1486:33: Exception check after calling '__pyx_fuse_6_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_6_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_6_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1486:33: Exception check after calling '__pyx_fuse_7_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_7_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_7_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1486:33: Exception check after calling '__pyx_fuse_8_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_8_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_8_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1486:33: Exception check after calling '__pyx_fuse_9_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_9_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_9_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1665:29: Exception check after calling '__pyx_fuse_0_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_0_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_0_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1665:29: Exception check after calling '__pyx_fuse_1_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_1_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_1_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1665:29: Exception check after calling '__pyx_fuse_2_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_2_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_2_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1665:29: Exception check after calling '__pyx_fuse_3_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_3_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_3_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1665:29: Exception check after calling '__pyx_fuse_4_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_4_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_4_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1665:29: Exception check after calling '__pyx_fuse_5_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_5_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_5_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1665:29: Exception check after calling '__pyx_fuse_6_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_6_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_6_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1665:29: Exception check after calling '__pyx_fuse_7_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_7_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_7_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1665:29: Exception check after calling '__pyx_fuse_8_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_8_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_8_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1665:29: Exception check after calling '__pyx_fuse_9_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_9_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_9_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/hashing.pyx:128:5: Exception check on '_sipround' will always require the GIL to be acquired. Possible solutions: 1. Declare '_sipround' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_sipround' to allow an error code to be returned. performance hint: pandas/_libs/hashing.pyx:173:21: Exception check after calling '_sipround' will always require the GIL to be acquired. Possible solutions: 1. Declare '_sipround' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_sipround' to allow an error code to be returned. performance hint: pandas/_libs/hashing.pyx:184:17: Exception check after calling '_sipround' will always require the GIL to be acquired. Possible solutions: 1. Declare '_sipround' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_sipround' to allow an error code to be returned. performance hint: pandas/_libs/hashing.pyx:190:17: Exception check after calling '_sipround' will always require the GIL to be acquired. Possible solutions: 1. Declare '_sipround' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_sipround' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:7:5: Exception check on 'to_khcomplex64_t' will always require the GIL to be acquired. Declare 'to_khcomplex64_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_class_helper.pxi:12:5: Exception check on 'to_khcomplex128_t' will always require the GIL to be acquired. Declare 'to_khcomplex128_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_class_helper.pxi:211:5: Exception check on 'append_data_complex128' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_complex128' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_complex128' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:226:5: Exception check on 'append_data_complex64' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_complex64' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_complex64' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:241:5: Exception check on 'append_data_float64' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_float64' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_float64' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:256:5: Exception check on 'append_data_float32' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_float32' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_float32' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:265:5: Exception check on 'append_data_int64' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_int64' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_int64' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:280:5: Exception check on 'append_data_int32' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_int32' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_int32' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:295:5: Exception check on 'append_data_int16' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_int16' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_int16' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:310:5: Exception check on 'append_data_int8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_int8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_int8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:325:5: Exception check on 'append_data_string' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_string' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_string' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:340:5: Exception check on 'append_data_uint64' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint64' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint64' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:355:5: Exception check on 'append_data_uint32' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint32' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint32' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:370:5: Exception check on 'append_data_uint16' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint16' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint16' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:385:5: Exception check on 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:1332:46: Exception check after calling 'to_khcomplex128_t' will always require the GIL to be acquired. Declare 'to_khcomplex128_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_class_helper.pxi:1337:42: Exception check after calling 'to_khcomplex128_t' will always require the GIL to be acquired. Declare 'to_khcomplex128_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_class_helper.pxi:1362:43: Exception check after calling 'to_khcomplex128_t' will always require the GIL to be acquired. Declare 'to_khcomplex128_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_class_helper.pxi:1460:39: Exception check after calling 'to_khcomplex128_t' will always require the GIL to be acquired. Declare 'to_khcomplex128_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_class_helper.pxi:1493:46: Exception check after calling 'append_data_complex128' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_complex128' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_complex128' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:1494:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:1516:42: Exception check after calling 'append_data_complex128' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_complex128' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_complex128' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:1518:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:1947:43: Exception check after calling 'append_data_float64' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_float64' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_float64' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:1948:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:1970:39: Exception check after calling 'append_data_float64' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_float64' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_float64' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:1972:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:2401:42: Exception check after calling 'append_data_uint64' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint64' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint64' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:2402:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:2424:38: Exception check after calling 'append_data_uint64' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint64' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint64' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:2426:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:2872:41: Exception check after calling 'append_data_int64' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_int64' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_int64' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:2873:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:2895:37: Exception check after calling 'append_data_int64' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_int64' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_int64' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:2897:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:3027:37: Exception check after calling 'append_data_int64' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_int64' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_int64' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:3210:45: Exception check after calling 'to_khcomplex64_t' will always require the GIL to be acquired. Declare 'to_khcomplex64_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_class_helper.pxi:3215:41: Exception check after calling 'to_khcomplex64_t' will always require the GIL to be acquired. Declare 'to_khcomplex64_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_class_helper.pxi:3240:42: Exception check after calling 'to_khcomplex64_t' will always require the GIL to be acquired. Declare 'to_khcomplex64_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_class_helper.pxi:3338:38: Exception check after calling 'to_khcomplex64_t' will always require the GIL to be acquired. Declare 'to_khcomplex64_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_class_helper.pxi:3371:45: Exception check after calling 'append_data_complex64' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_complex64' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_complex64' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:3372:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:3394:41: Exception check after calling 'append_data_complex64' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_complex64' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_complex64' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:3396:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:3825:43: Exception check after calling 'append_data_float32' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_float32' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_float32' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:3826:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:3848:39: Exception check after calling 'append_data_float32' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_float32' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_float32' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:3850:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:4279:42: Exception check after calling 'append_data_uint32' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint32' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint32' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:4280:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:4302:38: Exception check after calling 'append_data_uint32' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint32' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint32' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:4304:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:4733:41: Exception check after calling 'append_data_int32' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_int32' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_int32' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:4734:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:4756:37: Exception check after calling 'append_data_int32' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_int32' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_int32' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:4758:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:5187:42: Exception check after calling 'append_data_uint16' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint16' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint16' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:5188:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:5210:38: Exception check after calling 'append_data_uint16' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint16' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint16' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:5212:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:5641:41: Exception check after calling 'append_data_int16' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_int16' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_int16' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:5642:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:5664:37: Exception check after calling 'append_data_int16' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_int16' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_int16' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:5666:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:6095:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:6096:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:6118:37: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:6120:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:6549:40: Exception check after calling 'append_data_int8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_int8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_int8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:6550:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:6572:36: Exception check after calling 'append_data_int8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_int8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_int8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:6574:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_func_helper.pxi:97:45: Exception check after calling 'to_khcomplex128_t' will always require the GIL to be acquired. Declare 'to_khcomplex128_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_func_helper.pxi:110:45: Exception check after calling 'to_khcomplex128_t' will always require the GIL to be acquired. Declare 'to_khcomplex128_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_func_helper.pxi:130:45: Exception check after calling 'to_khcomplex128_t' will always require the GIL to be acquired. Declare 'to_khcomplex128_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_func_helper.pxi:181:35: Exception check after calling 'to_khcomplex128_t' will always require the GIL to be acquired. Declare 'to_khcomplex128_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_func_helper.pxi:190:35: Exception check after calling 'to_khcomplex128_t' will always require the GIL to be acquired. Declare 'to_khcomplex128_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_func_helper.pxi:291:44: Exception check after calling 'to_khcomplex64_t' will always require the GIL to be acquired. Declare 'to_khcomplex64_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_func_helper.pxi:304:44: Exception check after calling 'to_khcomplex64_t' will always require the GIL to be acquired. Declare 'to_khcomplex64_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_func_helper.pxi:324:44: Exception check after calling 'to_khcomplex64_t' will always require the GIL to be acquired. Declare 'to_khcomplex64_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_func_helper.pxi:375:34: Exception check after calling 'to_khcomplex64_t' will always require the GIL to be acquired. Declare 'to_khcomplex64_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_func_helper.pxi:384:34: Exception check after calling 'to_khcomplex64_t' will always require the GIL to be acquired. Declare 'to_khcomplex64_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_func_helper.pxi:2713:33: Exception check after calling 'append_data_int64' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_int64' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_int64' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_func_helper.pxi:2748:33: Exception check after calling 'append_data_int32' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_int32' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_int32' to allow an error code to be returned. performance hint: pandas/_libs/join.pyx:216:5: Exception check on '_get_result_indexer' will always require the GIL to be acquired. Possible solutions: 1. Declare '_get_result_indexer' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_get_result_indexer' to allow an error code to be returned. performance hint: pandas/_libs/join.pyx:70:27: Exception check after calling '_get_result_indexer' will always require the GIL to be acquired. Possible solutions: 1. Declare '_get_result_indexer' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_get_result_indexer' to allow an error code to be returned. performance hint: pandas/_libs/join.pyx:71:27: Exception check after calling '_get_result_indexer' will always require the GIL to be acquired. Possible solutions: 1. Declare '_get_result_indexer' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_get_result_indexer' to allow an error code to be returned. performance hint: pandas/_libs/join.pyx:131:27: Exception check after calling '_get_result_indexer' will always require the GIL to be acquired. Possible solutions: 1. Declare '_get_result_indexer' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_get_result_indexer' to allow an error code to be returned. performance hint: pandas/_libs/join.pyx:132:27: Exception check after calling '_get_result_indexer' will always require the GIL to be acquired. Possible solutions: 1. Declare '_get_result_indexer' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_get_result_indexer' to allow an error code to be returned. performance hint: pandas/_libs/join.pyx:208:27: Exception check after calling '_get_result_indexer' will always require the GIL to be acquired. Possible solutions: 1. Declare '_get_result_indexer' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_get_result_indexer' to allow an error code to be returned. performance hint: pandas/_libs/join.pyx:209:27: Exception check after calling '_get_result_indexer' will always require the GIL to be acquired. Possible solutions: 1. Declare '_get_result_indexer' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_get_result_indexer' to allow an error code to be returned. performance hint: pandas/_libs/parsers.pyx:1588:5: Exception check on '_to_fw_string_nogil' will always require the GIL to be acquired. Possible solutions: 1. Declare '_to_fw_string_nogil' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_to_fw_string_nogil' to allow an error code to be returned. performance hint: pandas/_libs/parsers.pyx:1583:27: Exception check after calling '_to_fw_string_nogil' will always require the GIL to be acquired. Possible solutions: 1. Declare '_to_fw_string_nogil' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_to_fw_string_nogil' to allow an error code to be returned. performance hint: pandas/_libs/parsers.pyx:1673:42: Exception check after calling 'double_converter' will always require the GIL to be acquired. Declare 'double_converter' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/parsers.pyx:1697:38: Exception check after calling 'double_converter' will always require the GIL to be acquired. Declare 'double_converter' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/tslibs/ccalendar.pyx:179:6: Exception check on 'get_iso_calendar' will always require the GIL to be acquired. Declare 'get_iso_calendar' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/tslibs/ccalendar.pyx:174:27: Exception check after calling 'get_iso_calendar' will always require the GIL to be acquired. Declare 'get_iso_calendar' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/tslibs/dtypes.pyx:372:5: Exception check on 'freq_group_code_to_npy_unit' will always require the GIL to be acquired. Declare 'freq_group_code_to_npy_unit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/tslibs/fields.pyx:440:40: Exception check after calling 'get_day_of_year' will always require the GIL to be acquired. Declare 'get_day_of_year' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/tslibs/fields.pyx:451:34: Exception check after calling 'dayofweek' will always require the GIL to be acquired. Declare 'dayofweek' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/tslibs/fields.pyx:462:41: Exception check after calling 'get_week_of_year' will always require the GIL to be acquired. Declare 'get_week_of_year' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/tslibs/fields.pyx:485:42: Exception check after calling 'get_days_in_month' will always require the GIL to be acquired. Declare 'get_days_in_month' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/tslibs/fields.pyx:618:42: Exception check after calling 'get_iso_calendar' will always require the GIL to be acquired. Declare 'get_iso_calendar' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. warning: pandas/_libs/tslibs/nattype.pyx:84:0: Global name __nat_unpickle matched from within class scope in contradiction to to Python 'class private name' rules. This may change in a future release. warning: pandas/_libs/tslibs/nattype.pyx:84:0: Global name __nat_unpickle matched from within class scope in contradiction to to Python 'class private name' rules. This may change in a future release. performance hint: pandas/_libs/tslibs/np_datetime.pyx:80:5: Exception check on 'get_datetime64_unit' will always require the GIL to be acquired. Declare 'get_datetime64_unit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/tslibs/offsets.pyx:2747:53: Exception check after calling 'get_days_in_month' will always require the GIL to be acquired. Declare 'get_days_in_month' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/tslibs/offsets.pyx:2770:53: Exception check after calling 'get_days_in_month' will always require the GIL to be acquired. Declare 'get_days_in_month' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/tslibs/offsets.pyx:2982:36: Exception check after calling 'dayofweek' will always require the GIL to be acquired. Declare 'dayofweek' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/tslibs/offsets.pyx:4368:60: Exception check after calling 'get_days_in_month' will always require the GIL to be acquired. Declare 'get_days_in_month' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/tslibs/offsets.pyx:4500:32: Exception check after calling 'get_days_in_month' will always require the GIL to be acquired. Declare 'get_days_in_month' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/tslibs/offsets.pyx:4503:28: Exception check after calling 'get_firstbday' will always require the GIL to be acquired. Declare 'get_firstbday' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/tslibs/offsets.pyx:4507:27: Exception check after calling 'get_lastbday' will always require the GIL to be acquired. Declare 'get_lastbday' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/tslibs/period.pyx:691:5: Exception check on 'adjust_dts_for_month' will always require the GIL to be acquired. Possible solutions: 1. Declare 'adjust_dts_for_month' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'adjust_dts_for_month' to allow an error code to be returned. performance hint: pandas/_libs/tslibs/period.pyx:700:5: Exception check on 'adjust_dts_for_qtr' will always require the GIL to be acquired. Possible solutions: 1. Declare 'adjust_dts_for_qtr' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'adjust_dts_for_qtr' to allow an error code to be returned. performance hint: pandas/_libs/tslibs/period.pyx:803:5: Exception check on 'get_date_info' will always require the GIL to be acquired. Possible solutions: 1. Declare 'get_date_info' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'get_date_info' to allow an error code to be returned. performance hint: pandas/_libs/tslibs/period.pyx:984:5: Exception check on 'get_asfreq_info' will always require the GIL to be acquired. Possible solutions: 1. Declare 'get_asfreq_info' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'get_asfreq_info' to allow an error code to be returned. performance hint: pandas/_libs/tslibs/period.pyx:302:35: Exception check after calling 'dayofweek' will always require the GIL to be acquired. Declare 'dayofweek' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/tslibs/period.pyx:334:23: Exception check after calling 'first_func' will always require the GIL to be acquired. Declare 'first_func' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/tslibs/period.pyx:335:24: Exception check after calling 'second_func' will always require the GIL to be acquired. Declare 'second_func' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/tslibs/period.pyx:351:24: Exception check after calling 'adjust_dts_for_month' will always require the GIL to be acquired. Possible solutions: 1. Declare 'adjust_dts_for_month' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'adjust_dts_for_month' to allow an error code to be returned. performance hint: pandas/_libs/tslibs/period.pyx:367:24: Exception check after calling 'adjust_dts_for_month' will always require the GIL to be acquired. Possible solutions: 1. Declare 'adjust_dts_for_month' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'adjust_dts_for_month' to allow an error code to be returned. performance hint: pandas/_libs/tslibs/period.pyx:471:22: Exception check after calling 'adjust_dts_for_qtr' will always require the GIL to be acquired. Possible solutions: 1. Declare 'adjust_dts_for_qtr' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'adjust_dts_for_qtr' to allow an error code to be returned. performance hint: pandas/_libs/tslibs/period.pyx:746:22: Exception check after calling 'adjust_dts_for_qtr' will always require the GIL to be acquired. Possible solutions: 1. Declare 'adjust_dts_for_qtr' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'adjust_dts_for_qtr' to allow an error code to be returned. performance hint: pandas/_libs/tslibs/period.pyx:799:38: Exception check after calling 'freq_group_code_to_npy_unit' will always require the GIL to be acquired. Declare 'freq_group_code_to_npy_unit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/tslibs/period.pyx:845:19: Exception check after calling 'get_asfreq_info' will always require the GIL to be acquired. Possible solutions: 1. Declare 'get_asfreq_info' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'get_asfreq_info' to allow an error code to be returned. performance hint: pandas/_libs/tslibs/period.pyx:846:18: Exception check after calling 'toDaily' will always require the GIL to be acquired. Declare 'toDaily' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/window/aggregations.pyx:90:5: Exception check on 'add_sum' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_sum' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_sum' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:115:5: Exception check on 'remove_sum' will always require the GIL to be acquired. Possible solutions: 1. Declare 'remove_sum' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'remove_sum' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:213:5: Exception check on 'add_mean' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_mean' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_mean' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:245:5: Exception check on 'remove_mean' will always require the GIL to be acquired. Possible solutions: 1. Declare 'remove_mean' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'remove_mean' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:345:5: Exception check on 'add_var' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_var' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_var' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:387:5: Exception check on 'remove_var' will always require the GIL to be acquired. Possible solutions: 1. Declare 'remove_var' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'remove_var' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:523:5: Exception check on 'add_skew' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_skew' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_skew' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:562:5: Exception check on 'remove_skew' will always require the GIL to be acquired. Possible solutions: 1. Declare 'remove_skew' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'remove_skew' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:726:5: Exception check on 'add_kurt' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_kurt' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_kurt' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:770:5: Exception check on 'remove_kurt' will always require the GIL to be acquired. Possible solutions: 1. Declare 'remove_kurt' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'remove_kurt' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:1007:5: Exception check on 'remove_mm' will always require the GIL to be acquired. Possible solutions: 1. Declare 'remove_mm' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'remove_mm' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:1571:5: Exception check on 'add_weighted_var' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_weighted_var' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_weighted_var' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:1617:5: Exception check on 'remove_weighted_var' will always require the GIL to be acquired. Possible solutions: 1. Declare 'remove_weighted_var' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'remove_weighted_var' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:160:27: Exception check after calling 'add_sum' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_sum' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_sum' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:167:30: Exception check after calling 'remove_sum' will always require the GIL to be acquired. Possible solutions: 1. Declare 'remove_sum' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'remove_sum' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:171:27: Exception check after calling 'add_sum' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_sum' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_sum' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:290:28: Exception check after calling 'add_mean' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_mean' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_mean' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:298:31: Exception check after calling 'remove_mean' will always require the GIL to be acquired. Possible solutions: 1. Declare 'remove_mean' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'remove_mean' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:303:28: Exception check after calling 'add_mean' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_mean' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_mean' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:450:27: Exception check after calling 'add_var' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_var' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_var' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:460:30: Exception check after calling 'remove_var' will always require the GIL to be acquired. Possible solutions: 1. Declare 'remove_var' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'remove_var' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:465:27: Exception check after calling 'add_var' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_var' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_var' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:645:28: Exception check after calling 'add_skew' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_skew' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_skew' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:656:31: Exception check after calling 'remove_skew' will always require the GIL to be acquired. Possible solutions: 1. Declare 'remove_skew' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'remove_skew' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:662:28: Exception check after calling 'add_skew' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_skew' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_skew' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:859:28: Exception check after calling 'add_kurt' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_kurt' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_kurt' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:870:31: Exception check after calling 'remove_kurt' will always require the GIL to be acquired. Possible solutions: 1. Declare 'remove_kurt' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'remove_kurt' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:876:28: Exception check after calling 'add_kurt' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_kurt' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_kurt' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:1126:25: Exception check after calling 'remove_mm' will always require the GIL to be acquired. Possible solutions: 1. Declare 'remove_mm' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'remove_mm' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:1706:28: Exception check after calling 'add_weighted_var' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_weighted_var' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_weighted_var' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:1721:39: Exception check after calling 'remove_weighted_var' will always require the GIL to be acquired. Possible solutions: 1. Declare 'remove_weighted_var' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'remove_weighted_var' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:1724:32: Exception check after calling 'add_weighted_var' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_weighted_var' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_weighted_var' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:1727:35: Exception check after calling 'remove_weighted_var' will always require the GIL to be acquired. Possible solutions: 1. Declare 'remove_weighted_var' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'remove_weighted_var' to allow an error code to be returned. warning: pandas/_libs/writers.pyx:123:50: Unknown type declaration 'Py_ssize_t' in annotation, ignoring warning: pandas/_libs/writers.pyx:123:50: Unknown type declaration 'Py_ssize_t' in annotation, ignoring warning: pandas/_libs/writers.pyx:123:50: Unknown type declaration 'Py_ssize_t' in annotation, ignoring warning: pandas/io/sas/sas.pyx:378:23: Unused entry 'i' [ 1/42] Cythonizing pandas/_libs/algos.pyx [ 2/42] Cythonizing pandas/_libs/arrays.pyx [ 3/42] Cythonizing pandas/_libs/groupby.pyx [ 4/42] Cythonizing pandas/_libs/hashing.pyx [ 5/42] Cythonizing pandas/_libs/hashtable.pyx [ 6/42] Cythonizing pandas/_libs/index.pyx [ 7/42] Cythonizing pandas/_libs/indexing.pyx [ 8/42] Cythonizing pandas/_libs/internals.pyx [ 9/42] Cythonizing pandas/_libs/interval.pyx [10/42] Cythonizing pandas/_libs/join.pyx [11/42] Cythonizing pandas/_libs/lib.pyx [12/42] Cythonizing pandas/_libs/missing.pyx [13/42] Cythonizing pandas/_libs/ops.pyx [14/42] Cythonizing pandas/_libs/ops_dispatch.pyx [15/42] Cythonizing pandas/_libs/parsers.pyx [16/42] Cythonizing pandas/_libs/properties.pyx [17/42] Cythonizing pandas/_libs/reduction.pyx [18/42] Cythonizing pandas/_libs/reshape.pyx [19/42] Cythonizing pandas/_libs/sparse.pyx [20/42] Cythonizing pandas/_libs/testing.pyx [21/42] Cythonizing pandas/_libs/tslib.pyx [22/42] Cythonizing pandas/_libs/tslibs/base.pyx [23/42] Cythonizing pandas/_libs/tslibs/ccalendar.pyx [24/42] Cythonizing pandas/_libs/tslibs/conversion.pyx [25/42] Cythonizing pandas/_libs/tslibs/dtypes.pyx [26/42] Cythonizing pandas/_libs/tslibs/fields.pyx [27/42] Cythonizing pandas/_libs/tslibs/nattype.pyx [28/42] Cythonizing pandas/_libs/tslibs/np_datetime.pyx [29/42] Cythonizing pandas/_libs/tslibs/offsets.pyx [30/42] Cythonizing pandas/_libs/tslibs/parsing.pyx [31/42] Cythonizing pandas/_libs/tslibs/period.pyx [32/42] Cythonizing pandas/_libs/tslibs/strptime.pyx [33/42] Cythonizing pandas/_libs/tslibs/timedeltas.pyx [34/42] Cythonizing pandas/_libs/tslibs/timestamps.pyx [35/42] Cythonizing pandas/_libs/tslibs/timezones.pyx [36/42] Cythonizing pandas/_libs/tslibs/tzconversion.pyx [37/42] Cythonizing pandas/_libs/tslibs/vectorized.pyx [38/42] Cythonizing pandas/_libs/window/aggregations.pyx [39/42] Cythonizing pandas/_libs/window/indexers.pyx [40/42] Cythonizing pandas/_libs/writers.pyx [41/42] Cythonizing pandas/io/sas/byteswap.pyx [42/42] Cythonizing pandas/io/sas/sas.pyx 2024-04-12 22:28:27,380 root INFO running bdist_wheel 2024-04-12 22:28:27,387 root INFO running build 2024-04-12 22:28:27,387 root INFO running build_py 2024-04-12 22:28:27,397 root INFO creating build 2024-04-12 22:28:27,397 root INFO creating build/lib.linux-x86_64-cpython-312 2024-04-12 22:28:27,397 root INFO creating build/lib.linux-x86_64-cpython-312/pandas 2024-04-12 22:28:27,397 root INFO copying pandas/testing.py -> build/lib.linux-x86_64-cpython-312/pandas 2024-04-12 22:28:27,397 root INFO copying pandas/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas 2024-04-12 22:28:27,398 root INFO copying pandas/_typing.py -> build/lib.linux-x86_64-cpython-312/pandas 2024-04-12 22:28:27,398 root INFO copying pandas/conftest.py -> build/lib.linux-x86_64-cpython-312/pandas 2024-04-12 22:28:27,398 root INFO copying pandas/_version.py -> build/lib.linux-x86_64-cpython-312/pandas 2024-04-12 22:28:27,399 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/io 2024-04-12 22:28:27,399 root INFO copying pandas/io/stata.py -> build/lib.linux-x86_64-cpython-312/pandas/io 2024-04-12 22:28:27,399 root INFO copying pandas/io/parquet.py -> build/lib.linux-x86_64-cpython-312/pandas/io 2024-04-12 22:28:27,399 root INFO copying pandas/io/common.py -> build/lib.linux-x86_64-cpython-312/pandas/io 2024-04-12 22:28:27,400 root INFO copying pandas/io/xml.py -> build/lib.linux-x86_64-cpython-312/pandas/io 2024-04-12 22:28:27,400 root INFO copying pandas/io/spss.py -> build/lib.linux-x86_64-cpython-312/pandas/io 2024-04-12 22:28:27,400 root INFO copying pandas/io/api.py -> build/lib.linux-x86_64-cpython-312/pandas/io 2024-04-12 22:28:27,400 root INFO copying pandas/io/pickle.py -> build/lib.linux-x86_64-cpython-312/pandas/io 2024-04-12 22:28:27,401 root INFO copying pandas/io/_util.py -> build/lib.linux-x86_64-cpython-312/pandas/io 2024-04-12 22:28:27,401 root INFO copying pandas/io/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/io 2024-04-12 22:28:27,401 root INFO copying pandas/io/gbq.py -> build/lib.linux-x86_64-cpython-312/pandas/io 2024-04-12 22:28:27,401 root INFO copying pandas/io/pytables.py -> build/lib.linux-x86_64-cpython-312/pandas/io 2024-04-12 22:28:27,402 root INFO copying pandas/io/sql.py -> build/lib.linux-x86_64-cpython-312/pandas/io 2024-04-12 22:28:27,402 root INFO copying pandas/io/html.py -> build/lib.linux-x86_64-cpython-312/pandas/io 2024-04-12 22:28:27,402 root INFO copying pandas/io/feather_format.py -> build/lib.linux-x86_64-cpython-312/pandas/io 2024-04-12 22:28:27,403 root INFO copying pandas/io/clipboards.py -> build/lib.linux-x86_64-cpython-312/pandas/io 2024-04-12 22:28:27,403 root INFO copying pandas/io/orc.py -> build/lib.linux-x86_64-cpython-312/pandas/io 2024-04-12 22:28:27,403 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/errors 2024-04-12 22:28:27,403 root INFO copying pandas/errors/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/errors 2024-04-12 22:28:27,404 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/_config 2024-04-12 22:28:27,404 root INFO copying pandas/_config/localization.py -> build/lib.linux-x86_64-cpython-312/pandas/_config 2024-04-12 22:28:27,404 root INFO copying pandas/_config/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/_config 2024-04-12 22:28:27,404 root INFO copying pandas/_config/dates.py -> build/lib.linux-x86_64-cpython-312/pandas/_config 2024-04-12 22:28:27,404 root INFO copying pandas/_config/display.py -> build/lib.linux-x86_64-cpython-312/pandas/_config 2024-04-12 22:28:27,405 root INFO copying pandas/_config/config.py -> build/lib.linux-x86_64-cpython-312/pandas/_config 2024-04-12 22:28:27,405 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests 2024-04-12 22:28:27,405 root INFO copying pandas/tests/test_algos.py -> build/lib.linux-x86_64-cpython-312/pandas/tests 2024-04-12 22:28:27,406 root INFO copying pandas/tests/test_optional_dependency.py -> build/lib.linux-x86_64-cpython-312/pandas/tests 2024-04-12 22:28:27,406 root INFO copying pandas/tests/test_take.py -> build/lib.linux-x86_64-cpython-312/pandas/tests 2024-04-12 22:28:27,406 root INFO copying pandas/tests/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests 2024-04-12 22:28:27,406 root INFO copying pandas/tests/test_multilevel.py -> build/lib.linux-x86_64-cpython-312/pandas/tests 2024-04-12 22:28:27,406 root INFO copying pandas/tests/test_expressions.py -> build/lib.linux-x86_64-cpython-312/pandas/tests 2024-04-12 22:28:27,407 root INFO copying pandas/tests/test_aggregation.py -> build/lib.linux-x86_64-cpython-312/pandas/tests 2024-04-12 22:28:27,407 root INFO copying pandas/tests/test_sorting.py -> build/lib.linux-x86_64-cpython-312/pandas/tests 2024-04-12 22:28:27,407 root INFO copying pandas/tests/test_errors.py -> build/lib.linux-x86_64-cpython-312/pandas/tests 2024-04-12 22:28:27,407 root INFO copying pandas/tests/test_register_accessor.py -> build/lib.linux-x86_64-cpython-312/pandas/tests 2024-04-12 22:28:27,407 root INFO copying pandas/tests/test_common.py -> build/lib.linux-x86_64-cpython-312/pandas/tests 2024-04-12 22:28:27,408 root INFO copying pandas/tests/test_nanops.py -> build/lib.linux-x86_64-cpython-312/pandas/tests 2024-04-12 22:28:27,408 root INFO copying pandas/tests/test_downstream.py -> build/lib.linux-x86_64-cpython-312/pandas/tests 2024-04-12 22:28:27,408 root INFO copying pandas/tests/test_flags.py -> build/lib.linux-x86_64-cpython-312/pandas/tests 2024-04-12 22:28:27,408 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/util 2024-04-12 22:28:27,409 root INFO copying pandas/util/_validators.py -> build/lib.linux-x86_64-cpython-312/pandas/util 2024-04-12 22:28:27,409 root INFO copying pandas/util/_str_methods.py -> build/lib.linux-x86_64-cpython-312/pandas/util 2024-04-12 22:28:27,409 root INFO copying pandas/util/_print_versions.py -> build/lib.linux-x86_64-cpython-312/pandas/util 2024-04-12 22:28:27,409 root INFO copying pandas/util/_doctools.py -> build/lib.linux-x86_64-cpython-312/pandas/util 2024-04-12 22:28:27,409 root INFO copying pandas/util/_exceptions.py -> build/lib.linux-x86_64-cpython-312/pandas/util 2024-04-12 22:28:27,410 root INFO copying pandas/util/_decorators.py -> build/lib.linux-x86_64-cpython-312/pandas/util 2024-04-12 22:28:27,410 root INFO copying pandas/util/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/util 2024-04-12 22:28:27,410 root INFO copying pandas/util/_tester.py -> build/lib.linux-x86_64-cpython-312/pandas/util 2024-04-12 22:28:27,410 root INFO copying pandas/util/_test_decorators.py -> build/lib.linux-x86_64-cpython-312/pandas/util 2024-04-12 22:28:27,411 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/_testing 2024-04-12 22:28:27,411 root INFO copying pandas/_testing/_io.py -> build/lib.linux-x86_64-cpython-312/pandas/_testing 2024-04-12 22:28:27,411 root INFO copying pandas/_testing/_hypothesis.py -> build/lib.linux-x86_64-cpython-312/pandas/_testing 2024-04-12 22:28:27,411 root INFO copying pandas/_testing/asserters.py -> build/lib.linux-x86_64-cpython-312/pandas/_testing 2024-04-12 22:28:27,412 root INFO copying pandas/_testing/_warnings.py -> build/lib.linux-x86_64-cpython-312/pandas/_testing 2024-04-12 22:28:27,412 root INFO copying pandas/_testing/contexts.py -> build/lib.linux-x86_64-cpython-312/pandas/_testing 2024-04-12 22:28:27,412 root INFO copying pandas/_testing/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/_testing 2024-04-12 22:28:27,412 root INFO copying pandas/_testing/_random.py -> build/lib.linux-x86_64-cpython-312/pandas/_testing 2024-04-12 22:28:27,412 root INFO copying pandas/_testing/compat.py -> build/lib.linux-x86_64-cpython-312/pandas/_testing 2024-04-12 22:28:27,413 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/api 2024-04-12 22:28:27,413 root INFO copying pandas/api/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/api 2024-04-12 22:28:27,413 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tseries 2024-04-12 22:28:27,413 root INFO copying pandas/tseries/holiday.py -> build/lib.linux-x86_64-cpython-312/pandas/tseries 2024-04-12 22:28:27,414 root INFO copying pandas/tseries/offsets.py -> build/lib.linux-x86_64-cpython-312/pandas/tseries 2024-04-12 22:28:27,414 root INFO copying pandas/tseries/frequencies.py -> build/lib.linux-x86_64-cpython-312/pandas/tseries 2024-04-12 22:28:27,414 root INFO copying pandas/tseries/api.py -> build/lib.linux-x86_64-cpython-312/pandas/tseries 2024-04-12 22:28:27,414 root INFO copying pandas/tseries/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tseries 2024-04-12 22:28:27,415 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/arrays 2024-04-12 22:28:27,415 root INFO copying pandas/arrays/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/arrays 2024-04-12 22:28:27,415 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/plotting 2024-04-12 22:28:27,415 root INFO copying pandas/plotting/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/plotting 2024-04-12 22:28:27,415 root INFO copying pandas/plotting/_misc.py -> build/lib.linux-x86_64-cpython-312/pandas/plotting 2024-04-12 22:28:27,416 root INFO copying pandas/plotting/_core.py -> build/lib.linux-x86_64-cpython-312/pandas/plotting 2024-04-12 22:28:27,416 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/compat 2024-04-12 22:28:27,416 root INFO copying pandas/compat/pyarrow.py -> build/lib.linux-x86_64-cpython-312/pandas/compat 2024-04-12 22:28:27,416 root INFO copying pandas/compat/pickle_compat.py -> build/lib.linux-x86_64-cpython-312/pandas/compat 2024-04-12 22:28:27,417 root INFO copying pandas/compat/_constants.py -> build/lib.linux-x86_64-cpython-312/pandas/compat 2024-04-12 22:28:27,417 root INFO copying pandas/compat/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/compat 2024-04-12 22:28:27,417 root INFO copying pandas/compat/_optional.py -> build/lib.linux-x86_64-cpython-312/pandas/compat 2024-04-12 22:28:27,417 root INFO copying pandas/compat/compressors.py -> build/lib.linux-x86_64-cpython-312/pandas/compat 2024-04-12 22:28:27,418 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:27,418 root INFO copying pandas/_libs/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:27,418 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/core 2024-04-12 22:28:27,418 root INFO copying pandas/core/base.py -> build/lib.linux-x86_64-cpython-312/pandas/core 2024-04-12 22:28:27,419 root INFO copying pandas/core/roperator.py -> build/lib.linux-x86_64-cpython-312/pandas/core 2024-04-12 22:28:27,419 root INFO copying pandas/core/common.py -> build/lib.linux-x86_64-cpython-312/pandas/core 2024-04-12 22:28:27,419 root INFO copying pandas/core/shared_docs.py -> build/lib.linux-x86_64-cpython-312/pandas/core 2024-04-12 22:28:27,419 root INFO copying pandas/core/resample.py -> build/lib.linux-x86_64-cpython-312/pandas/core 2024-04-12 22:28:27,420 root INFO copying pandas/core/flags.py -> build/lib.linux-x86_64-cpython-312/pandas/core 2024-04-12 22:28:27,420 root INFO copying pandas/core/sample.py -> build/lib.linux-x86_64-cpython-312/pandas/core 2024-04-12 22:28:27,420 root INFO copying pandas/core/sorting.py -> build/lib.linux-x86_64-cpython-312/pandas/core 2024-04-12 22:28:27,420 root INFO copying pandas/core/nanops.py -> build/lib.linux-x86_64-cpython-312/pandas/core 2024-04-12 22:28:27,421 root INFO copying pandas/core/api.py -> build/lib.linux-x86_64-cpython-312/pandas/core 2024-04-12 22:28:27,421 root INFO copying pandas/core/arraylike.py -> build/lib.linux-x86_64-cpython-312/pandas/core 2024-04-12 22:28:27,421 root INFO copying pandas/core/indexing.py -> build/lib.linux-x86_64-cpython-312/pandas/core 2024-04-12 22:28:27,421 root INFO copying pandas/core/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/core 2024-04-12 22:28:27,422 root INFO copying pandas/core/construction.py -> build/lib.linux-x86_64-cpython-312/pandas/core 2024-04-12 22:28:27,422 root INFO copying pandas/core/generic.py -> build/lib.linux-x86_64-cpython-312/pandas/core 2024-04-12 22:28:27,423 root INFO copying pandas/core/apply.py -> build/lib.linux-x86_64-cpython-312/pandas/core 2024-04-12 22:28:27,423 root INFO copying pandas/core/accessor.py -> build/lib.linux-x86_64-cpython-312/pandas/core 2024-04-12 22:28:27,423 root INFO copying pandas/core/missing.py -> build/lib.linux-x86_64-cpython-312/pandas/core 2024-04-12 22:28:27,423 root INFO copying pandas/core/algorithms.py -> build/lib.linux-x86_64-cpython-312/pandas/core 2024-04-12 22:28:27,424 root INFO copying pandas/core/frame.py -> build/lib.linux-x86_64-cpython-312/pandas/core 2024-04-12 22:28:27,424 root INFO copying pandas/core/series.py -> build/lib.linux-x86_64-cpython-312/pandas/core 2024-04-12 22:28:27,425 root INFO copying pandas/core/config_init.py -> build/lib.linux-x86_64-cpython-312/pandas/core 2024-04-12 22:28:27,425 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/io/clipboard 2024-04-12 22:28:27,425 root INFO copying pandas/io/clipboard/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/io/clipboard 2024-04-12 22:28:27,426 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/io/sas 2024-04-12 22:28:27,426 root INFO copying pandas/io/sas/sas7bdat.py -> build/lib.linux-x86_64-cpython-312/pandas/io/sas 2024-04-12 22:28:27,426 root INFO copying pandas/io/sas/sas_constants.py -> build/lib.linux-x86_64-cpython-312/pandas/io/sas 2024-04-12 22:28:27,426 root INFO copying pandas/io/sas/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/io/sas 2024-04-12 22:28:27,427 root INFO copying pandas/io/sas/sas_xport.py -> build/lib.linux-x86_64-cpython-312/pandas/io/sas 2024-04-12 22:28:27,427 root INFO copying pandas/io/sas/sasreader.py -> build/lib.linux-x86_64-cpython-312/pandas/io/sas 2024-04-12 22:28:27,427 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/io/json 2024-04-12 22:28:27,427 root INFO copying pandas/io/json/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/io/json 2024-04-12 22:28:27,428 root INFO copying pandas/io/json/_normalize.py -> build/lib.linux-x86_64-cpython-312/pandas/io/json 2024-04-12 22:28:27,428 root INFO copying pandas/io/json/_json.py -> build/lib.linux-x86_64-cpython-312/pandas/io/json 2024-04-12 22:28:27,428 root INFO copying pandas/io/json/_table_schema.py -> build/lib.linux-x86_64-cpython-312/pandas/io/json 2024-04-12 22:28:27,428 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/io/excel 2024-04-12 22:28:27,429 root INFO copying pandas/io/excel/_pyxlsb.py -> build/lib.linux-x86_64-cpython-312/pandas/io/excel 2024-04-12 22:28:27,429 root INFO copying pandas/io/excel/_openpyxl.py -> build/lib.linux-x86_64-cpython-312/pandas/io/excel 2024-04-12 22:28:27,429 root INFO copying pandas/io/excel/_odswriter.py -> build/lib.linux-x86_64-cpython-312/pandas/io/excel 2024-04-12 22:28:27,429 root INFO copying pandas/io/excel/_base.py -> build/lib.linux-x86_64-cpython-312/pandas/io/excel 2024-04-12 22:28:27,430 root INFO copying pandas/io/excel/_util.py -> build/lib.linux-x86_64-cpython-312/pandas/io/excel 2024-04-12 22:28:27,430 root INFO copying pandas/io/excel/_xlrd.py -> build/lib.linux-x86_64-cpython-312/pandas/io/excel 2024-04-12 22:28:27,430 root INFO copying pandas/io/excel/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/io/excel 2024-04-12 22:28:27,430 root INFO copying pandas/io/excel/_odfreader.py -> build/lib.linux-x86_64-cpython-312/pandas/io/excel 2024-04-12 22:28:27,430 root INFO copying pandas/io/excel/_xlsxwriter.py -> build/lib.linux-x86_64-cpython-312/pandas/io/excel 2024-04-12 22:28:27,431 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/io/parsers 2024-04-12 22:28:27,431 root INFO copying pandas/io/parsers/base_parser.py -> build/lib.linux-x86_64-cpython-312/pandas/io/parsers 2024-04-12 22:28:27,431 root INFO copying pandas/io/parsers/readers.py -> build/lib.linux-x86_64-cpython-312/pandas/io/parsers 2024-04-12 22:28:27,431 root INFO copying pandas/io/parsers/c_parser_wrapper.py -> build/lib.linux-x86_64-cpython-312/pandas/io/parsers 2024-04-12 22:28:27,432 root INFO copying pandas/io/parsers/arrow_parser_wrapper.py -> build/lib.linux-x86_64-cpython-312/pandas/io/parsers 2024-04-12 22:28:27,432 root INFO copying pandas/io/parsers/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/io/parsers 2024-04-12 22:28:27,432 root INFO copying pandas/io/parsers/python_parser.py -> build/lib.linux-x86_64-cpython-312/pandas/io/parsers 2024-04-12 22:28:27,433 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/io/formats 2024-04-12 22:28:27,433 root INFO copying pandas/io/formats/xml.py -> build/lib.linux-x86_64-cpython-312/pandas/io/formats 2024-04-12 22:28:27,433 root INFO copying pandas/io/formats/csvs.py -> build/lib.linux-x86_64-cpython-312/pandas/io/formats 2024-04-12 22:28:27,433 root INFO copying pandas/io/formats/excel.py -> build/lib.linux-x86_64-cpython-312/pandas/io/formats 2024-04-12 22:28:27,433 root INFO copying pandas/io/formats/css.py -> build/lib.linux-x86_64-cpython-312/pandas/io/formats 2024-04-12 22:28:27,434 root INFO copying pandas/io/formats/info.py -> build/lib.linux-x86_64-cpython-312/pandas/io/formats 2024-04-12 22:28:27,434 root INFO copying pandas/io/formats/style_render.py -> build/lib.linux-x86_64-cpython-312/pandas/io/formats 2024-04-12 22:28:27,434 root INFO copying pandas/io/formats/printing.py -> build/lib.linux-x86_64-cpython-312/pandas/io/formats 2024-04-12 22:28:27,434 root INFO copying pandas/io/formats/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/io/formats 2024-04-12 22:28:27,435 root INFO copying pandas/io/formats/html.py -> build/lib.linux-x86_64-cpython-312/pandas/io/formats 2024-04-12 22:28:27,435 root INFO copying pandas/io/formats/string.py -> build/lib.linux-x86_64-cpython-312/pandas/io/formats 2024-04-12 22:28:27,435 root INFO copying pandas/io/formats/latex.py -> build/lib.linux-x86_64-cpython-312/pandas/io/formats 2024-04-12 22:28:27,435 root INFO copying pandas/io/formats/console.py -> build/lib.linux-x86_64-cpython-312/pandas/io/formats 2024-04-12 22:28:27,436 root INFO copying pandas/io/formats/style.py -> build/lib.linux-x86_64-cpython-312/pandas/io/formats 2024-04-12 22:28:27,436 root INFO copying pandas/io/formats/format.py -> build/lib.linux-x86_64-cpython-312/pandas/io/formats 2024-04-12 22:28:27,436 root INFO copying pandas/io/formats/_color_data.py -> build/lib.linux-x86_64-cpython-312/pandas/io/formats 2024-04-12 22:28:27,437 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/io 2024-04-12 22:28:27,437 root INFO copying pandas/tests/io/test_orc.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io 2024-04-12 22:28:27,437 root INFO copying pandas/tests/io/test_parquet.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io 2024-04-12 22:28:27,437 root INFO copying pandas/tests/io/test_s3.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io 2024-04-12 22:28:27,438 root INFO copying pandas/tests/io/test_sql.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io 2024-04-12 22:28:27,438 root INFO copying pandas/tests/io/test_user_agent.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io 2024-04-12 22:28:27,438 root INFO copying pandas/tests/io/test_feather.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io 2024-04-12 22:28:27,438 root INFO copying pandas/tests/io/test_compression.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io 2024-04-12 22:28:27,439 root INFO copying pandas/tests/io/test_pickle.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io 2024-04-12 22:28:27,439 root INFO copying pandas/tests/io/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io 2024-04-12 22:28:27,439 root INFO copying pandas/tests/io/test_stata.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io 2024-04-12 22:28:27,439 root INFO copying pandas/tests/io/test_fsspec.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io 2024-04-12 22:28:27,440 root INFO copying pandas/tests/io/test_clipboard.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io 2024-04-12 22:28:27,440 root INFO copying pandas/tests/io/test_common.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io 2024-04-12 22:28:27,440 root INFO copying pandas/tests/io/test_spss.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io 2024-04-12 22:28:27,440 root INFO copying pandas/tests/io/test_gcs.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io 2024-04-12 22:28:27,441 root INFO copying pandas/tests/io/conftest.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io 2024-04-12 22:28:27,441 root INFO copying pandas/tests/io/test_html.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io 2024-04-12 22:28:27,441 root INFO copying pandas/tests/io/generate_legacy_storage_files.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io 2024-04-12 22:28:27,441 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/generic 2024-04-12 22:28:27,442 root INFO copying pandas/tests/generic/test_to_xarray.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/generic 2024-04-12 22:28:27,442 root INFO copying pandas/tests/generic/test_series.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/generic 2024-04-12 22:28:27,442 root INFO copying pandas/tests/generic/test_duplicate_labels.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/generic 2024-04-12 22:28:27,442 root INFO copying pandas/tests/generic/test_generic.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/generic 2024-04-12 22:28:27,442 root INFO copying pandas/tests/generic/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/generic 2024-04-12 22:28:27,443 root INFO copying pandas/tests/generic/test_finalize.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/generic 2024-04-12 22:28:27,443 root INFO copying pandas/tests/generic/test_label_or_level_utils.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/generic 2024-04-12 22:28:27,443 root INFO copying pandas/tests/generic/test_frame.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/generic 2024-04-12 22:28:27,444 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/indexes 2024-04-12 22:28:27,444 root INFO copying pandas/tests/indexes/common.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes 2024-04-12 22:28:27,444 root INFO copying pandas/tests/indexes/test_index_new.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes 2024-04-12 22:28:27,444 root INFO copying pandas/tests/indexes/test_numpy_compat.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes 2024-04-12 22:28:27,444 root INFO copying pandas/tests/indexes/test_engines.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes 2024-04-12 22:28:27,445 root INFO copying pandas/tests/indexes/test_indexing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes 2024-04-12 22:28:27,445 root INFO copying pandas/tests/indexes/test_frozen.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes 2024-04-12 22:28:27,445 root INFO copying pandas/tests/indexes/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes 2024-04-12 22:28:27,445 root INFO copying pandas/tests/indexes/test_subclass.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes 2024-04-12 22:28:27,445 root INFO copying pandas/tests/indexes/test_base.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes 2024-04-12 22:28:27,446 root INFO copying pandas/tests/indexes/test_common.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes 2024-04-12 22:28:27,446 root INFO copying pandas/tests/indexes/test_setops.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes 2024-04-12 22:28:27,446 root INFO copying pandas/tests/indexes/conftest.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes 2024-04-12 22:28:27,446 root INFO copying pandas/tests/indexes/datetimelike.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes 2024-04-12 22:28:27,447 root INFO copying pandas/tests/indexes/test_any_index.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes 2024-04-12 22:28:27,447 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/window 2024-04-12 22:28:27,447 root INFO copying pandas/tests/window/test_pairwise.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/window 2024-04-12 22:28:27,447 root INFO copying pandas/tests/window/test_api.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/window 2024-04-12 22:28:27,448 root INFO copying pandas/tests/window/test_rolling.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/window 2024-04-12 22:28:27,448 root INFO copying pandas/tests/window/test_apply.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/window 2024-04-12 22:28:27,448 root INFO copying pandas/tests/window/test_dtypes.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/window 2024-04-12 22:28:27,448 root INFO copying pandas/tests/window/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/window 2024-04-12 22:28:27,449 root INFO copying pandas/tests/window/test_cython_aggregations.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/window 2024-04-12 22:28:27,449 root INFO copying pandas/tests/window/test_base_indexer.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/window 2024-04-12 22:28:27,449 root INFO copying pandas/tests/window/test_rolling_functions.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/window 2024-04-12 22:28:27,449 root INFO copying pandas/tests/window/test_ewm.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/window 2024-04-12 22:28:27,449 root INFO copying pandas/tests/window/test_online.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/window 2024-04-12 22:28:27,450 root INFO copying pandas/tests/window/test_rolling_skew_kurt.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/window 2024-04-12 22:28:27,450 root INFO copying pandas/tests/window/test_expanding.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/window 2024-04-12 22:28:27,450 root INFO copying pandas/tests/window/test_groupby.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/window 2024-04-12 22:28:27,450 root INFO copying pandas/tests/window/test_numba.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/window 2024-04-12 22:28:27,451 root INFO copying pandas/tests/window/conftest.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/window 2024-04-12 22:28:27,451 root INFO copying pandas/tests/window/test_timeseries_window.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/window 2024-04-12 22:28:27,451 root INFO copying pandas/tests/window/test_rolling_quantile.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/window 2024-04-12 22:28:27,451 root INFO copying pandas/tests/window/test_win_type.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/window 2024-04-12 22:28:27,452 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/extension 2024-04-12 22:28:27,452 root INFO copying pandas/tests/extension/test_period.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension 2024-04-12 22:28:27,452 root INFO copying pandas/tests/extension/test_numpy.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension 2024-04-12 22:28:27,452 root INFO copying pandas/tests/extension/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension 2024-04-12 22:28:27,453 root INFO copying pandas/tests/extension/test_arrow.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension 2024-04-12 22:28:27,453 root INFO copying pandas/tests/extension/test_sparse.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension 2024-04-12 22:28:27,453 root INFO copying pandas/tests/extension/test_common.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension 2024-04-12 22:28:27,453 root INFO copying pandas/tests/extension/test_integer.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension 2024-04-12 22:28:27,454 root INFO copying pandas/tests/extension/test_boolean.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension 2024-04-12 22:28:27,454 root INFO copying pandas/tests/extension/test_floating.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension 2024-04-12 22:28:27,454 root INFO copying pandas/tests/extension/test_categorical.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension 2024-04-12 22:28:27,454 root INFO copying pandas/tests/extension/test_interval.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension 2024-04-12 22:28:27,454 root INFO copying pandas/tests/extension/test_string.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension 2024-04-12 22:28:27,455 root INFO copying pandas/tests/extension/conftest.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension 2024-04-12 22:28:27,455 root INFO copying pandas/tests/extension/test_extension.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension 2024-04-12 22:28:27,455 root INFO copying pandas/tests/extension/test_external_block.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension 2024-04-12 22:28:27,455 root INFO copying pandas/tests/extension/test_datetime.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension 2024-04-12 22:28:27,456 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/strings 2024-04-12 22:28:27,456 root INFO copying pandas/tests/strings/test_api.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/strings 2024-04-12 22:28:27,456 root INFO copying pandas/tests/strings/test_strings.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/strings 2024-04-12 22:28:27,456 root INFO copying pandas/tests/strings/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/strings 2024-04-12 22:28:27,456 root INFO copying pandas/tests/strings/test_cat.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/strings 2024-04-12 22:28:27,457 root INFO copying pandas/tests/strings/test_string_array.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/strings 2024-04-12 22:28:27,457 root INFO copying pandas/tests/strings/test_extract.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/strings 2024-04-12 22:28:27,457 root INFO copying pandas/tests/strings/test_get_dummies.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/strings 2024-04-12 22:28:27,457 root INFO copying pandas/tests/strings/test_find_replace.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/strings 2024-04-12 22:28:27,458 root INFO copying pandas/tests/strings/conftest.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/strings 2024-04-12 22:28:27,458 root INFO copying pandas/tests/strings/test_case_justify.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/strings 2024-04-12 22:28:27,458 root INFO copying pandas/tests/strings/test_split_partition.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/strings 2024-04-12 22:28:27,459 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/indexing 2024-04-12 22:28:27,459 root INFO copying pandas/tests/indexing/test_floats.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing 2024-04-12 22:28:27,459 root INFO copying pandas/tests/indexing/test_scalar.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing 2024-04-12 22:28:27,459 root INFO copying pandas/tests/indexing/common.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing 2024-04-12 22:28:27,459 root INFO copying pandas/tests/indexing/test_indexers.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing 2024-04-12 22:28:27,460 root INFO copying pandas/tests/indexing/test_iat.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing 2024-04-12 22:28:27,460 root INFO copying pandas/tests/indexing/test_check_indexer.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing 2024-04-12 22:28:27,460 root INFO copying pandas/tests/indexing/test_indexing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing 2024-04-12 22:28:27,460 root INFO copying pandas/tests/indexing/test_partial.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing 2024-04-12 22:28:27,460 root INFO copying pandas/tests/indexing/test_chaining_and_caching.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing 2024-04-12 22:28:27,461 root INFO copying pandas/tests/indexing/test_at.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing 2024-04-12 22:28:27,461 root INFO copying pandas/tests/indexing/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing 2024-04-12 22:28:27,461 root INFO copying pandas/tests/indexing/test_iloc.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing 2024-04-12 22:28:27,461 root INFO copying pandas/tests/indexing/test_categorical.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing 2024-04-12 22:28:27,462 root INFO copying pandas/tests/indexing/test_coercion.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing 2024-04-12 22:28:27,462 root INFO copying pandas/tests/indexing/conftest.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing 2024-04-12 22:28:27,462 root INFO copying pandas/tests/indexing/test_na_indexing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing 2024-04-12 22:28:27,462 root INFO copying pandas/tests/indexing/test_loc.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing 2024-04-12 22:28:27,463 root INFO copying pandas/tests/indexing/test_datetime.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing 2024-04-12 22:28:27,463 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs 2024-04-12 22:28:27,463 root INFO copying pandas/tests/tslibs/test_libfrequencies.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs 2024-04-12 22:28:27,463 root INFO copying pandas/tests/tslibs/test_api.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs 2024-04-12 22:28:27,464 root INFO copying pandas/tests/tslibs/test_parse_iso8601.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs 2024-04-12 22:28:27,464 root INFO copying pandas/tests/tslibs/test_parsing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs 2024-04-12 22:28:27,464 root INFO copying pandas/tests/tslibs/test_resolution.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs 2024-04-12 22:28:27,464 root INFO copying pandas/tests/tslibs/test_period_asfreq.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs 2024-04-12 22:28:27,465 root INFO copying pandas/tests/tslibs/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs 2024-04-12 22:28:27,465 root INFO copying pandas/tests/tslibs/test_timezones.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs 2024-04-12 22:28:27,465 root INFO copying pandas/tests/tslibs/test_array_to_datetime.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs 2024-04-12 22:28:27,465 root INFO copying pandas/tests/tslibs/test_timedeltas.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs 2024-04-12 22:28:27,465 root INFO copying pandas/tests/tslibs/test_to_offset.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs 2024-04-12 22:28:27,466 root INFO copying pandas/tests/tslibs/test_tzconversion.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs 2024-04-12 22:28:27,466 root INFO copying pandas/tests/tslibs/test_liboffsets.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs 2024-04-12 22:28:27,466 root INFO copying pandas/tests/tslibs/test_fields.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs 2024-04-12 22:28:27,466 root INFO copying pandas/tests/tslibs/test_np_datetime.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs 2024-04-12 22:28:27,466 root INFO copying pandas/tests/tslibs/test_conversion.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs 2024-04-12 22:28:27,467 root INFO copying pandas/tests/tslibs/test_ccalendar.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs 2024-04-12 22:28:27,467 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/base 2024-04-12 22:28:27,467 root INFO copying pandas/tests/base/test_unique.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/base 2024-04-12 22:28:27,467 root INFO copying pandas/tests/base/common.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/base 2024-04-12 22:28:27,468 root INFO copying pandas/tests/base/test_value_counts.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/base 2024-04-12 22:28:27,468 root INFO copying pandas/tests/base/test_misc.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/base 2024-04-12 22:28:27,468 root INFO copying pandas/tests/base/test_fillna.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/base 2024-04-12 22:28:27,468 root INFO copying pandas/tests/base/test_constructors.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/base 2024-04-12 22:28:27,468 root INFO copying pandas/tests/base/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/base 2024-04-12 22:28:27,469 root INFO copying pandas/tests/base/test_transpose.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/base 2024-04-12 22:28:27,469 root INFO copying pandas/tests/base/test_conversion.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/base 2024-04-12 22:28:27,469 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/series 2024-04-12 22:28:27,469 root INFO copying pandas/tests/series/test_reductions.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series 2024-04-12 22:28:27,470 root INFO copying pandas/tests/series/test_api.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series 2024-04-12 22:28:27,470 root INFO copying pandas/tests/series/test_npfuncs.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series 2024-04-12 22:28:27,470 root INFO copying pandas/tests/series/test_arithmetic.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series 2024-04-12 22:28:27,470 root INFO copying pandas/tests/series/test_repr.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series 2024-04-12 22:28:27,471 root INFO copying pandas/tests/series/test_constructors.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series 2024-04-12 22:28:27,471 root INFO copying pandas/tests/series/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series 2024-04-12 22:28:27,471 root INFO copying pandas/tests/series/test_subclass.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series 2024-04-12 22:28:27,471 root INFO copying pandas/tests/series/test_unary.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series 2024-04-12 22:28:27,471 root INFO copying pandas/tests/series/test_missing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series 2024-04-12 22:28:27,472 root INFO copying pandas/tests/series/test_iteration.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series 2024-04-12 22:28:27,472 root INFO copying pandas/tests/series/test_ufunc.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series 2024-04-12 22:28:27,472 root INFO copying pandas/tests/series/test_validate.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series 2024-04-12 22:28:27,472 root INFO copying pandas/tests/series/test_cumulative.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series 2024-04-12 22:28:27,473 root INFO copying pandas/tests/series/test_logical_ops.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series 2024-04-12 22:28:27,473 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,473 root INFO copying pandas/tests/groupby/test_nth.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,474 root INFO copying pandas/tests/groupby/test_pipe.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,474 root INFO copying pandas/tests/groupby/test_index_as_string.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,474 root INFO copying pandas/tests/groupby/test_apply.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,474 root INFO copying pandas/tests/groupby/test_grouping.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,475 root INFO copying pandas/tests/groupby/test_sample.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,475 root INFO copying pandas/tests/groupby/test_value_counts.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,475 root INFO copying pandas/tests/groupby/test_indexing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,475 root INFO copying pandas/tests/groupby/test_nunique.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,475 root INFO copying pandas/tests/groupby/test_groupby_subclass.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,476 root INFO copying pandas/tests/groupby/test_timegrouper.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,476 root INFO copying pandas/tests/groupby/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,476 root INFO copying pandas/tests/groupby/test_raises.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,476 root INFO copying pandas/tests/groupby/test_size.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,477 root INFO copying pandas/tests/groupby/test_min_max.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,477 root INFO copying pandas/tests/groupby/test_filters.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,477 root INFO copying pandas/tests/groupby/test_groupby_shift_diff.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,477 root INFO copying pandas/tests/groupby/test_missing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,477 root INFO copying pandas/tests/groupby/test_apply_mutate.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,478 root INFO copying pandas/tests/groupby/test_api_consistency.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,478 root INFO copying pandas/tests/groupby/test_groupby_dropna.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,478 root INFO copying pandas/tests/groupby/test_function.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,478 root INFO copying pandas/tests/groupby/test_categorical.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,479 root INFO copying pandas/tests/groupby/test_counting.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,479 root INFO copying pandas/tests/groupby/test_allowlist.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,479 root INFO copying pandas/tests/groupby/test_groupby.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,479 root INFO copying pandas/tests/groupby/test_libgroupby.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,480 root INFO copying pandas/tests/groupby/test_numba.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,480 root INFO copying pandas/tests/groupby/conftest.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,480 root INFO copying pandas/tests/groupby/test_rank.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,480 root INFO copying pandas/tests/groupby/test_quantile.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,481 root INFO copying pandas/tests/groupby/test_any_all.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,481 root INFO copying pandas/tests/groupby/test_bin_groupby.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby 2024-04-12 22:28:27,481 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/util 2024-04-12 22:28:27,481 root INFO copying pandas/tests/util/test_assert_interval_array_equal.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/util 2024-04-12 22:28:27,482 root INFO copying pandas/tests/util/test_assert_extension_array_equal.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/util 2024-04-12 22:28:27,482 root INFO copying pandas/tests/util/test_show_versions.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/util 2024-04-12 22:28:27,482 root INFO copying pandas/tests/util/test_assert_frame_equal.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/util 2024-04-12 22:28:27,482 root INFO copying pandas/tests/util/test_util.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/util 2024-04-12 22:28:27,483 root INFO copying pandas/tests/util/test_assert_produces_warning.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/util 2024-04-12 22:28:27,483 root INFO copying pandas/tests/util/test_make_objects.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/util 2024-04-12 22:28:27,483 root INFO copying pandas/tests/util/test_deprecate_nonkeyword_arguments.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/util 2024-04-12 22:28:27,483 root INFO copying pandas/tests/util/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/util 2024-04-12 22:28:27,483 root INFO copying pandas/tests/util/test_deprecate_kwarg.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/util 2024-04-12 22:28:27,484 root INFO copying pandas/tests/util/test_validate_kwargs.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/util 2024-04-12 22:28:27,484 root INFO copying pandas/tests/util/test_doc.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/util 2024-04-12 22:28:27,484 root INFO copying pandas/tests/util/test_assert_categorical_equal.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/util 2024-04-12 22:28:27,484 root INFO copying pandas/tests/util/test_validate_inclusive.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/util 2024-04-12 22:28:27,484 root INFO copying pandas/tests/util/test_str_methods.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/util 2024-04-12 22:28:27,485 root INFO copying pandas/tests/util/test_rewrite_warning.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/util 2024-04-12 22:28:27,485 root INFO copying pandas/tests/util/test_deprecate.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/util 2024-04-12 22:28:27,485 root INFO copying pandas/tests/util/test_shares_memory.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/util 2024-04-12 22:28:27,485 root INFO copying pandas/tests/util/test_assert_almost_equal.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/util 2024-04-12 22:28:27,485 root INFO copying pandas/tests/util/test_assert_series_equal.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/util 2024-04-12 22:28:27,486 root INFO copying pandas/tests/util/test_hashing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/util 2024-04-12 22:28:27,486 root INFO copying pandas/tests/util/test_validate_args_and_kwargs.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/util 2024-04-12 22:28:27,486 root INFO copying pandas/tests/util/test_assert_numpy_array_equal.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/util 2024-04-12 22:28:27,486 root INFO copying pandas/tests/util/test_numba.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/util 2024-04-12 22:28:27,487 root INFO copying pandas/tests/util/conftest.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/util 2024-04-12 22:28:27,487 root INFO copying pandas/tests/util/test_validate_args.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/util 2024-04-12 22:28:27,487 root INFO copying pandas/tests/util/test_assert_index_equal.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/util 2024-04-12 22:28:27,487 root INFO copying pandas/tests/util/test_assert_attr_equal.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/util 2024-04-12 22:28:27,487 root INFO copying pandas/tests/util/test_safe_import.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/util 2024-04-12 22:28:27,488 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/apply 2024-04-12 22:28:27,488 root INFO copying pandas/tests/apply/common.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/apply 2024-04-12 22:28:27,488 root INFO copying pandas/tests/apply/test_frame_apply.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/apply 2024-04-12 22:28:27,488 root INFO copying pandas/tests/apply/test_frame_transform.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/apply 2024-04-12 22:28:27,489 root INFO copying pandas/tests/apply/test_invalid_arg.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/apply 2024-04-12 22:28:27,489 root INFO copying pandas/tests/apply/test_frame_apply_relabeling.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/apply 2024-04-12 22:28:27,489 root INFO copying pandas/tests/apply/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/apply 2024-04-12 22:28:27,489 root INFO copying pandas/tests/apply/test_series_transform.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/apply 2024-04-12 22:28:27,489 root INFO copying pandas/tests/apply/test_series_apply_relabeling.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/apply 2024-04-12 22:28:27,490 root INFO copying pandas/tests/apply/test_str.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/apply 2024-04-12 22:28:27,490 root INFO copying pandas/tests/apply/conftest.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/apply 2024-04-12 22:28:27,490 root INFO copying pandas/tests/apply/test_series_apply.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/apply 2024-04-12 22:28:27,490 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/computation 2024-04-12 22:28:27,491 root INFO copying pandas/tests/computation/test_eval.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/computation 2024-04-12 22:28:27,491 root INFO copying pandas/tests/computation/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/computation 2024-04-12 22:28:27,491 root INFO copying pandas/tests/computation/test_compat.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/computation 2024-04-12 22:28:27,492 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/frame 2024-04-12 22:28:27,492 root INFO copying pandas/tests/frame/test_reductions.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame 2024-04-12 22:28:27,492 root INFO copying pandas/tests/frame/common.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame 2024-04-12 22:28:27,492 root INFO copying pandas/tests/frame/test_api.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame 2024-04-12 22:28:27,493 root INFO copying pandas/tests/frame/test_npfuncs.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame 2024-04-12 22:28:27,493 root INFO copying pandas/tests/frame/test_arithmetic.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame 2024-04-12 22:28:27,493 root INFO copying pandas/tests/frame/test_constructors.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame 2024-04-12 22:28:27,493 root INFO copying pandas/tests/frame/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame 2024-04-12 22:28:27,494 root INFO copying pandas/tests/frame/test_subclass.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame 2024-04-12 22:28:27,494 root INFO copying pandas/tests/frame/test_repr_info.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame 2024-04-12 22:28:27,494 root INFO copying pandas/tests/frame/test_stack_unstack.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame 2024-04-12 22:28:27,494 root INFO copying pandas/tests/frame/test_unary.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame 2024-04-12 22:28:27,495 root INFO copying pandas/tests/frame/test_iteration.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame 2024-04-12 22:28:27,495 root INFO copying pandas/tests/frame/conftest.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame 2024-04-12 22:28:27,495 root INFO copying pandas/tests/frame/test_ufunc.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame 2024-04-12 22:28:27,495 root INFO copying pandas/tests/frame/test_alter_axes.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame 2024-04-12 22:28:27,495 root INFO copying pandas/tests/frame/test_query_eval.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame 2024-04-12 22:28:27,496 root INFO copying pandas/tests/frame/test_block_internals.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame 2024-04-12 22:28:27,496 root INFO copying pandas/tests/frame/test_validate.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame 2024-04-12 22:28:27,496 root INFO copying pandas/tests/frame/test_nonunique_indexes.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame 2024-04-12 22:28:27,496 root INFO copying pandas/tests/frame/test_cumulative.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame 2024-04-12 22:28:27,497 root INFO copying pandas/tests/frame/test_logical_ops.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame 2024-04-12 22:28:27,497 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/reductions 2024-04-12 22:28:27,497 root INFO copying pandas/tests/reductions/test_reductions.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reductions 2024-04-12 22:28:27,498 root INFO copying pandas/tests/reductions/test_stat_reductions.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reductions 2024-04-12 22:28:27,498 root INFO copying pandas/tests/reductions/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reductions 2024-04-12 22:28:27,498 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/config 2024-04-12 22:28:27,498 root INFO copying pandas/tests/config/test_localization.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/config 2024-04-12 22:28:27,499 root INFO copying pandas/tests/config/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/config 2024-04-12 22:28:27,499 root INFO copying pandas/tests/config/test_config.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/config 2024-04-12 22:28:27,499 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/construction 2024-04-12 22:28:27,499 root INFO copying pandas/tests/construction/test_extract_array.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/construction 2024-04-12 22:28:27,500 root INFO copying pandas/tests/construction/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/construction 2024-04-12 22:28:27,500 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view 2024-04-12 22:28:27,500 root INFO copying pandas/tests/copy_view/test_clip.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view 2024-04-12 22:28:27,500 root INFO copying pandas/tests/copy_view/test_functions.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view 2024-04-12 22:28:27,501 root INFO copying pandas/tests/copy_view/test_replace.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view 2024-04-12 22:28:27,501 root INFO copying pandas/tests/copy_view/test_util.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view 2024-04-12 22:28:27,501 root INFO copying pandas/tests/copy_view/util.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view 2024-04-12 22:28:27,501 root INFO copying pandas/tests/copy_view/test_core_functionalities.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view 2024-04-12 22:28:27,501 root INFO copying pandas/tests/copy_view/test_indexing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view 2024-04-12 22:28:27,502 root INFO copying pandas/tests/copy_view/test_setitem.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view 2024-04-12 22:28:27,502 root INFO copying pandas/tests/copy_view/test_astype.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view 2024-04-12 22:28:27,502 root INFO copying pandas/tests/copy_view/test_constructors.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view 2024-04-12 22:28:27,502 root INFO copying pandas/tests/copy_view/test_array.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view 2024-04-12 22:28:27,503 root INFO copying pandas/tests/copy_view/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view 2024-04-12 22:28:27,503 root INFO copying pandas/tests/copy_view/test_methods.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view 2024-04-12 22:28:27,503 root INFO copying pandas/tests/copy_view/test_interp_fillna.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view 2024-04-12 22:28:27,503 root INFO copying pandas/tests/copy_view/test_internals.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view 2024-04-12 22:28:27,504 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/api 2024-04-12 22:28:27,504 root INFO copying pandas/tests/api/test_api.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/api 2024-04-12 22:28:27,504 root INFO copying pandas/tests/api/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/api 2024-04-12 22:28:27,504 root INFO copying pandas/tests/api/test_types.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/api 2024-04-12 22:28:27,504 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/tseries 2024-04-12 22:28:27,505 root INFO copying pandas/tests/tseries/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries 2024-04-12 22:28:27,505 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/interchange 2024-04-12 22:28:27,505 root INFO copying pandas/tests/interchange/test_spec_conformance.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/interchange 2024-04-12 22:28:27,505 root INFO copying pandas/tests/interchange/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/interchange 2024-04-12 22:28:27,505 root INFO copying pandas/tests/interchange/test_impl.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/interchange 2024-04-12 22:28:27,506 root INFO copying pandas/tests/interchange/conftest.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/interchange 2024-04-12 22:28:27,506 root INFO copying pandas/tests/interchange/test_utils.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/interchange 2024-04-12 22:28:27,506 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/tools 2024-04-12 22:28:27,506 root INFO copying pandas/tests/tools/test_to_numeric.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tools 2024-04-12 22:28:27,507 root INFO copying pandas/tests/tools/test_to_datetime.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tools 2024-04-12 22:28:27,507 root INFO copying pandas/tests/tools/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tools 2024-04-12 22:28:27,507 root INFO copying pandas/tests/tools/test_to_time.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tools 2024-04-12 22:28:27,507 root INFO copying pandas/tests/tools/test_to_timedelta.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tools 2024-04-12 22:28:27,508 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/arrays 2024-04-12 22:28:27,508 root INFO copying pandas/tests/arrays/test_datetimes.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays 2024-04-12 22:28:27,508 root INFO copying pandas/tests/arrays/test_ndarray_backed.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays 2024-04-12 22:28:27,508 root INFO copying pandas/tests/arrays/test_period.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays 2024-04-12 22:28:27,509 root INFO copying pandas/tests/arrays/masked_shared.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays 2024-04-12 22:28:27,509 root INFO copying pandas/tests/arrays/test_array.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays 2024-04-12 22:28:27,509 root INFO copying pandas/tests/arrays/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays 2024-04-12 22:28:27,509 root INFO copying pandas/tests/arrays/test_timedeltas.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays 2024-04-12 22:28:27,510 root INFO copying pandas/tests/arrays/test_datetimelike.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays 2024-04-12 22:28:27,510 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/resample 2024-04-12 22:28:27,510 root INFO copying pandas/tests/resample/test_datetime_index.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/resample 2024-04-12 22:28:27,510 root INFO copying pandas/tests/resample/test_time_grouper.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/resample 2024-04-12 22:28:27,511 root INFO copying pandas/tests/resample/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/resample 2024-04-12 22:28:27,511 root INFO copying pandas/tests/resample/test_resampler_grouper.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/resample 2024-04-12 22:28:27,511 root INFO copying pandas/tests/resample/test_period_index.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/resample 2024-04-12 22:28:27,511 root INFO copying pandas/tests/resample/test_timedelta.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/resample 2024-04-12 22:28:27,512 root INFO copying pandas/tests/resample/test_base.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/resample 2024-04-12 22:28:27,512 root INFO copying pandas/tests/resample/conftest.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/resample 2024-04-12 22:28:27,512 root INFO copying pandas/tests/resample/test_resample_api.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/resample 2024-04-12 22:28:27,512 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/scalar 2024-04-12 22:28:27,512 root INFO copying pandas/tests/scalar/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/scalar 2024-04-12 22:28:27,513 root INFO copying pandas/tests/scalar/test_nat.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/scalar 2024-04-12 22:28:27,513 root INFO copying pandas/tests/scalar/test_na_scalar.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/scalar 2024-04-12 22:28:27,513 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/plotting 2024-04-12 22:28:27,514 root INFO copying pandas/tests/plotting/test_backend.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/plotting 2024-04-12 22:28:27,514 root INFO copying pandas/tests/plotting/common.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/plotting 2024-04-12 22:28:27,514 root INFO copying pandas/tests/plotting/test_hist_method.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/plotting 2024-04-12 22:28:27,514 root INFO copying pandas/tests/plotting/test_series.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/plotting 2024-04-12 22:28:27,514 root INFO copying pandas/tests/plotting/test_misc.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/plotting 2024-04-12 22:28:27,515 root INFO copying pandas/tests/plotting/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/plotting 2024-04-12 22:28:27,515 root INFO copying pandas/tests/plotting/test_style.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/plotting 2024-04-12 22:28:27,515 root INFO copying pandas/tests/plotting/test_datetimelike.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/plotting 2024-04-12 22:28:27,515 root INFO copying pandas/tests/plotting/test_common.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/plotting 2024-04-12 22:28:27,516 root INFO copying pandas/tests/plotting/test_groupby.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/plotting 2024-04-12 22:28:27,516 root INFO copying pandas/tests/plotting/conftest.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/plotting 2024-04-12 22:28:27,516 root INFO copying pandas/tests/plotting/test_boxplot_method.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/plotting 2024-04-12 22:28:27,516 root INFO copying pandas/tests/plotting/test_converter.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/plotting 2024-04-12 22:28:27,517 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/arithmetic 2024-04-12 22:28:27,517 root INFO copying pandas/tests/arithmetic/common.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arithmetic 2024-04-12 22:28:27,517 root INFO copying pandas/tests/arithmetic/test_period.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arithmetic 2024-04-12 22:28:27,517 root INFO copying pandas/tests/arithmetic/test_datetime64.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arithmetic 2024-04-12 22:28:27,518 root INFO copying pandas/tests/arithmetic/test_timedelta64.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arithmetic 2024-04-12 22:28:27,518 root INFO copying pandas/tests/arithmetic/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arithmetic 2024-04-12 22:28:27,518 root INFO copying pandas/tests/arithmetic/test_object.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arithmetic 2024-04-12 22:28:27,518 root INFO copying pandas/tests/arithmetic/test_array_ops.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arithmetic 2024-04-12 22:28:27,519 root INFO copying pandas/tests/arithmetic/test_numeric.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arithmetic 2024-04-12 22:28:27,519 root INFO copying pandas/tests/arithmetic/test_categorical.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arithmetic 2024-04-12 22:28:27,519 root INFO copying pandas/tests/arithmetic/test_interval.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arithmetic 2024-04-12 22:28:27,519 root INFO copying pandas/tests/arithmetic/conftest.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arithmetic 2024-04-12 22:28:27,520 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/libs 2024-04-12 22:28:27,520 root INFO copying pandas/tests/libs/test_lib.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/libs 2024-04-12 22:28:27,520 root INFO copying pandas/tests/libs/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/libs 2024-04-12 22:28:27,520 root INFO copying pandas/tests/libs/test_hashtable.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/libs 2024-04-12 22:28:27,520 root INFO copying pandas/tests/libs/test_join.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/libs 2024-04-12 22:28:27,521 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/internals 2024-04-12 22:28:27,521 root INFO copying pandas/tests/internals/test_api.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/internals 2024-04-12 22:28:27,521 root INFO copying pandas/tests/internals/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/internals 2024-04-12 22:28:27,521 root INFO copying pandas/tests/internals/test_internals.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/internals 2024-04-12 22:28:27,522 root INFO copying pandas/tests/internals/test_managers.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/internals 2024-04-12 22:28:27,522 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes 2024-04-12 22:28:27,522 root INFO copying pandas/tests/dtypes/test_inference.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes 2024-04-12 22:28:27,522 root INFO copying pandas/tests/dtypes/test_generic.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes 2024-04-12 22:28:27,523 root INFO copying pandas/tests/dtypes/test_dtypes.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes 2024-04-12 22:28:27,523 root INFO copying pandas/tests/dtypes/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes 2024-04-12 22:28:27,523 root INFO copying pandas/tests/dtypes/test_missing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes 2024-04-12 22:28:27,523 root INFO copying pandas/tests/dtypes/test_common.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes 2024-04-12 22:28:27,524 root INFO copying pandas/tests/dtypes/test_concat.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes 2024-04-12 22:28:27,524 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/reshape 2024-04-12 22:28:27,524 root INFO copying pandas/tests/reshape/test_pivot_multilevel.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape 2024-04-12 22:28:27,524 root INFO copying pandas/tests/reshape/test_qcut.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape 2024-04-12 22:28:27,525 root INFO copying pandas/tests/reshape/test_util.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape 2024-04-12 22:28:27,525 root INFO copying pandas/tests/reshape/test_pivot.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape 2024-04-12 22:28:27,525 root INFO copying pandas/tests/reshape/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape 2024-04-12 22:28:27,525 root INFO copying pandas/tests/reshape/test_from_dummies.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape 2024-04-12 22:28:27,526 root INFO copying pandas/tests/reshape/test_union_categoricals.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape 2024-04-12 22:28:27,526 root INFO copying pandas/tests/reshape/test_melt.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape 2024-04-12 22:28:27,526 root INFO copying pandas/tests/reshape/test_cut.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape 2024-04-12 22:28:27,526 root INFO copying pandas/tests/reshape/test_get_dummies.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape 2024-04-12 22:28:27,527 root INFO copying pandas/tests/reshape/test_crosstab.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape 2024-04-12 22:28:27,527 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/io/sas 2024-04-12 22:28:27,527 root INFO copying pandas/tests/io/sas/test_xport.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/sas 2024-04-12 22:28:27,527 root INFO copying pandas/tests/io/sas/test_sas7bdat.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/sas 2024-04-12 22:28:27,527 root INFO copying pandas/tests/io/sas/test_sas.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/sas 2024-04-12 22:28:27,528 root INFO copying pandas/tests/io/sas/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/sas 2024-04-12 22:28:27,528 root INFO copying pandas/tests/io/sas/test_byteswap.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/sas 2024-04-12 22:28:27,528 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/io/json 2024-04-12 22:28:27,528 root INFO copying pandas/tests/io/json/test_normalize.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/json 2024-04-12 22:28:27,529 root INFO copying pandas/tests/io/json/test_ujson.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/json 2024-04-12 22:28:27,529 root INFO copying pandas/tests/io/json/test_pandas.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/json 2024-04-12 22:28:27,529 root INFO copying pandas/tests/io/json/test_readlines.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/json 2024-04-12 22:28:27,529 root INFO copying pandas/tests/io/json/test_compression.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/json 2024-04-12 22:28:27,530 root INFO copying pandas/tests/io/json/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/json 2024-04-12 22:28:27,530 root INFO copying pandas/tests/io/json/test_json_table_schema.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/json 2024-04-12 22:28:27,530 root INFO copying pandas/tests/io/json/test_json_table_schema_ext_dtype.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/json 2024-04-12 22:28:27,530 root INFO copying pandas/tests/io/json/conftest.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/json 2024-04-12 22:28:27,531 root INFO copying pandas/tests/io/json/test_deprecated_kwargs.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/json 2024-04-12 22:28:27,531 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/io/excel 2024-04-12 22:28:27,531 root INFO copying pandas/tests/io/excel/test_xlsxwriter.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/excel 2024-04-12 22:28:27,531 root INFO copying pandas/tests/io/excel/test_writers.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/excel 2024-04-12 22:28:27,532 root INFO copying pandas/tests/io/excel/test_odswriter.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/excel 2024-04-12 22:28:27,532 root INFO copying pandas/tests/io/excel/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/excel 2024-04-12 22:28:27,532 root INFO copying pandas/tests/io/excel/test_xlrd.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/excel 2024-04-12 22:28:27,532 root INFO copying pandas/tests/io/excel/test_style.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/excel 2024-04-12 22:28:27,532 root INFO copying pandas/tests/io/excel/test_odf.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/excel 2024-04-12 22:28:27,533 root INFO copying pandas/tests/io/excel/test_readers.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/excel 2024-04-12 22:28:27,533 root INFO copying pandas/tests/io/excel/conftest.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/excel 2024-04-12 22:28:27,533 root INFO copying pandas/tests/io/excel/test_openpyxl.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/excel 2024-04-12 22:28:27,533 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/io/xml 2024-04-12 22:28:27,534 root INFO copying pandas/tests/io/xml/test_to_xml.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/xml 2024-04-12 22:28:27,534 root INFO copying pandas/tests/io/xml/test_xml_dtypes.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/xml 2024-04-12 22:28:27,534 root INFO copying pandas/tests/io/xml/test_xml.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/xml 2024-04-12 22:28:27,534 root INFO copying pandas/tests/io/xml/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/xml 2024-04-12 22:28:27,535 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats 2024-04-12 22:28:27,535 root INFO copying pandas/tests/io/formats/test_to_latex.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats 2024-04-12 22:28:27,535 root INFO copying pandas/tests/io/formats/test_to_html.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats 2024-04-12 22:28:27,536 root INFO copying pandas/tests/io/formats/test_series_info.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats 2024-04-12 22:28:27,536 root INFO copying pandas/tests/io/formats/test_format.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats 2024-04-12 22:28:27,536 root INFO copying pandas/tests/io/formats/test_to_csv.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats 2024-04-12 22:28:27,536 root INFO copying pandas/tests/io/formats/test_console.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats 2024-04-12 22:28:27,537 root INFO copying pandas/tests/io/formats/test_info.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats 2024-04-12 22:28:27,537 root INFO copying pandas/tests/io/formats/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats 2024-04-12 22:28:27,537 root INFO copying pandas/tests/io/formats/test_to_string.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats 2024-04-12 22:28:27,537 root INFO copying pandas/tests/io/formats/test_to_excel.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats 2024-04-12 22:28:27,538 root INFO copying pandas/tests/io/formats/test_css.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats 2024-04-12 22:28:27,538 root INFO copying pandas/tests/io/formats/test_printing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats 2024-04-12 22:28:27,538 root INFO copying pandas/tests/io/formats/test_eng_formatting.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats 2024-04-12 22:28:27,538 root INFO copying pandas/tests/io/formats/test_to_markdown.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats 2024-04-12 22:28:27,539 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser 2024-04-12 22:28:27,539 root INFO copying pandas/tests/io/parser/test_read_fwf.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser 2024-04-12 22:28:27,539 root INFO copying pandas/tests/io/parser/test_converters.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser 2024-04-12 22:28:27,539 root INFO copying pandas/tests/io/parser/test_c_parser_only.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser 2024-04-12 22:28:27,540 root INFO copying pandas/tests/io/parser/test_upcast.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser 2024-04-12 22:28:27,540 root INFO copying pandas/tests/io/parser/test_python_parser_only.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser 2024-04-12 22:28:27,540 root INFO copying pandas/tests/io/parser/test_skiprows.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser 2024-04-12 22:28:27,540 root INFO copying pandas/tests/io/parser/test_quoting.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser 2024-04-12 22:28:27,540 root INFO copying pandas/tests/io/parser/test_compression.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser 2024-04-12 22:28:27,541 root INFO copying pandas/tests/io/parser/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser 2024-04-12 22:28:27,541 root INFO copying pandas/tests/io/parser/test_parse_dates.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser 2024-04-12 22:28:27,541 root INFO copying pandas/tests/io/parser/test_header.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser 2024-04-12 22:28:27,541 root INFO copying pandas/tests/io/parser/test_unsupported.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser 2024-04-12 22:28:27,542 root INFO copying pandas/tests/io/parser/test_network.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser 2024-04-12 22:28:27,542 root INFO copying pandas/tests/io/parser/test_dialect.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser 2024-04-12 22:28:27,542 root INFO copying pandas/tests/io/parser/test_na_values.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser 2024-04-12 22:28:27,542 root INFO copying pandas/tests/io/parser/test_encoding.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser 2024-04-12 22:28:27,542 root INFO copying pandas/tests/io/parser/test_concatenate_chunks.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser 2024-04-12 22:28:27,543 root INFO copying pandas/tests/io/parser/test_mangle_dupes.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser 2024-04-12 22:28:27,543 root INFO copying pandas/tests/io/parser/conftest.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser 2024-04-12 22:28:27,543 root INFO copying pandas/tests/io/parser/test_comment.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser 2024-04-12 22:28:27,543 root INFO copying pandas/tests/io/parser/test_textreader.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser 2024-04-12 22:28:27,544 root INFO copying pandas/tests/io/parser/test_multi_thread.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser 2024-04-12 22:28:27,544 root INFO copying pandas/tests/io/parser/test_index_col.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser 2024-04-12 22:28:27,544 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables 2024-04-12 22:28:27,544 root INFO copying pandas/tests/io/pytables/common.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables 2024-04-12 22:28:27,545 root INFO copying pandas/tests/io/pytables/test_pytables_missing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables 2024-04-12 22:28:27,545 root INFO copying pandas/tests/io/pytables/test_put.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables 2024-04-12 22:28:27,545 root INFO copying pandas/tests/io/pytables/test_read.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables 2024-04-12 22:28:27,545 root INFO copying pandas/tests/io/pytables/test_round_trip.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables 2024-04-12 22:28:27,546 root INFO copying pandas/tests/io/pytables/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables 2024-04-12 22:28:27,546 root INFO copying pandas/tests/io/pytables/test_subclass.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables 2024-04-12 22:28:27,546 root INFO copying pandas/tests/io/pytables/test_timezones.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables 2024-04-12 22:28:27,546 root INFO copying pandas/tests/io/pytables/test_keys.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables 2024-04-12 22:28:27,546 root INFO copying pandas/tests/io/pytables/test_file_handling.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables 2024-04-12 22:28:27,547 root INFO copying pandas/tests/io/pytables/test_errors.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables 2024-04-12 22:28:27,547 root INFO copying pandas/tests/io/pytables/test_complex.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables 2024-04-12 22:28:27,547 root INFO copying pandas/tests/io/pytables/test_time_series.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables 2024-04-12 22:28:27,547 root INFO copying pandas/tests/io/pytables/test_categorical.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables 2024-04-12 22:28:27,547 root INFO copying pandas/tests/io/pytables/test_select.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables 2024-04-12 22:28:27,548 root INFO copying pandas/tests/io/pytables/test_retain_attributes.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables 2024-04-12 22:28:27,548 root INFO copying pandas/tests/io/pytables/conftest.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables 2024-04-12 22:28:27,548 root INFO copying pandas/tests/io/pytables/test_store.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables 2024-04-12 22:28:27,548 root INFO copying pandas/tests/io/pytables/test_append.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables 2024-04-12 22:28:27,549 root INFO copying pandas/tests/io/pytables/test_compat.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables 2024-04-12 22:28:27,549 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/style 2024-04-12 22:28:27,549 root INFO copying pandas/tests/io/formats/style/test_to_latex.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/style 2024-04-12 22:28:27,549 root INFO copying pandas/tests/io/formats/style/test_highlight.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/style 2024-04-12 22:28:27,550 root INFO copying pandas/tests/io/formats/style/test_matplotlib.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/style 2024-04-12 22:28:27,550 root INFO copying pandas/tests/io/formats/style/test_format.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/style 2024-04-12 22:28:27,550 root INFO copying pandas/tests/io/formats/style/test_exceptions.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/style 2024-04-12 22:28:27,550 root INFO copying pandas/tests/io/formats/style/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/style 2024-04-12 22:28:27,551 root INFO copying pandas/tests/io/formats/style/test_style.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/style 2024-04-12 22:28:27,551 root INFO copying pandas/tests/io/formats/style/test_to_string.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/style 2024-04-12 22:28:27,551 root INFO copying pandas/tests/io/formats/style/test_non_unique.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/style 2024-04-12 22:28:27,551 root INFO copying pandas/tests/io/formats/style/test_bar.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/style 2024-04-12 22:28:27,551 root INFO copying pandas/tests/io/formats/style/test_html.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/style 2024-04-12 22:28:27,552 root INFO copying pandas/tests/io/formats/style/test_tooltip.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/style 2024-04-12 22:28:27,552 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/common 2024-04-12 22:28:27,552 root INFO copying pandas/tests/io/parser/common/test_inf.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/common 2024-04-12 22:28:27,552 root INFO copying pandas/tests/io/parser/common/test_common_basic.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/common 2024-04-12 22:28:27,553 root INFO copying pandas/tests/io/parser/common/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/common 2024-04-12 22:28:27,553 root INFO copying pandas/tests/io/parser/common/test_index.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/common 2024-04-12 22:28:27,553 root INFO copying pandas/tests/io/parser/common/test_read_errors.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/common 2024-04-12 22:28:27,553 root INFO copying pandas/tests/io/parser/common/test_verbose.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/common 2024-04-12 22:28:27,554 root INFO copying pandas/tests/io/parser/common/test_ints.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/common 2024-04-12 22:28:27,554 root INFO copying pandas/tests/io/parser/common/test_data_list.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/common 2024-04-12 22:28:27,554 root INFO copying pandas/tests/io/parser/common/test_file_buffer_url.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/common 2024-04-12 22:28:27,554 root INFO copying pandas/tests/io/parser/common/test_iterator.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/common 2024-04-12 22:28:27,554 root INFO copying pandas/tests/io/parser/common/test_float.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/common 2024-04-12 22:28:27,555 root INFO copying pandas/tests/io/parser/common/test_decimal.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/common 2024-04-12 22:28:27,555 root INFO copying pandas/tests/io/parser/common/test_chunksize.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/common 2024-04-12 22:28:27,555 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/dtypes 2024-04-12 22:28:27,555 root INFO copying pandas/tests/io/parser/dtypes/test_empty.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/dtypes 2024-04-12 22:28:27,556 root INFO copying pandas/tests/io/parser/dtypes/test_dtypes_basic.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/dtypes 2024-04-12 22:28:27,556 root INFO copying pandas/tests/io/parser/dtypes/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/dtypes 2024-04-12 22:28:27,556 root INFO copying pandas/tests/io/parser/dtypes/test_categorical.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/dtypes 2024-04-12 22:28:27,556 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/usecols 2024-04-12 22:28:27,556 root INFO copying pandas/tests/io/parser/usecols/test_usecols_basic.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/usecols 2024-04-12 22:28:27,557 root INFO copying pandas/tests/io/parser/usecols/test_strings.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/usecols 2024-04-12 22:28:27,557 root INFO copying pandas/tests/io/parser/usecols/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/usecols 2024-04-12 22:28:27,557 root INFO copying pandas/tests/io/parser/usecols/test_parse_dates.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/usecols 2024-04-12 22:28:27,558 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/ranges 2024-04-12 22:28:27,558 root INFO copying pandas/tests/indexes/ranges/test_indexing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/ranges 2024-04-12 22:28:27,558 root INFO copying pandas/tests/indexes/ranges/test_constructors.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/ranges 2024-04-12 22:28:27,558 root INFO copying pandas/tests/indexes/ranges/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/ranges 2024-04-12 22:28:27,558 root INFO copying pandas/tests/indexes/ranges/test_range.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/ranges 2024-04-12 22:28:27,558 root INFO copying pandas/tests/indexes/ranges/test_setops.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/ranges 2024-04-12 22:28:27,559 root INFO copying pandas/tests/indexes/ranges/test_join.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/ranges 2024-04-12 22:28:27,559 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 22:28:27,559 root INFO copying pandas/tests/indexes/datetimes/test_asof.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 22:28:27,560 root INFO copying pandas/tests/indexes/datetimes/test_unique.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 22:28:27,560 root INFO copying pandas/tests/indexes/datetimes/test_npfuncs.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 22:28:27,560 root INFO copying pandas/tests/indexes/datetimes/test_formats.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 22:28:27,560 root INFO copying pandas/tests/indexes/datetimes/test_indexing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 22:28:27,560 root INFO copying pandas/tests/indexes/datetimes/test_misc.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 22:28:27,561 root INFO copying pandas/tests/indexes/datetimes/test_date_range.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 22:28:27,561 root INFO copying pandas/tests/indexes/datetimes/test_partial_slicing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 22:28:27,561 root INFO copying pandas/tests/indexes/datetimes/test_constructors.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 22:28:27,561 root INFO copying pandas/tests/indexes/datetimes/test_pickle.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 22:28:27,562 root INFO copying pandas/tests/indexes/datetimes/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 22:28:27,562 root INFO copying pandas/tests/indexes/datetimes/test_delete.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 22:28:27,562 root INFO copying pandas/tests/indexes/datetimes/test_timezones.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 22:28:27,562 root INFO copying pandas/tests/indexes/datetimes/test_reindex.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 22:28:27,563 root INFO copying pandas/tests/indexes/datetimes/test_freq_attr.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 22:28:27,563 root INFO copying pandas/tests/indexes/datetimes/test_map.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 22:28:27,563 root INFO copying pandas/tests/indexes/datetimes/test_datetimelike.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 22:28:27,563 root INFO copying pandas/tests/indexes/datetimes/test_scalar_compat.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 22:28:27,563 root INFO copying pandas/tests/indexes/datetimes/test_ops.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 22:28:27,564 root INFO copying pandas/tests/indexes/datetimes/test_setops.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 22:28:27,564 root INFO copying pandas/tests/indexes/datetimes/test_join.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 22:28:27,564 root INFO copying pandas/tests/indexes/datetimes/test_datetime.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 22:28:27,564 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/object 2024-04-12 22:28:27,565 root INFO copying pandas/tests/indexes/object/test_indexing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/object 2024-04-12 22:28:27,565 root INFO copying pandas/tests/indexes/object/test_astype.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/object 2024-04-12 22:28:27,565 root INFO copying pandas/tests/indexes/object/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/object 2024-04-12 22:28:27,565 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/base_class 2024-04-12 22:28:27,565 root INFO copying pandas/tests/indexes/base_class/test_where.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/base_class 2024-04-12 22:28:27,566 root INFO copying pandas/tests/indexes/base_class/test_formats.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/base_class 2024-04-12 22:28:27,566 root INFO copying pandas/tests/indexes/base_class/test_indexing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/base_class 2024-04-12 22:28:27,566 root INFO copying pandas/tests/indexes/base_class/test_constructors.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/base_class 2024-04-12 22:28:27,566 root INFO copying pandas/tests/indexes/base_class/test_pickle.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/base_class 2024-04-12 22:28:27,566 root INFO copying pandas/tests/indexes/base_class/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/base_class 2024-04-12 22:28:27,567 root INFO copying pandas/tests/indexes/base_class/test_setops.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/base_class 2024-04-12 22:28:27,567 root INFO copying pandas/tests/indexes/base_class/test_reshape.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/base_class 2024-04-12 22:28:27,568 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi 2024-04-12 22:28:27,568 root INFO copying pandas/tests/indexes/multi/test_monotonic.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi 2024-04-12 22:28:27,568 root INFO copying pandas/tests/indexes/multi/test_isin.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi 2024-04-12 22:28:27,568 root INFO copying pandas/tests/indexes/multi/test_analytics.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi 2024-04-12 22:28:27,568 root INFO copying pandas/tests/indexes/multi/test_formats.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi 2024-04-12 22:28:27,569 root INFO copying pandas/tests/indexes/multi/test_lexsort.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi 2024-04-12 22:28:27,569 root INFO copying pandas/tests/indexes/multi/test_indexing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi 2024-04-12 22:28:27,569 root INFO copying pandas/tests/indexes/multi/test_take.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi 2024-04-12 22:28:27,569 root INFO copying pandas/tests/indexes/multi/test_get_level_values.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi 2024-04-12 22:28:27,569 root INFO copying pandas/tests/indexes/multi/test_copy.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi 2024-04-12 22:28:27,570 root INFO copying pandas/tests/indexes/multi/test_names.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi 2024-04-12 22:28:27,570 root INFO copying pandas/tests/indexes/multi/test_astype.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi 2024-04-12 22:28:27,570 root INFO copying pandas/tests/indexes/multi/test_constructors.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi 2024-04-12 22:28:27,570 root INFO copying pandas/tests/indexes/multi/test_pickle.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi 2024-04-12 22:28:27,570 root INFO copying pandas/tests/indexes/multi/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi 2024-04-12 22:28:27,571 root INFO copying pandas/tests/indexes/multi/test_equivalence.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi 2024-04-12 22:28:27,571 root INFO copying pandas/tests/indexes/multi/test_reindex.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi 2024-04-12 22:28:27,571 root INFO copying pandas/tests/indexes/multi/test_get_set.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi 2024-04-12 22:28:27,571 root INFO copying pandas/tests/indexes/multi/test_drop.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi 2024-04-12 22:28:27,572 root INFO copying pandas/tests/indexes/multi/test_sorting.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi 2024-04-12 22:28:27,572 root INFO copying pandas/tests/indexes/multi/test_missing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi 2024-04-12 22:28:27,572 root INFO copying pandas/tests/indexes/multi/test_partial_indexing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi 2024-04-12 22:28:27,572 root INFO copying pandas/tests/indexes/multi/test_duplicates.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi 2024-04-12 22:28:27,572 root INFO copying pandas/tests/indexes/multi/test_setops.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi 2024-04-12 22:28:27,573 root INFO copying pandas/tests/indexes/multi/conftest.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi 2024-04-12 22:28:27,573 root INFO copying pandas/tests/indexes/multi/test_integrity.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi 2024-04-12 22:28:27,573 root INFO copying pandas/tests/indexes/multi/test_compat.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi 2024-04-12 22:28:27,573 root INFO copying pandas/tests/indexes/multi/test_conversion.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi 2024-04-12 22:28:27,573 root INFO copying pandas/tests/indexes/multi/test_join.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi 2024-04-12 22:28:27,574 root INFO copying pandas/tests/indexes/multi/test_reshape.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi 2024-04-12 22:28:27,574 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/categorical 2024-04-12 22:28:27,574 root INFO copying pandas/tests/indexes/categorical/test_equals.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/categorical 2024-04-12 22:28:27,574 root INFO copying pandas/tests/indexes/categorical/test_formats.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/categorical 2024-04-12 22:28:27,575 root INFO copying pandas/tests/indexes/categorical/test_indexing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/categorical 2024-04-12 22:28:27,575 root INFO copying pandas/tests/indexes/categorical/test_fillna.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/categorical 2024-04-12 22:28:27,575 root INFO copying pandas/tests/indexes/categorical/test_astype.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/categorical 2024-04-12 22:28:27,575 root INFO copying pandas/tests/indexes/categorical/test_constructors.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/categorical 2024-04-12 22:28:27,576 root INFO copying pandas/tests/indexes/categorical/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/categorical 2024-04-12 22:28:27,576 root INFO copying pandas/tests/indexes/categorical/test_reindex.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/categorical 2024-04-12 22:28:27,576 root INFO copying pandas/tests/indexes/categorical/test_category.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/categorical 2024-04-12 22:28:27,576 root INFO copying pandas/tests/indexes/categorical/test_map.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/categorical 2024-04-12 22:28:27,576 root INFO copying pandas/tests/indexes/categorical/test_append.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/categorical 2024-04-12 22:28:27,577 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/interval 2024-04-12 22:28:27,577 root INFO copying pandas/tests/indexes/interval/test_equals.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/interval 2024-04-12 22:28:27,577 root INFO copying pandas/tests/indexes/interval/test_formats.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/interval 2024-04-12 22:28:27,577 root INFO copying pandas/tests/indexes/interval/test_indexing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/interval 2024-04-12 22:28:27,578 root INFO copying pandas/tests/indexes/interval/test_astype.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/interval 2024-04-12 22:28:27,578 root INFO copying pandas/tests/indexes/interval/test_constructors.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/interval 2024-04-12 22:28:27,578 root INFO copying pandas/tests/indexes/interval/test_pickle.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/interval 2024-04-12 22:28:27,578 root INFO copying pandas/tests/indexes/interval/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/interval 2024-04-12 22:28:27,578 root INFO copying pandas/tests/indexes/interval/test_base.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/interval 2024-04-12 22:28:27,579 root INFO copying pandas/tests/indexes/interval/test_interval_range.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/interval 2024-04-12 22:28:27,579 root INFO copying pandas/tests/indexes/interval/test_setops.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/interval 2024-04-12 22:28:27,579 root INFO copying pandas/tests/indexes/interval/test_interval.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/interval 2024-04-12 22:28:27,579 root INFO copying pandas/tests/indexes/interval/test_interval_tree.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/interval 2024-04-12 22:28:27,579 root INFO copying pandas/tests/indexes/interval/test_join.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/interval 2024-04-12 22:28:27,580 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/numeric 2024-04-12 22:28:27,580 root INFO copying pandas/tests/indexes/numeric/test_indexing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/numeric 2024-04-12 22:28:27,580 root INFO copying pandas/tests/indexes/numeric/test_astype.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/numeric 2024-04-12 22:28:27,580 root INFO copying pandas/tests/indexes/numeric/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/numeric 2024-04-12 22:28:27,581 root INFO copying pandas/tests/indexes/numeric/test_numeric.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/numeric 2024-04-12 22:28:27,581 root INFO copying pandas/tests/indexes/numeric/test_setops.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/numeric 2024-04-12 22:28:27,581 root INFO copying pandas/tests/indexes/numeric/test_join.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/numeric 2024-04-12 22:28:27,582 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas 2024-04-12 22:28:27,582 root INFO copying pandas/tests/indexes/timedeltas/test_timedelta_range.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas 2024-04-12 22:28:27,582 root INFO copying pandas/tests/indexes/timedeltas/test_formats.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas 2024-04-12 22:28:27,582 root INFO copying pandas/tests/indexes/timedeltas/test_indexing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas 2024-04-12 22:28:27,582 root INFO copying pandas/tests/indexes/timedeltas/test_constructors.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas 2024-04-12 22:28:27,583 root INFO copying pandas/tests/indexes/timedeltas/test_pickle.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas 2024-04-12 22:28:27,583 root INFO copying pandas/tests/indexes/timedeltas/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas 2024-04-12 22:28:27,583 root INFO copying pandas/tests/indexes/timedeltas/test_delete.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas 2024-04-12 22:28:27,583 root INFO copying pandas/tests/indexes/timedeltas/test_freq_attr.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas 2024-04-12 22:28:27,583 root INFO copying pandas/tests/indexes/timedeltas/test_timedelta.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas 2024-04-12 22:28:27,584 root INFO copying pandas/tests/indexes/timedeltas/test_searchsorted.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas 2024-04-12 22:28:27,584 root INFO copying pandas/tests/indexes/timedeltas/test_scalar_compat.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas 2024-04-12 22:28:27,584 root INFO copying pandas/tests/indexes/timedeltas/test_ops.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas 2024-04-12 22:28:27,584 root INFO copying pandas/tests/indexes/timedeltas/test_setops.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas 2024-04-12 22:28:27,584 root INFO copying pandas/tests/indexes/timedeltas/test_join.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas 2024-04-12 22:28:27,585 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period 2024-04-12 22:28:27,585 root INFO copying pandas/tests/indexes/period/test_monotonic.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period 2024-04-12 22:28:27,585 root INFO copying pandas/tests/indexes/period/test_resolution.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period 2024-04-12 22:28:27,585 root INFO copying pandas/tests/indexes/period/test_formats.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period 2024-04-12 22:28:27,586 root INFO copying pandas/tests/indexes/period/test_period.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period 2024-04-12 22:28:27,586 root INFO copying pandas/tests/indexes/period/test_indexing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period 2024-04-12 22:28:27,586 root INFO copying pandas/tests/indexes/period/test_partial_slicing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period 2024-04-12 22:28:27,586 root INFO copying pandas/tests/indexes/period/test_constructors.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period 2024-04-12 22:28:27,587 root INFO copying pandas/tests/indexes/period/test_pickle.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period 2024-04-12 22:28:27,587 root INFO copying pandas/tests/indexes/period/test_period_range.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period 2024-04-12 22:28:27,587 root INFO copying pandas/tests/indexes/period/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period 2024-04-12 22:28:27,587 root INFO copying pandas/tests/indexes/period/test_freq_attr.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period 2024-04-12 22:28:27,587 root INFO copying pandas/tests/indexes/period/test_searchsorted.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period 2024-04-12 22:28:27,588 root INFO copying pandas/tests/indexes/period/test_scalar_compat.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period 2024-04-12 22:28:27,588 root INFO copying pandas/tests/indexes/period/test_setops.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period 2024-04-12 22:28:27,588 root INFO copying pandas/tests/indexes/period/test_join.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period 2024-04-12 22:28:27,588 root INFO copying pandas/tests/indexes/period/test_tools.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period 2024-04-12 22:28:27,589 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimelike_ 2024-04-12 22:28:27,589 root INFO copying pandas/tests/indexes/datetimelike_/test_is_monotonic.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimelike_ 2024-04-12 22:28:27,589 root INFO copying pandas/tests/indexes/datetimelike_/test_equals.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimelike_ 2024-04-12 22:28:27,589 root INFO copying pandas/tests/indexes/datetimelike_/test_drop_duplicates.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimelike_ 2024-04-12 22:28:27,589 root INFO copying pandas/tests/indexes/datetimelike_/test_value_counts.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimelike_ 2024-04-12 22:28:27,590 root INFO copying pandas/tests/indexes/datetimelike_/test_indexing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimelike_ 2024-04-12 22:28:27,590 root INFO copying pandas/tests/indexes/datetimelike_/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimelike_ 2024-04-12 22:28:27,590 root INFO copying pandas/tests/indexes/datetimelike_/test_nat.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimelike_ 2024-04-12 22:28:27,590 root INFO copying pandas/tests/indexes/datetimelike_/test_sort_values.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimelike_ 2024-04-12 22:28:27,591 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/methods 2024-04-12 22:28:27,591 root INFO copying pandas/tests/indexes/datetimes/methods/test_repeat.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/methods 2024-04-12 22:28:27,591 root INFO copying pandas/tests/indexes/datetimes/methods/test_shift.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/methods 2024-04-12 22:28:27,591 root INFO copying pandas/tests/indexes/datetimes/methods/test_to_frame.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/methods 2024-04-12 22:28:27,592 root INFO copying pandas/tests/indexes/datetimes/methods/test_fillna.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/methods 2024-04-12 22:28:27,592 root INFO copying pandas/tests/indexes/datetimes/methods/test_isocalendar.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/methods 2024-04-12 22:28:27,592 root INFO copying pandas/tests/indexes/datetimes/methods/test_astype.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/methods 2024-04-12 22:28:27,592 root INFO copying pandas/tests/indexes/datetimes/methods/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/methods 2024-04-12 22:28:27,592 root INFO copying pandas/tests/indexes/datetimes/methods/test_insert.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/methods 2024-04-12 22:28:27,593 root INFO copying pandas/tests/indexes/datetimes/methods/test_to_series.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/methods 2024-04-12 22:28:27,593 root INFO copying pandas/tests/indexes/datetimes/methods/test_to_period.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/methods 2024-04-12 22:28:27,593 root INFO copying pandas/tests/indexes/datetimes/methods/test_factorize.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/methods 2024-04-12 22:28:27,593 root INFO copying pandas/tests/indexes/datetimes/methods/test_snap.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/methods 2024-04-12 22:28:27,594 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas/methods 2024-04-12 22:28:27,594 root INFO copying pandas/tests/indexes/timedeltas/methods/test_repeat.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas/methods 2024-04-12 22:28:27,594 root INFO copying pandas/tests/indexes/timedeltas/methods/test_shift.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas/methods 2024-04-12 22:28:27,594 root INFO copying pandas/tests/indexes/timedeltas/methods/test_fillna.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas/methods 2024-04-12 22:28:27,594 root INFO copying pandas/tests/indexes/timedeltas/methods/test_astype.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas/methods 2024-04-12 22:28:27,595 root INFO copying pandas/tests/indexes/timedeltas/methods/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas/methods 2024-04-12 22:28:27,595 root INFO copying pandas/tests/indexes/timedeltas/methods/test_insert.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas/methods 2024-04-12 22:28:27,595 root INFO copying pandas/tests/indexes/timedeltas/methods/test_factorize.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas/methods 2024-04-12 22:28:27,595 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/methods 2024-04-12 22:28:27,596 root INFO copying pandas/tests/indexes/period/methods/test_repeat.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/methods 2024-04-12 22:28:27,596 root INFO copying pandas/tests/indexes/period/methods/test_shift.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/methods 2024-04-12 22:28:27,596 root INFO copying pandas/tests/indexes/period/methods/test_is_full.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/methods 2024-04-12 22:28:27,596 root INFO copying pandas/tests/indexes/period/methods/test_fillna.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/methods 2024-04-12 22:28:27,596 root INFO copying pandas/tests/indexes/period/methods/test_asfreq.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/methods 2024-04-12 22:28:27,597 root INFO copying pandas/tests/indexes/period/methods/test_to_timestamp.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/methods 2024-04-12 22:28:27,597 root INFO copying pandas/tests/indexes/period/methods/test_astype.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/methods 2024-04-12 22:28:27,597 root INFO copying pandas/tests/indexes/period/methods/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/methods 2024-04-12 22:28:27,597 root INFO copying pandas/tests/indexes/period/methods/test_insert.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/methods 2024-04-12 22:28:27,598 root INFO copying pandas/tests/indexes/period/methods/test_factorize.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/methods 2024-04-12 22:28:27,598 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/window/moments 2024-04-12 22:28:27,598 root INFO copying pandas/tests/window/moments/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/window/moments 2024-04-12 22:28:27,598 root INFO copying pandas/tests/window/moments/test_moments_consistency_rolling.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/window/moments 2024-04-12 22:28:27,598 root INFO copying pandas/tests/window/moments/conftest.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/window/moments 2024-04-12 22:28:27,599 root INFO copying pandas/tests/window/moments/test_moments_consistency_expanding.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/window/moments 2024-04-12 22:28:27,599 root INFO copying pandas/tests/window/moments/test_moments_consistency_ewm.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/window/moments 2024-04-12 22:28:27,599 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base 2024-04-12 22:28:27,600 root INFO copying pandas/tests/extension/base/base.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base 2024-04-12 22:28:27,600 root INFO copying pandas/tests/extension/base/ops.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base 2024-04-12 22:28:27,600 root INFO copying pandas/tests/extension/base/setitem.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base 2024-04-12 22:28:27,600 root INFO copying pandas/tests/extension/base/interface.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base 2024-04-12 22:28:27,600 root INFO copying pandas/tests/extension/base/accumulate.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base 2024-04-12 22:28:27,601 root INFO copying pandas/tests/extension/base/constructors.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base 2024-04-12 22:28:27,601 root INFO copying pandas/tests/extension/base/io.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base 2024-04-12 22:28:27,601 root INFO copying pandas/tests/extension/base/reshaping.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base 2024-04-12 22:28:27,601 root INFO copying pandas/tests/extension/base/printing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base 2024-04-12 22:28:27,601 root INFO copying pandas/tests/extension/base/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base 2024-04-12 22:28:27,602 root INFO copying pandas/tests/extension/base/getitem.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base 2024-04-12 22:28:27,602 root INFO copying pandas/tests/extension/base/dim2.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base 2024-04-12 22:28:27,602 root INFO copying pandas/tests/extension/base/missing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base 2024-04-12 22:28:27,602 root INFO copying pandas/tests/extension/base/dtype.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base 2024-04-12 22:28:27,603 root INFO copying pandas/tests/extension/base/index.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base 2024-04-12 22:28:27,603 root INFO copying pandas/tests/extension/base/casting.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base 2024-04-12 22:28:27,603 root INFO copying pandas/tests/extension/base/reduce.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base 2024-04-12 22:28:27,603 root INFO copying pandas/tests/extension/base/methods.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base 2024-04-12 22:28:27,603 root INFO copying pandas/tests/extension/base/groupby.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base 2024-04-12 22:28:27,604 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/extension/array_with_attr 2024-04-12 22:28:27,604 root INFO copying pandas/tests/extension/array_with_attr/array.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/array_with_attr 2024-04-12 22:28:27,604 root INFO copying pandas/tests/extension/array_with_attr/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/array_with_attr 2024-04-12 22:28:27,604 root INFO copying pandas/tests/extension/array_with_attr/test_array_with_attr.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/array_with_attr 2024-04-12 22:28:27,605 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/extension/date 2024-04-12 22:28:27,605 root INFO copying pandas/tests/extension/date/array.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/date 2024-04-12 22:28:27,605 root INFO copying pandas/tests/extension/date/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/date 2024-04-12 22:28:27,605 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/extension/json 2024-04-12 22:28:27,605 root INFO copying pandas/tests/extension/json/test_json.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/json 2024-04-12 22:28:27,606 root INFO copying pandas/tests/extension/json/array.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/json 2024-04-12 22:28:27,606 root INFO copying pandas/tests/extension/json/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/json 2024-04-12 22:28:27,606 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/extension/list 2024-04-12 22:28:27,606 root INFO copying pandas/tests/extension/list/array.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/list 2024-04-12 22:28:27,607 root INFO copying pandas/tests/extension/list/test_list.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/list 2024-04-12 22:28:27,607 root INFO copying pandas/tests/extension/list/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/list 2024-04-12 22:28:27,607 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/extension/decimal 2024-04-12 22:28:27,607 root INFO copying pandas/tests/extension/decimal/array.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/decimal 2024-04-12 22:28:27,607 root INFO copying pandas/tests/extension/decimal/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/decimal 2024-04-12 22:28:27,608 root INFO copying pandas/tests/extension/decimal/test_decimal.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/extension/decimal 2024-04-12 22:28:27,608 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/interval 2024-04-12 22:28:27,608 root INFO copying pandas/tests/indexing/interval/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/interval 2024-04-12 22:28:27,608 root INFO copying pandas/tests/indexing/interval/test_interval_new.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/interval 2024-04-12 22:28:27,609 root INFO copying pandas/tests/indexing/interval/test_interval.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/interval 2024-04-12 22:28:27,609 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/multiindex 2024-04-12 22:28:27,609 root INFO copying pandas/tests/indexing/multiindex/test_partial.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/multiindex 2024-04-12 22:28:27,609 root INFO copying pandas/tests/indexing/multiindex/test_setitem.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/multiindex 2024-04-12 22:28:27,610 root INFO copying pandas/tests/indexing/multiindex/test_chaining_and_caching.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/multiindex 2024-04-12 22:28:27,610 root INFO copying pandas/tests/indexing/multiindex/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/multiindex 2024-04-12 22:28:27,610 root INFO copying pandas/tests/indexing/multiindex/test_sorted.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/multiindex 2024-04-12 22:28:27,610 root INFO copying pandas/tests/indexing/multiindex/test_iloc.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/multiindex 2024-04-12 22:28:27,610 root INFO copying pandas/tests/indexing/multiindex/test_multiindex.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/multiindex 2024-04-12 22:28:27,611 root INFO copying pandas/tests/indexing/multiindex/test_slice.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/multiindex 2024-04-12 22:28:27,611 root INFO copying pandas/tests/indexing/multiindex/test_indexing_slow.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/multiindex 2024-04-12 22:28:27,611 root INFO copying pandas/tests/indexing/multiindex/test_loc.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/multiindex 2024-04-12 22:28:27,611 root INFO copying pandas/tests/indexing/multiindex/test_getitem.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/multiindex 2024-04-12 22:28:27,612 root INFO copying pandas/tests/indexing/multiindex/test_datetime.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/multiindex 2024-04-12 22:28:27,612 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/series/indexing 2024-04-12 22:28:27,612 root INFO copying pandas/tests/series/indexing/test_where.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/indexing 2024-04-12 22:28:27,612 root INFO copying pandas/tests/series/indexing/test_set_value.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/indexing 2024-04-12 22:28:27,613 root INFO copying pandas/tests/series/indexing/test_indexing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/indexing 2024-04-12 22:28:27,613 root INFO copying pandas/tests/series/indexing/test_take.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/indexing 2024-04-12 22:28:27,613 root INFO copying pandas/tests/series/indexing/test_setitem.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/indexing 2024-04-12 22:28:27,613 root INFO copying pandas/tests/series/indexing/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/indexing 2024-04-12 22:28:27,614 root INFO copying pandas/tests/series/indexing/test_xs.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/indexing 2024-04-12 22:28:27,614 root INFO copying pandas/tests/series/indexing/test_get.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/indexing 2024-04-12 22:28:27,614 root INFO copying pandas/tests/series/indexing/test_mask.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/indexing 2024-04-12 22:28:27,614 root INFO copying pandas/tests/series/indexing/test_delitem.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/indexing 2024-04-12 22:28:27,614 root INFO copying pandas/tests/series/indexing/test_getitem.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/indexing 2024-04-12 22:28:27,615 root INFO copying pandas/tests/series/indexing/test_datetime.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/indexing 2024-04-12 22:28:27,616 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,616 root INFO copying pandas/tests/series/methods/test_clip.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,616 root INFO copying pandas/tests/series/methods/test_truncate.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,616 root INFO copying pandas/tests/series/methods/test_is_monotonic.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,616 root INFO copying pandas/tests/series/methods/test_asof.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,617 root INFO copying pandas/tests/series/methods/test_isin.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,617 root INFO copying pandas/tests/series/methods/test_unique.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,617 root INFO copying pandas/tests/series/methods/test_isna.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,617 root INFO copying pandas/tests/series/methods/test_set_name.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,617 root INFO copying pandas/tests/series/methods/test_replace.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,618 root INFO copying pandas/tests/series/methods/test_to_csv.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,618 root INFO copying pandas/tests/series/methods/test_pop.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,618 root INFO copying pandas/tests/series/methods/test_equals.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,618 root INFO copying pandas/tests/series/methods/test_unstack.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,619 root INFO copying pandas/tests/series/methods/test_drop_duplicates.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,619 root INFO copying pandas/tests/series/methods/test_tolist.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,619 root INFO copying pandas/tests/series/methods/test_repeat.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,619 root INFO copying pandas/tests/series/methods/test_dropna.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,619 root INFO copying pandas/tests/series/methods/test_rename.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,620 root INFO copying pandas/tests/series/methods/test_value_counts.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,620 root INFO copying pandas/tests/series/methods/test_cov_corr.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,620 root INFO copying pandas/tests/series/methods/test_argsort.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,620 root INFO copying pandas/tests/series/methods/test_explode.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,620 root INFO copying pandas/tests/series/methods/test_autocorr.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,621 root INFO copying pandas/tests/series/methods/test_nunique.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,621 root INFO copying pandas/tests/series/methods/test_copy.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,621 root INFO copying pandas/tests/series/methods/test_to_frame.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,621 root INFO copying pandas/tests/series/methods/test_fillna.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,622 root INFO copying pandas/tests/series/methods/test_head_tail.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,622 root INFO copying pandas/tests/series/methods/test_between.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,622 root INFO copying pandas/tests/series/methods/test_dtypes.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,623 root INFO copying pandas/tests/series/methods/test_astype.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,623 root INFO copying pandas/tests/series/methods/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,623 root INFO copying pandas/tests/series/methods/test_reset_index.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,623 root INFO copying pandas/tests/series/methods/test_get_numeric_data.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,623 root INFO copying pandas/tests/series/methods/test_reindex.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,624 root INFO copying pandas/tests/series/methods/test_values.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,624 root INFO copying pandas/tests/series/methods/test_drop.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,624 root INFO copying pandas/tests/series/methods/test_sort_index.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,624 root INFO copying pandas/tests/series/methods/test_diff.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,624 root INFO copying pandas/tests/series/methods/test_interpolate.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,625 root INFO copying pandas/tests/series/methods/test_sort_values.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,625 root INFO copying pandas/tests/series/methods/test_view.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,625 root INFO copying pandas/tests/series/methods/test_infer_objects.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,625 root INFO copying pandas/tests/series/methods/test_compare.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,626 root INFO copying pandas/tests/series/methods/test_nlargest.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,626 root INFO copying pandas/tests/series/methods/test_convert_dtypes.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,626 root INFO copying pandas/tests/series/methods/test_searchsorted.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,626 root INFO copying pandas/tests/series/methods/test_is_unique.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,626 root INFO copying pandas/tests/series/methods/test_combine_first.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,627 root INFO copying pandas/tests/series/methods/test_round.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,627 root INFO copying pandas/tests/series/methods/test_reindex_like.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,627 root INFO copying pandas/tests/series/methods/test_describe.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,627 root INFO copying pandas/tests/series/methods/test_add_prefix_suffix.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,627 root INFO copying pandas/tests/series/methods/test_to_numpy.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,628 root INFO copying pandas/tests/series/methods/test_item.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,628 root INFO copying pandas/tests/series/methods/test_pct_change.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,628 root INFO copying pandas/tests/series/methods/test_rank.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,628 root INFO copying pandas/tests/series/methods/test_rename_axis.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,629 root INFO copying pandas/tests/series/methods/test_count.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,629 root INFO copying pandas/tests/series/methods/test_align.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,629 root INFO copying pandas/tests/series/methods/test_tz_localize.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,629 root INFO copying pandas/tests/series/methods/test_update.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,629 root INFO copying pandas/tests/series/methods/test_matmul.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,630 root INFO copying pandas/tests/series/methods/test_quantile.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,630 root INFO copying pandas/tests/series/methods/test_combine.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,630 root INFO copying pandas/tests/series/methods/test_duplicated.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,630 root INFO copying pandas/tests/series/methods/test_to_dict.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods 2024-04-12 22:28:27,631 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/series/accessors 2024-04-12 22:28:27,631 root INFO copying pandas/tests/series/accessors/test_sparse_accessor.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/accessors 2024-04-12 22:28:27,631 root INFO copying pandas/tests/series/accessors/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/accessors 2024-04-12 22:28:27,631 root INFO copying pandas/tests/series/accessors/test_str_accessor.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/accessors 2024-04-12 22:28:27,631 root INFO copying pandas/tests/series/accessors/test_cat_accessor.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/accessors 2024-04-12 22:28:27,632 root INFO copying pandas/tests/series/accessors/test_dt_accessor.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/series/accessors 2024-04-12 22:28:27,632 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/aggregate 2024-04-12 22:28:27,632 root INFO copying pandas/tests/groupby/aggregate/test_cython.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/aggregate 2024-04-12 22:28:27,632 root INFO copying pandas/tests/groupby/aggregate/test_other.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/aggregate 2024-04-12 22:28:27,633 root INFO copying pandas/tests/groupby/aggregate/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/aggregate 2024-04-12 22:28:27,633 root INFO copying pandas/tests/groupby/aggregate/test_numba.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/aggregate 2024-04-12 22:28:27,633 root INFO copying pandas/tests/groupby/aggregate/test_aggregate.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/aggregate 2024-04-12 22:28:27,633 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/transform 2024-04-12 22:28:27,633 root INFO copying pandas/tests/groupby/transform/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/transform 2024-04-12 22:28:27,634 root INFO copying pandas/tests/groupby/transform/test_transform.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/transform 2024-04-12 22:28:27,634 root INFO copying pandas/tests/groupby/transform/test_numba.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/transform 2024-04-12 22:28:27,634 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/frame/indexing 2024-04-12 22:28:27,635 root INFO copying pandas/tests/frame/indexing/test_where.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/indexing 2024-04-12 22:28:27,635 root INFO copying pandas/tests/frame/indexing/test_set_value.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/indexing 2024-04-12 22:28:27,635 root INFO copying pandas/tests/frame/indexing/test_indexing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/indexing 2024-04-12 22:28:27,635 root INFO copying pandas/tests/frame/indexing/test_take.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/indexing 2024-04-12 22:28:27,636 root INFO copying pandas/tests/frame/indexing/test_setitem.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/indexing 2024-04-12 22:28:27,636 root INFO copying pandas/tests/frame/indexing/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/indexing 2024-04-12 22:28:27,636 root INFO copying pandas/tests/frame/indexing/test_insert.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/indexing 2024-04-12 22:28:27,636 root INFO copying pandas/tests/frame/indexing/test_xs.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/indexing 2024-04-12 22:28:27,636 root INFO copying pandas/tests/frame/indexing/test_get_value.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/indexing 2024-04-12 22:28:27,637 root INFO copying pandas/tests/frame/indexing/test_get.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/indexing 2024-04-12 22:28:27,637 root INFO copying pandas/tests/frame/indexing/test_coercion.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/indexing 2024-04-12 22:28:27,637 root INFO copying pandas/tests/frame/indexing/test_mask.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/indexing 2024-04-12 22:28:27,637 root INFO copying pandas/tests/frame/indexing/test_delitem.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/indexing 2024-04-12 22:28:27,638 root INFO copying pandas/tests/frame/indexing/test_getitem.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/indexing 2024-04-12 22:28:27,639 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,639 root INFO copying pandas/tests/frame/methods/test_isetitem.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,639 root INFO copying pandas/tests/frame/methods/test_clip.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,639 root INFO copying pandas/tests/frame/methods/test_truncate.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,639 root INFO copying pandas/tests/frame/methods/test_tz_convert.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,640 root INFO copying pandas/tests/frame/methods/test_asof.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,640 root INFO copying pandas/tests/frame/methods/test_isin.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,640 root INFO copying pandas/tests/frame/methods/test_first_and_last.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,640 root INFO copying pandas/tests/frame/methods/test_pipe.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,640 root INFO copying pandas/tests/frame/methods/test_swaplevel.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,641 root INFO copying pandas/tests/frame/methods/test_is_homogeneous_dtype.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,641 root INFO copying pandas/tests/frame/methods/test_droplevel.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,641 root INFO copying pandas/tests/frame/methods/test_set_index.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,641 root INFO copying pandas/tests/frame/methods/test_replace.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,642 root INFO copying pandas/tests/frame/methods/test_set_axis.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,642 root INFO copying pandas/tests/frame/methods/test_between_time.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,642 root INFO copying pandas/tests/frame/methods/test_to_csv.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,642 root INFO copying pandas/tests/frame/methods/test_pop.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,643 root INFO copying pandas/tests/frame/methods/test_to_dict_of_blocks.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,643 root INFO copying pandas/tests/frame/methods/test_equals.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,643 root INFO copying pandas/tests/frame/methods/test_drop_duplicates.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,643 root INFO copying pandas/tests/frame/methods/test_shift.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,643 root INFO copying pandas/tests/frame/methods/test_sample.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,644 root INFO copying pandas/tests/frame/methods/test_dropna.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,644 root INFO copying pandas/tests/frame/methods/test_rename.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,644 root INFO copying pandas/tests/frame/methods/test_value_counts.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,644 root INFO copying pandas/tests/frame/methods/test_cov_corr.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,645 root INFO copying pandas/tests/frame/methods/test_explode.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,645 root INFO copying pandas/tests/frame/methods/test_copy.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,645 root INFO copying pandas/tests/frame/methods/test_fillna.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,645 root INFO copying pandas/tests/frame/methods/test_head_tail.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,645 root INFO copying pandas/tests/frame/methods/test_to_records.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,646 root INFO copying pandas/tests/frame/methods/test_asfreq.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,646 root INFO copying pandas/tests/frame/methods/test_to_timestamp.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,646 root INFO copying pandas/tests/frame/methods/test_dtypes.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,646 root INFO copying pandas/tests/frame/methods/test_astype.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,647 root INFO copying pandas/tests/frame/methods/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,647 root INFO copying pandas/tests/frame/methods/test_reset_index.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,647 root INFO copying pandas/tests/frame/methods/test_reorder_levels.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,647 root INFO copying pandas/tests/frame/methods/test_get_numeric_data.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,647 root INFO copying pandas/tests/frame/methods/test_transpose.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,648 root INFO copying pandas/tests/frame/methods/test_reindex.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,648 root INFO copying pandas/tests/frame/methods/test_values.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,648 root INFO copying pandas/tests/frame/methods/test_drop.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,648 root INFO copying pandas/tests/frame/methods/test_sort_index.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,649 root INFO copying pandas/tests/frame/methods/test_diff.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,649 root INFO copying pandas/tests/frame/methods/test_at_time.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,649 root INFO copying pandas/tests/frame/methods/test_interpolate.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,649 root INFO copying pandas/tests/frame/methods/test_sort_values.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,650 root INFO copying pandas/tests/frame/methods/test_infer_objects.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,650 root INFO copying pandas/tests/frame/methods/test_compare.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,650 root INFO copying pandas/tests/frame/methods/test_nlargest.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,650 root INFO copying pandas/tests/frame/methods/test_convert_dtypes.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,650 root INFO copying pandas/tests/frame/methods/test_dot.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,651 root INFO copying pandas/tests/frame/methods/test_combine_first.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,651 root INFO copying pandas/tests/frame/methods/test_round.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,651 root INFO copying pandas/tests/frame/methods/test_first_valid_index.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,651 root INFO copying pandas/tests/frame/methods/test_reindex_like.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,652 root INFO copying pandas/tests/frame/methods/test_swapaxes.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,652 root INFO copying pandas/tests/frame/methods/test_describe.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,652 root INFO copying pandas/tests/frame/methods/test_add_prefix_suffix.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,652 root INFO copying pandas/tests/frame/methods/test_to_numpy.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,652 root INFO copying pandas/tests/frame/methods/test_pct_change.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,653 root INFO copying pandas/tests/frame/methods/test_rank.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,653 root INFO copying pandas/tests/frame/methods/test_rename_axis.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,653 root INFO copying pandas/tests/frame/methods/test_count.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,653 root INFO copying pandas/tests/frame/methods/test_to_period.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,653 root INFO copying pandas/tests/frame/methods/test_align.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,654 root INFO copying pandas/tests/frame/methods/test_tz_localize.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,654 root INFO copying pandas/tests/frame/methods/test_update.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,654 root INFO copying pandas/tests/frame/methods/test_matmul.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,654 root INFO copying pandas/tests/frame/methods/test_quantile.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,655 root INFO copying pandas/tests/frame/methods/test_combine.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,655 root INFO copying pandas/tests/frame/methods/test_duplicated.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,655 root INFO copying pandas/tests/frame/methods/test_filter.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,655 root INFO copying pandas/tests/frame/methods/test_join.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,655 root INFO copying pandas/tests/frame/methods/test_to_dict.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,656 root INFO copying pandas/tests/frame/methods/test_assign.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,656 root INFO copying pandas/tests/frame/methods/test_select_dtypes.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods 2024-04-12 22:28:27,656 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/frame/constructors 2024-04-12 22:28:27,656 root INFO copying pandas/tests/frame/constructors/test_from_records.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/constructors 2024-04-12 22:28:27,657 root INFO copying pandas/tests/frame/constructors/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/constructors 2024-04-12 22:28:27,657 root INFO copying pandas/tests/frame/constructors/test_from_dict.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/frame/constructors 2024-04-12 22:28:27,657 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view/index 2024-04-12 22:28:27,657 root INFO copying pandas/tests/copy_view/index/test_periodindex.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view/index 2024-04-12 22:28:27,658 root INFO copying pandas/tests/copy_view/index/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view/index 2024-04-12 22:28:27,658 root INFO copying pandas/tests/copy_view/index/test_index.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view/index 2024-04-12 22:28:27,658 root INFO copying pandas/tests/copy_view/index/test_datetimeindex.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view/index 2024-04-12 22:28:27,658 root INFO copying pandas/tests/copy_view/index/test_timedeltaindex.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view/index 2024-04-12 22:28:27,659 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets 2024-04-12 22:28:27,659 root INFO copying pandas/tests/tseries/offsets/test_dst.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets 2024-04-12 22:28:27,659 root INFO copying pandas/tests/tseries/offsets/test_custom_business_month.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets 2024-04-12 22:28:27,659 root INFO copying pandas/tests/tseries/offsets/test_fiscal.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets 2024-04-12 22:28:27,660 root INFO copying pandas/tests/tseries/offsets/test_year.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets 2024-04-12 22:28:27,660 root INFO copying pandas/tests/tseries/offsets/common.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets 2024-04-12 22:28:27,660 root INFO copying pandas/tests/tseries/offsets/test_month.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets 2024-04-12 22:28:27,660 root INFO copying pandas/tests/tseries/offsets/test_quarter.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets 2024-04-12 22:28:27,660 root INFO copying pandas/tests/tseries/offsets/test_week.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets 2024-04-12 22:28:27,661 root INFO copying pandas/tests/tseries/offsets/test_business_quarter.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets 2024-04-12 22:28:27,661 root INFO copying pandas/tests/tseries/offsets/test_custom_business_day.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets 2024-04-12 22:28:27,661 root INFO copying pandas/tests/tseries/offsets/test_offsets_properties.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets 2024-04-12 22:28:27,661 root INFO copying pandas/tests/tseries/offsets/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets 2024-04-12 22:28:27,662 root INFO copying pandas/tests/tseries/offsets/test_index.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets 2024-04-12 22:28:27,662 root INFO copying pandas/tests/tseries/offsets/test_business_year.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets 2024-04-12 22:28:27,662 root INFO copying pandas/tests/tseries/offsets/test_ticks.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets 2024-04-12 22:28:27,662 root INFO copying pandas/tests/tseries/offsets/test_business_month.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets 2024-04-12 22:28:27,662 root INFO copying pandas/tests/tseries/offsets/test_common.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets 2024-04-12 22:28:27,663 root INFO copying pandas/tests/tseries/offsets/test_offsets.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets 2024-04-12 22:28:27,663 root INFO copying pandas/tests/tseries/offsets/conftest.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets 2024-04-12 22:28:27,663 root INFO copying pandas/tests/tseries/offsets/test_business_hour.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets 2024-04-12 22:28:27,663 root INFO copying pandas/tests/tseries/offsets/test_easter.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets 2024-04-12 22:28:27,664 root INFO copying pandas/tests/tseries/offsets/test_business_day.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets 2024-04-12 22:28:27,664 root INFO copying pandas/tests/tseries/offsets/test_custom_business_hour.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets 2024-04-12 22:28:27,664 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/holiday 2024-04-12 22:28:27,664 root INFO copying pandas/tests/tseries/holiday/test_federal.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/holiday 2024-04-12 22:28:27,664 root INFO copying pandas/tests/tseries/holiday/test_observance.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/holiday 2024-04-12 22:28:27,665 root INFO copying pandas/tests/tseries/holiday/test_holiday.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/holiday 2024-04-12 22:28:27,665 root INFO copying pandas/tests/tseries/holiday/test_calendar.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/holiday 2024-04-12 22:28:27,665 root INFO copying pandas/tests/tseries/holiday/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/holiday 2024-04-12 22:28:27,665 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/frequencies 2024-04-12 22:28:27,666 root INFO copying pandas/tests/tseries/frequencies/test_inference.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/frequencies 2024-04-12 22:28:27,666 root INFO copying pandas/tests/tseries/frequencies/test_frequencies.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/frequencies 2024-04-12 22:28:27,666 root INFO copying pandas/tests/tseries/frequencies/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/frequencies 2024-04-12 22:28:27,666 root INFO copying pandas/tests/tseries/frequencies/test_freq_code.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/frequencies 2024-04-12 22:28:27,667 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/string_ 2024-04-12 22:28:27,667 root INFO copying pandas/tests/arrays/string_/test_string_arrow.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/string_ 2024-04-12 22:28:27,667 root INFO copying pandas/tests/arrays/string_/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/string_ 2024-04-12 22:28:27,667 root INFO copying pandas/tests/arrays/string_/test_string.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/string_ 2024-04-12 22:28:27,668 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/floating 2024-04-12 22:28:27,668 root INFO copying pandas/tests/arrays/floating/test_arithmetic.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/floating 2024-04-12 22:28:27,668 root INFO copying pandas/tests/arrays/floating/test_comparison.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/floating 2024-04-12 22:28:27,668 root INFO copying pandas/tests/arrays/floating/test_construction.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/floating 2024-04-12 22:28:27,668 root INFO copying pandas/tests/arrays/floating/test_repr.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/floating 2024-04-12 22:28:27,668 root INFO copying pandas/tests/arrays/floating/test_astype.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/floating 2024-04-12 22:28:27,669 root INFO copying pandas/tests/arrays/floating/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/floating 2024-04-12 22:28:27,669 root INFO copying pandas/tests/arrays/floating/test_function.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/floating 2024-04-12 22:28:27,669 root INFO copying pandas/tests/arrays/floating/test_to_numpy.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/floating 2024-04-12 22:28:27,669 root INFO copying pandas/tests/arrays/floating/conftest.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/floating 2024-04-12 22:28:27,670 root INFO copying pandas/tests/arrays/floating/test_concat.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/floating 2024-04-12 22:28:27,670 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/datetimes 2024-04-12 22:28:27,670 root INFO copying pandas/tests/arrays/datetimes/test_reductions.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/datetimes 2024-04-12 22:28:27,670 root INFO copying pandas/tests/arrays/datetimes/test_constructors.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/datetimes 2024-04-12 22:28:27,670 root INFO copying pandas/tests/arrays/datetimes/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/datetimes 2024-04-12 22:28:27,671 root INFO copying pandas/tests/arrays/datetimes/test_cumulative.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/datetimes 2024-04-12 22:28:27,671 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/sparse 2024-04-12 22:28:27,671 root INFO copying pandas/tests/arrays/sparse/test_reductions.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/sparse 2024-04-12 22:28:27,671 root INFO copying pandas/tests/arrays/sparse/test_accessor.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/sparse 2024-04-12 22:28:27,672 root INFO copying pandas/tests/arrays/sparse/test_arithmetics.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/sparse 2024-04-12 22:28:27,672 root INFO copying pandas/tests/arrays/sparse/test_indexing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/sparse 2024-04-12 22:28:27,672 root INFO copying pandas/tests/arrays/sparse/test_dtype.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/sparse 2024-04-12 22:28:27,672 root INFO copying pandas/tests/arrays/sparse/test_astype.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/sparse 2024-04-12 22:28:27,673 root INFO copying pandas/tests/arrays/sparse/test_constructors.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/sparse 2024-04-12 22:28:27,673 root INFO copying pandas/tests/arrays/sparse/test_array.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/sparse 2024-04-12 22:28:27,673 root INFO copying pandas/tests/arrays/sparse/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/sparse 2024-04-12 22:28:27,673 root INFO copying pandas/tests/arrays/sparse/test_combine_concat.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/sparse 2024-04-12 22:28:27,673 root INFO copying pandas/tests/arrays/sparse/test_unary.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/sparse 2024-04-12 22:28:27,674 root INFO copying pandas/tests/arrays/sparse/test_libsparse.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/sparse 2024-04-12 22:28:27,674 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/masked 2024-04-12 22:28:27,674 root INFO copying pandas/tests/arrays/masked/test_arithmetic.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/masked 2024-04-12 22:28:27,674 root INFO copying pandas/tests/arrays/masked/test_indexing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/masked 2024-04-12 22:28:27,674 root INFO copying pandas/tests/arrays/masked/test_arrow_compat.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/masked 2024-04-12 22:28:27,675 root INFO copying pandas/tests/arrays/masked/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/masked 2024-04-12 22:28:27,675 root INFO copying pandas/tests/arrays/masked/test_function.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/masked 2024-04-12 22:28:27,675 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical 2024-04-12 22:28:27,675 root INFO copying pandas/tests/arrays/categorical/test_algos.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical 2024-04-12 22:28:27,676 root INFO copying pandas/tests/arrays/categorical/test_api.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical 2024-04-12 22:28:27,676 root INFO copying pandas/tests/arrays/categorical/test_replace.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical 2024-04-12 22:28:27,676 root INFO copying pandas/tests/arrays/categorical/test_operators.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical 2024-04-12 22:28:27,676 root INFO copying pandas/tests/arrays/categorical/test_analytics.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical 2024-04-12 22:28:27,677 root INFO copying pandas/tests/arrays/categorical/test_indexing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical 2024-04-12 22:28:27,677 root INFO copying pandas/tests/arrays/categorical/test_take.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical 2024-04-12 22:28:27,677 root INFO copying pandas/tests/arrays/categorical/test_repr.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical 2024-04-12 22:28:27,677 root INFO copying pandas/tests/arrays/categorical/test_dtypes.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical 2024-04-12 22:28:27,678 root INFO copying pandas/tests/arrays/categorical/test_astype.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical 2024-04-12 22:28:27,678 root INFO copying pandas/tests/arrays/categorical/test_constructors.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical 2024-04-12 22:28:27,678 root INFO copying pandas/tests/arrays/categorical/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical 2024-04-12 22:28:27,678 root INFO copying pandas/tests/arrays/categorical/test_subclass.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical 2024-04-12 22:28:27,678 root INFO copying pandas/tests/arrays/categorical/test_sorting.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical 2024-04-12 22:28:27,679 root INFO copying pandas/tests/arrays/categorical/test_missing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical 2024-04-12 22:28:27,679 root INFO copying pandas/tests/arrays/categorical/test_warnings.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical 2024-04-12 22:28:27,679 root INFO copying pandas/tests/arrays/categorical/conftest.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical 2024-04-12 22:28:27,679 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/interval 2024-04-12 22:28:27,680 root INFO copying pandas/tests/arrays/interval/test_astype.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/interval 2024-04-12 22:28:27,680 root INFO copying pandas/tests/arrays/interval/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/interval 2024-04-12 22:28:27,680 root INFO copying pandas/tests/arrays/interval/test_ops.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/interval 2024-04-12 22:28:27,680 root INFO copying pandas/tests/arrays/interval/test_interval.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/interval 2024-04-12 22:28:27,680 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/timedeltas 2024-04-12 22:28:27,681 root INFO copying pandas/tests/arrays/timedeltas/test_reductions.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/timedeltas 2024-04-12 22:28:27,681 root INFO copying pandas/tests/arrays/timedeltas/test_constructors.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/timedeltas 2024-04-12 22:28:27,681 root INFO copying pandas/tests/arrays/timedeltas/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/timedeltas 2024-04-12 22:28:27,681 root INFO copying pandas/tests/arrays/timedeltas/test_cumulative.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/timedeltas 2024-04-12 22:28:27,682 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/numpy_ 2024-04-12 22:28:27,682 root INFO copying pandas/tests/arrays/numpy_/test_indexing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/numpy_ 2024-04-12 22:28:27,682 root INFO copying pandas/tests/arrays/numpy_/test_numpy.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/numpy_ 2024-04-12 22:28:27,682 root INFO copying pandas/tests/arrays/numpy_/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/numpy_ 2024-04-12 22:28:27,682 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/period 2024-04-12 22:28:27,683 root INFO copying pandas/tests/arrays/period/test_reductions.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/period 2024-04-12 22:28:27,683 root INFO copying pandas/tests/arrays/period/test_arrow_compat.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/period 2024-04-12 22:28:27,683 root INFO copying pandas/tests/arrays/period/test_astype.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/period 2024-04-12 22:28:27,683 root INFO copying pandas/tests/arrays/period/test_constructors.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/period 2024-04-12 22:28:27,683 root INFO copying pandas/tests/arrays/period/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/period 2024-04-12 22:28:27,684 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/integer 2024-04-12 22:28:27,684 root INFO copying pandas/tests/arrays/integer/test_arithmetic.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/integer 2024-04-12 22:28:27,684 root INFO copying pandas/tests/arrays/integer/test_comparison.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/integer 2024-04-12 22:28:27,684 root INFO copying pandas/tests/arrays/integer/test_indexing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/integer 2024-04-12 22:28:27,685 root INFO copying pandas/tests/arrays/integer/test_construction.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/integer 2024-04-12 22:28:27,685 root INFO copying pandas/tests/arrays/integer/test_repr.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/integer 2024-04-12 22:28:27,685 root INFO copying pandas/tests/arrays/integer/test_dtypes.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/integer 2024-04-12 22:28:27,685 root INFO copying pandas/tests/arrays/integer/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/integer 2024-04-12 22:28:27,685 root INFO copying pandas/tests/arrays/integer/test_function.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/integer 2024-04-12 22:28:27,686 root INFO copying pandas/tests/arrays/integer/conftest.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/integer 2024-04-12 22:28:27,686 root INFO copying pandas/tests/arrays/integer/test_concat.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/integer 2024-04-12 22:28:27,686 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/boolean 2024-04-12 22:28:27,686 root INFO copying pandas/tests/arrays/boolean/test_arithmetic.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/boolean 2024-04-12 22:28:27,687 root INFO copying pandas/tests/arrays/boolean/test_comparison.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/boolean 2024-04-12 22:28:27,687 root INFO copying pandas/tests/arrays/boolean/test_indexing.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/boolean 2024-04-12 22:28:27,687 root INFO copying pandas/tests/arrays/boolean/test_construction.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/boolean 2024-04-12 22:28:27,687 root INFO copying pandas/tests/arrays/boolean/test_repr.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/boolean 2024-04-12 22:28:27,688 root INFO copying pandas/tests/arrays/boolean/test_astype.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/boolean 2024-04-12 22:28:27,688 root INFO copying pandas/tests/arrays/boolean/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/boolean 2024-04-12 22:28:27,688 root INFO copying pandas/tests/arrays/boolean/test_ops.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/boolean 2024-04-12 22:28:27,688 root INFO copying pandas/tests/arrays/boolean/test_function.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/boolean 2024-04-12 22:28:27,688 root INFO copying pandas/tests/arrays/boolean/test_reduction.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/boolean 2024-04-12 22:28:27,689 root INFO copying pandas/tests/arrays/boolean/test_logical.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/boolean 2024-04-12 22:28:27,689 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/timedelta 2024-04-12 22:28:27,689 root INFO copying pandas/tests/scalar/timedelta/test_formats.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/timedelta 2024-04-12 22:28:27,689 root INFO copying pandas/tests/scalar/timedelta/test_arithmetic.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/timedelta 2024-04-12 22:28:27,690 root INFO copying pandas/tests/scalar/timedelta/test_constructors.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/timedelta 2024-04-12 22:28:27,690 root INFO copying pandas/tests/scalar/timedelta/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/timedelta 2024-04-12 22:28:27,690 root INFO copying pandas/tests/scalar/timedelta/test_timedelta.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/timedelta 2024-04-12 22:28:27,690 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/timestamp 2024-04-12 22:28:27,691 root INFO copying pandas/tests/scalar/timestamp/test_timestamp.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/timestamp 2024-04-12 22:28:27,691 root INFO copying pandas/tests/scalar/timestamp/test_unary_ops.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/timestamp 2024-04-12 22:28:27,691 root INFO copying pandas/tests/scalar/timestamp/test_formats.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/timestamp 2024-04-12 22:28:27,691 root INFO copying pandas/tests/scalar/timestamp/test_arithmetic.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/timestamp 2024-04-12 22:28:27,692 root INFO copying pandas/tests/scalar/timestamp/test_constructors.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/timestamp 2024-04-12 22:28:27,692 root INFO copying pandas/tests/scalar/timestamp/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/timestamp 2024-04-12 22:28:27,692 root INFO copying pandas/tests/scalar/timestamp/test_timezones.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/timestamp 2024-04-12 22:28:27,692 root INFO copying pandas/tests/scalar/timestamp/test_comparisons.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/timestamp 2024-04-12 22:28:27,692 root INFO copying pandas/tests/scalar/timestamp/test_rendering.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/timestamp 2024-04-12 22:28:27,693 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/interval 2024-04-12 22:28:27,693 root INFO copying pandas/tests/scalar/interval/test_arithmetic.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/interval 2024-04-12 22:28:27,693 root INFO copying pandas/tests/scalar/interval/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/interval 2024-04-12 22:28:27,693 root INFO copying pandas/tests/scalar/interval/test_ops.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/interval 2024-04-12 22:28:27,693 root INFO copying pandas/tests/scalar/interval/test_interval.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/interval 2024-04-12 22:28:27,694 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/period 2024-04-12 22:28:27,694 root INFO copying pandas/tests/scalar/period/test_period.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/period 2024-04-12 22:28:27,694 root INFO copying pandas/tests/scalar/period/test_asfreq.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/period 2024-04-12 22:28:27,695 root INFO copying pandas/tests/scalar/period/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/period 2024-04-12 22:28:27,695 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/plotting/frame 2024-04-12 22:28:27,695 root INFO copying pandas/tests/plotting/frame/test_hist_box_by.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/plotting/frame 2024-04-12 22:28:27,695 root INFO copying pandas/tests/plotting/frame/test_frame_groupby.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/plotting/frame 2024-04-12 22:28:27,695 root INFO copying pandas/tests/plotting/frame/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/plotting/frame 2024-04-12 22:28:27,696 root INFO copying pandas/tests/plotting/frame/test_frame_legend.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/plotting/frame 2024-04-12 22:28:27,696 root INFO copying pandas/tests/plotting/frame/test_frame_color.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/plotting/frame 2024-04-12 22:28:27,696 root INFO copying pandas/tests/plotting/frame/test_frame_subplots.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/plotting/frame 2024-04-12 22:28:27,696 root INFO copying pandas/tests/plotting/frame/test_frame.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/plotting/frame 2024-04-12 22:28:27,697 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/cast 2024-04-12 22:28:27,697 root INFO copying pandas/tests/dtypes/cast/test_dict_compat.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/cast 2024-04-12 22:28:27,697 root INFO copying pandas/tests/dtypes/cast/test_maybe_box_native.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/cast 2024-04-12 22:28:27,698 root INFO copying pandas/tests/dtypes/cast/test_infer_dtype.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/cast 2024-04-12 22:28:27,698 root INFO copying pandas/tests/dtypes/cast/test_promote.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/cast 2024-04-12 22:28:27,698 root INFO copying pandas/tests/dtypes/cast/test_construct_ndarray.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/cast 2024-04-12 22:28:27,698 root INFO copying pandas/tests/dtypes/cast/test_find_common_type.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/cast 2024-04-12 22:28:27,698 root INFO copying pandas/tests/dtypes/cast/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/cast 2024-04-12 22:28:27,699 root INFO copying pandas/tests/dtypes/cast/test_can_hold_element.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/cast 2024-04-12 22:28:27,699 root INFO copying pandas/tests/dtypes/cast/test_construct_from_scalar.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/cast 2024-04-12 22:28:27,699 root INFO copying pandas/tests/dtypes/cast/test_infer_datetimelike.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/cast 2024-04-12 22:28:27,699 root INFO copying pandas/tests/dtypes/cast/test_construct_object_arr.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/cast 2024-04-12 22:28:27,699 root INFO copying pandas/tests/dtypes/cast/test_downcast.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/cast 2024-04-12 22:28:27,700 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/concat 2024-04-12 22:28:27,700 root INFO copying pandas/tests/reshape/concat/test_empty.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/concat 2024-04-12 22:28:27,700 root INFO copying pandas/tests/reshape/concat/test_datetimes.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/concat 2024-04-12 22:28:27,700 root INFO copying pandas/tests/reshape/concat/test_sort.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/concat 2024-04-12 22:28:27,701 root INFO copying pandas/tests/reshape/concat/test_series.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/concat 2024-04-12 22:28:27,701 root INFO copying pandas/tests/reshape/concat/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/concat 2024-04-12 22:28:27,701 root INFO copying pandas/tests/reshape/concat/test_index.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/concat 2024-04-12 22:28:27,701 root INFO copying pandas/tests/reshape/concat/test_append_common.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/concat 2024-04-12 22:28:27,702 root INFO copying pandas/tests/reshape/concat/test_categorical.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/concat 2024-04-12 22:28:27,702 root INFO copying pandas/tests/reshape/concat/conftest.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/concat 2024-04-12 22:28:27,702 root INFO copying pandas/tests/reshape/concat/test_dataframe.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/concat 2024-04-12 22:28:27,702 root INFO copying pandas/tests/reshape/concat/test_append.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/concat 2024-04-12 22:28:27,702 root INFO copying pandas/tests/reshape/concat/test_concat.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/concat 2024-04-12 22:28:27,703 root INFO copying pandas/tests/reshape/concat/test_invalid.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/concat 2024-04-12 22:28:27,703 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/merge 2024-04-12 22:28:27,703 root INFO copying pandas/tests/reshape/merge/test_merge.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/merge 2024-04-12 22:28:27,704 root INFO copying pandas/tests/reshape/merge/test_merge_ordered.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/merge 2024-04-12 22:28:27,704 root INFO copying pandas/tests/reshape/merge/test_merge_cross.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/merge 2024-04-12 22:28:27,704 root INFO copying pandas/tests/reshape/merge/test_merge_asof.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/merge 2024-04-12 22:28:27,704 root INFO copying pandas/tests/reshape/merge/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/merge 2024-04-12 22:28:27,705 root INFO copying pandas/tests/reshape/merge/test_merge_index_as_string.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/merge 2024-04-12 22:28:27,705 root INFO copying pandas/tests/reshape/merge/test_join.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/merge 2024-04-12 22:28:27,705 root INFO copying pandas/tests/reshape/merge/test_multi.py -> build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/merge 2024-04-12 22:28:27,705 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/util/version 2024-04-12 22:28:27,706 root INFO copying pandas/util/version/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/util/version 2024-04-12 22:28:27,706 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/api/types 2024-04-12 22:28:27,706 root INFO copying pandas/api/types/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/api/types 2024-04-12 22:28:27,706 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/api/indexers 2024-04-12 22:28:27,706 root INFO copying pandas/api/indexers/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/api/indexers 2024-04-12 22:28:27,707 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/api/extensions 2024-04-12 22:28:27,707 root INFO copying pandas/api/extensions/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/api/extensions 2024-04-12 22:28:27,707 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/api/interchange 2024-04-12 22:28:27,707 root INFO copying pandas/api/interchange/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/api/interchange 2024-04-12 22:28:27,708 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/plotting/_matplotlib 2024-04-12 22:28:27,708 root INFO copying pandas/plotting/_matplotlib/core.py -> build/lib.linux-x86_64-cpython-312/pandas/plotting/_matplotlib 2024-04-12 22:28:27,708 root INFO copying pandas/plotting/_matplotlib/misc.py -> build/lib.linux-x86_64-cpython-312/pandas/plotting/_matplotlib 2024-04-12 22:28:27,708 root INFO copying pandas/plotting/_matplotlib/timeseries.py -> build/lib.linux-x86_64-cpython-312/pandas/plotting/_matplotlib 2024-04-12 22:28:27,709 root INFO copying pandas/plotting/_matplotlib/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/plotting/_matplotlib 2024-04-12 22:28:27,709 root INFO copying pandas/plotting/_matplotlib/converter.py -> build/lib.linux-x86_64-cpython-312/pandas/plotting/_matplotlib 2024-04-12 22:28:27,709 root INFO copying pandas/plotting/_matplotlib/hist.py -> build/lib.linux-x86_64-cpython-312/pandas/plotting/_matplotlib 2024-04-12 22:28:27,709 root INFO copying pandas/plotting/_matplotlib/boxplot.py -> build/lib.linux-x86_64-cpython-312/pandas/plotting/_matplotlib 2024-04-12 22:28:27,709 root INFO copying pandas/plotting/_matplotlib/style.py -> build/lib.linux-x86_64-cpython-312/pandas/plotting/_matplotlib 2024-04-12 22:28:27,710 root INFO copying pandas/plotting/_matplotlib/groupby.py -> build/lib.linux-x86_64-cpython-312/pandas/plotting/_matplotlib 2024-04-12 22:28:27,710 root INFO copying pandas/plotting/_matplotlib/tools.py -> build/lib.linux-x86_64-cpython-312/pandas/plotting/_matplotlib 2024-04-12 22:28:27,710 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/compat/numpy 2024-04-12 22:28:27,710 root INFO copying pandas/compat/numpy/function.py -> build/lib.linux-x86_64-cpython-312/pandas/compat/numpy 2024-04-12 22:28:27,711 root INFO copying pandas/compat/numpy/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/compat/numpy 2024-04-12 22:28:27,711 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/_libs/window 2024-04-12 22:28:27,711 root INFO copying pandas/_libs/window/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/_libs/window 2024-04-12 22:28:27,711 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:27,712 root INFO copying pandas/_libs/tslibs/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:27,712 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/core/indexes 2024-04-12 22:28:27,712 root INFO copying pandas/core/indexes/base.py -> build/lib.linux-x86_64-cpython-312/pandas/core/indexes 2024-04-12 22:28:27,713 root INFO copying pandas/core/indexes/multi.py -> build/lib.linux-x86_64-cpython-312/pandas/core/indexes 2024-04-12 22:28:27,713 root INFO copying pandas/core/indexes/interval.py -> build/lib.linux-x86_64-cpython-312/pandas/core/indexes 2024-04-12 22:28:27,713 root INFO copying pandas/core/indexes/category.py -> build/lib.linux-x86_64-cpython-312/pandas/core/indexes 2024-04-12 22:28:27,714 root INFO copying pandas/core/indexes/timedeltas.py -> build/lib.linux-x86_64-cpython-312/pandas/core/indexes 2024-04-12 22:28:27,714 root INFO copying pandas/core/indexes/api.py -> build/lib.linux-x86_64-cpython-312/pandas/core/indexes 2024-04-12 22:28:27,714 root INFO copying pandas/core/indexes/extension.py -> build/lib.linux-x86_64-cpython-312/pandas/core/indexes 2024-04-12 22:28:27,714 root INFO copying pandas/core/indexes/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/core/indexes 2024-04-12 22:28:27,714 root INFO copying pandas/core/indexes/datetimes.py -> build/lib.linux-x86_64-cpython-312/pandas/core/indexes 2024-04-12 22:28:27,715 root INFO copying pandas/core/indexes/frozen.py -> build/lib.linux-x86_64-cpython-312/pandas/core/indexes 2024-04-12 22:28:27,715 root INFO copying pandas/core/indexes/period.py -> build/lib.linux-x86_64-cpython-312/pandas/core/indexes 2024-04-12 22:28:27,715 root INFO copying pandas/core/indexes/range.py -> build/lib.linux-x86_64-cpython-312/pandas/core/indexes 2024-04-12 22:28:27,715 root INFO copying pandas/core/indexes/datetimelike.py -> build/lib.linux-x86_64-cpython-312/pandas/core/indexes 2024-04-12 22:28:27,716 root INFO copying pandas/core/indexes/accessors.py -> build/lib.linux-x86_64-cpython-312/pandas/core/indexes 2024-04-12 22:28:27,716 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/core/window 2024-04-12 22:28:27,716 root INFO copying pandas/core/window/ewm.py -> build/lib.linux-x86_64-cpython-312/pandas/core/window 2024-04-12 22:28:27,716 root INFO copying pandas/core/window/common.py -> build/lib.linux-x86_64-cpython-312/pandas/core/window 2024-04-12 22:28:27,717 root INFO copying pandas/core/window/expanding.py -> build/lib.linux-x86_64-cpython-312/pandas/core/window 2024-04-12 22:28:27,717 root INFO copying pandas/core/window/numba_.py -> build/lib.linux-x86_64-cpython-312/pandas/core/window 2024-04-12 22:28:27,717 root INFO copying pandas/core/window/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/core/window 2024-04-12 22:28:27,717 root INFO copying pandas/core/window/doc.py -> build/lib.linux-x86_64-cpython-312/pandas/core/window 2024-04-12 22:28:27,717 root INFO copying pandas/core/window/online.py -> build/lib.linux-x86_64-cpython-312/pandas/core/window 2024-04-12 22:28:27,718 root INFO copying pandas/core/window/rolling.py -> build/lib.linux-x86_64-cpython-312/pandas/core/window 2024-04-12 22:28:27,718 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/core/strings 2024-04-12 22:28:27,718 root INFO copying pandas/core/strings/base.py -> build/lib.linux-x86_64-cpython-312/pandas/core/strings 2024-04-12 22:28:27,718 root INFO copying pandas/core/strings/object_array.py -> build/lib.linux-x86_64-cpython-312/pandas/core/strings 2024-04-12 22:28:27,719 root INFO copying pandas/core/strings/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/core/strings 2024-04-12 22:28:27,719 root INFO copying pandas/core/strings/accessor.py -> build/lib.linux-x86_64-cpython-312/pandas/core/strings 2024-04-12 22:28:27,719 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/core/sparse 2024-04-12 22:28:27,719 root INFO copying pandas/core/sparse/api.py -> build/lib.linux-x86_64-cpython-312/pandas/core/sparse 2024-04-12 22:28:27,720 root INFO copying pandas/core/sparse/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/core/sparse 2024-04-12 22:28:27,720 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/core/_numba 2024-04-12 22:28:27,720 root INFO copying pandas/core/_numba/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/core/_numba 2024-04-12 22:28:27,720 root INFO copying pandas/core/_numba/executor.py -> build/lib.linux-x86_64-cpython-312/pandas/core/_numba 2024-04-12 22:28:27,721 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/core/groupby 2024-04-12 22:28:27,721 root INFO copying pandas/core/groupby/base.py -> build/lib.linux-x86_64-cpython-312/pandas/core/groupby 2024-04-12 22:28:27,721 root INFO copying pandas/core/groupby/ops.py -> build/lib.linux-x86_64-cpython-312/pandas/core/groupby 2024-04-12 22:28:27,721 root INFO copying pandas/core/groupby/grouper.py -> build/lib.linux-x86_64-cpython-312/pandas/core/groupby 2024-04-12 22:28:27,722 root INFO copying pandas/core/groupby/indexing.py -> build/lib.linux-x86_64-cpython-312/pandas/core/groupby 2024-04-12 22:28:27,722 root INFO copying pandas/core/groupby/numba_.py -> build/lib.linux-x86_64-cpython-312/pandas/core/groupby 2024-04-12 22:28:27,722 root INFO copying pandas/core/groupby/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/core/groupby 2024-04-12 22:28:27,722 root INFO copying pandas/core/groupby/generic.py -> build/lib.linux-x86_64-cpython-312/pandas/core/groupby 2024-04-12 22:28:27,723 root INFO copying pandas/core/groupby/categorical.py -> build/lib.linux-x86_64-cpython-312/pandas/core/groupby 2024-04-12 22:28:27,723 root INFO copying pandas/core/groupby/groupby.py -> build/lib.linux-x86_64-cpython-312/pandas/core/groupby 2024-04-12 22:28:27,723 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/core/util 2024-04-12 22:28:27,723 root INFO copying pandas/core/util/numba_.py -> build/lib.linux-x86_64-cpython-312/pandas/core/util 2024-04-12 22:28:27,724 root INFO copying pandas/core/util/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/core/util 2024-04-12 22:28:27,724 root INFO copying pandas/core/util/hashing.py -> build/lib.linux-x86_64-cpython-312/pandas/core/util 2024-04-12 22:28:27,724 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/core/methods 2024-04-12 22:28:27,724 root INFO copying pandas/core/methods/selectn.py -> build/lib.linux-x86_64-cpython-312/pandas/core/methods 2024-04-12 22:28:27,725 root INFO copying pandas/core/methods/describe.py -> build/lib.linux-x86_64-cpython-312/pandas/core/methods 2024-04-12 22:28:27,725 root INFO copying pandas/core/methods/to_dict.py -> build/lib.linux-x86_64-cpython-312/pandas/core/methods 2024-04-12 22:28:27,725 root INFO copying pandas/core/methods/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/core/methods 2024-04-12 22:28:27,725 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/core/indexers 2024-04-12 22:28:27,725 root INFO copying pandas/core/indexers/utils.py -> build/lib.linux-x86_64-cpython-312/pandas/core/indexers 2024-04-12 22:28:27,726 root INFO copying pandas/core/indexers/objects.py -> build/lib.linux-x86_64-cpython-312/pandas/core/indexers 2024-04-12 22:28:27,726 root INFO copying pandas/core/indexers/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/core/indexers 2024-04-12 22:28:27,726 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/core/computation 2024-04-12 22:28:27,727 root INFO copying pandas/core/computation/ops.py -> build/lib.linux-x86_64-cpython-312/pandas/core/computation 2024-04-12 22:28:27,727 root INFO copying pandas/core/computation/common.py -> build/lib.linux-x86_64-cpython-312/pandas/core/computation 2024-04-12 22:28:27,727 root INFO copying pandas/core/computation/eval.py -> build/lib.linux-x86_64-cpython-312/pandas/core/computation 2024-04-12 22:28:27,727 root INFO copying pandas/core/computation/expressions.py -> build/lib.linux-x86_64-cpython-312/pandas/core/computation 2024-04-12 22:28:27,727 root INFO copying pandas/core/computation/align.py -> build/lib.linux-x86_64-cpython-312/pandas/core/computation 2024-04-12 22:28:27,728 root INFO copying pandas/core/computation/api.py -> build/lib.linux-x86_64-cpython-312/pandas/core/computation 2024-04-12 22:28:27,728 root INFO copying pandas/core/computation/expr.py -> build/lib.linux-x86_64-cpython-312/pandas/core/computation 2024-04-12 22:28:27,728 root INFO copying pandas/core/computation/scope.py -> build/lib.linux-x86_64-cpython-312/pandas/core/computation 2024-04-12 22:28:27,728 root INFO copying pandas/core/computation/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/core/computation 2024-04-12 22:28:27,728 root INFO copying pandas/core/computation/check.py -> build/lib.linux-x86_64-cpython-312/pandas/core/computation 2024-04-12 22:28:27,729 root INFO copying pandas/core/computation/pytables.py -> build/lib.linux-x86_64-cpython-312/pandas/core/computation 2024-04-12 22:28:27,729 root INFO copying pandas/core/computation/parsing.py -> build/lib.linux-x86_64-cpython-312/pandas/core/computation 2024-04-12 22:28:27,729 root INFO copying pandas/core/computation/engines.py -> build/lib.linux-x86_64-cpython-312/pandas/core/computation 2024-04-12 22:28:27,729 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/core/ops 2024-04-12 22:28:27,730 root INFO copying pandas/core/ops/common.py -> build/lib.linux-x86_64-cpython-312/pandas/core/ops 2024-04-12 22:28:27,730 root INFO copying pandas/core/ops/mask_ops.py -> build/lib.linux-x86_64-cpython-312/pandas/core/ops 2024-04-12 22:28:27,730 root INFO copying pandas/core/ops/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/core/ops 2024-04-12 22:28:27,730 root INFO copying pandas/core/ops/invalid.py -> build/lib.linux-x86_64-cpython-312/pandas/core/ops 2024-04-12 22:28:27,730 root INFO copying pandas/core/ops/missing.py -> build/lib.linux-x86_64-cpython-312/pandas/core/ops 2024-04-12 22:28:27,731 root INFO copying pandas/core/ops/docstrings.py -> build/lib.linux-x86_64-cpython-312/pandas/core/ops 2024-04-12 22:28:27,731 root INFO copying pandas/core/ops/methods.py -> build/lib.linux-x86_64-cpython-312/pandas/core/ops 2024-04-12 22:28:27,731 root INFO copying pandas/core/ops/array_ops.py -> build/lib.linux-x86_64-cpython-312/pandas/core/ops 2024-04-12 22:28:27,731 root INFO copying pandas/core/ops/dispatch.py -> build/lib.linux-x86_64-cpython-312/pandas/core/ops 2024-04-12 22:28:27,732 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/core/array_algos 2024-04-12 22:28:27,732 root INFO copying pandas/core/array_algos/putmask.py -> build/lib.linux-x86_64-cpython-312/pandas/core/array_algos 2024-04-12 22:28:27,732 root INFO copying pandas/core/array_algos/transforms.py -> build/lib.linux-x86_64-cpython-312/pandas/core/array_algos 2024-04-12 22:28:27,732 root INFO copying pandas/core/array_algos/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/core/array_algos 2024-04-12 22:28:27,733 root INFO copying pandas/core/array_algos/datetimelike_accumulations.py -> build/lib.linux-x86_64-cpython-312/pandas/core/array_algos 2024-04-12 22:28:27,733 root INFO copying pandas/core/array_algos/masked_reductions.py -> build/lib.linux-x86_64-cpython-312/pandas/core/array_algos 2024-04-12 22:28:27,733 root INFO copying pandas/core/array_algos/masked_accumulations.py -> build/lib.linux-x86_64-cpython-312/pandas/core/array_algos 2024-04-12 22:28:27,733 root INFO copying pandas/core/array_algos/take.py -> build/lib.linux-x86_64-cpython-312/pandas/core/array_algos 2024-04-12 22:28:27,733 root INFO copying pandas/core/array_algos/quantile.py -> build/lib.linux-x86_64-cpython-312/pandas/core/array_algos 2024-04-12 22:28:27,734 root INFO copying pandas/core/array_algos/replace.py -> build/lib.linux-x86_64-cpython-312/pandas/core/array_algos 2024-04-12 22:28:27,734 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/core/interchange 2024-04-12 22:28:27,734 root INFO copying pandas/core/interchange/utils.py -> build/lib.linux-x86_64-cpython-312/pandas/core/interchange 2024-04-12 22:28:27,734 root INFO copying pandas/core/interchange/dataframe_protocol.py -> build/lib.linux-x86_64-cpython-312/pandas/core/interchange 2024-04-12 22:28:27,735 root INFO copying pandas/core/interchange/from_dataframe.py -> build/lib.linux-x86_64-cpython-312/pandas/core/interchange 2024-04-12 22:28:27,735 root INFO copying pandas/core/interchange/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/core/interchange 2024-04-12 22:28:27,735 root INFO copying pandas/core/interchange/dataframe.py -> build/lib.linux-x86_64-cpython-312/pandas/core/interchange 2024-04-12 22:28:27,735 root INFO copying pandas/core/interchange/column.py -> build/lib.linux-x86_64-cpython-312/pandas/core/interchange 2024-04-12 22:28:27,735 root INFO copying pandas/core/interchange/buffer.py -> build/lib.linux-x86_64-cpython-312/pandas/core/interchange 2024-04-12 22:28:27,736 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/core/tools 2024-04-12 22:28:27,736 root INFO copying pandas/core/tools/timedeltas.py -> build/lib.linux-x86_64-cpython-312/pandas/core/tools 2024-04-12 22:28:27,736 root INFO copying pandas/core/tools/times.py -> build/lib.linux-x86_64-cpython-312/pandas/core/tools 2024-04-12 22:28:27,736 root INFO copying pandas/core/tools/numeric.py -> build/lib.linux-x86_64-cpython-312/pandas/core/tools 2024-04-12 22:28:27,737 root INFO copying pandas/core/tools/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/core/tools 2024-04-12 22:28:27,737 root INFO copying pandas/core/tools/datetimes.py -> build/lib.linux-x86_64-cpython-312/pandas/core/tools 2024-04-12 22:28:27,737 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/core/arrays 2024-04-12 22:28:27,737 root INFO copying pandas/core/arrays/base.py -> build/lib.linux-x86_64-cpython-312/pandas/core/arrays 2024-04-12 22:28:27,738 root INFO copying pandas/core/arrays/numpy_.py -> build/lib.linux-x86_64-cpython-312/pandas/core/arrays 2024-04-12 22:28:27,738 root INFO copying pandas/core/arrays/interval.py -> build/lib.linux-x86_64-cpython-312/pandas/core/arrays 2024-04-12 22:28:27,738 root INFO copying pandas/core/arrays/masked.py -> build/lib.linux-x86_64-cpython-312/pandas/core/arrays 2024-04-12 22:28:27,738 root INFO copying pandas/core/arrays/timedeltas.py -> build/lib.linux-x86_64-cpython-312/pandas/core/arrays 2024-04-12 22:28:27,739 root INFO copying pandas/core/arrays/_mixins.py -> build/lib.linux-x86_64-cpython-312/pandas/core/arrays 2024-04-12 22:28:27,739 root INFO copying pandas/core/arrays/boolean.py -> build/lib.linux-x86_64-cpython-312/pandas/core/arrays 2024-04-12 22:28:27,739 root INFO copying pandas/core/arrays/numeric.py -> build/lib.linux-x86_64-cpython-312/pandas/core/arrays 2024-04-12 22:28:27,739 root INFO copying pandas/core/arrays/string_arrow.py -> build/lib.linux-x86_64-cpython-312/pandas/core/arrays 2024-04-12 22:28:27,740 root INFO copying pandas/core/arrays/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/core/arrays 2024-04-12 22:28:27,740 root INFO copying pandas/core/arrays/datetimes.py -> build/lib.linux-x86_64-cpython-312/pandas/core/arrays 2024-04-12 22:28:27,740 root INFO copying pandas/core/arrays/period.py -> build/lib.linux-x86_64-cpython-312/pandas/core/arrays 2024-04-12 22:28:27,740 root INFO copying pandas/core/arrays/_ranges.py -> build/lib.linux-x86_64-cpython-312/pandas/core/arrays 2024-04-12 22:28:27,741 root INFO copying pandas/core/arrays/string_.py -> build/lib.linux-x86_64-cpython-312/pandas/core/arrays 2024-04-12 22:28:27,741 root INFO copying pandas/core/arrays/integer.py -> build/lib.linux-x86_64-cpython-312/pandas/core/arrays 2024-04-12 22:28:27,741 root INFO copying pandas/core/arrays/categorical.py -> build/lib.linux-x86_64-cpython-312/pandas/core/arrays 2024-04-12 22:28:27,741 root INFO copying pandas/core/arrays/floating.py -> build/lib.linux-x86_64-cpython-312/pandas/core/arrays 2024-04-12 22:28:27,742 root INFO copying pandas/core/arrays/datetimelike.py -> build/lib.linux-x86_64-cpython-312/pandas/core/arrays 2024-04-12 22:28:27,742 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/core/internals 2024-04-12 22:28:27,742 root INFO copying pandas/core/internals/base.py -> build/lib.linux-x86_64-cpython-312/pandas/core/internals 2024-04-12 22:28:27,742 root INFO copying pandas/core/internals/ops.py -> build/lib.linux-x86_64-cpython-312/pandas/core/internals 2024-04-12 22:28:27,743 root INFO copying pandas/core/internals/api.py -> build/lib.linux-x86_64-cpython-312/pandas/core/internals 2024-04-12 22:28:27,743 root INFO copying pandas/core/internals/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/core/internals 2024-04-12 22:28:27,743 root INFO copying pandas/core/internals/construction.py -> build/lib.linux-x86_64-cpython-312/pandas/core/internals 2024-04-12 22:28:27,743 root INFO copying pandas/core/internals/managers.py -> build/lib.linux-x86_64-cpython-312/pandas/core/internals 2024-04-12 22:28:27,744 root INFO copying pandas/core/internals/blocks.py -> build/lib.linux-x86_64-cpython-312/pandas/core/internals 2024-04-12 22:28:27,744 root INFO copying pandas/core/internals/array_manager.py -> build/lib.linux-x86_64-cpython-312/pandas/core/internals 2024-04-12 22:28:27,744 root INFO copying pandas/core/internals/concat.py -> build/lib.linux-x86_64-cpython-312/pandas/core/internals 2024-04-12 22:28:27,745 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/core/dtypes 2024-04-12 22:28:27,745 root INFO copying pandas/core/dtypes/astype.py -> build/lib.linux-x86_64-cpython-312/pandas/core/dtypes 2024-04-12 22:28:27,745 root INFO copying pandas/core/dtypes/base.py -> build/lib.linux-x86_64-cpython-312/pandas/core/dtypes 2024-04-12 22:28:27,745 root INFO copying pandas/core/dtypes/common.py -> build/lib.linux-x86_64-cpython-312/pandas/core/dtypes 2024-04-12 22:28:27,746 root INFO copying pandas/core/dtypes/dtypes.py -> build/lib.linux-x86_64-cpython-312/pandas/core/dtypes 2024-04-12 22:28:27,746 root INFO copying pandas/core/dtypes/api.py -> build/lib.linux-x86_64-cpython-312/pandas/core/dtypes 2024-04-12 22:28:27,746 root INFO copying pandas/core/dtypes/inference.py -> build/lib.linux-x86_64-cpython-312/pandas/core/dtypes 2024-04-12 22:28:27,746 root INFO copying pandas/core/dtypes/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/core/dtypes 2024-04-12 22:28:27,746 root INFO copying pandas/core/dtypes/cast.py -> build/lib.linux-x86_64-cpython-312/pandas/core/dtypes 2024-04-12 22:28:27,747 root INFO copying pandas/core/dtypes/generic.py -> build/lib.linux-x86_64-cpython-312/pandas/core/dtypes 2024-04-12 22:28:27,747 root INFO copying pandas/core/dtypes/missing.py -> build/lib.linux-x86_64-cpython-312/pandas/core/dtypes 2024-04-12 22:28:27,748 root INFO copying pandas/core/dtypes/concat.py -> build/lib.linux-x86_64-cpython-312/pandas/core/dtypes 2024-04-12 22:28:27,748 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/core/reshape 2024-04-12 22:28:27,748 root INFO copying pandas/core/reshape/encoding.py -> build/lib.linux-x86_64-cpython-312/pandas/core/reshape 2024-04-12 22:28:27,748 root INFO copying pandas/core/reshape/util.py -> build/lib.linux-x86_64-cpython-312/pandas/core/reshape 2024-04-12 22:28:27,749 root INFO copying pandas/core/reshape/merge.py -> build/lib.linux-x86_64-cpython-312/pandas/core/reshape 2024-04-12 22:28:27,749 root INFO copying pandas/core/reshape/tile.py -> build/lib.linux-x86_64-cpython-312/pandas/core/reshape 2024-04-12 22:28:27,749 root INFO copying pandas/core/reshape/pivot.py -> build/lib.linux-x86_64-cpython-312/pandas/core/reshape 2024-04-12 22:28:27,749 root INFO copying pandas/core/reshape/api.py -> build/lib.linux-x86_64-cpython-312/pandas/core/reshape 2024-04-12 22:28:27,750 root INFO copying pandas/core/reshape/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/core/reshape 2024-04-12 22:28:27,750 root INFO copying pandas/core/reshape/melt.py -> build/lib.linux-x86_64-cpython-312/pandas/core/reshape 2024-04-12 22:28:27,750 root INFO copying pandas/core/reshape/reshape.py -> build/lib.linux-x86_64-cpython-312/pandas/core/reshape 2024-04-12 22:28:27,750 root INFO copying pandas/core/reshape/concat.py -> build/lib.linux-x86_64-cpython-312/pandas/core/reshape 2024-04-12 22:28:27,751 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/core/_numba/kernels 2024-04-12 22:28:27,751 root INFO copying pandas/core/_numba/kernels/shared.py -> build/lib.linux-x86_64-cpython-312/pandas/core/_numba/kernels 2024-04-12 22:28:27,751 root INFO copying pandas/core/_numba/kernels/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/core/_numba/kernels 2024-04-12 22:28:27,751 root INFO copying pandas/core/_numba/kernels/sum_.py -> build/lib.linux-x86_64-cpython-312/pandas/core/_numba/kernels 2024-04-12 22:28:27,751 root INFO copying pandas/core/_numba/kernels/min_max_.py -> build/lib.linux-x86_64-cpython-312/pandas/core/_numba/kernels 2024-04-12 22:28:27,752 root INFO copying pandas/core/_numba/kernels/var_.py -> build/lib.linux-x86_64-cpython-312/pandas/core/_numba/kernels 2024-04-12 22:28:27,752 root INFO copying pandas/core/_numba/kernels/mean_.py -> build/lib.linux-x86_64-cpython-312/pandas/core/_numba/kernels 2024-04-12 22:28:27,752 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/core/arrays/sparse 2024-04-12 22:28:27,752 root INFO copying pandas/core/arrays/sparse/array.py -> build/lib.linux-x86_64-cpython-312/pandas/core/arrays/sparse 2024-04-12 22:28:27,753 root INFO copying pandas/core/arrays/sparse/scipy_sparse.py -> build/lib.linux-x86_64-cpython-312/pandas/core/arrays/sparse 2024-04-12 22:28:27,753 root INFO copying pandas/core/arrays/sparse/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/core/arrays/sparse 2024-04-12 22:28:27,753 root INFO copying pandas/core/arrays/sparse/accessor.py -> build/lib.linux-x86_64-cpython-312/pandas/core/arrays/sparse 2024-04-12 22:28:27,753 root INFO copying pandas/core/arrays/sparse/dtype.py -> build/lib.linux-x86_64-cpython-312/pandas/core/arrays/sparse 2024-04-12 22:28:27,754 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/core/arrays/arrow 2024-04-12 22:28:27,754 root INFO copying pandas/core/arrays/arrow/array.py -> build/lib.linux-x86_64-cpython-312/pandas/core/arrays/arrow 2024-04-12 22:28:27,754 root INFO copying pandas/core/arrays/arrow/__init__.py -> build/lib.linux-x86_64-cpython-312/pandas/core/arrays/arrow 2024-04-12 22:28:27,754 root INFO copying pandas/core/arrays/arrow/_arrow_utils.py -> build/lib.linux-x86_64-cpython-312/pandas/core/arrays/arrow 2024-04-12 22:28:27,755 root INFO copying pandas/core/arrays/arrow/dtype.py -> build/lib.linux-x86_64-cpython-312/pandas/core/arrays/arrow 2024-04-12 22:28:27,755 root INFO copying pandas/core/arrays/arrow/extension_types.py -> build/lib.linux-x86_64-cpython-312/pandas/core/arrays/arrow 2024-04-12 22:28:27,756 root INFO running egg_info 2024-04-12 22:28:27,758 root INFO writing pandas.egg-info/PKG-INFO 2024-04-12 22:28:27,773 root INFO writing dependency_links to pandas.egg-info/dependency_links.txt 2024-04-12 22:28:27,773 root INFO writing entry points to pandas.egg-info/entry_points.txt 2024-04-12 22:28:27,782 root INFO writing requirements to pandas.egg-info/requires.txt 2024-04-12 22:28:27,783 root INFO writing top-level names to pandas.egg-info/top_level.txt 2024-04-12 22:28:27,874 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,874 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,874 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,874 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,874 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,874 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,875 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,875 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,875 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,875 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,875 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,876 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,876 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,876 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,876 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,876 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_math.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,876 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,876 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,876 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,876 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,876 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,876 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,876 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,876 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,876 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,876 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,876 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,876 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,876 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,878 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,878 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,878 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,878 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,878 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,879 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,879 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,879 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,879 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,879 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,879 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,879 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,879 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,879 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,879 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,879 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,880 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,881 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,881 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,881 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,881 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,881 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,881 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,881 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,881 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,881 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,881 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,881 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,882 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,882 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,882 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,882 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,882 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,883 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,883 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,883 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,883 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,883 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,883 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,884 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,884 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,884 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,885 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,885 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,885 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,885 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,885 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,885 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,885 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,885 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,885 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,885 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,885 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,885 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,885 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,885 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,885 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,885 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,885 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,885 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,885 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,886 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,886 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,886 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,886 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,886 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,886 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,887 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,887 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,887 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,887 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,887 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,887 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,887 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,887 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,887 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,887 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,888 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,888 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,888 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,888 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,888 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,888 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,889 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,889 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,889 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,889 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,889 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,889 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,889 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,889 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,890 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,890 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,890 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,890 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,890 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,890 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,890 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,890 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,890 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,891 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,891 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,891 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,891 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,891 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,891 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,892 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,892 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,892 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,892 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,892 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,892 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,893 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,893 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,893 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,893 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,893 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,894 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,894 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,894 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,894 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,894 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,894 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,894 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,895 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,895 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,895 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,895 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,895 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,895 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,896 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,896 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,896 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,896 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,896 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,896 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,897 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,897 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,897 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,897 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,897 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,897 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,897 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,897 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,897 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,897 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,897 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,898 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,898 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,898 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,898 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,898 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,899 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,899 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,899 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,899 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,899 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,899 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,899 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,899 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,899 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,899 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,899 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,899 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,899 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,900 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,900 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,900 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,900 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,900 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,900 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,900 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,900 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-04-12 22:28:27,904 root INFO reading manifest file 'pandas.egg-info/SOURCES.txt' 2024-04-12 22:28:27,917 root INFO reading manifest template 'MANIFEST.in' 2024-04-12 22:28:27,917 root WARNING warning: no files found matching 'versioneer.py' 2024-04-12 22:28:27,922 root WARNING no previously-included directories found matching 'doc/build' 2024-04-12 22:28:27,949 root WARNING warning: no previously-included files matching '*.bz2' found anywhere in distribution 2024-04-12 22:28:27,953 root WARNING warning: no previously-included files matching '*.csv' found anywhere in distribution 2024-04-12 22:28:27,957 root WARNING warning: no previously-included files matching '*.dta' found anywhere in distribution 2024-04-12 22:28:27,962 root WARNING warning: no previously-included files matching '*.feather' found anywhere in distribution 2024-04-12 22:28:27,966 root WARNING warning: no previously-included files matching '*.tar' found anywhere in distribution 2024-04-12 22:28:27,970 root WARNING warning: no previously-included files matching '*.gz' found anywhere in distribution 2024-04-12 22:28:27,974 root WARNING warning: no previously-included files matching '*.h5' found anywhere in distribution 2024-04-12 22:28:27,978 root WARNING warning: no previously-included files matching '*.html' found anywhere in distribution 2024-04-12 22:28:27,982 root WARNING warning: no previously-included files matching '*.json' found anywhere in distribution 2024-04-12 22:28:27,986 root WARNING warning: no previously-included files matching '*.jsonl' found anywhere in distribution 2024-04-12 22:28:27,991 root WARNING warning: no previously-included files matching '*.msgpack' found anywhere in distribution 2024-04-12 22:28:27,995 root WARNING warning: no previously-included files matching '*.pdf' found anywhere in distribution 2024-04-12 22:28:27,999 root WARNING warning: no previously-included files matching '*.pickle' found anywhere in distribution 2024-04-12 22:28:28,004 root WARNING warning: no previously-included files matching '*.png' found anywhere in distribution 2024-04-12 22:28:28,008 root WARNING warning: no previously-included files matching '*.pptx' found anywhere in distribution 2024-04-12 22:28:28,012 root WARNING warning: no previously-included files matching '*.ods' found anywhere in distribution 2024-04-12 22:28:28,016 root WARNING warning: no previously-included files matching '*.odt' found anywhere in distribution 2024-04-12 22:28:28,020 root WARNING warning: no previously-included files matching '*.orc' found anywhere in distribution 2024-04-12 22:28:28,024 root WARNING warning: no previously-included files matching '*.sas7bdat' found anywhere in distribution 2024-04-12 22:28:28,029 root WARNING warning: no previously-included files matching '*.sav' found anywhere in distribution 2024-04-12 22:28:28,033 root WARNING warning: no previously-included files matching '*.so' found anywhere in distribution 2024-04-12 22:28:28,037 root WARNING warning: no previously-included files matching '*.xls' found anywhere in distribution 2024-04-12 22:28:28,041 root WARNING warning: no previously-included files matching '*.xlsb' found anywhere in distribution 2024-04-12 22:28:28,045 root WARNING warning: no previously-included files matching '*.xlsm' found anywhere in distribution 2024-04-12 22:28:28,049 root WARNING warning: no previously-included files matching '*.xlsx' found anywhere in distribution 2024-04-12 22:28:28,053 root WARNING warning: no previously-included files matching '*.xpt' found anywhere in distribution 2024-04-12 22:28:28,058 root WARNING warning: no previously-included files matching '*.cpt' found anywhere in distribution 2024-04-12 22:28:28,062 root WARNING warning: no previously-included files matching '*.xz' found anywhere in distribution 2024-04-12 22:28:28,066 root WARNING warning: no previously-included files matching '*.zip' found anywhere in distribution 2024-04-12 22:28:28,070 root WARNING warning: no previously-included files matching '*.zst' found anywhere in distribution 2024-04-12 22:28:28,074 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2024-04-12 22:28:28,077 root WARNING warning: no previously-included files matching '.DS_Store' found anywhere in distribution 2024-04-12 22:28:28,081 root WARNING warning: no previously-included files matching '.git*' found anywhere in distribution 2024-04-12 22:28:28,084 root WARNING warning: no previously-included files matching '#*' found anywhere in distribution 2024-04-12 22:28:28,101 root WARNING warning: no previously-included files matching '*.py[ocd]' found anywhere in distribution 2024-04-12 22:28:28,106 root WARNING no previously-included directories found matching 'pandas/tests/io/parser/data' 2024-04-12 22:28:28,107 root INFO adding license file 'LICENSE' 2024-04-12 22:28:28,107 root INFO adding license file 'AUTHORS.md' 2024-04-12 22:28:28,144 root INFO writing manifest file 'pandas.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pandas._libs.src' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.src' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas._libs.src' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas._libs.src' to be distributed and are already explicitly excluding 'pandas._libs.src' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pandas._libs.src.headers' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.src.headers' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas._libs.src.headers' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas._libs.src.headers' to be distributed and are already explicitly excluding 'pandas._libs.src.headers' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pandas._libs.src.klib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.src.klib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas._libs.src.klib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas._libs.src.klib' to be distributed and are already explicitly excluding 'pandas._libs.src.klib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pandas._libs.src.parser' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.src.parser' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas._libs.src.parser' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas._libs.src.parser' to be distributed and are already explicitly excluding 'pandas._libs.src.parser' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pandas._libs.src.ujson.lib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.src.ujson.lib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas._libs.src.ujson.lib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas._libs.src.ujson.lib' to be distributed and are already explicitly excluding 'pandas._libs.src.ujson.lib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pandas._libs.src.ujson.python' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.src.ujson.python' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas._libs.src.ujson.python' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas._libs.src.ujson.python' to be distributed and are already explicitly excluding 'pandas._libs.src.ujson.python' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pandas._libs.tslibs.src.datetime' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.tslibs.src.datetime' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas._libs.tslibs.src.datetime' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas._libs.tslibs.src.datetime' to be distributed and are already explicitly excluding 'pandas._libs.tslibs.src.datetime' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pandas.io.formats.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas.io.formats.templates' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas.io.formats.templates' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas.io.formats.templates' to be distributed and are already explicitly excluding 'pandas.io.formats.templates' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pandas.tests.io.data' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas.tests.io.data' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas.tests.io.data' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas.tests.io.data' to be distributed and are already explicitly excluding 'pandas.tests.io.data' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pandas.tests.io.data.fixed_width' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas.tests.io.data.fixed_width' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas.tests.io.data.fixed_width' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas.tests.io.data.fixed_width' to be distributed and are already explicitly excluding 'pandas.tests.io.data.fixed_width' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pandas.tests.io.data.legacy_pickle' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas.tests.io.data.legacy_pickle' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas.tests.io.data.legacy_pickle' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas.tests.io.data.legacy_pickle' to be distributed and are already explicitly excluding 'pandas.tests.io.data.legacy_pickle' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pandas.tests.io.data.parquet' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas.tests.io.data.parquet' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas.tests.io.data.parquet' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas.tests.io.data.parquet' to be distributed and are already explicitly excluding 'pandas.tests.io.data.parquet' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pandas.tests.io.data.pickle' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas.tests.io.data.pickle' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas.tests.io.data.pickle' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas.tests.io.data.pickle' to be distributed and are already explicitly excluding 'pandas.tests.io.data.pickle' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pandas.tests.io.data.xml' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas.tests.io.data.xml' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas.tests.io.data.xml' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas.tests.io.data.xml' to be distributed and are already explicitly excluding 'pandas.tests.io.data.xml' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2024-04-12 22:28:28,185 root INFO copying pandas/_libs/algos.pxd -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,185 root INFO copying pandas/_libs/algos.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,185 root INFO copying pandas/_libs/algos.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,186 root INFO copying pandas/_libs/algos_common_helper.pxi.in -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,186 root INFO copying pandas/_libs/algos_take_helper.pxi.in -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,186 root INFO copying pandas/_libs/arrays.pxd -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,186 root INFO copying pandas/_libs/arrays.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,187 root INFO copying pandas/_libs/arrays.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,187 root INFO copying pandas/_libs/dtypes.pxd -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,187 root INFO copying pandas/_libs/groupby.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,187 root INFO copying pandas/_libs/groupby.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,188 root INFO copying pandas/_libs/hashing.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,188 root INFO copying pandas/_libs/hashing.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,188 root INFO copying pandas/_libs/hashtable.pxd -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,188 root INFO copying pandas/_libs/hashtable.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,188 root INFO copying pandas/_libs/hashtable.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,189 root INFO copying pandas/_libs/hashtable_class_helper.pxi.in -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,189 root INFO copying pandas/_libs/hashtable_func_helper.pxi.in -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,189 root INFO copying pandas/_libs/index.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,189 root INFO copying pandas/_libs/index.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,190 root INFO copying pandas/_libs/index_class_helper.pxi.in -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,190 root INFO copying pandas/_libs/indexing.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,190 root INFO copying pandas/_libs/indexing.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,190 root INFO copying pandas/_libs/internals.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,191 root INFO copying pandas/_libs/internals.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,191 root INFO copying pandas/_libs/interval.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,191 root INFO copying pandas/_libs/interval.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,191 root INFO copying pandas/_libs/intervaltree.pxi.in -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,192 root INFO copying pandas/_libs/join.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,192 root INFO copying pandas/_libs/join.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,192 root INFO copying pandas/_libs/json.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,192 root INFO copying pandas/_libs/khash.pxd -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,192 root INFO copying pandas/_libs/khash_for_primitive_helper.pxi.in -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,193 root INFO copying pandas/_libs/lib.pxd -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,193 root INFO copying pandas/_libs/lib.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,193 root INFO copying pandas/_libs/lib.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,193 root INFO copying pandas/_libs/missing.pxd -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,194 root INFO copying pandas/_libs/missing.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,194 root INFO copying pandas/_libs/missing.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,194 root INFO copying pandas/_libs/ops.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,194 root INFO copying pandas/_libs/ops.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,195 root INFO copying pandas/_libs/ops_dispatch.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,195 root INFO copying pandas/_libs/ops_dispatch.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,195 root INFO copying pandas/_libs/parsers.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,195 root INFO copying pandas/_libs/parsers.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,195 root INFO copying pandas/_libs/properties.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,196 root INFO copying pandas/_libs/properties.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,196 root INFO copying pandas/_libs/reduction.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,196 root INFO copying pandas/_libs/reduction.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,196 root INFO copying pandas/_libs/reshape.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,196 root INFO copying pandas/_libs/reshape.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,197 root INFO copying pandas/_libs/sparse.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,197 root INFO copying pandas/_libs/sparse.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,197 root INFO copying pandas/_libs/sparse_op_helper.pxi.in -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,197 root INFO copying pandas/_libs/testing.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,198 root INFO copying pandas/_libs/testing.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,198 root INFO copying pandas/_libs/tslib.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,198 root INFO copying pandas/_libs/tslib.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,198 root INFO copying pandas/_libs/util.pxd -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,198 root INFO copying pandas/_libs/writers.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,199 root INFO copying pandas/_libs/writers.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,199 root INFO copying pandas/io/sas/_byteswap.pyi -> build/lib.linux-x86_64-cpython-312/pandas/io/sas 2024-04-12 22:28:28,199 root INFO copying pandas/io/sas/_sas.pyi -> build/lib.linux-x86_64-cpython-312/pandas/io/sas 2024-04-12 22:28:28,199 root INFO copying pandas/io/sas/byteswap.pyx -> build/lib.linux-x86_64-cpython-312/pandas/io/sas 2024-04-12 22:28:28,200 root INFO copying pandas/io/sas/sas.pyx -> build/lib.linux-x86_64-cpython-312/pandas/io/sas 2024-04-12 22:28:28,200 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/io/formats/templates 2024-04-12 22:28:28,200 root INFO copying pandas/io/formats/templates/html.tpl -> build/lib.linux-x86_64-cpython-312/pandas/io/formats/templates 2024-04-12 22:28:28,200 root INFO copying pandas/io/formats/templates/html_style.tpl -> build/lib.linux-x86_64-cpython-312/pandas/io/formats/templates 2024-04-12 22:28:28,200 root INFO copying pandas/io/formats/templates/html_table.tpl -> build/lib.linux-x86_64-cpython-312/pandas/io/formats/templates 2024-04-12 22:28:28,201 root INFO copying pandas/io/formats/templates/latex.tpl -> build/lib.linux-x86_64-cpython-312/pandas/io/formats/templates 2024-04-12 22:28:28,201 root INFO copying pandas/io/formats/templates/latex_longtable.tpl -> build/lib.linux-x86_64-cpython-312/pandas/io/formats/templates 2024-04-12 22:28:28,201 root INFO copying pandas/io/formats/templates/latex_table.tpl -> build/lib.linux-x86_64-cpython-312/pandas/io/formats/templates 2024-04-12 22:28:28,201 root INFO copying pandas/io/formats/templates/string.tpl -> build/lib.linux-x86_64-cpython-312/pandas/io/formats/templates 2024-04-12 22:28:28,201 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/io/data 2024-04-12 22:28:28,202 root INFO copying pandas/tests/io/data/gbq_fake_job.txt -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/data 2024-04-12 22:28:28,202 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/io/data/fixed_width 2024-04-12 22:28:28,202 root INFO copying pandas/tests/io/data/fixed_width/fixed_width_format.txt -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/data/fixed_width 2024-04-12 22:28:28,202 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/io/data/legacy_pickle 2024-04-12 22:28:28,202 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/io/data/legacy_pickle/1.2.4 2024-04-12 22:28:28,202 root INFO copying pandas/tests/io/data/legacy_pickle/1.2.4/empty_frame_v1_2_4-GH#42345.pkl -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/data/legacy_pickle/1.2.4 2024-04-12 22:28:28,203 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/io/data/parquet 2024-04-12 22:28:28,203 root INFO copying pandas/tests/io/data/parquet/simple.parquet -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/data/parquet 2024-04-12 22:28:28,203 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/io/data/pickle 2024-04-12 22:28:28,203 root INFO copying pandas/tests/io/data/pickle/test_mi_py27.pkl -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/data/pickle 2024-04-12 22:28:28,203 root INFO copying pandas/tests/io/data/pickle/test_py27.pkl -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/data/pickle 2024-04-12 22:28:28,203 root INFO creating build/lib.linux-x86_64-cpython-312/pandas/tests/io/data/xml 2024-04-12 22:28:28,204 root INFO copying pandas/tests/io/data/xml/baby_names.xml -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/data/xml 2024-04-12 22:28:28,204 root INFO copying pandas/tests/io/data/xml/books.xml -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/data/xml 2024-04-12 22:28:28,204 root INFO copying pandas/tests/io/data/xml/cta_rail_lines.kml -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/data/xml 2024-04-12 22:28:28,204 root INFO copying pandas/tests/io/data/xml/doc_ch_utf.xml -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/data/xml 2024-04-12 22:28:28,204 root INFO copying pandas/tests/io/data/xml/flatten_doc.xsl -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/data/xml 2024-04-12 22:28:28,205 root INFO copying pandas/tests/io/data/xml/row_field_output.xsl -> build/lib.linux-x86_64-cpython-312/pandas/tests/io/data/xml 2024-04-12 22:28:28,205 root INFO copying pandas/_libs/window/aggregations.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs/window 2024-04-12 22:28:28,205 root INFO copying pandas/_libs/window/aggregations.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs/window 2024-04-12 22:28:28,205 root INFO copying pandas/_libs/window/indexers.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs/window 2024-04-12 22:28:28,206 root INFO copying pandas/_libs/window/indexers.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs/window 2024-04-12 22:28:28,206 root INFO copying pandas/_libs/tslibs/base.pxd -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,206 root INFO copying pandas/_libs/tslibs/base.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,206 root INFO copying pandas/_libs/tslibs/ccalendar.pxd -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,206 root INFO copying pandas/_libs/tslibs/ccalendar.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,207 root INFO copying pandas/_libs/tslibs/ccalendar.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,207 root INFO copying pandas/_libs/tslibs/conversion.pxd -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,207 root INFO copying pandas/_libs/tslibs/conversion.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,207 root INFO copying pandas/_libs/tslibs/conversion.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,208 root INFO copying pandas/_libs/tslibs/dtypes.pxd -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,208 root INFO copying pandas/_libs/tslibs/dtypes.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,208 root INFO copying pandas/_libs/tslibs/dtypes.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,208 root INFO copying pandas/_libs/tslibs/fields.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,208 root INFO copying pandas/_libs/tslibs/fields.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,209 root INFO copying pandas/_libs/tslibs/nattype.pxd -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,209 root INFO copying pandas/_libs/tslibs/nattype.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,209 root INFO copying pandas/_libs/tslibs/nattype.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,209 root INFO copying pandas/_libs/tslibs/np_datetime.pxd -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,210 root INFO copying pandas/_libs/tslibs/np_datetime.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,210 root INFO copying pandas/_libs/tslibs/np_datetime.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,210 root INFO copying pandas/_libs/tslibs/offsets.pxd -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,210 root INFO copying pandas/_libs/tslibs/offsets.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,210 root INFO copying pandas/_libs/tslibs/offsets.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,211 root INFO copying pandas/_libs/tslibs/parsing.pxd -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,211 root INFO copying pandas/_libs/tslibs/parsing.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,211 root INFO copying pandas/_libs/tslibs/parsing.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,212 root INFO copying pandas/_libs/tslibs/period.pxd -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,212 root INFO copying pandas/_libs/tslibs/period.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,212 root INFO copying pandas/_libs/tslibs/period.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,212 root INFO copying pandas/_libs/tslibs/strptime.pxd -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,213 root INFO copying pandas/_libs/tslibs/strptime.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,213 root INFO copying pandas/_libs/tslibs/strptime.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,213 root INFO copying pandas/_libs/tslibs/timedeltas.pxd -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,213 root INFO copying pandas/_libs/tslibs/timedeltas.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,213 root INFO copying pandas/_libs/tslibs/timedeltas.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,214 root INFO copying pandas/_libs/tslibs/timestamps.pxd -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,214 root INFO copying pandas/_libs/tslibs/timestamps.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,214 root INFO copying pandas/_libs/tslibs/timestamps.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,214 root INFO copying pandas/_libs/tslibs/timezones.pxd -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,215 root INFO copying pandas/_libs/tslibs/timezones.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,215 root INFO copying pandas/_libs/tslibs/timezones.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,215 root INFO copying pandas/_libs/tslibs/tzconversion.pxd -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,215 root INFO copying pandas/_libs/tslibs/tzconversion.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,216 root INFO copying pandas/_libs/tslibs/tzconversion.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,216 root INFO copying pandas/_libs/tslibs/util.pxd -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,216 root INFO copying pandas/_libs/tslibs/vectorized.pyi -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,216 root INFO copying pandas/_libs/tslibs/vectorized.pyx -> build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:28:28,245 root INFO running build_ext UPDATING build/lib.linux-x86_64-cpython-312/pandas/_version.py set build/lib.linux-x86_64-cpython-312/pandas/_version.py to '2.0.3' 2024-04-12 22:28:28,248 root INFO building 'pandas._libs.algos' extension 2024-04-12 22:28:28,248 root INFO creating build/temp.linux-x86_64-cpython-312 2024-04-12 22:28:28,248 root INFO creating build/temp.linux-x86_64-cpython-312/pandas 2024-04-12 22:28:28,248 root INFO creating build/temp.linux-x86_64-cpython-312/pandas/_libs 2024-04-12 22:28:28,248 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/algos.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/algos.o In file included from pandas/_libs/algos.c:1241: pandas/_libs/src/klib/khash_python.h: In function 'traced_realloc': pandas/_libs/src/klib/khash_python.h:46:13: warning: pointer 'old_ptr_6(D)' may be used after 'realloc' [-Wuse-after-free] 46 | PyTraceMalloc_Untrack(KHASH_TRACE_DOMAIN, (uintptr_t)old_ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/src/klib/khash_python.h:43:18: note: call to 'realloc' here 43 | void * ptr = realloc(old_ptr, size); | ^~~~~~~~~~~~~~~~~~~~~~ 2024-04-12 22:29:09,799 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/algos.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/algos.cpython-312-x86_64-linux-musl.so 2024-04-12 22:29:18,899 root INFO building 'pandas._libs.arrays' extension 2024-04-12 22:29:18,900 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/arrays.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/arrays.o 2024-04-12 22:29:20,636 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/arrays.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/arrays.cpython-312-x86_64-linux-musl.so 2024-04-12 22:29:23,765 root INFO building 'pandas._libs.groupby' extension 2024-04-12 22:29:23,765 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/groupby.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/groupby.o 2024-04-12 22:30:00,790 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/groupby.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/groupby.cpython-312-x86_64-linux-musl.so 2024-04-12 22:30:10,762 root INFO building 'pandas._libs.hashing' extension 2024-04-12 22:30:10,763 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/hashing.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/hashing.o 2024-04-12 22:30:13,826 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/hashing.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/hashing.cpython-312-x86_64-linux-musl.so 2024-04-12 22:30:18,815 root INFO building 'pandas._libs.hashtable' extension 2024-04-12 22:30:18,816 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/hashtable.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/hashtable.o In file included from pandas/_libs/hashtable.c:1239: pandas/_libs/src/klib/khash_python.h: In function 'traced_realloc': pandas/_libs/src/klib/khash_python.h:46:13: warning: pointer 'old_ptr_6(D)' may be used after 'realloc' [-Wuse-after-free] 46 | PyTraceMalloc_Untrack(KHASH_TRACE_DOMAIN, (uintptr_t)old_ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/src/klib/khash_python.h:43:18: note: call to 'realloc' here 43 | void * ptr = realloc(old_ptr, size); | ^~~~~~~~~~~~~~~~~~~~~~ 2024-04-12 22:31:04,539 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/hashtable.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/hashtable.cpython-312-x86_64-linux-musl.so 2024-04-12 22:31:18,437 root INFO building 'pandas._libs.index' extension 2024-04-12 22:31:18,438 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -Ipandas/_libs/src/klib -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/index.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/index.o In file included from pandas/_libs/index.c:1234: pandas/_libs/src/klib/khash_python.h: In function 'traced_realloc': pandas/_libs/src/klib/khash_python.h:46:13: warning: pointer 'old_ptr_6(D)' may be used after 'realloc' [-Wuse-after-free] 46 | PyTraceMalloc_Untrack(KHASH_TRACE_DOMAIN, (uintptr_t)old_ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/src/klib/khash_python.h:43:18: note: call to 'realloc' here 43 | void * ptr = realloc(old_ptr, size); | ^~~~~~~~~~~~~~~~~~~~~~ 2024-04-12 22:31:33,797 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/index.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/index.cpython-312-x86_64-linux-musl.so 2024-04-12 22:31:41,091 root INFO building 'pandas._libs.indexing' extension 2024-04-12 22:31:41,092 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/indexing.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/indexing.o 2024-04-12 22:31:42,040 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/indexing.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/indexing.cpython-312-x86_64-linux-musl.so 2024-04-12 22:31:44,654 root INFO building 'pandas._libs.internals' extension 2024-04-12 22:31:44,654 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/internals.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/internals.o 2024-04-12 22:31:50,750 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/internals.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/internals.cpython-312-x86_64-linux-musl.so 2024-04-12 22:31:55,722 root INFO building 'pandas._libs.interval' extension 2024-04-12 22:31:55,723 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -Ipandas/_libs/src/klib -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/interval.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/interval.o In file included from pandas/_libs/interval.c:1288: pandas/_libs/src/klib/khash_python.h: In function 'traced_realloc': pandas/_libs/src/klib/khash_python.h:46:13: warning: pointer 'old_ptr_6(D)' may be used after 'realloc' [-Wuse-after-free] 46 | PyTraceMalloc_Untrack(KHASH_TRACE_DOMAIN, (uintptr_t)old_ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/src/klib/khash_python.h:43:18: note: call to 'realloc' here 43 | void * ptr = realloc(old_ptr, size); | ^~~~~~~~~~~~~~~~~~~~~~ 2024-04-12 22:32:16,224 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/interval.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/interval.cpython-312-x86_64-linux-musl.so 2024-04-12 22:32:22,706 root INFO building 'pandas._libs.join' extension 2024-04-12 22:32:22,707 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/join.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/join.o In file included from pandas/_libs/join.c:1234: pandas/_libs/src/klib/khash_python.h: In function 'traced_realloc': pandas/_libs/src/klib/khash_python.h:46:13: warning: pointer 'old_ptr_6(D)' may be used after 'realloc' [-Wuse-after-free] 46 | PyTraceMalloc_Untrack(KHASH_TRACE_DOMAIN, (uintptr_t)old_ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/src/klib/khash_python.h:43:18: note: call to 'realloc' here 43 | void * ptr = realloc(old_ptr, size); | ^~~~~~~~~~~~~~~~~~~~~~ 2024-04-12 22:33:52,402 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/join.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/join.cpython-312-x86_64-linux-musl.so 2024-04-12 22:34:01,903 root INFO building 'pandas._libs.lib' extension 2024-04-12 22:34:01,903 root INFO creating build/temp.linux-x86_64-cpython-312/pandas/_libs/src 2024-04-12 22:34:01,904 root INFO creating build/temp.linux-x86_64-cpython-312/pandas/_libs/src/parser 2024-04-12 22:34:01,904 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs -Ipandas/_libs/tslibs -Ipandas/_libs/src/klib -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/lib.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/lib.o pandas/_libs/lib.c:85991:12: warning: '__pyx_memview_set_object' defined but not used [-Wunused-function] 85991 | static int __pyx_memview_set_object(const char *itemp, PyObject *obj) { | ^~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/lib.c:85986:20: warning: '__pyx_memview_get_object' defined but not used [-Wunused-function] 85986 | static PyObject *__pyx_memview_get_object(const char *itemp) { | ^~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-12 22:34:14,555 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs -Ipandas/_libs/tslibs -Ipandas/_libs/src/klib -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/src/parser/tokenizer.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/src/parser/tokenizer.o 2024-04-12 22:34:14,890 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/lib.o build/temp.linux-x86_64-cpython-312/pandas/_libs/src/parser/tokenizer.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/lib.cpython-312-x86_64-linux-musl.so 2024-04-12 22:34:24,110 root INFO building 'pandas._libs.missing' extension 2024-04-12 22:34:24,111 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/missing.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/missing.o 2024-04-12 22:34:27,214 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/missing.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/missing.cpython-312-x86_64-linux-musl.so 2024-04-12 22:34:31,732 root INFO building 'pandas._libs.parsers' extension 2024-04-12 22:34:31,732 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/parsers.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/parsers.o In file included from pandas/_libs/parsers.c:1239: pandas/_libs/src/klib/khash_python.h: In function 'traced_realloc': pandas/_libs/src/klib/khash_python.h:46:13: warning: pointer 'old_ptr_6(D)' may be used after 'realloc' [-Wuse-after-free] 46 | PyTraceMalloc_Untrack(KHASH_TRACE_DOMAIN, (uintptr_t)old_ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/src/klib/khash_python.h:43:18: note: call to 'realloc' here 43 | void * ptr = realloc(old_ptr, size); | ^~~~~~~~~~~~~~~~~~~~~~ 2024-04-12 22:34:40,396 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/src/parser/io.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/src/parser/io.o 2024-04-12 22:34:40,572 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/src/parser/tokenizer.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/src/parser/tokenizer.o 2024-04-12 22:34:41,120 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/parsers.o build/temp.linux-x86_64-cpython-312/pandas/_libs/src/parser/io.o build/temp.linux-x86_64-cpython-312/pandas/_libs/src/parser/tokenizer.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/parsers.cpython-312-x86_64-linux-musl.so 2024-04-12 22:34:47,863 root INFO building 'pandas._libs.reduction' extension 2024-04-12 22:34:47,863 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/reduction.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/reduction.o 2024-04-12 22:34:48,730 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/reduction.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/reduction.cpython-312-x86_64-linux-musl.so 2024-04-12 22:34:50,374 root INFO building 'pandas._libs.ops' extension 2024-04-12 22:34:50,374 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/ops.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/ops.o 2024-04-12 22:34:53,685 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/ops.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/ops.cpython-312-x86_64-linux-musl.so 2024-04-12 22:34:58,594 root INFO building 'pandas._libs.ops_dispatch' extension 2024-04-12 22:34:58,594 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/ops_dispatch.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/ops_dispatch.o 2024-04-12 22:34:59,550 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/ops_dispatch.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/ops_dispatch.cpython-312-x86_64-linux-musl.so 2024-04-12 22:35:02,006 root INFO building 'pandas._libs.properties' extension 2024-04-12 22:35:02,006 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/properties.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/properties.o 2024-04-12 22:35:03,056 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/properties.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/properties.cpython-312-x86_64-linux-musl.so 2024-04-12 22:35:06,463 root INFO building 'pandas._libs.reshape' extension 2024-04-12 22:35:06,463 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/reshape.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/reshape.o 2024-04-12 22:35:10,451 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/reshape.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/reshape.cpython-312-x86_64-linux-musl.so 2024-04-12 22:35:16,302 root INFO building 'pandas._libs.sparse' extension 2024-04-12 22:35:16,302 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/sparse.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/sparse.o 2024-04-12 22:35:30,512 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/sparse.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/sparse.cpython-312-x86_64-linux-musl.so 2024-04-12 22:35:36,791 root INFO building 'pandas._libs.tslib' extension 2024-04-12 22:35:36,791 root INFO creating build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs 2024-04-12 22:35:36,792 root INFO creating build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/src 2024-04-12 22:35:36,792 root INFO creating build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/src/datetime 2024-04-12 22:35:36,792 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslib.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslib.o 2024-04-12 22:35:41,593 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-04-12 22:35:41,939 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/tslib.o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/tslib.cpython-312-x86_64-linux-musl.so 2024-04-12 22:35:46,933 root INFO building 'pandas._libs.tslibs.base' extension 2024-04-12 22:35:46,933 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/base.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/base.o 2024-04-12 22:35:47,964 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/base.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/base.cpython-312-x86_64-linux-musl.so 2024-04-12 22:35:50,265 root INFO building 'pandas._libs.tslibs.ccalendar' extension 2024-04-12 22:35:50,265 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/ccalendar.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/ccalendar.o 2024-04-12 22:35:51,359 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/ccalendar.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/ccalendar.cpython-312-x86_64-linux-musl.so 2024-04-12 22:35:55,365 root INFO building 'pandas._libs.tslibs.dtypes' extension 2024-04-12 22:35:55,365 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/dtypes.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/dtypes.o 2024-04-12 22:35:57,806 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/dtypes.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/dtypes.cpython-312-x86_64-linux-musl.so 2024-04-12 22:36:03,034 root INFO building 'pandas._libs.tslibs.conversion' extension 2024-04-12 22:36:03,034 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/conversion.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/conversion.o 2024-04-12 22:36:07,104 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-04-12 22:36:07,335 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/conversion.o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/conversion.cpython-312-x86_64-linux-musl.so 2024-04-12 22:36:12,158 root INFO building 'pandas._libs.tslibs.fields' extension 2024-04-12 22:36:12,158 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/fields.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/fields.o 2024-04-12 22:36:17,517 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-04-12 22:36:17,811 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/fields.o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/fields.cpython-312-x86_64-linux-musl.so 2024-04-12 22:36:23,648 root INFO building 'pandas._libs.tslibs.nattype' extension 2024-04-12 22:36:23,649 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/nattype.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/nattype.o 2024-04-12 22:36:27,096 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/nattype.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/nattype.cpython-312-x86_64-linux-musl.so 2024-04-12 22:36:31,896 root INFO building 'pandas._libs.tslibs.np_datetime' extension 2024-04-12 22:36:31,896 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/np_datetime.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/np_datetime.o 2024-04-12 22:36:33,908 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-04-12 22:36:34,128 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o 2024-04-12 22:36:34,366 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/np_datetime.o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/np_datetime.cpython-312-x86_64-linux-musl.so 2024-04-12 22:36:39,385 root INFO building 'pandas._libs.tslibs.offsets' extension 2024-04-12 22:36:39,386 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/offsets.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/offsets.o 2024-04-12 22:36:56,574 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-04-12 22:36:56,969 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/offsets.o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/offsets.cpython-312-x86_64-linux-musl.so 2024-04-12 22:37:09,713 root INFO building 'pandas._libs.tslibs.parsing' extension 2024-04-12 22:37:09,714 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -Ipandas/_libs/src/klib -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/src/parser/tokenizer.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/src/parser/tokenizer.o 2024-04-12 22:37:10,062 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -Ipandas/_libs/src/klib -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/parsing.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/parsing.o 2024-04-12 22:37:16,599 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/src/parser/tokenizer.o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/parsing.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/parsing.cpython-312-x86_64-linux-musl.so 2024-04-12 22:37:21,989 root INFO building 'pandas._libs.tslibs.period' extension 2024-04-12 22:37:22,000 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/period.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/period.o 2024-04-12 22:37:29,114 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-04-12 22:37:29,428 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/period.o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/period.cpython-312-x86_64-linux-musl.so 2024-04-12 22:37:34,981 root INFO building 'pandas._libs.tslibs.strptime' extension 2024-04-12 22:37:34,982 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-04-12 22:37:35,279 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/strptime.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/strptime.o 2024-04-12 22:37:40,705 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/strptime.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/strptime.cpython-312-x86_64-linux-musl.so 2024-04-12 22:37:45,754 root INFO building 'pandas._libs.tslibs.timedeltas' extension 2024-04-12 22:37:45,755 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-04-12 22:37:45,985 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/timedeltas.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/timedeltas.o 2024-04-12 22:37:55,534 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/timedeltas.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/timedeltas.cpython-312-x86_64-linux-musl.so 2024-04-12 22:38:02,658 root INFO building 'pandas._libs.tslibs.timestamps' extension 2024-04-12 22:38:02,659 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-04-12 22:38:02,938 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/timestamps.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/timestamps.o 2024-04-12 22:38:11,889 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/timestamps.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/timestamps.cpython-312-x86_64-linux-musl.so 2024-04-12 22:38:19,806 root INFO building 'pandas._libs.tslibs.timezones' extension 2024-04-12 22:38:19,806 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/timezones.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/timezones.o 2024-04-12 22:38:23,872 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/timezones.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/timezones.cpython-312-x86_64-linux-musl.so 2024-04-12 22:38:28,974 root INFO building 'pandas._libs.tslibs.tzconversion' extension 2024-04-12 22:38:28,975 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-04-12 22:38:29,208 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/tzconversion.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/tzconversion.o 2024-04-12 22:38:33,570 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/tzconversion.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/tzconversion.cpython-312-x86_64-linux-musl.so 2024-04-12 22:38:39,221 root INFO building 'pandas._libs.tslibs.vectorized' extension 2024-04-12 22:38:39,221 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-04-12 22:38:39,517 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/vectorized.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/vectorized.o 2024-04-12 22:38:43,103 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/vectorized.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/vectorized.cpython-312-x86_64-linux-musl.so 2024-04-12 22:38:48,315 root INFO building 'pandas._libs.testing' extension 2024-04-12 22:38:48,316 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/testing.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/testing.o 2024-04-12 22:38:49,890 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/testing.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/testing.cpython-312-x86_64-linux-musl.so 2024-04-12 22:38:54,670 root INFO building 'pandas._libs.window.aggregations' extension 2024-04-12 22:38:54,670 root INFO creating build/temp.linux-x86_64-cpython-312/pandas/_libs/window 2024-04-12 22:38:54,670 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/window -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/window/aggregations.cpp -o build/temp.linux-x86_64-cpython-312/pandas/_libs/window/aggregations.o pandas/_libs/window/aggregations.cpp: In function 'PyObject* __Pyx_Import(PyObject*, PyObject*, int)': pandas/_libs/window/aggregations.cpp:43391:48: warning: comparing the result of pointer addition '(((const char*)"pandas._libs.window.aggregations") + 6)' and NULL [-Waddress] 43391 | if (strchr(__Pyx_MODULE_NAME, '.') != NULL) { | ^ 2024-04-12 22:38:59,705 root INFO g++ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/window/aggregations.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/window/aggregations.cpython-312-x86_64-linux-musl.so 2024-04-12 22:39:04,663 root INFO building 'pandas._libs.window.indexers' extension 2024-04-12 22:39:04,663 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/window/indexers.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/window/indexers.o 2024-04-12 22:39:07,596 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/window/indexers.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/window/indexers.cpython-312-x86_64-linux-musl.so 2024-04-12 22:39:12,293 root INFO building 'pandas._libs.writers' extension 2024-04-12 22:39:12,294 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/writers.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/writers.o 2024-04-12 22:39:15,935 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/writers.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/writers.cpython-312-x86_64-linux-musl.so 2024-04-12 22:39:21,003 root INFO building 'pandas.io.sas._sas' extension 2024-04-12 22:39:21,003 root INFO creating build/temp.linux-x86_64-cpython-312/pandas/io 2024-04-12 22:39:21,003 root INFO creating build/temp.linux-x86_64-cpython-312/pandas/io/sas 2024-04-12 22:39:21,004 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/io/sas/sas.c -o build/temp.linux-x86_64-cpython-312/pandas/io/sas/sas.o 2024-04-12 22:39:24,596 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/io/sas/sas.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/io/sas/_sas.cpython-312-x86_64-linux-musl.so 2024-04-12 22:39:29,406 root INFO building 'pandas.io.sas._byteswap' extension 2024-04-12 22:39:29,407 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/io/sas/byteswap.c -o build/temp.linux-x86_64-cpython-312/pandas/io/sas/byteswap.o 2024-04-12 22:39:30,287 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/io/sas/byteswap.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/io/sas/_byteswap.cpython-312-x86_64-linux-musl.so 2024-04-12 22:39:32,511 root INFO building 'pandas._libs.json' extension 2024-04-12 22:39:32,512 root INFO creating build/temp.linux-x86_64-cpython-312/pandas/_libs/src/ujson 2024-04-12 22:39:32,512 root INFO creating build/temp.linux-x86_64-cpython-312/pandas/_libs/src/ujson/lib 2024-04-12 22:39:32,512 root INFO creating build/temp.linux-x86_64-cpython-312/pandas/_libs/src/ujson/python 2024-04-12 22:39:32,513 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/src/ujson/lib/ultrajsondec.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/src/ujson/lib/ultrajsondec.o 2024-04-12 22:39:32,636 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/src/ujson/lib/ultrajsonenc.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/src/ujson/lib/ultrajsonenc.o 2024-04-12 22:39:32,763 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/src/ujson/python/JSONtoObj.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/src/ujson/python/JSONtoObj.o 2024-04-12 22:39:32,982 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/src/ujson/python/date_conversions.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/src/ujson/python/date_conversions.o 2024-04-12 22:39:33,152 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/src/ujson/python/objToJSON.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/src/ujson/python/objToJSON.o 2024-04-12 22:39:33,544 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/src/ujson/python/ujson.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/src/ujson/python/ujson.o 2024-04-12 22:39:33,796 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-04-12 22:39:34,131 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o 2024-04-12 22:39:34,427 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -O3 build/temp.linux-x86_64-cpython-312/pandas/_libs/src/ujson/lib/ultrajsondec.o build/temp.linux-x86_64-cpython-312/pandas/_libs/src/ujson/lib/ultrajsonenc.o build/temp.linux-x86_64-cpython-312/pandas/_libs/src/ujson/python/JSONtoObj.o build/temp.linux-x86_64-cpython-312/pandas/_libs/src/ujson/python/date_conversions.o build/temp.linux-x86_64-cpython-312/pandas/_libs/src/ujson/python/objToJSON.o build/temp.linux-x86_64-cpython-312/pandas/_libs/src/ujson/python/ujson.o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-x86_64-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/pandas/_libs/json.cpython-312-x86_64-linux-musl.so 2024-04-12 22:39:37,642 wheel INFO installing to build/bdist.linux-x86_64/wheel 2024-04-12 22:39:37,643 root INFO running install 2024-04-12 22:39:37,663 root INFO running install_lib 2024-04-12 22:39:37,667 root INFO creating build/bdist.linux-x86_64 2024-04-12 22:39:37,668 root INFO creating build/bdist.linux-x86_64/wheel 2024-04-12 22:39:37,668 root INFO creating build/bdist.linux-x86_64/wheel/pandas 2024-04-12 22:39:37,668 root INFO creating build/bdist.linux-x86_64/wheel/pandas/io 2024-04-12 22:39:37,669 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/stata.py -> build/bdist.linux-x86_64/wheel/pandas/io 2024-04-12 22:39:37,670 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/parquet.py -> build/bdist.linux-x86_64/wheel/pandas/io 2024-04-12 22:39:37,670 root INFO creating build/bdist.linux-x86_64/wheel/pandas/io/clipboard 2024-04-12 22:39:37,670 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/clipboard/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/io/clipboard 2024-04-12 22:39:37,671 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/common.py -> build/bdist.linux-x86_64/wheel/pandas/io 2024-04-12 22:39:37,671 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/xml.py -> build/bdist.linux-x86_64/wheel/pandas/io 2024-04-12 22:39:37,672 root INFO creating build/bdist.linux-x86_64/wheel/pandas/io/sas 2024-04-12 22:39:37,672 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/sas/_sas.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/io/sas 2024-04-12 22:39:37,676 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/sas/_byteswap.pyi -> build/bdist.linux-x86_64/wheel/pandas/io/sas 2024-04-12 22:39:37,677 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/sas/sas7bdat.py -> build/bdist.linux-x86_64/wheel/pandas/io/sas 2024-04-12 22:39:37,677 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/sas/sas_constants.py -> build/bdist.linux-x86_64/wheel/pandas/io/sas 2024-04-12 22:39:37,678 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/sas/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/io/sas 2024-04-12 22:39:37,678 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/sas/sas_xport.py -> build/bdist.linux-x86_64/wheel/pandas/io/sas 2024-04-12 22:39:37,679 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/sas/_byteswap.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/io/sas 2024-04-12 22:39:37,680 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/sas/sasreader.py -> build/bdist.linux-x86_64/wheel/pandas/io/sas 2024-04-12 22:39:37,680 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/sas/_sas.pyi -> build/bdist.linux-x86_64/wheel/pandas/io/sas 2024-04-12 22:39:37,681 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/sas/sas.pyx -> build/bdist.linux-x86_64/wheel/pandas/io/sas 2024-04-12 22:39:37,681 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/sas/byteswap.pyx -> build/bdist.linux-x86_64/wheel/pandas/io/sas 2024-04-12 22:39:37,681 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/spss.py -> build/bdist.linux-x86_64/wheel/pandas/io 2024-04-12 22:39:37,682 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/api.py -> build/bdist.linux-x86_64/wheel/pandas/io 2024-04-12 22:39:37,682 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/pickle.py -> build/bdist.linux-x86_64/wheel/pandas/io 2024-04-12 22:39:37,683 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/_util.py -> build/bdist.linux-x86_64/wheel/pandas/io 2024-04-12 22:39:37,683 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/io 2024-04-12 22:39:37,683 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/gbq.py -> build/bdist.linux-x86_64/wheel/pandas/io 2024-04-12 22:39:37,684 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/pytables.py -> build/bdist.linux-x86_64/wheel/pandas/io 2024-04-12 22:39:37,685 root INFO creating build/bdist.linux-x86_64/wheel/pandas/io/json 2024-04-12 22:39:37,685 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/json/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/io/json 2024-04-12 22:39:37,685 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/json/_normalize.py -> build/bdist.linux-x86_64/wheel/pandas/io/json 2024-04-12 22:39:37,686 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/json/_json.py -> build/bdist.linux-x86_64/wheel/pandas/io/json 2024-04-12 22:39:37,686 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/json/_table_schema.py -> build/bdist.linux-x86_64/wheel/pandas/io/json 2024-04-12 22:39:37,687 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/sql.py -> build/bdist.linux-x86_64/wheel/pandas/io 2024-04-12 22:39:37,687 root INFO creating build/bdist.linux-x86_64/wheel/pandas/io/excel 2024-04-12 22:39:37,688 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/excel/_pyxlsb.py -> build/bdist.linux-x86_64/wheel/pandas/io/excel 2024-04-12 22:39:37,688 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/excel/_openpyxl.py -> build/bdist.linux-x86_64/wheel/pandas/io/excel 2024-04-12 22:39:37,688 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/excel/_odswriter.py -> build/bdist.linux-x86_64/wheel/pandas/io/excel 2024-04-12 22:39:37,689 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/excel/_base.py -> build/bdist.linux-x86_64/wheel/pandas/io/excel 2024-04-12 22:39:37,689 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/excel/_util.py -> build/bdist.linux-x86_64/wheel/pandas/io/excel 2024-04-12 22:39:37,690 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/excel/_xlrd.py -> build/bdist.linux-x86_64/wheel/pandas/io/excel 2024-04-12 22:39:37,690 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/excel/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/io/excel 2024-04-12 22:39:37,690 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/excel/_odfreader.py -> build/bdist.linux-x86_64/wheel/pandas/io/excel 2024-04-12 22:39:37,691 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/excel/_xlsxwriter.py -> build/bdist.linux-x86_64/wheel/pandas/io/excel 2024-04-12 22:39:37,691 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/html.py -> build/bdist.linux-x86_64/wheel/pandas/io 2024-04-12 22:39:37,692 root INFO creating build/bdist.linux-x86_64/wheel/pandas/io/parsers 2024-04-12 22:39:37,692 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/parsers/base_parser.py -> build/bdist.linux-x86_64/wheel/pandas/io/parsers 2024-04-12 22:39:37,693 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/parsers/readers.py -> build/bdist.linux-x86_64/wheel/pandas/io/parsers 2024-04-12 22:39:37,693 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/parsers/c_parser_wrapper.py -> build/bdist.linux-x86_64/wheel/pandas/io/parsers 2024-04-12 22:39:37,694 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/parsers/arrow_parser_wrapper.py -> build/bdist.linux-x86_64/wheel/pandas/io/parsers 2024-04-12 22:39:37,694 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/parsers/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/io/parsers 2024-04-12 22:39:37,694 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/parsers/python_parser.py -> build/bdist.linux-x86_64/wheel/pandas/io/parsers 2024-04-12 22:39:37,695 root INFO creating build/bdist.linux-x86_64/wheel/pandas/io/formats 2024-04-12 22:39:37,695 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/formats/xml.py -> build/bdist.linux-x86_64/wheel/pandas/io/formats 2024-04-12 22:39:37,696 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/formats/csvs.py -> build/bdist.linux-x86_64/wheel/pandas/io/formats 2024-04-12 22:39:37,696 root INFO creating build/bdist.linux-x86_64/wheel/pandas/io/formats/templates 2024-04-12 22:39:37,696 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/formats/templates/html_table.tpl -> build/bdist.linux-x86_64/wheel/pandas/io/formats/templates 2024-04-12 22:39:37,697 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/formats/templates/latex_longtable.tpl -> build/bdist.linux-x86_64/wheel/pandas/io/formats/templates 2024-04-12 22:39:37,697 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/formats/templates/html.tpl -> build/bdist.linux-x86_64/wheel/pandas/io/formats/templates 2024-04-12 22:39:37,697 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/formats/templates/latex.tpl -> build/bdist.linux-x86_64/wheel/pandas/io/formats/templates 2024-04-12 22:39:37,698 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/formats/templates/string.tpl -> build/bdist.linux-x86_64/wheel/pandas/io/formats/templates 2024-04-12 22:39:37,698 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/formats/templates/latex_table.tpl -> build/bdist.linux-x86_64/wheel/pandas/io/formats/templates 2024-04-12 22:39:37,699 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/formats/templates/html_style.tpl -> build/bdist.linux-x86_64/wheel/pandas/io/formats/templates 2024-04-12 22:39:37,699 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/formats/excel.py -> build/bdist.linux-x86_64/wheel/pandas/io/formats 2024-04-12 22:39:37,699 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/formats/css.py -> build/bdist.linux-x86_64/wheel/pandas/io/formats 2024-04-12 22:39:37,700 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/formats/info.py -> build/bdist.linux-x86_64/wheel/pandas/io/formats 2024-04-12 22:39:37,700 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/formats/style_render.py -> build/bdist.linux-x86_64/wheel/pandas/io/formats 2024-04-12 22:39:37,701 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/formats/printing.py -> build/bdist.linux-x86_64/wheel/pandas/io/formats 2024-04-12 22:39:37,701 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/formats/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/io/formats 2024-04-12 22:39:37,702 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/formats/html.py -> build/bdist.linux-x86_64/wheel/pandas/io/formats 2024-04-12 22:39:37,702 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/formats/string.py -> build/bdist.linux-x86_64/wheel/pandas/io/formats 2024-04-12 22:39:37,702 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/formats/latex.py -> build/bdist.linux-x86_64/wheel/pandas/io/formats 2024-04-12 22:39:37,703 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/formats/console.py -> build/bdist.linux-x86_64/wheel/pandas/io/formats 2024-04-12 22:39:37,703 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/formats/style.py -> build/bdist.linux-x86_64/wheel/pandas/io/formats 2024-04-12 22:39:37,704 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/formats/format.py -> build/bdist.linux-x86_64/wheel/pandas/io/formats 2024-04-12 22:39:37,705 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/formats/_color_data.py -> build/bdist.linux-x86_64/wheel/pandas/io/formats 2024-04-12 22:39:37,705 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/feather_format.py -> build/bdist.linux-x86_64/wheel/pandas/io 2024-04-12 22:39:37,705 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/clipboards.py -> build/bdist.linux-x86_64/wheel/pandas/io 2024-04-12 22:39:37,706 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/io/orc.py -> build/bdist.linux-x86_64/wheel/pandas/io 2024-04-12 22:39:37,706 root INFO creating build/bdist.linux-x86_64/wheel/pandas/errors 2024-04-12 22:39:37,707 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/errors/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/errors 2024-04-12 22:39:37,707 root INFO creating build/bdist.linux-x86_64/wheel/pandas/_config 2024-04-12 22:39:37,707 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_config/localization.py -> build/bdist.linux-x86_64/wheel/pandas/_config 2024-04-12 22:39:37,708 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_config/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/_config 2024-04-12 22:39:37,708 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_config/dates.py -> build/bdist.linux-x86_64/wheel/pandas/_config 2024-04-12 22:39:37,709 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_config/display.py -> build/bdist.linux-x86_64/wheel/pandas/_config 2024-04-12 22:39:37,709 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_config/config.py -> build/bdist.linux-x86_64/wheel/pandas/_config 2024-04-12 22:39:37,709 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/testing.py -> build/bdist.linux-x86_64/wheel/pandas 2024-04-12 22:39:37,710 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests 2024-04-12 22:39:37,710 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/io 2024-04-12 22:39:37,710 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/test_orc.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io 2024-04-12 22:39:37,711 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/io/sas 2024-04-12 22:39:37,711 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/sas/test_xport.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/sas 2024-04-12 22:39:37,712 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/sas/test_sas7bdat.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/sas 2024-04-12 22:39:37,712 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/sas/test_sas.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/sas 2024-04-12 22:39:37,712 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/sas/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/sas 2024-04-12 22:39:37,713 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/sas/test_byteswap.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/sas 2024-04-12 22:39:37,713 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/test_parquet.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io 2024-04-12 22:39:37,714 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/test_s3.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io 2024-04-12 22:39:37,714 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/test_sql.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io 2024-04-12 22:39:37,715 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/io/data 2024-04-12 22:39:37,715 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/data/gbq_fake_job.txt -> build/bdist.linux-x86_64/wheel/pandas/tests/io/data 2024-04-12 22:39:37,716 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/io/data/legacy_pickle 2024-04-12 22:39:37,716 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/io/data/legacy_pickle/1.2.4 2024-04-12 22:39:37,716 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/data/legacy_pickle/1.2.4/empty_frame_v1_2_4-GH#42345.pkl -> build/bdist.linux-x86_64/wheel/pandas/tests/io/data/legacy_pickle/1.2.4 2024-04-12 22:39:37,717 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/io/data/fixed_width 2024-04-12 22:39:37,717 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/data/fixed_width/fixed_width_format.txt -> build/bdist.linux-x86_64/wheel/pandas/tests/io/data/fixed_width 2024-04-12 22:39:37,717 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/io/data/pickle 2024-04-12 22:39:37,718 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/data/pickle/test_mi_py27.pkl -> build/bdist.linux-x86_64/wheel/pandas/tests/io/data/pickle 2024-04-12 22:39:37,718 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/data/pickle/test_py27.pkl -> build/bdist.linux-x86_64/wheel/pandas/tests/io/data/pickle 2024-04-12 22:39:37,718 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/io/data/xml 2024-04-12 22:39:37,719 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/data/xml/cta_rail_lines.kml -> build/bdist.linux-x86_64/wheel/pandas/tests/io/data/xml 2024-04-12 22:39:37,719 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/data/xml/baby_names.xml -> build/bdist.linux-x86_64/wheel/pandas/tests/io/data/xml 2024-04-12 22:39:37,720 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/data/xml/books.xml -> build/bdist.linux-x86_64/wheel/pandas/tests/io/data/xml 2024-04-12 22:39:37,720 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/data/xml/row_field_output.xsl -> build/bdist.linux-x86_64/wheel/pandas/tests/io/data/xml 2024-04-12 22:39:37,720 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/data/xml/flatten_doc.xsl -> build/bdist.linux-x86_64/wheel/pandas/tests/io/data/xml 2024-04-12 22:39:37,721 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/data/xml/doc_ch_utf.xml -> build/bdist.linux-x86_64/wheel/pandas/tests/io/data/xml 2024-04-12 22:39:37,721 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/io/data/parquet 2024-04-12 22:39:37,721 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/data/parquet/simple.parquet -> build/bdist.linux-x86_64/wheel/pandas/tests/io/data/parquet 2024-04-12 22:39:37,722 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/test_user_agent.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io 2024-04-12 22:39:37,722 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/test_feather.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io 2024-04-12 22:39:37,723 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/test_compression.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io 2024-04-12 22:39:37,723 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/test_pickle.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io 2024-04-12 22:39:37,723 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io 2024-04-12 22:39:37,724 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/test_stata.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io 2024-04-12 22:39:37,724 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/test_fsspec.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io 2024-04-12 22:39:37,725 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/test_clipboard.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io 2024-04-12 22:39:37,725 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/io/json 2024-04-12 22:39:37,726 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/json/test_normalize.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/json 2024-04-12 22:39:37,726 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/json/test_ujson.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/json 2024-04-12 22:39:37,727 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/json/test_pandas.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/json 2024-04-12 22:39:37,727 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/json/test_readlines.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/json 2024-04-12 22:39:37,728 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/json/test_compression.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/json 2024-04-12 22:39:37,728 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/json/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/json 2024-04-12 22:39:37,728 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/json/test_json_table_schema.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/json 2024-04-12 22:39:37,729 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/json/test_json_table_schema_ext_dtype.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/json 2024-04-12 22:39:37,729 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/json/conftest.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/json 2024-04-12 22:39:37,729 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/json/test_deprecated_kwargs.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/json 2024-04-12 22:39:37,730 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/io/excel 2024-04-12 22:39:37,730 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/excel/test_xlsxwriter.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/excel 2024-04-12 22:39:37,731 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/excel/test_writers.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/excel 2024-04-12 22:39:37,731 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/excel/test_odswriter.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/excel 2024-04-12 22:39:37,731 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/excel/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/excel 2024-04-12 22:39:37,732 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/excel/test_xlrd.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/excel 2024-04-12 22:39:37,732 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/excel/test_style.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/excel 2024-04-12 22:39:37,733 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/excel/test_odf.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/excel 2024-04-12 22:39:37,733 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/excel/test_readers.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/excel 2024-04-12 22:39:37,733 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/excel/conftest.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/excel 2024-04-12 22:39:37,734 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/excel/test_openpyxl.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/excel 2024-04-12 22:39:37,734 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/io/xml 2024-04-12 22:39:37,735 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/xml/test_to_xml.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/xml 2024-04-12 22:39:37,735 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/xml/test_xml_dtypes.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/xml 2024-04-12 22:39:37,735 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/xml/test_xml.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/xml 2024-04-12 22:39:37,736 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/xml/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/xml 2024-04-12 22:39:37,736 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/test_common.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io 2024-04-12 22:39:37,737 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/io/formats 2024-04-12 22:39:37,737 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/test_to_latex.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/formats 2024-04-12 22:39:37,738 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/test_to_html.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/formats 2024-04-12 22:39:37,738 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/test_series_info.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/formats 2024-04-12 22:39:37,739 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/test_format.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/formats 2024-04-12 22:39:37,739 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/test_to_csv.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/formats 2024-04-12 22:39:37,740 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/io/formats/style 2024-04-12 22:39:37,740 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/style/test_to_latex.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/formats/style 2024-04-12 22:39:37,740 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/style/test_highlight.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/formats/style 2024-04-12 22:39:37,741 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/style/test_matplotlib.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/formats/style 2024-04-12 22:39:37,741 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/style/test_format.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/formats/style 2024-04-12 22:39:37,742 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/style/test_exceptions.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/formats/style 2024-04-12 22:39:37,742 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/style/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/formats/style 2024-04-12 22:39:37,742 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/style/test_style.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/formats/style 2024-04-12 22:39:37,743 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/style/test_to_string.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/formats/style 2024-04-12 22:39:37,743 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/style/test_non_unique.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/formats/style 2024-04-12 22:39:37,744 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/style/test_bar.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/formats/style 2024-04-12 22:39:37,744 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/style/test_html.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/formats/style 2024-04-12 22:39:37,745 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/style/test_tooltip.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/formats/style 2024-04-12 22:39:37,745 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/test_console.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/formats 2024-04-12 22:39:37,745 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/test_info.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/formats 2024-04-12 22:39:37,746 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/formats 2024-04-12 22:39:37,746 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/test_to_string.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/formats 2024-04-12 22:39:37,746 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/test_to_excel.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/formats 2024-04-12 22:39:37,747 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/test_css.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/formats 2024-04-12 22:39:37,747 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/test_printing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/formats 2024-04-12 22:39:37,748 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/test_eng_formatting.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/formats 2024-04-12 22:39:37,748 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/formats/test_to_markdown.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/formats 2024-04-12 22:39:37,748 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/test_spss.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io 2024-04-12 22:39:37,749 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/io/parser 2024-04-12 22:39:37,749 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/test_read_fwf.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser 2024-04-12 22:39:37,750 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/test_converters.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser 2024-04-12 22:39:37,750 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/test_c_parser_only.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser 2024-04-12 22:39:37,750 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/test_upcast.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser 2024-04-12 22:39:37,751 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/test_python_parser_only.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser 2024-04-12 22:39:37,751 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/test_skiprows.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser 2024-04-12 22:39:37,752 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/test_quoting.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser 2024-04-12 22:39:37,752 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/test_compression.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser 2024-04-12 22:39:37,752 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser 2024-04-12 22:39:37,753 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/test_parse_dates.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser 2024-04-12 22:39:37,753 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/test_header.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser 2024-04-12 22:39:37,754 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/test_unsupported.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser 2024-04-12 22:39:37,754 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/test_network.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser 2024-04-12 22:39:37,755 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/test_dialect.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser 2024-04-12 22:39:37,755 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/test_na_values.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser 2024-04-12 22:39:37,755 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/test_encoding.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser 2024-04-12 22:39:37,756 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/test_concatenate_chunks.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser 2024-04-12 22:39:37,756 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/test_mangle_dupes.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser 2024-04-12 22:39:37,756 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/conftest.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser 2024-04-12 22:39:37,757 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/test_comment.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser 2024-04-12 22:39:37,758 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/io/parser/common 2024-04-12 22:39:37,758 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/common/test_inf.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser/common 2024-04-12 22:39:37,758 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/common/test_common_basic.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser/common 2024-04-12 22:39:37,759 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/common/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser/common 2024-04-12 22:39:37,759 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/common/test_index.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser/common 2024-04-12 22:39:37,760 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/common/test_read_errors.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser/common 2024-04-12 22:39:37,760 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/common/test_verbose.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser/common 2024-04-12 22:39:37,760 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/common/test_ints.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser/common 2024-04-12 22:39:37,761 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/common/test_data_list.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser/common 2024-04-12 22:39:37,761 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/common/test_file_buffer_url.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser/common 2024-04-12 22:39:37,761 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/common/test_iterator.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser/common 2024-04-12 22:39:37,762 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/common/test_float.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser/common 2024-04-12 22:39:37,762 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/common/test_decimal.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser/common 2024-04-12 22:39:37,762 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/common/test_chunksize.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser/common 2024-04-12 22:39:37,763 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/test_textreader.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser 2024-04-12 22:39:37,763 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/test_multi_thread.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser 2024-04-12 22:39:37,763 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/test_index_col.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser 2024-04-12 22:39:37,764 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/io/parser/dtypes 2024-04-12 22:39:37,764 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/dtypes/test_empty.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser/dtypes 2024-04-12 22:39:37,765 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/dtypes/test_dtypes_basic.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser/dtypes 2024-04-12 22:39:37,765 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/dtypes/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser/dtypes 2024-04-12 22:39:37,765 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/dtypes/test_categorical.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser/dtypes 2024-04-12 22:39:37,766 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/io/parser/usecols 2024-04-12 22:39:37,766 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/usecols/test_usecols_basic.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser/usecols 2024-04-12 22:39:37,766 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/usecols/test_strings.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser/usecols 2024-04-12 22:39:37,767 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/usecols/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser/usecols 2024-04-12 22:39:37,767 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/parser/usecols/test_parse_dates.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/parser/usecols 2024-04-12 22:39:37,768 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/test_gcs.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io 2024-04-12 22:39:37,768 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/conftest.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io 2024-04-12 22:39:37,768 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/test_html.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io 2024-04-12 22:39:37,769 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/generate_legacy_storage_files.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io 2024-04-12 22:39:37,769 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/io/pytables 2024-04-12 22:39:37,769 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables/common.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/pytables 2024-04-12 22:39:37,770 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables/test_pytables_missing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/pytables 2024-04-12 22:39:37,770 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables/test_put.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/pytables 2024-04-12 22:39:37,771 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables/test_read.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/pytables 2024-04-12 22:39:37,771 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables/test_round_trip.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/pytables 2024-04-12 22:39:37,771 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/pytables 2024-04-12 22:39:37,772 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables/test_subclass.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/pytables 2024-04-12 22:39:37,772 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables/test_timezones.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/pytables 2024-04-12 22:39:37,772 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables/test_keys.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/pytables 2024-04-12 22:39:37,773 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables/test_file_handling.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/pytables 2024-04-12 22:39:37,773 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables/test_errors.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/pytables 2024-04-12 22:39:37,773 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables/test_complex.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/pytables 2024-04-12 22:39:37,774 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables/test_time_series.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/pytables 2024-04-12 22:39:37,774 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables/test_categorical.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/pytables 2024-04-12 22:39:37,775 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables/test_select.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/pytables 2024-04-12 22:39:37,775 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables/test_retain_attributes.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/pytables 2024-04-12 22:39:37,775 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables/conftest.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/pytables 2024-04-12 22:39:37,776 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables/test_store.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/pytables 2024-04-12 22:39:37,776 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables/test_append.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/pytables 2024-04-12 22:39:37,777 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/io/pytables/test_compat.py -> build/bdist.linux-x86_64/wheel/pandas/tests/io/pytables 2024-04-12 22:39:37,777 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/generic 2024-04-12 22:39:37,777 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/generic/test_to_xarray.py -> build/bdist.linux-x86_64/wheel/pandas/tests/generic 2024-04-12 22:39:37,778 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/generic/test_series.py -> build/bdist.linux-x86_64/wheel/pandas/tests/generic 2024-04-12 22:39:37,778 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/generic/test_duplicate_labels.py -> build/bdist.linux-x86_64/wheel/pandas/tests/generic 2024-04-12 22:39:37,778 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/generic/test_generic.py -> build/bdist.linux-x86_64/wheel/pandas/tests/generic 2024-04-12 22:39:37,779 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/generic/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/generic 2024-04-12 22:39:37,779 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/generic/test_finalize.py -> build/bdist.linux-x86_64/wheel/pandas/tests/generic 2024-04-12 22:39:37,780 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/generic/test_label_or_level_utils.py -> build/bdist.linux-x86_64/wheel/pandas/tests/generic 2024-04-12 22:39:37,780 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/generic/test_frame.py -> build/bdist.linux-x86_64/wheel/pandas/tests/generic 2024-04-12 22:39:37,780 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes 2024-04-12 22:39:37,781 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/common.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes 2024-04-12 22:39:37,781 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/ranges 2024-04-12 22:39:37,781 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/ranges/test_indexing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/ranges 2024-04-12 22:39:37,782 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/ranges/test_constructors.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/ranges 2024-04-12 22:39:37,782 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/ranges/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/ranges 2024-04-12 22:39:37,782 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/ranges/test_range.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/ranges 2024-04-12 22:39:37,783 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/ranges/test_setops.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/ranges 2024-04-12 22:39:37,783 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/ranges/test_join.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/ranges 2024-04-12 22:39:37,784 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/test_index_new.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes 2024-04-12 22:39:37,784 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/test_numpy_compat.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes 2024-04-12 22:39:37,784 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/test_engines.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes 2024-04-12 22:39:37,785 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes 2024-04-12 22:39:37,785 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/test_asof.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes 2024-04-12 22:39:37,785 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/test_unique.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes 2024-04-12 22:39:37,786 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/test_npfuncs.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes 2024-04-12 22:39:37,786 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/test_formats.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes 2024-04-12 22:39:37,787 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/test_indexing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes 2024-04-12 22:39:37,787 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/test_misc.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes 2024-04-12 22:39:37,787 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/test_date_range.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes 2024-04-12 22:39:37,788 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes/methods 2024-04-12 22:39:37,788 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/methods/test_repeat.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes/methods 2024-04-12 22:39:37,788 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/methods/test_shift.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes/methods 2024-04-12 22:39:37,789 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/methods/test_to_frame.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes/methods 2024-04-12 22:39:37,789 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/methods/test_fillna.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes/methods 2024-04-12 22:39:37,790 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/methods/test_isocalendar.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes/methods 2024-04-12 22:39:37,790 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/methods/test_astype.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes/methods 2024-04-12 22:39:37,790 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/methods/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes/methods 2024-04-12 22:39:37,791 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/methods/test_insert.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes/methods 2024-04-12 22:39:37,791 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/methods/test_to_series.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes/methods 2024-04-12 22:39:37,791 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/methods/test_to_period.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes/methods 2024-04-12 22:39:37,792 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/methods/test_factorize.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes/methods 2024-04-12 22:39:37,792 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/methods/test_snap.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes/methods 2024-04-12 22:39:37,792 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/test_partial_slicing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes 2024-04-12 22:39:37,793 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/test_constructors.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes 2024-04-12 22:39:37,793 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/test_pickle.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes 2024-04-12 22:39:37,794 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes 2024-04-12 22:39:37,794 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/test_delete.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes 2024-04-12 22:39:37,794 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/test_timezones.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes 2024-04-12 22:39:37,795 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/test_reindex.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes 2024-04-12 22:39:37,795 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/test_freq_attr.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes 2024-04-12 22:39:37,795 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/test_map.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes 2024-04-12 22:39:37,796 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/test_datetimelike.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes 2024-04-12 22:39:37,796 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/test_scalar_compat.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes 2024-04-12 22:39:37,797 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/test_ops.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes 2024-04-12 22:39:37,797 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/test_setops.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes 2024-04-12 22:39:37,797 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/test_join.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes 2024-04-12 22:39:37,798 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimes/test_datetime.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes 2024-04-12 22:39:37,798 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/test_indexing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes 2024-04-12 22:39:37,799 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/object 2024-04-12 22:39:37,799 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/object/test_indexing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/object 2024-04-12 22:39:37,799 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/object/test_astype.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/object 2024-04-12 22:39:37,800 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/object/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/object 2024-04-12 22:39:37,800 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/test_frozen.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes 2024-04-12 22:39:37,800 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/base_class 2024-04-12 22:39:37,801 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/base_class/test_where.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/base_class 2024-04-12 22:39:37,801 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/base_class/test_formats.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/base_class 2024-04-12 22:39:37,801 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/base_class/test_indexing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/base_class 2024-04-12 22:39:37,802 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/base_class/test_constructors.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/base_class 2024-04-12 22:39:37,802 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/base_class/test_pickle.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/base_class 2024-04-12 22:39:37,802 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/base_class/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/base_class 2024-04-12 22:39:37,803 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/base_class/test_setops.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/base_class 2024-04-12 22:39:37,803 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/base_class/test_reshape.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/base_class 2024-04-12 22:39:37,803 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes 2024-04-12 22:39:37,804 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/test_subclass.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes 2024-04-12 22:39:37,804 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi 2024-04-12 22:39:37,804 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi/test_monotonic.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi 2024-04-12 22:39:37,805 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi/test_isin.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi 2024-04-12 22:39:37,805 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi/test_analytics.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi 2024-04-12 22:39:37,805 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi/test_formats.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi 2024-04-12 22:39:37,806 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi/test_lexsort.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi 2024-04-12 22:39:37,806 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi/test_indexing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi 2024-04-12 22:39:37,807 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi/test_take.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi 2024-04-12 22:39:37,807 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi/test_get_level_values.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi 2024-04-12 22:39:37,807 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi/test_copy.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi 2024-04-12 22:39:37,808 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi/test_names.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi 2024-04-12 22:39:37,808 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi/test_astype.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi 2024-04-12 22:39:37,808 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi/test_constructors.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi 2024-04-12 22:39:37,809 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi/test_pickle.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi 2024-04-12 22:39:37,809 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi 2024-04-12 22:39:37,809 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi/test_equivalence.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi 2024-04-12 22:39:37,810 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi/test_reindex.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi 2024-04-12 22:39:37,810 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi/test_get_set.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi 2024-04-12 22:39:37,811 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi/test_drop.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi 2024-04-12 22:39:37,811 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi/test_sorting.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi 2024-04-12 22:39:37,811 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi/test_missing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi 2024-04-12 22:39:37,812 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi/test_partial_indexing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi 2024-04-12 22:39:37,812 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi/test_duplicates.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi 2024-04-12 22:39:37,812 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi/test_setops.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi 2024-04-12 22:39:37,813 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi/conftest.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi 2024-04-12 22:39:37,813 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi/test_integrity.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi 2024-04-12 22:39:37,814 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi/test_compat.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi 2024-04-12 22:39:37,814 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi/test_conversion.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi 2024-04-12 22:39:37,814 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi/test_join.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi 2024-04-12 22:39:37,815 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/multi/test_reshape.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi 2024-04-12 22:39:37,815 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/categorical 2024-04-12 22:39:37,815 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/categorical/test_equals.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/categorical 2024-04-12 22:39:37,816 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/categorical/test_formats.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/categorical 2024-04-12 22:39:37,816 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/categorical/test_indexing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/categorical 2024-04-12 22:39:37,817 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/categorical/test_fillna.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/categorical 2024-04-12 22:39:37,817 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/categorical/test_astype.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/categorical 2024-04-12 22:39:37,817 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/categorical/test_constructors.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/categorical 2024-04-12 22:39:37,818 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/categorical/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/categorical 2024-04-12 22:39:37,818 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/categorical/test_reindex.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/categorical 2024-04-12 22:39:37,818 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/categorical/test_category.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/categorical 2024-04-12 22:39:37,819 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/categorical/test_map.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/categorical 2024-04-12 22:39:37,819 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/categorical/test_append.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/categorical 2024-04-12 22:39:37,819 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/interval 2024-04-12 22:39:37,820 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/interval/test_equals.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/interval 2024-04-12 22:39:37,820 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/interval/test_formats.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/interval 2024-04-12 22:39:37,820 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/interval/test_indexing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/interval 2024-04-12 22:39:37,821 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/interval/test_astype.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/interval 2024-04-12 22:39:37,821 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/interval/test_constructors.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/interval 2024-04-12 22:39:37,822 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/interval/test_pickle.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/interval 2024-04-12 22:39:37,822 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/interval/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/interval 2024-04-12 22:39:37,822 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/interval/test_base.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/interval 2024-04-12 22:39:37,823 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/interval/test_interval_range.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/interval 2024-04-12 22:39:37,823 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/interval/test_setops.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/interval 2024-04-12 22:39:37,823 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/interval/test_interval.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/interval 2024-04-12 22:39:37,824 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/interval/test_interval_tree.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/interval 2024-04-12 22:39:37,824 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/interval/test_join.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/interval 2024-04-12 22:39:37,825 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/numeric 2024-04-12 22:39:37,825 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/numeric/test_indexing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/numeric 2024-04-12 22:39:37,825 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/numeric/test_astype.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/numeric 2024-04-12 22:39:37,826 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/numeric/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/numeric 2024-04-12 22:39:37,826 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/numeric/test_numeric.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/numeric 2024-04-12 22:39:37,826 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/numeric/test_setops.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/numeric 2024-04-12 22:39:37,827 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/numeric/test_join.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/numeric 2024-04-12 22:39:37,827 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/test_base.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes 2024-04-12 22:39:37,828 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/test_common.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes 2024-04-12 22:39:37,828 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/test_setops.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes 2024-04-12 22:39:37,828 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/timedeltas 2024-04-12 22:39:37,829 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas/test_timedelta_range.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/timedeltas 2024-04-12 22:39:37,829 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas/test_formats.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/timedeltas 2024-04-12 22:39:37,829 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas/test_indexing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/timedeltas 2024-04-12 22:39:37,830 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/timedeltas/methods 2024-04-12 22:39:37,830 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas/methods/test_repeat.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/timedeltas/methods 2024-04-12 22:39:37,830 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas/methods/test_shift.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/timedeltas/methods 2024-04-12 22:39:37,831 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas/methods/test_fillna.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/timedeltas/methods 2024-04-12 22:39:37,831 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas/methods/test_astype.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/timedeltas/methods 2024-04-12 22:39:37,832 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas/methods/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/timedeltas/methods 2024-04-12 22:39:37,832 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas/methods/test_insert.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/timedeltas/methods 2024-04-12 22:39:37,832 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas/methods/test_factorize.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/timedeltas/methods 2024-04-12 22:39:37,833 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas/test_constructors.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/timedeltas 2024-04-12 22:39:37,833 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas/test_pickle.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/timedeltas 2024-04-12 22:39:37,833 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/timedeltas 2024-04-12 22:39:37,834 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas/test_delete.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/timedeltas 2024-04-12 22:39:37,834 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas/test_freq_attr.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/timedeltas 2024-04-12 22:39:37,834 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas/test_timedelta.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/timedeltas 2024-04-12 22:39:37,835 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas/test_searchsorted.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/timedeltas 2024-04-12 22:39:37,835 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas/test_scalar_compat.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/timedeltas 2024-04-12 22:39:37,836 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas/test_ops.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/timedeltas 2024-04-12 22:39:37,836 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas/test_setops.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/timedeltas 2024-04-12 22:39:37,836 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/timedeltas/test_join.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/timedeltas 2024-04-12 22:39:37,837 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period 2024-04-12 22:39:37,837 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/test_monotonic.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period 2024-04-12 22:39:37,837 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/test_resolution.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period 2024-04-12 22:39:37,838 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/test_formats.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period 2024-04-12 22:39:37,838 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/test_period.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period 2024-04-12 22:39:37,838 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/test_indexing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period 2024-04-12 22:39:37,839 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period/methods 2024-04-12 22:39:37,839 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/methods/test_repeat.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period/methods 2024-04-12 22:39:37,840 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/methods/test_shift.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period/methods 2024-04-12 22:39:37,840 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/methods/test_is_full.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period/methods 2024-04-12 22:39:37,840 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/methods/test_fillna.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period/methods 2024-04-12 22:39:37,841 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/methods/test_asfreq.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period/methods 2024-04-12 22:39:37,841 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/methods/test_to_timestamp.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period/methods 2024-04-12 22:39:37,841 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/methods/test_astype.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period/methods 2024-04-12 22:39:37,842 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/methods/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period/methods 2024-04-12 22:39:37,842 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/methods/test_insert.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period/methods 2024-04-12 22:39:37,842 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/methods/test_factorize.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period/methods 2024-04-12 22:39:37,843 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/test_partial_slicing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period 2024-04-12 22:39:37,843 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/test_constructors.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period 2024-04-12 22:39:37,844 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/test_pickle.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period 2024-04-12 22:39:37,844 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/test_period_range.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period 2024-04-12 22:39:37,844 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period 2024-04-12 22:39:37,845 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/test_freq_attr.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period 2024-04-12 22:39:37,845 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/test_searchsorted.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period 2024-04-12 22:39:37,845 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/test_scalar_compat.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period 2024-04-12 22:39:37,846 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/test_setops.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period 2024-04-12 22:39:37,846 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/test_join.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period 2024-04-12 22:39:37,846 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/period/test_tools.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period 2024-04-12 22:39:37,847 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/conftest.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes 2024-04-12 22:39:37,847 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimelike.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes 2024-04-12 22:39:37,847 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/test_any_index.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes 2024-04-12 22:39:37,848 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimelike_ 2024-04-12 22:39:37,848 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimelike_/test_is_monotonic.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimelike_ 2024-04-12 22:39:37,849 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimelike_/test_equals.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimelike_ 2024-04-12 22:39:37,849 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimelike_/test_drop_duplicates.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimelike_ 2024-04-12 22:39:37,849 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimelike_/test_value_counts.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimelike_ 2024-04-12 22:39:37,850 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimelike_/test_indexing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimelike_ 2024-04-12 22:39:37,850 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimelike_/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimelike_ 2024-04-12 22:39:37,850 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimelike_/test_nat.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimelike_ 2024-04-12 22:39:37,851 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexes/datetimelike_/test_sort_values.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimelike_ 2024-04-12 22:39:37,851 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/test_algos.py -> build/bdist.linux-x86_64/wheel/pandas/tests 2024-04-12 22:39:37,852 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/window 2024-04-12 22:39:37,852 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/window/test_pairwise.py -> build/bdist.linux-x86_64/wheel/pandas/tests/window 2024-04-12 22:39:37,852 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/window/test_api.py -> build/bdist.linux-x86_64/wheel/pandas/tests/window 2024-04-12 22:39:37,853 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/window/test_rolling.py -> build/bdist.linux-x86_64/wheel/pandas/tests/window 2024-04-12 22:39:37,853 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/window/test_apply.py -> build/bdist.linux-x86_64/wheel/pandas/tests/window 2024-04-12 22:39:37,853 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/window/test_dtypes.py -> build/bdist.linux-x86_64/wheel/pandas/tests/window 2024-04-12 22:39:37,854 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/window/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/window 2024-04-12 22:39:37,854 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/window/test_cython_aggregations.py -> build/bdist.linux-x86_64/wheel/pandas/tests/window 2024-04-12 22:39:37,855 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/window/test_base_indexer.py -> build/bdist.linux-x86_64/wheel/pandas/tests/window 2024-04-12 22:39:37,855 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/window/test_rolling_functions.py -> build/bdist.linux-x86_64/wheel/pandas/tests/window 2024-04-12 22:39:37,855 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/window/moments 2024-04-12 22:39:37,856 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/window/moments/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/window/moments 2024-04-12 22:39:37,856 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/window/moments/test_moments_consistency_rolling.py -> build/bdist.linux-x86_64/wheel/pandas/tests/window/moments 2024-04-12 22:39:37,856 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/window/moments/conftest.py -> build/bdist.linux-x86_64/wheel/pandas/tests/window/moments 2024-04-12 22:39:37,857 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/window/moments/test_moments_consistency_expanding.py -> build/bdist.linux-x86_64/wheel/pandas/tests/window/moments 2024-04-12 22:39:37,857 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/window/moments/test_moments_consistency_ewm.py -> build/bdist.linux-x86_64/wheel/pandas/tests/window/moments 2024-04-12 22:39:37,857 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/window/test_ewm.py -> build/bdist.linux-x86_64/wheel/pandas/tests/window 2024-04-12 22:39:37,858 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/window/test_online.py -> build/bdist.linux-x86_64/wheel/pandas/tests/window 2024-04-12 22:39:37,858 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/window/test_rolling_skew_kurt.py -> build/bdist.linux-x86_64/wheel/pandas/tests/window 2024-04-12 22:39:37,859 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/window/test_expanding.py -> build/bdist.linux-x86_64/wheel/pandas/tests/window 2024-04-12 22:39:37,859 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/window/test_groupby.py -> build/bdist.linux-x86_64/wheel/pandas/tests/window 2024-04-12 22:39:37,859 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/window/test_numba.py -> build/bdist.linux-x86_64/wheel/pandas/tests/window 2024-04-12 22:39:37,860 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/window/conftest.py -> build/bdist.linux-x86_64/wheel/pandas/tests/window 2024-04-12 22:39:37,860 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/window/test_timeseries_window.py -> build/bdist.linux-x86_64/wheel/pandas/tests/window 2024-04-12 22:39:37,860 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/window/test_rolling_quantile.py -> build/bdist.linux-x86_64/wheel/pandas/tests/window 2024-04-12 22:39:37,861 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/window/test_win_type.py -> build/bdist.linux-x86_64/wheel/pandas/tests/window 2024-04-12 22:39:37,861 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/extension 2024-04-12 22:39:37,862 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/extension/base 2024-04-12 22:39:37,862 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base/base.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/base 2024-04-12 22:39:37,862 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base/ops.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/base 2024-04-12 22:39:37,863 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base/setitem.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/base 2024-04-12 22:39:37,863 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base/interface.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/base 2024-04-12 22:39:37,863 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base/accumulate.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/base 2024-04-12 22:39:37,864 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base/constructors.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/base 2024-04-12 22:39:37,864 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base/io.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/base 2024-04-12 22:39:37,865 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base/reshaping.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/base 2024-04-12 22:39:37,865 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base/printing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/base 2024-04-12 22:39:37,865 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/base 2024-04-12 22:39:37,866 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base/getitem.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/base 2024-04-12 22:39:37,866 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base/dim2.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/base 2024-04-12 22:39:37,866 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base/missing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/base 2024-04-12 22:39:37,867 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base/dtype.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/base 2024-04-12 22:39:37,867 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base/index.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/base 2024-04-12 22:39:37,867 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base/casting.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/base 2024-04-12 22:39:37,868 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base/reduce.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/base 2024-04-12 22:39:37,868 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base/methods.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/base 2024-04-12 22:39:37,869 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/base/groupby.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/base 2024-04-12 22:39:37,869 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/test_period.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension 2024-04-12 22:39:37,869 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/test_numpy.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension 2024-04-12 22:39:37,870 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/extension/array_with_attr 2024-04-12 22:39:37,870 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/array_with_attr/array.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/array_with_attr 2024-04-12 22:39:37,870 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/array_with_attr/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/array_with_attr 2024-04-12 22:39:37,871 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/array_with_attr/test_array_with_attr.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/array_with_attr 2024-04-12 22:39:37,871 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension 2024-04-12 22:39:37,871 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/extension/date 2024-04-12 22:39:37,872 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/date/array.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/date 2024-04-12 22:39:37,872 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/date/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/date 2024-04-12 22:39:37,873 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/extension/json 2024-04-12 22:39:37,873 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/json/test_json.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/json 2024-04-12 22:39:37,873 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/json/array.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/json 2024-04-12 22:39:37,874 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/json/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/json 2024-04-12 22:39:37,874 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/test_arrow.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension 2024-04-12 22:39:37,875 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/test_sparse.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension 2024-04-12 22:39:37,875 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/test_common.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension 2024-04-12 22:39:37,875 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/test_integer.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension 2024-04-12 22:39:37,876 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/test_boolean.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension 2024-04-12 22:39:37,876 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/test_floating.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension 2024-04-12 22:39:37,876 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/test_categorical.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension 2024-04-12 22:39:37,877 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/test_interval.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension 2024-04-12 22:39:37,877 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/extension/list 2024-04-12 22:39:37,878 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/list/array.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/list 2024-04-12 22:39:37,878 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/list/test_list.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/list 2024-04-12 22:39:37,878 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/list/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/list 2024-04-12 22:39:37,879 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/test_string.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension 2024-04-12 22:39:37,879 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/extension/decimal 2024-04-12 22:39:37,879 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/decimal/array.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/decimal 2024-04-12 22:39:37,880 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/decimal/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/decimal 2024-04-12 22:39:37,880 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/decimal/test_decimal.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension/decimal 2024-04-12 22:39:37,880 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/conftest.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension 2024-04-12 22:39:37,881 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/test_extension.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension 2024-04-12 22:39:37,881 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/test_external_block.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension 2024-04-12 22:39:37,881 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/extension/test_datetime.py -> build/bdist.linux-x86_64/wheel/pandas/tests/extension 2024-04-12 22:39:37,882 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/strings 2024-04-12 22:39:37,882 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/strings/test_api.py -> build/bdist.linux-x86_64/wheel/pandas/tests/strings 2024-04-12 22:39:37,883 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/strings/test_strings.py -> build/bdist.linux-x86_64/wheel/pandas/tests/strings 2024-04-12 22:39:37,883 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/strings/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/strings 2024-04-12 22:39:37,883 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/strings/test_cat.py -> build/bdist.linux-x86_64/wheel/pandas/tests/strings 2024-04-12 22:39:37,884 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/strings/test_string_array.py -> build/bdist.linux-x86_64/wheel/pandas/tests/strings 2024-04-12 22:39:37,884 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/strings/test_extract.py -> build/bdist.linux-x86_64/wheel/pandas/tests/strings 2024-04-12 22:39:37,884 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/strings/test_get_dummies.py -> build/bdist.linux-x86_64/wheel/pandas/tests/strings 2024-04-12 22:39:37,884 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/strings/test_find_replace.py -> build/bdist.linux-x86_64/wheel/pandas/tests/strings 2024-04-12 22:39:37,885 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/strings/conftest.py -> build/bdist.linux-x86_64/wheel/pandas/tests/strings 2024-04-12 22:39:37,885 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/strings/test_case_justify.py -> build/bdist.linux-x86_64/wheel/pandas/tests/strings 2024-04-12 22:39:37,885 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/strings/test_split_partition.py -> build/bdist.linux-x86_64/wheel/pandas/tests/strings 2024-04-12 22:39:37,886 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/indexing 2024-04-12 22:39:37,886 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/test_floats.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing 2024-04-12 22:39:37,886 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/test_scalar.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing 2024-04-12 22:39:37,886 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/common.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing 2024-04-12 22:39:37,887 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/test_indexers.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing 2024-04-12 22:39:37,887 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/test_iat.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing 2024-04-12 22:39:37,887 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/test_check_indexer.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing 2024-04-12 22:39:37,887 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/test_indexing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing 2024-04-12 22:39:37,888 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/test_partial.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing 2024-04-12 22:39:37,888 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/test_chaining_and_caching.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing 2024-04-12 22:39:37,888 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/test_at.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing 2024-04-12 22:39:37,889 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing 2024-04-12 22:39:37,889 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/indexing/interval 2024-04-12 22:39:37,889 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/interval/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing/interval 2024-04-12 22:39:37,889 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/interval/test_interval_new.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing/interval 2024-04-12 22:39:37,890 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/interval/test_interval.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing/interval 2024-04-12 22:39:37,890 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/test_iloc.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing 2024-04-12 22:39:37,890 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/test_categorical.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing 2024-04-12 22:39:37,890 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/test_coercion.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing 2024-04-12 22:39:37,891 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/conftest.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing 2024-04-12 22:39:37,891 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/test_na_indexing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing 2024-04-12 22:39:37,891 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/indexing/multiindex 2024-04-12 22:39:37,892 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/multiindex/test_partial.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing/multiindex 2024-04-12 22:39:37,892 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/multiindex/test_setitem.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing/multiindex 2024-04-12 22:39:37,892 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/multiindex/test_chaining_and_caching.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing/multiindex 2024-04-12 22:39:37,892 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/multiindex/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing/multiindex 2024-04-12 22:39:37,893 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/multiindex/test_sorted.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing/multiindex 2024-04-12 22:39:37,893 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/multiindex/test_iloc.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing/multiindex 2024-04-12 22:39:37,893 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/multiindex/test_multiindex.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing/multiindex 2024-04-12 22:39:37,893 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/multiindex/test_slice.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing/multiindex 2024-04-12 22:39:37,894 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/multiindex/test_indexing_slow.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing/multiindex 2024-04-12 22:39:37,894 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/multiindex/test_loc.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing/multiindex 2024-04-12 22:39:37,894 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/multiindex/test_getitem.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing/multiindex 2024-04-12 22:39:37,895 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/multiindex/test_datetime.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing/multiindex 2024-04-12 22:39:37,895 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/test_loc.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing 2024-04-12 22:39:37,895 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/indexing/test_datetime.py -> build/bdist.linux-x86_64/wheel/pandas/tests/indexing 2024-04-12 22:39:37,896 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/tslibs 2024-04-12 22:39:37,896 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs/test_libfrequencies.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tslibs 2024-04-12 22:39:37,896 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs/test_api.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tslibs 2024-04-12 22:39:37,896 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs/test_parse_iso8601.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tslibs 2024-04-12 22:39:37,897 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs/test_parsing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tslibs 2024-04-12 22:39:37,897 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs/test_resolution.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tslibs 2024-04-12 22:39:37,897 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs/test_period_asfreq.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tslibs 2024-04-12 22:39:37,897 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tslibs 2024-04-12 22:39:37,898 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs/test_timezones.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tslibs 2024-04-12 22:39:37,898 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs/test_array_to_datetime.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tslibs 2024-04-12 22:39:37,898 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs/test_timedeltas.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tslibs 2024-04-12 22:39:37,898 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs/test_to_offset.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tslibs 2024-04-12 22:39:37,899 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs/test_tzconversion.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tslibs 2024-04-12 22:39:37,899 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs/test_liboffsets.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tslibs 2024-04-12 22:39:37,899 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs/test_fields.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tslibs 2024-04-12 22:39:37,900 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs/test_np_datetime.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tslibs 2024-04-12 22:39:37,900 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs/test_conversion.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tslibs 2024-04-12 22:39:37,900 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tslibs/test_ccalendar.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tslibs 2024-04-12 22:39:37,900 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/base 2024-04-12 22:39:37,901 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/base/test_unique.py -> build/bdist.linux-x86_64/wheel/pandas/tests/base 2024-04-12 22:39:37,901 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/base/common.py -> build/bdist.linux-x86_64/wheel/pandas/tests/base 2024-04-12 22:39:37,901 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/base/test_value_counts.py -> build/bdist.linux-x86_64/wheel/pandas/tests/base 2024-04-12 22:39:37,901 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/base/test_misc.py -> build/bdist.linux-x86_64/wheel/pandas/tests/base 2024-04-12 22:39:37,902 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/base/test_fillna.py -> build/bdist.linux-x86_64/wheel/pandas/tests/base 2024-04-12 22:39:37,902 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/base/test_constructors.py -> build/bdist.linux-x86_64/wheel/pandas/tests/base 2024-04-12 22:39:37,902 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/base/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/base 2024-04-12 22:39:37,902 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/base/test_transpose.py -> build/bdist.linux-x86_64/wheel/pandas/tests/base 2024-04-12 22:39:37,903 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/base/test_conversion.py -> build/bdist.linux-x86_64/wheel/pandas/tests/base 2024-04-12 22:39:37,903 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/test_optional_dependency.py -> build/bdist.linux-x86_64/wheel/pandas/tests 2024-04-12 22:39:37,903 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/test_take.py -> build/bdist.linux-x86_64/wheel/pandas/tests 2024-04-12 22:39:37,904 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/series 2024-04-12 22:39:37,904 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/test_reductions.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series 2024-04-12 22:39:37,904 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/test_api.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series 2024-04-12 22:39:37,904 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/test_npfuncs.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series 2024-04-12 22:39:37,905 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/series/indexing 2024-04-12 22:39:37,905 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/indexing/test_where.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/indexing 2024-04-12 22:39:37,905 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/indexing/test_set_value.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/indexing 2024-04-12 22:39:37,905 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/indexing/test_indexing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/indexing 2024-04-12 22:39:37,906 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/indexing/test_take.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/indexing 2024-04-12 22:39:37,906 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/indexing/test_setitem.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/indexing 2024-04-12 22:39:37,906 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/indexing/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/indexing 2024-04-12 22:39:37,906 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/indexing/test_xs.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/indexing 2024-04-12 22:39:37,907 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/indexing/test_get.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/indexing 2024-04-12 22:39:37,907 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/indexing/test_mask.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/indexing 2024-04-12 22:39:37,907 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/indexing/test_delitem.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/indexing 2024-04-12 22:39:37,907 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/indexing/test_getitem.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/indexing 2024-04-12 22:39:37,908 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/indexing/test_datetime.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/indexing 2024-04-12 22:39:37,908 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/test_arithmetic.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series 2024-04-12 22:39:37,908 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,909 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_clip.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,909 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_truncate.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,909 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_is_monotonic.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,909 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_asof.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,910 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_isin.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,910 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_unique.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,910 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_isna.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,911 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_set_name.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,911 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_replace.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,911 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_to_csv.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,911 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_pop.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,912 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_equals.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,912 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_unstack.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,912 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_drop_duplicates.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,912 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_tolist.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,913 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_repeat.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,913 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_dropna.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,913 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_rename.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,913 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_value_counts.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,914 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_cov_corr.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,914 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_argsort.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,914 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_explode.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,915 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_autocorr.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,915 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_nunique.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,915 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_copy.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,915 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_to_frame.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,916 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_fillna.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,916 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_head_tail.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,916 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_between.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,916 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_dtypes.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,917 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_astype.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,917 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,917 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_reset_index.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,917 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_get_numeric_data.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,918 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_reindex.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,918 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_values.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,918 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_drop.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,918 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_sort_index.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,919 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_diff.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,919 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_interpolate.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,919 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_sort_values.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,920 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_view.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,920 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_infer_objects.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,920 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_compare.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,920 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_nlargest.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,921 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_convert_dtypes.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,921 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_searchsorted.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,921 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_is_unique.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,921 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_combine_first.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,922 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_round.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,922 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_reindex_like.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,922 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_describe.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,922 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_add_prefix_suffix.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,923 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_to_numpy.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,923 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_item.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,923 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_pct_change.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,923 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_rank.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,924 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_rename_axis.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,924 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_count.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,924 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_align.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,925 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_tz_localize.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,925 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_update.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,925 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_matmul.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,925 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_quantile.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,926 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_combine.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,926 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_duplicated.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,926 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/methods/test_to_dict.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/methods 2024-04-12 22:39:37,926 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/test_repr.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series 2024-04-12 22:39:37,927 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/series/accessors 2024-04-12 22:39:37,927 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/accessors/test_sparse_accessor.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/accessors 2024-04-12 22:39:37,927 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/accessors/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/accessors 2024-04-12 22:39:37,927 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/accessors/test_str_accessor.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/accessors 2024-04-12 22:39:37,928 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/accessors/test_cat_accessor.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/accessors 2024-04-12 22:39:37,928 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/accessors/test_dt_accessor.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series/accessors 2024-04-12 22:39:37,928 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/test_constructors.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series 2024-04-12 22:39:37,929 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series 2024-04-12 22:39:37,929 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/test_subclass.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series 2024-04-12 22:39:37,929 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/test_unary.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series 2024-04-12 22:39:37,929 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/test_missing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series 2024-04-12 22:39:37,930 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/test_iteration.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series 2024-04-12 22:39:37,930 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/test_ufunc.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series 2024-04-12 22:39:37,930 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/test_validate.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series 2024-04-12 22:39:37,930 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/test_cumulative.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series 2024-04-12 22:39:37,931 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/series/test_logical_ops.py -> build/bdist.linux-x86_64/wheel/pandas/tests/series 2024-04-12 22:39:37,931 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,931 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/test_nth.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,932 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/test_pipe.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,932 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/test_index_as_string.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,932 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/test_apply.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,932 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/test_grouping.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,933 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/test_sample.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,933 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/test_value_counts.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,933 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/test_indexing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,934 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/test_nunique.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,934 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/test_groupby_subclass.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,934 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/test_timegrouper.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,934 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,935 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/test_raises.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,935 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/test_size.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,935 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/test_min_max.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,935 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/test_filters.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,936 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/test_groupby_shift_diff.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,936 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/test_missing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,936 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/test_apply_mutate.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,937 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/test_api_consistency.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,937 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/groupby/aggregate 2024-04-12 22:39:37,937 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/aggregate/test_cython.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby/aggregate 2024-04-12 22:39:37,937 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/aggregate/test_other.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby/aggregate 2024-04-12 22:39:37,938 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/aggregate/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby/aggregate 2024-04-12 22:39:37,938 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/aggregate/test_numba.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby/aggregate 2024-04-12 22:39:37,938 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/aggregate/test_aggregate.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby/aggregate 2024-04-12 22:39:37,938 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/test_groupby_dropna.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,939 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/test_function.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,939 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/test_categorical.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,939 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/test_counting.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,940 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/test_allowlist.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,940 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/test_groupby.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,940 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/test_libgroupby.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,941 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/test_numba.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,941 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/conftest.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,941 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/test_rank.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,942 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/test_quantile.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,942 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/test_any_all.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,942 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/groupby/transform 2024-04-12 22:39:37,942 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/transform/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby/transform 2024-04-12 22:39:37,943 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/transform/test_transform.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby/transform 2024-04-12 22:39:37,943 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/transform/test_numba.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby/transform 2024-04-12 22:39:37,943 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/groupby/test_bin_groupby.py -> build/bdist.linux-x86_64/wheel/pandas/tests/groupby 2024-04-12 22:39:37,943 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/util 2024-04-12 22:39:37,944 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/util/test_assert_interval_array_equal.py -> build/bdist.linux-x86_64/wheel/pandas/tests/util 2024-04-12 22:39:37,944 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/util/test_assert_extension_array_equal.py -> build/bdist.linux-x86_64/wheel/pandas/tests/util 2024-04-12 22:39:37,944 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/util/test_show_versions.py -> build/bdist.linux-x86_64/wheel/pandas/tests/util 2024-04-12 22:39:37,944 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/util/test_assert_frame_equal.py -> build/bdist.linux-x86_64/wheel/pandas/tests/util 2024-04-12 22:39:37,945 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/util/test_util.py -> build/bdist.linux-x86_64/wheel/pandas/tests/util 2024-04-12 22:39:37,945 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/util/test_assert_produces_warning.py -> build/bdist.linux-x86_64/wheel/pandas/tests/util 2024-04-12 22:39:37,945 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/util/test_make_objects.py -> build/bdist.linux-x86_64/wheel/pandas/tests/util 2024-04-12 22:39:37,945 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/util/test_deprecate_nonkeyword_arguments.py -> build/bdist.linux-x86_64/wheel/pandas/tests/util 2024-04-12 22:39:37,946 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/util/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/util 2024-04-12 22:39:37,946 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/util/test_deprecate_kwarg.py -> build/bdist.linux-x86_64/wheel/pandas/tests/util 2024-04-12 22:39:37,946 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/util/test_validate_kwargs.py -> build/bdist.linux-x86_64/wheel/pandas/tests/util 2024-04-12 22:39:37,946 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/util/test_doc.py -> build/bdist.linux-x86_64/wheel/pandas/tests/util 2024-04-12 22:39:37,947 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/util/test_assert_categorical_equal.py -> build/bdist.linux-x86_64/wheel/pandas/tests/util 2024-04-12 22:39:37,947 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/util/test_validate_inclusive.py -> build/bdist.linux-x86_64/wheel/pandas/tests/util 2024-04-12 22:39:37,947 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/util/test_str_methods.py -> build/bdist.linux-x86_64/wheel/pandas/tests/util 2024-04-12 22:39:37,948 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/util/test_rewrite_warning.py -> build/bdist.linux-x86_64/wheel/pandas/tests/util 2024-04-12 22:39:37,948 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/util/test_deprecate.py -> build/bdist.linux-x86_64/wheel/pandas/tests/util 2024-04-12 22:39:37,948 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/util/test_shares_memory.py -> build/bdist.linux-x86_64/wheel/pandas/tests/util 2024-04-12 22:39:37,948 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/util/test_assert_almost_equal.py -> build/bdist.linux-x86_64/wheel/pandas/tests/util 2024-04-12 22:39:37,949 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/util/test_assert_series_equal.py -> build/bdist.linux-x86_64/wheel/pandas/tests/util 2024-04-12 22:39:37,949 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/util/test_hashing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/util 2024-04-12 22:39:37,949 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/util/test_validate_args_and_kwargs.py -> build/bdist.linux-x86_64/wheel/pandas/tests/util 2024-04-12 22:39:37,949 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/util/test_assert_numpy_array_equal.py -> build/bdist.linux-x86_64/wheel/pandas/tests/util 2024-04-12 22:39:37,950 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/util/test_numba.py -> build/bdist.linux-x86_64/wheel/pandas/tests/util 2024-04-12 22:39:37,950 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/util/conftest.py -> build/bdist.linux-x86_64/wheel/pandas/tests/util 2024-04-12 22:39:37,950 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/util/test_validate_args.py -> build/bdist.linux-x86_64/wheel/pandas/tests/util 2024-04-12 22:39:37,950 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/util/test_assert_index_equal.py -> build/bdist.linux-x86_64/wheel/pandas/tests/util 2024-04-12 22:39:37,951 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/util/test_assert_attr_equal.py -> build/bdist.linux-x86_64/wheel/pandas/tests/util 2024-04-12 22:39:37,951 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/util/test_safe_import.py -> build/bdist.linux-x86_64/wheel/pandas/tests/util 2024-04-12 22:39:37,951 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/apply 2024-04-12 22:39:37,951 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/apply/common.py -> build/bdist.linux-x86_64/wheel/pandas/tests/apply 2024-04-12 22:39:37,952 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/apply/test_frame_apply.py -> build/bdist.linux-x86_64/wheel/pandas/tests/apply 2024-04-12 22:39:37,952 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/apply/test_frame_transform.py -> build/bdist.linux-x86_64/wheel/pandas/tests/apply 2024-04-12 22:39:37,952 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/apply/test_invalid_arg.py -> build/bdist.linux-x86_64/wheel/pandas/tests/apply 2024-04-12 22:39:37,953 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/apply/test_frame_apply_relabeling.py -> build/bdist.linux-x86_64/wheel/pandas/tests/apply 2024-04-12 22:39:37,953 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/apply/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/apply 2024-04-12 22:39:37,953 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/apply/test_series_transform.py -> build/bdist.linux-x86_64/wheel/pandas/tests/apply 2024-04-12 22:39:37,953 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/apply/test_series_apply_relabeling.py -> build/bdist.linux-x86_64/wheel/pandas/tests/apply 2024-04-12 22:39:37,954 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/apply/test_str.py -> build/bdist.linux-x86_64/wheel/pandas/tests/apply 2024-04-12 22:39:37,954 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/apply/conftest.py -> build/bdist.linux-x86_64/wheel/pandas/tests/apply 2024-04-12 22:39:37,954 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/apply/test_series_apply.py -> build/bdist.linux-x86_64/wheel/pandas/tests/apply 2024-04-12 22:39:37,954 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/computation 2024-04-12 22:39:37,955 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/computation/test_eval.py -> build/bdist.linux-x86_64/wheel/pandas/tests/computation 2024-04-12 22:39:37,955 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/computation/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/computation 2024-04-12 22:39:37,955 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/computation/test_compat.py -> build/bdist.linux-x86_64/wheel/pandas/tests/computation 2024-04-12 22:39:37,956 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/frame 2024-04-12 22:39:37,956 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/test_reductions.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame 2024-04-12 22:39:37,956 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/common.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame 2024-04-12 22:39:37,956 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/test_api.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame 2024-04-12 22:39:37,957 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/test_npfuncs.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame 2024-04-12 22:39:37,957 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/frame/indexing 2024-04-12 22:39:37,957 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/indexing/test_where.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/indexing 2024-04-12 22:39:37,957 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/indexing/test_set_value.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/indexing 2024-04-12 22:39:37,958 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/indexing/test_indexing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/indexing 2024-04-12 22:39:37,958 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/indexing/test_take.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/indexing 2024-04-12 22:39:37,958 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/indexing/test_setitem.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/indexing 2024-04-12 22:39:37,959 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/indexing/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/indexing 2024-04-12 22:39:37,959 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/indexing/test_insert.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/indexing 2024-04-12 22:39:37,959 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/indexing/test_xs.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/indexing 2024-04-12 22:39:37,959 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/indexing/test_get_value.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/indexing 2024-04-12 22:39:37,960 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/indexing/test_get.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/indexing 2024-04-12 22:39:37,960 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/indexing/test_coercion.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/indexing 2024-04-12 22:39:37,960 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/indexing/test_mask.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/indexing 2024-04-12 22:39:37,960 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/indexing/test_delitem.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/indexing 2024-04-12 22:39:37,961 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/indexing/test_getitem.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/indexing 2024-04-12 22:39:37,961 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/test_arithmetic.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame 2024-04-12 22:39:37,961 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,962 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_isetitem.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,962 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_clip.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,962 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_truncate.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,962 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_tz_convert.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,963 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_asof.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,963 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_isin.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,963 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_first_and_last.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,964 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_pipe.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,964 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_swaplevel.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,964 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_is_homogeneous_dtype.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,964 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_droplevel.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,965 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_set_index.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,965 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_replace.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,965 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_set_axis.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,965 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_between_time.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,966 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_to_csv.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,966 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_pop.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,966 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_to_dict_of_blocks.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,967 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_equals.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,967 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_drop_duplicates.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,967 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_shift.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,967 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_sample.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,968 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_dropna.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,968 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_rename.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,968 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_value_counts.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,969 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_cov_corr.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,969 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_explode.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,969 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_copy.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,969 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_fillna.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,970 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_head_tail.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,970 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_to_records.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,970 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_asfreq.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,970 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_to_timestamp.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,971 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_dtypes.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,971 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_astype.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,971 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,972 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_reset_index.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,972 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_reorder_levels.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,972 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_get_numeric_data.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,972 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_transpose.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,973 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_reindex.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,973 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_values.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,973 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_drop.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,974 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_sort_index.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,974 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_diff.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,974 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_at_time.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,974 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_interpolate.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,975 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_sort_values.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,975 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_infer_objects.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,975 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_compare.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,975 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_nlargest.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,976 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_convert_dtypes.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,976 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_dot.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,976 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_combine_first.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,977 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_round.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,977 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_first_valid_index.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,977 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_reindex_like.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,977 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_swapaxes.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,978 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_describe.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,978 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_add_prefix_suffix.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,978 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_to_numpy.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,978 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_pct_change.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,979 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_rank.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,979 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_rename_axis.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,979 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_count.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,979 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_to_period.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,980 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_align.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,980 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_tz_localize.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,980 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_update.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,981 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_matmul.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,981 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_quantile.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,981 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_combine.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,981 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_duplicated.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,982 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_filter.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,982 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_join.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,982 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_to_dict.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,983 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_assign.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,983 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/methods/test_select_dtypes.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods 2024-04-12 22:39:37,983 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/test_constructors.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame 2024-04-12 22:39:37,984 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame 2024-04-12 22:39:37,984 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/test_subclass.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame 2024-04-12 22:39:37,984 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/test_repr_info.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame 2024-04-12 22:39:37,984 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/test_stack_unstack.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame 2024-04-12 22:39:37,985 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/test_unary.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame 2024-04-12 22:39:37,985 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/frame/constructors 2024-04-12 22:39:37,985 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/constructors/test_from_records.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/constructors 2024-04-12 22:39:37,986 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/constructors/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/constructors 2024-04-12 22:39:37,986 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/constructors/test_from_dict.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame/constructors 2024-04-12 22:39:37,986 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/test_iteration.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame 2024-04-12 22:39:37,986 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/conftest.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame 2024-04-12 22:39:37,987 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/test_ufunc.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame 2024-04-12 22:39:37,987 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/test_alter_axes.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame 2024-04-12 22:39:37,987 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/test_query_eval.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame 2024-04-12 22:39:37,987 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/test_block_internals.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame 2024-04-12 22:39:37,988 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/test_validate.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame 2024-04-12 22:39:37,988 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/test_nonunique_indexes.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame 2024-04-12 22:39:37,988 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/test_cumulative.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame 2024-04-12 22:39:37,989 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/frame/test_logical_ops.py -> build/bdist.linux-x86_64/wheel/pandas/tests/frame 2024-04-12 22:39:37,989 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests 2024-04-12 22:39:37,989 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/reductions 2024-04-12 22:39:37,989 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reductions/test_reductions.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reductions 2024-04-12 22:39:37,990 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reductions/test_stat_reductions.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reductions 2024-04-12 22:39:37,990 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reductions/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reductions 2024-04-12 22:39:37,990 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/config 2024-04-12 22:39:37,990 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/config/test_localization.py -> build/bdist.linux-x86_64/wheel/pandas/tests/config 2024-04-12 22:39:37,991 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/config/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/config 2024-04-12 22:39:37,991 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/config/test_config.py -> build/bdist.linux-x86_64/wheel/pandas/tests/config 2024-04-12 22:39:37,991 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/test_multilevel.py -> build/bdist.linux-x86_64/wheel/pandas/tests 2024-04-12 22:39:37,991 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/test_expressions.py -> build/bdist.linux-x86_64/wheel/pandas/tests 2024-04-12 22:39:37,992 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/construction 2024-04-12 22:39:37,992 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/construction/test_extract_array.py -> build/bdist.linux-x86_64/wheel/pandas/tests/construction 2024-04-12 22:39:37,992 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/construction/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/construction 2024-04-12 22:39:37,992 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/copy_view 2024-04-12 22:39:37,993 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view/test_clip.py -> build/bdist.linux-x86_64/wheel/pandas/tests/copy_view 2024-04-12 22:39:37,993 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view/test_functions.py -> build/bdist.linux-x86_64/wheel/pandas/tests/copy_view 2024-04-12 22:39:37,993 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view/test_replace.py -> build/bdist.linux-x86_64/wheel/pandas/tests/copy_view 2024-04-12 22:39:37,993 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view/test_util.py -> build/bdist.linux-x86_64/wheel/pandas/tests/copy_view 2024-04-12 22:39:37,994 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/copy_view/index 2024-04-12 22:39:37,994 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view/index/test_periodindex.py -> build/bdist.linux-x86_64/wheel/pandas/tests/copy_view/index 2024-04-12 22:39:37,994 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view/index/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/copy_view/index 2024-04-12 22:39:37,994 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view/index/test_index.py -> build/bdist.linux-x86_64/wheel/pandas/tests/copy_view/index 2024-04-12 22:39:37,995 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view/index/test_datetimeindex.py -> build/bdist.linux-x86_64/wheel/pandas/tests/copy_view/index 2024-04-12 22:39:37,995 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view/index/test_timedeltaindex.py -> build/bdist.linux-x86_64/wheel/pandas/tests/copy_view/index 2024-04-12 22:39:37,995 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view/util.py -> build/bdist.linux-x86_64/wheel/pandas/tests/copy_view 2024-04-12 22:39:37,996 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view/test_core_functionalities.py -> build/bdist.linux-x86_64/wheel/pandas/tests/copy_view 2024-04-12 22:39:37,996 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view/test_indexing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/copy_view 2024-04-12 22:39:37,996 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view/test_setitem.py -> build/bdist.linux-x86_64/wheel/pandas/tests/copy_view 2024-04-12 22:39:37,996 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view/test_astype.py -> build/bdist.linux-x86_64/wheel/pandas/tests/copy_view 2024-04-12 22:39:37,997 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view/test_constructors.py -> build/bdist.linux-x86_64/wheel/pandas/tests/copy_view 2024-04-12 22:39:37,997 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view/test_array.py -> build/bdist.linux-x86_64/wheel/pandas/tests/copy_view 2024-04-12 22:39:37,997 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/copy_view 2024-04-12 22:39:37,997 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view/test_methods.py -> build/bdist.linux-x86_64/wheel/pandas/tests/copy_view 2024-04-12 22:39:37,998 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view/test_interp_fillna.py -> build/bdist.linux-x86_64/wheel/pandas/tests/copy_view 2024-04-12 22:39:37,998 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/copy_view/test_internals.py -> build/bdist.linux-x86_64/wheel/pandas/tests/copy_view 2024-04-12 22:39:37,998 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/api 2024-04-12 22:39:37,999 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/api/test_api.py -> build/bdist.linux-x86_64/wheel/pandas/tests/api 2024-04-12 22:39:37,999 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/api/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/api 2024-04-12 22:39:37,999 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/api/test_types.py -> build/bdist.linux-x86_64/wheel/pandas/tests/api 2024-04-12 22:39:37,999 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/tseries 2024-04-12 22:39:38,000 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/tseries/offsets 2024-04-12 22:39:38,000 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets/test_dst.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/offsets 2024-04-12 22:39:38,000 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets/test_custom_business_month.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/offsets 2024-04-12 22:39:38,000 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets/test_fiscal.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/offsets 2024-04-12 22:39:38,001 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets/test_year.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/offsets 2024-04-12 22:39:38,001 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets/common.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/offsets 2024-04-12 22:39:38,001 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets/test_month.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/offsets 2024-04-12 22:39:38,002 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets/test_quarter.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/offsets 2024-04-12 22:39:38,002 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets/test_week.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/offsets 2024-04-12 22:39:38,002 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets/test_business_quarter.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/offsets 2024-04-12 22:39:38,002 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets/test_custom_business_day.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/offsets 2024-04-12 22:39:38,003 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets/test_offsets_properties.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/offsets 2024-04-12 22:39:38,003 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/offsets 2024-04-12 22:39:38,003 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets/test_index.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/offsets 2024-04-12 22:39:38,003 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets/test_business_year.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/offsets 2024-04-12 22:39:38,004 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets/test_ticks.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/offsets 2024-04-12 22:39:38,004 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets/test_business_month.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/offsets 2024-04-12 22:39:38,004 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets/test_common.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/offsets 2024-04-12 22:39:38,004 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets/test_offsets.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/offsets 2024-04-12 22:39:38,005 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets/conftest.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/offsets 2024-04-12 22:39:38,005 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets/test_business_hour.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/offsets 2024-04-12 22:39:38,005 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets/test_easter.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/offsets 2024-04-12 22:39:38,006 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets/test_business_day.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/offsets 2024-04-12 22:39:38,006 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/offsets/test_custom_business_hour.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/offsets 2024-04-12 22:39:38,006 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries 2024-04-12 22:39:38,006 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/tseries/holiday 2024-04-12 22:39:38,007 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/holiday/test_federal.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/holiday 2024-04-12 22:39:38,007 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/holiday/test_observance.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/holiday 2024-04-12 22:39:38,008 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/holiday/test_holiday.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/holiday 2024-04-12 22:39:38,008 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/holiday/test_calendar.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/holiday 2024-04-12 22:39:38,008 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/holiday/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/holiday 2024-04-12 22:39:38,008 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/tseries/frequencies 2024-04-12 22:39:38,009 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/frequencies/test_inference.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/frequencies 2024-04-12 22:39:38,009 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/frequencies/test_frequencies.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/frequencies 2024-04-12 22:39:38,009 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/frequencies/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/frequencies 2024-04-12 22:39:38,009 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tseries/frequencies/test_freq_code.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tseries/frequencies 2024-04-12 22:39:38,010 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/test_aggregation.py -> build/bdist.linux-x86_64/wheel/pandas/tests 2024-04-12 22:39:38,010 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/interchange 2024-04-12 22:39:38,010 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/interchange/test_spec_conformance.py -> build/bdist.linux-x86_64/wheel/pandas/tests/interchange 2024-04-12 22:39:38,010 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/interchange/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/interchange 2024-04-12 22:39:38,011 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/interchange/test_impl.py -> build/bdist.linux-x86_64/wheel/pandas/tests/interchange 2024-04-12 22:39:38,011 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/interchange/conftest.py -> build/bdist.linux-x86_64/wheel/pandas/tests/interchange 2024-04-12 22:39:38,011 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/interchange/test_utils.py -> build/bdist.linux-x86_64/wheel/pandas/tests/interchange 2024-04-12 22:39:38,011 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/tools 2024-04-12 22:39:38,012 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tools/test_to_numeric.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tools 2024-04-12 22:39:38,012 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tools/test_to_datetime.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tools 2024-04-12 22:39:38,012 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tools/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tools 2024-04-12 22:39:38,013 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tools/test_to_time.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tools 2024-04-12 22:39:38,013 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/tools/test_to_timedelta.py -> build/bdist.linux-x86_64/wheel/pandas/tests/tools 2024-04-12 22:39:38,013 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/test_sorting.py -> build/bdist.linux-x86_64/wheel/pandas/tests 2024-04-12 22:39:38,013 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/test_errors.py -> build/bdist.linux-x86_64/wheel/pandas/tests 2024-04-12 22:39:38,014 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/test_register_accessor.py -> build/bdist.linux-x86_64/wheel/pandas/tests 2024-04-12 22:39:38,014 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays 2024-04-12 22:39:38,014 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/string_ 2024-04-12 22:39:38,014 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/string_/test_string_arrow.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/string_ 2024-04-12 22:39:38,015 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/string_/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/string_ 2024-04-12 22:39:38,015 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/string_/test_string.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/string_ 2024-04-12 22:39:38,015 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/floating 2024-04-12 22:39:38,015 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/floating/test_arithmetic.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/floating 2024-04-12 22:39:38,016 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/floating/test_comparison.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/floating 2024-04-12 22:39:38,016 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/floating/test_construction.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/floating 2024-04-12 22:39:38,016 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/floating/test_repr.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/floating 2024-04-12 22:39:38,016 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/floating/test_astype.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/floating 2024-04-12 22:39:38,017 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/floating/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/floating 2024-04-12 22:39:38,017 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/floating/test_function.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/floating 2024-04-12 22:39:38,017 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/floating/test_to_numpy.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/floating 2024-04-12 22:39:38,018 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/floating/conftest.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/floating 2024-04-12 22:39:38,018 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/floating/test_concat.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/floating 2024-04-12 22:39:38,018 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/test_datetimes.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays 2024-04-12 22:39:38,018 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/datetimes 2024-04-12 22:39:38,019 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/datetimes/test_reductions.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/datetimes 2024-04-12 22:39:38,019 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/datetimes/test_constructors.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/datetimes 2024-04-12 22:39:38,019 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/datetimes/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/datetimes 2024-04-12 22:39:38,019 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/datetimes/test_cumulative.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/datetimes 2024-04-12 22:39:38,020 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/test_ndarray_backed.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays 2024-04-12 22:39:38,020 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/sparse 2024-04-12 22:39:38,020 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/sparse/test_reductions.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/sparse 2024-04-12 22:39:38,020 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/sparse/test_accessor.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/sparse 2024-04-12 22:39:38,021 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/sparse/test_arithmetics.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/sparse 2024-04-12 22:39:38,021 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/sparse/test_indexing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/sparse 2024-04-12 22:39:38,021 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/sparse/test_dtype.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/sparse 2024-04-12 22:39:38,022 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/sparse/test_astype.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/sparse 2024-04-12 22:39:38,022 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/sparse/test_constructors.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/sparse 2024-04-12 22:39:38,022 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/sparse/test_array.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/sparse 2024-04-12 22:39:38,022 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/sparse 2024-04-12 22:39:38,023 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/sparse/test_combine_concat.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/sparse 2024-04-12 22:39:38,023 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/sparse/test_unary.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/sparse 2024-04-12 22:39:38,023 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/sparse/test_libsparse.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/sparse 2024-04-12 22:39:38,023 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/masked 2024-04-12 22:39:38,024 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/masked/test_arithmetic.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/masked 2024-04-12 22:39:38,024 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/masked/test_indexing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/masked 2024-04-12 22:39:38,024 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/masked/test_arrow_compat.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/masked 2024-04-12 22:39:38,024 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/masked/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/masked 2024-04-12 22:39:38,025 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/masked/test_function.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/masked 2024-04-12 22:39:38,025 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/test_period.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays 2024-04-12 22:39:38,025 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/masked_shared.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays 2024-04-12 22:39:38,025 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/test_array.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays 2024-04-12 22:39:38,026 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays 2024-04-12 22:39:38,026 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/categorical 2024-04-12 22:39:38,026 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical/test_algos.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/categorical 2024-04-12 22:39:38,026 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical/test_api.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/categorical 2024-04-12 22:39:38,027 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical/test_replace.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/categorical 2024-04-12 22:39:38,027 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical/test_operators.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/categorical 2024-04-12 22:39:38,027 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical/test_analytics.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/categorical 2024-04-12 22:39:38,028 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical/test_indexing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/categorical 2024-04-12 22:39:38,028 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical/test_take.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/categorical 2024-04-12 22:39:38,028 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical/test_repr.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/categorical 2024-04-12 22:39:38,028 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical/test_dtypes.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/categorical 2024-04-12 22:39:38,029 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical/test_astype.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/categorical 2024-04-12 22:39:38,029 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical/test_constructors.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/categorical 2024-04-12 22:39:38,029 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/categorical 2024-04-12 22:39:38,029 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical/test_subclass.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/categorical 2024-04-12 22:39:38,030 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical/test_sorting.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/categorical 2024-04-12 22:39:38,030 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical/test_missing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/categorical 2024-04-12 22:39:38,030 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical/test_warnings.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/categorical 2024-04-12 22:39:38,030 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/categorical/conftest.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/categorical 2024-04-12 22:39:38,031 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/interval 2024-04-12 22:39:38,031 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/interval/test_astype.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/interval 2024-04-12 22:39:38,031 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/interval/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/interval 2024-04-12 22:39:38,031 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/interval/test_ops.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/interval 2024-04-12 22:39:38,032 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/interval/test_interval.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/interval 2024-04-12 22:39:38,032 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/test_timedeltas.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays 2024-04-12 22:39:38,032 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/test_datetimelike.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays 2024-04-12 22:39:38,033 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/timedeltas 2024-04-12 22:39:38,033 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/timedeltas/test_reductions.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/timedeltas 2024-04-12 22:39:38,033 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/timedeltas/test_constructors.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/timedeltas 2024-04-12 22:39:38,033 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/timedeltas/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/timedeltas 2024-04-12 22:39:38,034 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/timedeltas/test_cumulative.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/timedeltas 2024-04-12 22:39:38,034 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/numpy_ 2024-04-12 22:39:38,034 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/numpy_/test_indexing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/numpy_ 2024-04-12 22:39:38,034 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/numpy_/test_numpy.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/numpy_ 2024-04-12 22:39:38,035 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/numpy_/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/numpy_ 2024-04-12 22:39:38,035 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/period 2024-04-12 22:39:38,035 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/period/test_reductions.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/period 2024-04-12 22:39:38,035 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/period/test_arrow_compat.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/period 2024-04-12 22:39:38,036 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/period/test_astype.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/period 2024-04-12 22:39:38,036 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/period/test_constructors.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/period 2024-04-12 22:39:38,036 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/period/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/period 2024-04-12 22:39:38,036 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/integer 2024-04-12 22:39:38,037 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/integer/test_arithmetic.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/integer 2024-04-12 22:39:38,037 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/integer/test_comparison.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/integer 2024-04-12 22:39:38,037 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/integer/test_indexing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/integer 2024-04-12 22:39:38,037 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/integer/test_construction.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/integer 2024-04-12 22:39:38,038 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/integer/test_repr.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/integer 2024-04-12 22:39:38,038 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/integer/test_dtypes.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/integer 2024-04-12 22:39:38,038 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/integer/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/integer 2024-04-12 22:39:38,038 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/integer/test_function.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/integer 2024-04-12 22:39:38,039 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/integer/conftest.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/integer 2024-04-12 22:39:38,039 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/integer/test_concat.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/integer 2024-04-12 22:39:38,039 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/boolean 2024-04-12 22:39:38,039 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/boolean/test_arithmetic.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/boolean 2024-04-12 22:39:38,040 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/boolean/test_comparison.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/boolean 2024-04-12 22:39:38,040 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/boolean/test_indexing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/boolean 2024-04-12 22:39:38,040 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/boolean/test_construction.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/boolean 2024-04-12 22:39:38,040 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/boolean/test_repr.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/boolean 2024-04-12 22:39:38,041 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/boolean/test_astype.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/boolean 2024-04-12 22:39:38,041 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/boolean/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/boolean 2024-04-12 22:39:38,041 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/boolean/test_ops.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/boolean 2024-04-12 22:39:38,041 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/boolean/test_function.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/boolean 2024-04-12 22:39:38,042 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/boolean/test_reduction.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/boolean 2024-04-12 22:39:38,042 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arrays/boolean/test_logical.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arrays/boolean 2024-04-12 22:39:38,042 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/resample 2024-04-12 22:39:38,042 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/resample/test_datetime_index.py -> build/bdist.linux-x86_64/wheel/pandas/tests/resample 2024-04-12 22:39:38,043 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/resample/test_time_grouper.py -> build/bdist.linux-x86_64/wheel/pandas/tests/resample 2024-04-12 22:39:38,043 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/resample/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/resample 2024-04-12 22:39:38,043 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/resample/test_resampler_grouper.py -> build/bdist.linux-x86_64/wheel/pandas/tests/resample 2024-04-12 22:39:38,044 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/resample/test_period_index.py -> build/bdist.linux-x86_64/wheel/pandas/tests/resample 2024-04-12 22:39:38,044 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/resample/test_timedelta.py -> build/bdist.linux-x86_64/wheel/pandas/tests/resample 2024-04-12 22:39:38,044 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/resample/test_base.py -> build/bdist.linux-x86_64/wheel/pandas/tests/resample 2024-04-12 22:39:38,044 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/resample/conftest.py -> build/bdist.linux-x86_64/wheel/pandas/tests/resample 2024-04-12 22:39:38,045 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/resample/test_resample_api.py -> build/bdist.linux-x86_64/wheel/pandas/tests/resample 2024-04-12 22:39:38,045 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/test_common.py -> build/bdist.linux-x86_64/wheel/pandas/tests 2024-04-12 22:39:38,045 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/scalar 2024-04-12 22:39:38,046 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/scalar/timedelta 2024-04-12 22:39:38,046 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/timedelta/test_formats.py -> build/bdist.linux-x86_64/wheel/pandas/tests/scalar/timedelta 2024-04-12 22:39:38,046 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/timedelta/test_arithmetic.py -> build/bdist.linux-x86_64/wheel/pandas/tests/scalar/timedelta 2024-04-12 22:39:38,046 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/timedelta/test_constructors.py -> build/bdist.linux-x86_64/wheel/pandas/tests/scalar/timedelta 2024-04-12 22:39:38,047 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/timedelta/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/scalar/timedelta 2024-04-12 22:39:38,047 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/timedelta/test_timedelta.py -> build/bdist.linux-x86_64/wheel/pandas/tests/scalar/timedelta 2024-04-12 22:39:38,047 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/scalar 2024-04-12 22:39:38,048 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/scalar/timestamp 2024-04-12 22:39:38,048 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/timestamp/test_timestamp.py -> build/bdist.linux-x86_64/wheel/pandas/tests/scalar/timestamp 2024-04-12 22:39:38,048 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/timestamp/test_unary_ops.py -> build/bdist.linux-x86_64/wheel/pandas/tests/scalar/timestamp 2024-04-12 22:39:38,048 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/timestamp/test_formats.py -> build/bdist.linux-x86_64/wheel/pandas/tests/scalar/timestamp 2024-04-12 22:39:38,049 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/timestamp/test_arithmetic.py -> build/bdist.linux-x86_64/wheel/pandas/tests/scalar/timestamp 2024-04-12 22:39:38,049 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/timestamp/test_constructors.py -> build/bdist.linux-x86_64/wheel/pandas/tests/scalar/timestamp 2024-04-12 22:39:38,049 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/timestamp/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/scalar/timestamp 2024-04-12 22:39:38,049 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/timestamp/test_timezones.py -> build/bdist.linux-x86_64/wheel/pandas/tests/scalar/timestamp 2024-04-12 22:39:38,050 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/timestamp/test_comparisons.py -> build/bdist.linux-x86_64/wheel/pandas/tests/scalar/timestamp 2024-04-12 22:39:38,050 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/timestamp/test_rendering.py -> build/bdist.linux-x86_64/wheel/pandas/tests/scalar/timestamp 2024-04-12 22:39:38,050 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/test_nat.py -> build/bdist.linux-x86_64/wheel/pandas/tests/scalar 2024-04-12 22:39:38,051 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/scalar/interval 2024-04-12 22:39:38,051 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/interval/test_arithmetic.py -> build/bdist.linux-x86_64/wheel/pandas/tests/scalar/interval 2024-04-12 22:39:38,051 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/interval/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/scalar/interval 2024-04-12 22:39:38,051 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/interval/test_ops.py -> build/bdist.linux-x86_64/wheel/pandas/tests/scalar/interval 2024-04-12 22:39:38,051 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/interval/test_interval.py -> build/bdist.linux-x86_64/wheel/pandas/tests/scalar/interval 2024-04-12 22:39:38,052 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/test_na_scalar.py -> build/bdist.linux-x86_64/wheel/pandas/tests/scalar 2024-04-12 22:39:38,052 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/scalar/period 2024-04-12 22:39:38,052 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/period/test_period.py -> build/bdist.linux-x86_64/wheel/pandas/tests/scalar/period 2024-04-12 22:39:38,053 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/period/test_asfreq.py -> build/bdist.linux-x86_64/wheel/pandas/tests/scalar/period 2024-04-12 22:39:38,053 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/scalar/period/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/scalar/period 2024-04-12 22:39:38,053 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/plotting 2024-04-12 22:39:38,053 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/plotting/test_backend.py -> build/bdist.linux-x86_64/wheel/pandas/tests/plotting 2024-04-12 22:39:38,054 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/plotting/common.py -> build/bdist.linux-x86_64/wheel/pandas/tests/plotting 2024-04-12 22:39:38,054 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/plotting/test_hist_method.py -> build/bdist.linux-x86_64/wheel/pandas/tests/plotting 2024-04-12 22:39:38,054 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/plotting/test_series.py -> build/bdist.linux-x86_64/wheel/pandas/tests/plotting 2024-04-12 22:39:38,055 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/plotting/test_misc.py -> build/bdist.linux-x86_64/wheel/pandas/tests/plotting 2024-04-12 22:39:38,055 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/plotting/frame 2024-04-12 22:39:38,055 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/plotting/frame/test_hist_box_by.py -> build/bdist.linux-x86_64/wheel/pandas/tests/plotting/frame 2024-04-12 22:39:38,055 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/plotting/frame/test_frame_groupby.py -> build/bdist.linux-x86_64/wheel/pandas/tests/plotting/frame 2024-04-12 22:39:38,056 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/plotting/frame/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/plotting/frame 2024-04-12 22:39:38,056 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/plotting/frame/test_frame_legend.py -> build/bdist.linux-x86_64/wheel/pandas/tests/plotting/frame 2024-04-12 22:39:38,056 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/plotting/frame/test_frame_color.py -> build/bdist.linux-x86_64/wheel/pandas/tests/plotting/frame 2024-04-12 22:39:38,056 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/plotting/frame/test_frame_subplots.py -> build/bdist.linux-x86_64/wheel/pandas/tests/plotting/frame 2024-04-12 22:39:38,057 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/plotting/frame/test_frame.py -> build/bdist.linux-x86_64/wheel/pandas/tests/plotting/frame 2024-04-12 22:39:38,057 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/plotting/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/plotting 2024-04-12 22:39:38,057 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/plotting/test_style.py -> build/bdist.linux-x86_64/wheel/pandas/tests/plotting 2024-04-12 22:39:38,058 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/plotting/test_datetimelike.py -> build/bdist.linux-x86_64/wheel/pandas/tests/plotting 2024-04-12 22:39:38,058 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/plotting/test_common.py -> build/bdist.linux-x86_64/wheel/pandas/tests/plotting 2024-04-12 22:39:38,058 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/plotting/test_groupby.py -> build/bdist.linux-x86_64/wheel/pandas/tests/plotting 2024-04-12 22:39:38,059 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/plotting/conftest.py -> build/bdist.linux-x86_64/wheel/pandas/tests/plotting 2024-04-12 22:39:38,059 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/plotting/test_boxplot_method.py -> build/bdist.linux-x86_64/wheel/pandas/tests/plotting 2024-04-12 22:39:38,059 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/plotting/test_converter.py -> build/bdist.linux-x86_64/wheel/pandas/tests/plotting 2024-04-12 22:39:38,059 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/test_nanops.py -> build/bdist.linux-x86_64/wheel/pandas/tests 2024-04-12 22:39:38,060 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/arithmetic 2024-04-12 22:39:38,060 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arithmetic/common.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arithmetic 2024-04-12 22:39:38,060 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arithmetic/test_period.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arithmetic 2024-04-12 22:39:38,061 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arithmetic/test_datetime64.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arithmetic 2024-04-12 22:39:38,061 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arithmetic/test_timedelta64.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arithmetic 2024-04-12 22:39:38,061 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arithmetic/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arithmetic 2024-04-12 22:39:38,062 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arithmetic/test_object.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arithmetic 2024-04-12 22:39:38,062 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arithmetic/test_array_ops.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arithmetic 2024-04-12 22:39:38,062 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arithmetic/test_numeric.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arithmetic 2024-04-12 22:39:38,063 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arithmetic/test_categorical.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arithmetic 2024-04-12 22:39:38,063 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arithmetic/test_interval.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arithmetic 2024-04-12 22:39:38,063 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/arithmetic/conftest.py -> build/bdist.linux-x86_64/wheel/pandas/tests/arithmetic 2024-04-12 22:39:38,063 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/test_downstream.py -> build/bdist.linux-x86_64/wheel/pandas/tests 2024-04-12 22:39:38,064 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/libs 2024-04-12 22:39:38,064 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/libs/test_lib.py -> build/bdist.linux-x86_64/wheel/pandas/tests/libs 2024-04-12 22:39:38,064 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/libs/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/libs 2024-04-12 22:39:38,064 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/libs/test_hashtable.py -> build/bdist.linux-x86_64/wheel/pandas/tests/libs 2024-04-12 22:39:38,065 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/libs/test_join.py -> build/bdist.linux-x86_64/wheel/pandas/tests/libs 2024-04-12 22:39:38,065 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/internals 2024-04-12 22:39:38,065 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/internals/test_api.py -> build/bdist.linux-x86_64/wheel/pandas/tests/internals 2024-04-12 22:39:38,065 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/internals/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/internals 2024-04-12 22:39:38,066 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/internals/test_internals.py -> build/bdist.linux-x86_64/wheel/pandas/tests/internals 2024-04-12 22:39:38,066 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/internals/test_managers.py -> build/bdist.linux-x86_64/wheel/pandas/tests/internals 2024-04-12 22:39:38,066 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/test_flags.py -> build/bdist.linux-x86_64/wheel/pandas/tests 2024-04-12 22:39:38,067 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/dtypes 2024-04-12 22:39:38,067 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/test_inference.py -> build/bdist.linux-x86_64/wheel/pandas/tests/dtypes 2024-04-12 22:39:38,067 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/test_generic.py -> build/bdist.linux-x86_64/wheel/pandas/tests/dtypes 2024-04-12 22:39:38,067 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/test_dtypes.py -> build/bdist.linux-x86_64/wheel/pandas/tests/dtypes 2024-04-12 22:39:38,068 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/dtypes 2024-04-12 22:39:38,068 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/test_missing.py -> build/bdist.linux-x86_64/wheel/pandas/tests/dtypes 2024-04-12 22:39:38,068 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/dtypes/cast 2024-04-12 22:39:38,068 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/cast/test_dict_compat.py -> build/bdist.linux-x86_64/wheel/pandas/tests/dtypes/cast 2024-04-12 22:39:38,069 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/cast/test_maybe_box_native.py -> build/bdist.linux-x86_64/wheel/pandas/tests/dtypes/cast 2024-04-12 22:39:38,069 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/cast/test_infer_dtype.py -> build/bdist.linux-x86_64/wheel/pandas/tests/dtypes/cast 2024-04-12 22:39:38,069 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/cast/test_promote.py -> build/bdist.linux-x86_64/wheel/pandas/tests/dtypes/cast 2024-04-12 22:39:38,070 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/cast/test_construct_ndarray.py -> build/bdist.linux-x86_64/wheel/pandas/tests/dtypes/cast 2024-04-12 22:39:38,070 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/cast/test_find_common_type.py -> build/bdist.linux-x86_64/wheel/pandas/tests/dtypes/cast 2024-04-12 22:39:38,070 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/cast/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/dtypes/cast 2024-04-12 22:39:38,070 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/cast/test_can_hold_element.py -> build/bdist.linux-x86_64/wheel/pandas/tests/dtypes/cast 2024-04-12 22:39:38,071 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/cast/test_construct_from_scalar.py -> build/bdist.linux-x86_64/wheel/pandas/tests/dtypes/cast 2024-04-12 22:39:38,071 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/cast/test_infer_datetimelike.py -> build/bdist.linux-x86_64/wheel/pandas/tests/dtypes/cast 2024-04-12 22:39:38,071 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/cast/test_construct_object_arr.py -> build/bdist.linux-x86_64/wheel/pandas/tests/dtypes/cast 2024-04-12 22:39:38,071 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/cast/test_downcast.py -> build/bdist.linux-x86_64/wheel/pandas/tests/dtypes/cast 2024-04-12 22:39:38,072 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/test_common.py -> build/bdist.linux-x86_64/wheel/pandas/tests/dtypes 2024-04-12 22:39:38,072 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/dtypes/test_concat.py -> build/bdist.linux-x86_64/wheel/pandas/tests/dtypes 2024-04-12 22:39:38,072 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/reshape 2024-04-12 22:39:38,072 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/reshape/concat 2024-04-12 22:39:38,073 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/concat/test_empty.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape/concat 2024-04-12 22:39:38,073 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/concat/test_datetimes.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape/concat 2024-04-12 22:39:38,073 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/concat/test_sort.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape/concat 2024-04-12 22:39:38,073 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/concat/test_series.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape/concat 2024-04-12 22:39:38,074 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/concat/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape/concat 2024-04-12 22:39:38,074 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/concat/test_index.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape/concat 2024-04-12 22:39:38,074 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/concat/test_append_common.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape/concat 2024-04-12 22:39:38,075 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/concat/test_categorical.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape/concat 2024-04-12 22:39:38,075 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/concat/conftest.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape/concat 2024-04-12 22:39:38,075 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/concat/test_dataframe.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape/concat 2024-04-12 22:39:38,075 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/concat/test_append.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape/concat 2024-04-12 22:39:38,076 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/concat/test_concat.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape/concat 2024-04-12 22:39:38,076 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/concat/test_invalid.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape/concat 2024-04-12 22:39:38,076 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/test_pivot_multilevel.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape 2024-04-12 22:39:38,076 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/test_qcut.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape 2024-04-12 22:39:38,077 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/test_util.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape 2024-04-12 22:39:38,077 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/test_pivot.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape 2024-04-12 22:39:38,077 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape 2024-04-12 22:39:38,078 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/test_from_dummies.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape 2024-04-12 22:39:38,078 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/test_union_categoricals.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape 2024-04-12 22:39:38,078 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/test_melt.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape 2024-04-12 22:39:38,078 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/test_cut.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape 2024-04-12 22:39:38,079 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tests/reshape/merge 2024-04-12 22:39:38,079 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/merge/test_merge.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape/merge 2024-04-12 22:39:38,079 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/merge/test_merge_ordered.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape/merge 2024-04-12 22:39:38,080 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/merge/test_merge_cross.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape/merge 2024-04-12 22:39:38,080 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/merge/test_merge_asof.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape/merge 2024-04-12 22:39:38,080 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/merge/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape/merge 2024-04-12 22:39:38,081 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/merge/test_merge_index_as_string.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape/merge 2024-04-12 22:39:38,081 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/merge/test_join.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape/merge 2024-04-12 22:39:38,081 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/merge/test_multi.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape/merge 2024-04-12 22:39:38,081 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/test_get_dummies.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape 2024-04-12 22:39:38,082 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tests/reshape/test_crosstab.py -> build/bdist.linux-x86_64/wheel/pandas/tests/reshape 2024-04-12 22:39:38,082 root INFO creating build/bdist.linux-x86_64/wheel/pandas/util 2024-04-12 22:39:38,082 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/util/_validators.py -> build/bdist.linux-x86_64/wheel/pandas/util 2024-04-12 22:39:38,083 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/util/_str_methods.py -> build/bdist.linux-x86_64/wheel/pandas/util 2024-04-12 22:39:38,083 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/util/_print_versions.py -> build/bdist.linux-x86_64/wheel/pandas/util 2024-04-12 22:39:38,083 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/util/_doctools.py -> build/bdist.linux-x86_64/wheel/pandas/util 2024-04-12 22:39:38,083 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/util/_exceptions.py -> build/bdist.linux-x86_64/wheel/pandas/util 2024-04-12 22:39:38,084 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/util/_decorators.py -> build/bdist.linux-x86_64/wheel/pandas/util 2024-04-12 22:39:38,084 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/util/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/util 2024-04-12 22:39:38,084 root INFO creating build/bdist.linux-x86_64/wheel/pandas/util/version 2024-04-12 22:39:38,084 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/util/version/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/util/version 2024-04-12 22:39:38,085 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/util/_tester.py -> build/bdist.linux-x86_64/wheel/pandas/util 2024-04-12 22:39:38,085 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/util/_test_decorators.py -> build/bdist.linux-x86_64/wheel/pandas/util 2024-04-12 22:39:38,085 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/__init__.py -> build/bdist.linux-x86_64/wheel/pandas 2024-04-12 22:39:38,086 root INFO creating build/bdist.linux-x86_64/wheel/pandas/_testing 2024-04-12 22:39:38,086 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_testing/_io.py -> build/bdist.linux-x86_64/wheel/pandas/_testing 2024-04-12 22:39:38,086 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_testing/_hypothesis.py -> build/bdist.linux-x86_64/wheel/pandas/_testing 2024-04-12 22:39:38,086 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_testing/asserters.py -> build/bdist.linux-x86_64/wheel/pandas/_testing 2024-04-12 22:39:38,087 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_testing/_warnings.py -> build/bdist.linux-x86_64/wheel/pandas/_testing 2024-04-12 22:39:38,087 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_testing/contexts.py -> build/bdist.linux-x86_64/wheel/pandas/_testing 2024-04-12 22:39:38,087 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_testing/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/_testing 2024-04-12 22:39:38,087 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_testing/_random.py -> build/bdist.linux-x86_64/wheel/pandas/_testing 2024-04-12 22:39:38,088 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_testing/compat.py -> build/bdist.linux-x86_64/wheel/pandas/_testing 2024-04-12 22:39:38,088 root INFO creating build/bdist.linux-x86_64/wheel/pandas/api 2024-04-12 22:39:38,088 root INFO creating build/bdist.linux-x86_64/wheel/pandas/api/types 2024-04-12 22:39:38,088 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/api/types/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/api/types 2024-04-12 22:39:38,089 root INFO creating build/bdist.linux-x86_64/wheel/pandas/api/indexers 2024-04-12 22:39:38,089 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/api/indexers/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/api/indexers 2024-04-12 22:39:38,089 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/api/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/api 2024-04-12 22:39:38,089 root INFO creating build/bdist.linux-x86_64/wheel/pandas/api/extensions 2024-04-12 22:39:38,090 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/api/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/api/extensions 2024-04-12 22:39:38,090 root INFO creating build/bdist.linux-x86_64/wheel/pandas/api/interchange 2024-04-12 22:39:38,090 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/api/interchange/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/api/interchange 2024-04-12 22:39:38,090 root INFO creating build/bdist.linux-x86_64/wheel/pandas/tseries 2024-04-12 22:39:38,091 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tseries/holiday.py -> build/bdist.linux-x86_64/wheel/pandas/tseries 2024-04-12 22:39:38,091 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tseries/offsets.py -> build/bdist.linux-x86_64/wheel/pandas/tseries 2024-04-12 22:39:38,091 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tseries/frequencies.py -> build/bdist.linux-x86_64/wheel/pandas/tseries 2024-04-12 22:39:38,091 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tseries/api.py -> build/bdist.linux-x86_64/wheel/pandas/tseries 2024-04-12 22:39:38,092 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/tseries/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/tseries 2024-04-12 22:39:38,092 root INFO creating build/bdist.linux-x86_64/wheel/pandas/arrays 2024-04-12 22:39:38,092 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/arrays/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/arrays 2024-04-12 22:39:38,092 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_typing.py -> build/bdist.linux-x86_64/wheel/pandas 2024-04-12 22:39:38,093 root INFO creating build/bdist.linux-x86_64/wheel/pandas/plotting 2024-04-12 22:39:38,093 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/plotting/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/plotting 2024-04-12 22:39:38,093 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/plotting/_misc.py -> build/bdist.linux-x86_64/wheel/pandas/plotting 2024-04-12 22:39:38,093 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/plotting/_core.py -> build/bdist.linux-x86_64/wheel/pandas/plotting 2024-04-12 22:39:38,094 root INFO creating build/bdist.linux-x86_64/wheel/pandas/plotting/_matplotlib 2024-04-12 22:39:38,094 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/plotting/_matplotlib/core.py -> build/bdist.linux-x86_64/wheel/pandas/plotting/_matplotlib 2024-04-12 22:39:38,094 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/plotting/_matplotlib/misc.py -> build/bdist.linux-x86_64/wheel/pandas/plotting/_matplotlib 2024-04-12 22:39:38,095 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/plotting/_matplotlib/timeseries.py -> build/bdist.linux-x86_64/wheel/pandas/plotting/_matplotlib 2024-04-12 22:39:38,095 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/plotting/_matplotlib/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/plotting/_matplotlib 2024-04-12 22:39:38,095 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/plotting/_matplotlib/converter.py -> build/bdist.linux-x86_64/wheel/pandas/plotting/_matplotlib 2024-04-12 22:39:38,096 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/plotting/_matplotlib/hist.py -> build/bdist.linux-x86_64/wheel/pandas/plotting/_matplotlib 2024-04-12 22:39:38,096 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/plotting/_matplotlib/boxplot.py -> build/bdist.linux-x86_64/wheel/pandas/plotting/_matplotlib 2024-04-12 22:39:38,096 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/plotting/_matplotlib/style.py -> build/bdist.linux-x86_64/wheel/pandas/plotting/_matplotlib 2024-04-12 22:39:38,096 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/plotting/_matplotlib/groupby.py -> build/bdist.linux-x86_64/wheel/pandas/plotting/_matplotlib 2024-04-12 22:39:38,097 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/plotting/_matplotlib/tools.py -> build/bdist.linux-x86_64/wheel/pandas/plotting/_matplotlib 2024-04-12 22:39:38,097 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/conftest.py -> build/bdist.linux-x86_64/wheel/pandas 2024-04-12 22:39:38,097 root INFO creating build/bdist.linux-x86_64/wheel/pandas/compat 2024-04-12 22:39:38,097 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/compat/pyarrow.py -> build/bdist.linux-x86_64/wheel/pandas/compat 2024-04-12 22:39:38,098 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/compat/pickle_compat.py -> build/bdist.linux-x86_64/wheel/pandas/compat 2024-04-12 22:39:38,098 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/compat/_constants.py -> build/bdist.linux-x86_64/wheel/pandas/compat 2024-04-12 22:39:38,098 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/compat/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/compat 2024-04-12 22:39:38,098 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/compat/_optional.py -> build/bdist.linux-x86_64/wheel/pandas/compat 2024-04-12 22:39:38,099 root INFO creating build/bdist.linux-x86_64/wheel/pandas/compat/numpy 2024-04-12 22:39:38,099 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/compat/numpy/function.py -> build/bdist.linux-x86_64/wheel/pandas/compat/numpy 2024-04-12 22:39:38,099 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/compat/numpy/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/compat/numpy 2024-04-12 22:39:38,100 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/compat/compressors.py -> build/bdist.linux-x86_64/wheel/pandas/compat 2024-04-12 22:39:38,100 root INFO creating build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,100 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/hashtable.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,100 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/properties.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,101 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/writers.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,104 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/ops_dispatch.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,104 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/properties.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,105 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/parsers.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,105 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/algos.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,106 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/groupby.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,127 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/reshape.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,127 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/parsers.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,134 root INFO creating build/bdist.linux-x86_64/wheel/pandas/_libs/window 2024-04-12 22:39:38,135 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/window/aggregations.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs/window 2024-04-12 22:39:38,135 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/window/indexers.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs/window 2024-04-12 22:39:38,135 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/window/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/_libs/window 2024-04-12 22:39:38,136 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/window/indexers.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs/window 2024-04-12 22:39:38,136 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/window/indexers.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs/window 2024-04-12 22:39:38,138 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/window/aggregations.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs/window 2024-04-12 22:39:38,143 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/window/aggregations.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs/window 2024-04-12 22:39:38,143 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/sparse.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,143 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/missing.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,144 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/testing.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,144 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/dtypes.pxd -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,144 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/join.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,169 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/reduction.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,169 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/reduction.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,170 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/hashtable.pxd -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,170 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/missing.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,171 root INFO creating build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,171 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/ccalendar.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,172 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/tzconversion.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,173 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/timedeltas.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,173 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/nattype.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,173 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/dtypes.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,175 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/nattype.pxd -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,175 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/timedeltas.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,176 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/tzconversion.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,180 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/base.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,180 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/nattype.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,181 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/timezones.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,181 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/offsets.pxd -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,181 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/conversion.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,181 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/tzconversion.pxd -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,182 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/strptime.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,182 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/dtypes.pxd -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,182 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/conversion.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,186 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/offsets.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,198 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/timezones.pxd -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,198 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/dtypes.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,198 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/period.pxd -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,199 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/base.pxd -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,199 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/timedeltas.pxd -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,199 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/strptime.pxd -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,199 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/base.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,200 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/vectorized.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,202 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/strptime.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,203 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/nattype.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,205 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/conversion.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,205 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/parsing.pxd -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,206 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,206 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/offsets.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,206 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/conversion.pxd -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,207 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/ccalendar.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,207 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/fields.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,211 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/timestamps.pxd -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,211 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/timezones.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,214 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/np_datetime.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,216 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/period.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,216 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/timedeltas.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,223 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/parsing.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,223 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/timestamps.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,229 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/period.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,230 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/np_datetime.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,230 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/np_datetime.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,230 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/period.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,235 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/timestamps.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,236 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/np_datetime.pxd -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,236 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/strptime.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,240 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/dtypes.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,240 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/ccalendar.pxd -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,240 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/util.pxd -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,241 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/tzconversion.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,241 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/timezones.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,241 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/parsing.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,246 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/fields.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,246 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/timestamps.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,247 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/ccalendar.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,247 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/parsing.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,247 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/offsets.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,248 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/vectorized.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,248 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/fields.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,248 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslibs/vectorized.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs 2024-04-12 22:39:38,249 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/hashtable.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,270 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/arrays.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,272 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/arrays.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,272 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/indexing.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,272 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/intervaltree.pxi.in -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,272 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/join.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,273 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/internals.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,273 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslib.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,273 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/reshape.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,276 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/interval.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,291 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/index.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,291 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/interval.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,292 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/sparse.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,303 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/index_class_helper.pxi.in -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,303 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/internals.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,304 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/testing.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,304 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/hashing.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,304 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/json.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,304 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,305 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/missing.pxd -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,305 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/join.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,305 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/arrays.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,305 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/missing.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,308 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/arrays.pxd -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,308 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/indexing.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,309 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslib.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,309 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/hashtable.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,309 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/internals.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,314 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/groupby.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,314 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/writers.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,315 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/ops_dispatch.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,316 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/interval.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,316 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/parsers.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,316 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/sparse.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,317 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/reshape.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,317 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/algos.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,317 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/hashing.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,317 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/ops_dispatch.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,318 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/algos_common_helper.pxi.in -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,318 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/algos.pxd -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,318 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/khash.pxd -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,318 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/algos_take_helper.pxi.in -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,319 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/hashing.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,321 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/khash_for_primitive_helper.pxi.in -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,321 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/json.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,322 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/reduction.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,323 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/ops.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,325 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/lib.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,326 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/tslib.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,329 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/lib.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,338 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/sparse_op_helper.pxi.in -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,338 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/util.pxd -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,338 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/groupby.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,338 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/properties.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,339 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/hashtable_class_helper.pxi.in -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,339 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/lib.pxd -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,339 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/writers.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,340 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/index.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,340 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/index.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,351 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/lib.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,351 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/testing.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,353 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/ops.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,353 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/ops.pyx -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,353 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/algos.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,374 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/hashtable_func_helper.pxi.in -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,374 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_libs/indexing.pyi -> build/bdist.linux-x86_64/wheel/pandas/_libs 2024-04-12 22:39:38,374 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/_version.py -> build/bdist.linux-x86_64/wheel/pandas 2024-04-12 22:39:38,375 root INFO creating build/bdist.linux-x86_64/wheel/pandas/core 2024-04-12 22:39:38,375 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/base.py -> build/bdist.linux-x86_64/wheel/pandas/core 2024-04-12 22:39:38,375 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/roperator.py -> build/bdist.linux-x86_64/wheel/pandas/core 2024-04-12 22:39:38,376 root INFO creating build/bdist.linux-x86_64/wheel/pandas/core/indexes 2024-04-12 22:39:38,376 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/indexes/base.py -> build/bdist.linux-x86_64/wheel/pandas/core/indexes 2024-04-12 22:39:38,377 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/indexes/multi.py -> build/bdist.linux-x86_64/wheel/pandas/core/indexes 2024-04-12 22:39:38,377 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/indexes/interval.py -> build/bdist.linux-x86_64/wheel/pandas/core/indexes 2024-04-12 22:39:38,377 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/indexes/category.py -> build/bdist.linux-x86_64/wheel/pandas/core/indexes 2024-04-12 22:39:38,378 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/indexes/timedeltas.py -> build/bdist.linux-x86_64/wheel/pandas/core/indexes 2024-04-12 22:39:38,378 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/indexes/api.py -> build/bdist.linux-x86_64/wheel/pandas/core/indexes 2024-04-12 22:39:38,378 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/indexes/extension.py -> build/bdist.linux-x86_64/wheel/pandas/core/indexes 2024-04-12 22:39:38,379 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/indexes/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/core/indexes 2024-04-12 22:39:38,379 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/indexes/datetimes.py -> build/bdist.linux-x86_64/wheel/pandas/core/indexes 2024-04-12 22:39:38,379 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/indexes/frozen.py -> build/bdist.linux-x86_64/wheel/pandas/core/indexes 2024-04-12 22:39:38,379 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/indexes/period.py -> build/bdist.linux-x86_64/wheel/pandas/core/indexes 2024-04-12 22:39:38,380 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/indexes/range.py -> build/bdist.linux-x86_64/wheel/pandas/core/indexes 2024-04-12 22:39:38,380 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/indexes/datetimelike.py -> build/bdist.linux-x86_64/wheel/pandas/core/indexes 2024-04-12 22:39:38,380 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/indexes/accessors.py -> build/bdist.linux-x86_64/wheel/pandas/core/indexes 2024-04-12 22:39:38,381 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/common.py -> build/bdist.linux-x86_64/wheel/pandas/core 2024-04-12 22:39:38,381 root INFO creating build/bdist.linux-x86_64/wheel/pandas/core/window 2024-04-12 22:39:38,381 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/window/ewm.py -> build/bdist.linux-x86_64/wheel/pandas/core/window 2024-04-12 22:39:38,381 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/window/common.py -> build/bdist.linux-x86_64/wheel/pandas/core/window 2024-04-12 22:39:38,382 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/window/expanding.py -> build/bdist.linux-x86_64/wheel/pandas/core/window 2024-04-12 22:39:38,382 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/window/numba_.py -> build/bdist.linux-x86_64/wheel/pandas/core/window 2024-04-12 22:39:38,383 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/window/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/core/window 2024-04-12 22:39:38,383 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/window/doc.py -> build/bdist.linux-x86_64/wheel/pandas/core/window 2024-04-12 22:39:38,383 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/window/online.py -> build/bdist.linux-x86_64/wheel/pandas/core/window 2024-04-12 22:39:38,383 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/window/rolling.py -> build/bdist.linux-x86_64/wheel/pandas/core/window 2024-04-12 22:39:38,384 root INFO creating build/bdist.linux-x86_64/wheel/pandas/core/strings 2024-04-12 22:39:38,384 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/strings/base.py -> build/bdist.linux-x86_64/wheel/pandas/core/strings 2024-04-12 22:39:38,384 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/strings/object_array.py -> build/bdist.linux-x86_64/wheel/pandas/core/strings 2024-04-12 22:39:38,385 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/strings/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/core/strings 2024-04-12 22:39:38,385 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/strings/accessor.py -> build/bdist.linux-x86_64/wheel/pandas/core/strings 2024-04-12 22:39:38,385 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/shared_docs.py -> build/bdist.linux-x86_64/wheel/pandas/core 2024-04-12 22:39:38,386 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/resample.py -> build/bdist.linux-x86_64/wheel/pandas/core 2024-04-12 22:39:38,386 root INFO creating build/bdist.linux-x86_64/wheel/pandas/core/sparse 2024-04-12 22:39:38,386 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/sparse/api.py -> build/bdist.linux-x86_64/wheel/pandas/core/sparse 2024-04-12 22:39:38,387 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/core/sparse 2024-04-12 22:39:38,387 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/flags.py -> build/bdist.linux-x86_64/wheel/pandas/core 2024-04-12 22:39:38,387 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/sample.py -> build/bdist.linux-x86_64/wheel/pandas/core 2024-04-12 22:39:38,387 root INFO creating build/bdist.linux-x86_64/wheel/pandas/core/_numba 2024-04-12 22:39:38,388 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/_numba/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/core/_numba 2024-04-12 22:39:38,388 root INFO creating build/bdist.linux-x86_64/wheel/pandas/core/_numba/kernels 2024-04-12 22:39:38,388 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/_numba/kernels/shared.py -> build/bdist.linux-x86_64/wheel/pandas/core/_numba/kernels 2024-04-12 22:39:38,388 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/_numba/kernels/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/core/_numba/kernels 2024-04-12 22:39:38,389 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/_numba/kernels/sum_.py -> build/bdist.linux-x86_64/wheel/pandas/core/_numba/kernels 2024-04-12 22:39:38,389 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/_numba/kernels/min_max_.py -> build/bdist.linux-x86_64/wheel/pandas/core/_numba/kernels 2024-04-12 22:39:38,389 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/_numba/kernels/var_.py -> build/bdist.linux-x86_64/wheel/pandas/core/_numba/kernels 2024-04-12 22:39:38,389 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/_numba/kernels/mean_.py -> build/bdist.linux-x86_64/wheel/pandas/core/_numba/kernels 2024-04-12 22:39:38,390 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/_numba/executor.py -> build/bdist.linux-x86_64/wheel/pandas/core/_numba 2024-04-12 22:39:38,390 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/sorting.py -> build/bdist.linux-x86_64/wheel/pandas/core 2024-04-12 22:39:38,390 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/nanops.py -> build/bdist.linux-x86_64/wheel/pandas/core 2024-04-12 22:39:38,390 root INFO creating build/bdist.linux-x86_64/wheel/pandas/core/groupby 2024-04-12 22:39:38,391 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/groupby/base.py -> build/bdist.linux-x86_64/wheel/pandas/core/groupby 2024-04-12 22:39:38,391 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/groupby/ops.py -> build/bdist.linux-x86_64/wheel/pandas/core/groupby 2024-04-12 22:39:38,391 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/groupby/grouper.py -> build/bdist.linux-x86_64/wheel/pandas/core/groupby 2024-04-12 22:39:38,392 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/groupby/indexing.py -> build/bdist.linux-x86_64/wheel/pandas/core/groupby 2024-04-12 22:39:38,392 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/groupby/numba_.py -> build/bdist.linux-x86_64/wheel/pandas/core/groupby 2024-04-12 22:39:38,392 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/groupby/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/core/groupby 2024-04-12 22:39:38,392 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/groupby/generic.py -> build/bdist.linux-x86_64/wheel/pandas/core/groupby 2024-04-12 22:39:38,393 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/groupby/categorical.py -> build/bdist.linux-x86_64/wheel/pandas/core/groupby 2024-04-12 22:39:38,393 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/groupby/groupby.py -> build/bdist.linux-x86_64/wheel/pandas/core/groupby 2024-04-12 22:39:38,394 root INFO creating build/bdist.linux-x86_64/wheel/pandas/core/util 2024-04-12 22:39:38,394 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/util/numba_.py -> build/bdist.linux-x86_64/wheel/pandas/core/util 2024-04-12 22:39:38,394 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/util/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/core/util 2024-04-12 22:39:38,394 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/util/hashing.py -> build/bdist.linux-x86_64/wheel/pandas/core/util 2024-04-12 22:39:38,395 root INFO creating build/bdist.linux-x86_64/wheel/pandas/core/methods 2024-04-12 22:39:38,395 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/methods/selectn.py -> build/bdist.linux-x86_64/wheel/pandas/core/methods 2024-04-12 22:39:38,395 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/methods/describe.py -> build/bdist.linux-x86_64/wheel/pandas/core/methods 2024-04-12 22:39:38,395 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/methods/to_dict.py -> build/bdist.linux-x86_64/wheel/pandas/core/methods 2024-04-12 22:39:38,396 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/methods/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/core/methods 2024-04-12 22:39:38,396 root INFO creating build/bdist.linux-x86_64/wheel/pandas/core/indexers 2024-04-12 22:39:38,396 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/indexers/utils.py -> build/bdist.linux-x86_64/wheel/pandas/core/indexers 2024-04-12 22:39:38,396 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/indexers/objects.py -> build/bdist.linux-x86_64/wheel/pandas/core/indexers 2024-04-12 22:39:38,397 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/indexers/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/core/indexers 2024-04-12 22:39:38,397 root INFO creating build/bdist.linux-x86_64/wheel/pandas/core/computation 2024-04-12 22:39:38,397 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/computation/ops.py -> build/bdist.linux-x86_64/wheel/pandas/core/computation 2024-04-12 22:39:38,397 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/computation/common.py -> build/bdist.linux-x86_64/wheel/pandas/core/computation 2024-04-12 22:39:38,398 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/computation/eval.py -> build/bdist.linux-x86_64/wheel/pandas/core/computation 2024-04-12 22:39:38,398 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/computation/expressions.py -> build/bdist.linux-x86_64/wheel/pandas/core/computation 2024-04-12 22:39:38,398 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/computation/align.py -> build/bdist.linux-x86_64/wheel/pandas/core/computation 2024-04-12 22:39:38,398 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/computation/api.py -> build/bdist.linux-x86_64/wheel/pandas/core/computation 2024-04-12 22:39:38,399 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/computation/expr.py -> build/bdist.linux-x86_64/wheel/pandas/core/computation 2024-04-12 22:39:38,399 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/computation/scope.py -> build/bdist.linux-x86_64/wheel/pandas/core/computation 2024-04-12 22:39:38,399 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/computation/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/core/computation 2024-04-12 22:39:38,400 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/computation/check.py -> build/bdist.linux-x86_64/wheel/pandas/core/computation 2024-04-12 22:39:38,400 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/computation/pytables.py -> build/bdist.linux-x86_64/wheel/pandas/core/computation 2024-04-12 22:39:38,400 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/computation/parsing.py -> build/bdist.linux-x86_64/wheel/pandas/core/computation 2024-04-12 22:39:38,400 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/computation/engines.py -> build/bdist.linux-x86_64/wheel/pandas/core/computation 2024-04-12 22:39:38,401 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/api.py -> build/bdist.linux-x86_64/wheel/pandas/core 2024-04-12 22:39:38,401 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/arraylike.py -> build/bdist.linux-x86_64/wheel/pandas/core 2024-04-12 22:39:38,401 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/indexing.py -> build/bdist.linux-x86_64/wheel/pandas/core 2024-04-12 22:39:38,402 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/core 2024-04-12 22:39:38,402 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/construction.py -> build/bdist.linux-x86_64/wheel/pandas/core 2024-04-12 22:39:38,402 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/generic.py -> build/bdist.linux-x86_64/wheel/pandas/core 2024-04-12 22:39:38,403 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/apply.py -> build/bdist.linux-x86_64/wheel/pandas/core 2024-04-12 22:39:38,404 root INFO creating build/bdist.linux-x86_64/wheel/pandas/core/ops 2024-04-12 22:39:38,404 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/ops/common.py -> build/bdist.linux-x86_64/wheel/pandas/core/ops 2024-04-12 22:39:38,404 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/ops/mask_ops.py -> build/bdist.linux-x86_64/wheel/pandas/core/ops 2024-04-12 22:39:38,404 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/ops/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/core/ops 2024-04-12 22:39:38,405 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/ops/invalid.py -> build/bdist.linux-x86_64/wheel/pandas/core/ops 2024-04-12 22:39:38,405 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/ops/missing.py -> build/bdist.linux-x86_64/wheel/pandas/core/ops 2024-04-12 22:39:38,405 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/ops/docstrings.py -> build/bdist.linux-x86_64/wheel/pandas/core/ops 2024-04-12 22:39:38,405 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/ops/methods.py -> build/bdist.linux-x86_64/wheel/pandas/core/ops 2024-04-12 22:39:38,406 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/ops/array_ops.py -> build/bdist.linux-x86_64/wheel/pandas/core/ops 2024-04-12 22:39:38,406 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/ops/dispatch.py -> build/bdist.linux-x86_64/wheel/pandas/core/ops 2024-04-12 22:39:38,406 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/accessor.py -> build/bdist.linux-x86_64/wheel/pandas/core 2024-04-12 22:39:38,406 root INFO creating build/bdist.linux-x86_64/wheel/pandas/core/array_algos 2024-04-12 22:39:38,407 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/array_algos/putmask.py -> build/bdist.linux-x86_64/wheel/pandas/core/array_algos 2024-04-12 22:39:38,407 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/array_algos/transforms.py -> build/bdist.linux-x86_64/wheel/pandas/core/array_algos 2024-04-12 22:39:38,407 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/array_algos/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/core/array_algos 2024-04-12 22:39:38,407 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/array_algos/datetimelike_accumulations.py -> build/bdist.linux-x86_64/wheel/pandas/core/array_algos 2024-04-12 22:39:38,408 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/array_algos/masked_reductions.py -> build/bdist.linux-x86_64/wheel/pandas/core/array_algos 2024-04-12 22:39:38,408 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/array_algos/masked_accumulations.py -> build/bdist.linux-x86_64/wheel/pandas/core/array_algos 2024-04-12 22:39:38,408 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/array_algos/take.py -> build/bdist.linux-x86_64/wheel/pandas/core/array_algos 2024-04-12 22:39:38,409 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/array_algos/quantile.py -> build/bdist.linux-x86_64/wheel/pandas/core/array_algos 2024-04-12 22:39:38,409 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/array_algos/replace.py -> build/bdist.linux-x86_64/wheel/pandas/core/array_algos 2024-04-12 22:39:38,409 root INFO creating build/bdist.linux-x86_64/wheel/pandas/core/interchange 2024-04-12 22:39:38,409 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/interchange/utils.py -> build/bdist.linux-x86_64/wheel/pandas/core/interchange 2024-04-12 22:39:38,410 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/interchange/dataframe_protocol.py -> build/bdist.linux-x86_64/wheel/pandas/core/interchange 2024-04-12 22:39:38,410 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/interchange/from_dataframe.py -> build/bdist.linux-x86_64/wheel/pandas/core/interchange 2024-04-12 22:39:38,410 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/interchange/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/core/interchange 2024-04-12 22:39:38,410 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/interchange/dataframe.py -> build/bdist.linux-x86_64/wheel/pandas/core/interchange 2024-04-12 22:39:38,411 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/interchange/column.py -> build/bdist.linux-x86_64/wheel/pandas/core/interchange 2024-04-12 22:39:38,411 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/interchange/buffer.py -> build/bdist.linux-x86_64/wheel/pandas/core/interchange 2024-04-12 22:39:38,411 root INFO creating build/bdist.linux-x86_64/wheel/pandas/core/tools 2024-04-12 22:39:38,411 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/tools/timedeltas.py -> build/bdist.linux-x86_64/wheel/pandas/core/tools 2024-04-12 22:39:38,412 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/tools/times.py -> build/bdist.linux-x86_64/wheel/pandas/core/tools 2024-04-12 22:39:38,412 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/tools/numeric.py -> build/bdist.linux-x86_64/wheel/pandas/core/tools 2024-04-12 22:39:38,412 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/tools/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/core/tools 2024-04-12 22:39:38,412 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/tools/datetimes.py -> build/bdist.linux-x86_64/wheel/pandas/core/tools 2024-04-12 22:39:38,413 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/missing.py -> build/bdist.linux-x86_64/wheel/pandas/core 2024-04-12 22:39:38,413 root INFO creating build/bdist.linux-x86_64/wheel/pandas/core/arrays 2024-04-12 22:39:38,413 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/arrays/base.py -> build/bdist.linux-x86_64/wheel/pandas/core/arrays 2024-04-12 22:39:38,414 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/arrays/numpy_.py -> build/bdist.linux-x86_64/wheel/pandas/core/arrays 2024-04-12 22:39:38,414 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/arrays/interval.py -> build/bdist.linux-x86_64/wheel/pandas/core/arrays 2024-04-12 22:39:38,414 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/arrays/masked.py -> build/bdist.linux-x86_64/wheel/pandas/core/arrays 2024-04-12 22:39:38,415 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/arrays/timedeltas.py -> build/bdist.linux-x86_64/wheel/pandas/core/arrays 2024-04-12 22:39:38,415 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/arrays/_mixins.py -> build/bdist.linux-x86_64/wheel/pandas/core/arrays 2024-04-12 22:39:38,415 root INFO creating build/bdist.linux-x86_64/wheel/pandas/core/arrays/sparse 2024-04-12 22:39:38,415 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/arrays/sparse/array.py -> build/bdist.linux-x86_64/wheel/pandas/core/arrays/sparse 2024-04-12 22:39:38,416 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/arrays/sparse/scipy_sparse.py -> build/bdist.linux-x86_64/wheel/pandas/core/arrays/sparse 2024-04-12 22:39:38,416 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/arrays/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/core/arrays/sparse 2024-04-12 22:39:38,416 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/arrays/sparse/accessor.py -> build/bdist.linux-x86_64/wheel/pandas/core/arrays/sparse 2024-04-12 22:39:38,417 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/arrays/sparse/dtype.py -> build/bdist.linux-x86_64/wheel/pandas/core/arrays/sparse 2024-04-12 22:39:38,417 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/arrays/boolean.py -> build/bdist.linux-x86_64/wheel/pandas/core/arrays 2024-04-12 22:39:38,417 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/arrays/numeric.py -> build/bdist.linux-x86_64/wheel/pandas/core/arrays 2024-04-12 22:39:38,417 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/arrays/string_arrow.py -> build/bdist.linux-x86_64/wheel/pandas/core/arrays 2024-04-12 22:39:38,418 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/arrays/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/core/arrays 2024-04-12 22:39:38,418 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/arrays/datetimes.py -> build/bdist.linux-x86_64/wheel/pandas/core/arrays 2024-04-12 22:39:38,418 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/arrays/period.py -> build/bdist.linux-x86_64/wheel/pandas/core/arrays 2024-04-12 22:39:38,419 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/arrays/_ranges.py -> build/bdist.linux-x86_64/wheel/pandas/core/arrays 2024-04-12 22:39:38,419 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/arrays/string_.py -> build/bdist.linux-x86_64/wheel/pandas/core/arrays 2024-04-12 22:39:38,419 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/arrays/integer.py -> build/bdist.linux-x86_64/wheel/pandas/core/arrays 2024-04-12 22:39:38,419 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/arrays/categorical.py -> build/bdist.linux-x86_64/wheel/pandas/core/arrays 2024-04-12 22:39:38,420 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/arrays/floating.py -> build/bdist.linux-x86_64/wheel/pandas/core/arrays 2024-04-12 22:39:38,420 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/arrays/datetimelike.py -> build/bdist.linux-x86_64/wheel/pandas/core/arrays 2024-04-12 22:39:38,421 root INFO creating build/bdist.linux-x86_64/wheel/pandas/core/arrays/arrow 2024-04-12 22:39:38,421 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/arrays/arrow/array.py -> build/bdist.linux-x86_64/wheel/pandas/core/arrays/arrow 2024-04-12 22:39:38,421 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/arrays/arrow/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/core/arrays/arrow 2024-04-12 22:39:38,421 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/arrays/arrow/_arrow_utils.py -> build/bdist.linux-x86_64/wheel/pandas/core/arrays/arrow 2024-04-12 22:39:38,422 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/arrays/arrow/dtype.py -> build/bdist.linux-x86_64/wheel/pandas/core/arrays/arrow 2024-04-12 22:39:38,422 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/arrays/arrow/extension_types.py -> build/bdist.linux-x86_64/wheel/pandas/core/arrays/arrow 2024-04-12 22:39:38,422 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/algorithms.py -> build/bdist.linux-x86_64/wheel/pandas/core 2024-04-12 22:39:38,423 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/frame.py -> build/bdist.linux-x86_64/wheel/pandas/core 2024-04-12 22:39:38,424 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/series.py -> build/bdist.linux-x86_64/wheel/pandas/core 2024-04-12 22:39:38,424 root INFO creating build/bdist.linux-x86_64/wheel/pandas/core/internals 2024-04-12 22:39:38,424 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/internals/base.py -> build/bdist.linux-x86_64/wheel/pandas/core/internals 2024-04-12 22:39:38,425 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/internals/ops.py -> build/bdist.linux-x86_64/wheel/pandas/core/internals 2024-04-12 22:39:38,425 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/internals/api.py -> build/bdist.linux-x86_64/wheel/pandas/core/internals 2024-04-12 22:39:38,425 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/internals/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/core/internals 2024-04-12 22:39:38,425 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/internals/construction.py -> build/bdist.linux-x86_64/wheel/pandas/core/internals 2024-04-12 22:39:38,426 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/internals/managers.py -> build/bdist.linux-x86_64/wheel/pandas/core/internals 2024-04-12 22:39:38,426 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/internals/blocks.py -> build/bdist.linux-x86_64/wheel/pandas/core/internals 2024-04-12 22:39:38,427 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/internals/array_manager.py -> build/bdist.linux-x86_64/wheel/pandas/core/internals 2024-04-12 22:39:38,427 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/internals/concat.py -> build/bdist.linux-x86_64/wheel/pandas/core/internals 2024-04-12 22:39:38,427 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/config_init.py -> build/bdist.linux-x86_64/wheel/pandas/core 2024-04-12 22:39:38,428 root INFO creating build/bdist.linux-x86_64/wheel/pandas/core/dtypes 2024-04-12 22:39:38,428 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/dtypes/astype.py -> build/bdist.linux-x86_64/wheel/pandas/core/dtypes 2024-04-12 22:39:38,428 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/dtypes/base.py -> build/bdist.linux-x86_64/wheel/pandas/core/dtypes 2024-04-12 22:39:38,428 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/dtypes/common.py -> build/bdist.linux-x86_64/wheel/pandas/core/dtypes 2024-04-12 22:39:38,429 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/dtypes/dtypes.py -> build/bdist.linux-x86_64/wheel/pandas/core/dtypes 2024-04-12 22:39:38,429 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/dtypes/api.py -> build/bdist.linux-x86_64/wheel/pandas/core/dtypes 2024-04-12 22:39:38,429 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/dtypes/inference.py -> build/bdist.linux-x86_64/wheel/pandas/core/dtypes 2024-04-12 22:39:38,430 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/dtypes/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/core/dtypes 2024-04-12 22:39:38,430 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/dtypes/cast.py -> build/bdist.linux-x86_64/wheel/pandas/core/dtypes 2024-04-12 22:39:38,430 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/dtypes/generic.py -> build/bdist.linux-x86_64/wheel/pandas/core/dtypes 2024-04-12 22:39:38,430 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/dtypes/missing.py -> build/bdist.linux-x86_64/wheel/pandas/core/dtypes 2024-04-12 22:39:38,431 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/dtypes/concat.py -> build/bdist.linux-x86_64/wheel/pandas/core/dtypes 2024-04-12 22:39:38,431 root INFO creating build/bdist.linux-x86_64/wheel/pandas/core/reshape 2024-04-12 22:39:38,431 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/reshape/encoding.py -> build/bdist.linux-x86_64/wheel/pandas/core/reshape 2024-04-12 22:39:38,432 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/reshape/util.py -> build/bdist.linux-x86_64/wheel/pandas/core/reshape 2024-04-12 22:39:38,432 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/reshape/merge.py -> build/bdist.linux-x86_64/wheel/pandas/core/reshape 2024-04-12 22:39:38,432 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/reshape/tile.py -> build/bdist.linux-x86_64/wheel/pandas/core/reshape 2024-04-12 22:39:38,432 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/reshape/pivot.py -> build/bdist.linux-x86_64/wheel/pandas/core/reshape 2024-04-12 22:39:38,433 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/reshape/api.py -> build/bdist.linux-x86_64/wheel/pandas/core/reshape 2024-04-12 22:39:38,433 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/reshape/__init__.py -> build/bdist.linux-x86_64/wheel/pandas/core/reshape 2024-04-12 22:39:38,433 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/reshape/melt.py -> build/bdist.linux-x86_64/wheel/pandas/core/reshape 2024-04-12 22:39:38,434 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/reshape/reshape.py -> build/bdist.linux-x86_64/wheel/pandas/core/reshape 2024-04-12 22:39:38,434 root INFO copying build/lib.linux-x86_64-cpython-312/pandas/core/reshape/concat.py -> build/bdist.linux-x86_64/wheel/pandas/core/reshape 2024-04-12 22:39:38,434 root INFO running install_egg_info 2024-04-12 22:39:38,438 root INFO Copying pandas.egg-info to build/bdist.linux-x86_64/wheel/pandas-2.0.3-py3.12.egg-info 2024-04-12 22:39:38,439 root INFO running install_scripts 2024-04-12 22:39:38,464 wheel INFO creating build/bdist.linux-x86_64/wheel/pandas-2.0.3.dist-info/WHEEL 2024-04-12 22:39:38,465 wheel INFO creating '/home/buildozer/aports/community/py3-pandas/src/pandas-2.0.3/.dist/.tmp-aeprss2d/pandas-2.0.3-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-04-12 22:39:38,465 wheel INFO adding 'pandas/__init__.py' 2024-04-12 22:39:38,466 wheel INFO adding 'pandas/_typing.py' 2024-04-12 22:39:38,466 wheel INFO adding 'pandas/_version.py' 2024-04-12 22:39:38,467 wheel INFO adding 'pandas/conftest.py' 2024-04-12 22:39:38,467 wheel INFO adding 'pandas/testing.py' 2024-04-12 22:39:38,468 wheel INFO adding 'pandas/_config/__init__.py' 2024-04-12 22:39:38,468 wheel INFO adding 'pandas/_config/config.py' 2024-04-12 22:39:38,468 wheel INFO adding 'pandas/_config/dates.py' 2024-04-12 22:39:38,469 wheel INFO adding 'pandas/_config/display.py' 2024-04-12 22:39:38,469 wheel INFO adding 'pandas/_config/localization.py' 2024-04-12 22:39:38,470 wheel INFO adding 'pandas/_libs/__init__.py' 2024-04-12 22:39:38,501 wheel INFO adding 'pandas/_libs/algos.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:38,545 wheel INFO adding 'pandas/_libs/algos.pxd' 2024-04-12 22:39:38,545 wheel INFO adding 'pandas/_libs/algos.pyi' 2024-04-12 22:39:38,545 wheel INFO adding 'pandas/_libs/algos.pyx' 2024-04-12 22:39:38,546 wheel INFO adding 'pandas/_libs/algos_common_helper.pxi.in' 2024-04-12 22:39:38,546 wheel INFO adding 'pandas/_libs/algos_take_helper.pxi.in' 2024-04-12 22:39:38,548 wheel INFO adding 'pandas/_libs/arrays.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:38,551 wheel INFO adding 'pandas/_libs/arrays.pxd' 2024-04-12 22:39:38,551 wheel INFO adding 'pandas/_libs/arrays.pyi' 2024-04-12 22:39:38,551 wheel INFO adding 'pandas/_libs/arrays.pyx' 2024-04-12 22:39:38,551 wheel INFO adding 'pandas/_libs/dtypes.pxd' 2024-04-12 22:39:38,575 wheel INFO adding 'pandas/_libs/groupby.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:38,619 wheel INFO adding 'pandas/_libs/groupby.pyi' 2024-04-12 22:39:38,620 wheel INFO adding 'pandas/_libs/groupby.pyx' 2024-04-12 22:39:38,622 wheel INFO adding 'pandas/_libs/hashing.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:38,627 wheel INFO adding 'pandas/_libs/hashing.pyi' 2024-04-12 22:39:38,628 wheel INFO adding 'pandas/_libs/hashing.pyx' 2024-04-12 22:39:38,651 wheel INFO adding 'pandas/_libs/hashtable.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:38,695 wheel INFO adding 'pandas/_libs/hashtable.pxd' 2024-04-12 22:39:38,695 wheel INFO adding 'pandas/_libs/hashtable.pyi' 2024-04-12 22:39:38,695 wheel INFO adding 'pandas/_libs/hashtable.pyx' 2024-04-12 22:39:38,696 wheel INFO adding 'pandas/_libs/hashtable_class_helper.pxi.in' 2024-04-12 22:39:38,696 wheel INFO adding 'pandas/_libs/hashtable_func_helper.pxi.in' 2024-04-12 22:39:38,709 wheel INFO adding 'pandas/_libs/index.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:38,732 wheel INFO adding 'pandas/_libs/index.pyi' 2024-04-12 22:39:38,732 wheel INFO adding 'pandas/_libs/index.pyx' 2024-04-12 22:39:38,733 wheel INFO adding 'pandas/_libs/index_class_helper.pxi.in' 2024-04-12 22:39:38,734 wheel INFO adding 'pandas/_libs/indexing.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:38,735 wheel INFO adding 'pandas/_libs/indexing.pyi' 2024-04-12 22:39:38,735 wheel INFO adding 'pandas/_libs/indexing.pyx' 2024-04-12 22:39:38,740 wheel INFO adding 'pandas/_libs/internals.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:38,750 wheel INFO adding 'pandas/_libs/internals.pyi' 2024-04-12 22:39:38,750 wheel INFO adding 'pandas/_libs/internals.pyx' 2024-04-12 22:39:38,767 wheel INFO adding 'pandas/_libs/interval.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:38,797 wheel INFO adding 'pandas/_libs/interval.pyi' 2024-04-12 22:39:38,827 wheel INFO adding 'pandas/_libs/interval.pyx' 2024-04-12 22:39:38,828 wheel INFO adding 'pandas/_libs/intervaltree.pxi.in' 2024-04-12 22:39:38,856 wheel INFO adding 'pandas/_libs/join.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:38,908 wheel INFO adding 'pandas/_libs/join.pyi' 2024-04-12 22:39:38,908 wheel INFO adding 'pandas/_libs/join.pyx' 2024-04-12 22:39:38,909 wheel INFO adding 'pandas/_libs/json.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:38,911 wheel INFO adding 'pandas/_libs/json.pyi' 2024-04-12 22:39:38,911 wheel INFO adding 'pandas/_libs/khash.pxd' 2024-04-12 22:39:38,912 wheel INFO adding 'pandas/_libs/khash_for_primitive_helper.pxi.in' 2024-04-12 22:39:38,921 wheel INFO adding 'pandas/_libs/lib.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:38,937 wheel INFO adding 'pandas/_libs/lib.pxd' 2024-04-12 22:39:38,938 wheel INFO adding 'pandas/_libs/lib.pyi' 2024-04-12 22:39:38,938 wheel INFO adding 'pandas/_libs/lib.pyx' 2024-04-12 22:39:38,941 wheel INFO adding 'pandas/_libs/missing.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:38,945 wheel INFO adding 'pandas/_libs/missing.pxd' 2024-04-12 22:39:38,946 wheel INFO adding 'pandas/_libs/missing.pyi' 2024-04-12 22:39:38,946 wheel INFO adding 'pandas/_libs/missing.pyx' 2024-04-12 22:39:38,949 wheel INFO adding 'pandas/_libs/ops.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:38,955 wheel INFO adding 'pandas/_libs/ops.pyi' 2024-04-12 22:39:38,955 wheel INFO adding 'pandas/_libs/ops.pyx' 2024-04-12 22:39:38,956 wheel INFO adding 'pandas/_libs/ops_dispatch.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:38,957 wheel INFO adding 'pandas/_libs/ops_dispatch.pyi' 2024-04-12 22:39:38,958 wheel INFO adding 'pandas/_libs/ops_dispatch.pyx' 2024-04-12 22:39:38,965 wheel INFO adding 'pandas/_libs/parsers.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:38,979 wheel INFO adding 'pandas/_libs/parsers.pyi' 2024-04-12 22:39:38,980 wheel INFO adding 'pandas/_libs/parsers.pyx' 2024-04-12 22:39:38,981 wheel INFO adding 'pandas/_libs/properties.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:38,984 wheel INFO adding 'pandas/_libs/properties.pyi' 2024-04-12 22:39:38,984 wheel INFO adding 'pandas/_libs/properties.pyx' 2024-04-12 22:39:38,985 wheel INFO adding 'pandas/_libs/reduction.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:38,986 wheel INFO adding 'pandas/_libs/reduction.pyi' 2024-04-12 22:39:38,986 wheel INFO adding 'pandas/_libs/reduction.pyx' 2024-04-12 22:39:38,990 wheel INFO adding 'pandas/_libs/reshape.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:38,996 wheel INFO adding 'pandas/_libs/reshape.pyi' 2024-04-12 22:39:38,996 wheel INFO adding 'pandas/_libs/reshape.pyx' 2024-04-12 22:39:39,010 wheel INFO adding 'pandas/_libs/sparse.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:39,034 wheel INFO adding 'pandas/_libs/sparse.pyi' 2024-04-12 22:39:39,034 wheel INFO adding 'pandas/_libs/sparse.pyx' 2024-04-12 22:39:39,035 wheel INFO adding 'pandas/_libs/sparse_op_helper.pxi.in' 2024-04-12 22:39:39,036 wheel INFO adding 'pandas/_libs/testing.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:39,039 wheel INFO adding 'pandas/_libs/testing.pyi' 2024-04-12 22:39:39,039 wheel INFO adding 'pandas/_libs/testing.pyx' 2024-04-12 22:39:39,043 wheel INFO adding 'pandas/_libs/tslib.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:39,050 wheel INFO adding 'pandas/_libs/tslib.pyi' 2024-04-12 22:39:39,051 wheel INFO adding 'pandas/_libs/tslib.pyx' 2024-04-12 22:39:39,051 wheel INFO adding 'pandas/_libs/util.pxd' 2024-04-12 22:39:39,054 wheel INFO adding 'pandas/_libs/writers.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:39,060 wheel INFO adding 'pandas/_libs/writers.pyi' 2024-04-12 22:39:39,060 wheel INFO adding 'pandas/_libs/writers.pyx' 2024-04-12 22:39:39,061 wheel INFO adding 'pandas/_libs/tslibs/__init__.py' 2024-04-12 22:39:39,061 wheel INFO adding 'pandas/_libs/tslibs/base.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:39,063 wheel INFO adding 'pandas/_libs/tslibs/base.pxd' 2024-04-12 22:39:39,063 wheel INFO adding 'pandas/_libs/tslibs/base.pyx' 2024-04-12 22:39:39,064 wheel INFO adding 'pandas/_libs/tslibs/ccalendar.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:39,067 wheel INFO adding 'pandas/_libs/tslibs/ccalendar.pxd' 2024-04-12 22:39:39,067 wheel INFO adding 'pandas/_libs/tslibs/ccalendar.pyi' 2024-04-12 22:39:39,068 wheel INFO adding 'pandas/_libs/tslibs/ccalendar.pyx' 2024-04-12 22:39:39,071 wheel INFO adding 'pandas/_libs/tslibs/conversion.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:39,078 wheel INFO adding 'pandas/_libs/tslibs/conversion.pxd' 2024-04-12 22:39:39,078 wheel INFO adding 'pandas/_libs/tslibs/conversion.pyi' 2024-04-12 22:39:39,078 wheel INFO adding 'pandas/_libs/tslibs/conversion.pyx' 2024-04-12 22:39:39,080 wheel INFO adding 'pandas/_libs/tslibs/dtypes.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:39,084 wheel INFO adding 'pandas/_libs/tslibs/dtypes.pxd' 2024-04-12 22:39:39,085 wheel INFO adding 'pandas/_libs/tslibs/dtypes.pyi' 2024-04-12 22:39:39,085 wheel INFO adding 'pandas/_libs/tslibs/dtypes.pyx' 2024-04-12 22:39:39,089 wheel INFO adding 'pandas/_libs/tslibs/fields.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:39,097 wheel INFO adding 'pandas/_libs/tslibs/fields.pyi' 2024-04-12 22:39:39,097 wheel INFO adding 'pandas/_libs/tslibs/fields.pyx' 2024-04-12 22:39:39,100 wheel INFO adding 'pandas/_libs/tslibs/nattype.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:39,104 wheel INFO adding 'pandas/_libs/tslibs/nattype.pxd' 2024-04-12 22:39:39,105 wheel INFO adding 'pandas/_libs/tslibs/nattype.pyi' 2024-04-12 22:39:39,105 wheel INFO adding 'pandas/_libs/tslibs/nattype.pyx' 2024-04-12 22:39:39,107 wheel INFO adding 'pandas/_libs/tslibs/np_datetime.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:39,110 wheel INFO adding 'pandas/_libs/tslibs/np_datetime.pxd' 2024-04-12 22:39:39,111 wheel INFO adding 'pandas/_libs/tslibs/np_datetime.pyi' 2024-04-12 22:39:39,111 wheel INFO adding 'pandas/_libs/tslibs/np_datetime.pyx' 2024-04-12 22:39:39,125 wheel INFO adding 'pandas/_libs/tslibs/offsets.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:39,151 wheel INFO adding 'pandas/_libs/tslibs/offsets.pxd' 2024-04-12 22:39:39,151 wheel INFO adding 'pandas/_libs/tslibs/offsets.pyi' 2024-04-12 22:39:39,151 wheel INFO adding 'pandas/_libs/tslibs/offsets.pyx' 2024-04-12 22:39:39,157 wheel INFO adding 'pandas/_libs/tslibs/parsing.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:39,167 wheel INFO adding 'pandas/_libs/tslibs/parsing.pxd' 2024-04-12 22:39:39,167 wheel INFO adding 'pandas/_libs/tslibs/parsing.pyi' 2024-04-12 22:39:39,168 wheel INFO adding 'pandas/_libs/tslibs/parsing.pyx' 2024-04-12 22:39:39,174 wheel INFO adding 'pandas/_libs/tslibs/period.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:39,184 wheel INFO adding 'pandas/_libs/tslibs/period.pxd' 2024-04-12 22:39:39,185 wheel INFO adding 'pandas/_libs/tslibs/period.pyi' 2024-04-12 22:39:39,185 wheel INFO adding 'pandas/_libs/tslibs/period.pyx' 2024-04-12 22:39:39,190 wheel INFO adding 'pandas/_libs/tslibs/strptime.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:39,197 wheel INFO adding 'pandas/_libs/tslibs/strptime.pxd' 2024-04-12 22:39:39,198 wheel INFO adding 'pandas/_libs/tslibs/strptime.pyi' 2024-04-12 22:39:39,198 wheel INFO adding 'pandas/_libs/tslibs/strptime.pyx' 2024-04-12 22:39:39,206 wheel INFO adding 'pandas/_libs/tslibs/timedeltas.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:39,220 wheel INFO adding 'pandas/_libs/tslibs/timedeltas.pxd' 2024-04-12 22:39:39,220 wheel INFO adding 'pandas/_libs/tslibs/timedeltas.pyi' 2024-04-12 22:39:39,221 wheel INFO adding 'pandas/_libs/tslibs/timedeltas.pyx' 2024-04-12 22:39:39,228 wheel INFO adding 'pandas/_libs/tslibs/timestamps.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:39,240 wheel INFO adding 'pandas/_libs/tslibs/timestamps.pxd' 2024-04-12 22:39:39,240 wheel INFO adding 'pandas/_libs/tslibs/timestamps.pyi' 2024-04-12 22:39:39,241 wheel INFO adding 'pandas/_libs/tslibs/timestamps.pyx' 2024-04-12 22:39:39,244 wheel INFO adding 'pandas/_libs/tslibs/timezones.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:39,251 wheel INFO adding 'pandas/_libs/tslibs/timezones.pxd' 2024-04-12 22:39:39,251 wheel INFO adding 'pandas/_libs/tslibs/timezones.pyi' 2024-04-12 22:39:39,251 wheel INFO adding 'pandas/_libs/tslibs/timezones.pyx' 2024-04-12 22:39:39,256 wheel INFO adding 'pandas/_libs/tslibs/tzconversion.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:39,263 wheel INFO adding 'pandas/_libs/tslibs/tzconversion.pxd' 2024-04-12 22:39:39,264 wheel INFO adding 'pandas/_libs/tslibs/tzconversion.pyi' 2024-04-12 22:39:39,264 wheel INFO adding 'pandas/_libs/tslibs/tzconversion.pyx' 2024-04-12 22:39:39,264 wheel INFO adding 'pandas/_libs/tslibs/util.pxd' 2024-04-12 22:39:39,268 wheel INFO adding 'pandas/_libs/tslibs/vectorized.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:39,273 wheel INFO adding 'pandas/_libs/tslibs/vectorized.pyi' 2024-04-12 22:39:39,274 wheel INFO adding 'pandas/_libs/tslibs/vectorized.pyx' 2024-04-12 22:39:39,274 wheel INFO adding 'pandas/_libs/window/__init__.py' 2024-04-12 22:39:39,279 wheel INFO adding 'pandas/_libs/window/aggregations.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:39,288 wheel INFO adding 'pandas/_libs/window/aggregations.pyi' 2024-04-12 22:39:39,289 wheel INFO adding 'pandas/_libs/window/aggregations.pyx' 2024-04-12 22:39:39,291 wheel INFO adding 'pandas/_libs/window/indexers.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:39,296 wheel INFO adding 'pandas/_libs/window/indexers.pyi' 2024-04-12 22:39:39,296 wheel INFO adding 'pandas/_libs/window/indexers.pyx' 2024-04-12 22:39:39,297 wheel INFO adding 'pandas/_testing/__init__.py' 2024-04-12 22:39:39,297 wheel INFO adding 'pandas/_testing/_hypothesis.py' 2024-04-12 22:39:39,297 wheel INFO adding 'pandas/_testing/_io.py' 2024-04-12 22:39:39,298 wheel INFO adding 'pandas/_testing/_random.py' 2024-04-12 22:39:39,298 wheel INFO adding 'pandas/_testing/_warnings.py' 2024-04-12 22:39:39,298 wheel INFO adding 'pandas/_testing/asserters.py' 2024-04-12 22:39:39,299 wheel INFO adding 'pandas/_testing/compat.py' 2024-04-12 22:39:39,299 wheel INFO adding 'pandas/_testing/contexts.py' 2024-04-12 22:39:39,299 wheel INFO adding 'pandas/api/__init__.py' 2024-04-12 22:39:39,299 wheel INFO adding 'pandas/api/extensions/__init__.py' 2024-04-12 22:39:39,300 wheel INFO adding 'pandas/api/indexers/__init__.py' 2024-04-12 22:39:39,300 wheel INFO adding 'pandas/api/interchange/__init__.py' 2024-04-12 22:39:39,300 wheel INFO adding 'pandas/api/types/__init__.py' 2024-04-12 22:39:39,300 wheel INFO adding 'pandas/arrays/__init__.py' 2024-04-12 22:39:39,301 wheel INFO adding 'pandas/compat/__init__.py' 2024-04-12 22:39:39,301 wheel INFO adding 'pandas/compat/_constants.py' 2024-04-12 22:39:39,301 wheel INFO adding 'pandas/compat/_optional.py' 2024-04-12 22:39:39,301 wheel INFO adding 'pandas/compat/compressors.py' 2024-04-12 22:39:39,302 wheel INFO adding 'pandas/compat/pickle_compat.py' 2024-04-12 22:39:39,302 wheel INFO adding 'pandas/compat/pyarrow.py' 2024-04-12 22:39:39,302 wheel INFO adding 'pandas/compat/numpy/__init__.py' 2024-04-12 22:39:39,302 wheel INFO adding 'pandas/compat/numpy/function.py' 2024-04-12 22:39:39,303 wheel INFO adding 'pandas/core/__init__.py' 2024-04-12 22:39:39,303 wheel INFO adding 'pandas/core/accessor.py' 2024-04-12 22:39:39,303 wheel INFO adding 'pandas/core/algorithms.py' 2024-04-12 22:39:39,304 wheel INFO adding 'pandas/core/api.py' 2024-04-12 22:39:39,304 wheel INFO adding 'pandas/core/apply.py' 2024-04-12 22:39:39,304 wheel INFO adding 'pandas/core/arraylike.py' 2024-04-12 22:39:39,305 wheel INFO adding 'pandas/core/base.py' 2024-04-12 22:39:39,305 wheel INFO adding 'pandas/core/common.py' 2024-04-12 22:39:39,306 wheel INFO adding 'pandas/core/config_init.py' 2024-04-12 22:39:39,306 wheel INFO adding 'pandas/core/construction.py' 2024-04-12 22:39:39,306 wheel INFO adding 'pandas/core/flags.py' 2024-04-12 22:39:39,307 wheel INFO adding 'pandas/core/frame.py' 2024-04-12 22:39:39,310 wheel INFO adding 'pandas/core/generic.py' 2024-04-12 22:39:39,312 wheel INFO adding 'pandas/core/indexing.py' 2024-04-12 22:39:39,313 wheel INFO adding 'pandas/core/missing.py' 2024-04-12 22:39:39,313 wheel INFO adding 'pandas/core/nanops.py' 2024-04-12 22:39:39,314 wheel INFO adding 'pandas/core/resample.py' 2024-04-12 22:39:39,314 wheel INFO adding 'pandas/core/roperator.py' 2024-04-12 22:39:39,315 wheel INFO adding 'pandas/core/sample.py' 2024-04-12 22:39:39,315 wheel INFO adding 'pandas/core/series.py' 2024-04-12 22:39:39,316 wheel INFO adding 'pandas/core/shared_docs.py' 2024-04-12 22:39:39,317 wheel INFO adding 'pandas/core/sorting.py' 2024-04-12 22:39:39,317 wheel INFO adding 'pandas/core/_numba/__init__.py' 2024-04-12 22:39:39,317 wheel INFO adding 'pandas/core/_numba/executor.py' 2024-04-12 22:39:39,318 wheel INFO adding 'pandas/core/_numba/kernels/__init__.py' 2024-04-12 22:39:39,318 wheel INFO adding 'pandas/core/_numba/kernels/mean_.py' 2024-04-12 22:39:39,318 wheel INFO adding 'pandas/core/_numba/kernels/min_max_.py' 2024-04-12 22:39:39,318 wheel INFO adding 'pandas/core/_numba/kernels/shared.py' 2024-04-12 22:39:39,318 wheel INFO adding 'pandas/core/_numba/kernels/sum_.py' 2024-04-12 22:39:39,319 wheel INFO adding 'pandas/core/_numba/kernels/var_.py' 2024-04-12 22:39:39,319 wheel INFO adding 'pandas/core/array_algos/__init__.py' 2024-04-12 22:39:39,319 wheel INFO adding 'pandas/core/array_algos/datetimelike_accumulations.py' 2024-04-12 22:39:39,319 wheel INFO adding 'pandas/core/array_algos/masked_accumulations.py' 2024-04-12 22:39:39,320 wheel INFO adding 'pandas/core/array_algos/masked_reductions.py' 2024-04-12 22:39:39,320 wheel INFO adding 'pandas/core/array_algos/putmask.py' 2024-04-12 22:39:39,320 wheel INFO adding 'pandas/core/array_algos/quantile.py' 2024-04-12 22:39:39,320 wheel INFO adding 'pandas/core/array_algos/replace.py' 2024-04-12 22:39:39,321 wheel INFO adding 'pandas/core/array_algos/take.py' 2024-04-12 22:39:39,321 wheel INFO adding 'pandas/core/array_algos/transforms.py' 2024-04-12 22:39:39,321 wheel INFO adding 'pandas/core/arrays/__init__.py' 2024-04-12 22:39:39,321 wheel INFO adding 'pandas/core/arrays/_mixins.py' 2024-04-12 22:39:39,322 wheel INFO adding 'pandas/core/arrays/_ranges.py' 2024-04-12 22:39:39,322 wheel INFO adding 'pandas/core/arrays/base.py' 2024-04-12 22:39:39,323 wheel INFO adding 'pandas/core/arrays/boolean.py' 2024-04-12 22:39:39,323 wheel INFO adding 'pandas/core/arrays/categorical.py' 2024-04-12 22:39:39,324 wheel INFO adding 'pandas/core/arrays/datetimelike.py' 2024-04-12 22:39:39,325 wheel INFO adding 'pandas/core/arrays/datetimes.py' 2024-04-12 22:39:39,325 wheel INFO adding 'pandas/core/arrays/floating.py' 2024-04-12 22:39:39,325 wheel INFO adding 'pandas/core/arrays/integer.py' 2024-04-12 22:39:39,326 wheel INFO adding 'pandas/core/arrays/interval.py' 2024-04-12 22:39:39,326 wheel INFO adding 'pandas/core/arrays/masked.py' 2024-04-12 22:39:39,327 wheel INFO adding 'pandas/core/arrays/numeric.py' 2024-04-12 22:39:39,327 wheel INFO adding 'pandas/core/arrays/numpy_.py' 2024-04-12 22:39:39,327 wheel INFO adding 'pandas/core/arrays/period.py' 2024-04-12 22:39:39,328 wheel INFO adding 'pandas/core/arrays/string_.py' 2024-04-12 22:39:39,328 wheel INFO adding 'pandas/core/arrays/string_arrow.py' 2024-04-12 22:39:39,329 wheel INFO adding 'pandas/core/arrays/timedeltas.py' 2024-04-12 22:39:39,329 wheel INFO adding 'pandas/core/arrays/arrow/__init__.py' 2024-04-12 22:39:39,329 wheel INFO adding 'pandas/core/arrays/arrow/_arrow_utils.py' 2024-04-12 22:39:39,330 wheel INFO adding 'pandas/core/arrays/arrow/array.py' 2024-04-12 22:39:39,330 wheel INFO adding 'pandas/core/arrays/arrow/dtype.py' 2024-04-12 22:39:39,330 wheel INFO adding 'pandas/core/arrays/arrow/extension_types.py' 2024-04-12 22:39:39,331 wheel INFO adding 'pandas/core/arrays/sparse/__init__.py' 2024-04-12 22:39:39,331 wheel INFO adding 'pandas/core/arrays/sparse/accessor.py' 2024-04-12 22:39:39,331 wheel INFO adding 'pandas/core/arrays/sparse/array.py' 2024-04-12 22:39:39,332 wheel INFO adding 'pandas/core/arrays/sparse/dtype.py' 2024-04-12 22:39:39,332 wheel INFO adding 'pandas/core/arrays/sparse/scipy_sparse.py' 2024-04-12 22:39:39,332 wheel INFO adding 'pandas/core/computation/__init__.py' 2024-04-12 22:39:39,333 wheel INFO adding 'pandas/core/computation/align.py' 2024-04-12 22:39:39,333 wheel INFO adding 'pandas/core/computation/api.py' 2024-04-12 22:39:39,333 wheel INFO adding 'pandas/core/computation/check.py' 2024-04-12 22:39:39,333 wheel INFO adding 'pandas/core/computation/common.py' 2024-04-12 22:39:39,334 wheel INFO adding 'pandas/core/computation/engines.py' 2024-04-12 22:39:39,334 wheel INFO adding 'pandas/core/computation/eval.py' 2024-04-12 22:39:39,334 wheel INFO adding 'pandas/core/computation/expr.py' 2024-04-12 22:39:39,334 wheel INFO adding 'pandas/core/computation/expressions.py' 2024-04-12 22:39:39,335 wheel INFO adding 'pandas/core/computation/ops.py' 2024-04-12 22:39:39,335 wheel INFO adding 'pandas/core/computation/parsing.py' 2024-04-12 22:39:39,335 wheel INFO adding 'pandas/core/computation/pytables.py' 2024-04-12 22:39:39,336 wheel INFO adding 'pandas/core/computation/scope.py' 2024-04-12 22:39:39,336 wheel INFO adding 'pandas/core/dtypes/__init__.py' 2024-04-12 22:39:39,336 wheel INFO adding 'pandas/core/dtypes/api.py' 2024-04-12 22:39:39,336 wheel INFO adding 'pandas/core/dtypes/astype.py' 2024-04-12 22:39:39,337 wheel INFO adding 'pandas/core/dtypes/base.py' 2024-04-12 22:39:39,337 wheel INFO adding 'pandas/core/dtypes/cast.py' 2024-04-12 22:39:39,338 wheel INFO adding 'pandas/core/dtypes/common.py' 2024-04-12 22:39:39,338 wheel INFO adding 'pandas/core/dtypes/concat.py' 2024-04-12 22:39:39,339 wheel INFO adding 'pandas/core/dtypes/dtypes.py' 2024-04-12 22:39:39,339 wheel INFO adding 'pandas/core/dtypes/generic.py' 2024-04-12 22:39:39,339 wheel INFO adding 'pandas/core/dtypes/inference.py' 2024-04-12 22:39:39,340 wheel INFO adding 'pandas/core/dtypes/missing.py' 2024-04-12 22:39:39,340 wheel INFO adding 'pandas/core/groupby/__init__.py' 2024-04-12 22:39:39,340 wheel INFO adding 'pandas/core/groupby/base.py' 2024-04-12 22:39:39,340 wheel INFO adding 'pandas/core/groupby/categorical.py' 2024-04-12 22:39:39,341 wheel INFO adding 'pandas/core/groupby/generic.py' 2024-04-12 22:39:39,342 wheel INFO adding 'pandas/core/groupby/groupby.py' 2024-04-12 22:39:39,343 wheel INFO adding 'pandas/core/groupby/grouper.py' 2024-04-12 22:39:39,343 wheel INFO adding 'pandas/core/groupby/indexing.py' 2024-04-12 22:39:39,343 wheel INFO adding 'pandas/core/groupby/numba_.py' 2024-04-12 22:39:39,344 wheel INFO adding 'pandas/core/groupby/ops.py' 2024-04-12 22:39:39,344 wheel INFO adding 'pandas/core/indexers/__init__.py' 2024-04-12 22:39:39,344 wheel INFO adding 'pandas/core/indexers/objects.py' 2024-04-12 22:39:39,345 wheel INFO adding 'pandas/core/indexers/utils.py' 2024-04-12 22:39:39,345 wheel INFO adding 'pandas/core/indexes/__init__.py' 2024-04-12 22:39:39,345 wheel INFO adding 'pandas/core/indexes/accessors.py' 2024-04-12 22:39:39,345 wheel INFO adding 'pandas/core/indexes/api.py' 2024-04-12 22:39:39,346 wheel INFO adding 'pandas/core/indexes/base.py' 2024-04-12 22:39:39,347 wheel INFO adding 'pandas/core/indexes/category.py' 2024-04-12 22:39:39,348 wheel INFO adding 'pandas/core/indexes/datetimelike.py' 2024-04-12 22:39:39,348 wheel INFO adding 'pandas/core/indexes/datetimes.py' 2024-04-12 22:39:39,349 wheel INFO adding 'pandas/core/indexes/extension.py' 2024-04-12 22:39:39,349 wheel INFO adding 'pandas/core/indexes/frozen.py' 2024-04-12 22:39:39,349 wheel INFO adding 'pandas/core/indexes/interval.py' 2024-04-12 22:39:39,350 wheel INFO adding 'pandas/core/indexes/multi.py' 2024-04-12 22:39:39,351 wheel INFO adding 'pandas/core/indexes/period.py' 2024-04-12 22:39:39,351 wheel INFO adding 'pandas/core/indexes/range.py' 2024-04-12 22:39:39,351 wheel INFO adding 'pandas/core/indexes/timedeltas.py' 2024-04-12 22:39:39,352 wheel INFO adding 'pandas/core/interchange/__init__.py' 2024-04-12 22:39:39,352 wheel INFO adding 'pandas/core/interchange/buffer.py' 2024-04-12 22:39:39,352 wheel INFO adding 'pandas/core/interchange/column.py' 2024-04-12 22:39:39,352 wheel INFO adding 'pandas/core/interchange/dataframe.py' 2024-04-12 22:39:39,353 wheel INFO adding 'pandas/core/interchange/dataframe_protocol.py' 2024-04-12 22:39:39,353 wheel INFO adding 'pandas/core/interchange/from_dataframe.py' 2024-04-12 22:39:39,353 wheel INFO adding 'pandas/core/interchange/utils.py' 2024-04-12 22:39:39,354 wheel INFO adding 'pandas/core/internals/__init__.py' 2024-04-12 22:39:39,354 wheel INFO adding 'pandas/core/internals/api.py' 2024-04-12 22:39:39,354 wheel INFO adding 'pandas/core/internals/array_manager.py' 2024-04-12 22:39:39,355 wheel INFO adding 'pandas/core/internals/base.py' 2024-04-12 22:39:39,355 wheel INFO adding 'pandas/core/internals/blocks.py' 2024-04-12 22:39:39,356 wheel INFO adding 'pandas/core/internals/concat.py' 2024-04-12 22:39:39,356 wheel INFO adding 'pandas/core/internals/construction.py' 2024-04-12 22:39:39,357 wheel INFO adding 'pandas/core/internals/managers.py' 2024-04-12 22:39:39,357 wheel INFO adding 'pandas/core/internals/ops.py' 2024-04-12 22:39:39,357 wheel INFO adding 'pandas/core/methods/__init__.py' 2024-04-12 22:39:39,358 wheel INFO adding 'pandas/core/methods/describe.py' 2024-04-12 22:39:39,358 wheel INFO adding 'pandas/core/methods/selectn.py' 2024-04-12 22:39:39,358 wheel INFO adding 'pandas/core/methods/to_dict.py' 2024-04-12 22:39:39,359 wheel INFO adding 'pandas/core/ops/__init__.py' 2024-04-12 22:39:39,359 wheel INFO adding 'pandas/core/ops/array_ops.py' 2024-04-12 22:39:39,359 wheel INFO adding 'pandas/core/ops/common.py' 2024-04-12 22:39:39,359 wheel INFO adding 'pandas/core/ops/dispatch.py' 2024-04-12 22:39:39,360 wheel INFO adding 'pandas/core/ops/docstrings.py' 2024-04-12 22:39:39,360 wheel INFO adding 'pandas/core/ops/invalid.py' 2024-04-12 22:39:39,360 wheel INFO adding 'pandas/core/ops/mask_ops.py' 2024-04-12 22:39:39,360 wheel INFO adding 'pandas/core/ops/methods.py' 2024-04-12 22:39:39,361 wheel INFO adding 'pandas/core/ops/missing.py' 2024-04-12 22:39:39,361 wheel INFO adding 'pandas/core/reshape/__init__.py' 2024-04-12 22:39:39,361 wheel INFO adding 'pandas/core/reshape/api.py' 2024-04-12 22:39:39,361 wheel INFO adding 'pandas/core/reshape/concat.py' 2024-04-12 22:39:39,362 wheel INFO adding 'pandas/core/reshape/encoding.py' 2024-04-12 22:39:39,362 wheel INFO adding 'pandas/core/reshape/melt.py' 2024-04-12 22:39:39,363 wheel INFO adding 'pandas/core/reshape/merge.py' 2024-04-12 22:39:39,363 wheel INFO adding 'pandas/core/reshape/pivot.py' 2024-04-12 22:39:39,364 wheel INFO adding 'pandas/core/reshape/reshape.py' 2024-04-12 22:39:39,364 wheel INFO adding 'pandas/core/reshape/tile.py' 2024-04-12 22:39:39,365 wheel INFO adding 'pandas/core/reshape/util.py' 2024-04-12 22:39:39,365 wheel INFO adding 'pandas/core/sparse/__init__.py' 2024-04-12 22:39:39,365 wheel INFO adding 'pandas/core/sparse/api.py' 2024-04-12 22:39:39,365 wheel INFO adding 'pandas/core/strings/__init__.py' 2024-04-12 22:39:39,366 wheel INFO adding 'pandas/core/strings/accessor.py' 2024-04-12 22:39:39,366 wheel INFO adding 'pandas/core/strings/base.py' 2024-04-12 22:39:39,367 wheel INFO adding 'pandas/core/strings/object_array.py' 2024-04-12 22:39:39,367 wheel INFO adding 'pandas/core/tools/__init__.py' 2024-04-12 22:39:39,367 wheel INFO adding 'pandas/core/tools/datetimes.py' 2024-04-12 22:39:39,368 wheel INFO adding 'pandas/core/tools/numeric.py' 2024-04-12 22:39:39,368 wheel INFO adding 'pandas/core/tools/timedeltas.py' 2024-04-12 22:39:39,368 wheel INFO adding 'pandas/core/tools/times.py' 2024-04-12 22:39:39,369 wheel INFO adding 'pandas/core/util/__init__.py' 2024-04-12 22:39:39,369 wheel INFO adding 'pandas/core/util/hashing.py' 2024-04-12 22:39:39,369 wheel INFO adding 'pandas/core/util/numba_.py' 2024-04-12 22:39:39,369 wheel INFO adding 'pandas/core/window/__init__.py' 2024-04-12 22:39:39,370 wheel INFO adding 'pandas/core/window/common.py' 2024-04-12 22:39:39,370 wheel INFO adding 'pandas/core/window/doc.py' 2024-04-12 22:39:39,370 wheel INFO adding 'pandas/core/window/ewm.py' 2024-04-12 22:39:39,370 wheel INFO adding 'pandas/core/window/expanding.py' 2024-04-12 22:39:39,371 wheel INFO adding 'pandas/core/window/numba_.py' 2024-04-12 22:39:39,371 wheel INFO adding 'pandas/core/window/online.py' 2024-04-12 22:39:39,372 wheel INFO adding 'pandas/core/window/rolling.py' 2024-04-12 22:39:39,372 wheel INFO adding 'pandas/errors/__init__.py' 2024-04-12 22:39:39,373 wheel INFO adding 'pandas/io/__init__.py' 2024-04-12 22:39:39,373 wheel INFO adding 'pandas/io/_util.py' 2024-04-12 22:39:39,373 wheel INFO adding 'pandas/io/api.py' 2024-04-12 22:39:39,373 wheel INFO adding 'pandas/io/clipboards.py' 2024-04-12 22:39:39,374 wheel INFO adding 'pandas/io/common.py' 2024-04-12 22:39:39,374 wheel INFO adding 'pandas/io/feather_format.py' 2024-04-12 22:39:39,374 wheel INFO adding 'pandas/io/gbq.py' 2024-04-12 22:39:39,375 wheel INFO adding 'pandas/io/html.py' 2024-04-12 22:39:39,375 wheel INFO adding 'pandas/io/orc.py' 2024-04-12 22:39:39,375 wheel INFO adding 'pandas/io/parquet.py' 2024-04-12 22:39:39,375 wheel INFO adding 'pandas/io/pickle.py' 2024-04-12 22:39:39,376 wheel INFO adding 'pandas/io/pytables.py' 2024-04-12 22:39:39,377 wheel INFO adding 'pandas/io/spss.py' 2024-04-12 22:39:39,377 wheel INFO adding 'pandas/io/sql.py' 2024-04-12 22:39:39,378 wheel INFO adding 'pandas/io/stata.py' 2024-04-12 22:39:39,379 wheel INFO adding 'pandas/io/xml.py' 2024-04-12 22:39:39,380 wheel INFO adding 'pandas/io/clipboard/__init__.py' 2024-04-12 22:39:39,380 wheel INFO adding 'pandas/io/excel/__init__.py' 2024-04-12 22:39:39,380 wheel INFO adding 'pandas/io/excel/_base.py' 2024-04-12 22:39:39,381 wheel INFO adding 'pandas/io/excel/_odfreader.py' 2024-04-12 22:39:39,381 wheel INFO adding 'pandas/io/excel/_odswriter.py' 2024-04-12 22:39:39,381 wheel INFO adding 'pandas/io/excel/_openpyxl.py' 2024-04-12 22:39:39,382 wheel INFO adding 'pandas/io/excel/_pyxlsb.py' 2024-04-12 22:39:39,382 wheel INFO adding 'pandas/io/excel/_util.py' 2024-04-12 22:39:39,383 wheel INFO adding 'pandas/io/excel/_xlrd.py' 2024-04-12 22:39:39,383 wheel INFO adding 'pandas/io/excel/_xlsxwriter.py' 2024-04-12 22:39:39,383 wheel INFO adding 'pandas/io/formats/__init__.py' 2024-04-12 22:39:39,383 wheel INFO adding 'pandas/io/formats/_color_data.py' 2024-04-12 22:39:39,384 wheel INFO adding 'pandas/io/formats/console.py' 2024-04-12 22:39:39,384 wheel INFO adding 'pandas/io/formats/css.py' 2024-04-12 22:39:39,384 wheel INFO adding 'pandas/io/formats/csvs.py' 2024-04-12 22:39:39,385 wheel INFO adding 'pandas/io/formats/excel.py' 2024-04-12 22:39:39,385 wheel INFO adding 'pandas/io/formats/format.py' 2024-04-12 22:39:39,386 wheel INFO adding 'pandas/io/formats/html.py' 2024-04-12 22:39:39,386 wheel INFO adding 'pandas/io/formats/info.py' 2024-04-12 22:39:39,386 wheel INFO adding 'pandas/io/formats/latex.py' 2024-04-12 22:39:39,387 wheel INFO adding 'pandas/io/formats/printing.py' 2024-04-12 22:39:39,387 wheel INFO adding 'pandas/io/formats/string.py' 2024-04-12 22:39:39,388 wheel INFO adding 'pandas/io/formats/style.py' 2024-04-12 22:39:39,389 wheel INFO adding 'pandas/io/formats/style_render.py' 2024-04-12 22:39:39,389 wheel INFO adding 'pandas/io/formats/xml.py' 2024-04-12 22:39:39,390 wheel INFO adding 'pandas/io/formats/templates/html.tpl' 2024-04-12 22:39:39,390 wheel INFO adding 'pandas/io/formats/templates/html_style.tpl' 2024-04-12 22:39:39,390 wheel INFO adding 'pandas/io/formats/templates/html_table.tpl' 2024-04-12 22:39:39,390 wheel INFO adding 'pandas/io/formats/templates/latex.tpl' 2024-04-12 22:39:39,390 wheel INFO adding 'pandas/io/formats/templates/latex_longtable.tpl' 2024-04-12 22:39:39,391 wheel INFO adding 'pandas/io/formats/templates/latex_table.tpl' 2024-04-12 22:39:39,391 wheel INFO adding 'pandas/io/formats/templates/string.tpl' 2024-04-12 22:39:39,391 wheel INFO adding 'pandas/io/json/__init__.py' 2024-04-12 22:39:39,391 wheel INFO adding 'pandas/io/json/_json.py' 2024-04-12 22:39:39,392 wheel INFO adding 'pandas/io/json/_normalize.py' 2024-04-12 22:39:39,392 wheel INFO adding 'pandas/io/json/_table_schema.py' 2024-04-12 22:39:39,392 wheel INFO adding 'pandas/io/parsers/__init__.py' 2024-04-12 22:39:39,393 wheel INFO adding 'pandas/io/parsers/arrow_parser_wrapper.py' 2024-04-12 22:39:39,393 wheel INFO adding 'pandas/io/parsers/base_parser.py' 2024-04-12 22:39:39,394 wheel INFO adding 'pandas/io/parsers/c_parser_wrapper.py' 2024-04-12 22:39:39,394 wheel INFO adding 'pandas/io/parsers/python_parser.py' 2024-04-12 22:39:39,395 wheel INFO adding 'pandas/io/parsers/readers.py' 2024-04-12 22:39:39,395 wheel INFO adding 'pandas/io/sas/__init__.py' 2024-04-12 22:39:39,396 wheel INFO adding 'pandas/io/sas/_byteswap.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:39,397 wheel INFO adding 'pandas/io/sas/_byteswap.pyi' 2024-04-12 22:39:39,401 wheel INFO adding 'pandas/io/sas/_sas.cpython-312-x86_64-linux-musl.so' 2024-04-12 22:39:39,407 wheel INFO adding 'pandas/io/sas/_sas.pyi' 2024-04-12 22:39:39,407 wheel INFO adding 'pandas/io/sas/byteswap.pyx' 2024-04-12 22:39:39,407 wheel INFO adding 'pandas/io/sas/sas.pyx' 2024-04-12 22:39:39,408 wheel INFO adding 'pandas/io/sas/sas7bdat.py' 2024-04-12 22:39:39,408 wheel INFO adding 'pandas/io/sas/sas_constants.py' 2024-04-12 22:39:39,409 wheel INFO adding 'pandas/io/sas/sas_xport.py' 2024-04-12 22:39:39,409 wheel INFO adding 'pandas/io/sas/sasreader.py' 2024-04-12 22:39:39,409 wheel INFO adding 'pandas/plotting/__init__.py' 2024-04-12 22:39:39,409 wheel INFO adding 'pandas/plotting/_core.py' 2024-04-12 22:39:39,410 wheel INFO adding 'pandas/plotting/_misc.py' 2024-04-12 22:39:39,410 wheel INFO adding 'pandas/plotting/_matplotlib/__init__.py' 2024-04-12 22:39:39,411 wheel INFO adding 'pandas/plotting/_matplotlib/boxplot.py' 2024-04-12 22:39:39,411 wheel INFO adding 'pandas/plotting/_matplotlib/converter.py' 2024-04-12 22:39:39,411 wheel INFO adding 'pandas/plotting/_matplotlib/core.py' 2024-04-12 22:39:39,412 wheel INFO adding 'pandas/plotting/_matplotlib/groupby.py' 2024-04-12 22:39:39,412 wheel INFO adding 'pandas/plotting/_matplotlib/hist.py' 2024-04-12 22:39:39,413 wheel INFO adding 'pandas/plotting/_matplotlib/misc.py' 2024-04-12 22:39:39,413 wheel INFO adding 'pandas/plotting/_matplotlib/style.py' 2024-04-12 22:39:39,413 wheel INFO adding 'pandas/plotting/_matplotlib/timeseries.py' 2024-04-12 22:39:39,413 wheel INFO adding 'pandas/plotting/_matplotlib/tools.py' 2024-04-12 22:39:39,414 wheel INFO adding 'pandas/tests/__init__.py' 2024-04-12 22:39:39,414 wheel INFO adding 'pandas/tests/test_aggregation.py' 2024-04-12 22:39:39,414 wheel INFO adding 'pandas/tests/test_algos.py' 2024-04-12 22:39:39,415 wheel INFO adding 'pandas/tests/test_common.py' 2024-04-12 22:39:39,415 wheel INFO adding 'pandas/tests/test_downstream.py' 2024-04-12 22:39:39,415 wheel INFO adding 'pandas/tests/test_errors.py' 2024-04-12 22:39:39,416 wheel INFO adding 'pandas/tests/test_expressions.py' 2024-04-12 22:39:39,416 wheel INFO adding 'pandas/tests/test_flags.py' 2024-04-12 22:39:39,416 wheel INFO adding 'pandas/tests/test_multilevel.py' 2024-04-12 22:39:39,417 wheel INFO adding 'pandas/tests/test_nanops.py' 2024-04-12 22:39:39,417 wheel INFO adding 'pandas/tests/test_optional_dependency.py' 2024-04-12 22:39:39,417 wheel INFO adding 'pandas/tests/test_register_accessor.py' 2024-04-12 22:39:39,417 wheel INFO adding 'pandas/tests/test_sorting.py' 2024-04-12 22:39:39,418 wheel INFO adding 'pandas/tests/test_take.py' 2024-04-12 22:39:39,418 wheel INFO adding 'pandas/tests/api/__init__.py' 2024-04-12 22:39:39,419 wheel INFO adding 'pandas/tests/api/test_api.py' 2024-04-12 22:39:39,419 wheel INFO adding 'pandas/tests/api/test_types.py' 2024-04-12 22:39:39,419 wheel INFO adding 'pandas/tests/apply/__init__.py' 2024-04-12 22:39:39,419 wheel INFO adding 'pandas/tests/apply/common.py' 2024-04-12 22:39:39,419 wheel INFO adding 'pandas/tests/apply/conftest.py' 2024-04-12 22:39:39,420 wheel INFO adding 'pandas/tests/apply/test_frame_apply.py' 2024-04-12 22:39:39,420 wheel INFO adding 'pandas/tests/apply/test_frame_apply_relabeling.py' 2024-04-12 22:39:39,420 wheel INFO adding 'pandas/tests/apply/test_frame_transform.py' 2024-04-12 22:39:39,421 wheel INFO adding 'pandas/tests/apply/test_invalid_arg.py' 2024-04-12 22:39:39,421 wheel INFO adding 'pandas/tests/apply/test_series_apply.py' 2024-04-12 22:39:39,421 wheel INFO adding 'pandas/tests/apply/test_series_apply_relabeling.py' 2024-04-12 22:39:39,422 wheel INFO adding 'pandas/tests/apply/test_series_transform.py' 2024-04-12 22:39:39,422 wheel INFO adding 'pandas/tests/apply/test_str.py' 2024-04-12 22:39:39,422 wheel INFO adding 'pandas/tests/arithmetic/__init__.py' 2024-04-12 22:39:39,422 wheel INFO adding 'pandas/tests/arithmetic/common.py' 2024-04-12 22:39:39,423 wheel INFO adding 'pandas/tests/arithmetic/conftest.py' 2024-04-12 22:39:39,423 wheel INFO adding 'pandas/tests/arithmetic/test_array_ops.py' 2024-04-12 22:39:39,423 wheel INFO adding 'pandas/tests/arithmetic/test_categorical.py' 2024-04-12 22:39:39,423 wheel INFO adding 'pandas/tests/arithmetic/test_datetime64.py' 2024-04-12 22:39:39,424 wheel INFO adding 'pandas/tests/arithmetic/test_interval.py' 2024-04-12 22:39:39,424 wheel INFO adding 'pandas/tests/arithmetic/test_numeric.py' 2024-04-12 22:39:39,425 wheel INFO adding 'pandas/tests/arithmetic/test_object.py' 2024-04-12 22:39:39,425 wheel INFO adding 'pandas/tests/arithmetic/test_period.py' 2024-04-12 22:39:39,426 wheel INFO adding 'pandas/tests/arithmetic/test_timedelta64.py' 2024-04-12 22:39:39,427 wheel INFO adding 'pandas/tests/arrays/__init__.py' 2024-04-12 22:39:39,427 wheel INFO adding 'pandas/tests/arrays/masked_shared.py' 2024-04-12 22:39:39,427 wheel INFO adding 'pandas/tests/arrays/test_array.py' 2024-04-12 22:39:39,427 wheel INFO adding 'pandas/tests/arrays/test_datetimelike.py' 2024-04-12 22:39:39,428 wheel INFO adding 'pandas/tests/arrays/test_datetimes.py' 2024-04-12 22:39:39,428 wheel INFO adding 'pandas/tests/arrays/test_ndarray_backed.py' 2024-04-12 22:39:39,428 wheel INFO adding 'pandas/tests/arrays/test_period.py' 2024-04-12 22:39:39,429 wheel INFO adding 'pandas/tests/arrays/test_timedeltas.py' 2024-04-12 22:39:39,429 wheel INFO adding 'pandas/tests/arrays/boolean/__init__.py' 2024-04-12 22:39:39,429 wheel INFO adding 'pandas/tests/arrays/boolean/test_arithmetic.py' 2024-04-12 22:39:39,430 wheel INFO adding 'pandas/tests/arrays/boolean/test_astype.py' 2024-04-12 22:39:39,430 wheel INFO adding 'pandas/tests/arrays/boolean/test_comparison.py' 2024-04-12 22:39:39,430 wheel INFO adding 'pandas/tests/arrays/boolean/test_construction.py' 2024-04-12 22:39:39,430 wheel INFO adding 'pandas/tests/arrays/boolean/test_function.py' 2024-04-12 22:39:39,431 wheel INFO adding 'pandas/tests/arrays/boolean/test_indexing.py' 2024-04-12 22:39:39,431 wheel INFO adding 'pandas/tests/arrays/boolean/test_logical.py' 2024-04-12 22:39:39,431 wheel INFO adding 'pandas/tests/arrays/boolean/test_ops.py' 2024-04-12 22:39:39,431 wheel INFO adding 'pandas/tests/arrays/boolean/test_reduction.py' 2024-04-12 22:39:39,431 wheel INFO adding 'pandas/tests/arrays/boolean/test_repr.py' 2024-04-12 22:39:39,432 wheel INFO adding 'pandas/tests/arrays/categorical/__init__.py' 2024-04-12 22:39:39,432 wheel INFO adding 'pandas/tests/arrays/categorical/conftest.py' 2024-04-12 22:39:39,432 wheel INFO adding 'pandas/tests/arrays/categorical/test_algos.py' 2024-04-12 22:39:39,432 wheel INFO adding 'pandas/tests/arrays/categorical/test_analytics.py' 2024-04-12 22:39:39,433 wheel INFO adding 'pandas/tests/arrays/categorical/test_api.py' 2024-04-12 22:39:39,433 wheel INFO adding 'pandas/tests/arrays/categorical/test_astype.py' 2024-04-12 22:39:39,433 wheel INFO adding 'pandas/tests/arrays/categorical/test_constructors.py' 2024-04-12 22:39:39,434 wheel INFO adding 'pandas/tests/arrays/categorical/test_dtypes.py' 2024-04-12 22:39:39,434 wheel INFO adding 'pandas/tests/arrays/categorical/test_indexing.py' 2024-04-12 22:39:39,434 wheel INFO adding 'pandas/tests/arrays/categorical/test_missing.py' 2024-04-12 22:39:39,434 wheel INFO adding 'pandas/tests/arrays/categorical/test_operators.py' 2024-04-12 22:39:39,435 wheel INFO adding 'pandas/tests/arrays/categorical/test_replace.py' 2024-04-12 22:39:39,435 wheel INFO adding 'pandas/tests/arrays/categorical/test_repr.py' 2024-04-12 22:39:39,435 wheel INFO adding 'pandas/tests/arrays/categorical/test_sorting.py' 2024-04-12 22:39:39,436 wheel INFO adding 'pandas/tests/arrays/categorical/test_subclass.py' 2024-04-12 22:39:39,436 wheel INFO adding 'pandas/tests/arrays/categorical/test_take.py' 2024-04-12 22:39:39,436 wheel INFO adding 'pandas/tests/arrays/categorical/test_warnings.py' 2024-04-12 22:39:39,436 wheel INFO adding 'pandas/tests/arrays/datetimes/__init__.py' 2024-04-12 22:39:39,437 wheel INFO adding 'pandas/tests/arrays/datetimes/test_constructors.py' 2024-04-12 22:39:39,437 wheel INFO adding 'pandas/tests/arrays/datetimes/test_cumulative.py' 2024-04-12 22:39:39,437 wheel INFO adding 'pandas/tests/arrays/datetimes/test_reductions.py' 2024-04-12 22:39:39,437 wheel INFO adding 'pandas/tests/arrays/floating/__init__.py' 2024-04-12 22:39:39,438 wheel INFO adding 'pandas/tests/arrays/floating/conftest.py' 2024-04-12 22:39:39,438 wheel INFO adding 'pandas/tests/arrays/floating/test_arithmetic.py' 2024-04-12 22:39:39,438 wheel INFO adding 'pandas/tests/arrays/floating/test_astype.py' 2024-04-12 22:39:39,438 wheel INFO adding 'pandas/tests/arrays/floating/test_comparison.py' 2024-04-12 22:39:39,438 wheel INFO adding 'pandas/tests/arrays/floating/test_concat.py' 2024-04-12 22:39:39,439 wheel INFO adding 'pandas/tests/arrays/floating/test_construction.py' 2024-04-12 22:39:39,439 wheel INFO adding 'pandas/tests/arrays/floating/test_function.py' 2024-04-12 22:39:39,439 wheel INFO adding 'pandas/tests/arrays/floating/test_repr.py' 2024-04-12 22:39:39,439 wheel INFO adding 'pandas/tests/arrays/floating/test_to_numpy.py' 2024-04-12 22:39:39,440 wheel INFO adding 'pandas/tests/arrays/integer/__init__.py' 2024-04-12 22:39:39,440 wheel INFO adding 'pandas/tests/arrays/integer/conftest.py' 2024-04-12 22:39:39,440 wheel INFO adding 'pandas/tests/arrays/integer/test_arithmetic.py' 2024-04-12 22:39:39,440 wheel INFO adding 'pandas/tests/arrays/integer/test_comparison.py' 2024-04-12 22:39:39,441 wheel INFO adding 'pandas/tests/arrays/integer/test_concat.py' 2024-04-12 22:39:39,441 wheel INFO adding 'pandas/tests/arrays/integer/test_construction.py' 2024-04-12 22:39:39,441 wheel INFO adding 'pandas/tests/arrays/integer/test_dtypes.py' 2024-04-12 22:39:39,441 wheel INFO adding 'pandas/tests/arrays/integer/test_function.py' 2024-04-12 22:39:39,442 wheel INFO adding 'pandas/tests/arrays/integer/test_indexing.py' 2024-04-12 22:39:39,442 wheel INFO adding 'pandas/tests/arrays/integer/test_repr.py' 2024-04-12 22:39:39,442 wheel INFO adding 'pandas/tests/arrays/interval/__init__.py' 2024-04-12 22:39:39,442 wheel INFO adding 'pandas/tests/arrays/interval/test_astype.py' 2024-04-12 22:39:39,442 wheel INFO adding 'pandas/tests/arrays/interval/test_interval.py' 2024-04-12 22:39:39,443 wheel INFO adding 'pandas/tests/arrays/interval/test_ops.py' 2024-04-12 22:39:39,443 wheel INFO adding 'pandas/tests/arrays/masked/__init__.py' 2024-04-12 22:39:39,443 wheel INFO adding 'pandas/tests/arrays/masked/test_arithmetic.py' 2024-04-12 22:39:39,444 wheel INFO adding 'pandas/tests/arrays/masked/test_arrow_compat.py' 2024-04-12 22:39:39,444 wheel INFO adding 'pandas/tests/arrays/masked/test_function.py' 2024-04-12 22:39:39,444 wheel INFO adding 'pandas/tests/arrays/masked/test_indexing.py' 2024-04-12 22:39:39,444 wheel INFO adding 'pandas/tests/arrays/numpy_/__init__.py' 2024-04-12 22:39:39,444 wheel INFO adding 'pandas/tests/arrays/numpy_/test_indexing.py' 2024-04-12 22:39:39,445 wheel INFO adding 'pandas/tests/arrays/numpy_/test_numpy.py' 2024-04-12 22:39:39,445 wheel INFO adding 'pandas/tests/arrays/period/__init__.py' 2024-04-12 22:39:39,445 wheel INFO adding 'pandas/tests/arrays/period/test_arrow_compat.py' 2024-04-12 22:39:39,445 wheel INFO adding 'pandas/tests/arrays/period/test_astype.py' 2024-04-12 22:39:39,446 wheel INFO adding 'pandas/tests/arrays/period/test_constructors.py' 2024-04-12 22:39:39,446 wheel INFO adding 'pandas/tests/arrays/period/test_reductions.py' 2024-04-12 22:39:39,446 wheel INFO adding 'pandas/tests/arrays/sparse/__init__.py' 2024-04-12 22:39:39,446 wheel INFO adding 'pandas/tests/arrays/sparse/test_accessor.py' 2024-04-12 22:39:39,447 wheel INFO adding 'pandas/tests/arrays/sparse/test_arithmetics.py' 2024-04-12 22:39:39,447 wheel INFO adding 'pandas/tests/arrays/sparse/test_array.py' 2024-04-12 22:39:39,447 wheel INFO adding 'pandas/tests/arrays/sparse/test_astype.py' 2024-04-12 22:39:39,447 wheel INFO adding 'pandas/tests/arrays/sparse/test_combine_concat.py' 2024-04-12 22:39:39,448 wheel INFO adding 'pandas/tests/arrays/sparse/test_constructors.py' 2024-04-12 22:39:39,448 wheel INFO adding 'pandas/tests/arrays/sparse/test_dtype.py' 2024-04-12 22:39:39,448 wheel INFO adding 'pandas/tests/arrays/sparse/test_indexing.py' 2024-04-12 22:39:39,449 wheel INFO adding 'pandas/tests/arrays/sparse/test_libsparse.py' 2024-04-12 22:39:39,449 wheel INFO adding 'pandas/tests/arrays/sparse/test_reductions.py' 2024-04-12 22:39:39,449 wheel INFO adding 'pandas/tests/arrays/sparse/test_unary.py' 2024-04-12 22:39:39,449 wheel INFO adding 'pandas/tests/arrays/string_/__init__.py' 2024-04-12 22:39:39,450 wheel INFO adding 'pandas/tests/arrays/string_/test_string.py' 2024-04-12 22:39:39,450 wheel INFO adding 'pandas/tests/arrays/string_/test_string_arrow.py' 2024-04-12 22:39:39,450 wheel INFO adding 'pandas/tests/arrays/timedeltas/__init__.py' 2024-04-12 22:39:39,450 wheel INFO adding 'pandas/tests/arrays/timedeltas/test_constructors.py' 2024-04-12 22:39:39,451 wheel INFO adding 'pandas/tests/arrays/timedeltas/test_cumulative.py' 2024-04-12 22:39:39,451 wheel INFO adding 'pandas/tests/arrays/timedeltas/test_reductions.py' 2024-04-12 22:39:39,451 wheel INFO adding 'pandas/tests/base/__init__.py' 2024-04-12 22:39:39,451 wheel INFO adding 'pandas/tests/base/common.py' 2024-04-12 22:39:39,452 wheel INFO adding 'pandas/tests/base/test_constructors.py' 2024-04-12 22:39:39,452 wheel INFO adding 'pandas/tests/base/test_conversion.py' 2024-04-12 22:39:39,452 wheel INFO adding 'pandas/tests/base/test_fillna.py' 2024-04-12 22:39:39,452 wheel INFO adding 'pandas/tests/base/test_misc.py' 2024-04-12 22:39:39,453 wheel INFO adding 'pandas/tests/base/test_transpose.py' 2024-04-12 22:39:39,453 wheel INFO adding 'pandas/tests/base/test_unique.py' 2024-04-12 22:39:39,453 wheel INFO adding 'pandas/tests/base/test_value_counts.py' 2024-04-12 22:39:39,453 wheel INFO adding 'pandas/tests/computation/__init__.py' 2024-04-12 22:39:39,454 wheel INFO adding 'pandas/tests/computation/test_compat.py' 2024-04-12 22:39:39,454 wheel INFO adding 'pandas/tests/computation/test_eval.py' 2024-04-12 22:39:39,454 wheel INFO adding 'pandas/tests/config/__init__.py' 2024-04-12 22:39:39,455 wheel INFO adding 'pandas/tests/config/test_config.py' 2024-04-12 22:39:39,455 wheel INFO adding 'pandas/tests/config/test_localization.py' 2024-04-12 22:39:39,455 wheel INFO adding 'pandas/tests/construction/__init__.py' 2024-04-12 22:39:39,455 wheel INFO adding 'pandas/tests/construction/test_extract_array.py' 2024-04-12 22:39:39,456 wheel INFO adding 'pandas/tests/copy_view/__init__.py' 2024-04-12 22:39:39,456 wheel INFO adding 'pandas/tests/copy_view/test_array.py' 2024-04-12 22:39:39,456 wheel INFO adding 'pandas/tests/copy_view/test_astype.py' 2024-04-12 22:39:39,456 wheel INFO adding 'pandas/tests/copy_view/test_clip.py' 2024-04-12 22:39:39,457 wheel INFO adding 'pandas/tests/copy_view/test_constructors.py' 2024-04-12 22:39:39,457 wheel INFO adding 'pandas/tests/copy_view/test_core_functionalities.py' 2024-04-12 22:39:39,457 wheel INFO adding 'pandas/tests/copy_view/test_functions.py' 2024-04-12 22:39:39,458 wheel INFO adding 'pandas/tests/copy_view/test_indexing.py' 2024-04-12 22:39:39,458 wheel INFO adding 'pandas/tests/copy_view/test_internals.py' 2024-04-12 22:39:39,458 wheel INFO adding 'pandas/tests/copy_view/test_interp_fillna.py' 2024-04-12 22:39:39,459 wheel INFO adding 'pandas/tests/copy_view/test_methods.py' 2024-04-12 22:39:39,459 wheel INFO adding 'pandas/tests/copy_view/test_replace.py' 2024-04-12 22:39:39,459 wheel INFO adding 'pandas/tests/copy_view/test_setitem.py' 2024-04-12 22:39:39,460 wheel INFO adding 'pandas/tests/copy_view/test_util.py' 2024-04-12 22:39:39,460 wheel INFO adding 'pandas/tests/copy_view/util.py' 2024-04-12 22:39:39,460 wheel INFO adding 'pandas/tests/copy_view/index/__init__.py' 2024-04-12 22:39:39,460 wheel INFO adding 'pandas/tests/copy_view/index/test_datetimeindex.py' 2024-04-12 22:39:39,460 wheel INFO adding 'pandas/tests/copy_view/index/test_index.py' 2024-04-12 22:39:39,461 wheel INFO adding 'pandas/tests/copy_view/index/test_periodindex.py' 2024-04-12 22:39:39,461 wheel INFO adding 'pandas/tests/copy_view/index/test_timedeltaindex.py' 2024-04-12 22:39:39,461 wheel INFO adding 'pandas/tests/dtypes/__init__.py' 2024-04-12 22:39:39,461 wheel INFO adding 'pandas/tests/dtypes/test_common.py' 2024-04-12 22:39:39,462 wheel INFO adding 'pandas/tests/dtypes/test_concat.py' 2024-04-12 22:39:39,462 wheel INFO adding 'pandas/tests/dtypes/test_dtypes.py' 2024-04-12 22:39:39,462 wheel INFO adding 'pandas/tests/dtypes/test_generic.py' 2024-04-12 22:39:39,463 wheel INFO adding 'pandas/tests/dtypes/test_inference.py' 2024-04-12 22:39:39,463 wheel INFO adding 'pandas/tests/dtypes/test_missing.py' 2024-04-12 22:39:39,464 wheel INFO adding 'pandas/tests/dtypes/cast/__init__.py' 2024-04-12 22:39:39,464 wheel INFO adding 'pandas/tests/dtypes/cast/test_can_hold_element.py' 2024-04-12 22:39:39,464 wheel INFO adding 'pandas/tests/dtypes/cast/test_construct_from_scalar.py' 2024-04-12 22:39:39,464 wheel INFO adding 'pandas/tests/dtypes/cast/test_construct_ndarray.py' 2024-04-12 22:39:39,465 wheel INFO adding 'pandas/tests/dtypes/cast/test_construct_object_arr.py' 2024-04-12 22:39:39,465 wheel INFO adding 'pandas/tests/dtypes/cast/test_dict_compat.py' 2024-04-12 22:39:39,465 wheel INFO adding 'pandas/tests/dtypes/cast/test_downcast.py' 2024-04-12 22:39:39,465 wheel INFO adding 'pandas/tests/dtypes/cast/test_find_common_type.py' 2024-04-12 22:39:39,465 wheel INFO adding 'pandas/tests/dtypes/cast/test_infer_datetimelike.py' 2024-04-12 22:39:39,466 wheel INFO adding 'pandas/tests/dtypes/cast/test_infer_dtype.py' 2024-04-12 22:39:39,466 wheel INFO adding 'pandas/tests/dtypes/cast/test_maybe_box_native.py' 2024-04-12 22:39:39,466 wheel INFO adding 'pandas/tests/dtypes/cast/test_promote.py' 2024-04-12 22:39:39,467 wheel INFO adding 'pandas/tests/extension/__init__.py' 2024-04-12 22:39:39,467 wheel INFO adding 'pandas/tests/extension/conftest.py' 2024-04-12 22:39:39,467 wheel INFO adding 'pandas/tests/extension/test_arrow.py' 2024-04-12 22:39:39,468 wheel INFO adding 'pandas/tests/extension/test_boolean.py' 2024-04-12 22:39:39,468 wheel INFO adding 'pandas/tests/extension/test_categorical.py' 2024-04-12 22:39:39,468 wheel INFO adding 'pandas/tests/extension/test_common.py' 2024-04-12 22:39:39,469 wheel INFO adding 'pandas/tests/extension/test_datetime.py' 2024-04-12 22:39:39,469 wheel INFO adding 'pandas/tests/extension/test_extension.py' 2024-04-12 22:39:39,469 wheel INFO adding 'pandas/tests/extension/test_external_block.py' 2024-04-12 22:39:39,469 wheel INFO adding 'pandas/tests/extension/test_floating.py' 2024-04-12 22:39:39,470 wheel INFO adding 'pandas/tests/extension/test_integer.py' 2024-04-12 22:39:39,470 wheel INFO adding 'pandas/tests/extension/test_interval.py' 2024-04-12 22:39:39,470 wheel INFO adding 'pandas/tests/extension/test_numpy.py' 2024-04-12 22:39:39,470 wheel INFO adding 'pandas/tests/extension/test_period.py' 2024-04-12 22:39:39,471 wheel INFO adding 'pandas/tests/extension/test_sparse.py' 2024-04-12 22:39:39,471 wheel INFO adding 'pandas/tests/extension/test_string.py' 2024-04-12 22:39:39,471 wheel INFO adding 'pandas/tests/extension/array_with_attr/__init__.py' 2024-04-12 22:39:39,472 wheel INFO adding 'pandas/tests/extension/array_with_attr/array.py' 2024-04-12 22:39:39,472 wheel INFO adding 'pandas/tests/extension/array_with_attr/test_array_with_attr.py' 2024-04-12 22:39:39,472 wheel INFO adding 'pandas/tests/extension/base/__init__.py' 2024-04-12 22:39:39,472 wheel INFO adding 'pandas/tests/extension/base/accumulate.py' 2024-04-12 22:39:39,472 wheel INFO adding 'pandas/tests/extension/base/base.py' 2024-04-12 22:39:39,473 wheel INFO adding 'pandas/tests/extension/base/casting.py' 2024-04-12 22:39:39,473 wheel INFO adding 'pandas/tests/extension/base/constructors.py' 2024-04-12 22:39:39,473 wheel INFO adding 'pandas/tests/extension/base/dim2.py' 2024-04-12 22:39:39,473 wheel INFO adding 'pandas/tests/extension/base/dtype.py' 2024-04-12 22:39:39,474 wheel INFO adding 'pandas/tests/extension/base/getitem.py' 2024-04-12 22:39:39,474 wheel INFO adding 'pandas/tests/extension/base/groupby.py' 2024-04-12 22:39:39,474 wheel INFO adding 'pandas/tests/extension/base/index.py' 2024-04-12 22:39:39,474 wheel INFO adding 'pandas/tests/extension/base/interface.py' 2024-04-12 22:39:39,475 wheel INFO adding 'pandas/tests/extension/base/io.py' 2024-04-12 22:39:39,475 wheel INFO adding 'pandas/tests/extension/base/methods.py' 2024-04-12 22:39:39,475 wheel INFO adding 'pandas/tests/extension/base/missing.py' 2024-04-12 22:39:39,476 wheel INFO adding 'pandas/tests/extension/base/ops.py' 2024-04-12 22:39:39,476 wheel INFO adding 'pandas/tests/extension/base/printing.py' 2024-04-12 22:39:39,476 wheel INFO adding 'pandas/tests/extension/base/reduce.py' 2024-04-12 22:39:39,476 wheel INFO adding 'pandas/tests/extension/base/reshaping.py' 2024-04-12 22:39:39,477 wheel INFO adding 'pandas/tests/extension/base/setitem.py' 2024-04-12 22:39:39,477 wheel INFO adding 'pandas/tests/extension/date/__init__.py' 2024-04-12 22:39:39,477 wheel INFO adding 'pandas/tests/extension/date/array.py' 2024-04-12 22:39:39,477 wheel INFO adding 'pandas/tests/extension/decimal/__init__.py' 2024-04-12 22:39:39,478 wheel INFO adding 'pandas/tests/extension/decimal/array.py' 2024-04-12 22:39:39,478 wheel INFO adding 'pandas/tests/extension/decimal/test_decimal.py' 2024-04-12 22:39:39,478 wheel INFO adding 'pandas/tests/extension/json/__init__.py' 2024-04-12 22:39:39,478 wheel INFO adding 'pandas/tests/extension/json/array.py' 2024-04-12 22:39:39,479 wheel INFO adding 'pandas/tests/extension/json/test_json.py' 2024-04-12 22:39:39,480 wheel INFO adding 'pandas/tests/extension/list/__init__.py' 2024-04-12 22:39:39,480 wheel INFO adding 'pandas/tests/extension/list/array.py' 2024-04-12 22:39:39,480 wheel INFO adding 'pandas/tests/extension/list/test_list.py' 2024-04-12 22:39:39,480 wheel INFO adding 'pandas/tests/frame/__init__.py' 2024-04-12 22:39:39,481 wheel INFO adding 'pandas/tests/frame/common.py' 2024-04-12 22:39:39,481 wheel INFO adding 'pandas/tests/frame/conftest.py' 2024-04-12 22:39:39,481 wheel INFO adding 'pandas/tests/frame/test_alter_axes.py' 2024-04-12 22:39:39,482 wheel INFO adding 'pandas/tests/frame/test_api.py' 2024-04-12 22:39:39,482 wheel INFO adding 'pandas/tests/frame/test_arithmetic.py' 2024-04-12 22:39:39,483 wheel INFO adding 'pandas/tests/frame/test_block_internals.py' 2024-04-12 22:39:39,483 wheel INFO adding 'pandas/tests/frame/test_constructors.py' 2024-04-12 22:39:39,484 wheel INFO adding 'pandas/tests/frame/test_cumulative.py' 2024-04-12 22:39:39,484 wheel INFO adding 'pandas/tests/frame/test_iteration.py' 2024-04-12 22:39:39,484 wheel INFO adding 'pandas/tests/frame/test_logical_ops.py' 2024-04-12 22:39:39,485 wheel INFO adding 'pandas/tests/frame/test_nonunique_indexes.py' 2024-04-12 22:39:39,485 wheel INFO adding 'pandas/tests/frame/test_npfuncs.py' 2024-04-12 22:39:39,485 wheel INFO adding 'pandas/tests/frame/test_query_eval.py' 2024-04-12 22:39:39,486 wheel INFO adding 'pandas/tests/frame/test_reductions.py' 2024-04-12 22:39:39,486 wheel INFO adding 'pandas/tests/frame/test_repr_info.py' 2024-04-12 22:39:39,487 wheel INFO adding 'pandas/tests/frame/test_stack_unstack.py' 2024-04-12 22:39:39,487 wheel INFO adding 'pandas/tests/frame/test_subclass.py' 2024-04-12 22:39:39,488 wheel INFO adding 'pandas/tests/frame/test_ufunc.py' 2024-04-12 22:39:39,488 wheel INFO adding 'pandas/tests/frame/test_unary.py' 2024-04-12 22:39:39,488 wheel INFO adding 'pandas/tests/frame/test_validate.py' 2024-04-12 22:39:39,489 wheel INFO adding 'pandas/tests/frame/constructors/__init__.py' 2024-04-12 22:39:39,489 wheel INFO adding 'pandas/tests/frame/constructors/test_from_dict.py' 2024-04-12 22:39:39,489 wheel INFO adding 'pandas/tests/frame/constructors/test_from_records.py' 2024-04-12 22:39:39,489 wheel INFO adding 'pandas/tests/frame/indexing/__init__.py' 2024-04-12 22:39:39,490 wheel INFO adding 'pandas/tests/frame/indexing/test_coercion.py' 2024-04-12 22:39:39,490 wheel INFO adding 'pandas/tests/frame/indexing/test_delitem.py' 2024-04-12 22:39:39,490 wheel INFO adding 'pandas/tests/frame/indexing/test_get.py' 2024-04-12 22:39:39,490 wheel INFO adding 'pandas/tests/frame/indexing/test_get_value.py' 2024-04-12 22:39:39,491 wheel INFO adding 'pandas/tests/frame/indexing/test_getitem.py' 2024-04-12 22:39:39,491 wheel INFO adding 'pandas/tests/frame/indexing/test_indexing.py' 2024-04-12 22:39:39,491 wheel INFO adding 'pandas/tests/frame/indexing/test_insert.py' 2024-04-12 22:39:39,492 wheel INFO adding 'pandas/tests/frame/indexing/test_mask.py' 2024-04-12 22:39:39,492 wheel INFO adding 'pandas/tests/frame/indexing/test_set_value.py' 2024-04-12 22:39:39,492 wheel INFO adding 'pandas/tests/frame/indexing/test_setitem.py' 2024-04-12 22:39:39,493 wheel INFO adding 'pandas/tests/frame/indexing/test_take.py' 2024-04-12 22:39:39,493 wheel INFO adding 'pandas/tests/frame/indexing/test_where.py' 2024-04-12 22:39:39,493 wheel INFO adding 'pandas/tests/frame/indexing/test_xs.py' 2024-04-12 22:39:39,494 wheel INFO adding 'pandas/tests/frame/methods/__init__.py' 2024-04-12 22:39:39,494 wheel INFO adding 'pandas/tests/frame/methods/test_add_prefix_suffix.py' 2024-04-12 22:39:39,494 wheel INFO adding 'pandas/tests/frame/methods/test_align.py' 2024-04-12 22:39:39,495 wheel INFO adding 'pandas/tests/frame/methods/test_asfreq.py' 2024-04-12 22:39:39,495 wheel INFO adding 'pandas/tests/frame/methods/test_asof.py' 2024-04-12 22:39:39,495 wheel INFO adding 'pandas/tests/frame/methods/test_assign.py' 2024-04-12 22:39:39,495 wheel INFO adding 'pandas/tests/frame/methods/test_astype.py' 2024-04-12 22:39:39,496 wheel INFO adding 'pandas/tests/frame/methods/test_at_time.py' 2024-04-12 22:39:39,496 wheel INFO adding 'pandas/tests/frame/methods/test_between_time.py' 2024-04-12 22:39:39,496 wheel INFO adding 'pandas/tests/frame/methods/test_clip.py' 2024-04-12 22:39:39,497 wheel INFO adding 'pandas/tests/frame/methods/test_combine.py' 2024-04-12 22:39:39,497 wheel INFO adding 'pandas/tests/frame/methods/test_combine_first.py' 2024-04-12 22:39:39,497 wheel INFO adding 'pandas/tests/frame/methods/test_compare.py' 2024-04-12 22:39:39,497 wheel INFO adding 'pandas/tests/frame/methods/test_convert_dtypes.py' 2024-04-12 22:39:39,498 wheel INFO adding 'pandas/tests/frame/methods/test_copy.py' 2024-04-12 22:39:39,498 wheel INFO adding 'pandas/tests/frame/methods/test_count.py' 2024-04-12 22:39:39,498 wheel INFO adding 'pandas/tests/frame/methods/test_cov_corr.py' 2024-04-12 22:39:39,499 wheel INFO adding 'pandas/tests/frame/methods/test_describe.py' 2024-04-12 22:39:39,499 wheel INFO adding 'pandas/tests/frame/methods/test_diff.py' 2024-04-12 22:39:39,499 wheel INFO adding 'pandas/tests/frame/methods/test_dot.py' 2024-04-12 22:39:39,499 wheel INFO adding 'pandas/tests/frame/methods/test_drop.py' 2024-04-12 22:39:39,500 wheel INFO adding 'pandas/tests/frame/methods/test_drop_duplicates.py' 2024-04-12 22:39:39,500 wheel INFO adding 'pandas/tests/frame/methods/test_droplevel.py' 2024-04-12 22:39:39,500 wheel INFO adding 'pandas/tests/frame/methods/test_dropna.py' 2024-04-12 22:39:39,501 wheel INFO adding 'pandas/tests/frame/methods/test_dtypes.py' 2024-04-12 22:39:39,501 wheel INFO adding 'pandas/tests/frame/methods/test_duplicated.py' 2024-04-12 22:39:39,501 wheel INFO adding 'pandas/tests/frame/methods/test_equals.py' 2024-04-12 22:39:39,501 wheel INFO adding 'pandas/tests/frame/methods/test_explode.py' 2024-04-12 22:39:39,502 wheel INFO adding 'pandas/tests/frame/methods/test_fillna.py' 2024-04-12 22:39:39,502 wheel INFO adding 'pandas/tests/frame/methods/test_filter.py' 2024-04-12 22:39:39,502 wheel INFO adding 'pandas/tests/frame/methods/test_first_and_last.py' 2024-04-12 22:39:39,502 wheel INFO adding 'pandas/tests/frame/methods/test_first_valid_index.py' 2024-04-12 22:39:39,503 wheel INFO adding 'pandas/tests/frame/methods/test_get_numeric_data.py' 2024-04-12 22:39:39,503 wheel INFO adding 'pandas/tests/frame/methods/test_head_tail.py' 2024-04-12 22:39:39,503 wheel INFO adding 'pandas/tests/frame/methods/test_infer_objects.py' 2024-04-12 22:39:39,503 wheel INFO adding 'pandas/tests/frame/methods/test_interpolate.py' 2024-04-12 22:39:39,504 wheel INFO adding 'pandas/tests/frame/methods/test_is_homogeneous_dtype.py' 2024-04-12 22:39:39,504 wheel INFO adding 'pandas/tests/frame/methods/test_isetitem.py' 2024-04-12 22:39:39,504 wheel INFO adding 'pandas/tests/frame/methods/test_isin.py' 2024-04-12 22:39:39,504 wheel INFO adding 'pandas/tests/frame/methods/test_join.py' 2024-04-12 22:39:39,505 wheel INFO adding 'pandas/tests/frame/methods/test_matmul.py' 2024-04-12 22:39:39,505 wheel INFO adding 'pandas/tests/frame/methods/test_nlargest.py' 2024-04-12 22:39:39,505 wheel INFO adding 'pandas/tests/frame/methods/test_pct_change.py' 2024-04-12 22:39:39,505 wheel INFO adding 'pandas/tests/frame/methods/test_pipe.py' 2024-04-12 22:39:39,506 wheel INFO adding 'pandas/tests/frame/methods/test_pop.py' 2024-04-12 22:39:39,506 wheel INFO adding 'pandas/tests/frame/methods/test_quantile.py' 2024-04-12 22:39:39,506 wheel INFO adding 'pandas/tests/frame/methods/test_rank.py' 2024-04-12 22:39:39,507 wheel INFO adding 'pandas/tests/frame/methods/test_reindex.py' 2024-04-12 22:39:39,507 wheel INFO adding 'pandas/tests/frame/methods/test_reindex_like.py' 2024-04-12 22:39:39,508 wheel INFO adding 'pandas/tests/frame/methods/test_rename.py' 2024-04-12 22:39:39,508 wheel INFO adding 'pandas/tests/frame/methods/test_rename_axis.py' 2024-04-12 22:39:39,508 wheel INFO adding 'pandas/tests/frame/methods/test_reorder_levels.py' 2024-04-12 22:39:39,509 wheel INFO adding 'pandas/tests/frame/methods/test_replace.py' 2024-04-12 22:39:39,509 wheel INFO adding 'pandas/tests/frame/methods/test_reset_index.py' 2024-04-12 22:39:39,510 wheel INFO adding 'pandas/tests/frame/methods/test_round.py' 2024-04-12 22:39:39,510 wheel INFO adding 'pandas/tests/frame/methods/test_sample.py' 2024-04-12 22:39:39,510 wheel INFO adding 'pandas/tests/frame/methods/test_select_dtypes.py' 2024-04-12 22:39:39,510 wheel INFO adding 'pandas/tests/frame/methods/test_set_axis.py' 2024-04-12 22:39:39,511 wheel INFO adding 'pandas/tests/frame/methods/test_set_index.py' 2024-04-12 22:39:39,511 wheel INFO adding 'pandas/tests/frame/methods/test_shift.py' 2024-04-12 22:39:39,511 wheel INFO adding 'pandas/tests/frame/methods/test_sort_index.py' 2024-04-12 22:39:39,512 wheel INFO adding 'pandas/tests/frame/methods/test_sort_values.py' 2024-04-12 22:39:39,512 wheel INFO adding 'pandas/tests/frame/methods/test_swapaxes.py' 2024-04-12 22:39:39,512 wheel INFO adding 'pandas/tests/frame/methods/test_swaplevel.py' 2024-04-12 22:39:39,513 wheel INFO adding 'pandas/tests/frame/methods/test_to_csv.py' 2024-04-12 22:39:39,513 wheel INFO adding 'pandas/tests/frame/methods/test_to_dict.py' 2024-04-12 22:39:39,514 wheel INFO adding 'pandas/tests/frame/methods/test_to_dict_of_blocks.py' 2024-04-12 22:39:39,514 wheel INFO adding 'pandas/tests/frame/methods/test_to_numpy.py' 2024-04-12 22:39:39,514 wheel INFO adding 'pandas/tests/frame/methods/test_to_period.py' 2024-04-12 22:39:39,514 wheel INFO adding 'pandas/tests/frame/methods/test_to_records.py' 2024-04-12 22:39:39,515 wheel INFO adding 'pandas/tests/frame/methods/test_to_timestamp.py' 2024-04-12 22:39:39,515 wheel INFO adding 'pandas/tests/frame/methods/test_transpose.py' 2024-04-12 22:39:39,515 wheel INFO adding 'pandas/tests/frame/methods/test_truncate.py' 2024-04-12 22:39:39,515 wheel INFO adding 'pandas/tests/frame/methods/test_tz_convert.py' 2024-04-12 22:39:39,516 wheel INFO adding 'pandas/tests/frame/methods/test_tz_localize.py' 2024-04-12 22:39:39,516 wheel INFO adding 'pandas/tests/frame/methods/test_update.py' 2024-04-12 22:39:39,516 wheel INFO adding 'pandas/tests/frame/methods/test_value_counts.py' 2024-04-12 22:39:39,516 wheel INFO adding 'pandas/tests/frame/methods/test_values.py' 2024-04-12 22:39:39,517 wheel INFO adding 'pandas/tests/generic/__init__.py' 2024-04-12 22:39:39,517 wheel INFO adding 'pandas/tests/generic/test_duplicate_labels.py' 2024-04-12 22:39:39,517 wheel INFO adding 'pandas/tests/generic/test_finalize.py' 2024-04-12 22:39:39,517 wheel INFO adding 'pandas/tests/generic/test_frame.py' 2024-04-12 22:39:39,518 wheel INFO adding 'pandas/tests/generic/test_generic.py' 2024-04-12 22:39:39,518 wheel INFO adding 'pandas/tests/generic/test_label_or_level_utils.py' 2024-04-12 22:39:39,518 wheel INFO adding 'pandas/tests/generic/test_series.py' 2024-04-12 22:39:39,519 wheel INFO adding 'pandas/tests/generic/test_to_xarray.py' 2024-04-12 22:39:39,519 wheel INFO adding 'pandas/tests/groupby/__init__.py' 2024-04-12 22:39:39,519 wheel INFO adding 'pandas/tests/groupby/conftest.py' 2024-04-12 22:39:39,519 wheel INFO adding 'pandas/tests/groupby/test_allowlist.py' 2024-04-12 22:39:39,520 wheel INFO adding 'pandas/tests/groupby/test_any_all.py' 2024-04-12 22:39:39,520 wheel INFO adding 'pandas/tests/groupby/test_api_consistency.py' 2024-04-12 22:39:39,520 wheel INFO adding 'pandas/tests/groupby/test_apply.py' 2024-04-12 22:39:39,521 wheel INFO adding 'pandas/tests/groupby/test_apply_mutate.py' 2024-04-12 22:39:39,521 wheel INFO adding 'pandas/tests/groupby/test_bin_groupby.py' 2024-04-12 22:39:39,521 wheel INFO adding 'pandas/tests/groupby/test_categorical.py' 2024-04-12 22:39:39,522 wheel INFO adding 'pandas/tests/groupby/test_counting.py' 2024-04-12 22:39:39,522 wheel INFO adding 'pandas/tests/groupby/test_filters.py' 2024-04-12 22:39:39,523 wheel INFO adding 'pandas/tests/groupby/test_function.py' 2024-04-12 22:39:39,523 wheel INFO adding 'pandas/tests/groupby/test_groupby.py' 2024-04-12 22:39:39,524 wheel INFO adding 'pandas/tests/groupby/test_groupby_dropna.py' 2024-04-12 22:39:39,524 wheel INFO adding 'pandas/tests/groupby/test_groupby_shift_diff.py' 2024-04-12 22:39:39,524 wheel INFO adding 'pandas/tests/groupby/test_groupby_subclass.py' 2024-04-12 22:39:39,525 wheel INFO adding 'pandas/tests/groupby/test_grouping.py' 2024-04-12 22:39:39,525 wheel INFO adding 'pandas/tests/groupby/test_index_as_string.py' 2024-04-12 22:39:39,525 wheel INFO adding 'pandas/tests/groupby/test_indexing.py' 2024-04-12 22:39:39,526 wheel INFO adding 'pandas/tests/groupby/test_libgroupby.py' 2024-04-12 22:39:39,526 wheel INFO adding 'pandas/tests/groupby/test_min_max.py' 2024-04-12 22:39:39,526 wheel INFO adding 'pandas/tests/groupby/test_missing.py' 2024-04-12 22:39:39,526 wheel INFO adding 'pandas/tests/groupby/test_nth.py' 2024-04-12 22:39:39,527 wheel INFO adding 'pandas/tests/groupby/test_numba.py' 2024-04-12 22:39:39,527 wheel INFO adding 'pandas/tests/groupby/test_nunique.py' 2024-04-12 22:39:39,527 wheel INFO adding 'pandas/tests/groupby/test_pipe.py' 2024-04-12 22:39:39,527 wheel INFO adding 'pandas/tests/groupby/test_quantile.py' 2024-04-12 22:39:39,528 wheel INFO adding 'pandas/tests/groupby/test_raises.py' 2024-04-12 22:39:39,528 wheel INFO adding 'pandas/tests/groupby/test_rank.py' 2024-04-12 22:39:39,528 wheel INFO adding 'pandas/tests/groupby/test_sample.py' 2024-04-12 22:39:39,529 wheel INFO adding 'pandas/tests/groupby/test_size.py' 2024-04-12 22:39:39,529 wheel INFO adding 'pandas/tests/groupby/test_timegrouper.py' 2024-04-12 22:39:39,529 wheel INFO adding 'pandas/tests/groupby/test_value_counts.py' 2024-04-12 22:39:39,530 wheel INFO adding 'pandas/tests/groupby/aggregate/__init__.py' 2024-04-12 22:39:39,530 wheel INFO adding 'pandas/tests/groupby/aggregate/test_aggregate.py' 2024-04-12 22:39:39,531 wheel INFO adding 'pandas/tests/groupby/aggregate/test_cython.py' 2024-04-12 22:39:39,531 wheel INFO adding 'pandas/tests/groupby/aggregate/test_numba.py' 2024-04-12 22:39:39,531 wheel INFO adding 'pandas/tests/groupby/aggregate/test_other.py' 2024-04-12 22:39:39,532 wheel INFO adding 'pandas/tests/groupby/transform/__init__.py' 2024-04-12 22:39:39,532 wheel INFO adding 'pandas/tests/groupby/transform/test_numba.py' 2024-04-12 22:39:39,532 wheel INFO adding 'pandas/tests/groupby/transform/test_transform.py' 2024-04-12 22:39:39,533 wheel INFO adding 'pandas/tests/indexes/__init__.py' 2024-04-12 22:39:39,533 wheel INFO adding 'pandas/tests/indexes/common.py' 2024-04-12 22:39:39,533 wheel INFO adding 'pandas/tests/indexes/conftest.py' 2024-04-12 22:39:39,534 wheel INFO adding 'pandas/tests/indexes/datetimelike.py' 2024-04-12 22:39:39,534 wheel INFO adding 'pandas/tests/indexes/test_any_index.py' 2024-04-12 22:39:39,534 wheel INFO adding 'pandas/tests/indexes/test_base.py' 2024-04-12 22:39:39,535 wheel INFO adding 'pandas/tests/indexes/test_common.py' 2024-04-12 22:39:39,535 wheel INFO adding 'pandas/tests/indexes/test_engines.py' 2024-04-12 22:39:39,535 wheel INFO adding 'pandas/tests/indexes/test_frozen.py' 2024-04-12 22:39:39,536 wheel INFO adding 'pandas/tests/indexes/test_index_new.py' 2024-04-12 22:39:39,536 wheel INFO adding 'pandas/tests/indexes/test_indexing.py' 2024-04-12 22:39:39,536 wheel INFO adding 'pandas/tests/indexes/test_numpy_compat.py' 2024-04-12 22:39:39,536 wheel INFO adding 'pandas/tests/indexes/test_setops.py' 2024-04-12 22:39:39,537 wheel INFO adding 'pandas/tests/indexes/test_subclass.py' 2024-04-12 22:39:39,537 wheel INFO adding 'pandas/tests/indexes/base_class/__init__.py' 2024-04-12 22:39:39,537 wheel INFO adding 'pandas/tests/indexes/base_class/test_constructors.py' 2024-04-12 22:39:39,538 wheel INFO adding 'pandas/tests/indexes/base_class/test_formats.py' 2024-04-12 22:39:39,538 wheel INFO adding 'pandas/tests/indexes/base_class/test_indexing.py' 2024-04-12 22:39:39,538 wheel INFO adding 'pandas/tests/indexes/base_class/test_pickle.py' 2024-04-12 22:39:39,538 wheel INFO adding 'pandas/tests/indexes/base_class/test_reshape.py' 2024-04-12 22:39:39,538 wheel INFO adding 'pandas/tests/indexes/base_class/test_setops.py' 2024-04-12 22:39:39,539 wheel INFO adding 'pandas/tests/indexes/base_class/test_where.py' 2024-04-12 22:39:39,539 wheel INFO adding 'pandas/tests/indexes/categorical/__init__.py' 2024-04-12 22:39:39,539 wheel INFO adding 'pandas/tests/indexes/categorical/test_append.py' 2024-04-12 22:39:39,539 wheel INFO adding 'pandas/tests/indexes/categorical/test_astype.py' 2024-04-12 22:39:39,540 wheel INFO adding 'pandas/tests/indexes/categorical/test_category.py' 2024-04-12 22:39:39,540 wheel INFO adding 'pandas/tests/indexes/categorical/test_constructors.py' 2024-04-12 22:39:39,540 wheel INFO adding 'pandas/tests/indexes/categorical/test_equals.py' 2024-04-12 22:39:39,540 wheel INFO adding 'pandas/tests/indexes/categorical/test_fillna.py' 2024-04-12 22:39:39,541 wheel INFO adding 'pandas/tests/indexes/categorical/test_formats.py' 2024-04-12 22:39:39,541 wheel INFO adding 'pandas/tests/indexes/categorical/test_indexing.py' 2024-04-12 22:39:39,541 wheel INFO adding 'pandas/tests/indexes/categorical/test_map.py' 2024-04-12 22:39:39,541 wheel INFO adding 'pandas/tests/indexes/categorical/test_reindex.py' 2024-04-12 22:39:39,542 wheel INFO adding 'pandas/tests/indexes/datetimelike_/__init__.py' 2024-04-12 22:39:39,542 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_drop_duplicates.py' 2024-04-12 22:39:39,542 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_equals.py' 2024-04-12 22:39:39,542 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_indexing.py' 2024-04-12 22:39:39,543 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_is_monotonic.py' 2024-04-12 22:39:39,543 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_nat.py' 2024-04-12 22:39:39,543 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_sort_values.py' 2024-04-12 22:39:39,543 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_value_counts.py' 2024-04-12 22:39:39,544 wheel INFO adding 'pandas/tests/indexes/datetimes/__init__.py' 2024-04-12 22:39:39,544 wheel INFO adding 'pandas/tests/indexes/datetimes/test_asof.py' 2024-04-12 22:39:39,544 wheel INFO adding 'pandas/tests/indexes/datetimes/test_constructors.py' 2024-04-12 22:39:39,545 wheel INFO adding 'pandas/tests/indexes/datetimes/test_date_range.py' 2024-04-12 22:39:39,545 wheel INFO adding 'pandas/tests/indexes/datetimes/test_datetime.py' 2024-04-12 22:39:39,545 wheel INFO adding 'pandas/tests/indexes/datetimes/test_datetimelike.py' 2024-04-12 22:39:39,546 wheel INFO adding 'pandas/tests/indexes/datetimes/test_delete.py' 2024-04-12 22:39:39,546 wheel INFO adding 'pandas/tests/indexes/datetimes/test_formats.py' 2024-04-12 22:39:39,546 wheel INFO adding 'pandas/tests/indexes/datetimes/test_freq_attr.py' 2024-04-12 22:39:39,546 wheel INFO adding 'pandas/tests/indexes/datetimes/test_indexing.py' 2024-04-12 22:39:39,547 wheel INFO adding 'pandas/tests/indexes/datetimes/test_join.py' 2024-04-12 22:39:39,547 wheel INFO adding 'pandas/tests/indexes/datetimes/test_map.py' 2024-04-12 22:39:39,547 wheel INFO adding 'pandas/tests/indexes/datetimes/test_misc.py' 2024-04-12 22:39:39,547 wheel INFO adding 'pandas/tests/indexes/datetimes/test_npfuncs.py' 2024-04-12 22:39:39,548 wheel INFO adding 'pandas/tests/indexes/datetimes/test_ops.py' 2024-04-12 22:39:39,548 wheel INFO adding 'pandas/tests/indexes/datetimes/test_partial_slicing.py' 2024-04-12 22:39:39,548 wheel INFO adding 'pandas/tests/indexes/datetimes/test_pickle.py' 2024-04-12 22:39:39,548 wheel INFO adding 'pandas/tests/indexes/datetimes/test_reindex.py' 2024-04-12 22:39:39,549 wheel INFO adding 'pandas/tests/indexes/datetimes/test_scalar_compat.py' 2024-04-12 22:39:39,549 wheel INFO adding 'pandas/tests/indexes/datetimes/test_setops.py' 2024-04-12 22:39:39,549 wheel INFO adding 'pandas/tests/indexes/datetimes/test_timezones.py' 2024-04-12 22:39:39,550 wheel INFO adding 'pandas/tests/indexes/datetimes/test_unique.py' 2024-04-12 22:39:39,550 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/__init__.py' 2024-04-12 22:39:39,550 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_astype.py' 2024-04-12 22:39:39,551 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_factorize.py' 2024-04-12 22:39:39,551 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_fillna.py' 2024-04-12 22:39:39,551 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_insert.py' 2024-04-12 22:39:39,551 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_isocalendar.py' 2024-04-12 22:39:39,552 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_repeat.py' 2024-04-12 22:39:39,552 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_shift.py' 2024-04-12 22:39:39,552 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_snap.py' 2024-04-12 22:39:39,552 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_to_frame.py' 2024-04-12 22:39:39,553 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_to_period.py' 2024-04-12 22:39:39,553 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_to_series.py' 2024-04-12 22:39:39,553 wheel INFO adding 'pandas/tests/indexes/interval/__init__.py' 2024-04-12 22:39:39,553 wheel INFO adding 'pandas/tests/indexes/interval/test_astype.py' 2024-04-12 22:39:39,554 wheel INFO adding 'pandas/tests/indexes/interval/test_base.py' 2024-04-12 22:39:39,554 wheel INFO adding 'pandas/tests/indexes/interval/test_constructors.py' 2024-04-12 22:39:39,554 wheel INFO adding 'pandas/tests/indexes/interval/test_equals.py' 2024-04-12 22:39:39,554 wheel INFO adding 'pandas/tests/indexes/interval/test_formats.py' 2024-04-12 22:39:39,555 wheel INFO adding 'pandas/tests/indexes/interval/test_indexing.py' 2024-04-12 22:39:39,555 wheel INFO adding 'pandas/tests/indexes/interval/test_interval.py' 2024-04-12 22:39:39,555 wheel INFO adding 'pandas/tests/indexes/interval/test_interval_range.py' 2024-04-12 22:39:39,556 wheel INFO adding 'pandas/tests/indexes/interval/test_interval_tree.py' 2024-04-12 22:39:39,556 wheel INFO adding 'pandas/tests/indexes/interval/test_join.py' 2024-04-12 22:39:39,556 wheel INFO adding 'pandas/tests/indexes/interval/test_pickle.py' 2024-04-12 22:39:39,556 wheel INFO adding 'pandas/tests/indexes/interval/test_setops.py' 2024-04-12 22:39:39,557 wheel INFO adding 'pandas/tests/indexes/multi/__init__.py' 2024-04-12 22:39:39,557 wheel INFO adding 'pandas/tests/indexes/multi/conftest.py' 2024-04-12 22:39:39,557 wheel INFO adding 'pandas/tests/indexes/multi/test_analytics.py' 2024-04-12 22:39:39,557 wheel INFO adding 'pandas/tests/indexes/multi/test_astype.py' 2024-04-12 22:39:39,558 wheel INFO adding 'pandas/tests/indexes/multi/test_compat.py' 2024-04-12 22:39:39,558 wheel INFO adding 'pandas/tests/indexes/multi/test_constructors.py' 2024-04-12 22:39:39,558 wheel INFO adding 'pandas/tests/indexes/multi/test_conversion.py' 2024-04-12 22:39:39,558 wheel INFO adding 'pandas/tests/indexes/multi/test_copy.py' 2024-04-12 22:39:39,559 wheel INFO adding 'pandas/tests/indexes/multi/test_drop.py' 2024-04-12 22:39:39,559 wheel INFO adding 'pandas/tests/indexes/multi/test_duplicates.py' 2024-04-12 22:39:39,559 wheel INFO adding 'pandas/tests/indexes/multi/test_equivalence.py' 2024-04-12 22:39:39,559 wheel INFO adding 'pandas/tests/indexes/multi/test_formats.py' 2024-04-12 22:39:39,560 wheel INFO adding 'pandas/tests/indexes/multi/test_get_level_values.py' 2024-04-12 22:39:39,560 wheel INFO adding 'pandas/tests/indexes/multi/test_get_set.py' 2024-04-12 22:39:39,560 wheel INFO adding 'pandas/tests/indexes/multi/test_indexing.py' 2024-04-12 22:39:39,561 wheel INFO adding 'pandas/tests/indexes/multi/test_integrity.py' 2024-04-12 22:39:39,561 wheel INFO adding 'pandas/tests/indexes/multi/test_isin.py' 2024-04-12 22:39:39,561 wheel INFO adding 'pandas/tests/indexes/multi/test_join.py' 2024-04-12 22:39:39,562 wheel INFO adding 'pandas/tests/indexes/multi/test_lexsort.py' 2024-04-12 22:39:39,562 wheel INFO adding 'pandas/tests/indexes/multi/test_missing.py' 2024-04-12 22:39:39,562 wheel INFO adding 'pandas/tests/indexes/multi/test_monotonic.py' 2024-04-12 22:39:39,562 wheel INFO adding 'pandas/tests/indexes/multi/test_names.py' 2024-04-12 22:39:39,562 wheel INFO adding 'pandas/tests/indexes/multi/test_partial_indexing.py' 2024-04-12 22:39:39,563 wheel INFO adding 'pandas/tests/indexes/multi/test_pickle.py' 2024-04-12 22:39:39,563 wheel INFO adding 'pandas/tests/indexes/multi/test_reindex.py' 2024-04-12 22:39:39,563 wheel INFO adding 'pandas/tests/indexes/multi/test_reshape.py' 2024-04-12 22:39:39,563 wheel INFO adding 'pandas/tests/indexes/multi/test_setops.py' 2024-04-12 22:39:39,564 wheel INFO adding 'pandas/tests/indexes/multi/test_sorting.py' 2024-04-12 22:39:39,564 wheel INFO adding 'pandas/tests/indexes/multi/test_take.py' 2024-04-12 22:39:39,564 wheel INFO adding 'pandas/tests/indexes/numeric/__init__.py' 2024-04-12 22:39:39,565 wheel INFO adding 'pandas/tests/indexes/numeric/test_astype.py' 2024-04-12 22:39:39,565 wheel INFO adding 'pandas/tests/indexes/numeric/test_indexing.py' 2024-04-12 22:39:39,565 wheel INFO adding 'pandas/tests/indexes/numeric/test_join.py' 2024-04-12 22:39:39,565 wheel INFO adding 'pandas/tests/indexes/numeric/test_numeric.py' 2024-04-12 22:39:39,566 wheel INFO adding 'pandas/tests/indexes/numeric/test_setops.py' 2024-04-12 22:39:39,566 wheel INFO adding 'pandas/tests/indexes/object/__init__.py' 2024-04-12 22:39:39,566 wheel INFO adding 'pandas/tests/indexes/object/test_astype.py' 2024-04-12 22:39:39,566 wheel INFO adding 'pandas/tests/indexes/object/test_indexing.py' 2024-04-12 22:39:39,567 wheel INFO adding 'pandas/tests/indexes/period/__init__.py' 2024-04-12 22:39:39,567 wheel INFO adding 'pandas/tests/indexes/period/test_constructors.py' 2024-04-12 22:39:39,567 wheel INFO adding 'pandas/tests/indexes/period/test_formats.py' 2024-04-12 22:39:39,568 wheel INFO adding 'pandas/tests/indexes/period/test_freq_attr.py' 2024-04-12 22:39:39,568 wheel INFO adding 'pandas/tests/indexes/period/test_indexing.py' 2024-04-12 22:39:39,568 wheel INFO adding 'pandas/tests/indexes/period/test_join.py' 2024-04-12 22:39:39,568 wheel INFO adding 'pandas/tests/indexes/period/test_monotonic.py' 2024-04-12 22:39:39,569 wheel INFO adding 'pandas/tests/indexes/period/test_partial_slicing.py' 2024-04-12 22:39:39,569 wheel INFO adding 'pandas/tests/indexes/period/test_period.py' 2024-04-12 22:39:39,569 wheel INFO adding 'pandas/tests/indexes/period/test_period_range.py' 2024-04-12 22:39:39,569 wheel INFO adding 'pandas/tests/indexes/period/test_pickle.py' 2024-04-12 22:39:39,570 wheel INFO adding 'pandas/tests/indexes/period/test_resolution.py' 2024-04-12 22:39:39,570 wheel INFO adding 'pandas/tests/indexes/period/test_scalar_compat.py' 2024-04-12 22:39:39,570 wheel INFO adding 'pandas/tests/indexes/period/test_searchsorted.py' 2024-04-12 22:39:39,570 wheel INFO adding 'pandas/tests/indexes/period/test_setops.py' 2024-04-12 22:39:39,571 wheel INFO adding 'pandas/tests/indexes/period/test_tools.py' 2024-04-12 22:39:39,571 wheel INFO adding 'pandas/tests/indexes/period/methods/__init__.py' 2024-04-12 22:39:39,571 wheel INFO adding 'pandas/tests/indexes/period/methods/test_asfreq.py' 2024-04-12 22:39:39,571 wheel INFO adding 'pandas/tests/indexes/period/methods/test_astype.py' 2024-04-12 22:39:39,572 wheel INFO adding 'pandas/tests/indexes/period/methods/test_factorize.py' 2024-04-12 22:39:39,572 wheel INFO adding 'pandas/tests/indexes/period/methods/test_fillna.py' 2024-04-12 22:39:39,572 wheel INFO adding 'pandas/tests/indexes/period/methods/test_insert.py' 2024-04-12 22:39:39,572 wheel INFO adding 'pandas/tests/indexes/period/methods/test_is_full.py' 2024-04-12 22:39:39,572 wheel INFO adding 'pandas/tests/indexes/period/methods/test_repeat.py' 2024-04-12 22:39:39,573 wheel INFO adding 'pandas/tests/indexes/period/methods/test_shift.py' 2024-04-12 22:39:39,573 wheel INFO adding 'pandas/tests/indexes/period/methods/test_to_timestamp.py' 2024-04-12 22:39:39,573 wheel INFO adding 'pandas/tests/indexes/ranges/__init__.py' 2024-04-12 22:39:39,573 wheel INFO adding 'pandas/tests/indexes/ranges/test_constructors.py' 2024-04-12 22:39:39,574 wheel INFO adding 'pandas/tests/indexes/ranges/test_indexing.py' 2024-04-12 22:39:39,574 wheel INFO adding 'pandas/tests/indexes/ranges/test_join.py' 2024-04-12 22:39:39,574 wheel INFO adding 'pandas/tests/indexes/ranges/test_range.py' 2024-04-12 22:39:39,575 wheel INFO adding 'pandas/tests/indexes/ranges/test_setops.py' 2024-04-12 22:39:39,575 wheel INFO adding 'pandas/tests/indexes/timedeltas/__init__.py' 2024-04-12 22:39:39,575 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_constructors.py' 2024-04-12 22:39:39,575 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_delete.py' 2024-04-12 22:39:39,576 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_formats.py' 2024-04-12 22:39:39,576 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_freq_attr.py' 2024-04-12 22:39:39,576 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_indexing.py' 2024-04-12 22:39:39,576 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_join.py' 2024-04-12 22:39:39,577 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_ops.py' 2024-04-12 22:39:39,577 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_pickle.py' 2024-04-12 22:39:39,577 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_scalar_compat.py' 2024-04-12 22:39:39,577 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_searchsorted.py' 2024-04-12 22:39:39,577 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_setops.py' 2024-04-12 22:39:39,578 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_timedelta.py' 2024-04-12 22:39:39,578 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_timedelta_range.py' 2024-04-12 22:39:39,578 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/__init__.py' 2024-04-12 22:39:39,578 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/test_astype.py' 2024-04-12 22:39:39,579 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/test_factorize.py' 2024-04-12 22:39:39,579 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/test_fillna.py' 2024-04-12 22:39:39,579 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/test_insert.py' 2024-04-12 22:39:39,579 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/test_repeat.py' 2024-04-12 22:39:39,580 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/test_shift.py' 2024-04-12 22:39:39,580 wheel INFO adding 'pandas/tests/indexing/__init__.py' 2024-04-12 22:39:39,580 wheel INFO adding 'pandas/tests/indexing/common.py' 2024-04-12 22:39:39,580 wheel INFO adding 'pandas/tests/indexing/conftest.py' 2024-04-12 22:39:39,581 wheel INFO adding 'pandas/tests/indexing/test_at.py' 2024-04-12 22:39:39,581 wheel INFO adding 'pandas/tests/indexing/test_categorical.py' 2024-04-12 22:39:39,581 wheel INFO adding 'pandas/tests/indexing/test_chaining_and_caching.py' 2024-04-12 22:39:39,582 wheel INFO adding 'pandas/tests/indexing/test_check_indexer.py' 2024-04-12 22:39:39,582 wheel INFO adding 'pandas/tests/indexing/test_coercion.py' 2024-04-12 22:39:39,582 wheel INFO adding 'pandas/tests/indexing/test_datetime.py' 2024-04-12 22:39:39,583 wheel INFO adding 'pandas/tests/indexing/test_floats.py' 2024-04-12 22:39:39,583 wheel INFO adding 'pandas/tests/indexing/test_iat.py' 2024-04-12 22:39:39,583 wheel INFO adding 'pandas/tests/indexing/test_iloc.py' 2024-04-12 22:39:39,584 wheel INFO adding 'pandas/tests/indexing/test_indexers.py' 2024-04-12 22:39:39,584 wheel INFO adding 'pandas/tests/indexing/test_indexing.py' 2024-04-12 22:39:39,585 wheel INFO adding 'pandas/tests/indexing/test_loc.py' 2024-04-12 22:39:39,585 wheel INFO adding 'pandas/tests/indexing/test_na_indexing.py' 2024-04-12 22:39:39,586 wheel INFO adding 'pandas/tests/indexing/test_partial.py' 2024-04-12 22:39:39,586 wheel INFO adding 'pandas/tests/indexing/test_scalar.py' 2024-04-12 22:39:39,586 wheel INFO adding 'pandas/tests/indexing/interval/__init__.py' 2024-04-12 22:39:39,586 wheel INFO adding 'pandas/tests/indexing/interval/test_interval.py' 2024-04-12 22:39:39,587 wheel INFO adding 'pandas/tests/indexing/interval/test_interval_new.py' 2024-04-12 22:39:39,587 wheel INFO adding 'pandas/tests/indexing/multiindex/__init__.py' 2024-04-12 22:39:39,587 wheel INFO adding 'pandas/tests/indexing/multiindex/test_chaining_and_caching.py' 2024-04-12 22:39:39,587 wheel INFO adding 'pandas/tests/indexing/multiindex/test_datetime.py' 2024-04-12 22:39:39,588 wheel INFO adding 'pandas/tests/indexing/multiindex/test_getitem.py' 2024-04-12 22:39:39,588 wheel INFO adding 'pandas/tests/indexing/multiindex/test_iloc.py' 2024-04-12 22:39:39,588 wheel INFO adding 'pandas/tests/indexing/multiindex/test_indexing_slow.py' 2024-04-12 22:39:39,588 wheel INFO adding 'pandas/tests/indexing/multiindex/test_loc.py' 2024-04-12 22:39:39,589 wheel INFO adding 'pandas/tests/indexing/multiindex/test_multiindex.py' 2024-04-12 22:39:39,589 wheel INFO adding 'pandas/tests/indexing/multiindex/test_partial.py' 2024-04-12 22:39:39,589 wheel INFO adding 'pandas/tests/indexing/multiindex/test_setitem.py' 2024-04-12 22:39:39,590 wheel INFO adding 'pandas/tests/indexing/multiindex/test_slice.py' 2024-04-12 22:39:39,590 wheel INFO adding 'pandas/tests/indexing/multiindex/test_sorted.py' 2024-04-12 22:39:39,590 wheel INFO adding 'pandas/tests/interchange/__init__.py' 2024-04-12 22:39:39,591 wheel INFO adding 'pandas/tests/interchange/conftest.py' 2024-04-12 22:39:39,591 wheel INFO adding 'pandas/tests/interchange/test_impl.py' 2024-04-12 22:39:39,591 wheel INFO adding 'pandas/tests/interchange/test_spec_conformance.py' 2024-04-12 22:39:39,591 wheel INFO adding 'pandas/tests/interchange/test_utils.py' 2024-04-12 22:39:39,592 wheel INFO adding 'pandas/tests/internals/__init__.py' 2024-04-12 22:39:39,592 wheel INFO adding 'pandas/tests/internals/test_api.py' 2024-04-12 22:39:39,592 wheel INFO adding 'pandas/tests/internals/test_internals.py' 2024-04-12 22:39:39,593 wheel INFO adding 'pandas/tests/internals/test_managers.py' 2024-04-12 22:39:39,593 wheel INFO adding 'pandas/tests/io/__init__.py' 2024-04-12 22:39:39,593 wheel INFO adding 'pandas/tests/io/conftest.py' 2024-04-12 22:39:39,593 wheel INFO adding 'pandas/tests/io/generate_legacy_storage_files.py' 2024-04-12 22:39:39,594 wheel INFO adding 'pandas/tests/io/test_clipboard.py' 2024-04-12 22:39:39,594 wheel INFO adding 'pandas/tests/io/test_common.py' 2024-04-12 22:39:39,594 wheel INFO adding 'pandas/tests/io/test_compression.py' 2024-04-12 22:39:39,595 wheel INFO adding 'pandas/tests/io/test_feather.py' 2024-04-12 22:39:39,595 wheel INFO adding 'pandas/tests/io/test_fsspec.py' 2024-04-12 22:39:39,595 wheel INFO adding 'pandas/tests/io/test_gcs.py' 2024-04-12 22:39:39,595 wheel INFO adding 'pandas/tests/io/test_html.py' 2024-04-12 22:39:39,596 wheel INFO adding 'pandas/tests/io/test_orc.py' 2024-04-12 22:39:39,596 wheel INFO adding 'pandas/tests/io/test_parquet.py' 2024-04-12 22:39:39,597 wheel INFO adding 'pandas/tests/io/test_pickle.py' 2024-04-12 22:39:39,597 wheel INFO adding 'pandas/tests/io/test_s3.py' 2024-04-12 22:39:39,597 wheel INFO adding 'pandas/tests/io/test_spss.py' 2024-04-12 22:39:39,598 wheel INFO adding 'pandas/tests/io/test_sql.py' 2024-04-12 22:39:39,599 wheel INFO adding 'pandas/tests/io/test_stata.py' 2024-04-12 22:39:39,599 wheel INFO adding 'pandas/tests/io/test_user_agent.py' 2024-04-12 22:39:39,600 wheel INFO adding 'pandas/tests/io/data/gbq_fake_job.txt' 2024-04-12 22:39:39,600 wheel INFO adding 'pandas/tests/io/data/fixed_width/fixed_width_format.txt' 2024-04-12 22:39:39,600 wheel INFO adding 'pandas/tests/io/data/legacy_pickle/1.2.4/empty_frame_v1_2_4-GH#42345.pkl' 2024-04-12 22:39:39,600 wheel INFO adding 'pandas/tests/io/data/parquet/simple.parquet' 2024-04-12 22:39:39,601 wheel INFO adding 'pandas/tests/io/data/pickle/test_mi_py27.pkl' 2024-04-12 22:39:39,601 wheel INFO adding 'pandas/tests/io/data/pickle/test_py27.pkl' 2024-04-12 22:39:39,601 wheel INFO adding 'pandas/tests/io/data/xml/baby_names.xml' 2024-04-12 22:39:39,601 wheel INFO adding 'pandas/tests/io/data/xml/books.xml' 2024-04-12 22:39:39,602 wheel INFO adding 'pandas/tests/io/data/xml/cta_rail_lines.kml' 2024-04-12 22:39:39,602 wheel INFO adding 'pandas/tests/io/data/xml/doc_ch_utf.xml' 2024-04-12 22:39:39,602 wheel INFO adding 'pandas/tests/io/data/xml/flatten_doc.xsl' 2024-04-12 22:39:39,602 wheel INFO adding 'pandas/tests/io/data/xml/row_field_output.xsl' 2024-04-12 22:39:39,603 wheel INFO adding 'pandas/tests/io/excel/__init__.py' 2024-04-12 22:39:39,603 wheel INFO adding 'pandas/tests/io/excel/conftest.py' 2024-04-12 22:39:39,603 wheel INFO adding 'pandas/tests/io/excel/test_odf.py' 2024-04-12 22:39:39,603 wheel INFO adding 'pandas/tests/io/excel/test_odswriter.py' 2024-04-12 22:39:39,603 wheel INFO adding 'pandas/tests/io/excel/test_openpyxl.py' 2024-04-12 22:39:39,604 wheel INFO adding 'pandas/tests/io/excel/test_readers.py' 2024-04-12 22:39:39,604 wheel INFO adding 'pandas/tests/io/excel/test_style.py' 2024-04-12 22:39:39,605 wheel INFO adding 'pandas/tests/io/excel/test_writers.py' 2024-04-12 22:39:39,605 wheel INFO adding 'pandas/tests/io/excel/test_xlrd.py' 2024-04-12 22:39:39,605 wheel INFO adding 'pandas/tests/io/excel/test_xlsxwriter.py' 2024-04-12 22:39:39,606 wheel INFO adding 'pandas/tests/io/formats/__init__.py' 2024-04-12 22:39:39,606 wheel INFO adding 'pandas/tests/io/formats/test_console.py' 2024-04-12 22:39:39,606 wheel INFO adding 'pandas/tests/io/formats/test_css.py' 2024-04-12 22:39:39,606 wheel INFO adding 'pandas/tests/io/formats/test_eng_formatting.py' 2024-04-12 22:39:39,607 wheel INFO adding 'pandas/tests/io/formats/test_format.py' 2024-04-12 22:39:39,608 wheel INFO adding 'pandas/tests/io/formats/test_info.py' 2024-04-12 22:39:39,608 wheel INFO adding 'pandas/tests/io/formats/test_printing.py' 2024-04-12 22:39:39,608 wheel INFO adding 'pandas/tests/io/formats/test_series_info.py' 2024-04-12 22:39:39,609 wheel INFO adding 'pandas/tests/io/formats/test_to_csv.py' 2024-04-12 22:39:39,609 wheel INFO adding 'pandas/tests/io/formats/test_to_excel.py' 2024-04-12 22:39:39,609 wheel INFO adding 'pandas/tests/io/formats/test_to_html.py' 2024-04-12 22:39:39,610 wheel INFO adding 'pandas/tests/io/formats/test_to_latex.py' 2024-04-12 22:39:39,610 wheel INFO adding 'pandas/tests/io/formats/test_to_markdown.py' 2024-04-12 22:39:39,610 wheel INFO adding 'pandas/tests/io/formats/test_to_string.py' 2024-04-12 22:39:39,611 wheel INFO adding 'pandas/tests/io/formats/style/__init__.py' 2024-04-12 22:39:39,611 wheel INFO adding 'pandas/tests/io/formats/style/test_bar.py' 2024-04-12 22:39:39,611 wheel INFO adding 'pandas/tests/io/formats/style/test_exceptions.py' 2024-04-12 22:39:39,611 wheel INFO adding 'pandas/tests/io/formats/style/test_format.py' 2024-04-12 22:39:39,612 wheel INFO adding 'pandas/tests/io/formats/style/test_highlight.py' 2024-04-12 22:39:39,612 wheel INFO adding 'pandas/tests/io/formats/style/test_html.py' 2024-04-12 22:39:39,612 wheel INFO adding 'pandas/tests/io/formats/style/test_matplotlib.py' 2024-04-12 22:39:39,613 wheel INFO adding 'pandas/tests/io/formats/style/test_non_unique.py' 2024-04-12 22:39:39,613 wheel INFO adding 'pandas/tests/io/formats/style/test_style.py' 2024-04-12 22:39:39,614 wheel INFO adding 'pandas/tests/io/formats/style/test_to_latex.py' 2024-04-12 22:39:39,614 wheel INFO adding 'pandas/tests/io/formats/style/test_to_string.py' 2024-04-12 22:39:39,614 wheel INFO adding 'pandas/tests/io/formats/style/test_tooltip.py' 2024-04-12 22:39:39,615 wheel INFO adding 'pandas/tests/io/json/__init__.py' 2024-04-12 22:39:39,615 wheel INFO adding 'pandas/tests/io/json/conftest.py' 2024-04-12 22:39:39,615 wheel INFO adding 'pandas/tests/io/json/test_compression.py' 2024-04-12 22:39:39,615 wheel INFO adding 'pandas/tests/io/json/test_deprecated_kwargs.py' 2024-04-12 22:39:39,615 wheel INFO adding 'pandas/tests/io/json/test_json_table_schema.py' 2024-04-12 22:39:39,616 wheel INFO adding 'pandas/tests/io/json/test_json_table_schema_ext_dtype.py' 2024-04-12 22:39:39,616 wheel INFO adding 'pandas/tests/io/json/test_normalize.py' 2024-04-12 22:39:39,617 wheel INFO adding 'pandas/tests/io/json/test_pandas.py' 2024-04-12 22:39:39,617 wheel INFO adding 'pandas/tests/io/json/test_readlines.py' 2024-04-12 22:39:39,618 wheel INFO adding 'pandas/tests/io/json/test_ujson.py' 2024-04-12 22:39:39,618 wheel INFO adding 'pandas/tests/io/parser/__init__.py' 2024-04-12 22:39:39,618 wheel INFO adding 'pandas/tests/io/parser/conftest.py' 2024-04-12 22:39:39,619 wheel INFO adding 'pandas/tests/io/parser/test_c_parser_only.py' 2024-04-12 22:39:39,619 wheel INFO adding 'pandas/tests/io/parser/test_comment.py' 2024-04-12 22:39:39,619 wheel INFO adding 'pandas/tests/io/parser/test_compression.py' 2024-04-12 22:39:39,619 wheel INFO adding 'pandas/tests/io/parser/test_concatenate_chunks.py' 2024-04-12 22:39:39,620 wheel INFO adding 'pandas/tests/io/parser/test_converters.py' 2024-04-12 22:39:39,620 wheel INFO adding 'pandas/tests/io/parser/test_dialect.py' 2024-04-12 22:39:39,620 wheel INFO adding 'pandas/tests/io/parser/test_encoding.py' 2024-04-12 22:39:39,620 wheel INFO adding 'pandas/tests/io/parser/test_header.py' 2024-04-12 22:39:39,621 wheel INFO adding 'pandas/tests/io/parser/test_index_col.py' 2024-04-12 22:39:39,621 wheel INFO adding 'pandas/tests/io/parser/test_mangle_dupes.py' 2024-04-12 22:39:39,621 wheel INFO adding 'pandas/tests/io/parser/test_multi_thread.py' 2024-04-12 22:39:39,621 wheel INFO adding 'pandas/tests/io/parser/test_na_values.py' 2024-04-12 22:39:39,622 wheel INFO adding 'pandas/tests/io/parser/test_network.py' 2024-04-12 22:39:39,622 wheel INFO adding 'pandas/tests/io/parser/test_parse_dates.py' 2024-04-12 22:39:39,623 wheel INFO adding 'pandas/tests/io/parser/test_python_parser_only.py' 2024-04-12 22:39:39,623 wheel INFO adding 'pandas/tests/io/parser/test_quoting.py' 2024-04-12 22:39:39,623 wheel INFO adding 'pandas/tests/io/parser/test_read_fwf.py' 2024-04-12 22:39:39,624 wheel INFO adding 'pandas/tests/io/parser/test_skiprows.py' 2024-04-12 22:39:39,624 wheel INFO adding 'pandas/tests/io/parser/test_textreader.py' 2024-04-12 22:39:39,624 wheel INFO adding 'pandas/tests/io/parser/test_unsupported.py' 2024-04-12 22:39:39,624 wheel INFO adding 'pandas/tests/io/parser/test_upcast.py' 2024-04-12 22:39:39,625 wheel INFO adding 'pandas/tests/io/parser/common/__init__.py' 2024-04-12 22:39:39,625 wheel INFO adding 'pandas/tests/io/parser/common/test_chunksize.py' 2024-04-12 22:39:39,625 wheel INFO adding 'pandas/tests/io/parser/common/test_common_basic.py' 2024-04-12 22:39:39,626 wheel INFO adding 'pandas/tests/io/parser/common/test_data_list.py' 2024-04-12 22:39:39,626 wheel INFO adding 'pandas/tests/io/parser/common/test_decimal.py' 2024-04-12 22:39:39,626 wheel INFO adding 'pandas/tests/io/parser/common/test_file_buffer_url.py' 2024-04-12 22:39:39,626 wheel INFO adding 'pandas/tests/io/parser/common/test_float.py' 2024-04-12 22:39:39,627 wheel INFO adding 'pandas/tests/io/parser/common/test_index.py' 2024-04-12 22:39:39,627 wheel INFO adding 'pandas/tests/io/parser/common/test_inf.py' 2024-04-12 22:39:39,627 wheel INFO adding 'pandas/tests/io/parser/common/test_ints.py' 2024-04-12 22:39:39,627 wheel INFO adding 'pandas/tests/io/parser/common/test_iterator.py' 2024-04-12 22:39:39,627 wheel INFO adding 'pandas/tests/io/parser/common/test_read_errors.py' 2024-04-12 22:39:39,628 wheel INFO adding 'pandas/tests/io/parser/common/test_verbose.py' 2024-04-12 22:39:39,628 wheel INFO adding 'pandas/tests/io/parser/dtypes/__init__.py' 2024-04-12 22:39:39,628 wheel INFO adding 'pandas/tests/io/parser/dtypes/test_categorical.py' 2024-04-12 22:39:39,628 wheel INFO adding 'pandas/tests/io/parser/dtypes/test_dtypes_basic.py' 2024-04-12 22:39:39,629 wheel INFO adding 'pandas/tests/io/parser/dtypes/test_empty.py' 2024-04-12 22:39:39,629 wheel INFO adding 'pandas/tests/io/parser/usecols/__init__.py' 2024-04-12 22:39:39,629 wheel INFO adding 'pandas/tests/io/parser/usecols/test_parse_dates.py' 2024-04-12 22:39:39,629 wheel INFO adding 'pandas/tests/io/parser/usecols/test_strings.py' 2024-04-12 22:39:39,630 wheel INFO adding 'pandas/tests/io/parser/usecols/test_usecols_basic.py' 2024-04-12 22:39:39,630 wheel INFO adding 'pandas/tests/io/pytables/__init__.py' 2024-04-12 22:39:39,630 wheel INFO adding 'pandas/tests/io/pytables/common.py' 2024-04-12 22:39:39,630 wheel INFO adding 'pandas/tests/io/pytables/conftest.py' 2024-04-12 22:39:39,631 wheel INFO adding 'pandas/tests/io/pytables/test_append.py' 2024-04-12 22:39:39,631 wheel INFO adding 'pandas/tests/io/pytables/test_categorical.py' 2024-04-12 22:39:39,631 wheel INFO adding 'pandas/tests/io/pytables/test_compat.py' 2024-04-12 22:39:39,632 wheel INFO adding 'pandas/tests/io/pytables/test_complex.py' 2024-04-12 22:39:39,632 wheel INFO adding 'pandas/tests/io/pytables/test_errors.py' 2024-04-12 22:39:39,633 wheel INFO adding 'pandas/tests/io/pytables/test_file_handling.py' 2024-04-12 22:39:39,633 wheel INFO adding 'pandas/tests/io/pytables/test_keys.py' 2024-04-12 22:39:39,633 wheel INFO adding 'pandas/tests/io/pytables/test_put.py' 2024-04-12 22:39:39,633 wheel INFO adding 'pandas/tests/io/pytables/test_pytables_missing.py' 2024-04-12 22:39:39,634 wheel INFO adding 'pandas/tests/io/pytables/test_read.py' 2024-04-12 22:39:39,634 wheel INFO adding 'pandas/tests/io/pytables/test_retain_attributes.py' 2024-04-12 22:39:39,634 wheel INFO adding 'pandas/tests/io/pytables/test_round_trip.py' 2024-04-12 22:39:39,634 wheel INFO adding 'pandas/tests/io/pytables/test_select.py' 2024-04-12 22:39:39,635 wheel INFO adding 'pandas/tests/io/pytables/test_store.py' 2024-04-12 22:39:39,635 wheel INFO adding 'pandas/tests/io/pytables/test_subclass.py' 2024-04-12 22:39:39,635 wheel INFO adding 'pandas/tests/io/pytables/test_time_series.py' 2024-04-12 22:39:39,636 wheel INFO adding 'pandas/tests/io/pytables/test_timezones.py' 2024-04-12 22:39:39,636 wheel INFO adding 'pandas/tests/io/sas/__init__.py' 2024-04-12 22:39:39,636 wheel INFO adding 'pandas/tests/io/sas/test_byteswap.py' 2024-04-12 22:39:39,636 wheel INFO adding 'pandas/tests/io/sas/test_sas.py' 2024-04-12 22:39:39,637 wheel INFO adding 'pandas/tests/io/sas/test_sas7bdat.py' 2024-04-12 22:39:39,637 wheel INFO adding 'pandas/tests/io/sas/test_xport.py' 2024-04-12 22:39:39,637 wheel INFO adding 'pandas/tests/io/xml/__init__.py' 2024-04-12 22:39:39,638 wheel INFO adding 'pandas/tests/io/xml/test_to_xml.py' 2024-04-12 22:39:39,638 wheel INFO adding 'pandas/tests/io/xml/test_xml.py' 2024-04-12 22:39:39,639 wheel INFO adding 'pandas/tests/io/xml/test_xml_dtypes.py' 2024-04-12 22:39:39,639 wheel INFO adding 'pandas/tests/libs/__init__.py' 2024-04-12 22:39:39,639 wheel INFO adding 'pandas/tests/libs/test_hashtable.py' 2024-04-12 22:39:39,639 wheel INFO adding 'pandas/tests/libs/test_join.py' 2024-04-12 22:39:39,640 wheel INFO adding 'pandas/tests/libs/test_lib.py' 2024-04-12 22:39:39,640 wheel INFO adding 'pandas/tests/plotting/__init__.py' 2024-04-12 22:39:39,640 wheel INFO adding 'pandas/tests/plotting/common.py' 2024-04-12 22:39:39,641 wheel INFO adding 'pandas/tests/plotting/conftest.py' 2024-04-12 22:39:39,641 wheel INFO adding 'pandas/tests/plotting/test_backend.py' 2024-04-12 22:39:39,641 wheel INFO adding 'pandas/tests/plotting/test_boxplot_method.py' 2024-04-12 22:39:39,641 wheel INFO adding 'pandas/tests/plotting/test_common.py' 2024-04-12 22:39:39,642 wheel INFO adding 'pandas/tests/plotting/test_converter.py' 2024-04-12 22:39:39,642 wheel INFO adding 'pandas/tests/plotting/test_datetimelike.py' 2024-04-12 22:39:39,642 wheel INFO adding 'pandas/tests/plotting/test_groupby.py' 2024-04-12 22:39:39,643 wheel INFO adding 'pandas/tests/plotting/test_hist_method.py' 2024-04-12 22:39:39,643 wheel INFO adding 'pandas/tests/plotting/test_misc.py' 2024-04-12 22:39:39,644 wheel INFO adding 'pandas/tests/plotting/test_series.py' 2024-04-12 22:39:39,644 wheel INFO adding 'pandas/tests/plotting/test_style.py' 2024-04-12 22:39:39,644 wheel INFO adding 'pandas/tests/plotting/frame/__init__.py' 2024-04-12 22:39:39,645 wheel INFO adding 'pandas/tests/plotting/frame/test_frame.py' 2024-04-12 22:39:39,645 wheel INFO adding 'pandas/tests/plotting/frame/test_frame_color.py' 2024-04-12 22:39:39,646 wheel INFO adding 'pandas/tests/plotting/frame/test_frame_groupby.py' 2024-04-12 22:39:39,646 wheel INFO adding 'pandas/tests/plotting/frame/test_frame_legend.py' 2024-04-12 22:39:39,646 wheel INFO adding 'pandas/tests/plotting/frame/test_frame_subplots.py' 2024-04-12 22:39:39,646 wheel INFO adding 'pandas/tests/plotting/frame/test_hist_box_by.py' 2024-04-12 22:39:39,647 wheel INFO adding 'pandas/tests/reductions/__init__.py' 2024-04-12 22:39:39,647 wheel INFO adding 'pandas/tests/reductions/test_reductions.py' 2024-04-12 22:39:39,648 wheel INFO adding 'pandas/tests/reductions/test_stat_reductions.py' 2024-04-12 22:39:39,648 wheel INFO adding 'pandas/tests/resample/__init__.py' 2024-04-12 22:39:39,648 wheel INFO adding 'pandas/tests/resample/conftest.py' 2024-04-12 22:39:39,648 wheel INFO adding 'pandas/tests/resample/test_base.py' 2024-04-12 22:39:39,649 wheel INFO adding 'pandas/tests/resample/test_datetime_index.py' 2024-04-12 22:39:39,649 wheel INFO adding 'pandas/tests/resample/test_period_index.py' 2024-04-12 22:39:39,650 wheel INFO adding 'pandas/tests/resample/test_resample_api.py' 2024-04-12 22:39:39,650 wheel INFO adding 'pandas/tests/resample/test_resampler_grouper.py' 2024-04-12 22:39:39,650 wheel INFO adding 'pandas/tests/resample/test_time_grouper.py' 2024-04-12 22:39:39,651 wheel INFO adding 'pandas/tests/resample/test_timedelta.py' 2024-04-12 22:39:39,651 wheel INFO adding 'pandas/tests/reshape/__init__.py' 2024-04-12 22:39:39,651 wheel INFO adding 'pandas/tests/reshape/test_crosstab.py' 2024-04-12 22:39:39,652 wheel INFO adding 'pandas/tests/reshape/test_cut.py' 2024-04-12 22:39:39,652 wheel INFO adding 'pandas/tests/reshape/test_from_dummies.py' 2024-04-12 22:39:39,652 wheel INFO adding 'pandas/tests/reshape/test_get_dummies.py' 2024-04-12 22:39:39,653 wheel INFO adding 'pandas/tests/reshape/test_melt.py' 2024-04-12 22:39:39,653 wheel INFO adding 'pandas/tests/reshape/test_pivot.py' 2024-04-12 22:39:39,654 wheel INFO adding 'pandas/tests/reshape/test_pivot_multilevel.py' 2024-04-12 22:39:39,654 wheel INFO adding 'pandas/tests/reshape/test_qcut.py' 2024-04-12 22:39:39,655 wheel INFO adding 'pandas/tests/reshape/test_union_categoricals.py' 2024-04-12 22:39:39,655 wheel INFO adding 'pandas/tests/reshape/test_util.py' 2024-04-12 22:39:39,655 wheel INFO adding 'pandas/tests/reshape/concat/__init__.py' 2024-04-12 22:39:39,655 wheel INFO adding 'pandas/tests/reshape/concat/conftest.py' 2024-04-12 22:39:39,656 wheel INFO adding 'pandas/tests/reshape/concat/test_append.py' 2024-04-12 22:39:39,656 wheel INFO adding 'pandas/tests/reshape/concat/test_append_common.py' 2024-04-12 22:39:39,656 wheel INFO adding 'pandas/tests/reshape/concat/test_categorical.py' 2024-04-12 22:39:39,657 wheel INFO adding 'pandas/tests/reshape/concat/test_concat.py' 2024-04-12 22:39:39,657 wheel INFO adding 'pandas/tests/reshape/concat/test_dataframe.py' 2024-04-12 22:39:39,657 wheel INFO adding 'pandas/tests/reshape/concat/test_datetimes.py' 2024-04-12 22:39:39,658 wheel INFO adding 'pandas/tests/reshape/concat/test_empty.py' 2024-04-12 22:39:39,658 wheel INFO adding 'pandas/tests/reshape/concat/test_index.py' 2024-04-12 22:39:39,658 wheel INFO adding 'pandas/tests/reshape/concat/test_invalid.py' 2024-04-12 22:39:39,658 wheel INFO adding 'pandas/tests/reshape/concat/test_series.py' 2024-04-12 22:39:39,659 wheel INFO adding 'pandas/tests/reshape/concat/test_sort.py' 2024-04-12 22:39:39,659 wheel INFO adding 'pandas/tests/reshape/merge/__init__.py' 2024-04-12 22:39:39,659 wheel INFO adding 'pandas/tests/reshape/merge/test_join.py' 2024-04-12 22:39:39,660 wheel INFO adding 'pandas/tests/reshape/merge/test_merge.py' 2024-04-12 22:39:39,661 wheel INFO adding 'pandas/tests/reshape/merge/test_merge_asof.py' 2024-04-12 22:39:39,661 wheel INFO adding 'pandas/tests/reshape/merge/test_merge_cross.py' 2024-04-12 22:39:39,661 wheel INFO adding 'pandas/tests/reshape/merge/test_merge_index_as_string.py' 2024-04-12 22:39:39,662 wheel INFO adding 'pandas/tests/reshape/merge/test_merge_ordered.py' 2024-04-12 22:39:39,662 wheel INFO adding 'pandas/tests/reshape/merge/test_multi.py' 2024-04-12 22:39:39,662 wheel INFO adding 'pandas/tests/scalar/__init__.py' 2024-04-12 22:39:39,662 wheel INFO adding 'pandas/tests/scalar/test_na_scalar.py' 2024-04-12 22:39:39,663 wheel INFO adding 'pandas/tests/scalar/test_nat.py' 2024-04-12 22:39:39,663 wheel INFO adding 'pandas/tests/scalar/interval/__init__.py' 2024-04-12 22:39:39,663 wheel INFO adding 'pandas/tests/scalar/interval/test_arithmetic.py' 2024-04-12 22:39:39,664 wheel INFO adding 'pandas/tests/scalar/interval/test_interval.py' 2024-04-12 22:39:39,664 wheel INFO adding 'pandas/tests/scalar/interval/test_ops.py' 2024-04-12 22:39:39,664 wheel INFO adding 'pandas/tests/scalar/period/__init__.py' 2024-04-12 22:39:39,664 wheel INFO adding 'pandas/tests/scalar/period/test_asfreq.py' 2024-04-12 22:39:39,665 wheel INFO adding 'pandas/tests/scalar/period/test_period.py' 2024-04-12 22:39:39,665 wheel INFO adding 'pandas/tests/scalar/timedelta/__init__.py' 2024-04-12 22:39:39,666 wheel INFO adding 'pandas/tests/scalar/timedelta/test_arithmetic.py' 2024-04-12 22:39:39,666 wheel INFO adding 'pandas/tests/scalar/timedelta/test_constructors.py' 2024-04-12 22:39:39,666 wheel INFO adding 'pandas/tests/scalar/timedelta/test_formats.py' 2024-04-12 22:39:39,667 wheel INFO adding 'pandas/tests/scalar/timedelta/test_timedelta.py' 2024-04-12 22:39:39,667 wheel INFO adding 'pandas/tests/scalar/timestamp/__init__.py' 2024-04-12 22:39:39,667 wheel INFO adding 'pandas/tests/scalar/timestamp/test_arithmetic.py' 2024-04-12 22:39:39,668 wheel INFO adding 'pandas/tests/scalar/timestamp/test_comparisons.py' 2024-04-12 22:39:39,668 wheel INFO adding 'pandas/tests/scalar/timestamp/test_constructors.py' 2024-04-12 22:39:39,668 wheel INFO adding 'pandas/tests/scalar/timestamp/test_formats.py' 2024-04-12 22:39:39,668 wheel INFO adding 'pandas/tests/scalar/timestamp/test_rendering.py' 2024-04-12 22:39:39,669 wheel INFO adding 'pandas/tests/scalar/timestamp/test_timestamp.py' 2024-04-12 22:39:39,669 wheel INFO adding 'pandas/tests/scalar/timestamp/test_timezones.py' 2024-04-12 22:39:39,670 wheel INFO adding 'pandas/tests/scalar/timestamp/test_unary_ops.py' 2024-04-12 22:39:39,670 wheel INFO adding 'pandas/tests/series/__init__.py' 2024-04-12 22:39:39,670 wheel INFO adding 'pandas/tests/series/test_api.py' 2024-04-12 22:39:39,670 wheel INFO adding 'pandas/tests/series/test_arithmetic.py' 2024-04-12 22:39:39,671 wheel INFO adding 'pandas/tests/series/test_constructors.py' 2024-04-12 22:39:39,672 wheel INFO adding 'pandas/tests/series/test_cumulative.py' 2024-04-12 22:39:39,672 wheel INFO adding 'pandas/tests/series/test_iteration.py' 2024-04-12 22:39:39,672 wheel INFO adding 'pandas/tests/series/test_logical_ops.py' 2024-04-12 22:39:39,672 wheel INFO adding 'pandas/tests/series/test_missing.py' 2024-04-12 22:39:39,673 wheel INFO adding 'pandas/tests/series/test_npfuncs.py' 2024-04-12 22:39:39,673 wheel INFO adding 'pandas/tests/series/test_reductions.py' 2024-04-12 22:39:39,673 wheel INFO adding 'pandas/tests/series/test_repr.py' 2024-04-12 22:39:39,673 wheel INFO adding 'pandas/tests/series/test_subclass.py' 2024-04-12 22:39:39,674 wheel INFO adding 'pandas/tests/series/test_ufunc.py' 2024-04-12 22:39:39,674 wheel INFO adding 'pandas/tests/series/test_unary.py' 2024-04-12 22:39:39,674 wheel INFO adding 'pandas/tests/series/test_validate.py' 2024-04-12 22:39:39,674 wheel INFO adding 'pandas/tests/series/accessors/__init__.py' 2024-04-12 22:39:39,675 wheel INFO adding 'pandas/tests/series/accessors/test_cat_accessor.py' 2024-04-12 22:39:39,675 wheel INFO adding 'pandas/tests/series/accessors/test_dt_accessor.py' 2024-04-12 22:39:39,675 wheel INFO adding 'pandas/tests/series/accessors/test_sparse_accessor.py' 2024-04-12 22:39:39,676 wheel INFO adding 'pandas/tests/series/accessors/test_str_accessor.py' 2024-04-12 22:39:39,676 wheel INFO adding 'pandas/tests/series/indexing/__init__.py' 2024-04-12 22:39:39,676 wheel INFO adding 'pandas/tests/series/indexing/test_datetime.py' 2024-04-12 22:39:39,676 wheel INFO adding 'pandas/tests/series/indexing/test_delitem.py' 2024-04-12 22:39:39,677 wheel INFO adding 'pandas/tests/series/indexing/test_get.py' 2024-04-12 22:39:39,677 wheel INFO adding 'pandas/tests/series/indexing/test_getitem.py' 2024-04-12 22:39:39,677 wheel INFO adding 'pandas/tests/series/indexing/test_indexing.py' 2024-04-12 22:39:39,677 wheel INFO adding 'pandas/tests/series/indexing/test_mask.py' 2024-04-12 22:39:39,678 wheel INFO adding 'pandas/tests/series/indexing/test_set_value.py' 2024-04-12 22:39:39,678 wheel INFO adding 'pandas/tests/series/indexing/test_setitem.py' 2024-04-12 22:39:39,678 wheel INFO adding 'pandas/tests/series/indexing/test_take.py' 2024-04-12 22:39:39,679 wheel INFO adding 'pandas/tests/series/indexing/test_where.py' 2024-04-12 22:39:39,679 wheel INFO adding 'pandas/tests/series/indexing/test_xs.py' 2024-04-12 22:39:39,679 wheel INFO adding 'pandas/tests/series/methods/__init__.py' 2024-04-12 22:39:39,680 wheel INFO adding 'pandas/tests/series/methods/test_add_prefix_suffix.py' 2024-04-12 22:39:39,680 wheel INFO adding 'pandas/tests/series/methods/test_align.py' 2024-04-12 22:39:39,680 wheel INFO adding 'pandas/tests/series/methods/test_argsort.py' 2024-04-12 22:39:39,680 wheel INFO adding 'pandas/tests/series/methods/test_asof.py' 2024-04-12 22:39:39,680 wheel INFO adding 'pandas/tests/series/methods/test_astype.py' 2024-04-12 22:39:39,681 wheel INFO adding 'pandas/tests/series/methods/test_autocorr.py' 2024-04-12 22:39:39,681 wheel INFO adding 'pandas/tests/series/methods/test_between.py' 2024-04-12 22:39:39,681 wheel INFO adding 'pandas/tests/series/methods/test_clip.py' 2024-04-12 22:39:39,681 wheel INFO adding 'pandas/tests/series/methods/test_combine.py' 2024-04-12 22:39:39,682 wheel INFO adding 'pandas/tests/series/methods/test_combine_first.py' 2024-04-12 22:39:39,682 wheel INFO adding 'pandas/tests/series/methods/test_compare.py' 2024-04-12 22:39:39,682 wheel INFO adding 'pandas/tests/series/methods/test_convert_dtypes.py' 2024-04-12 22:39:39,682 wheel INFO adding 'pandas/tests/series/methods/test_copy.py' 2024-04-12 22:39:39,683 wheel INFO adding 'pandas/tests/series/methods/test_count.py' 2024-04-12 22:39:39,683 wheel INFO adding 'pandas/tests/series/methods/test_cov_corr.py' 2024-04-12 22:39:39,683 wheel INFO adding 'pandas/tests/series/methods/test_describe.py' 2024-04-12 22:39:39,683 wheel INFO adding 'pandas/tests/series/methods/test_diff.py' 2024-04-12 22:39:39,684 wheel INFO adding 'pandas/tests/series/methods/test_drop.py' 2024-04-12 22:39:39,684 wheel INFO adding 'pandas/tests/series/methods/test_drop_duplicates.py' 2024-04-12 22:39:39,684 wheel INFO adding 'pandas/tests/series/methods/test_dropna.py' 2024-04-12 22:39:39,684 wheel INFO adding 'pandas/tests/series/methods/test_dtypes.py' 2024-04-12 22:39:39,685 wheel INFO adding 'pandas/tests/series/methods/test_duplicated.py' 2024-04-12 22:39:39,685 wheel INFO adding 'pandas/tests/series/methods/test_equals.py' 2024-04-12 22:39:39,685 wheel INFO adding 'pandas/tests/series/methods/test_explode.py' 2024-04-12 22:39:39,685 wheel INFO adding 'pandas/tests/series/methods/test_fillna.py' 2024-04-12 22:39:39,686 wheel INFO adding 'pandas/tests/series/methods/test_get_numeric_data.py' 2024-04-12 22:39:39,686 wheel INFO adding 'pandas/tests/series/methods/test_head_tail.py' 2024-04-12 22:39:39,686 wheel INFO adding 'pandas/tests/series/methods/test_infer_objects.py' 2024-04-12 22:39:39,687 wheel INFO adding 'pandas/tests/series/methods/test_interpolate.py' 2024-04-12 22:39:39,687 wheel INFO adding 'pandas/tests/series/methods/test_is_monotonic.py' 2024-04-12 22:39:39,687 wheel INFO adding 'pandas/tests/series/methods/test_is_unique.py' 2024-04-12 22:39:39,687 wheel INFO adding 'pandas/tests/series/methods/test_isin.py' 2024-04-12 22:39:39,688 wheel INFO adding 'pandas/tests/series/methods/test_isna.py' 2024-04-12 22:39:39,688 wheel INFO adding 'pandas/tests/series/methods/test_item.py' 2024-04-12 22:39:39,688 wheel INFO adding 'pandas/tests/series/methods/test_matmul.py' 2024-04-12 22:39:39,688 wheel INFO adding 'pandas/tests/series/methods/test_nlargest.py' 2024-04-12 22:39:39,689 wheel INFO adding 'pandas/tests/series/methods/test_nunique.py' 2024-04-12 22:39:39,689 wheel INFO adding 'pandas/tests/series/methods/test_pct_change.py' 2024-04-12 22:39:39,689 wheel INFO adding 'pandas/tests/series/methods/test_pop.py' 2024-04-12 22:39:39,689 wheel INFO adding 'pandas/tests/series/methods/test_quantile.py' 2024-04-12 22:39:39,690 wheel INFO adding 'pandas/tests/series/methods/test_rank.py' 2024-04-12 22:39:39,690 wheel INFO adding 'pandas/tests/series/methods/test_reindex.py' 2024-04-12 22:39:39,690 wheel INFO adding 'pandas/tests/series/methods/test_reindex_like.py' 2024-04-12 22:39:39,690 wheel INFO adding 'pandas/tests/series/methods/test_rename.py' 2024-04-12 22:39:39,691 wheel INFO adding 'pandas/tests/series/methods/test_rename_axis.py' 2024-04-12 22:39:39,691 wheel INFO adding 'pandas/tests/series/methods/test_repeat.py' 2024-04-12 22:39:39,691 wheel INFO adding 'pandas/tests/series/methods/test_replace.py' 2024-04-12 22:39:39,692 wheel INFO adding 'pandas/tests/series/methods/test_reset_index.py' 2024-04-12 22:39:39,692 wheel INFO adding 'pandas/tests/series/methods/test_round.py' 2024-04-12 22:39:39,692 wheel INFO adding 'pandas/tests/series/methods/test_searchsorted.py' 2024-04-12 22:39:39,692 wheel INFO adding 'pandas/tests/series/methods/test_set_name.py' 2024-04-12 22:39:39,693 wheel INFO adding 'pandas/tests/series/methods/test_sort_index.py' 2024-04-12 22:39:39,693 wheel INFO adding 'pandas/tests/series/methods/test_sort_values.py' 2024-04-12 22:39:39,693 wheel INFO adding 'pandas/tests/series/methods/test_to_csv.py' 2024-04-12 22:39:39,693 wheel INFO adding 'pandas/tests/series/methods/test_to_dict.py' 2024-04-12 22:39:39,694 wheel INFO adding 'pandas/tests/series/methods/test_to_frame.py' 2024-04-12 22:39:39,694 wheel INFO adding 'pandas/tests/series/methods/test_to_numpy.py' 2024-04-12 22:39:39,694 wheel INFO adding 'pandas/tests/series/methods/test_tolist.py' 2024-04-12 22:39:39,694 wheel INFO adding 'pandas/tests/series/methods/test_truncate.py' 2024-04-12 22:39:39,694 wheel INFO adding 'pandas/tests/series/methods/test_tz_localize.py' 2024-04-12 22:39:39,695 wheel INFO adding 'pandas/tests/series/methods/test_unique.py' 2024-04-12 22:39:39,695 wheel INFO adding 'pandas/tests/series/methods/test_unstack.py' 2024-04-12 22:39:39,695 wheel INFO adding 'pandas/tests/series/methods/test_update.py' 2024-04-12 22:39:39,695 wheel INFO adding 'pandas/tests/series/methods/test_value_counts.py' 2024-04-12 22:39:39,696 wheel INFO adding 'pandas/tests/series/methods/test_values.py' 2024-04-12 22:39:39,696 wheel INFO adding 'pandas/tests/series/methods/test_view.py' 2024-04-12 22:39:39,696 wheel INFO adding 'pandas/tests/strings/__init__.py' 2024-04-12 22:39:39,696 wheel INFO adding 'pandas/tests/strings/conftest.py' 2024-04-12 22:39:39,697 wheel INFO adding 'pandas/tests/strings/test_api.py' 2024-04-12 22:39:39,697 wheel INFO adding 'pandas/tests/strings/test_case_justify.py' 2024-04-12 22:39:39,697 wheel INFO adding 'pandas/tests/strings/test_cat.py' 2024-04-12 22:39:39,697 wheel INFO adding 'pandas/tests/strings/test_extract.py' 2024-04-12 22:39:39,698 wheel INFO adding 'pandas/tests/strings/test_find_replace.py' 2024-04-12 22:39:39,698 wheel INFO adding 'pandas/tests/strings/test_get_dummies.py' 2024-04-12 22:39:39,698 wheel INFO adding 'pandas/tests/strings/test_split_partition.py' 2024-04-12 22:39:39,699 wheel INFO adding 'pandas/tests/strings/test_string_array.py' 2024-04-12 22:39:39,699 wheel INFO adding 'pandas/tests/strings/test_strings.py' 2024-04-12 22:39:39,699 wheel INFO adding 'pandas/tests/tools/__init__.py' 2024-04-12 22:39:39,700 wheel INFO adding 'pandas/tests/tools/test_to_datetime.py' 2024-04-12 22:39:39,701 wheel INFO adding 'pandas/tests/tools/test_to_numeric.py' 2024-04-12 22:39:39,701 wheel INFO adding 'pandas/tests/tools/test_to_time.py' 2024-04-12 22:39:39,701 wheel INFO adding 'pandas/tests/tools/test_to_timedelta.py' 2024-04-12 22:39:39,702 wheel INFO adding 'pandas/tests/tseries/__init__.py' 2024-04-12 22:39:39,702 wheel INFO adding 'pandas/tests/tseries/frequencies/__init__.py' 2024-04-12 22:39:39,702 wheel INFO adding 'pandas/tests/tseries/frequencies/test_freq_code.py' 2024-04-12 22:39:39,702 wheel INFO adding 'pandas/tests/tseries/frequencies/test_frequencies.py' 2024-04-12 22:39:39,703 wheel INFO adding 'pandas/tests/tseries/frequencies/test_inference.py' 2024-04-12 22:39:39,703 wheel INFO adding 'pandas/tests/tseries/holiday/__init__.py' 2024-04-12 22:39:39,703 wheel INFO adding 'pandas/tests/tseries/holiday/test_calendar.py' 2024-04-12 22:39:39,703 wheel INFO adding 'pandas/tests/tseries/holiday/test_federal.py' 2024-04-12 22:39:39,704 wheel INFO adding 'pandas/tests/tseries/holiday/test_holiday.py' 2024-04-12 22:39:39,704 wheel INFO adding 'pandas/tests/tseries/holiday/test_observance.py' 2024-04-12 22:39:39,704 wheel INFO adding 'pandas/tests/tseries/offsets/__init__.py' 2024-04-12 22:39:39,704 wheel INFO adding 'pandas/tests/tseries/offsets/common.py' 2024-04-12 22:39:39,705 wheel INFO adding 'pandas/tests/tseries/offsets/conftest.py' 2024-04-12 22:39:39,705 wheel INFO adding 'pandas/tests/tseries/offsets/test_business_day.py' 2024-04-12 22:39:39,705 wheel INFO adding 'pandas/tests/tseries/offsets/test_business_hour.py' 2024-04-12 22:39:39,706 wheel INFO adding 'pandas/tests/tseries/offsets/test_business_month.py' 2024-04-12 22:39:39,706 wheel INFO adding 'pandas/tests/tseries/offsets/test_business_quarter.py' 2024-04-12 22:39:39,706 wheel INFO adding 'pandas/tests/tseries/offsets/test_business_year.py' 2024-04-12 22:39:39,707 wheel INFO adding 'pandas/tests/tseries/offsets/test_common.py' 2024-04-12 22:39:39,707 wheel INFO adding 'pandas/tests/tseries/offsets/test_custom_business_day.py' 2024-04-12 22:39:39,707 wheel INFO adding 'pandas/tests/tseries/offsets/test_custom_business_hour.py' 2024-04-12 22:39:39,707 wheel INFO adding 'pandas/tests/tseries/offsets/test_custom_business_month.py' 2024-04-12 22:39:39,708 wheel INFO adding 'pandas/tests/tseries/offsets/test_dst.py' 2024-04-12 22:39:39,708 wheel INFO adding 'pandas/tests/tseries/offsets/test_easter.py' 2024-04-12 22:39:39,708 wheel INFO adding 'pandas/tests/tseries/offsets/test_fiscal.py' 2024-04-12 22:39:39,709 wheel INFO adding 'pandas/tests/tseries/offsets/test_index.py' 2024-04-12 22:39:39,709 wheel INFO adding 'pandas/tests/tseries/offsets/test_month.py' 2024-04-12 22:39:39,709 wheel INFO adding 'pandas/tests/tseries/offsets/test_offsets.py' 2024-04-12 22:39:39,710 wheel INFO adding 'pandas/tests/tseries/offsets/test_offsets_properties.py' 2024-04-12 22:39:39,710 wheel INFO adding 'pandas/tests/tseries/offsets/test_quarter.py' 2024-04-12 22:39:39,710 wheel INFO adding 'pandas/tests/tseries/offsets/test_ticks.py' 2024-04-12 22:39:39,710 wheel INFO adding 'pandas/tests/tseries/offsets/test_week.py' 2024-04-12 22:39:39,711 wheel INFO adding 'pandas/tests/tseries/offsets/test_year.py' 2024-04-12 22:39:39,711 wheel INFO adding 'pandas/tests/tslibs/__init__.py' 2024-04-12 22:39:39,711 wheel INFO adding 'pandas/tests/tslibs/test_api.py' 2024-04-12 22:39:39,711 wheel INFO adding 'pandas/tests/tslibs/test_array_to_datetime.py' 2024-04-12 22:39:39,712 wheel INFO adding 'pandas/tests/tslibs/test_ccalendar.py' 2024-04-12 22:39:39,712 wheel INFO adding 'pandas/tests/tslibs/test_conversion.py' 2024-04-12 22:39:39,712 wheel INFO adding 'pandas/tests/tslibs/test_fields.py' 2024-04-12 22:39:39,712 wheel INFO adding 'pandas/tests/tslibs/test_libfrequencies.py' 2024-04-12 22:39:39,713 wheel INFO adding 'pandas/tests/tslibs/test_liboffsets.py' 2024-04-12 22:39:39,713 wheel INFO adding 'pandas/tests/tslibs/test_np_datetime.py' 2024-04-12 22:39:39,713 wheel INFO adding 'pandas/tests/tslibs/test_parse_iso8601.py' 2024-04-12 22:39:39,713 wheel INFO adding 'pandas/tests/tslibs/test_parsing.py' 2024-04-12 22:39:39,714 wheel INFO adding 'pandas/tests/tslibs/test_period_asfreq.py' 2024-04-12 22:39:39,714 wheel INFO adding 'pandas/tests/tslibs/test_resolution.py' 2024-04-12 22:39:39,714 wheel INFO adding 'pandas/tests/tslibs/test_timedeltas.py' 2024-04-12 22:39:39,714 wheel INFO adding 'pandas/tests/tslibs/test_timezones.py' 2024-04-12 22:39:39,714 wheel INFO adding 'pandas/tests/tslibs/test_to_offset.py' 2024-04-12 22:39:39,715 wheel INFO adding 'pandas/tests/tslibs/test_tzconversion.py' 2024-04-12 22:39:39,715 wheel INFO adding 'pandas/tests/util/__init__.py' 2024-04-12 22:39:39,715 wheel INFO adding 'pandas/tests/util/conftest.py' 2024-04-12 22:39:39,715 wheel INFO adding 'pandas/tests/util/test_assert_almost_equal.py' 2024-04-12 22:39:39,716 wheel INFO adding 'pandas/tests/util/test_assert_attr_equal.py' 2024-04-12 22:39:39,716 wheel INFO adding 'pandas/tests/util/test_assert_categorical_equal.py' 2024-04-12 22:39:39,716 wheel INFO adding 'pandas/tests/util/test_assert_extension_array_equal.py' 2024-04-12 22:39:39,716 wheel INFO adding 'pandas/tests/util/test_assert_frame_equal.py' 2024-04-12 22:39:39,717 wheel INFO adding 'pandas/tests/util/test_assert_index_equal.py' 2024-04-12 22:39:39,717 wheel INFO adding 'pandas/tests/util/test_assert_interval_array_equal.py' 2024-04-12 22:39:39,717 wheel INFO adding 'pandas/tests/util/test_assert_numpy_array_equal.py' 2024-04-12 22:39:39,717 wheel INFO adding 'pandas/tests/util/test_assert_produces_warning.py' 2024-04-12 22:39:39,718 wheel INFO adding 'pandas/tests/util/test_assert_series_equal.py' 2024-04-12 22:39:39,718 wheel INFO adding 'pandas/tests/util/test_deprecate.py' 2024-04-12 22:39:39,718 wheel INFO adding 'pandas/tests/util/test_deprecate_kwarg.py' 2024-04-12 22:39:39,718 wheel INFO adding 'pandas/tests/util/test_deprecate_nonkeyword_arguments.py' 2024-04-12 22:39:39,719 wheel INFO adding 'pandas/tests/util/test_doc.py' 2024-04-12 22:39:39,719 wheel INFO adding 'pandas/tests/util/test_hashing.py' 2024-04-12 22:39:39,719 wheel INFO adding 'pandas/tests/util/test_make_objects.py' 2024-04-12 22:39:39,719 wheel INFO adding 'pandas/tests/util/test_numba.py' 2024-04-12 22:39:39,720 wheel INFO adding 'pandas/tests/util/test_rewrite_warning.py' 2024-04-12 22:39:39,720 wheel INFO adding 'pandas/tests/util/test_safe_import.py' 2024-04-12 22:39:39,720 wheel INFO adding 'pandas/tests/util/test_shares_memory.py' 2024-04-12 22:39:39,720 wheel INFO adding 'pandas/tests/util/test_show_versions.py' 2024-04-12 22:39:39,720 wheel INFO adding 'pandas/tests/util/test_str_methods.py' 2024-04-12 22:39:39,721 wheel INFO adding 'pandas/tests/util/test_util.py' 2024-04-12 22:39:39,721 wheel INFO adding 'pandas/tests/util/test_validate_args.py' 2024-04-12 22:39:39,721 wheel INFO adding 'pandas/tests/util/test_validate_args_and_kwargs.py' 2024-04-12 22:39:39,721 wheel INFO adding 'pandas/tests/util/test_validate_inclusive.py' 2024-04-12 22:39:39,721 wheel INFO adding 'pandas/tests/util/test_validate_kwargs.py' 2024-04-12 22:39:39,722 wheel INFO adding 'pandas/tests/window/__init__.py' 2024-04-12 22:39:39,722 wheel INFO adding 'pandas/tests/window/conftest.py' 2024-04-12 22:39:39,722 wheel INFO adding 'pandas/tests/window/test_api.py' 2024-04-12 22:39:39,722 wheel INFO adding 'pandas/tests/window/test_apply.py' 2024-04-12 22:39:39,723 wheel INFO adding 'pandas/tests/window/test_base_indexer.py' 2024-04-12 22:39:39,723 wheel INFO adding 'pandas/tests/window/test_cython_aggregations.py' 2024-04-12 22:39:39,723 wheel INFO adding 'pandas/tests/window/test_dtypes.py' 2024-04-12 22:39:39,724 wheel INFO adding 'pandas/tests/window/test_ewm.py' 2024-04-12 22:39:39,724 wheel INFO adding 'pandas/tests/window/test_expanding.py' 2024-04-12 22:39:39,724 wheel INFO adding 'pandas/tests/window/test_groupby.py' 2024-04-12 22:39:39,725 wheel INFO adding 'pandas/tests/window/test_numba.py' 2024-04-12 22:39:39,725 wheel INFO adding 'pandas/tests/window/test_online.py' 2024-04-12 22:39:39,725 wheel INFO adding 'pandas/tests/window/test_pairwise.py' 2024-04-12 22:39:39,726 wheel INFO adding 'pandas/tests/window/test_rolling.py' 2024-04-12 22:39:39,726 wheel INFO adding 'pandas/tests/window/test_rolling_functions.py' 2024-04-12 22:39:39,727 wheel INFO adding 'pandas/tests/window/test_rolling_quantile.py' 2024-04-12 22:39:39,727 wheel INFO adding 'pandas/tests/window/test_rolling_skew_kurt.py' 2024-04-12 22:39:39,727 wheel INFO adding 'pandas/tests/window/test_timeseries_window.py' 2024-04-12 22:39:39,727 wheel INFO adding 'pandas/tests/window/test_win_type.py' 2024-04-12 22:39:39,728 wheel INFO adding 'pandas/tests/window/moments/__init__.py' 2024-04-12 22:39:39,728 wheel INFO adding 'pandas/tests/window/moments/conftest.py' 2024-04-12 22:39:39,728 wheel INFO adding 'pandas/tests/window/moments/test_moments_consistency_ewm.py' 2024-04-12 22:39:39,728 wheel INFO adding 'pandas/tests/window/moments/test_moments_consistency_expanding.py' 2024-04-12 22:39:39,729 wheel INFO adding 'pandas/tests/window/moments/test_moments_consistency_rolling.py' 2024-04-12 22:39:39,729 wheel INFO adding 'pandas/tseries/__init__.py' 2024-04-12 22:39:39,729 wheel INFO adding 'pandas/tseries/api.py' 2024-04-12 22:39:39,729 wheel INFO adding 'pandas/tseries/frequencies.py' 2024-04-12 22:39:39,730 wheel INFO adding 'pandas/tseries/holiday.py' 2024-04-12 22:39:39,730 wheel INFO adding 'pandas/tseries/offsets.py' 2024-04-12 22:39:39,730 wheel INFO adding 'pandas/util/__init__.py' 2024-04-12 22:39:39,731 wheel INFO adding 'pandas/util/_decorators.py' 2024-04-12 22:39:39,731 wheel INFO adding 'pandas/util/_doctools.py' 2024-04-12 22:39:39,731 wheel INFO adding 'pandas/util/_exceptions.py' 2024-04-12 22:39:39,731 wheel INFO adding 'pandas/util/_print_versions.py' 2024-04-12 22:39:39,732 wheel INFO adding 'pandas/util/_str_methods.py' 2024-04-12 22:39:39,732 wheel INFO adding 'pandas/util/_test_decorators.py' 2024-04-12 22:39:39,732 wheel INFO adding 'pandas/util/_tester.py' 2024-04-12 22:39:39,732 wheel INFO adding 'pandas/util/_validators.py' 2024-04-12 22:39:39,733 wheel INFO adding 'pandas/util/version/__init__.py' 2024-04-12 22:39:39,733 wheel INFO adding 'pandas-2.0.3.dist-info/AUTHORS.md' 2024-04-12 22:39:39,733 wheel INFO adding 'pandas-2.0.3.dist-info/LICENSE' 2024-04-12 22:39:39,733 wheel INFO adding 'pandas-2.0.3.dist-info/METADATA' 2024-04-12 22:39:39,734 wheel INFO adding 'pandas-2.0.3.dist-info/WHEEL' 2024-04-12 22:39:39,734 wheel INFO adding 'pandas-2.0.3.dist-info/entry_points.txt' 2024-04-12 22:39:39,734 wheel INFO adding 'pandas-2.0.3.dist-info/top_level.txt' 2024-04-12 22:39:39,740 wheel INFO adding 'pandas-2.0.3.dist-info/RECORD' 2024-04-12 22:39:39,746 wheel INFO removing build/bdist.linux-x86_64/wheel 2024-04-12 22:39:40,202 gpep517 INFO The backend produced .dist/pandas-2.0.3-cp312-cp312-linux_x86_64.whl pandas-2.0.3-cp312-cp312-linux_x86_64.whl >>> py3-pandas: Entering fakeroot... >>> py3-pandas-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/io/clipboard/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/io/clipboard/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/io/sas/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/io/sas/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/io/json/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/io/json/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/io/excel/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/io/excel/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/io/parsers/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/io/parsers/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/io/formats/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/io/formats/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/io/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/io/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/errors/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/errors/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/_config/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/_config/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/io/sas/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/io/sas/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/io/json/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/io/json/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/io/excel/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/io/excel/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/io/xml/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/io/xml/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/io/formats/style/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/io/formats/style/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/io/formats/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/io/formats/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/io/parser/common/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/io/parser/common/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/io/parser/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/io/parser/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/io/parser/dtypes/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/io/parser/dtypes/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/io/parser/usecols/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/io/parser/usecols/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/io/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/io/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/io/pytables/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/io/pytables/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/generic/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/generic/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexes/ranges/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexes/ranges/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexes/datetimes/methods/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexes/datetimes/methods/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexes/datetimes/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexes/datetimes/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexes/object/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexes/object/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexes/base_class/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexes/base_class/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexes/multi/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexes/multi/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexes/categorical/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexes/categorical/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexes/interval/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexes/interval/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexes/numeric/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexes/numeric/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexes/timedeltas/methods/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexes/timedeltas/methods/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexes/timedeltas/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexes/timedeltas/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexes/period/methods/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexes/period/methods/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexes/period/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexes/period/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexes/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexes/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexes/datetimelike_/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexes/datetimelike_/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/window/moments/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/window/moments/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/window/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/window/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/extension/base/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/extension/base/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/extension/array_with_attr/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/extension/array_with_attr/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/extension/date/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/extension/date/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/extension/json/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/extension/json/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/extension/list/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/extension/list/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/extension/decimal/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/extension/decimal/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/extension/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/extension/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/strings/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/strings/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexing/interval/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexing/interval/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexing/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexing/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexing/multiindex/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexing/multiindex/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/tslibs/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/tslibs/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/base/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/base/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/series/indexing/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/series/indexing/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/series/methods/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/series/methods/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/series/accessors/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/series/accessors/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/series/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/series/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/groupby/aggregate/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/groupby/aggregate/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/groupby/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/groupby/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/groupby/transform/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/groupby/transform/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/util/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/util/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/apply/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/apply/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/computation/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/computation/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/frame/indexing/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/frame/indexing/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/frame/methods/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/frame/methods/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/frame/constructors/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/frame/constructors/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/frame/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/frame/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/reductions/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/reductions/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/config/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/config/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/construction/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/construction/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/copy_view/index/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/copy_view/index/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/copy_view/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/copy_view/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/api/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/api/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/tseries/offsets/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/tseries/offsets/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/tseries/holiday/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/tseries/holiday/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/tseries/frequencies/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/tseries/frequencies/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/tseries/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/tseries/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/interchange/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/interchange/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/tools/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/tools/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/arrays/string_/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/arrays/string_/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/arrays/floating/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/arrays/floating/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/arrays/datetimes/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/arrays/datetimes/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/arrays/sparse/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/arrays/sparse/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/arrays/masked/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/arrays/masked/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/arrays/categorical/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/arrays/categorical/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/arrays/interval/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/arrays/interval/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/arrays/timedeltas/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/arrays/timedeltas/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/arrays/numpy_/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/arrays/numpy_/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/arrays/period/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/arrays/period/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/arrays/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/arrays/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/arrays/integer/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/arrays/integer/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/arrays/boolean/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/arrays/boolean/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/resample/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/resample/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/scalar/timedelta/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/scalar/timedelta/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/scalar/timestamp/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/scalar/timestamp/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/scalar/interval/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/scalar/interval/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/scalar/period/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/scalar/period/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/scalar/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/scalar/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/plotting/frame/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/plotting/frame/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/plotting/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/plotting/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/arithmetic/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/arithmetic/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/libs/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/libs/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/internals/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/internals/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/dtypes/cast/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/dtypes/cast/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/dtypes/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/dtypes/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/reshape/concat/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/reshape/concat/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/reshape/merge/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/reshape/merge/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/reshape/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/reshape/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/util/version/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/util/version/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/util/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/util/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/_testing/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/_testing/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/api/types/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/api/types/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/api/indexers/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/api/indexers/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/api/extensions/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/api/extensions/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/api/interchange/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/api/interchange/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/api/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/api/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tseries/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tseries/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/arrays/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/arrays/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/plotting/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/plotting/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/plotting/_matplotlib/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/plotting/_matplotlib/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/compat/numpy/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/compat/numpy/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/compat/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/compat/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/_libs/window/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/_libs/window/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/_libs/tslibs/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/_libs/tslibs/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/_libs/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/_libs/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/indexes/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/indexes/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/window/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/window/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/strings/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/strings/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/sparse/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/sparse/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/_numba/kernels/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/_numba/kernels/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/_numba/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/_numba/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/groupby/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/groupby/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/util/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/util/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/methods/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/methods/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/indexers/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/indexers/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/computation/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/computation/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/ops/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/ops/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/array_algos/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/array_algos/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/interchange/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/interchange/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/tools/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/tools/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/arrays/sparse/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/arrays/sparse/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/arrays/arrow/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/arrays/arrow/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/arrays/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/arrays/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/internals/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/internals/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/dtypes/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/dtypes/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/reshape/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/reshape/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/__pycache__' >>> py3-pandas-pyc*: Preparing subpackage py3-pandas-pyc... >>> py3-pandas-pyc*: Running postcheck for py3-pandas-pyc >>> py3-pandas-tests*: Running split function tests... '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-tests/usr/lib/python3.12/site-packages/pandas/tests' >>> py3-pandas-tests*: Preparing subpackage py3-pandas-tests... >>> py3-pandas-tests*: Running postcheck for py3-pandas-tests >>> py3-pandas*: Running postcheck for py3-pandas >>> py3-pandas*: Preparing package py3-pandas... >>> py3-pandas*: Stripping binaries >>> py3-pandas-pyc*: Scanning shared objects >>> py3-pandas-tests*: Scanning shared objects >>> py3-pandas*: Scanning shared objects >>> py3-pandas-pyc*: Tracing dependencies... py3-dateutil py3-numpy py3-tz python3~3.12 >>> py3-pandas-pyc*: Package size: 28.5 MB >>> py3-pandas-pyc*: Compressing data... >>> py3-pandas-pyc*: Create checksum... >>> py3-pandas-pyc*: Create py3-pandas-pyc-2.0.3-r1.apk >>> py3-pandas-tests*: Tracing dependencies... py3-dateutil py3-numpy py3-tz python3~3.12 >>> py3-pandas-tests*: Package size: 13.9 MB >>> py3-pandas-tests*: Compressing data... >>> py3-pandas-tests*: Create checksum... >>> py3-pandas-tests*: Create py3-pandas-tests-2.0.3-r1.apk >>> py3-pandas*: Tracing dependencies... py3-dateutil py3-numpy py3-tz python3~3.12 so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-pandas*: Package size: 31.4 MB >>> py3-pandas*: Compressing data... >>> py3-pandas*: Create checksum... >>> py3-pandas*: Create py3-pandas-2.0.3-r1.apk >>> py3-pandas: Build complete at Fri, 12 Apr 2024 22:39:59 +0000 elapsed time 0h 13m 4s >>> py3-pandas: Cleaning up srcdir >>> py3-pandas: Cleaning up pkgdir >>> py3-pandas: Uninstalling dependencies... (1/43) Purging .makedepends-py3-pandas (20240412.222657) (2/43) Purging py3-dateutil-pyc (2.9.0-r1) (3/43) Purging py3-dateutil (2.9.0-r1) (4/43) Purging py3-six-pyc (1.16.0-r9) (5/43) Purging py3-six (1.16.0-r9) (6/43) Purging py3-tz-pyc (2024.1-r1) (7/43) Purging py3-tz (2024.1-r1) (8/43) Purging cython-pyc (3.0.8-r0) (9/43) Purging cython (3.0.8-r0) (10/43) Purging linux-headers (6.6-r0) (11/43) Purging py3-gpep517-pyc (15-r2) (12/43) Purging py3-gpep517 (15-r2) (13/43) Purging py3-installer-pyc (0.7.0-r2) (14/43) Purging py3-installer (0.7.0-r2) (15/43) Purging py3-numpy-dev (1.25.2-r1) (16/43) Purging py3-numpy-pyc (1.25.2-r1) (17/43) Purging py3-numpy (1.25.2-r1) (18/43) Purging openblas (0.3.27-r0) (19/43) Purging py3-python-versioneer-pyc (0.29-r1) (20/43) Purging py3-python-versioneer (0.29-r1) (21/43) Purging py3-setuptools-pyc (69.2.0-r2) (22/43) Purging py3-setuptools (69.2.0-r2) (23/43) Purging py3-wheel-pyc (0.42.0-r1) (24/43) Purging py3-wheel (0.42.0-r1) (25/43) Purging py3-packaging-pyc (24.0-r1) (26/43) Purging py3-packaging (24.0-r1) (27/43) Purging py3-parsing-pyc (3.1.2-r1) (28/43) Purging py3-parsing (3.1.2-r1) (29/43) Purging python3-dev (3.12.2-r1) (30/43) Purging libgfortran (13.2.1_git20240309-r0) (31/43) Purging libquadmath (13.2.1_git20240309-r0) (32/43) Purging python3-pyc (3.12.2-r1) (33/43) Purging python3-pycache-pyc0 (3.12.2-r1) (34/43) Purging pyc (3.12.2-r1) (35/43) Purging python3 (3.12.2-r1) (36/43) Purging gdbm (1.23-r1) (37/43) Purging libbz2 (1.0.8-r6) (38/43) Purging libffi (3.4.6-r0) (39/43) Purging libpanelw (6.4_p20240330-r0) (40/43) Purging mpdecimal (4.0.0-r0) (41/43) Purging readline (8.2.10-r0) (42/43) Purging sqlite-libs (3.45.2-r0) (43/43) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 377 MiB in 107 packages >>> py3-pandas: Updating the community/x86_64 repository index... >>> py3-pandas: Signing the index...