>>> py3-pandas: Building community/py3-pandas 2.0.3-r1 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 18:42:31 +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/41) Installing libffi (3.4.6-r0) (2/41) Installing gdbm (1.23-r1) (3/41) Installing mpdecimal (4.0.0-r0) (4/41) Installing libpanelw (6.4_p20240330-r0) (5/41) Installing readline (8.2.10-r0) (6/41) Installing sqlite-libs (3.45.2-r0) (7/41) Installing python3 (3.12.2-r1) (8/41) Installing python3-pycache-pyc0 (3.12.2-r1) (9/41) Installing pyc (3.12.2-r1) (10/41) Installing py3-six (1.16.0-r9) (11/41) Installing py3-six-pyc (1.16.0-r9) (12/41) Installing py3-dateutil-pyc (2.9.0-r1) (13/41) Installing python3-pyc (3.12.2-r1) (14/41) Installing py3-dateutil (2.9.0-r1) (15/41) Installing libquadmath (13.2.1_git20240309-r0) (16/41) Installing libgfortran (13.2.1_git20240309-r0) (17/41) Installing openblas (0.3.27-r0) (18/41) Installing py3-numpy (1.25.2-r1) (19/41) Installing py3-numpy-pyc (1.25.2-r1) (20/41) Installing py3-tz (2024.1-r1) (21/41) Installing py3-tz-pyc (2024.1-r1) (22/41) Installing cython (3.0.8-r0) (23/41) Installing cython-pyc (3.0.8-r0) (24/41) Installing linux-headers (6.6-r0) (25/41) Installing py3-installer (0.7.0-r2) (26/41) Installing py3-installer-pyc (0.7.0-r2) (27/41) Installing py3-gpep517 (15-r2) (28/41) Installing py3-gpep517-pyc (15-r2) (29/41) Installing py3-numpy-dev (1.25.2-r1) (30/41) Installing py3-python-versioneer (0.29-r1) (31/41) Installing py3-python-versioneer-pyc (0.29-r1) (32/41) Installing py3-parsing (3.1.2-r1) (33/41) Installing py3-parsing-pyc (3.1.2-r1) (34/41) Installing py3-packaging (24.0-r1) (35/41) Installing py3-packaging-pyc (24.0-r1) (36/41) Installing py3-setuptools (69.2.0-r1) (37/41) Installing py3-setuptools-pyc (69.2.0-r1) (38/41) Installing py3-wheel (0.42.0-r1) (39/41) Installing py3-wheel-pyc (0.42.0-r1) (40/41) Installing python3-dev (3.12.2-r1) (41/41) Installing .makedepends-py3-pandas (20240412.184233) Executing busybox-1.36.1-r25.trigger OK: 571 MiB in 154 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 11.3M 0 --:--:-- --:--:-- --:--:-- 11.3M >>> 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 18:42:36,439 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 18:44:10,499 root INFO running bdist_wheel 2024-04-12 18:44:10,511 root INFO running build 2024-04-12 18:44:10,511 root INFO running build_py 2024-04-12 18:44:10,527 root INFO creating build 2024-04-12 18:44:10,527 root INFO creating build/lib.linux-i686-cpython-312 2024-04-12 18:44:10,527 root INFO creating build/lib.linux-i686-cpython-312/pandas 2024-04-12 18:44:10,527 root INFO copying pandas/testing.py -> build/lib.linux-i686-cpython-312/pandas 2024-04-12 18:44:10,528 root INFO copying pandas/conftest.py -> build/lib.linux-i686-cpython-312/pandas 2024-04-12 18:44:10,528 root INFO copying pandas/_typing.py -> build/lib.linux-i686-cpython-312/pandas 2024-04-12 18:44:10,529 root INFO copying pandas/__init__.py -> build/lib.linux-i686-cpython-312/pandas 2024-04-12 18:44:10,529 root INFO copying pandas/_version.py -> build/lib.linux-i686-cpython-312/pandas 2024-04-12 18:44:10,530 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests 2024-04-12 18:44:10,530 root INFO copying pandas/tests/test_expressions.py -> build/lib.linux-i686-cpython-312/pandas/tests 2024-04-12 18:44:10,531 root INFO copying pandas/tests/test_aggregation.py -> build/lib.linux-i686-cpython-312/pandas/tests 2024-04-12 18:44:10,531 root INFO copying pandas/tests/test_downstream.py -> build/lib.linux-i686-cpython-312/pandas/tests 2024-04-12 18:44:10,531 root INFO copying pandas/tests/test_errors.py -> build/lib.linux-i686-cpython-312/pandas/tests 2024-04-12 18:44:10,532 root INFO copying pandas/tests/test_nanops.py -> build/lib.linux-i686-cpython-312/pandas/tests 2024-04-12 18:44:10,532 root INFO copying pandas/tests/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests 2024-04-12 18:44:10,533 root INFO copying pandas/tests/test_take.py -> build/lib.linux-i686-cpython-312/pandas/tests 2024-04-12 18:44:10,533 root INFO copying pandas/tests/test_common.py -> build/lib.linux-i686-cpython-312/pandas/tests 2024-04-12 18:44:10,533 root INFO copying pandas/tests/test_register_accessor.py -> build/lib.linux-i686-cpython-312/pandas/tests 2024-04-12 18:44:10,534 root INFO copying pandas/tests/test_optional_dependency.py -> build/lib.linux-i686-cpython-312/pandas/tests 2024-04-12 18:44:10,534 root INFO copying pandas/tests/test_algos.py -> build/lib.linux-i686-cpython-312/pandas/tests 2024-04-12 18:44:10,535 root INFO copying pandas/tests/test_flags.py -> build/lib.linux-i686-cpython-312/pandas/tests 2024-04-12 18:44:10,535 root INFO copying pandas/tests/test_sorting.py -> build/lib.linux-i686-cpython-312/pandas/tests 2024-04-12 18:44:10,536 root INFO copying pandas/tests/test_multilevel.py -> build/lib.linux-i686-cpython-312/pandas/tests 2024-04-12 18:44:10,537 root INFO creating build/lib.linux-i686-cpython-312/pandas/core 2024-04-12 18:44:10,537 root INFO copying pandas/core/accessor.py -> build/lib.linux-i686-cpython-312/pandas/core 2024-04-12 18:44:10,537 root INFO copying pandas/core/api.py -> build/lib.linux-i686-cpython-312/pandas/core 2024-04-12 18:44:10,538 root INFO copying pandas/core/config_init.py -> build/lib.linux-i686-cpython-312/pandas/core 2024-04-12 18:44:10,538 root INFO copying pandas/core/series.py -> build/lib.linux-i686-cpython-312/pandas/core 2024-04-12 18:44:10,539 root INFO copying pandas/core/construction.py -> build/lib.linux-i686-cpython-312/pandas/core 2024-04-12 18:44:10,540 root INFO copying pandas/core/__init__.py -> build/lib.linux-i686-cpython-312/pandas/core 2024-04-12 18:44:10,540 root INFO copying pandas/core/resample.py -> build/lib.linux-i686-cpython-312/pandas/core 2024-04-12 18:44:10,541 root INFO copying pandas/core/algorithms.py -> build/lib.linux-i686-cpython-312/pandas/core 2024-04-12 18:44:10,541 root INFO copying pandas/core/flags.py -> build/lib.linux-i686-cpython-312/pandas/core 2024-04-12 18:44:10,541 root INFO copying pandas/core/frame.py -> build/lib.linux-i686-cpython-312/pandas/core 2024-04-12 18:44:10,542 root INFO copying pandas/core/sorting.py -> build/lib.linux-i686-cpython-312/pandas/core 2024-04-12 18:44:10,543 root INFO copying pandas/core/generic.py -> build/lib.linux-i686-cpython-312/pandas/core 2024-04-12 18:44:10,544 root INFO copying pandas/core/base.py -> build/lib.linux-i686-cpython-312/pandas/core 2024-04-12 18:44:10,544 root INFO copying pandas/core/apply.py -> build/lib.linux-i686-cpython-312/pandas/core 2024-04-12 18:44:10,545 root INFO copying pandas/core/common.py -> build/lib.linux-i686-cpython-312/pandas/core 2024-04-12 18:44:10,545 root INFO copying pandas/core/missing.py -> build/lib.linux-i686-cpython-312/pandas/core 2024-04-12 18:44:10,546 root INFO copying pandas/core/shared_docs.py -> build/lib.linux-i686-cpython-312/pandas/core 2024-04-12 18:44:10,546 root INFO copying pandas/core/indexing.py -> build/lib.linux-i686-cpython-312/pandas/core 2024-04-12 18:44:10,546 root INFO copying pandas/core/sample.py -> build/lib.linux-i686-cpython-312/pandas/core 2024-04-12 18:44:10,547 root INFO copying pandas/core/arraylike.py -> build/lib.linux-i686-cpython-312/pandas/core 2024-04-12 18:44:10,547 root INFO copying pandas/core/roperator.py -> build/lib.linux-i686-cpython-312/pandas/core 2024-04-12 18:44:10,547 root INFO copying pandas/core/nanops.py -> build/lib.linux-i686-cpython-312/pandas/core 2024-04-12 18:44:10,548 root INFO creating build/lib.linux-i686-cpython-312/pandas/api 2024-04-12 18:44:10,548 root INFO copying pandas/api/__init__.py -> build/lib.linux-i686-cpython-312/pandas/api 2024-04-12 18:44:10,549 root INFO creating build/lib.linux-i686-cpython-312/pandas/tseries 2024-04-12 18:44:10,549 root INFO copying pandas/tseries/api.py -> build/lib.linux-i686-cpython-312/pandas/tseries 2024-04-12 18:44:10,549 root INFO copying pandas/tseries/holiday.py -> build/lib.linux-i686-cpython-312/pandas/tseries 2024-04-12 18:44:10,550 root INFO copying pandas/tseries/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tseries 2024-04-12 18:44:10,550 root INFO copying pandas/tseries/offsets.py -> build/lib.linux-i686-cpython-312/pandas/tseries 2024-04-12 18:44:10,550 root INFO copying pandas/tseries/frequencies.py -> build/lib.linux-i686-cpython-312/pandas/tseries 2024-04-12 18:44:10,551 root INFO creating build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:10,551 root INFO copying pandas/_libs/__init__.py -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:10,552 root INFO creating build/lib.linux-i686-cpython-312/pandas/errors 2024-04-12 18:44:10,552 root INFO copying pandas/errors/__init__.py -> build/lib.linux-i686-cpython-312/pandas/errors 2024-04-12 18:44:10,552 root INFO creating build/lib.linux-i686-cpython-312/pandas/plotting 2024-04-12 18:44:10,552 root INFO copying pandas/plotting/_core.py -> build/lib.linux-i686-cpython-312/pandas/plotting 2024-04-12 18:44:10,553 root INFO copying pandas/plotting/_misc.py -> build/lib.linux-i686-cpython-312/pandas/plotting 2024-04-12 18:44:10,553 root INFO copying pandas/plotting/__init__.py -> build/lib.linux-i686-cpython-312/pandas/plotting 2024-04-12 18:44:10,554 root INFO creating build/lib.linux-i686-cpython-312/pandas/arrays 2024-04-12 18:44:10,554 root INFO copying pandas/arrays/__init__.py -> build/lib.linux-i686-cpython-312/pandas/arrays 2024-04-12 18:44:10,554 root INFO creating build/lib.linux-i686-cpython-312/pandas/_testing 2024-04-12 18:44:10,555 root INFO copying pandas/_testing/_hypothesis.py -> build/lib.linux-i686-cpython-312/pandas/_testing 2024-04-12 18:44:10,555 root INFO copying pandas/_testing/_io.py -> build/lib.linux-i686-cpython-312/pandas/_testing 2024-04-12 18:44:10,555 root INFO copying pandas/_testing/contexts.py -> build/lib.linux-i686-cpython-312/pandas/_testing 2024-04-12 18:44:10,556 root INFO copying pandas/_testing/__init__.py -> build/lib.linux-i686-cpython-312/pandas/_testing 2024-04-12 18:44:10,556 root INFO copying pandas/_testing/asserters.py -> build/lib.linux-i686-cpython-312/pandas/_testing 2024-04-12 18:44:10,557 root INFO copying pandas/_testing/_random.py -> build/lib.linux-i686-cpython-312/pandas/_testing 2024-04-12 18:44:10,557 root INFO copying pandas/_testing/_warnings.py -> build/lib.linux-i686-cpython-312/pandas/_testing 2024-04-12 18:44:10,557 root INFO copying pandas/_testing/compat.py -> build/lib.linux-i686-cpython-312/pandas/_testing 2024-04-12 18:44:10,558 root INFO creating build/lib.linux-i686-cpython-312/pandas/_config 2024-04-12 18:44:10,558 root INFO copying pandas/_config/dates.py -> build/lib.linux-i686-cpython-312/pandas/_config 2024-04-12 18:44:10,558 root INFO copying pandas/_config/__init__.py -> build/lib.linux-i686-cpython-312/pandas/_config 2024-04-12 18:44:10,559 root INFO copying pandas/_config/display.py -> build/lib.linux-i686-cpython-312/pandas/_config 2024-04-12 18:44:10,559 root INFO copying pandas/_config/localization.py -> build/lib.linux-i686-cpython-312/pandas/_config 2024-04-12 18:44:10,559 root INFO copying pandas/_config/config.py -> build/lib.linux-i686-cpython-312/pandas/_config 2024-04-12 18:44:10,560 root INFO creating build/lib.linux-i686-cpython-312/pandas/util 2024-04-12 18:44:10,560 root INFO copying pandas/util/_decorators.py -> build/lib.linux-i686-cpython-312/pandas/util 2024-04-12 18:44:10,560 root INFO copying pandas/util/_exceptions.py -> build/lib.linux-i686-cpython-312/pandas/util 2024-04-12 18:44:10,561 root INFO copying pandas/util/_str_methods.py -> build/lib.linux-i686-cpython-312/pandas/util 2024-04-12 18:44:10,561 root INFO copying pandas/util/_doctools.py -> build/lib.linux-i686-cpython-312/pandas/util 2024-04-12 18:44:10,561 root INFO copying pandas/util/_print_versions.py -> build/lib.linux-i686-cpython-312/pandas/util 2024-04-12 18:44:10,562 root INFO copying pandas/util/__init__.py -> build/lib.linux-i686-cpython-312/pandas/util 2024-04-12 18:44:10,562 root INFO copying pandas/util/_test_decorators.py -> build/lib.linux-i686-cpython-312/pandas/util 2024-04-12 18:44:10,562 root INFO copying pandas/util/_validators.py -> build/lib.linux-i686-cpython-312/pandas/util 2024-04-12 18:44:10,563 root INFO copying pandas/util/_tester.py -> build/lib.linux-i686-cpython-312/pandas/util 2024-04-12 18:44:10,563 root INFO creating build/lib.linux-i686-cpython-312/pandas/compat 2024-04-12 18:44:10,563 root INFO copying pandas/compat/pickle_compat.py -> build/lib.linux-i686-cpython-312/pandas/compat 2024-04-12 18:44:10,564 root INFO copying pandas/compat/_constants.py -> build/lib.linux-i686-cpython-312/pandas/compat 2024-04-12 18:44:10,564 root INFO copying pandas/compat/__init__.py -> build/lib.linux-i686-cpython-312/pandas/compat 2024-04-12 18:44:10,564 root INFO copying pandas/compat/_optional.py -> build/lib.linux-i686-cpython-312/pandas/compat 2024-04-12 18:44:10,565 root INFO copying pandas/compat/compressors.py -> build/lib.linux-i686-cpython-312/pandas/compat 2024-04-12 18:44:10,565 root INFO copying pandas/compat/pyarrow.py -> build/lib.linux-i686-cpython-312/pandas/compat 2024-04-12 18:44:10,566 root INFO creating build/lib.linux-i686-cpython-312/pandas/io 2024-04-12 18:44:10,566 root INFO copying pandas/io/_util.py -> build/lib.linux-i686-cpython-312/pandas/io 2024-04-12 18:44:10,566 root INFO copying pandas/io/pickle.py -> build/lib.linux-i686-cpython-312/pandas/io 2024-04-12 18:44:10,566 root INFO copying pandas/io/api.py -> build/lib.linux-i686-cpython-312/pandas/io 2024-04-12 18:44:10,567 root INFO copying pandas/io/clipboards.py -> build/lib.linux-i686-cpython-312/pandas/io 2024-04-12 18:44:10,567 root INFO copying pandas/io/parquet.py -> build/lib.linux-i686-cpython-312/pandas/io 2024-04-12 18:44:10,568 root INFO copying pandas/io/__init__.py -> build/lib.linux-i686-cpython-312/pandas/io 2024-04-12 18:44:10,568 root INFO copying pandas/io/pytables.py -> build/lib.linux-i686-cpython-312/pandas/io 2024-04-12 18:44:10,568 root INFO copying pandas/io/gbq.py -> build/lib.linux-i686-cpython-312/pandas/io 2024-04-12 18:44:10,569 root INFO copying pandas/io/feather_format.py -> build/lib.linux-i686-cpython-312/pandas/io 2024-04-12 18:44:10,569 root INFO copying pandas/io/sql.py -> build/lib.linux-i686-cpython-312/pandas/io 2024-04-12 18:44:10,570 root INFO copying pandas/io/html.py -> build/lib.linux-i686-cpython-312/pandas/io 2024-04-12 18:44:10,570 root INFO copying pandas/io/stata.py -> build/lib.linux-i686-cpython-312/pandas/io 2024-04-12 18:44:10,571 root INFO copying pandas/io/spss.py -> build/lib.linux-i686-cpython-312/pandas/io 2024-04-12 18:44:10,571 root INFO copying pandas/io/common.py -> build/lib.linux-i686-cpython-312/pandas/io 2024-04-12 18:44:10,571 root INFO copying pandas/io/orc.py -> build/lib.linux-i686-cpython-312/pandas/io 2024-04-12 18:44:10,572 root INFO copying pandas/io/xml.py -> build/lib.linux-i686-cpython-312/pandas/io 2024-04-12 18:44:10,573 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/frame 2024-04-12 18:44:10,573 root INFO copying pandas/tests/frame/test_arithmetic.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame 2024-04-12 18:44:10,573 root INFO copying pandas/tests/frame/test_subclass.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame 2024-04-12 18:44:10,574 root INFO copying pandas/tests/frame/test_api.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame 2024-04-12 18:44:10,574 root INFO copying pandas/tests/frame/conftest.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame 2024-04-12 18:44:10,574 root INFO copying pandas/tests/frame/test_npfuncs.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame 2024-04-12 18:44:10,575 root INFO copying pandas/tests/frame/test_stack_unstack.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame 2024-04-12 18:44:10,575 root INFO copying pandas/tests/frame/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame 2024-04-12 18:44:10,575 root INFO copying pandas/tests/frame/test_constructors.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame 2024-04-12 18:44:10,576 root INFO copying pandas/tests/frame/test_iteration.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame 2024-04-12 18:44:10,576 root INFO copying pandas/tests/frame/test_alter_axes.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame 2024-04-12 18:44:10,577 root INFO copying pandas/tests/frame/test_nonunique_indexes.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame 2024-04-12 18:44:10,577 root INFO copying pandas/tests/frame/test_query_eval.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame 2024-04-12 18:44:10,577 root INFO copying pandas/tests/frame/test_repr_info.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame 2024-04-12 18:44:10,578 root INFO copying pandas/tests/frame/test_reductions.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame 2024-04-12 18:44:10,578 root INFO copying pandas/tests/frame/test_unary.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame 2024-04-12 18:44:10,578 root INFO copying pandas/tests/frame/common.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame 2024-04-12 18:44:10,579 root INFO copying pandas/tests/frame/test_logical_ops.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame 2024-04-12 18:44:10,579 root INFO copying pandas/tests/frame/test_validate.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame 2024-04-12 18:44:10,579 root INFO copying pandas/tests/frame/test_cumulative.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame 2024-04-12 18:44:10,580 root INFO copying pandas/tests/frame/test_block_internals.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame 2024-04-12 18:44:10,580 root INFO copying pandas/tests/frame/test_ufunc.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame 2024-04-12 18:44:10,581 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/strings 2024-04-12 18:44:10,581 root INFO copying pandas/tests/strings/test_cat.py -> build/lib.linux-i686-cpython-312/pandas/tests/strings 2024-04-12 18:44:10,581 root INFO copying pandas/tests/strings/test_api.py -> build/lib.linux-i686-cpython-312/pandas/tests/strings 2024-04-12 18:44:10,582 root INFO copying pandas/tests/strings/conftest.py -> build/lib.linux-i686-cpython-312/pandas/tests/strings 2024-04-12 18:44:10,582 root INFO copying pandas/tests/strings/test_case_justify.py -> build/lib.linux-i686-cpython-312/pandas/tests/strings 2024-04-12 18:44:10,582 root INFO copying pandas/tests/strings/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/strings 2024-04-12 18:44:10,583 root INFO copying pandas/tests/strings/test_find_replace.py -> build/lib.linux-i686-cpython-312/pandas/tests/strings 2024-04-12 18:44:10,583 root INFO copying pandas/tests/strings/test_strings.py -> build/lib.linux-i686-cpython-312/pandas/tests/strings 2024-04-12 18:44:10,583 root INFO copying pandas/tests/strings/test_extract.py -> build/lib.linux-i686-cpython-312/pandas/tests/strings 2024-04-12 18:44:10,584 root INFO copying pandas/tests/strings/test_string_array.py -> build/lib.linux-i686-cpython-312/pandas/tests/strings 2024-04-12 18:44:10,584 root INFO copying pandas/tests/strings/test_get_dummies.py -> build/lib.linux-i686-cpython-312/pandas/tests/strings 2024-04-12 18:44:10,584 root INFO copying pandas/tests/strings/test_split_partition.py -> build/lib.linux-i686-cpython-312/pandas/tests/strings 2024-04-12 18:44:10,585 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/indexes 2024-04-12 18:44:10,585 root INFO copying pandas/tests/indexes/test_subclass.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes 2024-04-12 18:44:10,586 root INFO copying pandas/tests/indexes/test_setops.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes 2024-04-12 18:44:10,586 root INFO copying pandas/tests/indexes/test_frozen.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes 2024-04-12 18:44:10,586 root INFO copying pandas/tests/indexes/datetimelike.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes 2024-04-12 18:44:10,587 root INFO copying pandas/tests/indexes/test_index_new.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes 2024-04-12 18:44:10,587 root INFO copying pandas/tests/indexes/conftest.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes 2024-04-12 18:44:10,587 root INFO copying pandas/tests/indexes/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes 2024-04-12 18:44:10,588 root INFO copying pandas/tests/indexes/test_common.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes 2024-04-12 18:44:10,588 root INFO copying pandas/tests/indexes/test_numpy_compat.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes 2024-04-12 18:44:10,588 root INFO copying pandas/tests/indexes/test_base.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes 2024-04-12 18:44:10,589 root INFO copying pandas/tests/indexes/common.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes 2024-04-12 18:44:10,589 root INFO copying pandas/tests/indexes/test_indexing.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes 2024-04-12 18:44:10,589 root INFO copying pandas/tests/indexes/test_engines.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes 2024-04-12 18:44:10,590 root INFO copying pandas/tests/indexes/test_any_index.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes 2024-04-12 18:44:10,590 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/apply 2024-04-12 18:44:10,591 root INFO copying pandas/tests/apply/test_frame_apply_relabeling.py -> build/lib.linux-i686-cpython-312/pandas/tests/apply 2024-04-12 18:44:10,591 root INFO copying pandas/tests/apply/conftest.py -> build/lib.linux-i686-cpython-312/pandas/tests/apply 2024-04-12 18:44:10,591 root INFO copying pandas/tests/apply/test_frame_apply.py -> build/lib.linux-i686-cpython-312/pandas/tests/apply 2024-04-12 18:44:10,592 root INFO copying pandas/tests/apply/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/apply 2024-04-12 18:44:10,592 root INFO copying pandas/tests/apply/test_series_transform.py -> build/lib.linux-i686-cpython-312/pandas/tests/apply 2024-04-12 18:44:10,592 root INFO copying pandas/tests/apply/test_series_apply_relabeling.py -> build/lib.linux-i686-cpython-312/pandas/tests/apply 2024-04-12 18:44:10,592 root INFO copying pandas/tests/apply/test_frame_transform.py -> build/lib.linux-i686-cpython-312/pandas/tests/apply 2024-04-12 18:44:10,593 root INFO copying pandas/tests/apply/common.py -> build/lib.linux-i686-cpython-312/pandas/tests/apply 2024-04-12 18:44:10,593 root INFO copying pandas/tests/apply/test_invalid_arg.py -> build/lib.linux-i686-cpython-312/pandas/tests/apply 2024-04-12 18:44:10,593 root INFO copying pandas/tests/apply/test_str.py -> build/lib.linux-i686-cpython-312/pandas/tests/apply 2024-04-12 18:44:10,594 root INFO copying pandas/tests/apply/test_series_apply.py -> build/lib.linux-i686-cpython-312/pandas/tests/apply 2024-04-12 18:44:10,594 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/internals 2024-04-12 18:44:10,595 root INFO copying pandas/tests/internals/test_api.py -> build/lib.linux-i686-cpython-312/pandas/tests/internals 2024-04-12 18:44:10,595 root INFO copying pandas/tests/internals/test_managers.py -> build/lib.linux-i686-cpython-312/pandas/tests/internals 2024-04-12 18:44:10,595 root INFO copying pandas/tests/internals/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/internals 2024-04-12 18:44:10,595 root INFO copying pandas/tests/internals/test_internals.py -> build/lib.linux-i686-cpython-312/pandas/tests/internals 2024-04-12 18:44:10,596 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/api 2024-04-12 18:44:10,596 root INFO copying pandas/tests/api/test_api.py -> build/lib.linux-i686-cpython-312/pandas/tests/api 2024-04-12 18:44:10,597 root INFO copying pandas/tests/api/test_types.py -> build/lib.linux-i686-cpython-312/pandas/tests/api 2024-04-12 18:44:10,597 root INFO copying pandas/tests/api/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/api 2024-04-12 18:44:10,597 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/construction 2024-04-12 18:44:10,598 root INFO copying pandas/tests/construction/test_extract_array.py -> build/lib.linux-i686-cpython-312/pandas/tests/construction 2024-04-12 18:44:10,598 root INFO copying pandas/tests/construction/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/construction 2024-04-12 18:44:10,598 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/config 2024-04-12 18:44:10,599 root INFO copying pandas/tests/config/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/config 2024-04-12 18:44:10,599 root INFO copying pandas/tests/config/test_localization.py -> build/lib.linux-i686-cpython-312/pandas/tests/config 2024-04-12 18:44:10,599 root INFO copying pandas/tests/config/test_config.py -> build/lib.linux-i686-cpython-312/pandas/tests/config 2024-04-12 18:44:10,600 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/arithmetic 2024-04-12 18:44:10,600 root INFO copying pandas/tests/arithmetic/test_timedelta64.py -> build/lib.linux-i686-cpython-312/pandas/tests/arithmetic 2024-04-12 18:44:10,601 root INFO copying pandas/tests/arithmetic/conftest.py -> build/lib.linux-i686-cpython-312/pandas/tests/arithmetic 2024-04-12 18:44:10,601 root INFO copying pandas/tests/arithmetic/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/arithmetic 2024-04-12 18:44:10,601 root INFO copying pandas/tests/arithmetic/test_numeric.py -> build/lib.linux-i686-cpython-312/pandas/tests/arithmetic 2024-04-12 18:44:10,602 root INFO copying pandas/tests/arithmetic/test_interval.py -> build/lib.linux-i686-cpython-312/pandas/tests/arithmetic 2024-04-12 18:44:10,602 root INFO copying pandas/tests/arithmetic/test_datetime64.py -> build/lib.linux-i686-cpython-312/pandas/tests/arithmetic 2024-04-12 18:44:10,603 root INFO copying pandas/tests/arithmetic/common.py -> build/lib.linux-i686-cpython-312/pandas/tests/arithmetic 2024-04-12 18:44:10,603 root INFO copying pandas/tests/arithmetic/test_period.py -> build/lib.linux-i686-cpython-312/pandas/tests/arithmetic 2024-04-12 18:44:10,603 root INFO copying pandas/tests/arithmetic/test_categorical.py -> build/lib.linux-i686-cpython-312/pandas/tests/arithmetic 2024-04-12 18:44:10,604 root INFO copying pandas/tests/arithmetic/test_array_ops.py -> build/lib.linux-i686-cpython-312/pandas/tests/arithmetic 2024-04-12 18:44:10,604 root INFO copying pandas/tests/arithmetic/test_object.py -> build/lib.linux-i686-cpython-312/pandas/tests/arithmetic 2024-04-12 18:44:10,604 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/reductions 2024-04-12 18:44:10,605 root INFO copying pandas/tests/reductions/test_stat_reductions.py -> build/lib.linux-i686-cpython-312/pandas/tests/reductions 2024-04-12 18:44:10,605 root INFO copying pandas/tests/reductions/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/reductions 2024-04-12 18:44:10,605 root INFO copying pandas/tests/reductions/test_reductions.py -> build/lib.linux-i686-cpython-312/pandas/tests/reductions 2024-04-12 18:44:10,606 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/extension 2024-04-12 18:44:10,606 root INFO copying pandas/tests/extension/test_arrow.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension 2024-04-12 18:44:10,607 root INFO copying pandas/tests/extension/conftest.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension 2024-04-12 18:44:10,607 root INFO copying pandas/tests/extension/test_datetime.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension 2024-04-12 18:44:10,608 root INFO copying pandas/tests/extension/test_floating.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension 2024-04-12 18:44:10,608 root INFO copying pandas/tests/extension/test_sparse.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension 2024-04-12 18:44:10,608 root INFO copying pandas/tests/extension/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension 2024-04-12 18:44:10,608 root INFO copying pandas/tests/extension/test_numpy.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension 2024-04-12 18:44:10,609 root INFO copying pandas/tests/extension/test_external_block.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension 2024-04-12 18:44:10,609 root INFO copying pandas/tests/extension/test_boolean.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension 2024-04-12 18:44:10,609 root INFO copying pandas/tests/extension/test_interval.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension 2024-04-12 18:44:10,610 root INFO copying pandas/tests/extension/test_common.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension 2024-04-12 18:44:10,610 root INFO copying pandas/tests/extension/test_extension.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension 2024-04-12 18:44:10,610 root INFO copying pandas/tests/extension/test_string.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension 2024-04-12 18:44:10,611 root INFO copying pandas/tests/extension/test_period.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension 2024-04-12 18:44:10,611 root INFO copying pandas/tests/extension/test_categorical.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension 2024-04-12 18:44:10,611 root INFO copying pandas/tests/extension/test_integer.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension 2024-04-12 18:44:10,612 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/tseries 2024-04-12 18:44:10,612 root INFO copying pandas/tests/tseries/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries 2024-04-12 18:44:10,613 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/libs 2024-04-12 18:44:10,613 root INFO copying pandas/tests/libs/test_lib.py -> build/lib.linux-i686-cpython-312/pandas/tests/libs 2024-04-12 18:44:10,613 root INFO copying pandas/tests/libs/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/libs 2024-04-12 18:44:10,613 root INFO copying pandas/tests/libs/test_join.py -> build/lib.linux-i686-cpython-312/pandas/tests/libs 2024-04-12 18:44:10,614 root INFO copying pandas/tests/libs/test_hashtable.py -> build/lib.linux-i686-cpython-312/pandas/tests/libs 2024-04-12 18:44:10,614 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/base 2024-04-12 18:44:10,615 root INFO copying pandas/tests/base/test_value_counts.py -> build/lib.linux-i686-cpython-312/pandas/tests/base 2024-04-12 18:44:10,615 root INFO copying pandas/tests/base/test_conversion.py -> build/lib.linux-i686-cpython-312/pandas/tests/base 2024-04-12 18:44:10,615 root INFO copying pandas/tests/base/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/base 2024-04-12 18:44:10,616 root INFO copying pandas/tests/base/test_fillna.py -> build/lib.linux-i686-cpython-312/pandas/tests/base 2024-04-12 18:44:10,616 root INFO copying pandas/tests/base/test_constructors.py -> build/lib.linux-i686-cpython-312/pandas/tests/base 2024-04-12 18:44:10,616 root INFO copying pandas/tests/base/test_unique.py -> build/lib.linux-i686-cpython-312/pandas/tests/base 2024-04-12 18:44:10,617 root INFO copying pandas/tests/base/test_transpose.py -> build/lib.linux-i686-cpython-312/pandas/tests/base 2024-04-12 18:44:10,617 root INFO copying pandas/tests/base/test_misc.py -> build/lib.linux-i686-cpython-312/pandas/tests/base 2024-04-12 18:44:10,617 root INFO copying pandas/tests/base/common.py -> build/lib.linux-i686-cpython-312/pandas/tests/base 2024-04-12 18:44:10,618 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/resample 2024-04-12 18:44:10,618 root INFO copying pandas/tests/resample/test_datetime_index.py -> build/lib.linux-i686-cpython-312/pandas/tests/resample 2024-04-12 18:44:10,619 root INFO copying pandas/tests/resample/conftest.py -> build/lib.linux-i686-cpython-312/pandas/tests/resample 2024-04-12 18:44:10,619 root INFO copying pandas/tests/resample/test_timedelta.py -> build/lib.linux-i686-cpython-312/pandas/tests/resample 2024-04-12 18:44:10,619 root INFO copying pandas/tests/resample/test_resample_api.py -> build/lib.linux-i686-cpython-312/pandas/tests/resample 2024-04-12 18:44:10,620 root INFO copying pandas/tests/resample/test_resampler_grouper.py -> build/lib.linux-i686-cpython-312/pandas/tests/resample 2024-04-12 18:44:10,620 root INFO copying pandas/tests/resample/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/resample 2024-04-12 18:44:10,620 root INFO copying pandas/tests/resample/test_period_index.py -> build/lib.linux-i686-cpython-312/pandas/tests/resample 2024-04-12 18:44:10,621 root INFO copying pandas/tests/resample/test_time_grouper.py -> build/lib.linux-i686-cpython-312/pandas/tests/resample 2024-04-12 18:44:10,621 root INFO copying pandas/tests/resample/test_base.py -> build/lib.linux-i686-cpython-312/pandas/tests/resample 2024-04-12 18:44:10,622 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,622 root INFO copying pandas/tests/groupby/test_size.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,622 root INFO copying pandas/tests/groupby/test_sample.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,623 root INFO copying pandas/tests/groupby/test_counting.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,623 root INFO copying pandas/tests/groupby/test_missing.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,623 root INFO copying pandas/tests/groupby/test_value_counts.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,624 root INFO copying pandas/tests/groupby/test_nth.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,624 root INFO copying pandas/tests/groupby/conftest.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,625 root INFO copying pandas/tests/groupby/test_nunique.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,625 root INFO copying pandas/tests/groupby/test_api_consistency.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,625 root INFO copying pandas/tests/groupby/test_grouping.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,626 root INFO copying pandas/tests/groupby/test_function.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,626 root INFO copying pandas/tests/groupby/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,626 root INFO copying pandas/tests/groupby/test_groupby_subclass.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,627 root INFO copying pandas/tests/groupby/test_numba.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,627 root INFO copying pandas/tests/groupby/test_any_all.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,627 root INFO copying pandas/tests/groupby/test_groupby_dropna.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,628 root INFO copying pandas/tests/groupby/test_allowlist.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,628 root INFO copying pandas/tests/groupby/test_groupby.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,628 root INFO copying pandas/tests/groupby/test_timegrouper.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,629 root INFO copying pandas/tests/groupby/test_apply_mutate.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,629 root INFO copying pandas/tests/groupby/test_bin_groupby.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,629 root INFO copying pandas/tests/groupby/test_quantile.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,630 root INFO copying pandas/tests/groupby/test_rank.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,630 root INFO copying pandas/tests/groupby/test_raises.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,630 root INFO copying pandas/tests/groupby/test_libgroupby.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,631 root INFO copying pandas/tests/groupby/test_apply.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,631 root INFO copying pandas/tests/groupby/test_filters.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,632 root INFO copying pandas/tests/groupby/test_indexing.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,632 root INFO copying pandas/tests/groupby/test_categorical.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,632 root INFO copying pandas/tests/groupby/test_groupby_shift_diff.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,633 root INFO copying pandas/tests/groupby/test_index_as_string.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,633 root INFO copying pandas/tests/groupby/test_min_max.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,633 root INFO copying pandas/tests/groupby/test_pipe.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby 2024-04-12 18:44:10,634 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/generic 2024-04-12 18:44:10,634 root INFO copying pandas/tests/generic/test_duplicate_labels.py -> build/lib.linux-i686-cpython-312/pandas/tests/generic 2024-04-12 18:44:10,634 root INFO copying pandas/tests/generic/test_generic.py -> build/lib.linux-i686-cpython-312/pandas/tests/generic 2024-04-12 18:44:10,635 root INFO copying pandas/tests/generic/test_finalize.py -> build/lib.linux-i686-cpython-312/pandas/tests/generic 2024-04-12 18:44:10,635 root INFO copying pandas/tests/generic/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/generic 2024-04-12 18:44:10,635 root INFO copying pandas/tests/generic/test_label_or_level_utils.py -> build/lib.linux-i686-cpython-312/pandas/tests/generic 2024-04-12 18:44:10,636 root INFO copying pandas/tests/generic/test_frame.py -> build/lib.linux-i686-cpython-312/pandas/tests/generic 2024-04-12 18:44:10,636 root INFO copying pandas/tests/generic/test_series.py -> build/lib.linux-i686-cpython-312/pandas/tests/generic 2024-04-12 18:44:10,636 root INFO copying pandas/tests/generic/test_to_xarray.py -> build/lib.linux-i686-cpython-312/pandas/tests/generic 2024-04-12 18:44:10,637 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/tools 2024-04-12 18:44:10,637 root INFO copying pandas/tests/tools/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/tools 2024-04-12 18:44:10,637 root INFO copying pandas/tests/tools/test_to_time.py -> build/lib.linux-i686-cpython-312/pandas/tests/tools 2024-04-12 18:44:10,638 root INFO copying pandas/tests/tools/test_to_numeric.py -> build/lib.linux-i686-cpython-312/pandas/tests/tools 2024-04-12 18:44:10,638 root INFO copying pandas/tests/tools/test_to_timedelta.py -> build/lib.linux-i686-cpython-312/pandas/tests/tools 2024-04-12 18:44:10,638 root INFO copying pandas/tests/tools/test_to_datetime.py -> build/lib.linux-i686-cpython-312/pandas/tests/tools 2024-04-12 18:44:10,639 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/window 2024-04-12 18:44:10,640 root INFO copying pandas/tests/window/test_expanding.py -> build/lib.linux-i686-cpython-312/pandas/tests/window 2024-04-12 18:44:10,640 root INFO copying pandas/tests/window/test_rolling.py -> build/lib.linux-i686-cpython-312/pandas/tests/window 2024-04-12 18:44:10,641 root INFO copying pandas/tests/window/test_online.py -> build/lib.linux-i686-cpython-312/pandas/tests/window 2024-04-12 18:44:10,641 root INFO copying pandas/tests/window/test_rolling_functions.py -> build/lib.linux-i686-cpython-312/pandas/tests/window 2024-04-12 18:44:10,641 root INFO copying pandas/tests/window/test_rolling_skew_kurt.py -> build/lib.linux-i686-cpython-312/pandas/tests/window 2024-04-12 18:44:10,642 root INFO copying pandas/tests/window/test_api.py -> build/lib.linux-i686-cpython-312/pandas/tests/window 2024-04-12 18:44:10,642 root INFO copying pandas/tests/window/conftest.py -> build/lib.linux-i686-cpython-312/pandas/tests/window 2024-04-12 18:44:10,642 root INFO copying pandas/tests/window/test_base_indexer.py -> build/lib.linux-i686-cpython-312/pandas/tests/window 2024-04-12 18:44:10,642 root INFO copying pandas/tests/window/test_ewm.py -> build/lib.linux-i686-cpython-312/pandas/tests/window 2024-04-12 18:44:10,643 root INFO copying pandas/tests/window/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/window 2024-04-12 18:44:10,643 root INFO copying pandas/tests/window/test_numba.py -> build/lib.linux-i686-cpython-312/pandas/tests/window 2024-04-12 18:44:10,643 root INFO copying pandas/tests/window/test_win_type.py -> build/lib.linux-i686-cpython-312/pandas/tests/window 2024-04-12 18:44:10,644 root INFO copying pandas/tests/window/test_groupby.py -> build/lib.linux-i686-cpython-312/pandas/tests/window 2024-04-12 18:44:10,644 root INFO copying pandas/tests/window/test_timeseries_window.py -> build/lib.linux-i686-cpython-312/pandas/tests/window 2024-04-12 18:44:10,645 root INFO copying pandas/tests/window/test_cython_aggregations.py -> build/lib.linux-i686-cpython-312/pandas/tests/window 2024-04-12 18:44:10,645 root INFO copying pandas/tests/window/test_apply.py -> build/lib.linux-i686-cpython-312/pandas/tests/window 2024-04-12 18:44:10,645 root INFO copying pandas/tests/window/test_pairwise.py -> build/lib.linux-i686-cpython-312/pandas/tests/window 2024-04-12 18:44:10,646 root INFO copying pandas/tests/window/test_rolling_quantile.py -> build/lib.linux-i686-cpython-312/pandas/tests/window 2024-04-12 18:44:10,646 root INFO copying pandas/tests/window/test_dtypes.py -> build/lib.linux-i686-cpython-312/pandas/tests/window 2024-04-12 18:44:10,646 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/reshape 2024-04-12 18:44:10,647 root INFO copying pandas/tests/reshape/test_pivot.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape 2024-04-12 18:44:10,647 root INFO copying pandas/tests/reshape/test_cut.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape 2024-04-12 18:44:10,648 root INFO copying pandas/tests/reshape/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape 2024-04-12 18:44:10,648 root INFO copying pandas/tests/reshape/test_union_categoricals.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape 2024-04-12 18:44:10,648 root INFO copying pandas/tests/reshape/test_qcut.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape 2024-04-12 18:44:10,648 root INFO copying pandas/tests/reshape/test_crosstab.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape 2024-04-12 18:44:10,649 root INFO copying pandas/tests/reshape/test_get_dummies.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape 2024-04-12 18:44:10,649 root INFO copying pandas/tests/reshape/test_melt.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape 2024-04-12 18:44:10,650 root INFO copying pandas/tests/reshape/test_pivot_multilevel.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape 2024-04-12 18:44:10,650 root INFO copying pandas/tests/reshape/test_util.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape 2024-04-12 18:44:10,650 root INFO copying pandas/tests/reshape/test_from_dummies.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape 2024-04-12 18:44:10,651 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/scalar 2024-04-12 18:44:10,651 root INFO copying pandas/tests/scalar/test_nat.py -> build/lib.linux-i686-cpython-312/pandas/tests/scalar 2024-04-12 18:44:10,651 root INFO copying pandas/tests/scalar/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/scalar 2024-04-12 18:44:10,652 root INFO copying pandas/tests/scalar/test_na_scalar.py -> build/lib.linux-i686-cpython-312/pandas/tests/scalar 2024-04-12 18:44:10,652 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/dtypes 2024-04-12 18:44:10,652 root INFO copying pandas/tests/dtypes/test_missing.py -> build/lib.linux-i686-cpython-312/pandas/tests/dtypes 2024-04-12 18:44:10,653 root INFO copying pandas/tests/dtypes/test_generic.py -> build/lib.linux-i686-cpython-312/pandas/tests/dtypes 2024-04-12 18:44:10,653 root INFO copying pandas/tests/dtypes/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/dtypes 2024-04-12 18:44:10,654 root INFO copying pandas/tests/dtypes/test_common.py -> build/lib.linux-i686-cpython-312/pandas/tests/dtypes 2024-04-12 18:44:10,654 root INFO copying pandas/tests/dtypes/test_concat.py -> build/lib.linux-i686-cpython-312/pandas/tests/dtypes 2024-04-12 18:44:10,654 root INFO copying pandas/tests/dtypes/test_inference.py -> build/lib.linux-i686-cpython-312/pandas/tests/dtypes 2024-04-12 18:44:10,655 root INFO copying pandas/tests/dtypes/test_dtypes.py -> build/lib.linux-i686-cpython-312/pandas/tests/dtypes 2024-04-12 18:44:10,655 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/plotting 2024-04-12 18:44:10,656 root INFO copying pandas/tests/plotting/conftest.py -> build/lib.linux-i686-cpython-312/pandas/tests/plotting 2024-04-12 18:44:10,656 root INFO copying pandas/tests/plotting/test_datetimelike.py -> build/lib.linux-i686-cpython-312/pandas/tests/plotting 2024-04-12 18:44:10,656 root INFO copying pandas/tests/plotting/test_backend.py -> build/lib.linux-i686-cpython-312/pandas/tests/plotting 2024-04-12 18:44:10,657 root INFO copying pandas/tests/plotting/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/plotting 2024-04-12 18:44:10,657 root INFO copying pandas/tests/plotting/test_groupby.py -> build/lib.linux-i686-cpython-312/pandas/tests/plotting 2024-04-12 18:44:10,657 root INFO copying pandas/tests/plotting/test_common.py -> build/lib.linux-i686-cpython-312/pandas/tests/plotting 2024-04-12 18:44:10,658 root INFO copying pandas/tests/plotting/test_misc.py -> build/lib.linux-i686-cpython-312/pandas/tests/plotting 2024-04-12 18:44:10,658 root INFO copying pandas/tests/plotting/test_hist_method.py -> build/lib.linux-i686-cpython-312/pandas/tests/plotting 2024-04-12 18:44:10,658 root INFO copying pandas/tests/plotting/test_converter.py -> build/lib.linux-i686-cpython-312/pandas/tests/plotting 2024-04-12 18:44:10,659 root INFO copying pandas/tests/plotting/common.py -> build/lib.linux-i686-cpython-312/pandas/tests/plotting 2024-04-12 18:44:10,659 root INFO copying pandas/tests/plotting/test_boxplot_method.py -> build/lib.linux-i686-cpython-312/pandas/tests/plotting 2024-04-12 18:44:10,659 root INFO copying pandas/tests/plotting/test_series.py -> build/lib.linux-i686-cpython-312/pandas/tests/plotting 2024-04-12 18:44:10,660 root INFO copying pandas/tests/plotting/test_style.py -> build/lib.linux-i686-cpython-312/pandas/tests/plotting 2024-04-12 18:44:10,661 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/arrays 2024-04-12 18:44:10,661 root INFO copying pandas/tests/arrays/masked_shared.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays 2024-04-12 18:44:10,661 root INFO copying pandas/tests/arrays/test_timedeltas.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays 2024-04-12 18:44:10,662 root INFO copying pandas/tests/arrays/test_ndarray_backed.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays 2024-04-12 18:44:10,662 root INFO copying pandas/tests/arrays/test_datetimelike.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays 2024-04-12 18:44:10,662 root INFO copying pandas/tests/arrays/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays 2024-04-12 18:44:10,663 root INFO copying pandas/tests/arrays/test_array.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays 2024-04-12 18:44:10,663 root INFO copying pandas/tests/arrays/test_datetimes.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays 2024-04-12 18:44:10,663 root INFO copying pandas/tests/arrays/test_period.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays 2024-04-12 18:44:10,664 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/copy_view 2024-04-12 18:44:10,664 root INFO copying pandas/tests/copy_view/test_functions.py -> build/lib.linux-i686-cpython-312/pandas/tests/copy_view 2024-04-12 18:44:10,665 root INFO copying pandas/tests/copy_view/util.py -> build/lib.linux-i686-cpython-312/pandas/tests/copy_view 2024-04-12 18:44:10,665 root INFO copying pandas/tests/copy_view/test_clip.py -> build/lib.linux-i686-cpython-312/pandas/tests/copy_view 2024-04-12 18:44:10,665 root INFO copying pandas/tests/copy_view/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/copy_view 2024-04-12 18:44:10,666 root INFO copying pandas/tests/copy_view/test_constructors.py -> build/lib.linux-i686-cpython-312/pandas/tests/copy_view 2024-04-12 18:44:10,666 root INFO copying pandas/tests/copy_view/test_array.py -> build/lib.linux-i686-cpython-312/pandas/tests/copy_view 2024-04-12 18:44:10,666 root INFO copying pandas/tests/copy_view/test_interp_fillna.py -> build/lib.linux-i686-cpython-312/pandas/tests/copy_view 2024-04-12 18:44:10,667 root INFO copying pandas/tests/copy_view/test_methods.py -> build/lib.linux-i686-cpython-312/pandas/tests/copy_view 2024-04-12 18:44:10,667 root INFO copying pandas/tests/copy_view/test_replace.py -> build/lib.linux-i686-cpython-312/pandas/tests/copy_view 2024-04-12 18:44:10,667 root INFO copying pandas/tests/copy_view/test_astype.py -> build/lib.linux-i686-cpython-312/pandas/tests/copy_view 2024-04-12 18:44:10,668 root INFO copying pandas/tests/copy_view/test_core_functionalities.py -> build/lib.linux-i686-cpython-312/pandas/tests/copy_view 2024-04-12 18:44:10,668 root INFO copying pandas/tests/copy_view/test_setitem.py -> build/lib.linux-i686-cpython-312/pandas/tests/copy_view 2024-04-12 18:44:10,668 root INFO copying pandas/tests/copy_view/test_util.py -> build/lib.linux-i686-cpython-312/pandas/tests/copy_view 2024-04-12 18:44:10,669 root INFO copying pandas/tests/copy_view/test_internals.py -> build/lib.linux-i686-cpython-312/pandas/tests/copy_view 2024-04-12 18:44:10,669 root INFO copying pandas/tests/copy_view/test_indexing.py -> build/lib.linux-i686-cpython-312/pandas/tests/copy_view 2024-04-12 18:44:10,670 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/series 2024-04-12 18:44:10,670 root INFO copying pandas/tests/series/test_arithmetic.py -> build/lib.linux-i686-cpython-312/pandas/tests/series 2024-04-12 18:44:10,670 root INFO copying pandas/tests/series/test_subclass.py -> build/lib.linux-i686-cpython-312/pandas/tests/series 2024-04-12 18:44:10,671 root INFO copying pandas/tests/series/test_missing.py -> build/lib.linux-i686-cpython-312/pandas/tests/series 2024-04-12 18:44:10,671 root INFO copying pandas/tests/series/test_api.py -> build/lib.linux-i686-cpython-312/pandas/tests/series 2024-04-12 18:44:10,671 root INFO copying pandas/tests/series/test_npfuncs.py -> build/lib.linux-i686-cpython-312/pandas/tests/series 2024-04-12 18:44:10,672 root INFO copying pandas/tests/series/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/series 2024-04-12 18:44:10,672 root INFO copying pandas/tests/series/test_constructors.py -> build/lib.linux-i686-cpython-312/pandas/tests/series 2024-04-12 18:44:10,672 root INFO copying pandas/tests/series/test_repr.py -> build/lib.linux-i686-cpython-312/pandas/tests/series 2024-04-12 18:44:10,673 root INFO copying pandas/tests/series/test_iteration.py -> build/lib.linux-i686-cpython-312/pandas/tests/series 2024-04-12 18:44:10,673 root INFO copying pandas/tests/series/test_reductions.py -> build/lib.linux-i686-cpython-312/pandas/tests/series 2024-04-12 18:44:10,673 root INFO copying pandas/tests/series/test_unary.py -> build/lib.linux-i686-cpython-312/pandas/tests/series 2024-04-12 18:44:10,674 root INFO copying pandas/tests/series/test_logical_ops.py -> build/lib.linux-i686-cpython-312/pandas/tests/series 2024-04-12 18:44:10,674 root INFO copying pandas/tests/series/test_validate.py -> build/lib.linux-i686-cpython-312/pandas/tests/series 2024-04-12 18:44:10,674 root INFO copying pandas/tests/series/test_cumulative.py -> build/lib.linux-i686-cpython-312/pandas/tests/series 2024-04-12 18:44:10,675 root INFO copying pandas/tests/series/test_ufunc.py -> build/lib.linux-i686-cpython-312/pandas/tests/series 2024-04-12 18:44:10,675 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/interchange 2024-04-12 18:44:10,675 root INFO copying pandas/tests/interchange/conftest.py -> build/lib.linux-i686-cpython-312/pandas/tests/interchange 2024-04-12 18:44:10,676 root INFO copying pandas/tests/interchange/test_spec_conformance.py -> build/lib.linux-i686-cpython-312/pandas/tests/interchange 2024-04-12 18:44:10,676 root INFO copying pandas/tests/interchange/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/interchange 2024-04-12 18:44:10,676 root INFO copying pandas/tests/interchange/test_utils.py -> build/lib.linux-i686-cpython-312/pandas/tests/interchange 2024-04-12 18:44:10,677 root INFO copying pandas/tests/interchange/test_impl.py -> build/lib.linux-i686-cpython-312/pandas/tests/interchange 2024-04-12 18:44:10,677 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/tslibs 2024-04-12 18:44:10,678 root INFO copying pandas/tests/tslibs/test_parse_iso8601.py -> build/lib.linux-i686-cpython-312/pandas/tests/tslibs 2024-04-12 18:44:10,678 root INFO copying pandas/tests/tslibs/test_timedeltas.py -> build/lib.linux-i686-cpython-312/pandas/tests/tslibs 2024-04-12 18:44:10,678 root INFO copying pandas/tests/tslibs/test_fields.py -> build/lib.linux-i686-cpython-312/pandas/tests/tslibs 2024-04-12 18:44:10,678 root INFO copying pandas/tests/tslibs/test_api.py -> build/lib.linux-i686-cpython-312/pandas/tests/tslibs 2024-04-12 18:44:10,679 root INFO copying pandas/tests/tslibs/test_tzconversion.py -> build/lib.linux-i686-cpython-312/pandas/tests/tslibs 2024-04-12 18:44:10,679 root INFO copying pandas/tests/tslibs/test_conversion.py -> build/lib.linux-i686-cpython-312/pandas/tests/tslibs 2024-04-12 18:44:10,679 root INFO copying pandas/tests/tslibs/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/tslibs 2024-04-12 18:44:10,680 root INFO copying pandas/tests/tslibs/test_parsing.py -> build/lib.linux-i686-cpython-312/pandas/tests/tslibs 2024-04-12 18:44:10,680 root INFO copying pandas/tests/tslibs/test_resolution.py -> build/lib.linux-i686-cpython-312/pandas/tests/tslibs 2024-04-12 18:44:10,680 root INFO copying pandas/tests/tslibs/test_libfrequencies.py -> build/lib.linux-i686-cpython-312/pandas/tests/tslibs 2024-04-12 18:44:10,681 root INFO copying pandas/tests/tslibs/test_timezones.py -> build/lib.linux-i686-cpython-312/pandas/tests/tslibs 2024-04-12 18:44:10,681 root INFO copying pandas/tests/tslibs/test_array_to_datetime.py -> build/lib.linux-i686-cpython-312/pandas/tests/tslibs 2024-04-12 18:44:10,681 root INFO copying pandas/tests/tslibs/test_period_asfreq.py -> build/lib.linux-i686-cpython-312/pandas/tests/tslibs 2024-04-12 18:44:10,682 root INFO copying pandas/tests/tslibs/test_ccalendar.py -> build/lib.linux-i686-cpython-312/pandas/tests/tslibs 2024-04-12 18:44:10,682 root INFO copying pandas/tests/tslibs/test_liboffsets.py -> build/lib.linux-i686-cpython-312/pandas/tests/tslibs 2024-04-12 18:44:10,682 root INFO copying pandas/tests/tslibs/test_np_datetime.py -> build/lib.linux-i686-cpython-312/pandas/tests/tslibs 2024-04-12 18:44:10,683 root INFO copying pandas/tests/tslibs/test_to_offset.py -> build/lib.linux-i686-cpython-312/pandas/tests/tslibs 2024-04-12 18:44:10,683 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/indexing 2024-04-12 18:44:10,684 root INFO copying pandas/tests/indexing/test_coercion.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing 2024-04-12 18:44:10,684 root INFO copying pandas/tests/indexing/conftest.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing 2024-04-12 18:44:10,684 root INFO copying pandas/tests/indexing/test_datetime.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing 2024-04-12 18:44:10,685 root INFO copying pandas/tests/indexing/test_floats.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing 2024-04-12 18:44:10,685 root INFO copying pandas/tests/indexing/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing 2024-04-12 18:44:10,685 root INFO copying pandas/tests/indexing/test_partial.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing 2024-04-12 18:44:10,686 root INFO copying pandas/tests/indexing/test_scalar.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing 2024-04-12 18:44:10,686 root INFO copying pandas/tests/indexing/test_na_indexing.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing 2024-04-12 18:44:10,686 root INFO copying pandas/tests/indexing/test_at.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing 2024-04-12 18:44:10,687 root INFO copying pandas/tests/indexing/test_loc.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing 2024-04-12 18:44:10,687 root INFO copying pandas/tests/indexing/test_iloc.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing 2024-04-12 18:44:10,688 root INFO copying pandas/tests/indexing/test_indexers.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing 2024-04-12 18:44:10,688 root INFO copying pandas/tests/indexing/test_chaining_and_caching.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing 2024-04-12 18:44:10,688 root INFO copying pandas/tests/indexing/common.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing 2024-04-12 18:44:10,689 root INFO copying pandas/tests/indexing/test_check_indexer.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing 2024-04-12 18:44:10,689 root INFO copying pandas/tests/indexing/test_indexing.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing 2024-04-12 18:44:10,689 root INFO copying pandas/tests/indexing/test_categorical.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing 2024-04-12 18:44:10,690 root INFO copying pandas/tests/indexing/test_iat.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing 2024-04-12 18:44:10,690 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/util 2024-04-12 18:44:10,691 root INFO copying pandas/tests/util/test_assert_series_equal.py -> build/lib.linux-i686-cpython-312/pandas/tests/util 2024-04-12 18:44:10,691 root INFO copying pandas/tests/util/test_assert_interval_array_equal.py -> build/lib.linux-i686-cpython-312/pandas/tests/util 2024-04-12 18:44:10,691 root INFO copying pandas/tests/util/test_deprecate.py -> build/lib.linux-i686-cpython-312/pandas/tests/util 2024-04-12 18:44:10,692 root INFO copying pandas/tests/util/test_assert_extension_array_equal.py -> build/lib.linux-i686-cpython-312/pandas/tests/util 2024-04-12 18:44:10,692 root INFO copying pandas/tests/util/conftest.py -> build/lib.linux-i686-cpython-312/pandas/tests/util 2024-04-12 18:44:10,692 root INFO copying pandas/tests/util/test_assert_produces_warning.py -> build/lib.linux-i686-cpython-312/pandas/tests/util 2024-04-12 18:44:10,693 root INFO copying pandas/tests/util/test_assert_almost_equal.py -> build/lib.linux-i686-cpython-312/pandas/tests/util 2024-04-12 18:44:10,693 root INFO copying pandas/tests/util/test_validate_args.py -> build/lib.linux-i686-cpython-312/pandas/tests/util 2024-04-12 18:44:10,693 root INFO copying pandas/tests/util/test_validate_inclusive.py -> build/lib.linux-i686-cpython-312/pandas/tests/util 2024-04-12 18:44:10,694 root INFO copying pandas/tests/util/test_assert_categorical_equal.py -> build/lib.linux-i686-cpython-312/pandas/tests/util 2024-04-12 18:44:10,694 root INFO copying pandas/tests/util/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/util 2024-04-12 18:44:10,694 root INFO copying pandas/tests/util/test_assert_frame_equal.py -> build/lib.linux-i686-cpython-312/pandas/tests/util 2024-04-12 18:44:10,695 root INFO copying pandas/tests/util/test_numba.py -> build/lib.linux-i686-cpython-312/pandas/tests/util 2024-04-12 18:44:10,695 root INFO copying pandas/tests/util/test_str_methods.py -> build/lib.linux-i686-cpython-312/pandas/tests/util 2024-04-12 18:44:10,695 root INFO copying pandas/tests/util/test_assert_numpy_array_equal.py -> build/lib.linux-i686-cpython-312/pandas/tests/util 2024-04-12 18:44:10,695 root INFO copying pandas/tests/util/test_validate_kwargs.py -> build/lib.linux-i686-cpython-312/pandas/tests/util 2024-04-12 18:44:10,696 root INFO copying pandas/tests/util/test_make_objects.py -> build/lib.linux-i686-cpython-312/pandas/tests/util 2024-04-12 18:44:10,696 root INFO copying pandas/tests/util/test_safe_import.py -> build/lib.linux-i686-cpython-312/pandas/tests/util 2024-04-12 18:44:10,696 root INFO copying pandas/tests/util/test_show_versions.py -> build/lib.linux-i686-cpython-312/pandas/tests/util 2024-04-12 18:44:10,697 root INFO copying pandas/tests/util/test_hashing.py -> build/lib.linux-i686-cpython-312/pandas/tests/util 2024-04-12 18:44:10,697 root INFO copying pandas/tests/util/test_rewrite_warning.py -> build/lib.linux-i686-cpython-312/pandas/tests/util 2024-04-12 18:44:10,697 root INFO copying pandas/tests/util/test_assert_index_equal.py -> build/lib.linux-i686-cpython-312/pandas/tests/util 2024-04-12 18:44:10,698 root INFO copying pandas/tests/util/test_util.py -> build/lib.linux-i686-cpython-312/pandas/tests/util 2024-04-12 18:44:10,698 root INFO copying pandas/tests/util/test_deprecate_nonkeyword_arguments.py -> build/lib.linux-i686-cpython-312/pandas/tests/util 2024-04-12 18:44:10,698 root INFO copying pandas/tests/util/test_doc.py -> build/lib.linux-i686-cpython-312/pandas/tests/util 2024-04-12 18:44:10,699 root INFO copying pandas/tests/util/test_assert_attr_equal.py -> build/lib.linux-i686-cpython-312/pandas/tests/util 2024-04-12 18:44:10,699 root INFO copying pandas/tests/util/test_shares_memory.py -> build/lib.linux-i686-cpython-312/pandas/tests/util 2024-04-12 18:44:10,699 root INFO copying pandas/tests/util/test_deprecate_kwarg.py -> build/lib.linux-i686-cpython-312/pandas/tests/util 2024-04-12 18:44:10,700 root INFO copying pandas/tests/util/test_validate_args_and_kwargs.py -> build/lib.linux-i686-cpython-312/pandas/tests/util 2024-04-12 18:44:10,700 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/computation 2024-04-12 18:44:10,700 root INFO copying pandas/tests/computation/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/computation 2024-04-12 18:44:10,701 root INFO copying pandas/tests/computation/test_eval.py -> build/lib.linux-i686-cpython-312/pandas/tests/computation 2024-04-12 18:44:10,701 root INFO copying pandas/tests/computation/test_compat.py -> build/lib.linux-i686-cpython-312/pandas/tests/computation 2024-04-12 18:44:10,702 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/io 2024-04-12 18:44:10,702 root INFO copying pandas/tests/io/test_gcs.py -> build/lib.linux-i686-cpython-312/pandas/tests/io 2024-04-12 18:44:10,702 root INFO copying pandas/tests/io/test_pickle.py -> build/lib.linux-i686-cpython-312/pandas/tests/io 2024-04-12 18:44:10,703 root INFO copying pandas/tests/io/test_stata.py -> build/lib.linux-i686-cpython-312/pandas/tests/io 2024-04-12 18:44:10,703 root INFO copying pandas/tests/io/conftest.py -> build/lib.linux-i686-cpython-312/pandas/tests/io 2024-04-12 18:44:10,704 root INFO copying pandas/tests/io/test_sql.py -> build/lib.linux-i686-cpython-312/pandas/tests/io 2024-04-12 18:44:10,704 root INFO copying pandas/tests/io/test_s3.py -> build/lib.linux-i686-cpython-312/pandas/tests/io 2024-04-12 18:44:10,705 root INFO copying pandas/tests/io/test_orc.py -> build/lib.linux-i686-cpython-312/pandas/tests/io 2024-04-12 18:44:10,705 root INFO copying pandas/tests/io/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/io 2024-04-12 18:44:10,705 root INFO copying pandas/tests/io/test_spss.py -> build/lib.linux-i686-cpython-312/pandas/tests/io 2024-04-12 18:44:10,705 root INFO copying pandas/tests/io/test_html.py -> build/lib.linux-i686-cpython-312/pandas/tests/io 2024-04-12 18:44:10,706 root INFO copying pandas/tests/io/test_common.py -> build/lib.linux-i686-cpython-312/pandas/tests/io 2024-04-12 18:44:10,706 root INFO copying pandas/tests/io/test_compression.py -> build/lib.linux-i686-cpython-312/pandas/tests/io 2024-04-12 18:44:10,707 root INFO copying pandas/tests/io/test_clipboard.py -> build/lib.linux-i686-cpython-312/pandas/tests/io 2024-04-12 18:44:10,707 root INFO copying pandas/tests/io/test_user_agent.py -> build/lib.linux-i686-cpython-312/pandas/tests/io 2024-04-12 18:44:10,707 root INFO copying pandas/tests/io/test_fsspec.py -> build/lib.linux-i686-cpython-312/pandas/tests/io 2024-04-12 18:44:10,708 root INFO copying pandas/tests/io/test_feather.py -> build/lib.linux-i686-cpython-312/pandas/tests/io 2024-04-12 18:44:10,708 root INFO copying pandas/tests/io/test_parquet.py -> build/lib.linux-i686-cpython-312/pandas/tests/io 2024-04-12 18:44:10,708 root INFO copying pandas/tests/io/generate_legacy_storage_files.py -> build/lib.linux-i686-cpython-312/pandas/tests/io 2024-04-12 18:44:10,709 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/frame/indexing 2024-04-12 18:44:10,709 root INFO copying pandas/tests/frame/indexing/test_coercion.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/indexing 2024-04-12 18:44:10,709 root INFO copying pandas/tests/frame/indexing/test_where.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/indexing 2024-04-12 18:44:10,710 root INFO copying pandas/tests/frame/indexing/test_get_value.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/indexing 2024-04-12 18:44:10,710 root INFO copying pandas/tests/frame/indexing/test_delitem.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/indexing 2024-04-12 18:44:10,711 root INFO copying pandas/tests/frame/indexing/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/indexing 2024-04-12 18:44:10,711 root INFO copying pandas/tests/frame/indexing/test_xs.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/indexing 2024-04-12 18:44:10,711 root INFO copying pandas/tests/frame/indexing/test_take.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/indexing 2024-04-12 18:44:10,711 root INFO copying pandas/tests/frame/indexing/test_mask.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/indexing 2024-04-12 18:44:10,712 root INFO copying pandas/tests/frame/indexing/test_set_value.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/indexing 2024-04-12 18:44:10,712 root INFO copying pandas/tests/frame/indexing/test_getitem.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/indexing 2024-04-12 18:44:10,712 root INFO copying pandas/tests/frame/indexing/test_get.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/indexing 2024-04-12 18:44:10,713 root INFO copying pandas/tests/frame/indexing/test_setitem.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/indexing 2024-04-12 18:44:10,713 root INFO copying pandas/tests/frame/indexing/test_indexing.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/indexing 2024-04-12 18:44:10,714 root INFO copying pandas/tests/frame/indexing/test_insert.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/indexing 2024-04-12 18:44:10,714 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/frame/constructors 2024-04-12 18:44:10,714 root INFO copying pandas/tests/frame/constructors/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/constructors 2024-04-12 18:44:10,715 root INFO copying pandas/tests/frame/constructors/test_from_records.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/constructors 2024-04-12 18:44:10,715 root INFO copying pandas/tests/frame/constructors/test_from_dict.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/constructors 2024-04-12 18:44:10,717 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,717 root INFO copying pandas/tests/frame/methods/test_dot.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,717 root INFO copying pandas/tests/frame/methods/test_combine_first.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,718 root INFO copying pandas/tests/frame/methods/test_set_axis.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,718 root INFO copying pandas/tests/frame/methods/test_sample.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,718 root INFO copying pandas/tests/frame/methods/test_values.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,719 root INFO copying pandas/tests/frame/methods/test_first_valid_index.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,719 root INFO copying pandas/tests/frame/methods/test_shift.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,719 root INFO copying pandas/tests/frame/methods/test_rename.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,720 root INFO copying pandas/tests/frame/methods/test_to_dict_of_blocks.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,720 root INFO copying pandas/tests/frame/methods/test_tz_convert.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,720 root INFO copying pandas/tests/frame/methods/test_value_counts.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,721 root INFO copying pandas/tests/frame/methods/test_update.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,721 root INFO copying pandas/tests/frame/methods/test_select_dtypes.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,721 root INFO copying pandas/tests/frame/methods/test_is_homogeneous_dtype.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,722 root INFO copying pandas/tests/frame/methods/test_asof.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,722 root INFO copying pandas/tests/frame/methods/test_to_records.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,722 root INFO copying pandas/tests/frame/methods/test_round.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,723 root INFO copying pandas/tests/frame/methods/test_to_numpy.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,723 root INFO copying pandas/tests/frame/methods/test_count.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,723 root INFO copying pandas/tests/frame/methods/test_clip.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,724 root INFO copying pandas/tests/frame/methods/test_diff.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,724 root INFO copying pandas/tests/frame/methods/test_pct_change.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,724 root INFO copying pandas/tests/frame/methods/test_sort_index.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,725 root INFO copying pandas/tests/frame/methods/test_filter.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,725 root INFO copying pandas/tests/frame/methods/test_reindex.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,725 root INFO copying pandas/tests/frame/methods/test_infer_objects.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,726 root INFO copying pandas/tests/frame/methods/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,726 root INFO copying pandas/tests/frame/methods/test_dropna.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,726 root INFO copying pandas/tests/frame/methods/test_combine.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,727 root INFO copying pandas/tests/frame/methods/test_matmul.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,727 root INFO copying pandas/tests/frame/methods/test_isin.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,727 root INFO copying pandas/tests/frame/methods/test_fillna.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,728 root INFO copying pandas/tests/frame/methods/test_get_numeric_data.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,728 root INFO copying pandas/tests/frame/methods/test_first_and_last.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,728 root INFO copying pandas/tests/frame/methods/test_join.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,729 root INFO copying pandas/tests/frame/methods/test_to_timestamp.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,729 root INFO copying pandas/tests/frame/methods/test_to_period.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,729 root INFO copying pandas/tests/frame/methods/test_reindex_like.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,730 root INFO copying pandas/tests/frame/methods/test_set_index.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,730 root INFO copying pandas/tests/frame/methods/test_drop_duplicates.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,730 root INFO copying pandas/tests/frame/methods/test_swapaxes.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,731 root INFO copying pandas/tests/frame/methods/test_reorder_levels.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,731 root INFO copying pandas/tests/frame/methods/test_tz_localize.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,731 root INFO copying pandas/tests/frame/methods/test_asfreq.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,732 root INFO copying pandas/tests/frame/methods/test_equals.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,732 root INFO copying pandas/tests/frame/methods/test_between_time.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,732 root INFO copying pandas/tests/frame/methods/test_rename_axis.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,733 root INFO copying pandas/tests/frame/methods/test_head_tail.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,733 root INFO copying pandas/tests/frame/methods/test_pop.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,733 root INFO copying pandas/tests/frame/methods/test_truncate.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,734 root INFO copying pandas/tests/frame/methods/test_add_prefix_suffix.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,734 root INFO copying pandas/tests/frame/methods/test_swaplevel.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,734 root INFO copying pandas/tests/frame/methods/test_replace.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,735 root INFO copying pandas/tests/frame/methods/test_assign.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,735 root INFO copying pandas/tests/frame/methods/test_astype.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,735 root INFO copying pandas/tests/frame/methods/test_transpose.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,736 root INFO copying pandas/tests/frame/methods/test_quantile.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,736 root INFO copying pandas/tests/frame/methods/test_rank.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,736 root INFO copying pandas/tests/frame/methods/test_nlargest.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,737 root INFO copying pandas/tests/frame/methods/test_to_csv.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,737 root INFO copying pandas/tests/frame/methods/test_to_dict.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,738 root INFO copying pandas/tests/frame/methods/test_drop.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,738 root INFO copying pandas/tests/frame/methods/test_droplevel.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,738 root INFO copying pandas/tests/frame/methods/test_reset_index.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,739 root INFO copying pandas/tests/frame/methods/test_copy.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,739 root INFO copying pandas/tests/frame/methods/test_isetitem.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,739 root INFO copying pandas/tests/frame/methods/test_cov_corr.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,740 root INFO copying pandas/tests/frame/methods/test_compare.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,740 root INFO copying pandas/tests/frame/methods/test_at_time.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,740 root INFO copying pandas/tests/frame/methods/test_describe.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,741 root INFO copying pandas/tests/frame/methods/test_duplicated.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,741 root INFO copying pandas/tests/frame/methods/test_sort_values.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,741 root INFO copying pandas/tests/frame/methods/test_explode.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,742 root INFO copying pandas/tests/frame/methods/test_interpolate.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,742 root INFO copying pandas/tests/frame/methods/test_convert_dtypes.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,742 root INFO copying pandas/tests/frame/methods/test_dtypes.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,743 root INFO copying pandas/tests/frame/methods/test_align.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,743 root INFO copying pandas/tests/frame/methods/test_pipe.py -> build/lib.linux-i686-cpython-312/pandas/tests/frame/methods 2024-04-12 18:44:10,744 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 18:44:10,744 root INFO copying pandas/tests/indexes/datetimes/test_ops.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 18:44:10,744 root INFO copying pandas/tests/indexes/datetimes/test_scalar_compat.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 18:44:10,745 root INFO copying pandas/tests/indexes/datetimes/test_setops.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 18:44:10,745 root INFO copying pandas/tests/indexes/datetimes/test_pickle.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 18:44:10,745 root INFO copying pandas/tests/indexes/datetimes/test_freq_attr.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 18:44:10,746 root INFO copying pandas/tests/indexes/datetimes/test_asof.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 18:44:10,746 root INFO copying pandas/tests/indexes/datetimes/test_datetimelike.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 18:44:10,746 root INFO copying pandas/tests/indexes/datetimes/test_datetime.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 18:44:10,747 root INFO copying pandas/tests/indexes/datetimes/test_partial_slicing.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 18:44:10,747 root INFO copying pandas/tests/indexes/datetimes/test_npfuncs.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 18:44:10,747 root INFO copying pandas/tests/indexes/datetimes/test_reindex.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 18:44:10,748 root INFO copying pandas/tests/indexes/datetimes/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 18:44:10,748 root INFO copying pandas/tests/indexes/datetimes/test_constructors.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 18:44:10,748 root INFO copying pandas/tests/indexes/datetimes/test_map.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 18:44:10,749 root INFO copying pandas/tests/indexes/datetimes/test_join.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 18:44:10,749 root INFO copying pandas/tests/indexes/datetimes/test_timezones.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 18:44:10,749 root INFO copying pandas/tests/indexes/datetimes/test_delete.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 18:44:10,750 root INFO copying pandas/tests/indexes/datetimes/test_date_range.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 18:44:10,750 root INFO copying pandas/tests/indexes/datetimes/test_unique.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 18:44:10,750 root INFO copying pandas/tests/indexes/datetimes/test_misc.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 18:44:10,751 root INFO copying pandas/tests/indexes/datetimes/test_indexing.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 18:44:10,751 root INFO copying pandas/tests/indexes/datetimes/test_formats.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes 2024-04-12 18:44:10,752 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/indexes/interval 2024-04-12 18:44:10,752 root INFO copying pandas/tests/indexes/interval/test_setops.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/interval 2024-04-12 18:44:10,752 root INFO copying pandas/tests/indexes/interval/test_pickle.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/interval 2024-04-12 18:44:10,753 root INFO copying pandas/tests/indexes/interval/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/interval 2024-04-12 18:44:10,753 root INFO copying pandas/tests/indexes/interval/test_interval_tree.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/interval 2024-04-12 18:44:10,753 root INFO copying pandas/tests/indexes/interval/test_constructors.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/interval 2024-04-12 18:44:10,754 root INFO copying pandas/tests/indexes/interval/test_join.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/interval 2024-04-12 18:44:10,754 root INFO copying pandas/tests/indexes/interval/test_interval.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/interval 2024-04-12 18:44:10,754 root INFO copying pandas/tests/indexes/interval/test_equals.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/interval 2024-04-12 18:44:10,755 root INFO copying pandas/tests/indexes/interval/test_astype.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/interval 2024-04-12 18:44:10,755 root INFO copying pandas/tests/indexes/interval/test_base.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/interval 2024-04-12 18:44:10,755 root INFO copying pandas/tests/indexes/interval/test_indexing.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/interval 2024-04-12 18:44:10,756 root INFO copying pandas/tests/indexes/interval/test_interval_range.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/interval 2024-04-12 18:44:10,756 root INFO copying pandas/tests/indexes/interval/test_formats.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/interval 2024-04-12 18:44:10,757 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/indexes/numeric 2024-04-12 18:44:10,757 root INFO copying pandas/tests/indexes/numeric/test_setops.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/numeric 2024-04-12 18:44:10,757 root INFO copying pandas/tests/indexes/numeric/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/numeric 2024-04-12 18:44:10,757 root INFO copying pandas/tests/indexes/numeric/test_join.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/numeric 2024-04-12 18:44:10,758 root INFO copying pandas/tests/indexes/numeric/test_numeric.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/numeric 2024-04-12 18:44:10,758 root INFO copying pandas/tests/indexes/numeric/test_astype.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/numeric 2024-04-12 18:44:10,758 root INFO copying pandas/tests/indexes/numeric/test_indexing.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/numeric 2024-04-12 18:44:10,759 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas 2024-04-12 18:44:10,759 root INFO copying pandas/tests/indexes/timedeltas/test_ops.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas 2024-04-12 18:44:10,760 root INFO copying pandas/tests/indexes/timedeltas/test_scalar_compat.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas 2024-04-12 18:44:10,760 root INFO copying pandas/tests/indexes/timedeltas/test_setops.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas 2024-04-12 18:44:10,760 root INFO copying pandas/tests/indexes/timedeltas/test_pickle.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas 2024-04-12 18:44:10,761 root INFO copying pandas/tests/indexes/timedeltas/test_freq_attr.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas 2024-04-12 18:44:10,761 root INFO copying pandas/tests/indexes/timedeltas/test_timedelta.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas 2024-04-12 18:44:10,761 root INFO copying pandas/tests/indexes/timedeltas/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas 2024-04-12 18:44:10,762 root INFO copying pandas/tests/indexes/timedeltas/test_searchsorted.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas 2024-04-12 18:44:10,762 root INFO copying pandas/tests/indexes/timedeltas/test_constructors.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas 2024-04-12 18:44:10,762 root INFO copying pandas/tests/indexes/timedeltas/test_join.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas 2024-04-12 18:44:10,763 root INFO copying pandas/tests/indexes/timedeltas/test_delete.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas 2024-04-12 18:44:10,763 root INFO copying pandas/tests/indexes/timedeltas/test_timedelta_range.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas 2024-04-12 18:44:10,763 root INFO copying pandas/tests/indexes/timedeltas/test_indexing.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas 2024-04-12 18:44:10,764 root INFO copying pandas/tests/indexes/timedeltas/test_formats.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas 2024-04-12 18:44:10,764 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimelike_ 2024-04-12 18:44:10,764 root INFO copying pandas/tests/indexes/datetimelike_/test_value_counts.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimelike_ 2024-04-12 18:44:10,765 root INFO copying pandas/tests/indexes/datetimelike_/test_nat.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimelike_ 2024-04-12 18:44:10,765 root INFO copying pandas/tests/indexes/datetimelike_/test_is_monotonic.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimelike_ 2024-04-12 18:44:10,765 root INFO copying pandas/tests/indexes/datetimelike_/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimelike_ 2024-04-12 18:44:10,766 root INFO copying pandas/tests/indexes/datetimelike_/test_drop_duplicates.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimelike_ 2024-04-12 18:44:10,766 root INFO copying pandas/tests/indexes/datetimelike_/test_equals.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimelike_ 2024-04-12 18:44:10,766 root INFO copying pandas/tests/indexes/datetimelike_/test_sort_values.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimelike_ 2024-04-12 18:44:10,767 root INFO copying pandas/tests/indexes/datetimelike_/test_indexing.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimelike_ 2024-04-12 18:44:10,767 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/indexes/object 2024-04-12 18:44:10,767 root INFO copying pandas/tests/indexes/object/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/object 2024-04-12 18:44:10,768 root INFO copying pandas/tests/indexes/object/test_astype.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/object 2024-04-12 18:44:10,768 root INFO copying pandas/tests/indexes/object/test_indexing.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/object 2024-04-12 18:44:10,769 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/indexes/categorical 2024-04-12 18:44:10,769 root INFO copying pandas/tests/indexes/categorical/test_append.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/categorical 2024-04-12 18:44:10,769 root INFO copying pandas/tests/indexes/categorical/test_reindex.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/categorical 2024-04-12 18:44:10,769 root INFO copying pandas/tests/indexes/categorical/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/categorical 2024-04-12 18:44:10,770 root INFO copying pandas/tests/indexes/categorical/test_fillna.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/categorical 2024-04-12 18:44:10,770 root INFO copying pandas/tests/indexes/categorical/test_constructors.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/categorical 2024-04-12 18:44:10,770 root INFO copying pandas/tests/indexes/categorical/test_map.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/categorical 2024-04-12 18:44:10,771 root INFO copying pandas/tests/indexes/categorical/test_equals.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/categorical 2024-04-12 18:44:10,771 root INFO copying pandas/tests/indexes/categorical/test_category.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/categorical 2024-04-12 18:44:10,771 root INFO copying pandas/tests/indexes/categorical/test_astype.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/categorical 2024-04-12 18:44:10,772 root INFO copying pandas/tests/indexes/categorical/test_indexing.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/categorical 2024-04-12 18:44:10,772 root INFO copying pandas/tests/indexes/categorical/test_formats.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/categorical 2024-04-12 18:44:10,773 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/indexes/ranges 2024-04-12 18:44:10,773 root INFO copying pandas/tests/indexes/ranges/test_setops.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/ranges 2024-04-12 18:44:10,773 root INFO copying pandas/tests/indexes/ranges/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/ranges 2024-04-12 18:44:10,773 root INFO copying pandas/tests/indexes/ranges/test_constructors.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/ranges 2024-04-12 18:44:10,774 root INFO copying pandas/tests/indexes/ranges/test_join.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/ranges 2024-04-12 18:44:10,774 root INFO copying pandas/tests/indexes/ranges/test_indexing.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/ranges 2024-04-12 18:44:10,774 root INFO copying pandas/tests/indexes/ranges/test_range.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/ranges 2024-04-12 18:44:10,775 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/indexes/period 2024-04-12 18:44:10,775 root INFO copying pandas/tests/indexes/period/test_tools.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/period 2024-04-12 18:44:10,776 root INFO copying pandas/tests/indexes/period/test_scalar_compat.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/period 2024-04-12 18:44:10,776 root INFO copying pandas/tests/indexes/period/test_setops.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/period 2024-04-12 18:44:10,776 root INFO copying pandas/tests/indexes/period/test_pickle.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/period 2024-04-12 18:44:10,777 root INFO copying pandas/tests/indexes/period/test_freq_attr.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/period 2024-04-12 18:44:10,777 root INFO copying pandas/tests/indexes/period/test_partial_slicing.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/period 2024-04-12 18:44:10,777 root INFO copying pandas/tests/indexes/period/test_period_range.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/period 2024-04-12 18:44:10,778 root INFO copying pandas/tests/indexes/period/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/period 2024-04-12 18:44:10,778 root INFO copying pandas/tests/indexes/period/test_searchsorted.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/period 2024-04-12 18:44:10,778 root INFO copying pandas/tests/indexes/period/test_resolution.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/period 2024-04-12 18:44:10,779 root INFO copying pandas/tests/indexes/period/test_constructors.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/period 2024-04-12 18:44:10,779 root INFO copying pandas/tests/indexes/period/test_join.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/period 2024-04-12 18:44:10,779 root INFO copying pandas/tests/indexes/period/test_monotonic.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/period 2024-04-12 18:44:10,780 root INFO copying pandas/tests/indexes/period/test_indexing.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/period 2024-04-12 18:44:10,780 root INFO copying pandas/tests/indexes/period/test_period.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/period 2024-04-12 18:44:10,780 root INFO copying pandas/tests/indexes/period/test_formats.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/period 2024-04-12 18:44:10,781 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi 2024-04-12 18:44:10,781 root INFO copying pandas/tests/indexes/multi/test_names.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi 2024-04-12 18:44:10,782 root INFO copying pandas/tests/indexes/multi/test_setops.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi 2024-04-12 18:44:10,782 root INFO copying pandas/tests/indexes/multi/test_pickle.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi 2024-04-12 18:44:10,782 root INFO copying pandas/tests/indexes/multi/test_partial_indexing.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi 2024-04-12 18:44:10,783 root INFO copying pandas/tests/indexes/multi/test_missing.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi 2024-04-12 18:44:10,783 root INFO copying pandas/tests/indexes/multi/conftest.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi 2024-04-12 18:44:10,783 root INFO copying pandas/tests/indexes/multi/test_lexsort.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi 2024-04-12 18:44:10,784 root INFO copying pandas/tests/indexes/multi/test_conversion.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi 2024-04-12 18:44:10,784 root INFO copying pandas/tests/indexes/multi/test_get_set.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi 2024-04-12 18:44:10,784 root INFO copying pandas/tests/indexes/multi/test_analytics.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi 2024-04-12 18:44:10,785 root INFO copying pandas/tests/indexes/multi/test_reindex.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi 2024-04-12 18:44:10,785 root INFO copying pandas/tests/indexes/multi/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi 2024-04-12 18:44:10,786 root INFO copying pandas/tests/indexes/multi/test_equivalence.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi 2024-04-12 18:44:10,786 root INFO copying pandas/tests/indexes/multi/test_isin.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi 2024-04-12 18:44:10,786 root INFO copying pandas/tests/indexes/multi/test_reshape.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi 2024-04-12 18:44:10,787 root INFO copying pandas/tests/indexes/multi/test_constructors.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi 2024-04-12 18:44:10,787 root INFO copying pandas/tests/indexes/multi/test_join.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi 2024-04-12 18:44:10,787 root INFO copying pandas/tests/indexes/multi/test_take.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi 2024-04-12 18:44:10,788 root INFO copying pandas/tests/indexes/multi/test_get_level_values.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi 2024-04-12 18:44:10,788 root INFO copying pandas/tests/indexes/multi/test_compat.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi 2024-04-12 18:44:10,788 root INFO copying pandas/tests/indexes/multi/test_monotonic.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi 2024-04-12 18:44:10,789 root INFO copying pandas/tests/indexes/multi/test_integrity.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi 2024-04-12 18:44:10,789 root INFO copying pandas/tests/indexes/multi/test_duplicates.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi 2024-04-12 18:44:10,789 root INFO copying pandas/tests/indexes/multi/test_astype.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi 2024-04-12 18:44:10,790 root INFO copying pandas/tests/indexes/multi/test_drop.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi 2024-04-12 18:44:10,790 root INFO copying pandas/tests/indexes/multi/test_sorting.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi 2024-04-12 18:44:10,790 root INFO copying pandas/tests/indexes/multi/test_copy.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi 2024-04-12 18:44:10,791 root INFO copying pandas/tests/indexes/multi/test_indexing.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi 2024-04-12 18:44:10,791 root INFO copying pandas/tests/indexes/multi/test_formats.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi 2024-04-12 18:44:10,792 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/indexes/base_class 2024-04-12 18:44:10,792 root INFO copying pandas/tests/indexes/base_class/test_setops.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/base_class 2024-04-12 18:44:10,792 root INFO copying pandas/tests/indexes/base_class/test_pickle.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/base_class 2024-04-12 18:44:10,792 root INFO copying pandas/tests/indexes/base_class/test_where.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/base_class 2024-04-12 18:44:10,793 root INFO copying pandas/tests/indexes/base_class/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/base_class 2024-04-12 18:44:10,793 root INFO copying pandas/tests/indexes/base_class/test_reshape.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/base_class 2024-04-12 18:44:10,793 root INFO copying pandas/tests/indexes/base_class/test_constructors.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/base_class 2024-04-12 18:44:10,794 root INFO copying pandas/tests/indexes/base_class/test_indexing.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/base_class 2024-04-12 18:44:10,794 root INFO copying pandas/tests/indexes/base_class/test_formats.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/base_class 2024-04-12 18:44:10,795 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/methods 2024-04-12 18:44:10,795 root INFO copying pandas/tests/indexes/datetimes/methods/test_shift.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/methods 2024-04-12 18:44:10,795 root INFO copying pandas/tests/indexes/datetimes/methods/test_to_series.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/methods 2024-04-12 18:44:10,796 root INFO copying pandas/tests/indexes/datetimes/methods/test_isocalendar.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/methods 2024-04-12 18:44:10,796 root INFO copying pandas/tests/indexes/datetimes/methods/test_repeat.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/methods 2024-04-12 18:44:10,796 root INFO copying pandas/tests/indexes/datetimes/methods/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/methods 2024-04-12 18:44:10,796 root INFO copying pandas/tests/indexes/datetimes/methods/test_fillna.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/methods 2024-04-12 18:44:10,797 root INFO copying pandas/tests/indexes/datetimes/methods/test_snap.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/methods 2024-04-12 18:44:10,797 root INFO copying pandas/tests/indexes/datetimes/methods/test_to_period.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/methods 2024-04-12 18:44:10,797 root INFO copying pandas/tests/indexes/datetimes/methods/test_to_frame.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/methods 2024-04-12 18:44:10,798 root INFO copying pandas/tests/indexes/datetimes/methods/test_astype.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/methods 2024-04-12 18:44:10,798 root INFO copying pandas/tests/indexes/datetimes/methods/test_factorize.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/methods 2024-04-12 18:44:10,798 root INFO copying pandas/tests/indexes/datetimes/methods/test_insert.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/methods 2024-04-12 18:44:10,799 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas/methods 2024-04-12 18:44:10,799 root INFO copying pandas/tests/indexes/timedeltas/methods/test_shift.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas/methods 2024-04-12 18:44:10,800 root INFO copying pandas/tests/indexes/timedeltas/methods/test_repeat.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas/methods 2024-04-12 18:44:10,800 root INFO copying pandas/tests/indexes/timedeltas/methods/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas/methods 2024-04-12 18:44:10,800 root INFO copying pandas/tests/indexes/timedeltas/methods/test_fillna.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas/methods 2024-04-12 18:44:10,801 root INFO copying pandas/tests/indexes/timedeltas/methods/test_astype.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas/methods 2024-04-12 18:44:10,801 root INFO copying pandas/tests/indexes/timedeltas/methods/test_factorize.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas/methods 2024-04-12 18:44:10,801 root INFO copying pandas/tests/indexes/timedeltas/methods/test_insert.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas/methods 2024-04-12 18:44:10,802 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/methods 2024-04-12 18:44:10,802 root INFO copying pandas/tests/indexes/period/methods/test_shift.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/methods 2024-04-12 18:44:10,802 root INFO copying pandas/tests/indexes/period/methods/test_repeat.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/methods 2024-04-12 18:44:10,803 root INFO copying pandas/tests/indexes/period/methods/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/methods 2024-04-12 18:44:10,803 root INFO copying pandas/tests/indexes/period/methods/test_fillna.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/methods 2024-04-12 18:44:10,803 root INFO copying pandas/tests/indexes/period/methods/test_to_timestamp.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/methods 2024-04-12 18:44:10,804 root INFO copying pandas/tests/indexes/period/methods/test_asfreq.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/methods 2024-04-12 18:44:10,804 root INFO copying pandas/tests/indexes/period/methods/test_is_full.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/methods 2024-04-12 18:44:10,804 root INFO copying pandas/tests/indexes/period/methods/test_astype.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/methods 2024-04-12 18:44:10,805 root INFO copying pandas/tests/indexes/period/methods/test_factorize.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/methods 2024-04-12 18:44:10,805 root INFO copying pandas/tests/indexes/period/methods/test_insert.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/methods 2024-04-12 18:44:10,805 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/extension/decimal 2024-04-12 18:44:10,806 root INFO copying pandas/tests/extension/decimal/array.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/decimal 2024-04-12 18:44:10,806 root INFO copying pandas/tests/extension/decimal/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/decimal 2024-04-12 18:44:10,806 root INFO copying pandas/tests/extension/decimal/test_decimal.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/decimal 2024-04-12 18:44:10,807 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/extension/base 2024-04-12 18:44:10,807 root INFO copying pandas/tests/extension/base/casting.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/base 2024-04-12 18:44:10,808 root INFO copying pandas/tests/extension/base/printing.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/base 2024-04-12 18:44:10,808 root INFO copying pandas/tests/extension/base/reduce.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/base 2024-04-12 18:44:10,808 root INFO copying pandas/tests/extension/base/groupby.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/base 2024-04-12 18:44:10,809 root INFO copying pandas/tests/extension/base/dtype.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/base 2024-04-12 18:44:10,809 root INFO copying pandas/tests/extension/base/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/base 2024-04-12 18:44:10,809 root INFO copying pandas/tests/extension/base/ops.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/base 2024-04-12 18:44:10,810 root INFO copying pandas/tests/extension/base/constructors.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/base 2024-04-12 18:44:10,810 root INFO copying pandas/tests/extension/base/reshaping.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/base 2024-04-12 18:44:10,810 root INFO copying pandas/tests/extension/base/setitem.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/base 2024-04-12 18:44:10,811 root INFO copying pandas/tests/extension/base/accumulate.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/base 2024-04-12 18:44:10,811 root INFO copying pandas/tests/extension/base/methods.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/base 2024-04-12 18:44:10,811 root INFO copying pandas/tests/extension/base/io.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/base 2024-04-12 18:44:10,812 root INFO copying pandas/tests/extension/base/index.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/base 2024-04-12 18:44:10,812 root INFO copying pandas/tests/extension/base/base.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/base 2024-04-12 18:44:10,812 root INFO copying pandas/tests/extension/base/getitem.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/base 2024-04-12 18:44:10,813 root INFO copying pandas/tests/extension/base/missing.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/base 2024-04-12 18:44:10,813 root INFO copying pandas/tests/extension/base/interface.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/base 2024-04-12 18:44:10,813 root INFO copying pandas/tests/extension/base/dim2.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/base 2024-04-12 18:44:10,814 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/extension/list 2024-04-12 18:44:10,814 root INFO copying pandas/tests/extension/list/array.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/list 2024-04-12 18:44:10,814 root INFO copying pandas/tests/extension/list/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/list 2024-04-12 18:44:10,815 root INFO copying pandas/tests/extension/list/test_list.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/list 2024-04-12 18:44:10,815 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/extension/date 2024-04-12 18:44:10,815 root INFO copying pandas/tests/extension/date/array.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/date 2024-04-12 18:44:10,816 root INFO copying pandas/tests/extension/date/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/date 2024-04-12 18:44:10,816 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/extension/json 2024-04-12 18:44:10,816 root INFO copying pandas/tests/extension/json/array.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/json 2024-04-12 18:44:10,817 root INFO copying pandas/tests/extension/json/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/json 2024-04-12 18:44:10,817 root INFO copying pandas/tests/extension/json/test_json.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/json 2024-04-12 18:44:10,818 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/extension/array_with_attr 2024-04-12 18:44:10,818 root INFO copying pandas/tests/extension/array_with_attr/array.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/array_with_attr 2024-04-12 18:44:10,818 root INFO copying pandas/tests/extension/array_with_attr/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/array_with_attr 2024-04-12 18:44:10,818 root INFO copying pandas/tests/extension/array_with_attr/test_array_with_attr.py -> build/lib.linux-i686-cpython-312/pandas/tests/extension/array_with_attr 2024-04-12 18:44:10,819 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/tseries/holiday 2024-04-12 18:44:10,819 root INFO copying pandas/tests/tseries/holiday/test_federal.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/holiday 2024-04-12 18:44:10,819 root INFO copying pandas/tests/tseries/holiday/test_observance.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/holiday 2024-04-12 18:44:10,820 root INFO copying pandas/tests/tseries/holiday/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/holiday 2024-04-12 18:44:10,820 root INFO copying pandas/tests/tseries/holiday/test_calendar.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/holiday 2024-04-12 18:44:10,820 root INFO copying pandas/tests/tseries/holiday/test_holiday.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/holiday 2024-04-12 18:44:10,821 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/tseries/frequencies 2024-04-12 18:44:10,821 root INFO copying pandas/tests/tseries/frequencies/test_freq_code.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/frequencies 2024-04-12 18:44:10,821 root INFO copying pandas/tests/tseries/frequencies/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/frequencies 2024-04-12 18:44:10,822 root INFO copying pandas/tests/tseries/frequencies/test_frequencies.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/frequencies 2024-04-12 18:44:10,822 root INFO copying pandas/tests/tseries/frequencies/test_inference.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/frequencies 2024-04-12 18:44:10,823 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets 2024-04-12 18:44:10,823 root INFO copying pandas/tests/tseries/offsets/test_ticks.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets 2024-04-12 18:44:10,823 root INFO copying pandas/tests/tseries/offsets/test_fiscal.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets 2024-04-12 18:44:10,824 root INFO copying pandas/tests/tseries/offsets/test_custom_business_hour.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets 2024-04-12 18:44:10,824 root INFO copying pandas/tests/tseries/offsets/test_custom_business_month.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets 2024-04-12 18:44:10,824 root INFO copying pandas/tests/tseries/offsets/test_business_year.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets 2024-04-12 18:44:10,825 root INFO copying pandas/tests/tseries/offsets/test_offsets.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets 2024-04-12 18:44:10,825 root INFO copying pandas/tests/tseries/offsets/test_week.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets 2024-04-12 18:44:10,825 root INFO copying pandas/tests/tseries/offsets/conftest.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets 2024-04-12 18:44:10,826 root INFO copying pandas/tests/tseries/offsets/test_business_day.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets 2024-04-12 18:44:10,826 root INFO copying pandas/tests/tseries/offsets/test_year.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets 2024-04-12 18:44:10,826 root INFO copying pandas/tests/tseries/offsets/test_month.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets 2024-04-12 18:44:10,827 root INFO copying pandas/tests/tseries/offsets/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets 2024-04-12 18:44:10,827 root INFO copying pandas/tests/tseries/offsets/test_dst.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets 2024-04-12 18:44:10,827 root INFO copying pandas/tests/tseries/offsets/test_common.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets 2024-04-12 18:44:10,828 root INFO copying pandas/tests/tseries/offsets/test_business_quarter.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets 2024-04-12 18:44:10,828 root INFO copying pandas/tests/tseries/offsets/test_business_month.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets 2024-04-12 18:44:10,828 root INFO copying pandas/tests/tseries/offsets/test_business_hour.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets 2024-04-12 18:44:10,829 root INFO copying pandas/tests/tseries/offsets/test_easter.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets 2024-04-12 18:44:10,829 root INFO copying pandas/tests/tseries/offsets/test_quarter.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets 2024-04-12 18:44:10,830 root INFO copying pandas/tests/tseries/offsets/test_index.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets 2024-04-12 18:44:10,830 root INFO copying pandas/tests/tseries/offsets/common.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets 2024-04-12 18:44:10,830 root INFO copying pandas/tests/tseries/offsets/test_custom_business_day.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets 2024-04-12 18:44:10,831 root INFO copying pandas/tests/tseries/offsets/test_offsets_properties.py -> build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets 2024-04-12 18:44:10,831 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/groupby/aggregate 2024-04-12 18:44:10,831 root INFO copying pandas/tests/groupby/aggregate/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby/aggregate 2024-04-12 18:44:10,832 root INFO copying pandas/tests/groupby/aggregate/test_cython.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby/aggregate 2024-04-12 18:44:10,832 root INFO copying pandas/tests/groupby/aggregate/test_numba.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby/aggregate 2024-04-12 18:44:10,832 root INFO copying pandas/tests/groupby/aggregate/test_other.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby/aggregate 2024-04-12 18:44:10,833 root INFO copying pandas/tests/groupby/aggregate/test_aggregate.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby/aggregate 2024-04-12 18:44:10,833 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/groupby/transform 2024-04-12 18:44:10,833 root INFO copying pandas/tests/groupby/transform/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby/transform 2024-04-12 18:44:10,834 root INFO copying pandas/tests/groupby/transform/test_numba.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby/transform 2024-04-12 18:44:10,834 root INFO copying pandas/tests/groupby/transform/test_transform.py -> build/lib.linux-i686-cpython-312/pandas/tests/groupby/transform 2024-04-12 18:44:10,835 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/window/moments 2024-04-12 18:44:10,835 root INFO copying pandas/tests/window/moments/conftest.py -> build/lib.linux-i686-cpython-312/pandas/tests/window/moments 2024-04-12 18:44:10,835 root INFO copying pandas/tests/window/moments/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/window/moments 2024-04-12 18:44:10,835 root INFO copying pandas/tests/window/moments/test_moments_consistency_rolling.py -> build/lib.linux-i686-cpython-312/pandas/tests/window/moments 2024-04-12 18:44:10,836 root INFO copying pandas/tests/window/moments/test_moments_consistency_ewm.py -> build/lib.linux-i686-cpython-312/pandas/tests/window/moments 2024-04-12 18:44:10,836 root INFO copying pandas/tests/window/moments/test_moments_consistency_expanding.py -> build/lib.linux-i686-cpython-312/pandas/tests/window/moments 2024-04-12 18:44:10,837 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/reshape/concat 2024-04-12 18:44:10,837 root INFO copying pandas/tests/reshape/concat/conftest.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape/concat 2024-04-12 18:44:10,837 root INFO copying pandas/tests/reshape/concat/test_append.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape/concat 2024-04-12 18:44:10,838 root INFO copying pandas/tests/reshape/concat/test_append_common.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape/concat 2024-04-12 18:44:10,838 root INFO copying pandas/tests/reshape/concat/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape/concat 2024-04-12 18:44:10,838 root INFO copying pandas/tests/reshape/concat/test_dataframe.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape/concat 2024-04-12 18:44:10,839 root INFO copying pandas/tests/reshape/concat/test_empty.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape/concat 2024-04-12 18:44:10,839 root INFO copying pandas/tests/reshape/concat/test_concat.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape/concat 2024-04-12 18:44:10,839 root INFO copying pandas/tests/reshape/concat/test_datetimes.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape/concat 2024-04-12 18:44:10,840 root INFO copying pandas/tests/reshape/concat/test_index.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape/concat 2024-04-12 18:44:10,840 root INFO copying pandas/tests/reshape/concat/test_invalid.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape/concat 2024-04-12 18:44:10,840 root INFO copying pandas/tests/reshape/concat/test_sort.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape/concat 2024-04-12 18:44:10,841 root INFO copying pandas/tests/reshape/concat/test_series.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape/concat 2024-04-12 18:44:10,841 root INFO copying pandas/tests/reshape/concat/test_categorical.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape/concat 2024-04-12 18:44:10,842 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/reshape/merge 2024-04-12 18:44:10,842 root INFO copying pandas/tests/reshape/merge/test_merge_index_as_string.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape/merge 2024-04-12 18:44:10,842 root INFO copying pandas/tests/reshape/merge/test_merge.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape/merge 2024-04-12 18:44:10,843 root INFO copying pandas/tests/reshape/merge/test_merge_asof.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape/merge 2024-04-12 18:44:10,843 root INFO copying pandas/tests/reshape/merge/test_merge_cross.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape/merge 2024-04-12 18:44:10,843 root INFO copying pandas/tests/reshape/merge/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape/merge 2024-04-12 18:44:10,844 root INFO copying pandas/tests/reshape/merge/test_join.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape/merge 2024-04-12 18:44:10,844 root INFO copying pandas/tests/reshape/merge/test_multi.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape/merge 2024-04-12 18:44:10,845 root INFO copying pandas/tests/reshape/merge/test_merge_ordered.py -> build/lib.linux-i686-cpython-312/pandas/tests/reshape/merge 2024-04-12 18:44:10,845 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/scalar/interval 2024-04-12 18:44:10,845 root INFO copying pandas/tests/scalar/interval/test_arithmetic.py -> build/lib.linux-i686-cpython-312/pandas/tests/scalar/interval 2024-04-12 18:44:10,846 root INFO copying pandas/tests/scalar/interval/test_ops.py -> build/lib.linux-i686-cpython-312/pandas/tests/scalar/interval 2024-04-12 18:44:10,846 root INFO copying pandas/tests/scalar/interval/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/scalar/interval 2024-04-12 18:44:10,846 root INFO copying pandas/tests/scalar/interval/test_interval.py -> build/lib.linux-i686-cpython-312/pandas/tests/scalar/interval 2024-04-12 18:44:10,847 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/scalar/timedelta 2024-04-12 18:44:10,847 root INFO copying pandas/tests/scalar/timedelta/test_arithmetic.py -> build/lib.linux-i686-cpython-312/pandas/tests/scalar/timedelta 2024-04-12 18:44:10,847 root INFO copying pandas/tests/scalar/timedelta/test_timedelta.py -> build/lib.linux-i686-cpython-312/pandas/tests/scalar/timedelta 2024-04-12 18:44:10,848 root INFO copying pandas/tests/scalar/timedelta/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/scalar/timedelta 2024-04-12 18:44:10,848 root INFO copying pandas/tests/scalar/timedelta/test_constructors.py -> build/lib.linux-i686-cpython-312/pandas/tests/scalar/timedelta 2024-04-12 18:44:10,848 root INFO copying pandas/tests/scalar/timedelta/test_formats.py -> build/lib.linux-i686-cpython-312/pandas/tests/scalar/timedelta 2024-04-12 18:44:10,849 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/scalar/period 2024-04-12 18:44:10,849 root INFO copying pandas/tests/scalar/period/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/scalar/period 2024-04-12 18:44:10,849 root INFO copying pandas/tests/scalar/period/test_asfreq.py -> build/lib.linux-i686-cpython-312/pandas/tests/scalar/period 2024-04-12 18:44:10,850 root INFO copying pandas/tests/scalar/period/test_period.py -> build/lib.linux-i686-cpython-312/pandas/tests/scalar/period 2024-04-12 18:44:10,850 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/scalar/timestamp 2024-04-12 18:44:10,851 root INFO copying pandas/tests/scalar/timestamp/test_arithmetic.py -> build/lib.linux-i686-cpython-312/pandas/tests/scalar/timestamp 2024-04-12 18:44:10,851 root INFO copying pandas/tests/scalar/timestamp/test_rendering.py -> build/lib.linux-i686-cpython-312/pandas/tests/scalar/timestamp 2024-04-12 18:44:10,851 root INFO copying pandas/tests/scalar/timestamp/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/scalar/timestamp 2024-04-12 18:44:10,852 root INFO copying pandas/tests/scalar/timestamp/test_constructors.py -> build/lib.linux-i686-cpython-312/pandas/tests/scalar/timestamp 2024-04-12 18:44:10,852 root INFO copying pandas/tests/scalar/timestamp/test_timezones.py -> build/lib.linux-i686-cpython-312/pandas/tests/scalar/timestamp 2024-04-12 18:44:10,852 root INFO copying pandas/tests/scalar/timestamp/test_timestamp.py -> build/lib.linux-i686-cpython-312/pandas/tests/scalar/timestamp 2024-04-12 18:44:10,853 root INFO copying pandas/tests/scalar/timestamp/test_comparisons.py -> build/lib.linux-i686-cpython-312/pandas/tests/scalar/timestamp 2024-04-12 18:44:10,853 root INFO copying pandas/tests/scalar/timestamp/test_unary_ops.py -> build/lib.linux-i686-cpython-312/pandas/tests/scalar/timestamp 2024-04-12 18:44:10,853 root INFO copying pandas/tests/scalar/timestamp/test_formats.py -> build/lib.linux-i686-cpython-312/pandas/tests/scalar/timestamp 2024-04-12 18:44:10,854 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/dtypes/cast 2024-04-12 18:44:10,854 root INFO copying pandas/tests/dtypes/cast/test_construct_object_arr.py -> build/lib.linux-i686-cpython-312/pandas/tests/dtypes/cast 2024-04-12 18:44:10,855 root INFO copying pandas/tests/dtypes/cast/test_maybe_box_native.py -> build/lib.linux-i686-cpython-312/pandas/tests/dtypes/cast 2024-04-12 18:44:10,855 root INFO copying pandas/tests/dtypes/cast/test_infer_datetimelike.py -> build/lib.linux-i686-cpython-312/pandas/tests/dtypes/cast 2024-04-12 18:44:10,855 root INFO copying pandas/tests/dtypes/cast/test_downcast.py -> build/lib.linux-i686-cpython-312/pandas/tests/dtypes/cast 2024-04-12 18:44:10,856 root INFO copying pandas/tests/dtypes/cast/test_infer_dtype.py -> build/lib.linux-i686-cpython-312/pandas/tests/dtypes/cast 2024-04-12 18:44:10,856 root INFO copying pandas/tests/dtypes/cast/test_promote.py -> build/lib.linux-i686-cpython-312/pandas/tests/dtypes/cast 2024-04-12 18:44:10,856 root INFO copying pandas/tests/dtypes/cast/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/dtypes/cast 2024-04-12 18:44:10,857 root INFO copying pandas/tests/dtypes/cast/test_construct_from_scalar.py -> build/lib.linux-i686-cpython-312/pandas/tests/dtypes/cast 2024-04-12 18:44:10,857 root INFO copying pandas/tests/dtypes/cast/test_construct_ndarray.py -> build/lib.linux-i686-cpython-312/pandas/tests/dtypes/cast 2024-04-12 18:44:10,857 root INFO copying pandas/tests/dtypes/cast/test_can_hold_element.py -> build/lib.linux-i686-cpython-312/pandas/tests/dtypes/cast 2024-04-12 18:44:10,857 root INFO copying pandas/tests/dtypes/cast/test_dict_compat.py -> build/lib.linux-i686-cpython-312/pandas/tests/dtypes/cast 2024-04-12 18:44:10,858 root INFO copying pandas/tests/dtypes/cast/test_find_common_type.py -> build/lib.linux-i686-cpython-312/pandas/tests/dtypes/cast 2024-04-12 18:44:10,858 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/plotting/frame 2024-04-12 18:44:10,859 root INFO copying pandas/tests/plotting/frame/test_frame_legend.py -> build/lib.linux-i686-cpython-312/pandas/tests/plotting/frame 2024-04-12 18:44:10,859 root INFO copying pandas/tests/plotting/frame/test_frame_groupby.py -> build/lib.linux-i686-cpython-312/pandas/tests/plotting/frame 2024-04-12 18:44:10,859 root INFO copying pandas/tests/plotting/frame/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/plotting/frame 2024-04-12 18:44:10,860 root INFO copying pandas/tests/plotting/frame/test_frame.py -> build/lib.linux-i686-cpython-312/pandas/tests/plotting/frame 2024-04-12 18:44:10,860 root INFO copying pandas/tests/plotting/frame/test_frame_subplots.py -> build/lib.linux-i686-cpython-312/pandas/tests/plotting/frame 2024-04-12 18:44:10,860 root INFO copying pandas/tests/plotting/frame/test_frame_color.py -> build/lib.linux-i686-cpython-312/pandas/tests/plotting/frame 2024-04-12 18:44:10,861 root INFO copying pandas/tests/plotting/frame/test_hist_box_by.py -> build/lib.linux-i686-cpython-312/pandas/tests/plotting/frame 2024-04-12 18:44:10,861 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/arrays/boolean 2024-04-12 18:44:10,862 root INFO copying pandas/tests/arrays/boolean/test_arithmetic.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/boolean 2024-04-12 18:44:10,862 root INFO copying pandas/tests/arrays/boolean/test_ops.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/boolean 2024-04-12 18:44:10,862 root INFO copying pandas/tests/arrays/boolean/test_comparison.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/boolean 2024-04-12 18:44:10,863 root INFO copying pandas/tests/arrays/boolean/test_function.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/boolean 2024-04-12 18:44:10,863 root INFO copying pandas/tests/arrays/boolean/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/boolean 2024-04-12 18:44:10,863 root INFO copying pandas/tests/arrays/boolean/test_reduction.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/boolean 2024-04-12 18:44:10,864 root INFO copying pandas/tests/arrays/boolean/test_repr.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/boolean 2024-04-12 18:44:10,864 root INFO copying pandas/tests/arrays/boolean/test_astype.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/boolean 2024-04-12 18:44:10,864 root INFO copying pandas/tests/arrays/boolean/test_indexing.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/boolean 2024-04-12 18:44:10,865 root INFO copying pandas/tests/arrays/boolean/test_construction.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/boolean 2024-04-12 18:44:10,865 root INFO copying pandas/tests/arrays/boolean/test_logical.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/boolean 2024-04-12 18:44:10,865 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/arrays/datetimes 2024-04-12 18:44:10,866 root INFO copying pandas/tests/arrays/datetimes/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/datetimes 2024-04-12 18:44:10,866 root INFO copying pandas/tests/arrays/datetimes/test_constructors.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/datetimes 2024-04-12 18:44:10,866 root INFO copying pandas/tests/arrays/datetimes/test_reductions.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/datetimes 2024-04-12 18:44:10,867 root INFO copying pandas/tests/arrays/datetimes/test_cumulative.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/datetimes 2024-04-12 18:44:10,867 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/arrays/interval 2024-04-12 18:44:10,867 root INFO copying pandas/tests/arrays/interval/test_ops.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/interval 2024-04-12 18:44:10,868 root INFO copying pandas/tests/arrays/interval/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/interval 2024-04-12 18:44:10,868 root INFO copying pandas/tests/arrays/interval/test_interval.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/interval 2024-04-12 18:44:10,868 root INFO copying pandas/tests/arrays/interval/test_astype.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/interval 2024-04-12 18:44:10,869 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/arrays/string_ 2024-04-12 18:44:10,869 root INFO copying pandas/tests/arrays/string_/test_string_arrow.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/string_ 2024-04-12 18:44:10,869 root INFO copying pandas/tests/arrays/string_/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/string_ 2024-04-12 18:44:10,870 root INFO copying pandas/tests/arrays/string_/test_string.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/string_ 2024-04-12 18:44:10,870 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/arrays/timedeltas 2024-04-12 18:44:10,870 root INFO copying pandas/tests/arrays/timedeltas/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/timedeltas 2024-04-12 18:44:10,871 root INFO copying pandas/tests/arrays/timedeltas/test_constructors.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/timedeltas 2024-04-12 18:44:10,871 root INFO copying pandas/tests/arrays/timedeltas/test_reductions.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/timedeltas 2024-04-12 18:44:10,871 root INFO copying pandas/tests/arrays/timedeltas/test_cumulative.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/timedeltas 2024-04-12 18:44:10,872 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/arrays/integer 2024-04-12 18:44:10,872 root INFO copying pandas/tests/arrays/integer/test_arithmetic.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/integer 2024-04-12 18:44:10,872 root INFO copying pandas/tests/arrays/integer/test_comparison.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/integer 2024-04-12 18:44:10,873 root INFO copying pandas/tests/arrays/integer/conftest.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/integer 2024-04-12 18:44:10,873 root INFO copying pandas/tests/arrays/integer/test_function.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/integer 2024-04-12 18:44:10,873 root INFO copying pandas/tests/arrays/integer/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/integer 2024-04-12 18:44:10,874 root INFO copying pandas/tests/arrays/integer/test_repr.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/integer 2024-04-12 18:44:10,874 root INFO copying pandas/tests/arrays/integer/test_concat.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/integer 2024-04-12 18:44:10,874 root INFO copying pandas/tests/arrays/integer/test_indexing.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/integer 2024-04-12 18:44:10,875 root INFO copying pandas/tests/arrays/integer/test_construction.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/integer 2024-04-12 18:44:10,875 root INFO copying pandas/tests/arrays/integer/test_dtypes.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/integer 2024-04-12 18:44:10,875 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/arrays/numpy_ 2024-04-12 18:44:10,876 root INFO copying pandas/tests/arrays/numpy_/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/numpy_ 2024-04-12 18:44:10,876 root INFO copying pandas/tests/arrays/numpy_/test_numpy.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/numpy_ 2024-04-12 18:44:10,876 root INFO copying pandas/tests/arrays/numpy_/test_indexing.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/numpy_ 2024-04-12 18:44:10,877 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical 2024-04-12 18:44:10,877 root INFO copying pandas/tests/arrays/categorical/test_warnings.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical 2024-04-12 18:44:10,878 root INFO copying pandas/tests/arrays/categorical/test_subclass.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical 2024-04-12 18:44:10,878 root INFO copying pandas/tests/arrays/categorical/test_missing.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical 2024-04-12 18:44:10,878 root INFO copying pandas/tests/arrays/categorical/test_api.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical 2024-04-12 18:44:10,879 root INFO copying pandas/tests/arrays/categorical/conftest.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical 2024-04-12 18:44:10,879 root INFO copying pandas/tests/arrays/categorical/test_analytics.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical 2024-04-12 18:44:10,879 root INFO copying pandas/tests/arrays/categorical/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical 2024-04-12 18:44:10,880 root INFO copying pandas/tests/arrays/categorical/test_constructors.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical 2024-04-12 18:44:10,880 root INFO copying pandas/tests/arrays/categorical/test_take.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical 2024-04-12 18:44:10,880 root INFO copying pandas/tests/arrays/categorical/test_repr.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical 2024-04-12 18:44:10,881 root INFO copying pandas/tests/arrays/categorical/test_operators.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical 2024-04-12 18:44:10,881 root INFO copying pandas/tests/arrays/categorical/test_replace.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical 2024-04-12 18:44:10,881 root INFO copying pandas/tests/arrays/categorical/test_algos.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical 2024-04-12 18:44:10,882 root INFO copying pandas/tests/arrays/categorical/test_astype.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical 2024-04-12 18:44:10,882 root INFO copying pandas/tests/arrays/categorical/test_sorting.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical 2024-04-12 18:44:10,882 root INFO copying pandas/tests/arrays/categorical/test_indexing.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical 2024-04-12 18:44:10,883 root INFO copying pandas/tests/arrays/categorical/test_dtypes.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical 2024-04-12 18:44:10,883 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/arrays/period 2024-04-12 18:44:10,883 root INFO copying pandas/tests/arrays/period/test_arrow_compat.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/period 2024-04-12 18:44:10,884 root INFO copying pandas/tests/arrays/period/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/period 2024-04-12 18:44:10,884 root INFO copying pandas/tests/arrays/period/test_constructors.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/period 2024-04-12 18:44:10,884 root INFO copying pandas/tests/arrays/period/test_astype.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/period 2024-04-12 18:44:10,885 root INFO copying pandas/tests/arrays/period/test_reductions.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/period 2024-04-12 18:44:10,885 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/arrays/masked 2024-04-12 18:44:10,885 root INFO copying pandas/tests/arrays/masked/test_arithmetic.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/masked 2024-04-12 18:44:10,886 root INFO copying pandas/tests/arrays/masked/test_arrow_compat.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/masked 2024-04-12 18:44:10,886 root INFO copying pandas/tests/arrays/masked/test_function.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/masked 2024-04-12 18:44:10,886 root INFO copying pandas/tests/arrays/masked/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/masked 2024-04-12 18:44:10,887 root INFO copying pandas/tests/arrays/masked/test_indexing.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/masked 2024-04-12 18:44:10,887 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/arrays/sparse 2024-04-12 18:44:10,887 root INFO copying pandas/tests/arrays/sparse/test_arithmetics.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/sparse 2024-04-12 18:44:10,888 root INFO copying pandas/tests/arrays/sparse/test_combine_concat.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/sparse 2024-04-12 18:44:10,888 root INFO copying pandas/tests/arrays/sparse/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/sparse 2024-04-12 18:44:10,888 root INFO copying pandas/tests/arrays/sparse/test_accessor.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/sparse 2024-04-12 18:44:10,889 root INFO copying pandas/tests/arrays/sparse/test_constructors.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/sparse 2024-04-12 18:44:10,889 root INFO copying pandas/tests/arrays/sparse/test_array.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/sparse 2024-04-12 18:44:10,889 root INFO copying pandas/tests/arrays/sparse/test_dtype.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/sparse 2024-04-12 18:44:10,890 root INFO copying pandas/tests/arrays/sparse/test_libsparse.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/sparse 2024-04-12 18:44:10,890 root INFO copying pandas/tests/arrays/sparse/test_astype.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/sparse 2024-04-12 18:44:10,890 root INFO copying pandas/tests/arrays/sparse/test_reductions.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/sparse 2024-04-12 18:44:10,891 root INFO copying pandas/tests/arrays/sparse/test_unary.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/sparse 2024-04-12 18:44:10,891 root INFO copying pandas/tests/arrays/sparse/test_indexing.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/sparse 2024-04-12 18:44:10,892 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/arrays/floating 2024-04-12 18:44:10,892 root INFO copying pandas/tests/arrays/floating/test_arithmetic.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/floating 2024-04-12 18:44:10,892 root INFO copying pandas/tests/arrays/floating/test_comparison.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/floating 2024-04-12 18:44:10,893 root INFO copying pandas/tests/arrays/floating/conftest.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/floating 2024-04-12 18:44:10,893 root INFO copying pandas/tests/arrays/floating/test_to_numpy.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/floating 2024-04-12 18:44:10,893 root INFO copying pandas/tests/arrays/floating/test_function.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/floating 2024-04-12 18:44:10,894 root INFO copying pandas/tests/arrays/floating/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/floating 2024-04-12 18:44:10,894 root INFO copying pandas/tests/arrays/floating/test_repr.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/floating 2024-04-12 18:44:10,894 root INFO copying pandas/tests/arrays/floating/test_astype.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/floating 2024-04-12 18:44:10,894 root INFO copying pandas/tests/arrays/floating/test_concat.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/floating 2024-04-12 18:44:10,895 root INFO copying pandas/tests/arrays/floating/test_construction.py -> build/lib.linux-i686-cpython-312/pandas/tests/arrays/floating 2024-04-12 18:44:10,895 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/copy_view/index 2024-04-12 18:44:10,896 root INFO copying pandas/tests/copy_view/index/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/copy_view/index 2024-04-12 18:44:10,896 root INFO copying pandas/tests/copy_view/index/test_datetimeindex.py -> build/lib.linux-i686-cpython-312/pandas/tests/copy_view/index 2024-04-12 18:44:10,896 root INFO copying pandas/tests/copy_view/index/test_timedeltaindex.py -> build/lib.linux-i686-cpython-312/pandas/tests/copy_view/index 2024-04-12 18:44:10,896 root INFO copying pandas/tests/copy_view/index/test_index.py -> build/lib.linux-i686-cpython-312/pandas/tests/copy_view/index 2024-04-12 18:44:10,897 root INFO copying pandas/tests/copy_view/index/test_periodindex.py -> build/lib.linux-i686-cpython-312/pandas/tests/copy_view/index 2024-04-12 18:44:10,897 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/series/accessors 2024-04-12 18:44:10,898 root INFO copying pandas/tests/series/accessors/test_dt_accessor.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/accessors 2024-04-12 18:44:10,898 root INFO copying pandas/tests/series/accessors/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/accessors 2024-04-12 18:44:10,898 root INFO copying pandas/tests/series/accessors/test_str_accessor.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/accessors 2024-04-12 18:44:10,899 root INFO copying pandas/tests/series/accessors/test_cat_accessor.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/accessors 2024-04-12 18:44:10,899 root INFO copying pandas/tests/series/accessors/test_sparse_accessor.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/accessors 2024-04-12 18:44:10,900 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/series/indexing 2024-04-12 18:44:10,900 root INFO copying pandas/tests/series/indexing/test_where.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/indexing 2024-04-12 18:44:10,900 root INFO copying pandas/tests/series/indexing/test_datetime.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/indexing 2024-04-12 18:44:10,900 root INFO copying pandas/tests/series/indexing/test_delitem.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/indexing 2024-04-12 18:44:10,901 root INFO copying pandas/tests/series/indexing/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/indexing 2024-04-12 18:44:10,901 root INFO copying pandas/tests/series/indexing/test_xs.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/indexing 2024-04-12 18:44:10,901 root INFO copying pandas/tests/series/indexing/test_take.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/indexing 2024-04-12 18:44:10,902 root INFO copying pandas/tests/series/indexing/test_mask.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/indexing 2024-04-12 18:44:10,902 root INFO copying pandas/tests/series/indexing/test_set_value.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/indexing 2024-04-12 18:44:10,902 root INFO copying pandas/tests/series/indexing/test_getitem.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/indexing 2024-04-12 18:44:10,902 root INFO copying pandas/tests/series/indexing/test_get.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/indexing 2024-04-12 18:44:10,903 root INFO copying pandas/tests/series/indexing/test_setitem.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/indexing 2024-04-12 18:44:10,903 root INFO copying pandas/tests/series/indexing/test_indexing.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/indexing 2024-04-12 18:44:10,904 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,904 root INFO copying pandas/tests/series/methods/test_combine_first.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,904 root INFO copying pandas/tests/series/methods/test_values.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,905 root INFO copying pandas/tests/series/methods/test_rename.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,905 root INFO copying pandas/tests/series/methods/test_value_counts.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,905 root INFO copying pandas/tests/series/methods/test_update.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,905 root INFO copying pandas/tests/series/methods/test_asof.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,906 root INFO copying pandas/tests/series/methods/test_nunique.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,906 root INFO copying pandas/tests/series/methods/test_round.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,906 root INFO copying pandas/tests/series/methods/test_repeat.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,906 root INFO copying pandas/tests/series/methods/test_to_numpy.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,907 root INFO copying pandas/tests/series/methods/test_count.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,907 root INFO copying pandas/tests/series/methods/test_item.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,907 root INFO copying pandas/tests/series/methods/test_clip.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,907 root INFO copying pandas/tests/series/methods/test_diff.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,908 root INFO copying pandas/tests/series/methods/test_pct_change.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,908 root INFO copying pandas/tests/series/methods/test_is_monotonic.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,908 root INFO copying pandas/tests/series/methods/test_sort_index.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,908 root INFO copying pandas/tests/series/methods/test_reindex.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,908 root INFO copying pandas/tests/series/methods/test_infer_objects.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,909 root INFO copying pandas/tests/series/methods/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,909 root INFO copying pandas/tests/series/methods/test_dropna.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,909 root INFO copying pandas/tests/series/methods/test_searchsorted.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,909 root INFO copying pandas/tests/series/methods/test_combine.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,910 root INFO copying pandas/tests/series/methods/test_matmul.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,910 root INFO copying pandas/tests/series/methods/test_isna.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,910 root INFO copying pandas/tests/series/methods/test_isin.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,911 root INFO copying pandas/tests/series/methods/test_fillna.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,911 root INFO copying pandas/tests/series/methods/test_get_numeric_data.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,911 root INFO copying pandas/tests/series/methods/test_tolist.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,911 root INFO copying pandas/tests/series/methods/test_autocorr.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,912 root INFO copying pandas/tests/series/methods/test_view.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,912 root INFO copying pandas/tests/series/methods/test_reindex_like.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,912 root INFO copying pandas/tests/series/methods/test_drop_duplicates.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,912 root INFO copying pandas/tests/series/methods/test_to_frame.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,913 root INFO copying pandas/tests/series/methods/test_between.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,913 root INFO copying pandas/tests/series/methods/test_tz_localize.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,913 root INFO copying pandas/tests/series/methods/test_equals.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,913 root INFO copying pandas/tests/series/methods/test_rename_axis.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,914 root INFO copying pandas/tests/series/methods/test_head_tail.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,914 root INFO copying pandas/tests/series/methods/test_pop.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,914 root INFO copying pandas/tests/series/methods/test_truncate.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,914 root INFO copying pandas/tests/series/methods/test_unique.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,914 root INFO copying pandas/tests/series/methods/test_add_prefix_suffix.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,915 root INFO copying pandas/tests/series/methods/test_replace.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,915 root INFO copying pandas/tests/series/methods/test_astype.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,915 root INFO copying pandas/tests/series/methods/test_unstack.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,916 root INFO copying pandas/tests/series/methods/test_quantile.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,916 root INFO copying pandas/tests/series/methods/test_rank.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,916 root INFO copying pandas/tests/series/methods/test_nlargest.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,916 root INFO copying pandas/tests/series/methods/test_to_csv.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,916 root INFO copying pandas/tests/series/methods/test_to_dict.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,917 root INFO copying pandas/tests/series/methods/test_drop.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,917 root INFO copying pandas/tests/series/methods/test_reset_index.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,917 root INFO copying pandas/tests/series/methods/test_is_unique.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,917 root INFO copying pandas/tests/series/methods/test_copy.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,918 root INFO copying pandas/tests/series/methods/test_cov_corr.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,918 root INFO copying pandas/tests/series/methods/test_compare.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,918 root INFO copying pandas/tests/series/methods/test_describe.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,918 root INFO copying pandas/tests/series/methods/test_argsort.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,919 root INFO copying pandas/tests/series/methods/test_duplicated.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,919 root INFO copying pandas/tests/series/methods/test_sort_values.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,919 root INFO copying pandas/tests/series/methods/test_set_name.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,919 root INFO copying pandas/tests/series/methods/test_explode.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,920 root INFO copying pandas/tests/series/methods/test_interpolate.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,920 root INFO copying pandas/tests/series/methods/test_convert_dtypes.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,920 root INFO copying pandas/tests/series/methods/test_dtypes.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,920 root INFO copying pandas/tests/series/methods/test_align.py -> build/lib.linux-i686-cpython-312/pandas/tests/series/methods 2024-04-12 18:44:10,921 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/indexing/interval 2024-04-12 18:44:10,921 root INFO copying pandas/tests/indexing/interval/test_interval_new.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing/interval 2024-04-12 18:44:10,921 root INFO copying pandas/tests/indexing/interval/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing/interval 2024-04-12 18:44:10,921 root INFO copying pandas/tests/indexing/interval/test_interval.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing/interval 2024-04-12 18:44:10,922 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/indexing/multiindex 2024-04-12 18:44:10,922 root INFO copying pandas/tests/indexing/multiindex/test_indexing_slow.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing/multiindex 2024-04-12 18:44:10,922 root INFO copying pandas/tests/indexing/multiindex/test_datetime.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing/multiindex 2024-04-12 18:44:10,922 root INFO copying pandas/tests/indexing/multiindex/test_multiindex.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing/multiindex 2024-04-12 18:44:10,923 root INFO copying pandas/tests/indexing/multiindex/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing/multiindex 2024-04-12 18:44:10,923 root INFO copying pandas/tests/indexing/multiindex/test_partial.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing/multiindex 2024-04-12 18:44:10,923 root INFO copying pandas/tests/indexing/multiindex/test_sorted.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing/multiindex 2024-04-12 18:44:10,923 root INFO copying pandas/tests/indexing/multiindex/test_loc.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing/multiindex 2024-04-12 18:44:10,924 root INFO copying pandas/tests/indexing/multiindex/test_getitem.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing/multiindex 2024-04-12 18:44:10,924 root INFO copying pandas/tests/indexing/multiindex/test_iloc.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing/multiindex 2024-04-12 18:44:10,924 root INFO copying pandas/tests/indexing/multiindex/test_chaining_and_caching.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing/multiindex 2024-04-12 18:44:10,924 root INFO copying pandas/tests/indexing/multiindex/test_slice.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing/multiindex 2024-04-12 18:44:10,925 root INFO copying pandas/tests/indexing/multiindex/test_setitem.py -> build/lib.linux-i686-cpython-312/pandas/tests/indexing/multiindex 2024-04-12 18:44:10,925 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/io/pytables 2024-04-12 18:44:10,925 root INFO copying pandas/tests/io/pytables/test_pytables_missing.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/pytables 2024-04-12 18:44:10,926 root INFO copying pandas/tests/io/pytables/test_subclass.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/pytables 2024-04-12 18:44:10,926 root INFO copying pandas/tests/io/pytables/test_keys.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/pytables 2024-04-12 18:44:10,926 root INFO copying pandas/tests/io/pytables/test_store.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/pytables 2024-04-12 18:44:10,926 root INFO copying pandas/tests/io/pytables/conftest.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/pytables 2024-04-12 18:44:10,927 root INFO copying pandas/tests/io/pytables/test_append.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/pytables 2024-04-12 18:44:10,927 root INFO copying pandas/tests/io/pytables/test_complex.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/pytables 2024-04-12 18:44:10,927 root INFO copying pandas/tests/io/pytables/test_errors.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/pytables 2024-04-12 18:44:10,927 root INFO copying pandas/tests/io/pytables/test_file_handling.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/pytables 2024-04-12 18:44:10,928 root INFO copying pandas/tests/io/pytables/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/pytables 2024-04-12 18:44:10,928 root INFO copying pandas/tests/io/pytables/test_read.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/pytables 2024-04-12 18:44:10,928 root INFO copying pandas/tests/io/pytables/test_time_series.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/pytables 2024-04-12 18:44:10,928 root INFO copying pandas/tests/io/pytables/test_timezones.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/pytables 2024-04-12 18:44:10,928 root INFO copying pandas/tests/io/pytables/test_retain_attributes.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/pytables 2024-04-12 18:44:10,929 root INFO copying pandas/tests/io/pytables/test_put.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/pytables 2024-04-12 18:44:10,929 root INFO copying pandas/tests/io/pytables/test_compat.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/pytables 2024-04-12 18:44:10,929 root INFO copying pandas/tests/io/pytables/test_select.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/pytables 2024-04-12 18:44:10,929 root INFO copying pandas/tests/io/pytables/common.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/pytables 2024-04-12 18:44:10,930 root INFO copying pandas/tests/io/pytables/test_categorical.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/pytables 2024-04-12 18:44:10,930 root INFO copying pandas/tests/io/pytables/test_round_trip.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/pytables 2024-04-12 18:44:10,930 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/io/formats 2024-04-12 18:44:10,931 root INFO copying pandas/tests/io/formats/test_to_string.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/formats 2024-04-12 18:44:10,931 root INFO copying pandas/tests/io/formats/test_to_excel.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/formats 2024-04-12 18:44:10,931 root INFO copying pandas/tests/io/formats/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/formats 2024-04-12 18:44:10,931 root INFO copying pandas/tests/io/formats/test_series_info.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/formats 2024-04-12 18:44:10,932 root INFO copying pandas/tests/io/formats/test_format.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/formats 2024-04-12 18:44:10,932 root INFO copying pandas/tests/io/formats/test_info.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/formats 2024-04-12 18:44:10,932 root INFO copying pandas/tests/io/formats/test_to_markdown.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/formats 2024-04-12 18:44:10,932 root INFO copying pandas/tests/io/formats/test_eng_formatting.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/formats 2024-04-12 18:44:10,933 root INFO copying pandas/tests/io/formats/test_to_csv.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/formats 2024-04-12 18:44:10,933 root INFO copying pandas/tests/io/formats/test_to_latex.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/formats 2024-04-12 18:44:10,933 root INFO copying pandas/tests/io/formats/test_to_html.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/formats 2024-04-12 18:44:10,934 root INFO copying pandas/tests/io/formats/test_console.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/formats 2024-04-12 18:44:10,934 root INFO copying pandas/tests/io/formats/test_css.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/formats 2024-04-12 18:44:10,934 root INFO copying pandas/tests/io/formats/test_printing.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/formats 2024-04-12 18:44:10,934 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/io/xml 2024-04-12 18:44:10,935 root INFO copying pandas/tests/io/xml/test_to_xml.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/xml 2024-04-12 18:44:10,935 root INFO copying pandas/tests/io/xml/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/xml 2024-04-12 18:44:10,935 root INFO copying pandas/tests/io/xml/test_xml_dtypes.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/xml 2024-04-12 18:44:10,935 root INFO copying pandas/tests/io/xml/test_xml.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/xml 2024-04-12 18:44:10,936 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/io/sas 2024-04-12 18:44:10,936 root INFO copying pandas/tests/io/sas/test_xport.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/sas 2024-04-12 18:44:10,936 root INFO copying pandas/tests/io/sas/test_sas7bdat.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/sas 2024-04-12 18:44:10,936 root INFO copying pandas/tests/io/sas/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/sas 2024-04-12 18:44:10,937 root INFO copying pandas/tests/io/sas/test_byteswap.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/sas 2024-04-12 18:44:10,937 root INFO copying pandas/tests/io/sas/test_sas.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/sas 2024-04-12 18:44:10,937 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/io/excel 2024-04-12 18:44:10,937 root INFO copying pandas/tests/io/excel/test_openpyxl.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/excel 2024-04-12 18:44:10,938 root INFO copying pandas/tests/io/excel/conftest.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/excel 2024-04-12 18:44:10,938 root INFO copying pandas/tests/io/excel/test_writers.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/excel 2024-04-12 18:44:10,938 root INFO copying pandas/tests/io/excel/test_xlrd.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/excel 2024-04-12 18:44:10,938 root INFO copying pandas/tests/io/excel/test_readers.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/excel 2024-04-12 18:44:10,939 root INFO copying pandas/tests/io/excel/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/excel 2024-04-12 18:44:10,939 root INFO copying pandas/tests/io/excel/test_xlsxwriter.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/excel 2024-04-12 18:44:10,939 root INFO copying pandas/tests/io/excel/test_odf.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/excel 2024-04-12 18:44:10,939 root INFO copying pandas/tests/io/excel/test_odswriter.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/excel 2024-04-12 18:44:10,940 root INFO copying pandas/tests/io/excel/test_style.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/excel 2024-04-12 18:44:10,940 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/io/parser 2024-04-12 18:44:10,940 root INFO copying pandas/tests/io/parser/test_quoting.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser 2024-04-12 18:44:10,941 root INFO copying pandas/tests/io/parser/conftest.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser 2024-04-12 18:44:10,941 root INFO copying pandas/tests/io/parser/test_parse_dates.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser 2024-04-12 18:44:10,941 root INFO copying pandas/tests/io/parser/test_mangle_dupes.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser 2024-04-12 18:44:10,941 root INFO copying pandas/tests/io/parser/test_upcast.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser 2024-04-12 18:44:10,942 root INFO copying pandas/tests/io/parser/test_comment.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser 2024-04-12 18:44:10,942 root INFO copying pandas/tests/io/parser/test_na_values.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser 2024-04-12 18:44:10,942 root INFO copying pandas/tests/io/parser/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser 2024-04-12 18:44:10,942 root INFO copying pandas/tests/io/parser/test_index_col.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser 2024-04-12 18:44:10,943 root INFO copying pandas/tests/io/parser/test_header.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser 2024-04-12 18:44:10,943 root INFO copying pandas/tests/io/parser/test_unsupported.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser 2024-04-12 18:44:10,943 root INFO copying pandas/tests/io/parser/test_python_parser_only.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser 2024-04-12 18:44:10,943 root INFO copying pandas/tests/io/parser/test_compression.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser 2024-04-12 18:44:10,944 root INFO copying pandas/tests/io/parser/test_concatenate_chunks.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser 2024-04-12 18:44:10,944 root INFO copying pandas/tests/io/parser/test_converters.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser 2024-04-12 18:44:10,944 root INFO copying pandas/tests/io/parser/test_dialect.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser 2024-04-12 18:44:10,945 root INFO copying pandas/tests/io/parser/test_multi_thread.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser 2024-04-12 18:44:10,945 root INFO copying pandas/tests/io/parser/test_skiprows.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser 2024-04-12 18:44:10,945 root INFO copying pandas/tests/io/parser/test_read_fwf.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser 2024-04-12 18:44:10,945 root INFO copying pandas/tests/io/parser/test_encoding.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser 2024-04-12 18:44:10,946 root INFO copying pandas/tests/io/parser/test_textreader.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser 2024-04-12 18:44:10,946 root INFO copying pandas/tests/io/parser/test_c_parser_only.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser 2024-04-12 18:44:10,946 root INFO copying pandas/tests/io/parser/test_network.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser 2024-04-12 18:44:10,947 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/io/json 2024-04-12 18:44:10,947 root INFO copying pandas/tests/io/json/conftest.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/json 2024-04-12 18:44:10,947 root INFO copying pandas/tests/io/json/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/json 2024-04-12 18:44:10,948 root INFO copying pandas/tests/io/json/test_compression.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/json 2024-04-12 18:44:10,948 root INFO copying pandas/tests/io/json/test_pandas.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/json 2024-04-12 18:44:10,948 root INFO copying pandas/tests/io/json/test_ujson.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/json 2024-04-12 18:44:10,949 root INFO copying pandas/tests/io/json/test_normalize.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/json 2024-04-12 18:44:10,949 root INFO copying pandas/tests/io/json/test_deprecated_kwargs.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/json 2024-04-12 18:44:10,949 root INFO copying pandas/tests/io/json/test_json_table_schema_ext_dtype.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/json 2024-04-12 18:44:10,949 root INFO copying pandas/tests/io/json/test_readlines.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/json 2024-04-12 18:44:10,950 root INFO copying pandas/tests/io/json/test_json_table_schema.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/json 2024-04-12 18:44:10,950 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/io/formats/style 2024-04-12 18:44:10,950 root INFO copying pandas/tests/io/formats/style/test_tooltip.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/formats/style 2024-04-12 18:44:10,951 root INFO copying pandas/tests/io/formats/style/test_to_string.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/formats/style 2024-04-12 18:44:10,951 root INFO copying pandas/tests/io/formats/style/test_bar.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/formats/style 2024-04-12 18:44:10,951 root INFO copying pandas/tests/io/formats/style/test_highlight.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/formats/style 2024-04-12 18:44:10,952 root INFO copying pandas/tests/io/formats/style/test_matplotlib.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/formats/style 2024-04-12 18:44:10,952 root INFO copying pandas/tests/io/formats/style/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/formats/style 2024-04-12 18:44:10,952 root INFO copying pandas/tests/io/formats/style/test_format.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/formats/style 2024-04-12 18:44:10,952 root INFO copying pandas/tests/io/formats/style/test_html.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/formats/style 2024-04-12 18:44:10,953 root INFO copying pandas/tests/io/formats/style/test_exceptions.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/formats/style 2024-04-12 18:44:10,953 root INFO copying pandas/tests/io/formats/style/test_to_latex.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/formats/style 2024-04-12 18:44:10,953 root INFO copying pandas/tests/io/formats/style/test_non_unique.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/formats/style 2024-04-12 18:44:10,954 root INFO copying pandas/tests/io/formats/style/test_style.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/formats/style 2024-04-12 18:44:10,954 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/io/parser/usecols 2024-04-12 18:44:10,954 root INFO copying pandas/tests/io/parser/usecols/test_usecols_basic.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser/usecols 2024-04-12 18:44:10,955 root INFO copying pandas/tests/io/parser/usecols/test_parse_dates.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser/usecols 2024-04-12 18:44:10,955 root INFO copying pandas/tests/io/parser/usecols/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser/usecols 2024-04-12 18:44:10,955 root INFO copying pandas/tests/io/parser/usecols/test_strings.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser/usecols 2024-04-12 18:44:10,956 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/io/parser/dtypes 2024-04-12 18:44:10,956 root INFO copying pandas/tests/io/parser/dtypes/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser/dtypes 2024-04-12 18:44:10,956 root INFO copying pandas/tests/io/parser/dtypes/test_empty.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser/dtypes 2024-04-12 18:44:10,956 root INFO copying pandas/tests/io/parser/dtypes/test_dtypes_basic.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser/dtypes 2024-04-12 18:44:10,957 root INFO copying pandas/tests/io/parser/dtypes/test_categorical.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser/dtypes 2024-04-12 18:44:10,957 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/io/parser/common 2024-04-12 18:44:10,957 root INFO copying pandas/tests/io/parser/common/test_chunksize.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser/common 2024-04-12 18:44:10,958 root INFO copying pandas/tests/io/parser/common/__init__.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser/common 2024-04-12 18:44:10,958 root INFO copying pandas/tests/io/parser/common/test_data_list.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser/common 2024-04-12 18:44:10,958 root INFO copying pandas/tests/io/parser/common/test_iterator.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser/common 2024-04-12 18:44:10,958 root INFO copying pandas/tests/io/parser/common/test_inf.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser/common 2024-04-12 18:44:10,959 root INFO copying pandas/tests/io/parser/common/test_file_buffer_url.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser/common 2024-04-12 18:44:10,959 root INFO copying pandas/tests/io/parser/common/test_decimal.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser/common 2024-04-12 18:44:10,959 root INFO copying pandas/tests/io/parser/common/test_index.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser/common 2024-04-12 18:44:10,959 root INFO copying pandas/tests/io/parser/common/test_verbose.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser/common 2024-04-12 18:44:10,960 root INFO copying pandas/tests/io/parser/common/test_read_errors.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser/common 2024-04-12 18:44:10,960 root INFO copying pandas/tests/io/parser/common/test_common_basic.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser/common 2024-04-12 18:44:10,960 root INFO copying pandas/tests/io/parser/common/test_float.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser/common 2024-04-12 18:44:10,961 root INFO copying pandas/tests/io/parser/common/test_ints.py -> build/lib.linux-i686-cpython-312/pandas/tests/io/parser/common 2024-04-12 18:44:10,961 root INFO creating build/lib.linux-i686-cpython-312/pandas/core/strings 2024-04-12 18:44:10,961 root INFO copying pandas/core/strings/accessor.py -> build/lib.linux-i686-cpython-312/pandas/core/strings 2024-04-12 18:44:10,962 root INFO copying pandas/core/strings/__init__.py -> build/lib.linux-i686-cpython-312/pandas/core/strings 2024-04-12 18:44:10,962 root INFO copying pandas/core/strings/base.py -> build/lib.linux-i686-cpython-312/pandas/core/strings 2024-04-12 18:44:10,962 root INFO copying pandas/core/strings/object_array.py -> build/lib.linux-i686-cpython-312/pandas/core/strings 2024-04-12 18:44:10,963 root INFO creating build/lib.linux-i686-cpython-312/pandas/core/indexes 2024-04-12 18:44:10,963 root INFO copying pandas/core/indexes/timedeltas.py -> build/lib.linux-i686-cpython-312/pandas/core/indexes 2024-04-12 18:44:10,963 root INFO copying pandas/core/indexes/api.py -> build/lib.linux-i686-cpython-312/pandas/core/indexes 2024-04-12 18:44:10,964 root INFO copying pandas/core/indexes/datetimelike.py -> build/lib.linux-i686-cpython-312/pandas/core/indexes 2024-04-12 18:44:10,964 root INFO copying pandas/core/indexes/period.py -> build/lib.linux-i686-cpython-312/pandas/core/indexes 2024-04-12 18:44:10,964 root INFO copying pandas/core/indexes/range.py -> build/lib.linux-i686-cpython-312/pandas/core/indexes 2024-04-12 18:44:10,964 root INFO copying pandas/core/indexes/__init__.py -> build/lib.linux-i686-cpython-312/pandas/core/indexes 2024-04-12 18:44:10,965 root INFO copying pandas/core/indexes/extension.py -> build/lib.linux-i686-cpython-312/pandas/core/indexes 2024-04-12 18:44:10,965 root INFO copying pandas/core/indexes/multi.py -> build/lib.linux-i686-cpython-312/pandas/core/indexes 2024-04-12 18:44:10,965 root INFO copying pandas/core/indexes/interval.py -> build/lib.linux-i686-cpython-312/pandas/core/indexes 2024-04-12 18:44:10,966 root INFO copying pandas/core/indexes/datetimes.py -> build/lib.linux-i686-cpython-312/pandas/core/indexes 2024-04-12 18:44:10,966 root INFO copying pandas/core/indexes/category.py -> build/lib.linux-i686-cpython-312/pandas/core/indexes 2024-04-12 18:44:10,966 root INFO copying pandas/core/indexes/frozen.py -> build/lib.linux-i686-cpython-312/pandas/core/indexes 2024-04-12 18:44:10,967 root INFO copying pandas/core/indexes/base.py -> build/lib.linux-i686-cpython-312/pandas/core/indexes 2024-04-12 18:44:10,967 root INFO copying pandas/core/indexes/accessors.py -> build/lib.linux-i686-cpython-312/pandas/core/indexes 2024-04-12 18:44:10,968 root INFO creating build/lib.linux-i686-cpython-312/pandas/core/internals 2024-04-12 18:44:10,968 root INFO copying pandas/core/internals/blocks.py -> build/lib.linux-i686-cpython-312/pandas/core/internals 2024-04-12 18:44:10,968 root INFO copying pandas/core/internals/array_manager.py -> build/lib.linux-i686-cpython-312/pandas/core/internals 2024-04-12 18:44:10,969 root INFO copying pandas/core/internals/api.py -> build/lib.linux-i686-cpython-312/pandas/core/internals 2024-04-12 18:44:10,969 root INFO copying pandas/core/internals/concat.py -> build/lib.linux-i686-cpython-312/pandas/core/internals 2024-04-12 18:44:10,969 root INFO copying pandas/core/internals/construction.py -> build/lib.linux-i686-cpython-312/pandas/core/internals 2024-04-12 18:44:10,970 root INFO copying pandas/core/internals/__init__.py -> build/lib.linux-i686-cpython-312/pandas/core/internals 2024-04-12 18:44:10,970 root INFO copying pandas/core/internals/ops.py -> build/lib.linux-i686-cpython-312/pandas/core/internals 2024-04-12 18:44:10,970 root INFO copying pandas/core/internals/managers.py -> build/lib.linux-i686-cpython-312/pandas/core/internals 2024-04-12 18:44:10,971 root INFO copying pandas/core/internals/base.py -> build/lib.linux-i686-cpython-312/pandas/core/internals 2024-04-12 18:44:10,971 root INFO creating build/lib.linux-i686-cpython-312/pandas/core/_numba 2024-04-12 18:44:10,971 root INFO copying pandas/core/_numba/__init__.py -> build/lib.linux-i686-cpython-312/pandas/core/_numba 2024-04-12 18:44:10,971 root INFO copying pandas/core/_numba/executor.py -> build/lib.linux-i686-cpython-312/pandas/core/_numba 2024-04-12 18:44:10,972 root INFO creating build/lib.linux-i686-cpython-312/pandas/core/indexers 2024-04-12 18:44:10,972 root INFO copying pandas/core/indexers/utils.py -> build/lib.linux-i686-cpython-312/pandas/core/indexers 2024-04-12 18:44:10,972 root INFO copying pandas/core/indexers/objects.py -> build/lib.linux-i686-cpython-312/pandas/core/indexers 2024-04-12 18:44:10,973 root INFO copying pandas/core/indexers/__init__.py -> build/lib.linux-i686-cpython-312/pandas/core/indexers 2024-04-12 18:44:10,973 root INFO creating build/lib.linux-i686-cpython-312/pandas/core/ops 2024-04-12 18:44:10,973 root INFO copying pandas/core/ops/invalid.py -> build/lib.linux-i686-cpython-312/pandas/core/ops 2024-04-12 18:44:10,974 root INFO copying pandas/core/ops/__init__.py -> build/lib.linux-i686-cpython-312/pandas/core/ops 2024-04-12 18:44:10,974 root INFO copying pandas/core/ops/mask_ops.py -> build/lib.linux-i686-cpython-312/pandas/core/ops 2024-04-12 18:44:10,974 root INFO copying pandas/core/ops/docstrings.py -> build/lib.linux-i686-cpython-312/pandas/core/ops 2024-04-12 18:44:10,974 root INFO copying pandas/core/ops/array_ops.py -> build/lib.linux-i686-cpython-312/pandas/core/ops 2024-04-12 18:44:10,975 root INFO copying pandas/core/ops/methods.py -> build/lib.linux-i686-cpython-312/pandas/core/ops 2024-04-12 18:44:10,975 root INFO copying pandas/core/ops/common.py -> build/lib.linux-i686-cpython-312/pandas/core/ops 2024-04-12 18:44:10,975 root INFO copying pandas/core/ops/missing.py -> build/lib.linux-i686-cpython-312/pandas/core/ops 2024-04-12 18:44:10,975 root INFO copying pandas/core/ops/dispatch.py -> build/lib.linux-i686-cpython-312/pandas/core/ops 2024-04-12 18:44:10,976 root INFO creating build/lib.linux-i686-cpython-312/pandas/core/groupby 2024-04-12 18:44:10,976 root INFO copying pandas/core/groupby/categorical.py -> build/lib.linux-i686-cpython-312/pandas/core/groupby 2024-04-12 18:44:10,976 root INFO copying pandas/core/groupby/groupby.py -> build/lib.linux-i686-cpython-312/pandas/core/groupby 2024-04-12 18:44:10,977 root INFO copying pandas/core/groupby/__init__.py -> build/lib.linux-i686-cpython-312/pandas/core/groupby 2024-04-12 18:44:10,977 root INFO copying pandas/core/groupby/ops.py -> build/lib.linux-i686-cpython-312/pandas/core/groupby 2024-04-12 18:44:10,977 root INFO copying pandas/core/groupby/grouper.py -> build/lib.linux-i686-cpython-312/pandas/core/groupby 2024-04-12 18:44:10,977 root INFO copying pandas/core/groupby/numba_.py -> build/lib.linux-i686-cpython-312/pandas/core/groupby 2024-04-12 18:44:10,978 root INFO copying pandas/core/groupby/generic.py -> build/lib.linux-i686-cpython-312/pandas/core/groupby 2024-04-12 18:44:10,978 root INFO copying pandas/core/groupby/base.py -> build/lib.linux-i686-cpython-312/pandas/core/groupby 2024-04-12 18:44:10,978 root INFO copying pandas/core/groupby/indexing.py -> build/lib.linux-i686-cpython-312/pandas/core/groupby 2024-04-12 18:44:10,979 root INFO creating build/lib.linux-i686-cpython-312/pandas/core/tools 2024-04-12 18:44:10,979 root INFO copying pandas/core/tools/timedeltas.py -> build/lib.linux-i686-cpython-312/pandas/core/tools 2024-04-12 18:44:10,979 root INFO copying pandas/core/tools/__init__.py -> build/lib.linux-i686-cpython-312/pandas/core/tools 2024-04-12 18:44:10,979 root INFO copying pandas/core/tools/datetimes.py -> build/lib.linux-i686-cpython-312/pandas/core/tools 2024-04-12 18:44:10,980 root INFO copying pandas/core/tools/numeric.py -> build/lib.linux-i686-cpython-312/pandas/core/tools 2024-04-12 18:44:10,980 root INFO copying pandas/core/tools/times.py -> build/lib.linux-i686-cpython-312/pandas/core/tools 2024-04-12 18:44:10,980 root INFO creating build/lib.linux-i686-cpython-312/pandas/core/window 2024-04-12 18:44:10,980 root INFO copying pandas/core/window/doc.py -> build/lib.linux-i686-cpython-312/pandas/core/window 2024-04-12 18:44:10,981 root INFO copying pandas/core/window/__init__.py -> build/lib.linux-i686-cpython-312/pandas/core/window 2024-04-12 18:44:10,981 root INFO copying pandas/core/window/ewm.py -> build/lib.linux-i686-cpython-312/pandas/core/window 2024-04-12 18:44:10,981 root INFO copying pandas/core/window/online.py -> build/lib.linux-i686-cpython-312/pandas/core/window 2024-04-12 18:44:10,981 root INFO copying pandas/core/window/numba_.py -> build/lib.linux-i686-cpython-312/pandas/core/window 2024-04-12 18:44:10,982 root INFO copying pandas/core/window/rolling.py -> build/lib.linux-i686-cpython-312/pandas/core/window 2024-04-12 18:44:10,982 root INFO copying pandas/core/window/common.py -> build/lib.linux-i686-cpython-312/pandas/core/window 2024-04-12 18:44:10,982 root INFO copying pandas/core/window/expanding.py -> build/lib.linux-i686-cpython-312/pandas/core/window 2024-04-12 18:44:10,983 root INFO creating build/lib.linux-i686-cpython-312/pandas/core/reshape 2024-04-12 18:44:10,983 root INFO copying pandas/core/reshape/pivot.py -> build/lib.linux-i686-cpython-312/pandas/core/reshape 2024-04-12 18:44:10,983 root INFO copying pandas/core/reshape/api.py -> build/lib.linux-i686-cpython-312/pandas/core/reshape 2024-04-12 18:44:10,983 root INFO copying pandas/core/reshape/concat.py -> build/lib.linux-i686-cpython-312/pandas/core/reshape 2024-04-12 18:44:10,984 root INFO copying pandas/core/reshape/util.py -> build/lib.linux-i686-cpython-312/pandas/core/reshape 2024-04-12 18:44:10,984 root INFO copying pandas/core/reshape/__init__.py -> build/lib.linux-i686-cpython-312/pandas/core/reshape 2024-04-12 18:44:10,984 root INFO copying pandas/core/reshape/merge.py -> build/lib.linux-i686-cpython-312/pandas/core/reshape 2024-04-12 18:44:10,984 root INFO copying pandas/core/reshape/tile.py -> build/lib.linux-i686-cpython-312/pandas/core/reshape 2024-04-12 18:44:10,985 root INFO copying pandas/core/reshape/reshape.py -> build/lib.linux-i686-cpython-312/pandas/core/reshape 2024-04-12 18:44:10,985 root INFO copying pandas/core/reshape/encoding.py -> build/lib.linux-i686-cpython-312/pandas/core/reshape 2024-04-12 18:44:10,985 root INFO copying pandas/core/reshape/melt.py -> build/lib.linux-i686-cpython-312/pandas/core/reshape 2024-04-12 18:44:10,986 root INFO creating build/lib.linux-i686-cpython-312/pandas/core/array_algos 2024-04-12 18:44:10,986 root INFO copying pandas/core/array_algos/datetimelike_accumulations.py -> build/lib.linux-i686-cpython-312/pandas/core/array_algos 2024-04-12 18:44:10,986 root INFO copying pandas/core/array_algos/quantile.py -> build/lib.linux-i686-cpython-312/pandas/core/array_algos 2024-04-12 18:44:10,986 root INFO copying pandas/core/array_algos/masked_accumulations.py -> build/lib.linux-i686-cpython-312/pandas/core/array_algos 2024-04-12 18:44:10,987 root INFO copying pandas/core/array_algos/masked_reductions.py -> build/lib.linux-i686-cpython-312/pandas/core/array_algos 2024-04-12 18:44:10,987 root INFO copying pandas/core/array_algos/__init__.py -> build/lib.linux-i686-cpython-312/pandas/core/array_algos 2024-04-12 18:44:10,987 root INFO copying pandas/core/array_algos/putmask.py -> build/lib.linux-i686-cpython-312/pandas/core/array_algos 2024-04-12 18:44:10,987 root INFO copying pandas/core/array_algos/take.py -> build/lib.linux-i686-cpython-312/pandas/core/array_algos 2024-04-12 18:44:10,988 root INFO copying pandas/core/array_algos/replace.py -> build/lib.linux-i686-cpython-312/pandas/core/array_algos 2024-04-12 18:44:10,988 root INFO copying pandas/core/array_algos/transforms.py -> build/lib.linux-i686-cpython-312/pandas/core/array_algos 2024-04-12 18:44:10,988 root INFO creating build/lib.linux-i686-cpython-312/pandas/core/dtypes 2024-04-12 18:44:10,988 root INFO copying pandas/core/dtypes/inference.py -> build/lib.linux-i686-cpython-312/pandas/core/dtypes 2024-04-12 18:44:10,989 root INFO copying pandas/core/dtypes/dtypes.py -> build/lib.linux-i686-cpython-312/pandas/core/dtypes 2024-04-12 18:44:10,989 root INFO copying pandas/core/dtypes/api.py -> build/lib.linux-i686-cpython-312/pandas/core/dtypes 2024-04-12 18:44:10,989 root INFO copying pandas/core/dtypes/concat.py -> build/lib.linux-i686-cpython-312/pandas/core/dtypes 2024-04-12 18:44:10,989 root INFO copying pandas/core/dtypes/__init__.py -> build/lib.linux-i686-cpython-312/pandas/core/dtypes 2024-04-12 18:44:10,990 root INFO copying pandas/core/dtypes/astype.py -> build/lib.linux-i686-cpython-312/pandas/core/dtypes 2024-04-12 18:44:10,990 root INFO copying pandas/core/dtypes/generic.py -> build/lib.linux-i686-cpython-312/pandas/core/dtypes 2024-04-12 18:44:10,990 root INFO copying pandas/core/dtypes/base.py -> build/lib.linux-i686-cpython-312/pandas/core/dtypes 2024-04-12 18:44:10,990 root INFO copying pandas/core/dtypes/common.py -> build/lib.linux-i686-cpython-312/pandas/core/dtypes 2024-04-12 18:44:10,991 root INFO copying pandas/core/dtypes/missing.py -> build/lib.linux-i686-cpython-312/pandas/core/dtypes 2024-04-12 18:44:10,991 root INFO copying pandas/core/dtypes/cast.py -> build/lib.linux-i686-cpython-312/pandas/core/dtypes 2024-04-12 18:44:10,992 root INFO creating build/lib.linux-i686-cpython-312/pandas/core/arrays 2024-04-12 18:44:10,992 root INFO copying pandas/core/arrays/string_.py -> build/lib.linux-i686-cpython-312/pandas/core/arrays 2024-04-12 18:44:10,992 root INFO copying pandas/core/arrays/timedeltas.py -> build/lib.linux-i686-cpython-312/pandas/core/arrays 2024-04-12 18:44:10,992 root INFO copying pandas/core/arrays/categorical.py -> build/lib.linux-i686-cpython-312/pandas/core/arrays 2024-04-12 18:44:10,993 root INFO copying pandas/core/arrays/datetimelike.py -> build/lib.linux-i686-cpython-312/pandas/core/arrays 2024-04-12 18:44:10,993 root INFO copying pandas/core/arrays/numpy_.py -> build/lib.linux-i686-cpython-312/pandas/core/arrays 2024-04-12 18:44:10,993 root INFO copying pandas/core/arrays/period.py -> build/lib.linux-i686-cpython-312/pandas/core/arrays 2024-04-12 18:44:10,993 root INFO copying pandas/core/arrays/string_arrow.py -> build/lib.linux-i686-cpython-312/pandas/core/arrays 2024-04-12 18:44:10,994 root INFO copying pandas/core/arrays/__init__.py -> build/lib.linux-i686-cpython-312/pandas/core/arrays 2024-04-12 18:44:10,994 root INFO copying pandas/core/arrays/_ranges.py -> build/lib.linux-i686-cpython-312/pandas/core/arrays 2024-04-12 18:44:10,994 root INFO copying pandas/core/arrays/interval.py -> build/lib.linux-i686-cpython-312/pandas/core/arrays 2024-04-12 18:44:10,994 root INFO copying pandas/core/arrays/datetimes.py -> build/lib.linux-i686-cpython-312/pandas/core/arrays 2024-04-12 18:44:10,995 root INFO copying pandas/core/arrays/masked.py -> build/lib.linux-i686-cpython-312/pandas/core/arrays 2024-04-12 18:44:10,995 root INFO copying pandas/core/arrays/boolean.py -> build/lib.linux-i686-cpython-312/pandas/core/arrays 2024-04-12 18:44:10,995 root INFO copying pandas/core/arrays/integer.py -> build/lib.linux-i686-cpython-312/pandas/core/arrays 2024-04-12 18:44:10,996 root INFO copying pandas/core/arrays/_mixins.py -> build/lib.linux-i686-cpython-312/pandas/core/arrays 2024-04-12 18:44:10,996 root INFO copying pandas/core/arrays/numeric.py -> build/lib.linux-i686-cpython-312/pandas/core/arrays 2024-04-12 18:44:10,996 root INFO copying pandas/core/arrays/base.py -> build/lib.linux-i686-cpython-312/pandas/core/arrays 2024-04-12 18:44:10,996 root INFO copying pandas/core/arrays/floating.py -> build/lib.linux-i686-cpython-312/pandas/core/arrays 2024-04-12 18:44:10,997 root INFO creating build/lib.linux-i686-cpython-312/pandas/core/interchange 2024-04-12 18:44:10,997 root INFO copying pandas/core/interchange/utils.py -> build/lib.linux-i686-cpython-312/pandas/core/interchange 2024-04-12 18:44:10,997 root INFO copying pandas/core/interchange/buffer.py -> build/lib.linux-i686-cpython-312/pandas/core/interchange 2024-04-12 18:44:10,997 root INFO copying pandas/core/interchange/from_dataframe.py -> build/lib.linux-i686-cpython-312/pandas/core/interchange 2024-04-12 18:44:10,998 root INFO copying pandas/core/interchange/dataframe.py -> build/lib.linux-i686-cpython-312/pandas/core/interchange 2024-04-12 18:44:10,998 root INFO copying pandas/core/interchange/dataframe_protocol.py -> build/lib.linux-i686-cpython-312/pandas/core/interchange 2024-04-12 18:44:10,998 root INFO copying pandas/core/interchange/__init__.py -> build/lib.linux-i686-cpython-312/pandas/core/interchange 2024-04-12 18:44:10,998 root INFO copying pandas/core/interchange/column.py -> build/lib.linux-i686-cpython-312/pandas/core/interchange 2024-04-12 18:44:10,999 root INFO creating build/lib.linux-i686-cpython-312/pandas/core/sparse 2024-04-12 18:44:10,999 root INFO copying pandas/core/sparse/api.py -> build/lib.linux-i686-cpython-312/pandas/core/sparse 2024-04-12 18:44:10,999 root INFO copying pandas/core/sparse/__init__.py -> build/lib.linux-i686-cpython-312/pandas/core/sparse 2024-04-12 18:44:10,999 root INFO creating build/lib.linux-i686-cpython-312/pandas/core/util 2024-04-12 18:44:11,000 root INFO copying pandas/core/util/hashing.py -> build/lib.linux-i686-cpython-312/pandas/core/util 2024-04-12 18:44:11,000 root INFO copying pandas/core/util/__init__.py -> build/lib.linux-i686-cpython-312/pandas/core/util 2024-04-12 18:44:11,000 root INFO copying pandas/core/util/numba_.py -> build/lib.linux-i686-cpython-312/pandas/core/util 2024-04-12 18:44:11,001 root INFO creating build/lib.linux-i686-cpython-312/pandas/core/methods 2024-04-12 18:44:11,001 root INFO copying pandas/core/methods/__init__.py -> build/lib.linux-i686-cpython-312/pandas/core/methods 2024-04-12 18:44:11,001 root INFO copying pandas/core/methods/to_dict.py -> build/lib.linux-i686-cpython-312/pandas/core/methods 2024-04-12 18:44:11,001 root INFO copying pandas/core/methods/selectn.py -> build/lib.linux-i686-cpython-312/pandas/core/methods 2024-04-12 18:44:11,001 root INFO copying pandas/core/methods/describe.py -> build/lib.linux-i686-cpython-312/pandas/core/methods 2024-04-12 18:44:11,002 root INFO creating build/lib.linux-i686-cpython-312/pandas/core/computation 2024-04-12 18:44:11,002 root INFO copying pandas/core/computation/api.py -> build/lib.linux-i686-cpython-312/pandas/core/computation 2024-04-12 18:44:11,002 root INFO copying pandas/core/computation/eval.py -> build/lib.linux-i686-cpython-312/pandas/core/computation 2024-04-12 18:44:11,003 root INFO copying pandas/core/computation/expressions.py -> build/lib.linux-i686-cpython-312/pandas/core/computation 2024-04-12 18:44:11,003 root INFO copying pandas/core/computation/scope.py -> build/lib.linux-i686-cpython-312/pandas/core/computation 2024-04-12 18:44:11,003 root INFO copying pandas/core/computation/__init__.py -> build/lib.linux-i686-cpython-312/pandas/core/computation 2024-04-12 18:44:11,003 root INFO copying pandas/core/computation/parsing.py -> build/lib.linux-i686-cpython-312/pandas/core/computation 2024-04-12 18:44:11,003 root INFO copying pandas/core/computation/ops.py -> build/lib.linux-i686-cpython-312/pandas/core/computation 2024-04-12 18:44:11,004 root INFO copying pandas/core/computation/pytables.py -> build/lib.linux-i686-cpython-312/pandas/core/computation 2024-04-12 18:44:11,004 root INFO copying pandas/core/computation/align.py -> build/lib.linux-i686-cpython-312/pandas/core/computation 2024-04-12 18:44:11,004 root INFO copying pandas/core/computation/check.py -> build/lib.linux-i686-cpython-312/pandas/core/computation 2024-04-12 18:44:11,004 root INFO copying pandas/core/computation/engines.py -> build/lib.linux-i686-cpython-312/pandas/core/computation 2024-04-12 18:44:11,005 root INFO copying pandas/core/computation/common.py -> build/lib.linux-i686-cpython-312/pandas/core/computation 2024-04-12 18:44:11,005 root INFO copying pandas/core/computation/expr.py -> build/lib.linux-i686-cpython-312/pandas/core/computation 2024-04-12 18:44:11,005 root INFO creating build/lib.linux-i686-cpython-312/pandas/core/_numba/kernels 2024-04-12 18:44:11,005 root INFO copying pandas/core/_numba/kernels/sum_.py -> build/lib.linux-i686-cpython-312/pandas/core/_numba/kernels 2024-04-12 18:44:11,006 root INFO copying pandas/core/_numba/kernels/shared.py -> build/lib.linux-i686-cpython-312/pandas/core/_numba/kernels 2024-04-12 18:44:11,006 root INFO copying pandas/core/_numba/kernels/__init__.py -> build/lib.linux-i686-cpython-312/pandas/core/_numba/kernels 2024-04-12 18:44:11,006 root INFO copying pandas/core/_numba/kernels/min_max_.py -> build/lib.linux-i686-cpython-312/pandas/core/_numba/kernels 2024-04-12 18:44:11,006 root INFO copying pandas/core/_numba/kernels/var_.py -> build/lib.linux-i686-cpython-312/pandas/core/_numba/kernels 2024-04-12 18:44:11,007 root INFO copying pandas/core/_numba/kernels/mean_.py -> build/lib.linux-i686-cpython-312/pandas/core/_numba/kernels 2024-04-12 18:44:11,007 root INFO creating build/lib.linux-i686-cpython-312/pandas/core/arrays/arrow 2024-04-12 18:44:11,007 root INFO copying pandas/core/arrays/arrow/_arrow_utils.py -> build/lib.linux-i686-cpython-312/pandas/core/arrays/arrow 2024-04-12 18:44:11,007 root INFO copying pandas/core/arrays/arrow/array.py -> build/lib.linux-i686-cpython-312/pandas/core/arrays/arrow 2024-04-12 18:44:11,008 root INFO copying pandas/core/arrays/arrow/dtype.py -> build/lib.linux-i686-cpython-312/pandas/core/arrays/arrow 2024-04-12 18:44:11,008 root INFO copying pandas/core/arrays/arrow/__init__.py -> build/lib.linux-i686-cpython-312/pandas/core/arrays/arrow 2024-04-12 18:44:11,008 root INFO copying pandas/core/arrays/arrow/extension_types.py -> build/lib.linux-i686-cpython-312/pandas/core/arrays/arrow 2024-04-12 18:44:11,009 root INFO creating build/lib.linux-i686-cpython-312/pandas/core/arrays/sparse 2024-04-12 18:44:11,009 root INFO copying pandas/core/arrays/sparse/accessor.py -> build/lib.linux-i686-cpython-312/pandas/core/arrays/sparse 2024-04-12 18:44:11,009 root INFO copying pandas/core/arrays/sparse/array.py -> build/lib.linux-i686-cpython-312/pandas/core/arrays/sparse 2024-04-12 18:44:11,009 root INFO copying pandas/core/arrays/sparse/dtype.py -> build/lib.linux-i686-cpython-312/pandas/core/arrays/sparse 2024-04-12 18:44:11,010 root INFO copying pandas/core/arrays/sparse/__init__.py -> build/lib.linux-i686-cpython-312/pandas/core/arrays/sparse 2024-04-12 18:44:11,010 root INFO copying pandas/core/arrays/sparse/scipy_sparse.py -> build/lib.linux-i686-cpython-312/pandas/core/arrays/sparse 2024-04-12 18:44:11,010 root INFO creating build/lib.linux-i686-cpython-312/pandas/api/indexers 2024-04-12 18:44:11,010 root INFO copying pandas/api/indexers/__init__.py -> build/lib.linux-i686-cpython-312/pandas/api/indexers 2024-04-12 18:44:11,011 root INFO creating build/lib.linux-i686-cpython-312/pandas/api/types 2024-04-12 18:44:11,011 root INFO copying pandas/api/types/__init__.py -> build/lib.linux-i686-cpython-312/pandas/api/types 2024-04-12 18:44:11,011 root INFO creating build/lib.linux-i686-cpython-312/pandas/api/interchange 2024-04-12 18:44:11,011 root INFO copying pandas/api/interchange/__init__.py -> build/lib.linux-i686-cpython-312/pandas/api/interchange 2024-04-12 18:44:11,012 root INFO creating build/lib.linux-i686-cpython-312/pandas/api/extensions 2024-04-12 18:44:11,012 root INFO copying pandas/api/extensions/__init__.py -> build/lib.linux-i686-cpython-312/pandas/api/extensions 2024-04-12 18:44:11,012 root INFO creating build/lib.linux-i686-cpython-312/pandas/_libs/window 2024-04-12 18:44:11,012 root INFO copying pandas/_libs/window/__init__.py -> build/lib.linux-i686-cpython-312/pandas/_libs/window 2024-04-12 18:44:11,013 root INFO creating build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,013 root INFO copying pandas/_libs/tslibs/__init__.py -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,013 root INFO creating build/lib.linux-i686-cpython-312/pandas/plotting/_matplotlib 2024-04-12 18:44:11,014 root INFO copying pandas/plotting/_matplotlib/timeseries.py -> build/lib.linux-i686-cpython-312/pandas/plotting/_matplotlib 2024-04-12 18:44:11,014 root INFO copying pandas/plotting/_matplotlib/groupby.py -> build/lib.linux-i686-cpython-312/pandas/plotting/_matplotlib 2024-04-12 18:44:11,014 root INFO copying pandas/plotting/_matplotlib/tools.py -> build/lib.linux-i686-cpython-312/pandas/plotting/_matplotlib 2024-04-12 18:44:11,014 root INFO copying pandas/plotting/_matplotlib/__init__.py -> build/lib.linux-i686-cpython-312/pandas/plotting/_matplotlib 2024-04-12 18:44:11,015 root INFO copying pandas/plotting/_matplotlib/core.py -> build/lib.linux-i686-cpython-312/pandas/plotting/_matplotlib 2024-04-12 18:44:11,015 root INFO copying pandas/plotting/_matplotlib/converter.py -> build/lib.linux-i686-cpython-312/pandas/plotting/_matplotlib 2024-04-12 18:44:11,015 root INFO copying pandas/plotting/_matplotlib/misc.py -> build/lib.linux-i686-cpython-312/pandas/plotting/_matplotlib 2024-04-12 18:44:11,015 root INFO copying pandas/plotting/_matplotlib/boxplot.py -> build/lib.linux-i686-cpython-312/pandas/plotting/_matplotlib 2024-04-12 18:44:11,016 root INFO copying pandas/plotting/_matplotlib/style.py -> build/lib.linux-i686-cpython-312/pandas/plotting/_matplotlib 2024-04-12 18:44:11,016 root INFO copying pandas/plotting/_matplotlib/hist.py -> build/lib.linux-i686-cpython-312/pandas/plotting/_matplotlib 2024-04-12 18:44:11,016 root INFO creating build/lib.linux-i686-cpython-312/pandas/util/version 2024-04-12 18:44:11,016 root INFO copying pandas/util/version/__init__.py -> build/lib.linux-i686-cpython-312/pandas/util/version 2024-04-12 18:44:11,017 root INFO creating build/lib.linux-i686-cpython-312/pandas/compat/numpy 2024-04-12 18:44:11,017 root INFO copying pandas/compat/numpy/__init__.py -> build/lib.linux-i686-cpython-312/pandas/compat/numpy 2024-04-12 18:44:11,017 root INFO copying pandas/compat/numpy/function.py -> build/lib.linux-i686-cpython-312/pandas/compat/numpy 2024-04-12 18:44:11,018 root INFO creating build/lib.linux-i686-cpython-312/pandas/io/formats 2024-04-12 18:44:11,018 root INFO copying pandas/io/formats/console.py -> build/lib.linux-i686-cpython-312/pandas/io/formats 2024-04-12 18:44:11,018 root INFO copying pandas/io/formats/printing.py -> build/lib.linux-i686-cpython-312/pandas/io/formats 2024-04-12 18:44:11,018 root INFO copying pandas/io/formats/info.py -> build/lib.linux-i686-cpython-312/pandas/io/formats 2024-04-12 18:44:11,019 root INFO copying pandas/io/formats/style_render.py -> build/lib.linux-i686-cpython-312/pandas/io/formats 2024-04-12 18:44:11,019 root INFO copying pandas/io/formats/format.py -> build/lib.linux-i686-cpython-312/pandas/io/formats 2024-04-12 18:44:11,019 root INFO copying pandas/io/formats/__init__.py -> build/lib.linux-i686-cpython-312/pandas/io/formats 2024-04-12 18:44:11,020 root INFO copying pandas/io/formats/string.py -> build/lib.linux-i686-cpython-312/pandas/io/formats 2024-04-12 18:44:11,020 root INFO copying pandas/io/formats/excel.py -> build/lib.linux-i686-cpython-312/pandas/io/formats 2024-04-12 18:44:11,020 root INFO copying pandas/io/formats/latex.py -> build/lib.linux-i686-cpython-312/pandas/io/formats 2024-04-12 18:44:11,021 root INFO copying pandas/io/formats/csvs.py -> build/lib.linux-i686-cpython-312/pandas/io/formats 2024-04-12 18:44:11,021 root INFO copying pandas/io/formats/html.py -> build/lib.linux-i686-cpython-312/pandas/io/formats 2024-04-12 18:44:11,021 root INFO copying pandas/io/formats/_color_data.py -> build/lib.linux-i686-cpython-312/pandas/io/formats 2024-04-12 18:44:11,021 root INFO copying pandas/io/formats/css.py -> build/lib.linux-i686-cpython-312/pandas/io/formats 2024-04-12 18:44:11,021 root INFO copying pandas/io/formats/xml.py -> build/lib.linux-i686-cpython-312/pandas/io/formats 2024-04-12 18:44:11,022 root INFO copying pandas/io/formats/style.py -> build/lib.linux-i686-cpython-312/pandas/io/formats 2024-04-12 18:44:11,022 root INFO creating build/lib.linux-i686-cpython-312/pandas/io/parsers 2024-04-12 18:44:11,022 root INFO copying pandas/io/parsers/arrow_parser_wrapper.py -> build/lib.linux-i686-cpython-312/pandas/io/parsers 2024-04-12 18:44:11,023 root INFO copying pandas/io/parsers/c_parser_wrapper.py -> build/lib.linux-i686-cpython-312/pandas/io/parsers 2024-04-12 18:44:11,023 root INFO copying pandas/io/parsers/__init__.py -> build/lib.linux-i686-cpython-312/pandas/io/parsers 2024-04-12 18:44:11,023 root INFO copying pandas/io/parsers/base_parser.py -> build/lib.linux-i686-cpython-312/pandas/io/parsers 2024-04-12 18:44:11,023 root INFO copying pandas/io/parsers/python_parser.py -> build/lib.linux-i686-cpython-312/pandas/io/parsers 2024-04-12 18:44:11,024 root INFO copying pandas/io/parsers/readers.py -> build/lib.linux-i686-cpython-312/pandas/io/parsers 2024-04-12 18:44:11,024 root INFO creating build/lib.linux-i686-cpython-312/pandas/io/sas 2024-04-12 18:44:11,024 root INFO copying pandas/io/sas/sas_xport.py -> build/lib.linux-i686-cpython-312/pandas/io/sas 2024-04-12 18:44:11,025 root INFO copying pandas/io/sas/sasreader.py -> build/lib.linux-i686-cpython-312/pandas/io/sas 2024-04-12 18:44:11,025 root INFO copying pandas/io/sas/sas7bdat.py -> build/lib.linux-i686-cpython-312/pandas/io/sas 2024-04-12 18:44:11,025 root INFO copying pandas/io/sas/__init__.py -> build/lib.linux-i686-cpython-312/pandas/io/sas 2024-04-12 18:44:11,025 root INFO copying pandas/io/sas/sas_constants.py -> build/lib.linux-i686-cpython-312/pandas/io/sas 2024-04-12 18:44:11,026 root INFO creating build/lib.linux-i686-cpython-312/pandas/io/excel 2024-04-12 18:44:11,026 root INFO copying pandas/io/excel/_base.py -> build/lib.linux-i686-cpython-312/pandas/io/excel 2024-04-12 18:44:11,026 root INFO copying pandas/io/excel/_odfreader.py -> build/lib.linux-i686-cpython-312/pandas/io/excel 2024-04-12 18:44:11,027 root INFO copying pandas/io/excel/_util.py -> build/lib.linux-i686-cpython-312/pandas/io/excel 2024-04-12 18:44:11,027 root INFO copying pandas/io/excel/_xlsxwriter.py -> build/lib.linux-i686-cpython-312/pandas/io/excel 2024-04-12 18:44:11,027 root INFO copying pandas/io/excel/_xlrd.py -> build/lib.linux-i686-cpython-312/pandas/io/excel 2024-04-12 18:44:11,027 root INFO copying pandas/io/excel/__init__.py -> build/lib.linux-i686-cpython-312/pandas/io/excel 2024-04-12 18:44:11,027 root INFO copying pandas/io/excel/_odswriter.py -> build/lib.linux-i686-cpython-312/pandas/io/excel 2024-04-12 18:44:11,028 root INFO copying pandas/io/excel/_pyxlsb.py -> build/lib.linux-i686-cpython-312/pandas/io/excel 2024-04-12 18:44:11,028 root INFO copying pandas/io/excel/_openpyxl.py -> build/lib.linux-i686-cpython-312/pandas/io/excel 2024-04-12 18:44:11,028 root INFO creating build/lib.linux-i686-cpython-312/pandas/io/clipboard 2024-04-12 18:44:11,029 root INFO copying pandas/io/clipboard/__init__.py -> build/lib.linux-i686-cpython-312/pandas/io/clipboard 2024-04-12 18:44:11,029 root INFO creating build/lib.linux-i686-cpython-312/pandas/io/json 2024-04-12 18:44:11,029 root INFO copying pandas/io/json/__init__.py -> build/lib.linux-i686-cpython-312/pandas/io/json 2024-04-12 18:44:11,029 root INFO copying pandas/io/json/_json.py -> build/lib.linux-i686-cpython-312/pandas/io/json 2024-04-12 18:44:11,030 root INFO copying pandas/io/json/_normalize.py -> build/lib.linux-i686-cpython-312/pandas/io/json 2024-04-12 18:44:11,030 root INFO copying pandas/io/json/_table_schema.py -> build/lib.linux-i686-cpython-312/pandas/io/json 2024-04-12 18:44:11,031 root INFO running egg_info 2024-04-12 18:44:11,034 root INFO writing pandas.egg-info/PKG-INFO 2024-04-12 18:44:11,052 root INFO writing dependency_links to pandas.egg-info/dependency_links.txt 2024-04-12 18:44:11,053 root INFO writing entry points to pandas.egg-info/entry_points.txt 2024-04-12 18:44:11,064 root INFO writing requirements to pandas.egg-info/requires.txt 2024-04-12 18:44:11,064 root INFO writing top-level names to pandas.egg-info/top_level.txt 2024-04-12 18:44:11,171 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 18:44:11,171 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 18:44:11,171 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 18:44:11,171 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 18:44:11,171 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 18:44:11,171 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 18:44:11,172 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 18:44:11,172 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 18:44:11,172 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 18:44:11,172 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 18:44:11,172 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 18:44:11,172 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 18:44:11,173 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 18:44:11,173 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 18:44:11,173 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 18:44:11,173 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 18:44:11,173 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 18:44:11,173 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 18:44:11,173 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 18:44:11,173 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 18:44:11,173 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 18:44:11,173 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 18:44:11,173 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 18:44:11,173 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 18:44:11,173 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 18:44:11,173 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 18:44:11,173 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 18:44:11,173 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 18:44:11,174 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 18:44:11,175 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 18:44:11,175 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 18:44:11,175 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 18:44:11,175 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 18:44:11,175 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 18:44:11,176 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 18:44:11,176 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 18:44:11,177 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 18:44:11,177 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 18:44:11,177 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 18:44:11,177 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 18:44:11,177 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 18:44:11,177 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 18:44:11,177 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 18:44:11,177 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 18:44:11,177 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 18:44:11,177 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 18:44:11,178 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 18:44:11,178 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 18:44:11,178 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 18:44:11,179 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 18:44:11,179 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 18:44:11,179 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 18:44:11,179 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 18:44:11,179 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 18:44:11,179 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 18:44:11,179 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 18:44:11,179 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 18:44:11,180 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 18:44:11,180 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 18:44:11,180 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 18:44:11,180 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 18:44:11,181 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 18:44:11,181 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 18:44:11,181 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 18:44:11,181 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 18:44:11,181 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 18:44:11,181 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 18:44:11,182 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 18:44:11,183 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 18:44:11,183 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 18:44:11,183 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 18:44:11,183 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 18:44:11,183 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 18:44:11,183 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 18:44:11,183 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 18:44:11,183 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 18:44:11,183 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 18:44:11,183 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 18:44:11,183 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 18:44:11,183 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 18:44:11,184 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 18:44:11,184 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 18:44:11,184 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 18:44:11,184 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 18:44:11,184 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 18:44:11,184 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 18:44:11,184 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 18:44:11,184 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 18:44:11,184 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 18:44:11,184 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 18:44:11,184 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 18:44:11,184 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 18:44:11,185 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 18:44:11,185 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 18:44:11,185 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 18:44:11,185 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 18:44:11,185 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 18:44:11,185 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 18:44:11,186 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 18:44:11,186 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 18:44:11,186 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 18:44:11,186 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 18:44:11,186 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 18:44:11,186 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 18:44:11,186 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 18:44:11,186 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 18:44:11,187 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 18:44:11,187 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 18:44:11,187 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 18:44:11,187 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 18:44:11,187 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 18:44:11,187 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 18:44:11,188 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 18:44:11,188 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 18:44:11,188 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 18:44:11,188 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 18:44:11,188 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 18:44:11,189 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 18:44:11,189 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 18:44:11,189 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 18:44:11,189 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 18:44:11,189 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 18:44:11,189 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 18:44:11,190 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 18:44:11,190 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 18:44:11,190 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 18:44:11,190 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 18:44:11,190 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 18:44:11,190 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 18:44:11,191 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 18:44:11,191 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 18:44:11,191 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 18:44:11,191 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 18:44:11,191 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 18:44:11,191 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 18:44:11,192 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 18:44:11,192 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 18:44:11,192 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 18:44:11,192 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 18:44:11,192 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 18:44:11,192 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 18:44:11,193 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 18:44:11,193 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 18:44:11,193 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 18:44:11,193 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 18:44:11,193 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 18:44:11,194 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 18:44:11,194 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 18:44:11,194 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 18:44:11,194 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 18:44:11,194 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 18:44:11,194 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 18:44:11,195 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 18:44:11,195 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 18:44:11,195 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 18:44:11,195 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 18:44:11,195 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 18:44:11,195 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 18:44:11,196 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 18:44:11,196 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 18:44:11,196 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 18:44:11,196 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 18:44:11,196 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 18:44:11,196 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 18:44:11,196 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 18:44:11,197 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 18:44:11,197 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 18:44:11,197 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 18:44:11,197 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 18:44:11,197 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 18:44:11,198 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 18:44:11,198 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 18:44:11,198 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 18:44:11,198 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 18:44:11,198 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 18:44:11,198 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 18:44:11,199 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 18:44:11,199 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 18:44:11,199 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 18:44:11,199 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 18:44:11,199 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 18:44:11,199 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 18:44:11,200 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 18:44:11,200 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 18:44:11,200 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 18:44:11,200 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 18:44:11,200 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 18:44:11,200 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 18:44:11,200 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 18:44:11,200 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 18:44:11,200 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 18:44:11,200 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 18:44:11,200 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 18:44:11,201 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 18:44:11,201 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 18:44:11,201 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 18:44:11,201 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 18:44:11,201 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 18:44:11,201 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 18:44:11,201 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 18:44:11,201 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 18:44:11,201 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 18:44:11,205 root INFO reading manifest file 'pandas.egg-info/SOURCES.txt' 2024-04-12 18:44:11,222 root INFO reading manifest template 'MANIFEST.in' 2024-04-12 18:44:11,222 root WARNING warning: no files found matching 'versioneer.py' 2024-04-12 18:44:11,228 root WARNING no previously-included directories found matching 'doc/build' 2024-04-12 18:44:11,259 root WARNING warning: no previously-included files matching '*.bz2' found anywhere in distribution 2024-04-12 18:44:11,264 root WARNING warning: no previously-included files matching '*.csv' found anywhere in distribution 2024-04-12 18:44:11,269 root WARNING warning: no previously-included files matching '*.dta' found anywhere in distribution 2024-04-12 18:44:11,274 root WARNING warning: no previously-included files matching '*.feather' found anywhere in distribution 2024-04-12 18:44:11,279 root WARNING warning: no previously-included files matching '*.tar' found anywhere in distribution 2024-04-12 18:44:11,284 root WARNING warning: no previously-included files matching '*.gz' found anywhere in distribution 2024-04-12 18:44:11,289 root WARNING warning: no previously-included files matching '*.h5' found anywhere in distribution 2024-04-12 18:44:11,294 root WARNING warning: no previously-included files matching '*.html' found anywhere in distribution 2024-04-12 18:44:11,299 root WARNING warning: no previously-included files matching '*.json' found anywhere in distribution 2024-04-12 18:44:11,304 root WARNING warning: no previously-included files matching '*.jsonl' found anywhere in distribution 2024-04-12 18:44:11,309 root WARNING warning: no previously-included files matching '*.msgpack' found anywhere in distribution 2024-04-12 18:44:11,314 root WARNING warning: no previously-included files matching '*.pdf' found anywhere in distribution 2024-04-12 18:44:11,319 root WARNING warning: no previously-included files matching '*.pickle' found anywhere in distribution 2024-04-12 18:44:11,324 root WARNING warning: no previously-included files matching '*.png' found anywhere in distribution 2024-04-12 18:44:11,329 root WARNING warning: no previously-included files matching '*.pptx' found anywhere in distribution 2024-04-12 18:44:11,334 root WARNING warning: no previously-included files matching '*.ods' found anywhere in distribution 2024-04-12 18:44:11,339 root WARNING warning: no previously-included files matching '*.odt' found anywhere in distribution 2024-04-12 18:44:11,344 root WARNING warning: no previously-included files matching '*.orc' found anywhere in distribution 2024-04-12 18:44:11,349 root WARNING warning: no previously-included files matching '*.sas7bdat' found anywhere in distribution 2024-04-12 18:44:11,354 root WARNING warning: no previously-included files matching '*.sav' found anywhere in distribution 2024-04-12 18:44:11,359 root WARNING warning: no previously-included files matching '*.so' found anywhere in distribution 2024-04-12 18:44:11,364 root WARNING warning: no previously-included files matching '*.xls' found anywhere in distribution 2024-04-12 18:44:11,370 root WARNING warning: no previously-included files matching '*.xlsb' found anywhere in distribution 2024-04-12 18:44:11,375 root WARNING warning: no previously-included files matching '*.xlsm' found anywhere in distribution 2024-04-12 18:44:11,380 root WARNING warning: no previously-included files matching '*.xlsx' found anywhere in distribution 2024-04-12 18:44:11,385 root WARNING warning: no previously-included files matching '*.xpt' found anywhere in distribution 2024-04-12 18:44:11,390 root WARNING warning: no previously-included files matching '*.cpt' found anywhere in distribution 2024-04-12 18:44:11,395 root WARNING warning: no previously-included files matching '*.xz' found anywhere in distribution 2024-04-12 18:44:11,400 root WARNING warning: no previously-included files matching '*.zip' found anywhere in distribution 2024-04-12 18:44:11,405 root WARNING warning: no previously-included files matching '*.zst' found anywhere in distribution 2024-04-12 18:44:11,410 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2024-04-12 18:44:11,414 root WARNING warning: no previously-included files matching '.DS_Store' found anywhere in distribution 2024-04-12 18:44:11,418 root WARNING warning: no previously-included files matching '.git*' found anywhere in distribution 2024-04-12 18:44:11,422 root WARNING warning: no previously-included files matching '#*' found anywhere in distribution 2024-04-12 18:44:11,442 root WARNING warning: no previously-included files matching '*.py[ocd]' found anywhere in distribution 2024-04-12 18:44:11,449 root WARNING no previously-included directories found matching 'pandas/tests/io/parser/data' 2024-04-12 18:44:11,450 root INFO adding license file 'LICENSE' 2024-04-12 18:44:11,450 root INFO adding license file 'AUTHORS.md' 2024-04-12 18:44:11,495 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 18:44:11,542 root INFO copying pandas/_libs/algos.pxd -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,543 root INFO copying pandas/_libs/algos.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,543 root INFO copying pandas/_libs/algos.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,543 root INFO copying pandas/_libs/algos_common_helper.pxi.in -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,543 root INFO copying pandas/_libs/algos_take_helper.pxi.in -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,544 root INFO copying pandas/_libs/arrays.pxd -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,544 root INFO copying pandas/_libs/arrays.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,544 root INFO copying pandas/_libs/arrays.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,544 root INFO copying pandas/_libs/dtypes.pxd -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,545 root INFO copying pandas/_libs/groupby.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,545 root INFO copying pandas/_libs/groupby.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,545 root INFO copying pandas/_libs/hashing.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,545 root INFO copying pandas/_libs/hashing.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,546 root INFO copying pandas/_libs/hashtable.pxd -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,546 root INFO copying pandas/_libs/hashtable.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,546 root INFO copying pandas/_libs/hashtable.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,546 root INFO copying pandas/_libs/hashtable_class_helper.pxi.in -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,547 root INFO copying pandas/_libs/hashtable_func_helper.pxi.in -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,547 root INFO copying pandas/_libs/index.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,547 root INFO copying pandas/_libs/index.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,547 root INFO copying pandas/_libs/index_class_helper.pxi.in -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,548 root INFO copying pandas/_libs/indexing.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,548 root INFO copying pandas/_libs/indexing.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,548 root INFO copying pandas/_libs/internals.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,548 root INFO copying pandas/_libs/internals.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,549 root INFO copying pandas/_libs/interval.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,549 root INFO copying pandas/_libs/interval.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,549 root INFO copying pandas/_libs/intervaltree.pxi.in -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,549 root INFO copying pandas/_libs/join.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,550 root INFO copying pandas/_libs/join.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,550 root INFO copying pandas/_libs/json.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,550 root INFO copying pandas/_libs/khash.pxd -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,550 root INFO copying pandas/_libs/khash_for_primitive_helper.pxi.in -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,551 root INFO copying pandas/_libs/lib.pxd -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,551 root INFO copying pandas/_libs/lib.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,551 root INFO copying pandas/_libs/lib.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,551 root INFO copying pandas/_libs/missing.pxd -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,552 root INFO copying pandas/_libs/missing.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,552 root INFO copying pandas/_libs/missing.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,552 root INFO copying pandas/_libs/ops.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,552 root INFO copying pandas/_libs/ops.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,553 root INFO copying pandas/_libs/ops_dispatch.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,553 root INFO copying pandas/_libs/ops_dispatch.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,553 root INFO copying pandas/_libs/parsers.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,553 root INFO copying pandas/_libs/parsers.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,554 root INFO copying pandas/_libs/properties.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,554 root INFO copying pandas/_libs/properties.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,554 root INFO copying pandas/_libs/reduction.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,554 root INFO copying pandas/_libs/reduction.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,555 root INFO copying pandas/_libs/reshape.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,555 root INFO copying pandas/_libs/reshape.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,555 root INFO copying pandas/_libs/sparse.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,555 root INFO copying pandas/_libs/sparse.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,556 root INFO copying pandas/_libs/sparse_op_helper.pxi.in -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,556 root INFO copying pandas/_libs/testing.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,556 root INFO copying pandas/_libs/testing.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,556 root INFO copying pandas/_libs/tslib.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,557 root INFO copying pandas/_libs/tslib.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,557 root INFO copying pandas/_libs/util.pxd -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,557 root INFO copying pandas/_libs/writers.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,557 root INFO copying pandas/_libs/writers.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,558 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/io/data 2024-04-12 18:44:11,558 root INFO copying pandas/tests/io/data/gbq_fake_job.txt -> build/lib.linux-i686-cpython-312/pandas/tests/io/data 2024-04-12 18:44:11,558 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/io/data/fixed_width 2024-04-12 18:44:11,558 root INFO copying pandas/tests/io/data/fixed_width/fixed_width_format.txt -> build/lib.linux-i686-cpython-312/pandas/tests/io/data/fixed_width 2024-04-12 18:44:11,558 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/io/data/legacy_pickle 2024-04-12 18:44:11,558 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/io/data/legacy_pickle/1.2.4 2024-04-12 18:44:11,559 root INFO copying pandas/tests/io/data/legacy_pickle/1.2.4/empty_frame_v1_2_4-GH#42345.pkl -> build/lib.linux-i686-cpython-312/pandas/tests/io/data/legacy_pickle/1.2.4 2024-04-12 18:44:11,559 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/io/data/parquet 2024-04-12 18:44:11,559 root INFO copying pandas/tests/io/data/parquet/simple.parquet -> build/lib.linux-i686-cpython-312/pandas/tests/io/data/parquet 2024-04-12 18:44:11,559 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/io/data/pickle 2024-04-12 18:44:11,559 root INFO copying pandas/tests/io/data/pickle/test_mi_py27.pkl -> build/lib.linux-i686-cpython-312/pandas/tests/io/data/pickle 2024-04-12 18:44:11,560 root INFO copying pandas/tests/io/data/pickle/test_py27.pkl -> build/lib.linux-i686-cpython-312/pandas/tests/io/data/pickle 2024-04-12 18:44:11,560 root INFO creating build/lib.linux-i686-cpython-312/pandas/tests/io/data/xml 2024-04-12 18:44:11,560 root INFO copying pandas/tests/io/data/xml/baby_names.xml -> build/lib.linux-i686-cpython-312/pandas/tests/io/data/xml 2024-04-12 18:44:11,560 root INFO copying pandas/tests/io/data/xml/books.xml -> build/lib.linux-i686-cpython-312/pandas/tests/io/data/xml 2024-04-12 18:44:11,561 root INFO copying pandas/tests/io/data/xml/cta_rail_lines.kml -> build/lib.linux-i686-cpython-312/pandas/tests/io/data/xml 2024-04-12 18:44:11,561 root INFO copying pandas/tests/io/data/xml/doc_ch_utf.xml -> build/lib.linux-i686-cpython-312/pandas/tests/io/data/xml 2024-04-12 18:44:11,561 root INFO copying pandas/tests/io/data/xml/flatten_doc.xsl -> build/lib.linux-i686-cpython-312/pandas/tests/io/data/xml 2024-04-12 18:44:11,561 root INFO copying pandas/tests/io/data/xml/row_field_output.xsl -> build/lib.linux-i686-cpython-312/pandas/tests/io/data/xml 2024-04-12 18:44:11,561 root INFO copying pandas/_libs/window/aggregations.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs/window 2024-04-12 18:44:11,562 root INFO copying pandas/_libs/window/aggregations.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs/window 2024-04-12 18:44:11,562 root INFO copying pandas/_libs/window/indexers.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs/window 2024-04-12 18:44:11,562 root INFO copying pandas/_libs/window/indexers.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs/window 2024-04-12 18:44:11,563 root INFO copying pandas/_libs/tslibs/base.pxd -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,563 root INFO copying pandas/_libs/tslibs/base.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,563 root INFO copying pandas/_libs/tslibs/ccalendar.pxd -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,563 root INFO copying pandas/_libs/tslibs/ccalendar.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,563 root INFO copying pandas/_libs/tslibs/ccalendar.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,564 root INFO copying pandas/_libs/tslibs/conversion.pxd -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,564 root INFO copying pandas/_libs/tslibs/conversion.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,564 root INFO copying pandas/_libs/tslibs/conversion.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,564 root INFO copying pandas/_libs/tslibs/dtypes.pxd -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,565 root INFO copying pandas/_libs/tslibs/dtypes.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,565 root INFO copying pandas/_libs/tslibs/dtypes.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,565 root INFO copying pandas/_libs/tslibs/fields.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,565 root INFO copying pandas/_libs/tslibs/fields.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,566 root INFO copying pandas/_libs/tslibs/nattype.pxd -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,566 root INFO copying pandas/_libs/tslibs/nattype.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,566 root INFO copying pandas/_libs/tslibs/nattype.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,566 root INFO copying pandas/_libs/tslibs/np_datetime.pxd -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,567 root INFO copying pandas/_libs/tslibs/np_datetime.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,567 root INFO copying pandas/_libs/tslibs/np_datetime.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,567 root INFO copying pandas/_libs/tslibs/offsets.pxd -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,567 root INFO copying pandas/_libs/tslibs/offsets.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,568 root INFO copying pandas/_libs/tslibs/offsets.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,568 root INFO copying pandas/_libs/tslibs/parsing.pxd -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,568 root INFO copying pandas/_libs/tslibs/parsing.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,568 root INFO copying pandas/_libs/tslibs/parsing.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,569 root INFO copying pandas/_libs/tslibs/period.pxd -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,569 root INFO copying pandas/_libs/tslibs/period.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,569 root INFO copying pandas/_libs/tslibs/period.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,570 root INFO copying pandas/_libs/tslibs/strptime.pxd -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,570 root INFO copying pandas/_libs/tslibs/strptime.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,570 root INFO copying pandas/_libs/tslibs/strptime.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,570 root INFO copying pandas/_libs/tslibs/timedeltas.pxd -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,571 root INFO copying pandas/_libs/tslibs/timedeltas.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,571 root INFO copying pandas/_libs/tslibs/timedeltas.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,571 root INFO copying pandas/_libs/tslibs/timestamps.pxd -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,571 root INFO copying pandas/_libs/tslibs/timestamps.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,572 root INFO copying pandas/_libs/tslibs/timestamps.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,572 root INFO copying pandas/_libs/tslibs/timezones.pxd -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,572 root INFO copying pandas/_libs/tslibs/timezones.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,572 root INFO copying pandas/_libs/tslibs/timezones.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,573 root INFO copying pandas/_libs/tslibs/tzconversion.pxd -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,573 root INFO copying pandas/_libs/tslibs/tzconversion.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,573 root INFO copying pandas/_libs/tslibs/tzconversion.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,573 root INFO copying pandas/_libs/tslibs/util.pxd -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,574 root INFO copying pandas/_libs/tslibs/vectorized.pyi -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,574 root INFO copying pandas/_libs/tslibs/vectorized.pyx -> build/lib.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:44:11,574 root INFO creating build/lib.linux-i686-cpython-312/pandas/io/formats/templates 2024-04-12 18:44:11,574 root INFO copying pandas/io/formats/templates/html.tpl -> build/lib.linux-i686-cpython-312/pandas/io/formats/templates 2024-04-12 18:44:11,575 root INFO copying pandas/io/formats/templates/html_style.tpl -> build/lib.linux-i686-cpython-312/pandas/io/formats/templates 2024-04-12 18:44:11,575 root INFO copying pandas/io/formats/templates/html_table.tpl -> build/lib.linux-i686-cpython-312/pandas/io/formats/templates 2024-04-12 18:44:11,575 root INFO copying pandas/io/formats/templates/latex.tpl -> build/lib.linux-i686-cpython-312/pandas/io/formats/templates 2024-04-12 18:44:11,575 root INFO copying pandas/io/formats/templates/latex_longtable.tpl -> build/lib.linux-i686-cpython-312/pandas/io/formats/templates 2024-04-12 18:44:11,575 root INFO copying pandas/io/formats/templates/latex_table.tpl -> build/lib.linux-i686-cpython-312/pandas/io/formats/templates 2024-04-12 18:44:11,576 root INFO copying pandas/io/formats/templates/string.tpl -> build/lib.linux-i686-cpython-312/pandas/io/formats/templates 2024-04-12 18:44:11,576 root INFO copying pandas/io/sas/_byteswap.pyi -> build/lib.linux-i686-cpython-312/pandas/io/sas 2024-04-12 18:44:11,576 root INFO copying pandas/io/sas/_sas.pyi -> build/lib.linux-i686-cpython-312/pandas/io/sas 2024-04-12 18:44:11,576 root INFO copying pandas/io/sas/byteswap.pyx -> build/lib.linux-i686-cpython-312/pandas/io/sas 2024-04-12 18:44:11,577 root INFO copying pandas/io/sas/sas.pyx -> build/lib.linux-i686-cpython-312/pandas/io/sas 2024-04-12 18:44:11,609 root INFO running build_ext UPDATING build/lib.linux-i686-cpython-312/pandas/_version.py set build/lib.linux-i686-cpython-312/pandas/_version.py to '2.0.3' 2024-04-12 18:44:11,612 root INFO building 'pandas._libs.algos' extension 2024-04-12 18:44:11,612 root INFO creating build/temp.linux-i686-cpython-312 2024-04-12 18:44:11,612 root INFO creating build/temp.linux-i686-cpython-312/pandas 2024-04-12 18:44:11,612 root INFO creating build/temp.linux-i686-cpython-312/pandas/_libs 2024-04-12 18:44:11,613 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-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 18:44:54,982 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/algos.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/algos.cpython-312-i386-linux-musl.so 2024-04-12 18:45:08,960 root INFO building 'pandas._libs.arrays' extension 2024-04-12 18:45:08,960 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/arrays.o 2024-04-12 18:45:11,286 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/arrays.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/arrays.cpython-312-i386-linux-musl.so 2024-04-12 18:45:14,859 root INFO building 'pandas._libs.groupby' extension 2024-04-12 18:45:14,859 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/groupby.o 2024-04-12 18:45:53,939 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/groupby.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/groupby.cpython-312-i386-linux-musl.so 2024-04-12 18:46:05,944 root INFO building 'pandas._libs.hashing' extension 2024-04-12 18:46:05,944 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/hashing.o 2024-04-12 18:46:09,400 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/hashing.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/hashing.cpython-312-i386-linux-musl.so 2024-04-12 18:46:14,683 root INFO building 'pandas._libs.hashtable' extension 2024-04-12 18:46:14,683 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/hashtable.o pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_complex128': pandas/_libs/hashtable.c:134697:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 134697 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_16; __pyx_t_1+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_complex64': pandas/_libs/hashtable.c:136512:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 136512 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_16; __pyx_t_1+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_float64': pandas/_libs/hashtable.c:138325:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 138325 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_15; __pyx_t_1+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_float32': pandas/_libs/hashtable.c:140096:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 140096 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_15; __pyx_t_1+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_uint64': pandas/_libs/hashtable.c:141867:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 141867 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_15; __pyx_t_1+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_uint32': pandas/_libs/hashtable.c:143638:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 143638 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_15; __pyx_t_1+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_uint16': pandas/_libs/hashtable.c:145409:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 145409 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_15; __pyx_t_1+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_uint8': pandas/_libs/hashtable.c:147180:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 147180 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_15; __pyx_t_1+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_object': pandas/_libs/hashtable.c:148941:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 148941 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_16; __pyx_t_1+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_int64': pandas/_libs/hashtable.c:150609:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 150609 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_15; __pyx_t_1+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_int32': pandas/_libs/hashtable.c:152380:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 152380 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_15; __pyx_t_1+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_int16': pandas/_libs/hashtable.c:154151:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 154151 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_15; __pyx_t_1+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_int8': pandas/_libs/hashtable.c:155922:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 155922 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_15; __pyx_t_1+=1) { | ^ 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 18:47:04,160 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/hashtable.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/hashtable.cpython-312-i386-linux-musl.so 2024-04-12 18:47:22,332 root INFO building 'pandas._libs.index' extension 2024-04-12 18:47:22,332 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-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 18:47:38,837 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/index.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/index.cpython-312-i386-linux-musl.so 2024-04-12 18:47:49,176 root INFO building 'pandas._libs.indexing' extension 2024-04-12 18:47:49,177 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/indexing.o 2024-04-12 18:47:50,403 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/indexing.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/indexing.cpython-312-i386-linux-musl.so 2024-04-12 18:47:53,737 root INFO building 'pandas._libs.internals' extension 2024-04-12 18:47:53,737 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/internals.o 2024-04-12 18:48:00,473 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/internals.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/internals.cpython-312-i386-linux-musl.so 2024-04-12 18:48:06,647 root INFO building 'pandas._libs.interval' extension 2024-04-12 18:48:06,648 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-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 18:48:29,205 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/interval.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/interval.cpython-312-i386-linux-musl.so 2024-04-12 18:48:37,997 root INFO building 'pandas._libs.join' extension 2024-04-12 18:48:37,998 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-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 18:50:12,012 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/join.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/join.cpython-312-i386-linux-musl.so 2024-04-12 18:50:22,445 root INFO building 'pandas._libs.lib' extension 2024-04-12 18:50:22,445 root INFO creating build/temp.linux-i686-cpython-312/pandas/_libs/src 2024-04-12 18:50:22,446 root INFO creating build/temp.linux-i686-cpython-312/pandas/_libs/src/parser 2024-04-12 18:50:22,446 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-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 18:50:38,316 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/src/parser/tokenizer.o 2024-04-12 18:50:38,805 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/lib.o build/temp.linux-i686-cpython-312/pandas/_libs/src/parser/tokenizer.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/lib.cpython-312-i386-linux-musl.so 2024-04-12 18:50:51,427 root INFO building 'pandas._libs.missing' extension 2024-04-12 18:50:51,427 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/missing.o 2024-04-12 18:50:55,016 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/missing.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/missing.cpython-312-i386-linux-musl.so 2024-04-12 18:51:00,966 root INFO building 'pandas._libs.parsers' extension 2024-04-12 18:51:00,967 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-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 18:51:11,514 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/src/parser/io.o 2024-04-12 18:51:11,726 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/src/parser/tokenizer.o 2024-04-12 18:51:12,132 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/parsers.o build/temp.linux-i686-cpython-312/pandas/_libs/src/parser/io.o build/temp.linux-i686-cpython-312/pandas/_libs/src/parser/tokenizer.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/parsers.cpython-312-i386-linux-musl.so 2024-04-12 18:51:21,429 root INFO building 'pandas._libs.reduction' extension 2024-04-12 18:51:21,429 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/reduction.o 2024-04-12 18:51:22,528 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/reduction.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/reduction.cpython-312-i386-linux-musl.so 2024-04-12 18:51:24,654 root INFO building 'pandas._libs.ops' extension 2024-04-12 18:51:24,655 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/ops.o 2024-04-12 18:51:28,238 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/ops.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/ops.cpython-312-i386-linux-musl.so 2024-04-12 18:51:33,485 root INFO building 'pandas._libs.ops_dispatch' extension 2024-04-12 18:51:33,486 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/ops_dispatch.o 2024-04-12 18:51:34,547 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/ops_dispatch.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/ops_dispatch.cpython-312-i386-linux-musl.so 2024-04-12 18:51:37,357 root INFO building 'pandas._libs.properties' extension 2024-04-12 18:51:37,358 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/properties.o 2024-04-12 18:51:38,975 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/properties.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/properties.cpython-312-i386-linux-musl.so 2024-04-12 18:51:43,092 root INFO building 'pandas._libs.reshape' extension 2024-04-12 18:51:43,092 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/reshape.o 2024-04-12 18:51:47,713 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/reshape.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/reshape.cpython-312-i386-linux-musl.so 2024-04-12 18:51:54,376 root INFO building 'pandas._libs.sparse' extension 2024-04-12 18:51:54,377 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/sparse.o 2024-04-12 18:52:09,186 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/sparse.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/sparse.cpython-312-i386-linux-musl.so 2024-04-12 18:52:16,146 root INFO building 'pandas._libs.tslib' extension 2024-04-12 18:52:16,147 root INFO creating build/temp.linux-i686-cpython-312/pandas/_libs/tslibs 2024-04-12 18:52:16,147 root INFO creating build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/src 2024-04-12 18:52:16,147 root INFO creating build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/src/datetime 2024-04-12 18:52:16,148 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/tslib.o 2024-04-12 18:52:21,413 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-04-12 18:52:21,667 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/tslib.o build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/tslib.cpython-312-i386-linux-musl.so 2024-04-12 18:52:26,997 root INFO building 'pandas._libs.tslibs.base' extension 2024-04-12 18:52:26,997 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/tslibs/base.o 2024-04-12 18:52:27,878 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/base.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/base.cpython-312-i386-linux-musl.so 2024-04-12 18:52:30,627 root INFO building 'pandas._libs.tslibs.ccalendar' extension 2024-04-12 18:52:30,627 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/tslibs/ccalendar.o 2024-04-12 18:52:32,209 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/ccalendar.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/ccalendar.cpython-312-i386-linux-musl.so 2024-04-12 18:52:36,594 root INFO building 'pandas._libs.tslibs.dtypes' extension 2024-04-12 18:52:36,595 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/tslibs/dtypes.o 2024-04-12 18:52:39,581 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/dtypes.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/dtypes.cpython-312-i386-linux-musl.so 2024-04-12 18:52:46,197 root INFO building 'pandas._libs.tslibs.conversion' extension 2024-04-12 18:52:46,198 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/tslibs/conversion.o 2024-04-12 18:52:50,804 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-04-12 18:52:51,062 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/conversion.o build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/conversion.cpython-312-i386-linux-musl.so 2024-04-12 18:52:56,446 root INFO building 'pandas._libs.tslibs.fields' extension 2024-04-12 18:52:56,447 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/tslibs/fields.o 2024-04-12 18:53:02,223 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-04-12 18:53:02,622 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/fields.o build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/fields.cpython-312-i386-linux-musl.so 2024-04-12 18:53:09,862 root INFO building 'pandas._libs.tslibs.nattype' extension 2024-04-12 18:53:09,863 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/tslibs/nattype.o 2024-04-12 18:53:14,065 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/nattype.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/nattype.cpython-312-i386-linux-musl.so 2024-04-12 18:53:20,744 root INFO building 'pandas._libs.tslibs.np_datetime' extension 2024-04-12 18:53:20,745 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/tslibs/np_datetime.o 2024-04-12 18:53:22,722 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-04-12 18:53:22,974 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o 2024-04-12 18:53:23,337 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/np_datetime.o build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/np_datetime.cpython-312-i386-linux-musl.so 2024-04-12 18:53:29,037 root INFO building 'pandas._libs.tslibs.offsets' extension 2024-04-12 18:53:29,037 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/tslibs/offsets.o 2024-04-12 18:53:47,260 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-04-12 18:53:47,510 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/offsets.o build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/offsets.cpython-312-i386-linux-musl.so 2024-04-12 18:54:05,213 root INFO building 'pandas._libs.tslibs.parsing' extension 2024-04-12 18:54:05,214 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/src/parser/tokenizer.o 2024-04-12 18:54:05,754 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/tslibs/parsing.o 2024-04-12 18:54:12,980 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/src/parser/tokenizer.o build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/parsing.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/parsing.cpython-312-i386-linux-musl.so 2024-04-12 18:54:20,949 root INFO building 'pandas._libs.tslibs.period' extension 2024-04-12 18:54:20,950 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/tslibs/period.o 2024-04-12 18:54:28,954 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-04-12 18:54:29,290 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/period.o build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/period.cpython-312-i386-linux-musl.so 2024-04-12 18:54:37,846 root INFO building 'pandas._libs.tslibs.strptime' extension 2024-04-12 18:54:37,847 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-04-12 18:54:38,270 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/tslibs/strptime.o 2024-04-12 18:54:44,149 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/strptime.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/strptime.cpython-312-i386-linux-musl.so 2024-04-12 18:54:51,017 root INFO building 'pandas._libs.tslibs.timedeltas' extension 2024-04-12 18:54:51,017 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-04-12 18:54:51,352 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/tslibs/timedeltas.o 2024-04-12 18:55:02,173 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/timedeltas.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/timedeltas.cpython-312-i386-linux-musl.so 2024-04-12 18:55:12,190 root INFO building 'pandas._libs.tslibs.timestamps' extension 2024-04-12 18:55:12,190 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-04-12 18:55:12,526 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/tslibs/timestamps.o 2024-04-12 18:55:22,888 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/timestamps.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/timestamps.cpython-312-i386-linux-musl.so 2024-04-12 18:55:33,849 root INFO building 'pandas._libs.tslibs.timezones' extension 2024-04-12 18:55:33,850 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/tslibs/timezones.o 2024-04-12 18:55:38,297 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/timezones.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/timezones.cpython-312-i386-linux-musl.so 2024-04-12 18:55:44,856 root INFO building 'pandas._libs.tslibs.tzconversion' extension 2024-04-12 18:55:44,857 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-04-12 18:55:45,193 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/tslibs/tzconversion.o 2024-04-12 18:55:50,260 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/tzconversion.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/tzconversion.cpython-312-i386-linux-musl.so 2024-04-12 18:55:56,340 root INFO building 'pandas._libs.tslibs.vectorized' extension 2024-04-12 18:55:56,340 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-04-12 18:55:56,717 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/tslibs/vectorized.o 2024-04-12 18:56:00,785 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/vectorized.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/vectorized.cpython-312-i386-linux-musl.so 2024-04-12 18:56:06,610 root INFO building 'pandas._libs.testing' extension 2024-04-12 18:56:06,611 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/testing.o 2024-04-12 18:56:08,272 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/testing.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/testing.cpython-312-i386-linux-musl.so 2024-04-12 18:56:14,132 root INFO building 'pandas._libs.window.aggregations' extension 2024-04-12 18:56:14,133 root INFO creating build/temp.linux-i686-cpython-312/pandas/_libs/window 2024-04-12 18:56:14,133 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-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 18:56:19,698 root INFO g++ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/window/aggregations.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/window/aggregations.cpython-312-i386-linux-musl.so 2024-04-12 18:56:25,322 root INFO building 'pandas._libs.window.indexers' extension 2024-04-12 18:56:25,322 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/window/indexers.o 2024-04-12 18:56:28,660 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/window/indexers.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/window/indexers.cpython-312-i386-linux-musl.so 2024-04-12 18:56:34,122 root INFO building 'pandas._libs.writers' extension 2024-04-12 18:56:34,122 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/writers.o 2024-04-12 18:56:37,817 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/writers.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/writers.cpython-312-i386-linux-musl.so 2024-04-12 18:56:43,602 root INFO building 'pandas.io.sas._sas' extension 2024-04-12 18:56:43,602 root INFO creating build/temp.linux-i686-cpython-312/pandas/io 2024-04-12 18:56:43,602 root INFO creating build/temp.linux-i686-cpython-312/pandas/io/sas 2024-04-12 18:56:43,603 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/io/sas/sas.o 2024-04-12 18:56:47,894 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/io/sas/sas.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/io/sas/_sas.cpython-312-i386-linux-musl.so 2024-04-12 18:56:53,710 root INFO building 'pandas.io.sas._byteswap' extension 2024-04-12 18:56:53,711 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/io/sas/byteswap.o 2024-04-12 18:56:54,722 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/io/sas/byteswap.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/io/sas/_byteswap.cpython-312-i386-linux-musl.so 2024-04-12 18:56:58,007 root INFO building 'pandas._libs.json' extension 2024-04-12 18:56:58,008 root INFO creating build/temp.linux-i686-cpython-312/pandas/_libs/src/ujson 2024-04-12 18:56:58,008 root INFO creating build/temp.linux-i686-cpython-312/pandas/_libs/src/ujson/lib 2024-04-12 18:56:58,008 root INFO creating build/temp.linux-i686-cpython-312/pandas/_libs/src/ujson/python 2024-04-12 18:56:58,009 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/src/ujson/lib/ultrajsondec.o 2024-04-12 18:56:58,161 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/src/ujson/lib/ultrajsonenc.o 2024-04-12 18:56:58,322 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/src/ujson/python/JSONtoObj.o 2024-04-12 18:56:58,679 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/src/ujson/python/date_conversions.o 2024-04-12 18:56:58,933 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/src/ujson/python/objToJSON.o 2024-04-12 18:56:59,516 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/src/ujson/python/ujson.o 2024-04-12 18:56:59,806 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-04-12 18:57:00,143 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-i686-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o 2024-04-12 18:57:00,483 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-312/pandas/_libs/src/ujson/lib/ultrajsondec.o build/temp.linux-i686-cpython-312/pandas/_libs/src/ujson/lib/ultrajsonenc.o build/temp.linux-i686-cpython-312/pandas/_libs/src/ujson/python/JSONtoObj.o build/temp.linux-i686-cpython-312/pandas/_libs/src/ujson/python/date_conversions.o build/temp.linux-i686-cpython-312/pandas/_libs/src/ujson/python/objToJSON.o build/temp.linux-i686-cpython-312/pandas/_libs/src/ujson/python/ujson.o build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-i686-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib -o build/lib.linux-i686-cpython-312/pandas/_libs/json.cpython-312-i386-linux-musl.so 2024-04-12 18:57:04,252 wheel INFO installing to build/bdist.linux-i686/wheel 2024-04-12 18:57:04,252 root INFO running install 2024-04-12 18:57:04,284 root INFO running install_lib 2024-04-12 18:57:04,290 root INFO creating build/bdist.linux-i686 2024-04-12 18:57:04,291 root INFO creating build/bdist.linux-i686/wheel 2024-04-12 18:57:04,291 root INFO creating build/bdist.linux-i686/wheel/pandas 2024-04-12 18:57:04,292 root INFO creating build/bdist.linux-i686/wheel/pandas/tests 2024-04-12 18:57:04,293 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/frame 2024-04-12 18:57:04,293 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/test_arithmetic.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2024-04-12 18:57:04,294 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/test_subclass.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2024-04-12 18:57:04,294 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/test_api.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2024-04-12 18:57:04,295 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2024-04-12 18:57:04,295 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/test_npfuncs.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2024-04-12 18:57:04,296 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/test_stack_unstack.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2024-04-12 18:57:04,296 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2024-04-12 18:57:04,297 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2024-04-12 18:57:04,297 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/test_iteration.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2024-04-12 18:57:04,298 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/test_alter_axes.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2024-04-12 18:57:04,298 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/test_nonunique_indexes.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2024-04-12 18:57:04,299 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/test_query_eval.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2024-04-12 18:57:04,299 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/test_repr_info.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2024-04-12 18:57:04,300 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/test_reductions.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2024-04-12 18:57:04,300 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/test_unary.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2024-04-12 18:57:04,301 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/frame/indexing 2024-04-12 18:57:04,301 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/indexing/test_coercion.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/indexing 2024-04-12 18:57:04,301 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/indexing/test_where.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/indexing 2024-04-12 18:57:04,302 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/indexing/test_get_value.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/indexing 2024-04-12 18:57:04,302 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/indexing/test_delitem.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/indexing 2024-04-12 18:57:04,303 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/indexing/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/indexing 2024-04-12 18:57:04,303 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/indexing/test_xs.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/indexing 2024-04-12 18:57:04,303 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/indexing/test_take.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/indexing 2024-04-12 18:57:04,304 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/indexing/test_mask.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/indexing 2024-04-12 18:57:04,304 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/indexing/test_set_value.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/indexing 2024-04-12 18:57:04,305 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/indexing/test_getitem.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/indexing 2024-04-12 18:57:04,305 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/indexing/test_get.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/indexing 2024-04-12 18:57:04,305 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/indexing/test_setitem.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/indexing 2024-04-12 18:57:04,306 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/indexing/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/indexing 2024-04-12 18:57:04,306 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/indexing/test_insert.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/indexing 2024-04-12 18:57:04,307 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/frame/constructors 2024-04-12 18:57:04,307 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/constructors/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/constructors 2024-04-12 18:57:04,307 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/constructors/test_from_records.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/constructors 2024-04-12 18:57:04,308 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/constructors/test_from_dict.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/constructors 2024-04-12 18:57:04,308 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/common.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2024-04-12 18:57:04,308 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/test_logical_ops.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2024-04-12 18:57:04,309 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/test_validate.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2024-04-12 18:57:04,309 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,309 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_dot.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,310 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_combine_first.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,310 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_set_axis.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,311 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_sample.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,311 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_values.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,311 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_first_valid_index.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,312 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_shift.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,312 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_rename.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,312 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_to_dict_of_blocks.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,313 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_tz_convert.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,313 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_value_counts.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,313 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_update.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,314 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_select_dtypes.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,314 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_is_homogeneous_dtype.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,314 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_asof.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,315 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_to_records.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,315 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_round.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,315 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_to_numpy.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,316 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_count.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,316 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_clip.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,316 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_diff.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,317 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_pct_change.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,317 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_sort_index.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,317 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_filter.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,318 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_reindex.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,318 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_infer_objects.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,318 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,319 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_dropna.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,319 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_combine.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,319 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_matmul.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,320 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_isin.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,320 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_fillna.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,320 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_get_numeric_data.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,321 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_first_and_last.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,321 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_join.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,321 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_to_timestamp.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,321 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_to_period.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,322 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_reindex_like.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,322 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_set_index.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,322 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_drop_duplicates.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,323 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_swapaxes.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,323 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_reorder_levels.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,323 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_tz_localize.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,324 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_asfreq.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,324 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_equals.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,324 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_between_time.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,325 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_rename_axis.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,325 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_head_tail.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,325 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_pop.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,325 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_truncate.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,326 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_add_prefix_suffix.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,326 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_swaplevel.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,326 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_replace.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,327 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_assign.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,327 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,328 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_transpose.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,328 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_quantile.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,328 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_rank.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,328 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_nlargest.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,329 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_to_csv.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,329 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_to_dict.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,330 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_drop.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,330 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_droplevel.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,330 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_reset_index.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,331 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_copy.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,331 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_isetitem.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,331 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_cov_corr.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,331 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_compare.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,332 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_at_time.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,332 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_describe.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,332 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_duplicated.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,333 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_sort_values.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,333 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_explode.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,333 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_interpolate.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,334 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_convert_dtypes.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,334 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_dtypes.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,334 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_align.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,335 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/methods/test_pipe.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2024-04-12 18:57:04,335 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/test_cumulative.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2024-04-12 18:57:04,335 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/test_block_internals.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2024-04-12 18:57:04,335 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/frame/test_ufunc.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2024-04-12 18:57:04,336 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/test_expressions.py -> build/bdist.linux-i686/wheel/pandas/tests 2024-04-12 18:57:04,336 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/strings 2024-04-12 18:57:04,336 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/strings/test_cat.py -> build/bdist.linux-i686/wheel/pandas/tests/strings 2024-04-12 18:57:04,337 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/strings/test_api.py -> build/bdist.linux-i686/wheel/pandas/tests/strings 2024-04-12 18:57:04,337 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/strings/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/strings 2024-04-12 18:57:04,337 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/strings/test_case_justify.py -> build/bdist.linux-i686/wheel/pandas/tests/strings 2024-04-12 18:57:04,338 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/strings/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/strings 2024-04-12 18:57:04,338 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/strings/test_find_replace.py -> build/bdist.linux-i686/wheel/pandas/tests/strings 2024-04-12 18:57:04,338 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/strings/test_strings.py -> build/bdist.linux-i686/wheel/pandas/tests/strings 2024-04-12 18:57:04,339 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/strings/test_extract.py -> build/bdist.linux-i686/wheel/pandas/tests/strings 2024-04-12 18:57:04,339 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/strings/test_string_array.py -> build/bdist.linux-i686/wheel/pandas/tests/strings 2024-04-12 18:57:04,339 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/strings/test_get_dummies.py -> build/bdist.linux-i686/wheel/pandas/tests/strings 2024-04-12 18:57:04,340 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/strings/test_split_partition.py -> build/bdist.linux-i686/wheel/pandas/tests/strings 2024-04-12 18:57:04,340 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexes 2024-04-12 18:57:04,340 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2024-04-12 18:57:04,341 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/test_ops.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2024-04-12 18:57:04,341 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/test_scalar_compat.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2024-04-12 18:57:04,341 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/test_setops.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2024-04-12 18:57:04,341 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/test_pickle.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2024-04-12 18:57:04,342 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/test_freq_attr.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2024-04-12 18:57:04,342 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/test_asof.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2024-04-12 18:57:04,342 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/test_datetimelike.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2024-04-12 18:57:04,343 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/test_datetime.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2024-04-12 18:57:04,343 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/test_partial_slicing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2024-04-12 18:57:04,343 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/test_npfuncs.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2024-04-12 18:57:04,344 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/test_reindex.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2024-04-12 18:57:04,344 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2024-04-12 18:57:04,344 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2024-04-12 18:57:04,345 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/test_map.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2024-04-12 18:57:04,345 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/test_join.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2024-04-12 18:57:04,345 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/test_timezones.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2024-04-12 18:57:04,345 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/test_delete.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2024-04-12 18:57:04,346 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/test_date_range.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2024-04-12 18:57:04,346 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/test_unique.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2024-04-12 18:57:04,346 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/test_misc.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2024-04-12 18:57:04,347 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes/methods 2024-04-12 18:57:04,347 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/methods/test_shift.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes/methods 2024-04-12 18:57:04,347 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/methods/test_to_series.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes/methods 2024-04-12 18:57:04,348 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/methods/test_isocalendar.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes/methods 2024-04-12 18:57:04,348 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/methods/test_repeat.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes/methods 2024-04-12 18:57:04,348 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/methods/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes/methods 2024-04-12 18:57:04,348 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/methods/test_fillna.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes/methods 2024-04-12 18:57:04,349 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/methods/test_snap.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes/methods 2024-04-12 18:57:04,349 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/methods/test_to_period.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes/methods 2024-04-12 18:57:04,349 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/methods/test_to_frame.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes/methods 2024-04-12 18:57:04,350 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/methods/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes/methods 2024-04-12 18:57:04,350 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/methods/test_factorize.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes/methods 2024-04-12 18:57:04,350 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/methods/test_insert.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes/methods 2024-04-12 18:57:04,351 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2024-04-12 18:57:04,351 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimes/test_formats.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2024-04-12 18:57:04,351 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/test_subclass.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes 2024-04-12 18:57:04,352 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/test_setops.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes 2024-04-12 18:57:04,352 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/test_frozen.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes 2024-04-12 18:57:04,352 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexes/interval 2024-04-12 18:57:04,353 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/interval/test_setops.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/interval 2024-04-12 18:57:04,353 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/interval/test_pickle.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/interval 2024-04-12 18:57:04,353 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/interval/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/interval 2024-04-12 18:57:04,353 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/interval/test_interval_tree.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/interval 2024-04-12 18:57:04,354 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/interval/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/interval 2024-04-12 18:57:04,354 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/interval/test_join.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/interval 2024-04-12 18:57:04,354 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/interval/test_interval.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/interval 2024-04-12 18:57:04,355 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/interval/test_equals.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/interval 2024-04-12 18:57:04,355 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/interval/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/interval 2024-04-12 18:57:04,355 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/interval/test_base.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/interval 2024-04-12 18:57:04,356 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/interval/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/interval 2024-04-12 18:57:04,356 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/interval/test_interval_range.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/interval 2024-04-12 18:57:04,356 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/interval/test_formats.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/interval 2024-04-12 18:57:04,357 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimelike.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes 2024-04-12 18:57:04,357 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/test_index_new.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes 2024-04-12 18:57:04,357 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexes/numeric 2024-04-12 18:57:04,358 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/numeric/test_setops.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/numeric 2024-04-12 18:57:04,358 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/numeric/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/numeric 2024-04-12 18:57:04,358 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/numeric/test_join.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/numeric 2024-04-12 18:57:04,358 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/numeric/test_numeric.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/numeric 2024-04-12 18:57:04,359 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/numeric/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/numeric 2024-04-12 18:57:04,359 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/numeric/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/numeric 2024-04-12 18:57:04,359 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes 2024-04-12 18:57:04,360 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas 2024-04-12 18:57:04,360 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas/test_ops.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas 2024-04-12 18:57:04,360 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas/test_scalar_compat.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas 2024-04-12 18:57:04,361 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas/test_setops.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas 2024-04-12 18:57:04,361 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas/test_pickle.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas 2024-04-12 18:57:04,361 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas/test_freq_attr.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas 2024-04-12 18:57:04,361 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas/test_timedelta.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas 2024-04-12 18:57:04,362 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas 2024-04-12 18:57:04,362 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas/test_searchsorted.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas 2024-04-12 18:57:04,362 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas 2024-04-12 18:57:04,363 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas/test_join.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas 2024-04-12 18:57:04,363 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas/test_delete.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas 2024-04-12 18:57:04,363 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas/test_timedelta_range.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas 2024-04-12 18:57:04,364 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas/methods 2024-04-12 18:57:04,364 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas/methods/test_shift.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas/methods 2024-04-12 18:57:04,364 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas/methods/test_repeat.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas/methods 2024-04-12 18:57:04,364 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas/methods/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas/methods 2024-04-12 18:57:04,365 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas/methods/test_fillna.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas/methods 2024-04-12 18:57:04,365 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas/methods/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas/methods 2024-04-12 18:57:04,365 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas/methods/test_factorize.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas/methods 2024-04-12 18:57:04,366 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas/methods/test_insert.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas/methods 2024-04-12 18:57:04,366 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas 2024-04-12 18:57:04,366 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/timedeltas/test_formats.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas 2024-04-12 18:57:04,367 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimelike_ 2024-04-12 18:57:04,367 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimelike_/test_value_counts.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimelike_ 2024-04-12 18:57:04,367 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimelike_/test_nat.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimelike_ 2024-04-12 18:57:04,367 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimelike_/test_is_monotonic.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimelike_ 2024-04-12 18:57:04,368 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimelike_/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimelike_ 2024-04-12 18:57:04,368 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimelike_/test_drop_duplicates.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimelike_ 2024-04-12 18:57:04,368 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimelike_/test_equals.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimelike_ 2024-04-12 18:57:04,369 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimelike_/test_sort_values.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimelike_ 2024-04-12 18:57:04,369 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/datetimelike_/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimelike_ 2024-04-12 18:57:04,369 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexes/object 2024-04-12 18:57:04,369 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/object/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/object 2024-04-12 18:57:04,370 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/object/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/object 2024-04-12 18:57:04,370 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/object/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/object 2024-04-12 18:57:04,370 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes 2024-04-12 18:57:04,371 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexes/categorical 2024-04-12 18:57:04,371 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/categorical/test_append.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/categorical 2024-04-12 18:57:04,371 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/categorical/test_reindex.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/categorical 2024-04-12 18:57:04,371 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/categorical/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/categorical 2024-04-12 18:57:04,372 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/categorical/test_fillna.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/categorical 2024-04-12 18:57:04,372 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/categorical/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/categorical 2024-04-12 18:57:04,372 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/categorical/test_map.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/categorical 2024-04-12 18:57:04,373 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/categorical/test_equals.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/categorical 2024-04-12 18:57:04,373 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/categorical/test_category.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/categorical 2024-04-12 18:57:04,373 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/categorical/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/categorical 2024-04-12 18:57:04,374 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/categorical/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/categorical 2024-04-12 18:57:04,374 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/categorical/test_formats.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/categorical 2024-04-12 18:57:04,374 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/test_common.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes 2024-04-12 18:57:04,375 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexes/ranges 2024-04-12 18:57:04,375 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/ranges/test_setops.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/ranges 2024-04-12 18:57:04,375 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/ranges/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/ranges 2024-04-12 18:57:04,375 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/ranges/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/ranges 2024-04-12 18:57:04,376 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/ranges/test_join.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/ranges 2024-04-12 18:57:04,376 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/ranges/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/ranges 2024-04-12 18:57:04,376 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/ranges/test_range.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/ranges 2024-04-12 18:57:04,377 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/test_numpy_compat.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes 2024-04-12 18:57:04,377 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2024-04-12 18:57:04,377 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/test_tools.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2024-04-12 18:57:04,378 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/test_scalar_compat.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2024-04-12 18:57:04,378 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/test_setops.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2024-04-12 18:57:04,378 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/test_pickle.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2024-04-12 18:57:04,378 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/test_freq_attr.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2024-04-12 18:57:04,379 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/test_partial_slicing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2024-04-12 18:57:04,379 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/test_period_range.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2024-04-12 18:57:04,379 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2024-04-12 18:57:04,380 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/test_searchsorted.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2024-04-12 18:57:04,380 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/test_resolution.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2024-04-12 18:57:04,380 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2024-04-12 18:57:04,381 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/test_join.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2024-04-12 18:57:04,381 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/test_monotonic.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2024-04-12 18:57:04,381 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexes/period/methods 2024-04-12 18:57:04,381 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/methods/test_shift.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period/methods 2024-04-12 18:57:04,382 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/methods/test_repeat.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period/methods 2024-04-12 18:57:04,382 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/methods/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period/methods 2024-04-12 18:57:04,382 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/methods/test_fillna.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period/methods 2024-04-12 18:57:04,383 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/methods/test_to_timestamp.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period/methods 2024-04-12 18:57:04,383 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/methods/test_asfreq.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period/methods 2024-04-12 18:57:04,383 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/methods/test_is_full.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period/methods 2024-04-12 18:57:04,383 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/methods/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period/methods 2024-04-12 18:57:04,384 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/methods/test_factorize.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period/methods 2024-04-12 18:57:04,384 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/methods/test_insert.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period/methods 2024-04-12 18:57:04,384 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2024-04-12 18:57:04,385 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/test_period.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2024-04-12 18:57:04,385 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/period/test_formats.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2024-04-12 18:57:04,385 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/test_base.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes 2024-04-12 18:57:04,386 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2024-04-12 18:57:04,386 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi/test_names.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2024-04-12 18:57:04,386 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi/test_setops.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2024-04-12 18:57:04,387 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi/test_pickle.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2024-04-12 18:57:04,387 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi/test_partial_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2024-04-12 18:57:04,387 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi/test_missing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2024-04-12 18:57:04,388 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2024-04-12 18:57:04,388 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi/test_lexsort.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2024-04-12 18:57:04,388 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi/test_conversion.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2024-04-12 18:57:04,388 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi/test_get_set.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2024-04-12 18:57:04,389 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi/test_analytics.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2024-04-12 18:57:04,389 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi/test_reindex.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2024-04-12 18:57:04,389 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2024-04-12 18:57:04,390 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi/test_equivalence.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2024-04-12 18:57:04,390 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi/test_isin.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2024-04-12 18:57:04,390 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi/test_reshape.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2024-04-12 18:57:04,391 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2024-04-12 18:57:04,391 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi/test_join.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2024-04-12 18:57:04,391 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi/test_take.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2024-04-12 18:57:04,392 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi/test_get_level_values.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2024-04-12 18:57:04,392 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi/test_compat.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2024-04-12 18:57:04,392 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi/test_monotonic.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2024-04-12 18:57:04,392 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi/test_integrity.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2024-04-12 18:57:04,393 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi/test_duplicates.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2024-04-12 18:57:04,393 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2024-04-12 18:57:04,393 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi/test_drop.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2024-04-12 18:57:04,394 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi/test_sorting.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2024-04-12 18:57:04,394 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi/test_copy.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2024-04-12 18:57:04,394 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2024-04-12 18:57:04,395 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/multi/test_formats.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2024-04-12 18:57:04,395 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/common.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes 2024-04-12 18:57:04,395 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexes/base_class 2024-04-12 18:57:04,396 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/base_class/test_setops.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/base_class 2024-04-12 18:57:04,396 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/base_class/test_pickle.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/base_class 2024-04-12 18:57:04,396 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/base_class/test_where.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/base_class 2024-04-12 18:57:04,396 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/base_class/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/base_class 2024-04-12 18:57:04,397 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/base_class/test_reshape.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/base_class 2024-04-12 18:57:04,397 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/base_class/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/base_class 2024-04-12 18:57:04,397 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/base_class/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/base_class 2024-04-12 18:57:04,398 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/base_class/test_formats.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/base_class 2024-04-12 18:57:04,398 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes 2024-04-12 18:57:04,398 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/test_engines.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes 2024-04-12 18:57:04,398 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexes/test_any_index.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes 2024-04-12 18:57:04,399 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/test_aggregation.py -> build/bdist.linux-i686/wheel/pandas/tests 2024-04-12 18:57:04,399 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/apply 2024-04-12 18:57:04,399 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/apply/test_frame_apply_relabeling.py -> build/bdist.linux-i686/wheel/pandas/tests/apply 2024-04-12 18:57:04,400 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/apply/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/apply 2024-04-12 18:57:04,400 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/apply/test_frame_apply.py -> build/bdist.linux-i686/wheel/pandas/tests/apply 2024-04-12 18:57:04,400 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/apply/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/apply 2024-04-12 18:57:04,401 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/apply/test_series_transform.py -> build/bdist.linux-i686/wheel/pandas/tests/apply 2024-04-12 18:57:04,401 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/apply/test_series_apply_relabeling.py -> build/bdist.linux-i686/wheel/pandas/tests/apply 2024-04-12 18:57:04,401 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/apply/test_frame_transform.py -> build/bdist.linux-i686/wheel/pandas/tests/apply 2024-04-12 18:57:04,402 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/apply/common.py -> build/bdist.linux-i686/wheel/pandas/tests/apply 2024-04-12 18:57:04,402 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/apply/test_invalid_arg.py -> build/bdist.linux-i686/wheel/pandas/tests/apply 2024-04-12 18:57:04,402 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/apply/test_str.py -> build/bdist.linux-i686/wheel/pandas/tests/apply 2024-04-12 18:57:04,402 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/apply/test_series_apply.py -> build/bdist.linux-i686/wheel/pandas/tests/apply 2024-04-12 18:57:04,403 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/internals 2024-04-12 18:57:04,403 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/internals/test_api.py -> build/bdist.linux-i686/wheel/pandas/tests/internals 2024-04-12 18:57:04,403 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/internals/test_managers.py -> build/bdist.linux-i686/wheel/pandas/tests/internals 2024-04-12 18:57:04,404 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/internals/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/internals 2024-04-12 18:57:04,404 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/internals/test_internals.py -> build/bdist.linux-i686/wheel/pandas/tests/internals 2024-04-12 18:57:04,404 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/api 2024-04-12 18:57:04,405 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/api/test_api.py -> build/bdist.linux-i686/wheel/pandas/tests/api 2024-04-12 18:57:04,405 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/api/test_types.py -> build/bdist.linux-i686/wheel/pandas/tests/api 2024-04-12 18:57:04,405 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/api/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/api 2024-04-12 18:57:04,406 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/construction 2024-04-12 18:57:04,406 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/construction/test_extract_array.py -> build/bdist.linux-i686/wheel/pandas/tests/construction 2024-04-12 18:57:04,406 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/construction/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/construction 2024-04-12 18:57:04,406 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/config 2024-04-12 18:57:04,407 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/config/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/config 2024-04-12 18:57:04,407 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/config/test_localization.py -> build/bdist.linux-i686/wheel/pandas/tests/config 2024-04-12 18:57:04,407 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/config/test_config.py -> build/bdist.linux-i686/wheel/pandas/tests/config 2024-04-12 18:57:04,408 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/arithmetic 2024-04-12 18:57:04,408 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arithmetic/test_timedelta64.py -> build/bdist.linux-i686/wheel/pandas/tests/arithmetic 2024-04-12 18:57:04,408 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arithmetic/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/arithmetic 2024-04-12 18:57:04,409 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arithmetic/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/arithmetic 2024-04-12 18:57:04,409 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arithmetic/test_numeric.py -> build/bdist.linux-i686/wheel/pandas/tests/arithmetic 2024-04-12 18:57:04,409 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arithmetic/test_interval.py -> build/bdist.linux-i686/wheel/pandas/tests/arithmetic 2024-04-12 18:57:04,409 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arithmetic/test_datetime64.py -> build/bdist.linux-i686/wheel/pandas/tests/arithmetic 2024-04-12 18:57:04,410 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arithmetic/common.py -> build/bdist.linux-i686/wheel/pandas/tests/arithmetic 2024-04-12 18:57:04,410 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arithmetic/test_period.py -> build/bdist.linux-i686/wheel/pandas/tests/arithmetic 2024-04-12 18:57:04,411 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arithmetic/test_categorical.py -> build/bdist.linux-i686/wheel/pandas/tests/arithmetic 2024-04-12 18:57:04,411 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arithmetic/test_array_ops.py -> build/bdist.linux-i686/wheel/pandas/tests/arithmetic 2024-04-12 18:57:04,411 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arithmetic/test_object.py -> build/bdist.linux-i686/wheel/pandas/tests/arithmetic 2024-04-12 18:57:04,412 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/test_downstream.py -> build/bdist.linux-i686/wheel/pandas/tests 2024-04-12 18:57:04,412 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/reductions 2024-04-12 18:57:04,412 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reductions/test_stat_reductions.py -> build/bdist.linux-i686/wheel/pandas/tests/reductions 2024-04-12 18:57:04,412 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reductions/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/reductions 2024-04-12 18:57:04,413 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reductions/test_reductions.py -> build/bdist.linux-i686/wheel/pandas/tests/reductions 2024-04-12 18:57:04,413 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/extension 2024-04-12 18:57:04,413 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/test_arrow.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2024-04-12 18:57:04,414 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2024-04-12 18:57:04,414 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/test_datetime.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2024-04-12 18:57:04,415 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/test_floating.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2024-04-12 18:57:04,415 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/extension/decimal 2024-04-12 18:57:04,415 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/decimal/array.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/decimal 2024-04-12 18:57:04,415 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/decimal/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/decimal 2024-04-12 18:57:04,416 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/decimal/test_decimal.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/decimal 2024-04-12 18:57:04,416 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/test_sparse.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2024-04-12 18:57:04,417 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/extension/base 2024-04-12 18:57:04,417 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/base/casting.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2024-04-12 18:57:04,417 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/base/printing.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2024-04-12 18:57:04,418 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/base/reduce.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2024-04-12 18:57:04,418 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/base/groupby.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2024-04-12 18:57:04,418 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/base/dtype.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2024-04-12 18:57:04,419 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/base/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2024-04-12 18:57:04,419 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/base/ops.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2024-04-12 18:57:04,419 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/base/constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2024-04-12 18:57:04,419 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/base/reshaping.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2024-04-12 18:57:04,420 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/base/setitem.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2024-04-12 18:57:04,420 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/base/accumulate.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2024-04-12 18:57:04,420 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/base/methods.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2024-04-12 18:57:04,421 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/base/io.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2024-04-12 18:57:04,421 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/base/index.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2024-04-12 18:57:04,421 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/base/base.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2024-04-12 18:57:04,422 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/base/getitem.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2024-04-12 18:57:04,422 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/base/missing.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2024-04-12 18:57:04,422 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/base/interface.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2024-04-12 18:57:04,423 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/base/dim2.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2024-04-12 18:57:04,423 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2024-04-12 18:57:04,423 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/test_numpy.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2024-04-12 18:57:04,423 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/test_external_block.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2024-04-12 18:57:04,424 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/test_boolean.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2024-04-12 18:57:04,424 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/test_interval.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2024-04-12 18:57:04,424 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/test_common.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2024-04-12 18:57:04,425 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/test_extension.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2024-04-12 18:57:04,425 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/extension/list 2024-04-12 18:57:04,425 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/list/array.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/list 2024-04-12 18:57:04,426 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/list/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/list 2024-04-12 18:57:04,426 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/list/test_list.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/list 2024-04-12 18:57:04,426 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/extension/date 2024-04-12 18:57:04,426 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/date/array.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/date 2024-04-12 18:57:04,427 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/date/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/date 2024-04-12 18:57:04,427 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/extension/json 2024-04-12 18:57:04,427 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/json/array.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/json 2024-04-12 18:57:04,428 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/json/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/json 2024-04-12 18:57:04,428 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/json/test_json.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/json 2024-04-12 18:57:04,428 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/extension/array_with_attr 2024-04-12 18:57:04,428 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/array_with_attr/array.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/array_with_attr 2024-04-12 18:57:04,429 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/array_with_attr/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/array_with_attr 2024-04-12 18:57:04,429 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/array_with_attr/test_array_with_attr.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/array_with_attr 2024-04-12 18:57:04,429 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/test_string.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2024-04-12 18:57:04,430 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/test_period.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2024-04-12 18:57:04,430 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/test_categorical.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2024-04-12 18:57:04,430 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/extension/test_integer.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2024-04-12 18:57:04,431 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/tseries 2024-04-12 18:57:04,431 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries 2024-04-12 18:57:04,431 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/tseries/holiday 2024-04-12 18:57:04,431 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/holiday/test_federal.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/holiday 2024-04-12 18:57:04,432 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/holiday/test_observance.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/holiday 2024-04-12 18:57:04,432 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/holiday/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/holiday 2024-04-12 18:57:04,432 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/holiday/test_calendar.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/holiday 2024-04-12 18:57:04,432 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/holiday/test_holiday.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/holiday 2024-04-12 18:57:04,433 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/tseries/frequencies 2024-04-12 18:57:04,433 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/frequencies/test_freq_code.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/frequencies 2024-04-12 18:57:04,433 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/frequencies/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/frequencies 2024-04-12 18:57:04,434 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/frequencies/test_frequencies.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/frequencies 2024-04-12 18:57:04,434 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/frequencies/test_inference.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/frequencies 2024-04-12 18:57:04,434 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2024-04-12 18:57:04,435 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets/test_ticks.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2024-04-12 18:57:04,435 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets/test_fiscal.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2024-04-12 18:57:04,435 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets/test_custom_business_hour.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2024-04-12 18:57:04,436 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets/test_custom_business_month.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2024-04-12 18:57:04,436 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets/test_business_year.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2024-04-12 18:57:04,436 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets/test_offsets.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2024-04-12 18:57:04,437 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets/test_week.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2024-04-12 18:57:04,437 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2024-04-12 18:57:04,437 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets/test_business_day.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2024-04-12 18:57:04,437 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets/test_year.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2024-04-12 18:57:04,438 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets/test_month.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2024-04-12 18:57:04,438 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2024-04-12 18:57:04,438 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets/test_dst.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2024-04-12 18:57:04,439 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets/test_common.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2024-04-12 18:57:04,439 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets/test_business_quarter.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2024-04-12 18:57:04,439 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets/test_business_month.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2024-04-12 18:57:04,440 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets/test_business_hour.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2024-04-12 18:57:04,440 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets/test_easter.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2024-04-12 18:57:04,440 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets/test_quarter.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2024-04-12 18:57:04,441 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets/test_index.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2024-04-12 18:57:04,441 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets/common.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2024-04-12 18:57:04,441 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets/test_custom_business_day.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2024-04-12 18:57:04,441 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tseries/offsets/test_offsets_properties.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2024-04-12 18:57:04,442 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/test_errors.py -> build/bdist.linux-i686/wheel/pandas/tests 2024-04-12 18:57:04,442 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/libs 2024-04-12 18:57:04,442 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/libs/test_lib.py -> build/bdist.linux-i686/wheel/pandas/tests/libs 2024-04-12 18:57:04,443 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/libs/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/libs 2024-04-12 18:57:04,443 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/libs/test_join.py -> build/bdist.linux-i686/wheel/pandas/tests/libs 2024-04-12 18:57:04,443 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/libs/test_hashtable.py -> build/bdist.linux-i686/wheel/pandas/tests/libs 2024-04-12 18:57:04,444 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/test_nanops.py -> build/bdist.linux-i686/wheel/pandas/tests 2024-04-12 18:57:04,444 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/base 2024-04-12 18:57:04,444 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/base/test_value_counts.py -> build/bdist.linux-i686/wheel/pandas/tests/base 2024-04-12 18:57:04,444 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/base/test_conversion.py -> build/bdist.linux-i686/wheel/pandas/tests/base 2024-04-12 18:57:04,445 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/base/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/base 2024-04-12 18:57:04,445 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/base/test_fillna.py -> build/bdist.linux-i686/wheel/pandas/tests/base 2024-04-12 18:57:04,445 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/base/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/base 2024-04-12 18:57:04,446 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/base/test_unique.py -> build/bdist.linux-i686/wheel/pandas/tests/base 2024-04-12 18:57:04,446 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/base/test_transpose.py -> build/bdist.linux-i686/wheel/pandas/tests/base 2024-04-12 18:57:04,446 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/base/test_misc.py -> build/bdist.linux-i686/wheel/pandas/tests/base 2024-04-12 18:57:04,447 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/base/common.py -> build/bdist.linux-i686/wheel/pandas/tests/base 2024-04-12 18:57:04,447 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests 2024-04-12 18:57:04,447 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/resample 2024-04-12 18:57:04,447 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/resample/test_datetime_index.py -> build/bdist.linux-i686/wheel/pandas/tests/resample 2024-04-12 18:57:04,448 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/resample/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/resample 2024-04-12 18:57:04,448 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/resample/test_timedelta.py -> build/bdist.linux-i686/wheel/pandas/tests/resample 2024-04-12 18:57:04,449 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/resample/test_resample_api.py -> build/bdist.linux-i686/wheel/pandas/tests/resample 2024-04-12 18:57:04,449 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/resample/test_resampler_grouper.py -> build/bdist.linux-i686/wheel/pandas/tests/resample 2024-04-12 18:57:04,449 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/resample/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/resample 2024-04-12 18:57:04,449 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/resample/test_period_index.py -> build/bdist.linux-i686/wheel/pandas/tests/resample 2024-04-12 18:57:04,450 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/resample/test_time_grouper.py -> build/bdist.linux-i686/wheel/pandas/tests/resample 2024-04-12 18:57:04,450 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/resample/test_base.py -> build/bdist.linux-i686/wheel/pandas/tests/resample 2024-04-12 18:57:04,450 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/test_take.py -> build/bdist.linux-i686/wheel/pandas/tests 2024-04-12 18:57:04,451 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,451 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/test_size.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,451 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/test_sample.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,452 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/test_counting.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,452 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/test_missing.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,452 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/test_value_counts.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,453 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/test_nth.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,453 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,453 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/test_nunique.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,454 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/test_api_consistency.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,454 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/test_grouping.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,454 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/test_function.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,455 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,455 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/test_groupby_subclass.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,455 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/test_numba.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,456 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/groupby/aggregate 2024-04-12 18:57:04,456 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/aggregate/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby/aggregate 2024-04-12 18:57:04,456 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/aggregate/test_cython.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby/aggregate 2024-04-12 18:57:04,456 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/aggregate/test_numba.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby/aggregate 2024-04-12 18:57:04,457 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/aggregate/test_other.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby/aggregate 2024-04-12 18:57:04,457 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/aggregate/test_aggregate.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby/aggregate 2024-04-12 18:57:04,458 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/test_any_all.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,458 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/test_groupby_dropna.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,458 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/test_allowlist.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,459 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/test_groupby.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,459 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/test_timegrouper.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,459 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/test_apply_mutate.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,460 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/test_bin_groupby.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,460 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/test_quantile.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,460 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/test_rank.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,461 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/test_raises.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,461 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/groupby/transform 2024-04-12 18:57:04,461 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/transform/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby/transform 2024-04-12 18:57:04,462 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/transform/test_numba.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby/transform 2024-04-12 18:57:04,462 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/transform/test_transform.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby/transform 2024-04-12 18:57:04,462 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/test_libgroupby.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,463 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/test_apply.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,463 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/test_filters.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,463 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,464 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/test_categorical.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,464 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/test_groupby_shift_diff.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,464 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/test_index_as_string.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,465 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/test_min_max.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,465 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/groupby/test_pipe.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2024-04-12 18:57:04,465 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/generic 2024-04-12 18:57:04,466 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/generic/test_duplicate_labels.py -> build/bdist.linux-i686/wheel/pandas/tests/generic 2024-04-12 18:57:04,466 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/generic/test_generic.py -> build/bdist.linux-i686/wheel/pandas/tests/generic 2024-04-12 18:57:04,466 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/generic/test_finalize.py -> build/bdist.linux-i686/wheel/pandas/tests/generic 2024-04-12 18:57:04,467 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/generic/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/generic 2024-04-12 18:57:04,467 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/generic/test_label_or_level_utils.py -> build/bdist.linux-i686/wheel/pandas/tests/generic 2024-04-12 18:57:04,467 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/generic/test_frame.py -> build/bdist.linux-i686/wheel/pandas/tests/generic 2024-04-12 18:57:04,467 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/generic/test_series.py -> build/bdist.linux-i686/wheel/pandas/tests/generic 2024-04-12 18:57:04,468 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/generic/test_to_xarray.py -> build/bdist.linux-i686/wheel/pandas/tests/generic 2024-04-12 18:57:04,468 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/tools 2024-04-12 18:57:04,468 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tools/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/tools 2024-04-12 18:57:04,469 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tools/test_to_time.py -> build/bdist.linux-i686/wheel/pandas/tests/tools 2024-04-12 18:57:04,469 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tools/test_to_numeric.py -> build/bdist.linux-i686/wheel/pandas/tests/tools 2024-04-12 18:57:04,469 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tools/test_to_timedelta.py -> build/bdist.linux-i686/wheel/pandas/tests/tools 2024-04-12 18:57:04,470 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tools/test_to_datetime.py -> build/bdist.linux-i686/wheel/pandas/tests/tools 2024-04-12 18:57:04,470 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/window 2024-04-12 18:57:04,470 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/window/test_expanding.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2024-04-12 18:57:04,471 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/window/test_rolling.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2024-04-12 18:57:04,471 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/window/test_online.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2024-04-12 18:57:04,471 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/window/test_rolling_functions.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2024-04-12 18:57:04,472 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/window/test_rolling_skew_kurt.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2024-04-12 18:57:04,472 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/window/test_api.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2024-04-12 18:57:04,472 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/window/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2024-04-12 18:57:04,473 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/window/test_base_indexer.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2024-04-12 18:57:04,473 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/window/test_ewm.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2024-04-12 18:57:04,473 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/window/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2024-04-12 18:57:04,474 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/window/test_numba.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2024-04-12 18:57:04,474 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/window/test_win_type.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2024-04-12 18:57:04,474 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/window/test_groupby.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2024-04-12 18:57:04,475 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/window/test_timeseries_window.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2024-04-12 18:57:04,475 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/window/test_cython_aggregations.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2024-04-12 18:57:04,475 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/window/test_apply.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2024-04-12 18:57:04,476 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/window/test_pairwise.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2024-04-12 18:57:04,476 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/window/test_rolling_quantile.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2024-04-12 18:57:04,476 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/window/test_dtypes.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2024-04-12 18:57:04,477 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/window/moments 2024-04-12 18:57:04,477 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/window/moments/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/window/moments 2024-04-12 18:57:04,477 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/window/moments/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/window/moments 2024-04-12 18:57:04,477 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/window/moments/test_moments_consistency_rolling.py -> build/bdist.linux-i686/wheel/pandas/tests/window/moments 2024-04-12 18:57:04,478 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/window/moments/test_moments_consistency_ewm.py -> build/bdist.linux-i686/wheel/pandas/tests/window/moments 2024-04-12 18:57:04,478 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/window/moments/test_moments_consistency_expanding.py -> build/bdist.linux-i686/wheel/pandas/tests/window/moments 2024-04-12 18:57:04,478 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/reshape 2024-04-12 18:57:04,478 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/test_pivot.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape 2024-04-12 18:57:04,479 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/test_cut.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape 2024-04-12 18:57:04,479 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape 2024-04-12 18:57:04,480 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/test_union_categoricals.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape 2024-04-12 18:57:04,480 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/reshape/concat 2024-04-12 18:57:04,480 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/concat/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/concat 2024-04-12 18:57:04,480 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/concat/test_append.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/concat 2024-04-12 18:57:04,481 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/concat/test_append_common.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/concat 2024-04-12 18:57:04,481 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/concat/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/concat 2024-04-12 18:57:04,481 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/concat/test_dataframe.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/concat 2024-04-12 18:57:04,482 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/concat/test_empty.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/concat 2024-04-12 18:57:04,482 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/concat/test_concat.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/concat 2024-04-12 18:57:04,482 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/concat/test_datetimes.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/concat 2024-04-12 18:57:04,483 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/concat/test_index.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/concat 2024-04-12 18:57:04,483 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/concat/test_invalid.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/concat 2024-04-12 18:57:04,483 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/concat/test_sort.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/concat 2024-04-12 18:57:04,484 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/concat/test_series.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/concat 2024-04-12 18:57:04,484 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/concat/test_categorical.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/concat 2024-04-12 18:57:04,484 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/test_qcut.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape 2024-04-12 18:57:04,485 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/test_crosstab.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape 2024-04-12 18:57:04,485 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/test_get_dummies.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape 2024-04-12 18:57:04,485 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/test_melt.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape 2024-04-12 18:57:04,486 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/test_pivot_multilevel.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape 2024-04-12 18:57:04,486 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/test_util.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape 2024-04-12 18:57:04,486 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/reshape/merge 2024-04-12 18:57:04,486 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/merge/test_merge_index_as_string.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/merge 2024-04-12 18:57:04,487 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/merge/test_merge.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/merge 2024-04-12 18:57:04,487 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/merge/test_merge_asof.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/merge 2024-04-12 18:57:04,488 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/merge/test_merge_cross.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/merge 2024-04-12 18:57:04,488 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/merge/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/merge 2024-04-12 18:57:04,488 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/merge/test_join.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/merge 2024-04-12 18:57:04,489 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/merge/test_multi.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/merge 2024-04-12 18:57:04,489 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/merge/test_merge_ordered.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/merge 2024-04-12 18:57:04,489 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/reshape/test_from_dummies.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape 2024-04-12 18:57:04,490 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/scalar 2024-04-12 18:57:04,490 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/scalar/interval 2024-04-12 18:57:04,490 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/scalar/interval/test_arithmetic.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/interval 2024-04-12 18:57:04,490 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/scalar/interval/test_ops.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/interval 2024-04-12 18:57:04,491 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/scalar/interval/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/interval 2024-04-12 18:57:04,491 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/scalar/interval/test_interval.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/interval 2024-04-12 18:57:04,491 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/scalar/test_nat.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar 2024-04-12 18:57:04,492 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/scalar/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar 2024-04-12 18:57:04,492 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/scalar/test_na_scalar.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar 2024-04-12 18:57:04,492 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/scalar/timedelta 2024-04-12 18:57:04,493 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/scalar/timedelta/test_arithmetic.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/timedelta 2024-04-12 18:57:04,493 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/scalar/timedelta/test_timedelta.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/timedelta 2024-04-12 18:57:04,493 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/scalar/timedelta/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/timedelta 2024-04-12 18:57:04,494 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/scalar/timedelta/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/timedelta 2024-04-12 18:57:04,494 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/scalar/timedelta/test_formats.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/timedelta 2024-04-12 18:57:04,494 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/scalar/period 2024-04-12 18:57:04,494 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/scalar/period/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/period 2024-04-12 18:57:04,495 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/scalar/period/test_asfreq.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/period 2024-04-12 18:57:04,495 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/scalar/period/test_period.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/period 2024-04-12 18:57:04,495 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/scalar/timestamp 2024-04-12 18:57:04,496 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/scalar/timestamp/test_arithmetic.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/timestamp 2024-04-12 18:57:04,496 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/scalar/timestamp/test_rendering.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/timestamp 2024-04-12 18:57:04,496 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/scalar/timestamp/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/timestamp 2024-04-12 18:57:04,497 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/scalar/timestamp/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/timestamp 2024-04-12 18:57:04,497 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/scalar/timestamp/test_timezones.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/timestamp 2024-04-12 18:57:04,497 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/scalar/timestamp/test_timestamp.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/timestamp 2024-04-12 18:57:04,498 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/scalar/timestamp/test_comparisons.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/timestamp 2024-04-12 18:57:04,498 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/scalar/timestamp/test_unary_ops.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/timestamp 2024-04-12 18:57:04,498 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/scalar/timestamp/test_formats.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/timestamp 2024-04-12 18:57:04,499 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/dtypes 2024-04-12 18:57:04,499 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/dtypes/test_missing.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes 2024-04-12 18:57:04,499 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/dtypes/test_generic.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes 2024-04-12 18:57:04,500 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/dtypes/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes 2024-04-12 18:57:04,500 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/dtypes/cast 2024-04-12 18:57:04,500 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/dtypes/cast/test_construct_object_arr.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes/cast 2024-04-12 18:57:04,500 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/dtypes/cast/test_maybe_box_native.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes/cast 2024-04-12 18:57:04,501 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/dtypes/cast/test_infer_datetimelike.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes/cast 2024-04-12 18:57:04,501 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/dtypes/cast/test_downcast.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes/cast 2024-04-12 18:57:04,501 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/dtypes/cast/test_infer_dtype.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes/cast 2024-04-12 18:57:04,502 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/dtypes/cast/test_promote.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes/cast 2024-04-12 18:57:04,502 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/dtypes/cast/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes/cast 2024-04-12 18:57:04,502 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/dtypes/cast/test_construct_from_scalar.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes/cast 2024-04-12 18:57:04,503 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/dtypes/cast/test_construct_ndarray.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes/cast 2024-04-12 18:57:04,503 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/dtypes/cast/test_can_hold_element.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes/cast 2024-04-12 18:57:04,503 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/dtypes/cast/test_dict_compat.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes/cast 2024-04-12 18:57:04,503 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/dtypes/cast/test_find_common_type.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes/cast 2024-04-12 18:57:04,504 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/dtypes/test_common.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes 2024-04-12 18:57:04,504 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/dtypes/test_concat.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes 2024-04-12 18:57:04,504 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/dtypes/test_inference.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes 2024-04-12 18:57:04,505 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/dtypes/test_dtypes.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes 2024-04-12 18:57:04,505 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/test_common.py -> build/bdist.linux-i686/wheel/pandas/tests 2024-04-12 18:57:04,505 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/plotting 2024-04-12 18:57:04,506 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/plotting/frame 2024-04-12 18:57:04,506 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/plotting/frame/test_frame_legend.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting/frame 2024-04-12 18:57:04,506 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/plotting/frame/test_frame_groupby.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting/frame 2024-04-12 18:57:04,507 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/plotting/frame/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting/frame 2024-04-12 18:57:04,507 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/plotting/frame/test_frame.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting/frame 2024-04-12 18:57:04,507 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/plotting/frame/test_frame_subplots.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting/frame 2024-04-12 18:57:04,508 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/plotting/frame/test_frame_color.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting/frame 2024-04-12 18:57:04,508 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/plotting/frame/test_hist_box_by.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting/frame 2024-04-12 18:57:04,508 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/plotting/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting 2024-04-12 18:57:04,509 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/plotting/test_datetimelike.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting 2024-04-12 18:57:04,509 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/plotting/test_backend.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting 2024-04-12 18:57:04,509 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/plotting/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting 2024-04-12 18:57:04,510 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/plotting/test_groupby.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting 2024-04-12 18:57:04,510 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/plotting/test_common.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting 2024-04-12 18:57:04,510 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/plotting/test_misc.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting 2024-04-12 18:57:04,511 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/plotting/test_hist_method.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting 2024-04-12 18:57:04,511 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/plotting/test_converter.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting 2024-04-12 18:57:04,511 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/plotting/common.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting 2024-04-12 18:57:04,512 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/plotting/test_boxplot_method.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting 2024-04-12 18:57:04,512 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/plotting/test_series.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting 2024-04-12 18:57:04,512 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/plotting/test_style.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting 2024-04-12 18:57:04,513 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/arrays 2024-04-12 18:57:04,513 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/arrays/boolean 2024-04-12 18:57:04,513 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/boolean/test_arithmetic.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/boolean 2024-04-12 18:57:04,513 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/boolean/test_ops.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/boolean 2024-04-12 18:57:04,514 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/boolean/test_comparison.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/boolean 2024-04-12 18:57:04,514 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/boolean/test_function.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/boolean 2024-04-12 18:57:04,514 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/boolean/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/boolean 2024-04-12 18:57:04,515 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/boolean/test_reduction.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/boolean 2024-04-12 18:57:04,515 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/boolean/test_repr.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/boolean 2024-04-12 18:57:04,515 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/boolean/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/boolean 2024-04-12 18:57:04,515 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/boolean/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/boolean 2024-04-12 18:57:04,516 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/boolean/test_construction.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/boolean 2024-04-12 18:57:04,516 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/boolean/test_logical.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/boolean 2024-04-12 18:57:04,516 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/masked_shared.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays 2024-04-12 18:57:04,517 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/arrays/datetimes 2024-04-12 18:57:04,517 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/datetimes/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/datetimes 2024-04-12 18:57:04,517 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/datetimes/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/datetimes 2024-04-12 18:57:04,517 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/datetimes/test_reductions.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/datetimes 2024-04-12 18:57:04,518 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/datetimes/test_cumulative.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/datetimes 2024-04-12 18:57:04,518 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/arrays/interval 2024-04-12 18:57:04,518 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/interval/test_ops.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/interval 2024-04-12 18:57:04,519 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/interval/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/interval 2024-04-12 18:57:04,519 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/interval/test_interval.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/interval 2024-04-12 18:57:04,519 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/interval/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/interval 2024-04-12 18:57:04,519 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/test_timedeltas.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays 2024-04-12 18:57:04,520 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/test_ndarray_backed.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays 2024-04-12 18:57:04,520 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/arrays/string_ 2024-04-12 18:57:04,520 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/string_/test_string_arrow.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/string_ 2024-04-12 18:57:04,521 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/string_/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/string_ 2024-04-12 18:57:04,521 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/string_/test_string.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/string_ 2024-04-12 18:57:04,521 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/test_datetimelike.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays 2024-04-12 18:57:04,522 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/arrays/timedeltas 2024-04-12 18:57:04,522 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/timedeltas/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/timedeltas 2024-04-12 18:57:04,522 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/timedeltas/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/timedeltas 2024-04-12 18:57:04,522 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/timedeltas/test_reductions.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/timedeltas 2024-04-12 18:57:04,523 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/timedeltas/test_cumulative.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/timedeltas 2024-04-12 18:57:04,523 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/arrays/integer 2024-04-12 18:57:04,523 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/integer/test_arithmetic.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/integer 2024-04-12 18:57:04,524 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/integer/test_comparison.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/integer 2024-04-12 18:57:04,524 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/integer/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/integer 2024-04-12 18:57:04,524 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/integer/test_function.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/integer 2024-04-12 18:57:04,525 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/integer/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/integer 2024-04-12 18:57:04,525 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/integer/test_repr.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/integer 2024-04-12 18:57:04,525 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/integer/test_concat.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/integer 2024-04-12 18:57:04,525 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/integer/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/integer 2024-04-12 18:57:04,526 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/integer/test_construction.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/integer 2024-04-12 18:57:04,526 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/integer/test_dtypes.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/integer 2024-04-12 18:57:04,526 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays 2024-04-12 18:57:04,527 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/arrays/numpy_ 2024-04-12 18:57:04,527 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/numpy_/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/numpy_ 2024-04-12 18:57:04,527 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/numpy_/test_numpy.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/numpy_ 2024-04-12 18:57:04,528 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/numpy_/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/numpy_ 2024-04-12 18:57:04,528 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/test_array.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays 2024-04-12 18:57:04,528 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2024-04-12 18:57:04,528 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical/test_warnings.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2024-04-12 18:57:04,529 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical/test_subclass.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2024-04-12 18:57:04,529 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical/test_missing.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2024-04-12 18:57:04,529 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical/test_api.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2024-04-12 18:57:04,530 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2024-04-12 18:57:04,530 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical/test_analytics.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2024-04-12 18:57:04,530 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2024-04-12 18:57:04,531 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2024-04-12 18:57:04,531 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical/test_take.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2024-04-12 18:57:04,531 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical/test_repr.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2024-04-12 18:57:04,532 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical/test_operators.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2024-04-12 18:57:04,532 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical/test_replace.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2024-04-12 18:57:04,532 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical/test_algos.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2024-04-12 18:57:04,532 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2024-04-12 18:57:04,533 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical/test_sorting.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2024-04-12 18:57:04,533 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2024-04-12 18:57:04,533 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/categorical/test_dtypes.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2024-04-12 18:57:04,534 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/arrays/period 2024-04-12 18:57:04,534 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/period/test_arrow_compat.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/period 2024-04-12 18:57:04,534 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/period/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/period 2024-04-12 18:57:04,534 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/period/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/period 2024-04-12 18:57:04,535 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/period/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/period 2024-04-12 18:57:04,535 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/period/test_reductions.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/period 2024-04-12 18:57:04,535 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/arrays/masked 2024-04-12 18:57:04,536 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/masked/test_arithmetic.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/masked 2024-04-12 18:57:04,536 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/masked/test_arrow_compat.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/masked 2024-04-12 18:57:04,536 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/masked/test_function.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/masked 2024-04-12 18:57:04,537 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/masked/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/masked 2024-04-12 18:57:04,537 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/masked/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/masked 2024-04-12 18:57:04,537 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/test_datetimes.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays 2024-04-12 18:57:04,537 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/arrays/sparse 2024-04-12 18:57:04,538 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/sparse/test_arithmetics.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/sparse 2024-04-12 18:57:04,538 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/sparse/test_combine_concat.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/sparse 2024-04-12 18:57:04,538 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/sparse/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/sparse 2024-04-12 18:57:04,539 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/sparse/test_accessor.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/sparse 2024-04-12 18:57:04,539 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/sparse/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/sparse 2024-04-12 18:57:04,539 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/sparse/test_array.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/sparse 2024-04-12 18:57:04,540 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/sparse/test_dtype.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/sparse 2024-04-12 18:57:04,540 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/sparse/test_libsparse.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/sparse 2024-04-12 18:57:04,540 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/sparse/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/sparse 2024-04-12 18:57:04,541 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/sparse/test_reductions.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/sparse 2024-04-12 18:57:04,541 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/sparse/test_unary.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/sparse 2024-04-12 18:57:04,541 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/sparse/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/sparse 2024-04-12 18:57:04,542 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/arrays/floating 2024-04-12 18:57:04,542 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/floating/test_arithmetic.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/floating 2024-04-12 18:57:04,542 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/floating/test_comparison.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/floating 2024-04-12 18:57:04,543 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/floating/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/floating 2024-04-12 18:57:04,543 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/floating/test_to_numpy.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/floating 2024-04-12 18:57:04,543 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/floating/test_function.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/floating 2024-04-12 18:57:04,544 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/floating/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/floating 2024-04-12 18:57:04,544 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/floating/test_repr.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/floating 2024-04-12 18:57:04,544 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/floating/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/floating 2024-04-12 18:57:04,544 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/floating/test_concat.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/floating 2024-04-12 18:57:04,545 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/floating/test_construction.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/floating 2024-04-12 18:57:04,545 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/arrays/test_period.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays 2024-04-12 18:57:04,545 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/test_register_accessor.py -> build/bdist.linux-i686/wheel/pandas/tests 2024-04-12 18:57:04,546 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/test_optional_dependency.py -> build/bdist.linux-i686/wheel/pandas/tests 2024-04-12 18:57:04,546 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/copy_view 2024-04-12 18:57:04,546 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/copy_view/test_functions.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view 2024-04-12 18:57:04,547 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/copy_view/util.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view 2024-04-12 18:57:04,547 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/copy_view/test_clip.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view 2024-04-12 18:57:04,547 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/copy_view/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view 2024-04-12 18:57:04,547 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/copy_view/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view 2024-04-12 18:57:04,548 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/copy_view/test_array.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view 2024-04-12 18:57:04,548 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/copy_view/test_interp_fillna.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view 2024-04-12 18:57:04,548 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/copy_view/test_methods.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view 2024-04-12 18:57:04,549 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/copy_view/test_replace.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view 2024-04-12 18:57:04,549 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/copy_view/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view 2024-04-12 18:57:04,549 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/copy_view/index 2024-04-12 18:57:04,550 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/copy_view/index/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view/index 2024-04-12 18:57:04,550 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/copy_view/index/test_datetimeindex.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view/index 2024-04-12 18:57:04,550 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/copy_view/index/test_timedeltaindex.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view/index 2024-04-12 18:57:04,550 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/copy_view/index/test_index.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view/index 2024-04-12 18:57:04,551 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/copy_view/index/test_periodindex.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view/index 2024-04-12 18:57:04,551 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/copy_view/test_core_functionalities.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view 2024-04-12 18:57:04,551 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/copy_view/test_setitem.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view 2024-04-12 18:57:04,552 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/copy_view/test_util.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view 2024-04-12 18:57:04,552 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/copy_view/test_internals.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view 2024-04-12 18:57:04,552 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/copy_view/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view 2024-04-12 18:57:04,553 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/test_algos.py -> build/bdist.linux-i686/wheel/pandas/tests 2024-04-12 18:57:04,553 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/series 2024-04-12 18:57:04,553 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/test_arithmetic.py -> build/bdist.linux-i686/wheel/pandas/tests/series 2024-04-12 18:57:04,554 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/test_subclass.py -> build/bdist.linux-i686/wheel/pandas/tests/series 2024-04-12 18:57:04,554 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/test_missing.py -> build/bdist.linux-i686/wheel/pandas/tests/series 2024-04-12 18:57:04,554 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/test_api.py -> build/bdist.linux-i686/wheel/pandas/tests/series 2024-04-12 18:57:04,555 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/test_npfuncs.py -> build/bdist.linux-i686/wheel/pandas/tests/series 2024-04-12 18:57:04,555 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/series 2024-04-12 18:57:04,555 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/series/accessors 2024-04-12 18:57:04,555 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/accessors/test_dt_accessor.py -> build/bdist.linux-i686/wheel/pandas/tests/series/accessors 2024-04-12 18:57:04,556 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/accessors/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/series/accessors 2024-04-12 18:57:04,556 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/accessors/test_str_accessor.py -> build/bdist.linux-i686/wheel/pandas/tests/series/accessors 2024-04-12 18:57:04,556 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/accessors/test_cat_accessor.py -> build/bdist.linux-i686/wheel/pandas/tests/series/accessors 2024-04-12 18:57:04,557 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/accessors/test_sparse_accessor.py -> build/bdist.linux-i686/wheel/pandas/tests/series/accessors 2024-04-12 18:57:04,557 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/series 2024-04-12 18:57:04,557 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/test_repr.py -> build/bdist.linux-i686/wheel/pandas/tests/series 2024-04-12 18:57:04,558 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/test_iteration.py -> build/bdist.linux-i686/wheel/pandas/tests/series 2024-04-12 18:57:04,558 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/test_reductions.py -> build/bdist.linux-i686/wheel/pandas/tests/series 2024-04-12 18:57:04,558 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/test_unary.py -> build/bdist.linux-i686/wheel/pandas/tests/series 2024-04-12 18:57:04,559 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/series/indexing 2024-04-12 18:57:04,559 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/indexing/test_where.py -> build/bdist.linux-i686/wheel/pandas/tests/series/indexing 2024-04-12 18:57:04,559 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/indexing/test_datetime.py -> build/bdist.linux-i686/wheel/pandas/tests/series/indexing 2024-04-12 18:57:04,559 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/indexing/test_delitem.py -> build/bdist.linux-i686/wheel/pandas/tests/series/indexing 2024-04-12 18:57:04,560 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/indexing/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/series/indexing 2024-04-12 18:57:04,560 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/indexing/test_xs.py -> build/bdist.linux-i686/wheel/pandas/tests/series/indexing 2024-04-12 18:57:04,560 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/indexing/test_take.py -> build/bdist.linux-i686/wheel/pandas/tests/series/indexing 2024-04-12 18:57:04,561 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/indexing/test_mask.py -> build/bdist.linux-i686/wheel/pandas/tests/series/indexing 2024-04-12 18:57:04,561 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/indexing/test_set_value.py -> build/bdist.linux-i686/wheel/pandas/tests/series/indexing 2024-04-12 18:57:04,561 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/indexing/test_getitem.py -> build/bdist.linux-i686/wheel/pandas/tests/series/indexing 2024-04-12 18:57:04,562 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/indexing/test_get.py -> build/bdist.linux-i686/wheel/pandas/tests/series/indexing 2024-04-12 18:57:04,562 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/indexing/test_setitem.py -> build/bdist.linux-i686/wheel/pandas/tests/series/indexing 2024-04-12 18:57:04,562 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/indexing/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/series/indexing 2024-04-12 18:57:04,563 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/test_logical_ops.py -> build/bdist.linux-i686/wheel/pandas/tests/series 2024-04-12 18:57:04,563 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/test_validate.py -> build/bdist.linux-i686/wheel/pandas/tests/series 2024-04-12 18:57:04,563 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,564 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_combine_first.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,564 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_values.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,564 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_rename.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,565 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_value_counts.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,565 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_update.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,565 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_asof.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,565 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_nunique.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,566 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_round.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,566 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_repeat.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,566 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_to_numpy.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,567 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_count.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,567 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_item.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,567 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_clip.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,568 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_diff.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,568 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_pct_change.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,568 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_is_monotonic.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,568 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_sort_index.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,569 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_reindex.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,569 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_infer_objects.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,569 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,570 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_dropna.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,570 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_searchsorted.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,570 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_combine.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,571 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_matmul.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,571 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_isna.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,571 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_isin.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,571 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_fillna.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,572 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_get_numeric_data.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,572 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_tolist.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,572 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_autocorr.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,573 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_view.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,573 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_reindex_like.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,573 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_drop_duplicates.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,574 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_to_frame.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,574 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_between.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,574 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_tz_localize.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,574 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_equals.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,575 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_rename_axis.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,575 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_head_tail.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,575 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_pop.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,576 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_truncate.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,576 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_unique.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,576 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_add_prefix_suffix.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,577 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_replace.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,577 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,577 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_unstack.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,578 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_quantile.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,578 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_rank.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,578 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_nlargest.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,579 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_to_csv.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,579 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_to_dict.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,579 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_drop.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,579 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_reset_index.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,580 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_is_unique.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,580 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_copy.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,580 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_cov_corr.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,581 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_compare.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,581 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_describe.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,581 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_argsort.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,582 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_duplicated.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,582 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_sort_values.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,582 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_set_name.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,582 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_explode.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,583 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_interpolate.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,583 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_convert_dtypes.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,583 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_dtypes.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,584 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/methods/test_align.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2024-04-12 18:57:04,584 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/test_cumulative.py -> build/bdist.linux-i686/wheel/pandas/tests/series 2024-04-12 18:57:04,584 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/series/test_ufunc.py -> build/bdist.linux-i686/wheel/pandas/tests/series 2024-04-12 18:57:04,585 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/test_flags.py -> build/bdist.linux-i686/wheel/pandas/tests 2024-04-12 18:57:04,585 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/interchange 2024-04-12 18:57:04,585 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/interchange/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/interchange 2024-04-12 18:57:04,585 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/interchange/test_spec_conformance.py -> build/bdist.linux-i686/wheel/pandas/tests/interchange 2024-04-12 18:57:04,586 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/interchange/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/interchange 2024-04-12 18:57:04,586 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/interchange/test_utils.py -> build/bdist.linux-i686/wheel/pandas/tests/interchange 2024-04-12 18:57:04,586 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/interchange/test_impl.py -> build/bdist.linux-i686/wheel/pandas/tests/interchange 2024-04-12 18:57:04,587 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/tslibs 2024-04-12 18:57:04,587 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tslibs/test_parse_iso8601.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2024-04-12 18:57:04,587 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tslibs/test_timedeltas.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2024-04-12 18:57:04,588 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tslibs/test_fields.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2024-04-12 18:57:04,588 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tslibs/test_api.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2024-04-12 18:57:04,588 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tslibs/test_tzconversion.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2024-04-12 18:57:04,588 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tslibs/test_conversion.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2024-04-12 18:57:04,589 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tslibs/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2024-04-12 18:57:04,589 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tslibs/test_parsing.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2024-04-12 18:57:04,589 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tslibs/test_resolution.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2024-04-12 18:57:04,590 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tslibs/test_libfrequencies.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2024-04-12 18:57:04,590 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tslibs/test_timezones.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2024-04-12 18:57:04,590 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tslibs/test_array_to_datetime.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2024-04-12 18:57:04,590 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tslibs/test_period_asfreq.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2024-04-12 18:57:04,591 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tslibs/test_ccalendar.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2024-04-12 18:57:04,591 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tslibs/test_liboffsets.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2024-04-12 18:57:04,591 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tslibs/test_np_datetime.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2024-04-12 18:57:04,592 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/tslibs/test_to_offset.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2024-04-12 18:57:04,592 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/test_sorting.py -> build/bdist.linux-i686/wheel/pandas/tests 2024-04-12 18:57:04,592 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexing 2024-04-12 18:57:04,593 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/test_coercion.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2024-04-12 18:57:04,593 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexing/interval 2024-04-12 18:57:04,593 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/interval/test_interval_new.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing/interval 2024-04-12 18:57:04,594 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/interval/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing/interval 2024-04-12 18:57:04,594 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/interval/test_interval.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing/interval 2024-04-12 18:57:04,594 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2024-04-12 18:57:04,594 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/test_datetime.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2024-04-12 18:57:04,595 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/test_floats.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2024-04-12 18:57:04,595 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2024-04-12 18:57:04,595 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/test_partial.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2024-04-12 18:57:04,596 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/test_scalar.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2024-04-12 18:57:04,596 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexing/multiindex 2024-04-12 18:57:04,596 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/multiindex/test_indexing_slow.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing/multiindex 2024-04-12 18:57:04,596 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/multiindex/test_datetime.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing/multiindex 2024-04-12 18:57:04,597 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/multiindex/test_multiindex.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing/multiindex 2024-04-12 18:57:04,597 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/multiindex/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing/multiindex 2024-04-12 18:57:04,597 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/multiindex/test_partial.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing/multiindex 2024-04-12 18:57:04,598 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/multiindex/test_sorted.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing/multiindex 2024-04-12 18:57:04,598 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/multiindex/test_loc.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing/multiindex 2024-04-12 18:57:04,598 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/multiindex/test_getitem.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing/multiindex 2024-04-12 18:57:04,599 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/multiindex/test_iloc.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing/multiindex 2024-04-12 18:57:04,599 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/multiindex/test_chaining_and_caching.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing/multiindex 2024-04-12 18:57:04,599 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/multiindex/test_slice.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing/multiindex 2024-04-12 18:57:04,600 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/multiindex/test_setitem.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing/multiindex 2024-04-12 18:57:04,600 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/test_na_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2024-04-12 18:57:04,600 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/test_at.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2024-04-12 18:57:04,600 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/test_loc.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2024-04-12 18:57:04,601 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/test_iloc.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2024-04-12 18:57:04,601 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/test_indexers.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2024-04-12 18:57:04,602 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/test_chaining_and_caching.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2024-04-12 18:57:04,602 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/common.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2024-04-12 18:57:04,602 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/test_check_indexer.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2024-04-12 18:57:04,603 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2024-04-12 18:57:04,603 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/test_categorical.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2024-04-12 18:57:04,603 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/indexing/test_iat.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2024-04-12 18:57:04,604 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/util 2024-04-12 18:57:04,604 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/util/test_assert_series_equal.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2024-04-12 18:57:04,604 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/util/test_assert_interval_array_equal.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2024-04-12 18:57:04,605 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/util/test_deprecate.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2024-04-12 18:57:04,605 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/util/test_assert_extension_array_equal.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2024-04-12 18:57:04,605 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/util/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2024-04-12 18:57:04,605 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/util/test_assert_produces_warning.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2024-04-12 18:57:04,606 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/util/test_assert_almost_equal.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2024-04-12 18:57:04,606 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/util/test_validate_args.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2024-04-12 18:57:04,606 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/util/test_validate_inclusive.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2024-04-12 18:57:04,607 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/util/test_assert_categorical_equal.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2024-04-12 18:57:04,607 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/util/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2024-04-12 18:57:04,607 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/util/test_assert_frame_equal.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2024-04-12 18:57:04,608 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/util/test_numba.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2024-04-12 18:57:04,608 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/util/test_str_methods.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2024-04-12 18:57:04,608 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/util/test_assert_numpy_array_equal.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2024-04-12 18:57:04,608 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/util/test_validate_kwargs.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2024-04-12 18:57:04,609 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/util/test_make_objects.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2024-04-12 18:57:04,609 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/util/test_safe_import.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2024-04-12 18:57:04,609 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/util/test_show_versions.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2024-04-12 18:57:04,610 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/util/test_hashing.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2024-04-12 18:57:04,610 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/util/test_rewrite_warning.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2024-04-12 18:57:04,610 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/util/test_assert_index_equal.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2024-04-12 18:57:04,611 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/util/test_util.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2024-04-12 18:57:04,611 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/util/test_deprecate_nonkeyword_arguments.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2024-04-12 18:57:04,611 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/util/test_doc.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2024-04-12 18:57:04,611 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/util/test_assert_attr_equal.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2024-04-12 18:57:04,612 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/util/test_shares_memory.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2024-04-12 18:57:04,612 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/util/test_deprecate_kwarg.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2024-04-12 18:57:04,612 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/util/test_validate_args_and_kwargs.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2024-04-12 18:57:04,613 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/computation 2024-04-12 18:57:04,613 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/computation/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/computation 2024-04-12 18:57:04,613 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/computation/test_eval.py -> build/bdist.linux-i686/wheel/pandas/tests/computation 2024-04-12 18:57:04,614 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/computation/test_compat.py -> build/bdist.linux-i686/wheel/pandas/tests/computation 2024-04-12 18:57:04,614 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/test_multilevel.py -> build/bdist.linux-i686/wheel/pandas/tests 2024-04-12 18:57:04,614 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io 2024-04-12 18:57:04,615 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2024-04-12 18:57:04,615 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/pytables/test_pytables_missing.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2024-04-12 18:57:04,615 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/pytables/test_subclass.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2024-04-12 18:57:04,615 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/pytables/test_keys.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2024-04-12 18:57:04,616 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/pytables/test_store.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2024-04-12 18:57:04,616 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/pytables/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2024-04-12 18:57:04,616 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/pytables/test_append.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2024-04-12 18:57:04,617 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/pytables/test_complex.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2024-04-12 18:57:04,617 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/pytables/test_errors.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2024-04-12 18:57:04,617 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/pytables/test_file_handling.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2024-04-12 18:57:04,618 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/pytables/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2024-04-12 18:57:04,618 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/pytables/test_read.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2024-04-12 18:57:04,618 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/pytables/test_time_series.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2024-04-12 18:57:04,619 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/pytables/test_timezones.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2024-04-12 18:57:04,619 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/pytables/test_retain_attributes.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2024-04-12 18:57:04,619 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/pytables/test_put.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2024-04-12 18:57:04,619 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/pytables/test_compat.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2024-04-12 18:57:04,620 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/pytables/test_select.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2024-04-12 18:57:04,620 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/pytables/common.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2024-04-12 18:57:04,620 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/pytables/test_categorical.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2024-04-12 18:57:04,621 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/pytables/test_round_trip.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2024-04-12 18:57:04,621 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/formats 2024-04-12 18:57:04,621 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/formats/test_to_string.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats 2024-04-12 18:57:04,622 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/formats/test_to_excel.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats 2024-04-12 18:57:04,622 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/formats/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats 2024-04-12 18:57:04,622 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/formats/test_series_info.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats 2024-04-12 18:57:04,622 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/formats/test_format.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats 2024-04-12 18:57:04,623 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/formats/test_info.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats 2024-04-12 18:57:04,623 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/formats/test_to_markdown.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats 2024-04-12 18:57:04,624 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/formats/test_eng_formatting.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats 2024-04-12 18:57:04,624 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/formats/test_to_csv.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats 2024-04-12 18:57:04,624 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/formats/test_to_latex.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats 2024-04-12 18:57:04,625 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/formats/style 2024-04-12 18:57:04,625 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/formats/style/test_tooltip.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats/style 2024-04-12 18:57:04,625 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/formats/style/test_to_string.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats/style 2024-04-12 18:57:04,626 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/formats/style/test_bar.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats/style 2024-04-12 18:57:04,626 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/formats/style/test_highlight.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats/style 2024-04-12 18:57:04,626 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/formats/style/test_matplotlib.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats/style 2024-04-12 18:57:04,626 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/formats/style/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats/style 2024-04-12 18:57:04,627 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/formats/style/test_format.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats/style 2024-04-12 18:57:04,627 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/formats/style/test_html.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats/style 2024-04-12 18:57:04,627 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/formats/style/test_exceptions.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats/style 2024-04-12 18:57:04,628 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/formats/style/test_to_latex.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats/style 2024-04-12 18:57:04,628 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/formats/style/test_non_unique.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats/style 2024-04-12 18:57:04,628 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/formats/style/test_style.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats/style 2024-04-12 18:57:04,629 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/formats/test_to_html.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats 2024-04-12 18:57:04,629 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/formats/test_console.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats 2024-04-12 18:57:04,629 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/formats/test_css.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats 2024-04-12 18:57:04,630 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/formats/test_printing.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats 2024-04-12 18:57:04,630 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/test_gcs.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2024-04-12 18:57:04,630 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/test_pickle.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2024-04-12 18:57:04,631 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/test_stata.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2024-04-12 18:57:04,631 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/xml 2024-04-12 18:57:04,631 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/xml/test_to_xml.py -> build/bdist.linux-i686/wheel/pandas/tests/io/xml 2024-04-12 18:57:04,632 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/xml/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/io/xml 2024-04-12 18:57:04,632 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/xml/test_xml_dtypes.py -> build/bdist.linux-i686/wheel/pandas/tests/io/xml 2024-04-12 18:57:04,632 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/xml/test_xml.py -> build/bdist.linux-i686/wheel/pandas/tests/io/xml 2024-04-12 18:57:04,633 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/sas 2024-04-12 18:57:04,633 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/sas/test_xport.py -> build/bdist.linux-i686/wheel/pandas/tests/io/sas 2024-04-12 18:57:04,633 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/sas/test_sas7bdat.py -> build/bdist.linux-i686/wheel/pandas/tests/io/sas 2024-04-12 18:57:04,634 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/sas/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/io/sas 2024-04-12 18:57:04,634 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/sas/test_byteswap.py -> build/bdist.linux-i686/wheel/pandas/tests/io/sas 2024-04-12 18:57:04,634 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/sas/test_sas.py -> build/bdist.linux-i686/wheel/pandas/tests/io/sas 2024-04-12 18:57:04,635 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2024-04-12 18:57:04,635 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/test_sql.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2024-04-12 18:57:04,635 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/test_s3.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2024-04-12 18:57:04,636 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/test_orc.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2024-04-12 18:57:04,636 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/excel 2024-04-12 18:57:04,636 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/excel/test_openpyxl.py -> build/bdist.linux-i686/wheel/pandas/tests/io/excel 2024-04-12 18:57:04,637 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/excel/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/io/excel 2024-04-12 18:57:04,637 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/excel/test_writers.py -> build/bdist.linux-i686/wheel/pandas/tests/io/excel 2024-04-12 18:57:04,637 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/excel/test_xlrd.py -> build/bdist.linux-i686/wheel/pandas/tests/io/excel 2024-04-12 18:57:04,638 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/excel/test_readers.py -> build/bdist.linux-i686/wheel/pandas/tests/io/excel 2024-04-12 18:57:04,638 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/excel/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/io/excel 2024-04-12 18:57:04,638 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/excel/test_xlsxwriter.py -> build/bdist.linux-i686/wheel/pandas/tests/io/excel 2024-04-12 18:57:04,639 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/excel/test_odf.py -> build/bdist.linux-i686/wheel/pandas/tests/io/excel 2024-04-12 18:57:04,639 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/excel/test_odswriter.py -> build/bdist.linux-i686/wheel/pandas/tests/io/excel 2024-04-12 18:57:04,639 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/excel/test_style.py -> build/bdist.linux-i686/wheel/pandas/tests/io/excel 2024-04-12 18:57:04,639 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2024-04-12 18:57:04,640 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/test_spss.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2024-04-12 18:57:04,640 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/test_html.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2024-04-12 18:57:04,640 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/test_common.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2024-04-12 18:57:04,641 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/test_compression.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2024-04-12 18:57:04,641 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/test_clipboard.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2024-04-12 18:57:04,641 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/data 2024-04-12 18:57:04,642 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/data/legacy_pickle 2024-04-12 18:57:04,642 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/data/legacy_pickle/1.2.4 2024-04-12 18:57:04,642 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/data/legacy_pickle/1.2.4/empty_frame_v1_2_4-GH#42345.pkl -> build/bdist.linux-i686/wheel/pandas/tests/io/data/legacy_pickle/1.2.4 2024-04-12 18:57:04,643 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/data/xml 2024-04-12 18:57:04,643 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/data/xml/cta_rail_lines.kml -> build/bdist.linux-i686/wheel/pandas/tests/io/data/xml 2024-04-12 18:57:04,643 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/data/xml/doc_ch_utf.xml -> build/bdist.linux-i686/wheel/pandas/tests/io/data/xml 2024-04-12 18:57:04,643 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/data/xml/flatten_doc.xsl -> build/bdist.linux-i686/wheel/pandas/tests/io/data/xml 2024-04-12 18:57:04,644 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/data/xml/row_field_output.xsl -> build/bdist.linux-i686/wheel/pandas/tests/io/data/xml 2024-04-12 18:57:04,644 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/data/xml/books.xml -> build/bdist.linux-i686/wheel/pandas/tests/io/data/xml 2024-04-12 18:57:04,644 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/data/xml/baby_names.xml -> build/bdist.linux-i686/wheel/pandas/tests/io/data/xml 2024-04-12 18:57:04,645 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/data/pickle 2024-04-12 18:57:04,645 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/data/pickle/test_mi_py27.pkl -> build/bdist.linux-i686/wheel/pandas/tests/io/data/pickle 2024-04-12 18:57:04,645 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/data/pickle/test_py27.pkl -> build/bdist.linux-i686/wheel/pandas/tests/io/data/pickle 2024-04-12 18:57:04,645 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/data/gbq_fake_job.txt -> build/bdist.linux-i686/wheel/pandas/tests/io/data 2024-04-12 18:57:04,646 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/data/parquet 2024-04-12 18:57:04,646 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/data/parquet/simple.parquet -> build/bdist.linux-i686/wheel/pandas/tests/io/data/parquet 2024-04-12 18:57:04,646 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/data/fixed_width 2024-04-12 18:57:04,646 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/data/fixed_width/fixed_width_format.txt -> build/bdist.linux-i686/wheel/pandas/tests/io/data/fixed_width 2024-04-12 18:57:04,647 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/parser 2024-04-12 18:57:04,647 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/test_quoting.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2024-04-12 18:57:04,647 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/parser/usecols 2024-04-12 18:57:04,648 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/usecols/test_usecols_basic.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/usecols 2024-04-12 18:57:04,648 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/usecols/test_parse_dates.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/usecols 2024-04-12 18:57:04,648 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/usecols/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/usecols 2024-04-12 18:57:04,649 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/usecols/test_strings.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/usecols 2024-04-12 18:57:04,649 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2024-04-12 18:57:04,649 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/test_parse_dates.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2024-04-12 18:57:04,650 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/test_mangle_dupes.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2024-04-12 18:57:04,650 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/test_upcast.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2024-04-12 18:57:04,650 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/test_comment.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2024-04-12 18:57:04,650 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/test_na_values.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2024-04-12 18:57:04,651 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2024-04-12 18:57:04,651 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/test_index_col.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2024-04-12 18:57:04,651 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/test_header.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2024-04-12 18:57:04,652 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/test_unsupported.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2024-04-12 18:57:04,652 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/test_python_parser_only.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2024-04-12 18:57:04,652 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/parser/dtypes 2024-04-12 18:57:04,653 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/dtypes/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/dtypes 2024-04-12 18:57:04,653 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/dtypes/test_empty.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/dtypes 2024-04-12 18:57:04,653 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/dtypes/test_dtypes_basic.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/dtypes 2024-04-12 18:57:04,654 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/dtypes/test_categorical.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/dtypes 2024-04-12 18:57:04,654 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/test_compression.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2024-04-12 18:57:04,654 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/test_concatenate_chunks.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2024-04-12 18:57:04,655 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/test_converters.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2024-04-12 18:57:04,655 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/test_dialect.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2024-04-12 18:57:04,655 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/parser/common 2024-04-12 18:57:04,656 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/common/test_chunksize.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/common 2024-04-12 18:57:04,656 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/common/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/common 2024-04-12 18:57:04,656 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/common/test_data_list.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/common 2024-04-12 18:57:04,656 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/common/test_iterator.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/common 2024-04-12 18:57:04,657 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/common/test_inf.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/common 2024-04-12 18:57:04,657 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/common/test_file_buffer_url.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/common 2024-04-12 18:57:04,657 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/common/test_decimal.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/common 2024-04-12 18:57:04,658 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/common/test_index.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/common 2024-04-12 18:57:04,658 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/common/test_verbose.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/common 2024-04-12 18:57:04,658 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/common/test_read_errors.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/common 2024-04-12 18:57:04,658 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/common/test_common_basic.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/common 2024-04-12 18:57:04,659 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/common/test_float.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/common 2024-04-12 18:57:04,659 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/common/test_ints.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/common 2024-04-12 18:57:04,659 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/test_multi_thread.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2024-04-12 18:57:04,660 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/test_skiprows.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2024-04-12 18:57:04,660 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/test_read_fwf.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2024-04-12 18:57:04,660 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/test_encoding.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2024-04-12 18:57:04,661 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/test_textreader.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2024-04-12 18:57:04,661 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/test_c_parser_only.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2024-04-12 18:57:04,661 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/parser/test_network.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2024-04-12 18:57:04,662 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/test_user_agent.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2024-04-12 18:57:04,662 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/test_fsspec.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2024-04-12 18:57:04,662 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/test_feather.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2024-04-12 18:57:04,663 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/test_parquet.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2024-04-12 18:57:04,663 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/json 2024-04-12 18:57:04,663 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/json/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/io/json 2024-04-12 18:57:04,664 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/json/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/io/json 2024-04-12 18:57:04,664 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/json/test_compression.py -> build/bdist.linux-i686/wheel/pandas/tests/io/json 2024-04-12 18:57:04,664 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/json/test_pandas.py -> build/bdist.linux-i686/wheel/pandas/tests/io/json 2024-04-12 18:57:04,665 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/json/test_ujson.py -> build/bdist.linux-i686/wheel/pandas/tests/io/json 2024-04-12 18:57:04,665 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/json/test_normalize.py -> build/bdist.linux-i686/wheel/pandas/tests/io/json 2024-04-12 18:57:04,665 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/json/test_deprecated_kwargs.py -> build/bdist.linux-i686/wheel/pandas/tests/io/json 2024-04-12 18:57:04,666 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/json/test_json_table_schema_ext_dtype.py -> build/bdist.linux-i686/wheel/pandas/tests/io/json 2024-04-12 18:57:04,666 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/json/test_readlines.py -> build/bdist.linux-i686/wheel/pandas/tests/io/json 2024-04-12 18:57:04,667 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/json/test_json_table_schema.py -> build/bdist.linux-i686/wheel/pandas/tests/io/json 2024-04-12 18:57:04,667 root INFO copying build/lib.linux-i686-cpython-312/pandas/tests/io/generate_legacy_storage_files.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2024-04-12 18:57:04,667 root INFO creating build/bdist.linux-i686/wheel/pandas/core 2024-04-12 18:57:04,668 root INFO creating build/bdist.linux-i686/wheel/pandas/core/strings 2024-04-12 18:57:04,668 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/strings/accessor.py -> build/bdist.linux-i686/wheel/pandas/core/strings 2024-04-12 18:57:04,668 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/strings/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/strings 2024-04-12 18:57:04,669 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/strings/base.py -> build/bdist.linux-i686/wheel/pandas/core/strings 2024-04-12 18:57:04,669 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/strings/object_array.py -> build/bdist.linux-i686/wheel/pandas/core/strings 2024-04-12 18:57:04,669 root INFO creating build/bdist.linux-i686/wheel/pandas/core/indexes 2024-04-12 18:57:04,669 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/indexes/timedeltas.py -> build/bdist.linux-i686/wheel/pandas/core/indexes 2024-04-12 18:57:04,670 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/indexes/api.py -> build/bdist.linux-i686/wheel/pandas/core/indexes 2024-04-12 18:57:04,670 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/indexes/datetimelike.py -> build/bdist.linux-i686/wheel/pandas/core/indexes 2024-04-12 18:57:04,671 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/indexes/period.py -> build/bdist.linux-i686/wheel/pandas/core/indexes 2024-04-12 18:57:04,671 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/indexes/range.py -> build/bdist.linux-i686/wheel/pandas/core/indexes 2024-04-12 18:57:04,671 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/indexes/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/indexes 2024-04-12 18:57:04,672 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/indexes/extension.py -> build/bdist.linux-i686/wheel/pandas/core/indexes 2024-04-12 18:57:04,672 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/indexes/multi.py -> build/bdist.linux-i686/wheel/pandas/core/indexes 2024-04-12 18:57:04,672 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/indexes/interval.py -> build/bdist.linux-i686/wheel/pandas/core/indexes 2024-04-12 18:57:04,673 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/indexes/datetimes.py -> build/bdist.linux-i686/wheel/pandas/core/indexes 2024-04-12 18:57:04,673 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/indexes/category.py -> build/bdist.linux-i686/wheel/pandas/core/indexes 2024-04-12 18:57:04,674 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/indexes/frozen.py -> build/bdist.linux-i686/wheel/pandas/core/indexes 2024-04-12 18:57:04,674 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/indexes/base.py -> build/bdist.linux-i686/wheel/pandas/core/indexes 2024-04-12 18:57:04,675 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/indexes/accessors.py -> build/bdist.linux-i686/wheel/pandas/core/indexes 2024-04-12 18:57:04,675 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/accessor.py -> build/bdist.linux-i686/wheel/pandas/core 2024-04-12 18:57:04,675 root INFO creating build/bdist.linux-i686/wheel/pandas/core/internals 2024-04-12 18:57:04,675 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/internals/blocks.py -> build/bdist.linux-i686/wheel/pandas/core/internals 2024-04-12 18:57:04,676 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/internals/array_manager.py -> build/bdist.linux-i686/wheel/pandas/core/internals 2024-04-12 18:57:04,676 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/internals/api.py -> build/bdist.linux-i686/wheel/pandas/core/internals 2024-04-12 18:57:04,677 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/internals/concat.py -> build/bdist.linux-i686/wheel/pandas/core/internals 2024-04-12 18:57:04,677 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/internals/construction.py -> build/bdist.linux-i686/wheel/pandas/core/internals 2024-04-12 18:57:04,677 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/internals/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/internals 2024-04-12 18:57:04,678 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/internals/ops.py -> build/bdist.linux-i686/wheel/pandas/core/internals 2024-04-12 18:57:04,678 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/internals/managers.py -> build/bdist.linux-i686/wheel/pandas/core/internals 2024-04-12 18:57:04,678 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/internals/base.py -> build/bdist.linux-i686/wheel/pandas/core/internals 2024-04-12 18:57:04,679 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/api.py -> build/bdist.linux-i686/wheel/pandas/core 2024-04-12 18:57:04,679 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/config_init.py -> build/bdist.linux-i686/wheel/pandas/core 2024-04-12 18:57:04,679 root INFO creating build/bdist.linux-i686/wheel/pandas/core/_numba 2024-04-12 18:57:04,680 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/_numba/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/_numba 2024-04-12 18:57:04,680 root INFO creating build/bdist.linux-i686/wheel/pandas/core/_numba/kernels 2024-04-12 18:57:04,680 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/_numba/kernels/sum_.py -> build/bdist.linux-i686/wheel/pandas/core/_numba/kernels 2024-04-12 18:57:04,680 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/_numba/kernels/shared.py -> build/bdist.linux-i686/wheel/pandas/core/_numba/kernels 2024-04-12 18:57:04,681 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/_numba/kernels/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/_numba/kernels 2024-04-12 18:57:04,681 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/_numba/kernels/min_max_.py -> build/bdist.linux-i686/wheel/pandas/core/_numba/kernels 2024-04-12 18:57:04,681 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/_numba/kernels/var_.py -> build/bdist.linux-i686/wheel/pandas/core/_numba/kernels 2024-04-12 18:57:04,682 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/_numba/kernels/mean_.py -> build/bdist.linux-i686/wheel/pandas/core/_numba/kernels 2024-04-12 18:57:04,682 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/_numba/executor.py -> build/bdist.linux-i686/wheel/pandas/core/_numba 2024-04-12 18:57:04,682 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/series.py -> build/bdist.linux-i686/wheel/pandas/core 2024-04-12 18:57:04,683 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/construction.py -> build/bdist.linux-i686/wheel/pandas/core 2024-04-12 18:57:04,683 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/__init__.py -> build/bdist.linux-i686/wheel/pandas/core 2024-04-12 18:57:04,684 root INFO creating build/bdist.linux-i686/wheel/pandas/core/indexers 2024-04-12 18:57:04,684 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/indexers/utils.py -> build/bdist.linux-i686/wheel/pandas/core/indexers 2024-04-12 18:57:04,684 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/indexers/objects.py -> build/bdist.linux-i686/wheel/pandas/core/indexers 2024-04-12 18:57:04,684 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/indexers/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/indexers 2024-04-12 18:57:04,685 root INFO creating build/bdist.linux-i686/wheel/pandas/core/ops 2024-04-12 18:57:04,685 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/ops/invalid.py -> build/bdist.linux-i686/wheel/pandas/core/ops 2024-04-12 18:57:04,685 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/ops/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/ops 2024-04-12 18:57:04,686 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/ops/mask_ops.py -> build/bdist.linux-i686/wheel/pandas/core/ops 2024-04-12 18:57:04,686 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/ops/docstrings.py -> build/bdist.linux-i686/wheel/pandas/core/ops 2024-04-12 18:57:04,686 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/ops/array_ops.py -> build/bdist.linux-i686/wheel/pandas/core/ops 2024-04-12 18:57:04,687 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/ops/methods.py -> build/bdist.linux-i686/wheel/pandas/core/ops 2024-04-12 18:57:04,687 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/ops/common.py -> build/bdist.linux-i686/wheel/pandas/core/ops 2024-04-12 18:57:04,687 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/ops/missing.py -> build/bdist.linux-i686/wheel/pandas/core/ops 2024-04-12 18:57:04,688 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/ops/dispatch.py -> build/bdist.linux-i686/wheel/pandas/core/ops 2024-04-12 18:57:04,688 root INFO creating build/bdist.linux-i686/wheel/pandas/core/groupby 2024-04-12 18:57:04,688 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/groupby/categorical.py -> build/bdist.linux-i686/wheel/pandas/core/groupby 2024-04-12 18:57:04,688 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/groupby/groupby.py -> build/bdist.linux-i686/wheel/pandas/core/groupby 2024-04-12 18:57:04,689 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/groupby/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/groupby 2024-04-12 18:57:04,689 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/groupby/ops.py -> build/bdist.linux-i686/wheel/pandas/core/groupby 2024-04-12 18:57:04,690 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/groupby/grouper.py -> build/bdist.linux-i686/wheel/pandas/core/groupby 2024-04-12 18:57:04,690 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/groupby/numba_.py -> build/bdist.linux-i686/wheel/pandas/core/groupby 2024-04-12 18:57:04,690 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/groupby/generic.py -> build/bdist.linux-i686/wheel/pandas/core/groupby 2024-04-12 18:57:04,691 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/groupby/base.py -> build/bdist.linux-i686/wheel/pandas/core/groupby 2024-04-12 18:57:04,691 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/groupby/indexing.py -> build/bdist.linux-i686/wheel/pandas/core/groupby 2024-04-12 18:57:04,691 root INFO creating build/bdist.linux-i686/wheel/pandas/core/tools 2024-04-12 18:57:04,692 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/tools/timedeltas.py -> build/bdist.linux-i686/wheel/pandas/core/tools 2024-04-12 18:57:04,692 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/tools/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/tools 2024-04-12 18:57:04,692 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/tools/datetimes.py -> build/bdist.linux-i686/wheel/pandas/core/tools 2024-04-12 18:57:04,693 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/tools/numeric.py -> build/bdist.linux-i686/wheel/pandas/core/tools 2024-04-12 18:57:04,693 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/tools/times.py -> build/bdist.linux-i686/wheel/pandas/core/tools 2024-04-12 18:57:04,693 root INFO creating build/bdist.linux-i686/wheel/pandas/core/window 2024-04-12 18:57:04,693 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/window/doc.py -> build/bdist.linux-i686/wheel/pandas/core/window 2024-04-12 18:57:04,694 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/window/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/window 2024-04-12 18:57:04,694 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/window/ewm.py -> build/bdist.linux-i686/wheel/pandas/core/window 2024-04-12 18:57:04,694 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/window/online.py -> build/bdist.linux-i686/wheel/pandas/core/window 2024-04-12 18:57:04,695 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/window/numba_.py -> build/bdist.linux-i686/wheel/pandas/core/window 2024-04-12 18:57:04,695 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/window/rolling.py -> build/bdist.linux-i686/wheel/pandas/core/window 2024-04-12 18:57:04,695 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/window/common.py -> build/bdist.linux-i686/wheel/pandas/core/window 2024-04-12 18:57:04,696 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/window/expanding.py -> build/bdist.linux-i686/wheel/pandas/core/window 2024-04-12 18:57:04,696 root INFO creating build/bdist.linux-i686/wheel/pandas/core/reshape 2024-04-12 18:57:04,696 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/reshape/pivot.py -> build/bdist.linux-i686/wheel/pandas/core/reshape 2024-04-12 18:57:04,697 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/reshape/api.py -> build/bdist.linux-i686/wheel/pandas/core/reshape 2024-04-12 18:57:04,697 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/reshape/concat.py -> build/bdist.linux-i686/wheel/pandas/core/reshape 2024-04-12 18:57:04,697 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/reshape/util.py -> build/bdist.linux-i686/wheel/pandas/core/reshape 2024-04-12 18:57:04,698 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/reshape/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/reshape 2024-04-12 18:57:04,698 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/reshape/merge.py -> build/bdist.linux-i686/wheel/pandas/core/reshape 2024-04-12 18:57:04,698 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/reshape/tile.py -> build/bdist.linux-i686/wheel/pandas/core/reshape 2024-04-12 18:57:04,699 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/reshape/reshape.py -> build/bdist.linux-i686/wheel/pandas/core/reshape 2024-04-12 18:57:04,699 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/reshape/encoding.py -> build/bdist.linux-i686/wheel/pandas/core/reshape 2024-04-12 18:57:04,699 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/reshape/melt.py -> build/bdist.linux-i686/wheel/pandas/core/reshape 2024-04-12 18:57:04,700 root INFO creating build/bdist.linux-i686/wheel/pandas/core/array_algos 2024-04-12 18:57:04,700 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/array_algos/datetimelike_accumulations.py -> build/bdist.linux-i686/wheel/pandas/core/array_algos 2024-04-12 18:57:04,700 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/array_algos/quantile.py -> build/bdist.linux-i686/wheel/pandas/core/array_algos 2024-04-12 18:57:04,701 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/array_algos/masked_accumulations.py -> build/bdist.linux-i686/wheel/pandas/core/array_algos 2024-04-12 18:57:04,701 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/array_algos/masked_reductions.py -> build/bdist.linux-i686/wheel/pandas/core/array_algos 2024-04-12 18:57:04,701 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/array_algos/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/array_algos 2024-04-12 18:57:04,702 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/array_algos/putmask.py -> build/bdist.linux-i686/wheel/pandas/core/array_algos 2024-04-12 18:57:04,702 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/array_algos/take.py -> build/bdist.linux-i686/wheel/pandas/core/array_algos 2024-04-12 18:57:04,702 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/array_algos/replace.py -> build/bdist.linux-i686/wheel/pandas/core/array_algos 2024-04-12 18:57:04,702 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/array_algos/transforms.py -> build/bdist.linux-i686/wheel/pandas/core/array_algos 2024-04-12 18:57:04,703 root INFO creating build/bdist.linux-i686/wheel/pandas/core/dtypes 2024-04-12 18:57:04,703 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/dtypes/inference.py -> build/bdist.linux-i686/wheel/pandas/core/dtypes 2024-04-12 18:57:04,703 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/dtypes/dtypes.py -> build/bdist.linux-i686/wheel/pandas/core/dtypes 2024-04-12 18:57:04,704 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/dtypes/api.py -> build/bdist.linux-i686/wheel/pandas/core/dtypes 2024-04-12 18:57:04,704 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/dtypes/concat.py -> build/bdist.linux-i686/wheel/pandas/core/dtypes 2024-04-12 18:57:04,704 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/dtypes/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/dtypes 2024-04-12 18:57:04,705 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/dtypes/astype.py -> build/bdist.linux-i686/wheel/pandas/core/dtypes 2024-04-12 18:57:04,705 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/dtypes/generic.py -> build/bdist.linux-i686/wheel/pandas/core/dtypes 2024-04-12 18:57:04,705 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/dtypes/base.py -> build/bdist.linux-i686/wheel/pandas/core/dtypes 2024-04-12 18:57:04,705 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/dtypes/common.py -> build/bdist.linux-i686/wheel/pandas/core/dtypes 2024-04-12 18:57:04,706 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/dtypes/missing.py -> build/bdist.linux-i686/wheel/pandas/core/dtypes 2024-04-12 18:57:04,706 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/dtypes/cast.py -> build/bdist.linux-i686/wheel/pandas/core/dtypes 2024-04-12 18:57:04,707 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/resample.py -> build/bdist.linux-i686/wheel/pandas/core 2024-04-12 18:57:04,707 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/algorithms.py -> build/bdist.linux-i686/wheel/pandas/core 2024-04-12 18:57:04,707 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/flags.py -> build/bdist.linux-i686/wheel/pandas/core 2024-04-12 18:57:04,708 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/frame.py -> build/bdist.linux-i686/wheel/pandas/core 2024-04-12 18:57:04,709 root INFO creating build/bdist.linux-i686/wheel/pandas/core/arrays 2024-04-12 18:57:04,709 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/arrays/string_.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2024-04-12 18:57:04,709 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/arrays/timedeltas.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2024-04-12 18:57:04,710 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/arrays/categorical.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2024-04-12 18:57:04,710 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/arrays/datetimelike.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2024-04-12 18:57:04,711 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/arrays/numpy_.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2024-04-12 18:57:04,711 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/arrays/period.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2024-04-12 18:57:04,711 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/arrays/string_arrow.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2024-04-12 18:57:04,712 root INFO creating build/bdist.linux-i686/wheel/pandas/core/arrays/arrow 2024-04-12 18:57:04,712 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/arrays/arrow/_arrow_utils.py -> build/bdist.linux-i686/wheel/pandas/core/arrays/arrow 2024-04-12 18:57:04,712 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/arrays/arrow/array.py -> build/bdist.linux-i686/wheel/pandas/core/arrays/arrow 2024-04-12 18:57:04,713 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/arrays/arrow/dtype.py -> build/bdist.linux-i686/wheel/pandas/core/arrays/arrow 2024-04-12 18:57:04,713 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/arrays/arrow/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/arrays/arrow 2024-04-12 18:57:04,713 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/arrays/arrow/extension_types.py -> build/bdist.linux-i686/wheel/pandas/core/arrays/arrow 2024-04-12 18:57:04,714 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/arrays/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2024-04-12 18:57:04,714 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/arrays/_ranges.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2024-04-12 18:57:04,714 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/arrays/interval.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2024-04-12 18:57:04,715 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/arrays/datetimes.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2024-04-12 18:57:04,715 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/arrays/masked.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2024-04-12 18:57:04,716 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/arrays/boolean.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2024-04-12 18:57:04,716 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/arrays/integer.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2024-04-12 18:57:04,716 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/arrays/_mixins.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2024-04-12 18:57:04,716 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/arrays/numeric.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2024-04-12 18:57:04,717 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/arrays/base.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2024-04-12 18:57:04,717 root INFO creating build/bdist.linux-i686/wheel/pandas/core/arrays/sparse 2024-04-12 18:57:04,717 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/arrays/sparse/accessor.py -> build/bdist.linux-i686/wheel/pandas/core/arrays/sparse 2024-04-12 18:57:04,718 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/arrays/sparse/array.py -> build/bdist.linux-i686/wheel/pandas/core/arrays/sparse 2024-04-12 18:57:04,718 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/arrays/sparse/dtype.py -> build/bdist.linux-i686/wheel/pandas/core/arrays/sparse 2024-04-12 18:57:04,718 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/arrays/sparse/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/arrays/sparse 2024-04-12 18:57:04,719 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/arrays/sparse/scipy_sparse.py -> build/bdist.linux-i686/wheel/pandas/core/arrays/sparse 2024-04-12 18:57:04,719 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/arrays/floating.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2024-04-12 18:57:04,719 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/sorting.py -> build/bdist.linux-i686/wheel/pandas/core 2024-04-12 18:57:04,720 root INFO creating build/bdist.linux-i686/wheel/pandas/core/interchange 2024-04-12 18:57:04,720 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/interchange/utils.py -> build/bdist.linux-i686/wheel/pandas/core/interchange 2024-04-12 18:57:04,720 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/interchange/buffer.py -> build/bdist.linux-i686/wheel/pandas/core/interchange 2024-04-12 18:57:04,721 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/interchange/from_dataframe.py -> build/bdist.linux-i686/wheel/pandas/core/interchange 2024-04-12 18:57:04,721 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/interchange/dataframe.py -> build/bdist.linux-i686/wheel/pandas/core/interchange 2024-04-12 18:57:04,721 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/interchange/dataframe_protocol.py -> build/bdist.linux-i686/wheel/pandas/core/interchange 2024-04-12 18:57:04,721 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/interchange/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/interchange 2024-04-12 18:57:04,722 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/interchange/column.py -> build/bdist.linux-i686/wheel/pandas/core/interchange 2024-04-12 18:57:04,722 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/generic.py -> build/bdist.linux-i686/wheel/pandas/core 2024-04-12 18:57:04,723 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/base.py -> build/bdist.linux-i686/wheel/pandas/core 2024-04-12 18:57:04,724 root INFO creating build/bdist.linux-i686/wheel/pandas/core/sparse 2024-04-12 18:57:04,724 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/sparse/api.py -> build/bdist.linux-i686/wheel/pandas/core/sparse 2024-04-12 18:57:04,724 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/sparse/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/sparse 2024-04-12 18:57:04,725 root INFO creating build/bdist.linux-i686/wheel/pandas/core/util 2024-04-12 18:57:04,725 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/util/hashing.py -> build/bdist.linux-i686/wheel/pandas/core/util 2024-04-12 18:57:04,725 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/util/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/util 2024-04-12 18:57:04,725 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/util/numba_.py -> build/bdist.linux-i686/wheel/pandas/core/util 2024-04-12 18:57:04,726 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/apply.py -> build/bdist.linux-i686/wheel/pandas/core 2024-04-12 18:57:04,726 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/common.py -> build/bdist.linux-i686/wheel/pandas/core 2024-04-12 18:57:04,727 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/missing.py -> build/bdist.linux-i686/wheel/pandas/core 2024-04-12 18:57:04,727 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/shared_docs.py -> build/bdist.linux-i686/wheel/pandas/core 2024-04-12 18:57:04,727 root INFO creating build/bdist.linux-i686/wheel/pandas/core/methods 2024-04-12 18:57:04,728 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/methods/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/methods 2024-04-12 18:57:04,728 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/methods/to_dict.py -> build/bdist.linux-i686/wheel/pandas/core/methods 2024-04-12 18:57:04,728 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/methods/selectn.py -> build/bdist.linux-i686/wheel/pandas/core/methods 2024-04-12 18:57:04,728 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/methods/describe.py -> build/bdist.linux-i686/wheel/pandas/core/methods 2024-04-12 18:57:04,729 root INFO creating build/bdist.linux-i686/wheel/pandas/core/computation 2024-04-12 18:57:04,729 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/computation/api.py -> build/bdist.linux-i686/wheel/pandas/core/computation 2024-04-12 18:57:04,729 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/computation/eval.py -> build/bdist.linux-i686/wheel/pandas/core/computation 2024-04-12 18:57:04,730 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/computation/expressions.py -> build/bdist.linux-i686/wheel/pandas/core/computation 2024-04-12 18:57:04,730 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/computation/scope.py -> build/bdist.linux-i686/wheel/pandas/core/computation 2024-04-12 18:57:04,730 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/computation/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/computation 2024-04-12 18:57:04,730 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/computation/parsing.py -> build/bdist.linux-i686/wheel/pandas/core/computation 2024-04-12 18:57:04,731 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/computation/ops.py -> build/bdist.linux-i686/wheel/pandas/core/computation 2024-04-12 18:57:04,731 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/computation/pytables.py -> build/bdist.linux-i686/wheel/pandas/core/computation 2024-04-12 18:57:04,731 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/computation/align.py -> build/bdist.linux-i686/wheel/pandas/core/computation 2024-04-12 18:57:04,732 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/computation/check.py -> build/bdist.linux-i686/wheel/pandas/core/computation 2024-04-12 18:57:04,732 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/computation/engines.py -> build/bdist.linux-i686/wheel/pandas/core/computation 2024-04-12 18:57:04,732 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/computation/common.py -> build/bdist.linux-i686/wheel/pandas/core/computation 2024-04-12 18:57:04,733 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/computation/expr.py -> build/bdist.linux-i686/wheel/pandas/core/computation 2024-04-12 18:57:04,733 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/indexing.py -> build/bdist.linux-i686/wheel/pandas/core 2024-04-12 18:57:04,733 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/sample.py -> build/bdist.linux-i686/wheel/pandas/core 2024-04-12 18:57:04,734 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/arraylike.py -> build/bdist.linux-i686/wheel/pandas/core 2024-04-12 18:57:04,734 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/roperator.py -> build/bdist.linux-i686/wheel/pandas/core 2024-04-12 18:57:04,734 root INFO copying build/lib.linux-i686-cpython-312/pandas/core/nanops.py -> build/bdist.linux-i686/wheel/pandas/core 2024-04-12 18:57:04,735 root INFO creating build/bdist.linux-i686/wheel/pandas/api 2024-04-12 18:57:04,735 root INFO copying build/lib.linux-i686-cpython-312/pandas/api/__init__.py -> build/bdist.linux-i686/wheel/pandas/api 2024-04-12 18:57:04,735 root INFO creating build/bdist.linux-i686/wheel/pandas/api/indexers 2024-04-12 18:57:04,736 root INFO copying build/lib.linux-i686-cpython-312/pandas/api/indexers/__init__.py -> build/bdist.linux-i686/wheel/pandas/api/indexers 2024-04-12 18:57:04,736 root INFO creating build/bdist.linux-i686/wheel/pandas/api/types 2024-04-12 18:57:04,736 root INFO copying build/lib.linux-i686-cpython-312/pandas/api/types/__init__.py -> build/bdist.linux-i686/wheel/pandas/api/types 2024-04-12 18:57:04,737 root INFO creating build/bdist.linux-i686/wheel/pandas/api/interchange 2024-04-12 18:57:04,737 root INFO copying build/lib.linux-i686-cpython-312/pandas/api/interchange/__init__.py -> build/bdist.linux-i686/wheel/pandas/api/interchange 2024-04-12 18:57:04,737 root INFO creating build/bdist.linux-i686/wheel/pandas/api/extensions 2024-04-12 18:57:04,738 root INFO copying build/lib.linux-i686-cpython-312/pandas/api/extensions/__init__.py -> build/bdist.linux-i686/wheel/pandas/api/extensions 2024-04-12 18:57:04,738 root INFO copying build/lib.linux-i686-cpython-312/pandas/testing.py -> build/bdist.linux-i686/wheel/pandas 2024-04-12 18:57:04,738 root INFO copying build/lib.linux-i686-cpython-312/pandas/conftest.py -> build/bdist.linux-i686/wheel/pandas 2024-04-12 18:57:04,739 root INFO copying build/lib.linux-i686-cpython-312/pandas/_typing.py -> build/bdist.linux-i686/wheel/pandas 2024-04-12 18:57:04,739 root INFO creating build/bdist.linux-i686/wheel/pandas/tseries 2024-04-12 18:57:04,739 root INFO copying build/lib.linux-i686-cpython-312/pandas/tseries/api.py -> build/bdist.linux-i686/wheel/pandas/tseries 2024-04-12 18:57:04,740 root INFO copying build/lib.linux-i686-cpython-312/pandas/tseries/holiday.py -> build/bdist.linux-i686/wheel/pandas/tseries 2024-04-12 18:57:04,740 root INFO copying build/lib.linux-i686-cpython-312/pandas/tseries/__init__.py -> build/bdist.linux-i686/wheel/pandas/tseries 2024-04-12 18:57:04,741 root INFO copying build/lib.linux-i686-cpython-312/pandas/tseries/offsets.py -> build/bdist.linux-i686/wheel/pandas/tseries 2024-04-12 18:57:04,741 root INFO copying build/lib.linux-i686-cpython-312/pandas/tseries/frequencies.py -> build/bdist.linux-i686/wheel/pandas/tseries 2024-04-12 18:57:04,741 root INFO copying build/lib.linux-i686-cpython-312/pandas/__init__.py -> build/bdist.linux-i686/wheel/pandas 2024-04-12 18:57:04,742 root INFO creating build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,742 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/testing.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,742 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/properties.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,744 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/indexing.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,744 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/hashing.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,745 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/missing.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,745 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/hashtable_class_helper.pxi.in -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,745 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/algos_take_helper.pxi.in -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,746 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/join.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,746 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/reshape.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,746 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslib.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,750 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/hashing.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,754 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/index_class_helper.pxi.in -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,754 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/parsers.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,755 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/internals.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,755 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/ops_dispatch.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,756 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/writers.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,756 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/indexing.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,757 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/json.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,757 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/reduction.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,758 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/util.pxd -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,758 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/writers.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,758 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/groupby.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,780 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/ops_dispatch.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,781 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/hashing.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,781 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/properties.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,781 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslib.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,782 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/parsers.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,791 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/ops.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,792 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/arrays.pxd -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,792 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/reduction.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,793 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/hashtable.pxd -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,793 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/khash.pxd -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,793 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/missing.pxd -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,794 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/__init__.py -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,794 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/interval.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,810 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/hashtable.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,810 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/reshape.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,810 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/khash_for_primitive_helper.pxi.in -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,811 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/sparse.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,811 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/arrays.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,812 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/parsers.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,812 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/hashtable.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,835 root INFO creating build/bdist.linux-i686/wheel/pandas/_libs/window 2024-04-12 18:57:04,835 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/window/aggregations.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/window 2024-04-12 18:57:04,835 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/window/indexers.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/window 2024-04-12 18:57:04,839 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/window/__init__.py -> build/bdist.linux-i686/wheel/pandas/_libs/window 2024-04-12 18:57:04,840 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/window/indexers.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/window 2024-04-12 18:57:04,840 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/window/aggregations.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/window 2024-04-12 18:57:04,841 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/window/aggregations.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/window 2024-04-12 18:57:04,846 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/window/indexers.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/window 2024-04-12 18:57:04,846 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/arrays.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,849 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/hashtable.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,849 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/missing.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,852 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/json.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,853 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/lib.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,854 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/ops.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,857 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/internals.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,857 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/testing.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,860 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/algos.pxd -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,860 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/properties.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,860 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslib.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,861 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/index.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,872 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/writers.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,877 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/reduction.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,878 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/reshape.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,881 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/ops_dispatch.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,883 root INFO creating build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,883 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/vectorized.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,883 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/nattype.pxd -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,884 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/timestamps.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,884 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/strptime.pxd -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,885 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/timedeltas.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,885 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/tzconversion.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,889 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/ccalendar.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,891 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/util.pxd -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,892 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/period.pxd -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,892 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/np_datetime.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,893 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/nattype.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,893 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/timedeltas.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,894 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/dtypes.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,896 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/offsets.pxd -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,896 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/tzconversion.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,896 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/ccalendar.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,897 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/period.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,897 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/nattype.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,898 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/timestamps.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,904 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/fields.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,904 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/fields.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,911 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/timedeltas.pxd -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,911 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/__init__.py -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,911 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/offsets.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,912 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/np_datetime.pxd -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,912 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/timezones.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,912 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/conversion.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,912 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/offsets.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,925 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/base.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,925 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/timezones.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,926 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/parsing.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,926 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/timestamps.pxd -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,927 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/strptime.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,933 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/conversion.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,933 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/ccalendar.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,933 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/timezones.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,936 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/vectorized.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,941 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/dtypes.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,941 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/offsets.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,942 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/timedeltas.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,949 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/timezones.pxd -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,949 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/np_datetime.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,952 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/ccalendar.pxd -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,952 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/dtypes.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,953 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/np_datetime.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,953 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/base.pxd -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,953 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/parsing.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,959 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/nattype.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,963 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/timestamps.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,963 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/conversion.pxd -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,964 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/period.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,964 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/base.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,965 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/tzconversion.pxd -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,965 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/parsing.pxd -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,966 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/strptime.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,966 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/dtypes.pxd -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,966 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/tzconversion.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,967 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/conversion.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,970 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/period.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,977 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/fields.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,978 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/parsing.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,978 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/vectorized.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,979 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/tslibs/strptime.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2024-04-12 18:57:04,979 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/indexing.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,979 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/algos.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,980 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/intervaltree.pxi.in -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,980 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/ops.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,981 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/lib.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,989 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/lib.pxd -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:04,989 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/sparse.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:05,003 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/groupby.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:05,004 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/join.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:05,004 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/dtypes.pxd -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:05,004 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/missing.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:05,005 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/hashtable_func_helper.pxi.in -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:05,005 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/interval.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:05,006 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/algos_common_helper.pxi.in -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:05,006 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/algos.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:05,006 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/index.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:05,007 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/index.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:05,007 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/join.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:05,035 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/algos.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:05,058 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/sparse_op_helper.pxi.in -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:05,059 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/internals.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:05,066 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/sparse.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:05,066 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/interval.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:05,066 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/lib.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:05,067 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/groupby.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:05,067 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/testing.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:05,068 root INFO copying build/lib.linux-i686-cpython-312/pandas/_libs/arrays.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2024-04-12 18:57:05,068 root INFO copying build/lib.linux-i686-cpython-312/pandas/_version.py -> build/bdist.linux-i686/wheel/pandas 2024-04-12 18:57:05,068 root INFO creating build/bdist.linux-i686/wheel/pandas/errors 2024-04-12 18:57:05,069 root INFO copying build/lib.linux-i686-cpython-312/pandas/errors/__init__.py -> build/bdist.linux-i686/wheel/pandas/errors 2024-04-12 18:57:05,069 root INFO creating build/bdist.linux-i686/wheel/pandas/plotting 2024-04-12 18:57:05,069 root INFO copying build/lib.linux-i686-cpython-312/pandas/plotting/_core.py -> build/bdist.linux-i686/wheel/pandas/plotting 2024-04-12 18:57:05,070 root INFO creating build/bdist.linux-i686/wheel/pandas/plotting/_matplotlib 2024-04-12 18:57:05,070 root INFO copying build/lib.linux-i686-cpython-312/pandas/plotting/_matplotlib/timeseries.py -> build/bdist.linux-i686/wheel/pandas/plotting/_matplotlib 2024-04-12 18:57:05,070 root INFO copying build/lib.linux-i686-cpython-312/pandas/plotting/_matplotlib/groupby.py -> build/bdist.linux-i686/wheel/pandas/plotting/_matplotlib 2024-04-12 18:57:05,071 root INFO copying build/lib.linux-i686-cpython-312/pandas/plotting/_matplotlib/tools.py -> build/bdist.linux-i686/wheel/pandas/plotting/_matplotlib 2024-04-12 18:57:05,071 root INFO copying build/lib.linux-i686-cpython-312/pandas/plotting/_matplotlib/__init__.py -> build/bdist.linux-i686/wheel/pandas/plotting/_matplotlib 2024-04-12 18:57:05,071 root INFO copying build/lib.linux-i686-cpython-312/pandas/plotting/_matplotlib/core.py -> build/bdist.linux-i686/wheel/pandas/plotting/_matplotlib 2024-04-12 18:57:05,072 root INFO copying build/lib.linux-i686-cpython-312/pandas/plotting/_matplotlib/converter.py -> build/bdist.linux-i686/wheel/pandas/plotting/_matplotlib 2024-04-12 18:57:05,072 root INFO copying build/lib.linux-i686-cpython-312/pandas/plotting/_matplotlib/misc.py -> build/bdist.linux-i686/wheel/pandas/plotting/_matplotlib 2024-04-12 18:57:05,072 root INFO copying build/lib.linux-i686-cpython-312/pandas/plotting/_matplotlib/boxplot.py -> build/bdist.linux-i686/wheel/pandas/plotting/_matplotlib 2024-04-12 18:57:05,073 root INFO copying build/lib.linux-i686-cpython-312/pandas/plotting/_matplotlib/style.py -> build/bdist.linux-i686/wheel/pandas/plotting/_matplotlib 2024-04-12 18:57:05,073 root INFO copying build/lib.linux-i686-cpython-312/pandas/plotting/_matplotlib/hist.py -> build/bdist.linux-i686/wheel/pandas/plotting/_matplotlib 2024-04-12 18:57:05,073 root INFO copying build/lib.linux-i686-cpython-312/pandas/plotting/_misc.py -> build/bdist.linux-i686/wheel/pandas/plotting 2024-04-12 18:57:05,074 root INFO copying build/lib.linux-i686-cpython-312/pandas/plotting/__init__.py -> build/bdist.linux-i686/wheel/pandas/plotting 2024-04-12 18:57:05,074 root INFO creating build/bdist.linux-i686/wheel/pandas/arrays 2024-04-12 18:57:05,074 root INFO copying build/lib.linux-i686-cpython-312/pandas/arrays/__init__.py -> build/bdist.linux-i686/wheel/pandas/arrays 2024-04-12 18:57:05,075 root INFO creating build/bdist.linux-i686/wheel/pandas/_testing 2024-04-12 18:57:05,075 root INFO copying build/lib.linux-i686-cpython-312/pandas/_testing/_hypothesis.py -> build/bdist.linux-i686/wheel/pandas/_testing 2024-04-12 18:57:05,075 root INFO copying build/lib.linux-i686-cpython-312/pandas/_testing/_io.py -> build/bdist.linux-i686/wheel/pandas/_testing 2024-04-12 18:57:05,075 root INFO copying build/lib.linux-i686-cpython-312/pandas/_testing/contexts.py -> build/bdist.linux-i686/wheel/pandas/_testing 2024-04-12 18:57:05,076 root INFO copying build/lib.linux-i686-cpython-312/pandas/_testing/__init__.py -> build/bdist.linux-i686/wheel/pandas/_testing 2024-04-12 18:57:05,076 root INFO copying build/lib.linux-i686-cpython-312/pandas/_testing/asserters.py -> build/bdist.linux-i686/wheel/pandas/_testing 2024-04-12 18:57:05,076 root INFO copying build/lib.linux-i686-cpython-312/pandas/_testing/_random.py -> build/bdist.linux-i686/wheel/pandas/_testing 2024-04-12 18:57:05,077 root INFO copying build/lib.linux-i686-cpython-312/pandas/_testing/_warnings.py -> build/bdist.linux-i686/wheel/pandas/_testing 2024-04-12 18:57:05,077 root INFO copying build/lib.linux-i686-cpython-312/pandas/_testing/compat.py -> build/bdist.linux-i686/wheel/pandas/_testing 2024-04-12 18:57:05,077 root INFO creating build/bdist.linux-i686/wheel/pandas/_config 2024-04-12 18:57:05,078 root INFO copying build/lib.linux-i686-cpython-312/pandas/_config/dates.py -> build/bdist.linux-i686/wheel/pandas/_config 2024-04-12 18:57:05,078 root INFO copying build/lib.linux-i686-cpython-312/pandas/_config/__init__.py -> build/bdist.linux-i686/wheel/pandas/_config 2024-04-12 18:57:05,078 root INFO copying build/lib.linux-i686-cpython-312/pandas/_config/display.py -> build/bdist.linux-i686/wheel/pandas/_config 2024-04-12 18:57:05,078 root INFO copying build/lib.linux-i686-cpython-312/pandas/_config/localization.py -> build/bdist.linux-i686/wheel/pandas/_config 2024-04-12 18:57:05,079 root INFO copying build/lib.linux-i686-cpython-312/pandas/_config/config.py -> build/bdist.linux-i686/wheel/pandas/_config 2024-04-12 18:57:05,079 root INFO creating build/bdist.linux-i686/wheel/pandas/util 2024-04-12 18:57:05,079 root INFO copying build/lib.linux-i686-cpython-312/pandas/util/_decorators.py -> build/bdist.linux-i686/wheel/pandas/util 2024-04-12 18:57:05,080 root INFO copying build/lib.linux-i686-cpython-312/pandas/util/_exceptions.py -> build/bdist.linux-i686/wheel/pandas/util 2024-04-12 18:57:05,080 root INFO copying build/lib.linux-i686-cpython-312/pandas/util/_str_methods.py -> build/bdist.linux-i686/wheel/pandas/util 2024-04-12 18:57:05,080 root INFO copying build/lib.linux-i686-cpython-312/pandas/util/_doctools.py -> build/bdist.linux-i686/wheel/pandas/util 2024-04-12 18:57:05,081 root INFO copying build/lib.linux-i686-cpython-312/pandas/util/_print_versions.py -> build/bdist.linux-i686/wheel/pandas/util 2024-04-12 18:57:05,081 root INFO copying build/lib.linux-i686-cpython-312/pandas/util/__init__.py -> build/bdist.linux-i686/wheel/pandas/util 2024-04-12 18:57:05,081 root INFO copying build/lib.linux-i686-cpython-312/pandas/util/_test_decorators.py -> build/bdist.linux-i686/wheel/pandas/util 2024-04-12 18:57:05,082 root INFO creating build/bdist.linux-i686/wheel/pandas/util/version 2024-04-12 18:57:05,082 root INFO copying build/lib.linux-i686-cpython-312/pandas/util/version/__init__.py -> build/bdist.linux-i686/wheel/pandas/util/version 2024-04-12 18:57:05,082 root INFO copying build/lib.linux-i686-cpython-312/pandas/util/_validators.py -> build/bdist.linux-i686/wheel/pandas/util 2024-04-12 18:57:05,082 root INFO copying build/lib.linux-i686-cpython-312/pandas/util/_tester.py -> build/bdist.linux-i686/wheel/pandas/util 2024-04-12 18:57:05,083 root INFO creating build/bdist.linux-i686/wheel/pandas/compat 2024-04-12 18:57:05,083 root INFO copying build/lib.linux-i686-cpython-312/pandas/compat/pickle_compat.py -> build/bdist.linux-i686/wheel/pandas/compat 2024-04-12 18:57:05,083 root INFO creating build/bdist.linux-i686/wheel/pandas/compat/numpy 2024-04-12 18:57:05,084 root INFO copying build/lib.linux-i686-cpython-312/pandas/compat/numpy/__init__.py -> build/bdist.linux-i686/wheel/pandas/compat/numpy 2024-04-12 18:57:05,084 root INFO copying build/lib.linux-i686-cpython-312/pandas/compat/numpy/function.py -> build/bdist.linux-i686/wheel/pandas/compat/numpy 2024-04-12 18:57:05,084 root INFO copying build/lib.linux-i686-cpython-312/pandas/compat/_constants.py -> build/bdist.linux-i686/wheel/pandas/compat 2024-04-12 18:57:05,084 root INFO copying build/lib.linux-i686-cpython-312/pandas/compat/__init__.py -> build/bdist.linux-i686/wheel/pandas/compat 2024-04-12 18:57:05,085 root INFO copying build/lib.linux-i686-cpython-312/pandas/compat/_optional.py -> build/bdist.linux-i686/wheel/pandas/compat 2024-04-12 18:57:05,085 root INFO copying build/lib.linux-i686-cpython-312/pandas/compat/compressors.py -> build/bdist.linux-i686/wheel/pandas/compat 2024-04-12 18:57:05,085 root INFO copying build/lib.linux-i686-cpython-312/pandas/compat/pyarrow.py -> build/bdist.linux-i686/wheel/pandas/compat 2024-04-12 18:57:05,086 root INFO creating build/bdist.linux-i686/wheel/pandas/io 2024-04-12 18:57:05,086 root INFO creating build/bdist.linux-i686/wheel/pandas/io/formats 2024-04-12 18:57:05,086 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/formats/console.py -> build/bdist.linux-i686/wheel/pandas/io/formats 2024-04-12 18:57:05,086 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/formats/printing.py -> build/bdist.linux-i686/wheel/pandas/io/formats 2024-04-12 18:57:05,087 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/formats/info.py -> build/bdist.linux-i686/wheel/pandas/io/formats 2024-04-12 18:57:05,087 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/formats/style_render.py -> build/bdist.linux-i686/wheel/pandas/io/formats 2024-04-12 18:57:05,088 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/formats/format.py -> build/bdist.linux-i686/wheel/pandas/io/formats 2024-04-12 18:57:05,088 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/formats/__init__.py -> build/bdist.linux-i686/wheel/pandas/io/formats 2024-04-12 18:57:05,088 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/formats/string.py -> build/bdist.linux-i686/wheel/pandas/io/formats 2024-04-12 18:57:05,089 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/formats/excel.py -> build/bdist.linux-i686/wheel/pandas/io/formats 2024-04-12 18:57:05,089 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/formats/latex.py -> build/bdist.linux-i686/wheel/pandas/io/formats 2024-04-12 18:57:05,089 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/formats/csvs.py -> build/bdist.linux-i686/wheel/pandas/io/formats 2024-04-12 18:57:05,090 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/formats/html.py -> build/bdist.linux-i686/wheel/pandas/io/formats 2024-04-12 18:57:05,090 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/formats/_color_data.py -> build/bdist.linux-i686/wheel/pandas/io/formats 2024-04-12 18:57:05,090 root INFO creating build/bdist.linux-i686/wheel/pandas/io/formats/templates 2024-04-12 18:57:05,091 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/formats/templates/string.tpl -> build/bdist.linux-i686/wheel/pandas/io/formats/templates 2024-04-12 18:57:05,091 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/formats/templates/latex_table.tpl -> build/bdist.linux-i686/wheel/pandas/io/formats/templates 2024-04-12 18:57:05,091 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/formats/templates/html_style.tpl -> build/bdist.linux-i686/wheel/pandas/io/formats/templates 2024-04-12 18:57:05,091 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/formats/templates/latex_longtable.tpl -> build/bdist.linux-i686/wheel/pandas/io/formats/templates 2024-04-12 18:57:05,092 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/formats/templates/html_table.tpl -> build/bdist.linux-i686/wheel/pandas/io/formats/templates 2024-04-12 18:57:05,092 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/formats/templates/html.tpl -> build/bdist.linux-i686/wheel/pandas/io/formats/templates 2024-04-12 18:57:05,092 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/formats/templates/latex.tpl -> build/bdist.linux-i686/wheel/pandas/io/formats/templates 2024-04-12 18:57:05,093 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/formats/css.py -> build/bdist.linux-i686/wheel/pandas/io/formats 2024-04-12 18:57:05,093 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/formats/xml.py -> build/bdist.linux-i686/wheel/pandas/io/formats 2024-04-12 18:57:05,093 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/formats/style.py -> build/bdist.linux-i686/wheel/pandas/io/formats 2024-04-12 18:57:05,094 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/_util.py -> build/bdist.linux-i686/wheel/pandas/io 2024-04-12 18:57:05,094 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/pickle.py -> build/bdist.linux-i686/wheel/pandas/io 2024-04-12 18:57:05,094 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/api.py -> build/bdist.linux-i686/wheel/pandas/io 2024-04-12 18:57:05,095 root INFO creating build/bdist.linux-i686/wheel/pandas/io/parsers 2024-04-12 18:57:05,095 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/parsers/arrow_parser_wrapper.py -> build/bdist.linux-i686/wheel/pandas/io/parsers 2024-04-12 18:57:05,095 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/parsers/c_parser_wrapper.py -> build/bdist.linux-i686/wheel/pandas/io/parsers 2024-04-12 18:57:05,096 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/parsers/__init__.py -> build/bdist.linux-i686/wheel/pandas/io/parsers 2024-04-12 18:57:05,096 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/parsers/base_parser.py -> build/bdist.linux-i686/wheel/pandas/io/parsers 2024-04-12 18:57:05,096 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/parsers/python_parser.py -> build/bdist.linux-i686/wheel/pandas/io/parsers 2024-04-12 18:57:05,097 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/parsers/readers.py -> build/bdist.linux-i686/wheel/pandas/io/parsers 2024-04-12 18:57:05,097 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/clipboards.py -> build/bdist.linux-i686/wheel/pandas/io 2024-04-12 18:57:05,098 root INFO creating build/bdist.linux-i686/wheel/pandas/io/sas 2024-04-12 18:57:05,098 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/sas/_sas.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/io/sas 2024-04-12 18:57:05,101 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/sas/sas_xport.py -> build/bdist.linux-i686/wheel/pandas/io/sas 2024-04-12 18:57:05,101 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/sas/sasreader.py -> build/bdist.linux-i686/wheel/pandas/io/sas 2024-04-12 18:57:05,102 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/sas/sas.pyx -> build/bdist.linux-i686/wheel/pandas/io/sas 2024-04-12 18:57:05,102 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/sas/sas7bdat.py -> build/bdist.linux-i686/wheel/pandas/io/sas 2024-04-12 18:57:05,102 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/sas/__init__.py -> build/bdist.linux-i686/wheel/pandas/io/sas 2024-04-12 18:57:05,103 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/sas/byteswap.pyx -> build/bdist.linux-i686/wheel/pandas/io/sas 2024-04-12 18:57:05,103 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/sas/_byteswap.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/io/sas 2024-04-12 18:57:05,104 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/sas/_byteswap.pyi -> build/bdist.linux-i686/wheel/pandas/io/sas 2024-04-12 18:57:05,105 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/sas/sas_constants.py -> build/bdist.linux-i686/wheel/pandas/io/sas 2024-04-12 18:57:05,105 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/sas/_sas.pyi -> build/bdist.linux-i686/wheel/pandas/io/sas 2024-04-12 18:57:05,105 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/parquet.py -> build/bdist.linux-i686/wheel/pandas/io 2024-04-12 18:57:05,106 root INFO creating build/bdist.linux-i686/wheel/pandas/io/excel 2024-04-12 18:57:05,106 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/excel/_base.py -> build/bdist.linux-i686/wheel/pandas/io/excel 2024-04-12 18:57:05,107 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/excel/_odfreader.py -> build/bdist.linux-i686/wheel/pandas/io/excel 2024-04-12 18:57:05,107 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/excel/_util.py -> build/bdist.linux-i686/wheel/pandas/io/excel 2024-04-12 18:57:05,107 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/excel/_xlsxwriter.py -> build/bdist.linux-i686/wheel/pandas/io/excel 2024-04-12 18:57:05,108 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/excel/_xlrd.py -> build/bdist.linux-i686/wheel/pandas/io/excel 2024-04-12 18:57:05,108 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/excel/__init__.py -> build/bdist.linux-i686/wheel/pandas/io/excel 2024-04-12 18:57:05,108 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/excel/_odswriter.py -> build/bdist.linux-i686/wheel/pandas/io/excel 2024-04-12 18:57:05,109 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/excel/_pyxlsb.py -> build/bdist.linux-i686/wheel/pandas/io/excel 2024-04-12 18:57:05,109 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/excel/_openpyxl.py -> build/bdist.linux-i686/wheel/pandas/io/excel 2024-04-12 18:57:05,109 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/__init__.py -> build/bdist.linux-i686/wheel/pandas/io 2024-04-12 18:57:05,110 root INFO creating build/bdist.linux-i686/wheel/pandas/io/clipboard 2024-04-12 18:57:05,110 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/clipboard/__init__.py -> build/bdist.linux-i686/wheel/pandas/io/clipboard 2024-04-12 18:57:05,110 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/pytables.py -> build/bdist.linux-i686/wheel/pandas/io 2024-04-12 18:57:05,111 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/gbq.py -> build/bdist.linux-i686/wheel/pandas/io 2024-04-12 18:57:05,111 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/feather_format.py -> build/bdist.linux-i686/wheel/pandas/io 2024-04-12 18:57:05,111 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/sql.py -> build/bdist.linux-i686/wheel/pandas/io 2024-04-12 18:57:05,112 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/html.py -> build/bdist.linux-i686/wheel/pandas/io 2024-04-12 18:57:05,112 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/stata.py -> build/bdist.linux-i686/wheel/pandas/io 2024-04-12 18:57:05,113 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/spss.py -> build/bdist.linux-i686/wheel/pandas/io 2024-04-12 18:57:05,113 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/common.py -> build/bdist.linux-i686/wheel/pandas/io 2024-04-12 18:57:05,113 root INFO creating build/bdist.linux-i686/wheel/pandas/io/json 2024-04-12 18:57:05,114 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/json/__init__.py -> build/bdist.linux-i686/wheel/pandas/io/json 2024-04-12 18:57:05,114 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/json/_json.py -> build/bdist.linux-i686/wheel/pandas/io/json 2024-04-12 18:57:05,114 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/json/_normalize.py -> build/bdist.linux-i686/wheel/pandas/io/json 2024-04-12 18:57:05,115 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/json/_table_schema.py -> build/bdist.linux-i686/wheel/pandas/io/json 2024-04-12 18:57:05,115 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/orc.py -> build/bdist.linux-i686/wheel/pandas/io 2024-04-12 18:57:05,115 root INFO copying build/lib.linux-i686-cpython-312/pandas/io/xml.py -> build/bdist.linux-i686/wheel/pandas/io 2024-04-12 18:57:05,116 root INFO running install_egg_info 2024-04-12 18:57:05,120 root INFO Copying pandas.egg-info to build/bdist.linux-i686/wheel/pandas-2.0.3-py3.12.egg-info 2024-04-12 18:57:05,121 root INFO running install_scripts 2024-04-12 18:57:05,152 wheel INFO creating build/bdist.linux-i686/wheel/pandas-2.0.3.dist-info/WHEEL 2024-04-12 18:57:05,152 wheel INFO creating '/home/buildozer/aports/community/py3-pandas/src/pandas-2.0.3/.dist/.tmp-wsxzof6g/pandas-2.0.3-cp312-cp312-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-04-12 18:57:05,153 wheel INFO adding 'pandas/__init__.py' 2024-04-12 18:57:05,154 wheel INFO adding 'pandas/_typing.py' 2024-04-12 18:57:05,154 wheel INFO adding 'pandas/_version.py' 2024-04-12 18:57:05,155 wheel INFO adding 'pandas/conftest.py' 2024-04-12 18:57:05,155 wheel INFO adding 'pandas/testing.py' 2024-04-12 18:57:05,156 wheel INFO adding 'pandas/_config/__init__.py' 2024-04-12 18:57:05,156 wheel INFO adding 'pandas/_config/config.py' 2024-04-12 18:57:05,157 wheel INFO adding 'pandas/_config/dates.py' 2024-04-12 18:57:05,157 wheel INFO adding 'pandas/_config/display.py' 2024-04-12 18:57:05,157 wheel INFO adding 'pandas/_config/localization.py' 2024-04-12 18:57:05,158 wheel INFO adding 'pandas/_libs/__init__.py' 2024-04-12 18:57:05,190 wheel INFO adding 'pandas/_libs/algos.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:05,250 wheel INFO adding 'pandas/_libs/algos.pxd' 2024-04-12 18:57:05,252 wheel INFO adding 'pandas/_libs/algos.pyi' 2024-04-12 18:57:05,252 wheel INFO adding 'pandas/_libs/algos.pyx' 2024-04-12 18:57:05,253 wheel INFO adding 'pandas/_libs/algos_common_helper.pxi.in' 2024-04-12 18:57:05,253 wheel INFO adding 'pandas/_libs/algos_take_helper.pxi.in' 2024-04-12 18:57:05,256 wheel INFO adding 'pandas/_libs/arrays.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:05,260 wheel INFO adding 'pandas/_libs/arrays.pxd' 2024-04-12 18:57:05,260 wheel INFO adding 'pandas/_libs/arrays.pyi' 2024-04-12 18:57:05,261 wheel INFO adding 'pandas/_libs/arrays.pyx' 2024-04-12 18:57:05,261 wheel INFO adding 'pandas/_libs/dtypes.pxd' 2024-04-12 18:57:05,293 wheel INFO adding 'pandas/_libs/groupby.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:05,355 wheel INFO adding 'pandas/_libs/groupby.pyi' 2024-04-12 18:57:05,355 wheel INFO adding 'pandas/_libs/groupby.pyx' 2024-04-12 18:57:05,359 wheel INFO adding 'pandas/_libs/hashing.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:05,366 wheel INFO adding 'pandas/_libs/hashing.pyi' 2024-04-12 18:57:05,366 wheel INFO adding 'pandas/_libs/hashing.pyx' 2024-04-12 18:57:05,395 wheel INFO adding 'pandas/_libs/hashtable.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:05,454 wheel INFO adding 'pandas/_libs/hashtable.pxd' 2024-04-12 18:57:05,455 wheel INFO adding 'pandas/_libs/hashtable.pyi' 2024-04-12 18:57:05,455 wheel INFO adding 'pandas/_libs/hashtable.pyx' 2024-04-12 18:57:05,455 wheel INFO adding 'pandas/_libs/hashtable_class_helper.pxi.in' 2024-04-12 18:57:05,456 wheel INFO adding 'pandas/_libs/hashtable_func_helper.pxi.in' 2024-04-12 18:57:05,472 wheel INFO adding 'pandas/_libs/index.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:05,503 wheel INFO adding 'pandas/_libs/index.pyi' 2024-04-12 18:57:05,504 wheel INFO adding 'pandas/_libs/index.pyx' 2024-04-12 18:57:05,504 wheel INFO adding 'pandas/_libs/index_class_helper.pxi.in' 2024-04-12 18:57:05,506 wheel INFO adding 'pandas/_libs/indexing.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:05,508 wheel INFO adding 'pandas/_libs/indexing.pyi' 2024-04-12 18:57:05,508 wheel INFO adding 'pandas/_libs/indexing.pyx' 2024-04-12 18:57:05,515 wheel INFO adding 'pandas/_libs/internals.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:05,528 wheel INFO adding 'pandas/_libs/internals.pyi' 2024-04-12 18:57:05,528 wheel INFO adding 'pandas/_libs/internals.pyx' 2024-04-12 18:57:05,550 wheel INFO adding 'pandas/_libs/interval.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:05,591 wheel INFO adding 'pandas/_libs/interval.pyi' 2024-04-12 18:57:05,592 wheel INFO adding 'pandas/_libs/interval.pyx' 2024-04-12 18:57:05,592 wheel INFO adding 'pandas/_libs/intervaltree.pxi.in' 2024-04-12 18:57:05,630 wheel INFO adding 'pandas/_libs/join.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:05,703 wheel INFO adding 'pandas/_libs/join.pyi' 2024-04-12 18:57:05,703 wheel INFO adding 'pandas/_libs/join.pyx' 2024-04-12 18:57:05,705 wheel INFO adding 'pandas/_libs/json.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:05,707 wheel INFO adding 'pandas/_libs/json.pyi' 2024-04-12 18:57:05,707 wheel INFO adding 'pandas/_libs/khash.pxd' 2024-04-12 18:57:05,708 wheel INFO adding 'pandas/_libs/khash_for_primitive_helper.pxi.in' 2024-04-12 18:57:05,720 wheel INFO adding 'pandas/_libs/lib.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:05,742 wheel INFO adding 'pandas/_libs/lib.pxd' 2024-04-12 18:57:05,743 wheel INFO adding 'pandas/_libs/lib.pyi' 2024-04-12 18:57:05,743 wheel INFO adding 'pandas/_libs/lib.pyx' 2024-04-12 18:57:05,747 wheel INFO adding 'pandas/_libs/missing.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:05,753 wheel INFO adding 'pandas/_libs/missing.pxd' 2024-04-12 18:57:05,754 wheel INFO adding 'pandas/_libs/missing.pyi' 2024-04-12 18:57:05,754 wheel INFO adding 'pandas/_libs/missing.pyx' 2024-04-12 18:57:05,758 wheel INFO adding 'pandas/_libs/ops.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:05,766 wheel INFO adding 'pandas/_libs/ops.pyi' 2024-04-12 18:57:05,766 wheel INFO adding 'pandas/_libs/ops.pyx' 2024-04-12 18:57:05,768 wheel INFO adding 'pandas/_libs/ops_dispatch.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:05,770 wheel INFO adding 'pandas/_libs/ops_dispatch.pyi' 2024-04-12 18:57:05,770 wheel INFO adding 'pandas/_libs/ops_dispatch.pyx' 2024-04-12 18:57:05,780 wheel INFO adding 'pandas/_libs/parsers.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:05,799 wheel INFO adding 'pandas/_libs/parsers.pyi' 2024-04-12 18:57:05,799 wheel INFO adding 'pandas/_libs/parsers.pyx' 2024-04-12 18:57:05,802 wheel INFO adding 'pandas/_libs/properties.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:05,805 wheel INFO adding 'pandas/_libs/properties.pyi' 2024-04-12 18:57:05,805 wheel INFO adding 'pandas/_libs/properties.pyx' 2024-04-12 18:57:05,806 wheel INFO adding 'pandas/_libs/reduction.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:05,808 wheel INFO adding 'pandas/_libs/reduction.pyi' 2024-04-12 18:57:05,808 wheel INFO adding 'pandas/_libs/reduction.pyx' 2024-04-12 18:57:05,813 wheel INFO adding 'pandas/_libs/reshape.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:05,822 wheel INFO adding 'pandas/_libs/reshape.pyi' 2024-04-12 18:57:05,822 wheel INFO adding 'pandas/_libs/reshape.pyx' 2024-04-12 18:57:05,840 wheel INFO adding 'pandas/_libs/sparse.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:05,873 wheel INFO adding 'pandas/_libs/sparse.pyi' 2024-04-12 18:57:05,873 wheel INFO adding 'pandas/_libs/sparse.pyx' 2024-04-12 18:57:05,874 wheel INFO adding 'pandas/_libs/sparse_op_helper.pxi.in' 2024-04-12 18:57:05,876 wheel INFO adding 'pandas/_libs/testing.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:05,880 wheel INFO adding 'pandas/_libs/testing.pyi' 2024-04-12 18:57:05,880 wheel INFO adding 'pandas/_libs/testing.pyx' 2024-04-12 18:57:05,885 wheel INFO adding 'pandas/_libs/tslib.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:05,895 wheel INFO adding 'pandas/_libs/tslib.pyi' 2024-04-12 18:57:05,896 wheel INFO adding 'pandas/_libs/tslib.pyx' 2024-04-12 18:57:05,896 wheel INFO adding 'pandas/_libs/util.pxd' 2024-04-12 18:57:05,900 wheel INFO adding 'pandas/_libs/writers.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:05,908 wheel INFO adding 'pandas/_libs/writers.pyi' 2024-04-12 18:57:05,908 wheel INFO adding 'pandas/_libs/writers.pyx' 2024-04-12 18:57:05,909 wheel INFO adding 'pandas/_libs/tslibs/__init__.py' 2024-04-12 18:57:05,910 wheel INFO adding 'pandas/_libs/tslibs/base.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:05,912 wheel INFO adding 'pandas/_libs/tslibs/base.pxd' 2024-04-12 18:57:05,912 wheel INFO adding 'pandas/_libs/tslibs/base.pyx' 2024-04-12 18:57:05,914 wheel INFO adding 'pandas/_libs/tslibs/ccalendar.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:05,918 wheel INFO adding 'pandas/_libs/tslibs/ccalendar.pxd' 2024-04-12 18:57:05,918 wheel INFO adding 'pandas/_libs/tslibs/ccalendar.pyi' 2024-04-12 18:57:05,918 wheel INFO adding 'pandas/_libs/tslibs/ccalendar.pyx' 2024-04-12 18:57:05,923 wheel INFO adding 'pandas/_libs/tslibs/conversion.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:05,932 wheel INFO adding 'pandas/_libs/tslibs/conversion.pxd' 2024-04-12 18:57:05,933 wheel INFO adding 'pandas/_libs/tslibs/conversion.pyi' 2024-04-12 18:57:05,933 wheel INFO adding 'pandas/_libs/tslibs/conversion.pyx' 2024-04-12 18:57:05,936 wheel INFO adding 'pandas/_libs/tslibs/dtypes.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:05,941 wheel INFO adding 'pandas/_libs/tslibs/dtypes.pxd' 2024-04-12 18:57:05,942 wheel INFO adding 'pandas/_libs/tslibs/dtypes.pyi' 2024-04-12 18:57:05,942 wheel INFO adding 'pandas/_libs/tslibs/dtypes.pyx' 2024-04-12 18:57:05,948 wheel INFO adding 'pandas/_libs/tslibs/fields.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:05,958 wheel INFO adding 'pandas/_libs/tslibs/fields.pyi' 2024-04-12 18:57:05,959 wheel INFO adding 'pandas/_libs/tslibs/fields.pyx' 2024-04-12 18:57:05,962 wheel INFO adding 'pandas/_libs/tslibs/nattype.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:05,968 wheel INFO adding 'pandas/_libs/tslibs/nattype.pxd' 2024-04-12 18:57:05,969 wheel INFO adding 'pandas/_libs/tslibs/nattype.pyi' 2024-04-12 18:57:05,969 wheel INFO adding 'pandas/_libs/tslibs/nattype.pyx' 2024-04-12 18:57:05,972 wheel INFO adding 'pandas/_libs/tslibs/np_datetime.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:05,977 wheel INFO adding 'pandas/_libs/tslibs/np_datetime.pxd' 2024-04-12 18:57:05,977 wheel INFO adding 'pandas/_libs/tslibs/np_datetime.pyi' 2024-04-12 18:57:05,978 wheel INFO adding 'pandas/_libs/tslibs/np_datetime.pyx' 2024-04-12 18:57:05,996 wheel INFO adding 'pandas/_libs/tslibs/offsets.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:06,031 wheel INFO adding 'pandas/_libs/tslibs/offsets.pxd' 2024-04-12 18:57:06,032 wheel INFO adding 'pandas/_libs/tslibs/offsets.pyi' 2024-04-12 18:57:06,033 wheel INFO adding 'pandas/_libs/tslibs/offsets.pyx' 2024-04-12 18:57:06,040 wheel INFO adding 'pandas/_libs/tslibs/parsing.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:06,054 wheel INFO adding 'pandas/_libs/tslibs/parsing.pxd' 2024-04-12 18:57:06,054 wheel INFO adding 'pandas/_libs/tslibs/parsing.pyi' 2024-04-12 18:57:06,055 wheel INFO adding 'pandas/_libs/tslibs/parsing.pyx' 2024-04-12 18:57:06,063 wheel INFO adding 'pandas/_libs/tslibs/period.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:06,078 wheel INFO adding 'pandas/_libs/tslibs/period.pxd' 2024-04-12 18:57:06,078 wheel INFO adding 'pandas/_libs/tslibs/period.pyi' 2024-04-12 18:57:06,079 wheel INFO adding 'pandas/_libs/tslibs/period.pyx' 2024-04-12 18:57:06,085 wheel INFO adding 'pandas/_libs/tslibs/strptime.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:06,095 wheel INFO adding 'pandas/_libs/tslibs/strptime.pxd' 2024-04-12 18:57:06,096 wheel INFO adding 'pandas/_libs/tslibs/strptime.pyi' 2024-04-12 18:57:06,096 wheel INFO adding 'pandas/_libs/tslibs/strptime.pyx' 2024-04-12 18:57:06,106 wheel INFO adding 'pandas/_libs/tslibs/timedeltas.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:06,126 wheel INFO adding 'pandas/_libs/tslibs/timedeltas.pxd' 2024-04-12 18:57:06,126 wheel INFO adding 'pandas/_libs/tslibs/timedeltas.pyi' 2024-04-12 18:57:06,127 wheel INFO adding 'pandas/_libs/tslibs/timedeltas.pyx' 2024-04-12 18:57:06,136 wheel INFO adding 'pandas/_libs/tslibs/timestamps.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:06,153 wheel INFO adding 'pandas/_libs/tslibs/timestamps.pxd' 2024-04-12 18:57:06,153 wheel INFO adding 'pandas/_libs/tslibs/timestamps.pyi' 2024-04-12 18:57:06,154 wheel INFO adding 'pandas/_libs/tslibs/timestamps.pyx' 2024-04-12 18:57:06,158 wheel INFO adding 'pandas/_libs/tslibs/timezones.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:06,164 wheel INFO adding 'pandas/_libs/tslibs/timezones.pxd' 2024-04-12 18:57:06,164 wheel INFO adding 'pandas/_libs/tslibs/timezones.pyi' 2024-04-12 18:57:06,164 wheel INFO adding 'pandas/_libs/tslibs/timezones.pyx' 2024-04-12 18:57:06,169 wheel INFO adding 'pandas/_libs/tslibs/tzconversion.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:06,176 wheel INFO adding 'pandas/_libs/tslibs/tzconversion.pxd' 2024-04-12 18:57:06,177 wheel INFO adding 'pandas/_libs/tslibs/tzconversion.pyi' 2024-04-12 18:57:06,177 wheel INFO adding 'pandas/_libs/tslibs/tzconversion.pyx' 2024-04-12 18:57:06,177 wheel INFO adding 'pandas/_libs/tslibs/util.pxd' 2024-04-12 18:57:06,181 wheel INFO adding 'pandas/_libs/tslibs/vectorized.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:06,186 wheel INFO adding 'pandas/_libs/tslibs/vectorized.pyi' 2024-04-12 18:57:06,187 wheel INFO adding 'pandas/_libs/tslibs/vectorized.pyx' 2024-04-12 18:57:06,187 wheel INFO adding 'pandas/_libs/window/__init__.py' 2024-04-12 18:57:06,192 wheel INFO adding 'pandas/_libs/window/aggregations.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:06,201 wheel INFO adding 'pandas/_libs/window/aggregations.pyi' 2024-04-12 18:57:06,201 wheel INFO adding 'pandas/_libs/window/aggregations.pyx' 2024-04-12 18:57:06,204 wheel INFO adding 'pandas/_libs/window/indexers.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:06,209 wheel INFO adding 'pandas/_libs/window/indexers.pyi' 2024-04-12 18:57:06,209 wheel INFO adding 'pandas/_libs/window/indexers.pyx' 2024-04-12 18:57:06,210 wheel INFO adding 'pandas/_testing/__init__.py' 2024-04-12 18:57:06,210 wheel INFO adding 'pandas/_testing/_hypothesis.py' 2024-04-12 18:57:06,210 wheel INFO adding 'pandas/_testing/_io.py' 2024-04-12 18:57:06,211 wheel INFO adding 'pandas/_testing/_random.py' 2024-04-12 18:57:06,211 wheel INFO adding 'pandas/_testing/_warnings.py' 2024-04-12 18:57:06,211 wheel INFO adding 'pandas/_testing/asserters.py' 2024-04-12 18:57:06,212 wheel INFO adding 'pandas/_testing/compat.py' 2024-04-12 18:57:06,212 wheel INFO adding 'pandas/_testing/contexts.py' 2024-04-12 18:57:06,212 wheel INFO adding 'pandas/api/__init__.py' 2024-04-12 18:57:06,212 wheel INFO adding 'pandas/api/extensions/__init__.py' 2024-04-12 18:57:06,213 wheel INFO adding 'pandas/api/indexers/__init__.py' 2024-04-12 18:57:06,213 wheel INFO adding 'pandas/api/interchange/__init__.py' 2024-04-12 18:57:06,213 wheel INFO adding 'pandas/api/types/__init__.py' 2024-04-12 18:57:06,214 wheel INFO adding 'pandas/arrays/__init__.py' 2024-04-12 18:57:06,214 wheel INFO adding 'pandas/compat/__init__.py' 2024-04-12 18:57:06,214 wheel INFO adding 'pandas/compat/_constants.py' 2024-04-12 18:57:06,214 wheel INFO adding 'pandas/compat/_optional.py' 2024-04-12 18:57:06,215 wheel INFO adding 'pandas/compat/compressors.py' 2024-04-12 18:57:06,215 wheel INFO adding 'pandas/compat/pickle_compat.py' 2024-04-12 18:57:06,215 wheel INFO adding 'pandas/compat/pyarrow.py' 2024-04-12 18:57:06,215 wheel INFO adding 'pandas/compat/numpy/__init__.py' 2024-04-12 18:57:06,216 wheel INFO adding 'pandas/compat/numpy/function.py' 2024-04-12 18:57:06,216 wheel INFO adding 'pandas/core/__init__.py' 2024-04-12 18:57:06,216 wheel INFO adding 'pandas/core/accessor.py' 2024-04-12 18:57:06,217 wheel INFO adding 'pandas/core/algorithms.py' 2024-04-12 18:57:06,217 wheel INFO adding 'pandas/core/api.py' 2024-04-12 18:57:06,218 wheel INFO adding 'pandas/core/apply.py' 2024-04-12 18:57:06,218 wheel INFO adding 'pandas/core/arraylike.py' 2024-04-12 18:57:06,218 wheel INFO adding 'pandas/core/base.py' 2024-04-12 18:57:06,219 wheel INFO adding 'pandas/core/common.py' 2024-04-12 18:57:06,219 wheel INFO adding 'pandas/core/config_init.py' 2024-04-12 18:57:06,220 wheel INFO adding 'pandas/core/construction.py' 2024-04-12 18:57:06,220 wheel INFO adding 'pandas/core/flags.py' 2024-04-12 18:57:06,221 wheel INFO adding 'pandas/core/frame.py' 2024-04-12 18:57:06,224 wheel INFO adding 'pandas/core/generic.py' 2024-04-12 18:57:06,226 wheel INFO adding 'pandas/core/indexing.py' 2024-04-12 18:57:06,227 wheel INFO adding 'pandas/core/missing.py' 2024-04-12 18:57:06,228 wheel INFO adding 'pandas/core/nanops.py' 2024-04-12 18:57:06,228 wheel INFO adding 'pandas/core/resample.py' 2024-04-12 18:57:06,229 wheel INFO adding 'pandas/core/roperator.py' 2024-04-12 18:57:06,229 wheel INFO adding 'pandas/core/sample.py' 2024-04-12 18:57:06,230 wheel INFO adding 'pandas/core/series.py' 2024-04-12 18:57:06,231 wheel INFO adding 'pandas/core/shared_docs.py' 2024-04-12 18:57:06,231 wheel INFO adding 'pandas/core/sorting.py' 2024-04-12 18:57:06,232 wheel INFO adding 'pandas/core/_numba/__init__.py' 2024-04-12 18:57:06,232 wheel INFO adding 'pandas/core/_numba/executor.py' 2024-04-12 18:57:06,232 wheel INFO adding 'pandas/core/_numba/kernels/__init__.py' 2024-04-12 18:57:06,233 wheel INFO adding 'pandas/core/_numba/kernels/mean_.py' 2024-04-12 18:57:06,233 wheel INFO adding 'pandas/core/_numba/kernels/min_max_.py' 2024-04-12 18:57:06,233 wheel INFO adding 'pandas/core/_numba/kernels/shared.py' 2024-04-12 18:57:06,233 wheel INFO adding 'pandas/core/_numba/kernels/sum_.py' 2024-04-12 18:57:06,234 wheel INFO adding 'pandas/core/_numba/kernels/var_.py' 2024-04-12 18:57:06,234 wheel INFO adding 'pandas/core/array_algos/__init__.py' 2024-04-12 18:57:06,234 wheel INFO adding 'pandas/core/array_algos/datetimelike_accumulations.py' 2024-04-12 18:57:06,234 wheel INFO adding 'pandas/core/array_algos/masked_accumulations.py' 2024-04-12 18:57:06,235 wheel INFO adding 'pandas/core/array_algos/masked_reductions.py' 2024-04-12 18:57:06,235 wheel INFO adding 'pandas/core/array_algos/putmask.py' 2024-04-12 18:57:06,235 wheel INFO adding 'pandas/core/array_algos/quantile.py' 2024-04-12 18:57:06,235 wheel INFO adding 'pandas/core/array_algos/replace.py' 2024-04-12 18:57:06,236 wheel INFO adding 'pandas/core/array_algos/take.py' 2024-04-12 18:57:06,236 wheel INFO adding 'pandas/core/array_algos/transforms.py' 2024-04-12 18:57:06,236 wheel INFO adding 'pandas/core/arrays/__init__.py' 2024-04-12 18:57:06,237 wheel INFO adding 'pandas/core/arrays/_mixins.py' 2024-04-12 18:57:06,237 wheel INFO adding 'pandas/core/arrays/_ranges.py' 2024-04-12 18:57:06,237 wheel INFO adding 'pandas/core/arrays/base.py' 2024-04-12 18:57:06,238 wheel INFO adding 'pandas/core/arrays/boolean.py' 2024-04-12 18:57:06,239 wheel INFO adding 'pandas/core/arrays/categorical.py' 2024-04-12 18:57:06,239 wheel INFO adding 'pandas/core/arrays/datetimelike.py' 2024-04-12 18:57:06,240 wheel INFO adding 'pandas/core/arrays/datetimes.py' 2024-04-12 18:57:06,241 wheel INFO adding 'pandas/core/arrays/floating.py' 2024-04-12 18:57:06,241 wheel INFO adding 'pandas/core/arrays/integer.py' 2024-04-12 18:57:06,241 wheel INFO adding 'pandas/core/arrays/interval.py' 2024-04-12 18:57:06,242 wheel INFO adding 'pandas/core/arrays/masked.py' 2024-04-12 18:57:06,243 wheel INFO adding 'pandas/core/arrays/numeric.py' 2024-04-12 18:57:06,243 wheel INFO adding 'pandas/core/arrays/numpy_.py' 2024-04-12 18:57:06,243 wheel INFO adding 'pandas/core/arrays/period.py' 2024-04-12 18:57:06,244 wheel INFO adding 'pandas/core/arrays/string_.py' 2024-04-12 18:57:06,244 wheel INFO adding 'pandas/core/arrays/string_arrow.py' 2024-04-12 18:57:06,245 wheel INFO adding 'pandas/core/arrays/timedeltas.py' 2024-04-12 18:57:06,245 wheel INFO adding 'pandas/core/arrays/arrow/__init__.py' 2024-04-12 18:57:06,245 wheel INFO adding 'pandas/core/arrays/arrow/_arrow_utils.py' 2024-04-12 18:57:06,246 wheel INFO adding 'pandas/core/arrays/arrow/array.py' 2024-04-12 18:57:06,246 wheel INFO adding 'pandas/core/arrays/arrow/dtype.py' 2024-04-12 18:57:06,247 wheel INFO adding 'pandas/core/arrays/arrow/extension_types.py' 2024-04-12 18:57:06,247 wheel INFO adding 'pandas/core/arrays/sparse/__init__.py' 2024-04-12 18:57:06,247 wheel INFO adding 'pandas/core/arrays/sparse/accessor.py' 2024-04-12 18:57:06,248 wheel INFO adding 'pandas/core/arrays/sparse/array.py' 2024-04-12 18:57:06,248 wheel INFO adding 'pandas/core/arrays/sparse/dtype.py' 2024-04-12 18:57:06,248 wheel INFO adding 'pandas/core/arrays/sparse/scipy_sparse.py' 2024-04-12 18:57:06,249 wheel INFO adding 'pandas/core/computation/__init__.py' 2024-04-12 18:57:06,249 wheel INFO adding 'pandas/core/computation/align.py' 2024-04-12 18:57:06,249 wheel INFO adding 'pandas/core/computation/api.py' 2024-04-12 18:57:06,250 wheel INFO adding 'pandas/core/computation/check.py' 2024-04-12 18:57:06,250 wheel INFO adding 'pandas/core/computation/common.py' 2024-04-12 18:57:06,250 wheel INFO adding 'pandas/core/computation/engines.py' 2024-04-12 18:57:06,250 wheel INFO adding 'pandas/core/computation/eval.py' 2024-04-12 18:57:06,251 wheel INFO adding 'pandas/core/computation/expr.py' 2024-04-12 18:57:06,251 wheel INFO adding 'pandas/core/computation/expressions.py' 2024-04-12 18:57:06,251 wheel INFO adding 'pandas/core/computation/ops.py' 2024-04-12 18:57:06,252 wheel INFO adding 'pandas/core/computation/parsing.py' 2024-04-12 18:57:06,252 wheel INFO adding 'pandas/core/computation/pytables.py' 2024-04-12 18:57:06,252 wheel INFO adding 'pandas/core/computation/scope.py' 2024-04-12 18:57:06,253 wheel INFO adding 'pandas/core/dtypes/__init__.py' 2024-04-12 18:57:06,253 wheel INFO adding 'pandas/core/dtypes/api.py' 2024-04-12 18:57:06,253 wheel INFO adding 'pandas/core/dtypes/astype.py' 2024-04-12 18:57:06,254 wheel INFO adding 'pandas/core/dtypes/base.py' 2024-04-12 18:57:06,254 wheel INFO adding 'pandas/core/dtypes/cast.py' 2024-04-12 18:57:06,255 wheel INFO adding 'pandas/core/dtypes/common.py' 2024-04-12 18:57:06,255 wheel INFO adding 'pandas/core/dtypes/concat.py' 2024-04-12 18:57:06,256 wheel INFO adding 'pandas/core/dtypes/dtypes.py' 2024-04-12 18:57:06,256 wheel INFO adding 'pandas/core/dtypes/generic.py' 2024-04-12 18:57:06,257 wheel INFO adding 'pandas/core/dtypes/inference.py' 2024-04-12 18:57:06,257 wheel INFO adding 'pandas/core/dtypes/missing.py' 2024-04-12 18:57:06,257 wheel INFO adding 'pandas/core/groupby/__init__.py' 2024-04-12 18:57:06,258 wheel INFO adding 'pandas/core/groupby/base.py' 2024-04-12 18:57:06,258 wheel INFO adding 'pandas/core/groupby/categorical.py' 2024-04-12 18:57:06,258 wheel INFO adding 'pandas/core/groupby/generic.py' 2024-04-12 18:57:06,259 wheel INFO adding 'pandas/core/groupby/groupby.py' 2024-04-12 18:57:06,260 wheel INFO adding 'pandas/core/groupby/grouper.py' 2024-04-12 18:57:06,261 wheel INFO adding 'pandas/core/groupby/indexing.py' 2024-04-12 18:57:06,261 wheel INFO adding 'pandas/core/groupby/numba_.py' 2024-04-12 18:57:06,262 wheel INFO adding 'pandas/core/groupby/ops.py' 2024-04-12 18:57:06,262 wheel INFO adding 'pandas/core/indexers/__init__.py' 2024-04-12 18:57:06,262 wheel INFO adding 'pandas/core/indexers/objects.py' 2024-04-12 18:57:06,263 wheel INFO adding 'pandas/core/indexers/utils.py' 2024-04-12 18:57:06,263 wheel INFO adding 'pandas/core/indexes/__init__.py' 2024-04-12 18:57:06,263 wheel INFO adding 'pandas/core/indexes/accessors.py' 2024-04-12 18:57:06,264 wheel INFO adding 'pandas/core/indexes/api.py' 2024-04-12 18:57:06,265 wheel INFO adding 'pandas/core/indexes/base.py' 2024-04-12 18:57:06,266 wheel INFO adding 'pandas/core/indexes/category.py' 2024-04-12 18:57:06,266 wheel INFO adding 'pandas/core/indexes/datetimelike.py' 2024-04-12 18:57:06,267 wheel INFO adding 'pandas/core/indexes/datetimes.py' 2024-04-12 18:57:06,267 wheel INFO adding 'pandas/core/indexes/extension.py' 2024-04-12 18:57:06,268 wheel INFO adding 'pandas/core/indexes/frozen.py' 2024-04-12 18:57:06,268 wheel INFO adding 'pandas/core/indexes/interval.py' 2024-04-12 18:57:06,269 wheel INFO adding 'pandas/core/indexes/multi.py' 2024-04-12 18:57:06,270 wheel INFO adding 'pandas/core/indexes/period.py' 2024-04-12 18:57:06,270 wheel INFO adding 'pandas/core/indexes/range.py' 2024-04-12 18:57:06,270 wheel INFO adding 'pandas/core/indexes/timedeltas.py' 2024-04-12 18:57:06,271 wheel INFO adding 'pandas/core/interchange/__init__.py' 2024-04-12 18:57:06,271 wheel INFO adding 'pandas/core/interchange/buffer.py' 2024-04-12 18:57:06,271 wheel INFO adding 'pandas/core/interchange/column.py' 2024-04-12 18:57:06,272 wheel INFO adding 'pandas/core/interchange/dataframe.py' 2024-04-12 18:57:06,272 wheel INFO adding 'pandas/core/interchange/dataframe_protocol.py' 2024-04-12 18:57:06,272 wheel INFO adding 'pandas/core/interchange/from_dataframe.py' 2024-04-12 18:57:06,273 wheel INFO adding 'pandas/core/interchange/utils.py' 2024-04-12 18:57:06,273 wheel INFO adding 'pandas/core/internals/__init__.py' 2024-04-12 18:57:06,273 wheel INFO adding 'pandas/core/internals/api.py' 2024-04-12 18:57:06,274 wheel INFO adding 'pandas/core/internals/array_manager.py' 2024-04-12 18:57:06,274 wheel INFO adding 'pandas/core/internals/base.py' 2024-04-12 18:57:06,274 wheel INFO adding 'pandas/core/internals/blocks.py' 2024-04-12 18:57:06,275 wheel INFO adding 'pandas/core/internals/concat.py' 2024-04-12 18:57:06,276 wheel INFO adding 'pandas/core/internals/construction.py' 2024-04-12 18:57:06,276 wheel INFO adding 'pandas/core/internals/managers.py' 2024-04-12 18:57:06,277 wheel INFO adding 'pandas/core/internals/ops.py' 2024-04-12 18:57:06,277 wheel INFO adding 'pandas/core/methods/__init__.py' 2024-04-12 18:57:06,277 wheel INFO adding 'pandas/core/methods/describe.py' 2024-04-12 18:57:06,278 wheel INFO adding 'pandas/core/methods/selectn.py' 2024-04-12 18:57:06,278 wheel INFO adding 'pandas/core/methods/to_dict.py' 2024-04-12 18:57:06,278 wheel INFO adding 'pandas/core/ops/__init__.py' 2024-04-12 18:57:06,279 wheel INFO adding 'pandas/core/ops/array_ops.py' 2024-04-12 18:57:06,279 wheel INFO adding 'pandas/core/ops/common.py' 2024-04-12 18:57:06,279 wheel INFO adding 'pandas/core/ops/dispatch.py' 2024-04-12 18:57:06,280 wheel INFO adding 'pandas/core/ops/docstrings.py' 2024-04-12 18:57:06,280 wheel INFO adding 'pandas/core/ops/invalid.py' 2024-04-12 18:57:06,280 wheel INFO adding 'pandas/core/ops/mask_ops.py' 2024-04-12 18:57:06,281 wheel INFO adding 'pandas/core/ops/methods.py' 2024-04-12 18:57:06,281 wheel INFO adding 'pandas/core/ops/missing.py' 2024-04-12 18:57:06,281 wheel INFO adding 'pandas/core/reshape/__init__.py' 2024-04-12 18:57:06,281 wheel INFO adding 'pandas/core/reshape/api.py' 2024-04-12 18:57:06,282 wheel INFO adding 'pandas/core/reshape/concat.py' 2024-04-12 18:57:06,282 wheel INFO adding 'pandas/core/reshape/encoding.py' 2024-04-12 18:57:06,283 wheel INFO adding 'pandas/core/reshape/melt.py' 2024-04-12 18:57:06,283 wheel INFO adding 'pandas/core/reshape/merge.py' 2024-04-12 18:57:06,284 wheel INFO adding 'pandas/core/reshape/pivot.py' 2024-04-12 18:57:06,284 wheel INFO adding 'pandas/core/reshape/reshape.py' 2024-04-12 18:57:06,285 wheel INFO adding 'pandas/core/reshape/tile.py' 2024-04-12 18:57:06,285 wheel INFO adding 'pandas/core/reshape/util.py' 2024-04-12 18:57:06,286 wheel INFO adding 'pandas/core/sparse/__init__.py' 2024-04-12 18:57:06,286 wheel INFO adding 'pandas/core/sparse/api.py' 2024-04-12 18:57:06,286 wheel INFO adding 'pandas/core/strings/__init__.py' 2024-04-12 18:57:06,287 wheel INFO adding 'pandas/core/strings/accessor.py' 2024-04-12 18:57:06,287 wheel INFO adding 'pandas/core/strings/base.py' 2024-04-12 18:57:06,288 wheel INFO adding 'pandas/core/strings/object_array.py' 2024-04-12 18:57:06,288 wheel INFO adding 'pandas/core/tools/__init__.py' 2024-04-12 18:57:06,288 wheel INFO adding 'pandas/core/tools/datetimes.py' 2024-04-12 18:57:06,289 wheel INFO adding 'pandas/core/tools/numeric.py' 2024-04-12 18:57:06,289 wheel INFO adding 'pandas/core/tools/timedeltas.py' 2024-04-12 18:57:06,289 wheel INFO adding 'pandas/core/tools/times.py' 2024-04-12 18:57:06,290 wheel INFO adding 'pandas/core/util/__init__.py' 2024-04-12 18:57:06,290 wheel INFO adding 'pandas/core/util/hashing.py' 2024-04-12 18:57:06,290 wheel INFO adding 'pandas/core/util/numba_.py' 2024-04-12 18:57:06,291 wheel INFO adding 'pandas/core/window/__init__.py' 2024-04-12 18:57:06,291 wheel INFO adding 'pandas/core/window/common.py' 2024-04-12 18:57:06,291 wheel INFO adding 'pandas/core/window/doc.py' 2024-04-12 18:57:06,292 wheel INFO adding 'pandas/core/window/ewm.py' 2024-04-12 18:57:06,292 wheel INFO adding 'pandas/core/window/expanding.py' 2024-04-12 18:57:06,293 wheel INFO adding 'pandas/core/window/numba_.py' 2024-04-12 18:57:06,293 wheel INFO adding 'pandas/core/window/online.py' 2024-04-12 18:57:06,293 wheel INFO adding 'pandas/core/window/rolling.py' 2024-04-12 18:57:06,294 wheel INFO adding 'pandas/errors/__init__.py' 2024-04-12 18:57:06,294 wheel INFO adding 'pandas/io/__init__.py' 2024-04-12 18:57:06,295 wheel INFO adding 'pandas/io/_util.py' 2024-04-12 18:57:06,295 wheel INFO adding 'pandas/io/api.py' 2024-04-12 18:57:06,295 wheel INFO adding 'pandas/io/clipboards.py' 2024-04-12 18:57:06,296 wheel INFO adding 'pandas/io/common.py' 2024-04-12 18:57:06,296 wheel INFO adding 'pandas/io/feather_format.py' 2024-04-12 18:57:06,296 wheel INFO adding 'pandas/io/gbq.py' 2024-04-12 18:57:06,297 wheel INFO adding 'pandas/io/html.py' 2024-04-12 18:57:06,297 wheel INFO adding 'pandas/io/orc.py' 2024-04-12 18:57:06,297 wheel INFO adding 'pandas/io/parquet.py' 2024-04-12 18:57:06,298 wheel INFO adding 'pandas/io/pickle.py' 2024-04-12 18:57:06,298 wheel INFO adding 'pandas/io/pytables.py' 2024-04-12 18:57:06,299 wheel INFO adding 'pandas/io/spss.py' 2024-04-12 18:57:06,300 wheel INFO adding 'pandas/io/sql.py' 2024-04-12 18:57:06,301 wheel INFO adding 'pandas/io/stata.py' 2024-04-12 18:57:06,302 wheel INFO adding 'pandas/io/xml.py' 2024-04-12 18:57:06,302 wheel INFO adding 'pandas/io/clipboard/__init__.py' 2024-04-12 18:57:06,303 wheel INFO adding 'pandas/io/excel/__init__.py' 2024-04-12 18:57:06,303 wheel INFO adding 'pandas/io/excel/_base.py' 2024-04-12 18:57:06,303 wheel INFO adding 'pandas/io/excel/_odfreader.py' 2024-04-12 18:57:06,304 wheel INFO adding 'pandas/io/excel/_odswriter.py' 2024-04-12 18:57:06,304 wheel INFO adding 'pandas/io/excel/_openpyxl.py' 2024-04-12 18:57:06,304 wheel INFO adding 'pandas/io/excel/_pyxlsb.py' 2024-04-12 18:57:06,305 wheel INFO adding 'pandas/io/excel/_util.py' 2024-04-12 18:57:06,305 wheel INFO adding 'pandas/io/excel/_xlrd.py' 2024-04-12 18:57:06,305 wheel INFO adding 'pandas/io/excel/_xlsxwriter.py' 2024-04-12 18:57:06,306 wheel INFO adding 'pandas/io/formats/__init__.py' 2024-04-12 18:57:06,306 wheel INFO adding 'pandas/io/formats/_color_data.py' 2024-04-12 18:57:06,306 wheel INFO adding 'pandas/io/formats/console.py' 2024-04-12 18:57:06,306 wheel INFO adding 'pandas/io/formats/css.py' 2024-04-12 18:57:06,307 wheel INFO adding 'pandas/io/formats/csvs.py' 2024-04-12 18:57:06,307 wheel INFO adding 'pandas/io/formats/excel.py' 2024-04-12 18:57:06,308 wheel INFO adding 'pandas/io/formats/format.py' 2024-04-12 18:57:06,308 wheel INFO adding 'pandas/io/formats/html.py' 2024-04-12 18:57:06,309 wheel INFO adding 'pandas/io/formats/info.py' 2024-04-12 18:57:06,309 wheel INFO adding 'pandas/io/formats/latex.py' 2024-04-12 18:57:06,310 wheel INFO adding 'pandas/io/formats/printing.py' 2024-04-12 18:57:06,310 wheel INFO adding 'pandas/io/formats/string.py' 2024-04-12 18:57:06,311 wheel INFO adding 'pandas/io/formats/style.py' 2024-04-12 18:57:06,312 wheel INFO adding 'pandas/io/formats/style_render.py' 2024-04-12 18:57:06,312 wheel INFO adding 'pandas/io/formats/xml.py' 2024-04-12 18:57:06,313 wheel INFO adding 'pandas/io/formats/templates/html.tpl' 2024-04-12 18:57:06,313 wheel INFO adding 'pandas/io/formats/templates/html_style.tpl' 2024-04-12 18:57:06,313 wheel INFO adding 'pandas/io/formats/templates/html_table.tpl' 2024-04-12 18:57:06,313 wheel INFO adding 'pandas/io/formats/templates/latex.tpl' 2024-04-12 18:57:06,314 wheel INFO adding 'pandas/io/formats/templates/latex_longtable.tpl' 2024-04-12 18:57:06,314 wheel INFO adding 'pandas/io/formats/templates/latex_table.tpl' 2024-04-12 18:57:06,314 wheel INFO adding 'pandas/io/formats/templates/string.tpl' 2024-04-12 18:57:06,314 wheel INFO adding 'pandas/io/json/__init__.py' 2024-04-12 18:57:06,315 wheel INFO adding 'pandas/io/json/_json.py' 2024-04-12 18:57:06,315 wheel INFO adding 'pandas/io/json/_normalize.py' 2024-04-12 18:57:06,316 wheel INFO adding 'pandas/io/json/_table_schema.py' 2024-04-12 18:57:06,316 wheel INFO adding 'pandas/io/parsers/__init__.py' 2024-04-12 18:57:06,316 wheel INFO adding 'pandas/io/parsers/arrow_parser_wrapper.py' 2024-04-12 18:57:06,317 wheel INFO adding 'pandas/io/parsers/base_parser.py' 2024-04-12 18:57:06,317 wheel INFO adding 'pandas/io/parsers/c_parser_wrapper.py' 2024-04-12 18:57:06,318 wheel INFO adding 'pandas/io/parsers/python_parser.py' 2024-04-12 18:57:06,318 wheel INFO adding 'pandas/io/parsers/readers.py' 2024-04-12 18:57:06,319 wheel INFO adding 'pandas/io/sas/__init__.py' 2024-04-12 18:57:06,320 wheel INFO adding 'pandas/io/sas/_byteswap.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:06,321 wheel INFO adding 'pandas/io/sas/_byteswap.pyi' 2024-04-12 18:57:06,325 wheel INFO adding 'pandas/io/sas/_sas.cpython-312-i386-linux-musl.so' 2024-04-12 18:57:06,331 wheel INFO adding 'pandas/io/sas/_sas.pyi' 2024-04-12 18:57:06,331 wheel INFO adding 'pandas/io/sas/byteswap.pyx' 2024-04-12 18:57:06,332 wheel INFO adding 'pandas/io/sas/sas.pyx' 2024-04-12 18:57:06,332 wheel INFO adding 'pandas/io/sas/sas7bdat.py' 2024-04-12 18:57:06,332 wheel INFO adding 'pandas/io/sas/sas_constants.py' 2024-04-12 18:57:06,333 wheel INFO adding 'pandas/io/sas/sas_xport.py' 2024-04-12 18:57:06,333 wheel INFO adding 'pandas/io/sas/sasreader.py' 2024-04-12 18:57:06,333 wheel INFO adding 'pandas/plotting/__init__.py' 2024-04-12 18:57:06,334 wheel INFO adding 'pandas/plotting/_core.py' 2024-04-12 18:57:06,334 wheel INFO adding 'pandas/plotting/_misc.py' 2024-04-12 18:57:06,335 wheel INFO adding 'pandas/plotting/_matplotlib/__init__.py' 2024-04-12 18:57:06,335 wheel INFO adding 'pandas/plotting/_matplotlib/boxplot.py' 2024-04-12 18:57:06,335 wheel INFO adding 'pandas/plotting/_matplotlib/converter.py' 2024-04-12 18:57:06,336 wheel INFO adding 'pandas/plotting/_matplotlib/core.py' 2024-04-12 18:57:06,336 wheel INFO adding 'pandas/plotting/_matplotlib/groupby.py' 2024-04-12 18:57:06,337 wheel INFO adding 'pandas/plotting/_matplotlib/hist.py' 2024-04-12 18:57:06,337 wheel INFO adding 'pandas/plotting/_matplotlib/misc.py' 2024-04-12 18:57:06,337 wheel INFO adding 'pandas/plotting/_matplotlib/style.py' 2024-04-12 18:57:06,338 wheel INFO adding 'pandas/plotting/_matplotlib/timeseries.py' 2024-04-12 18:57:06,338 wheel INFO adding 'pandas/plotting/_matplotlib/tools.py' 2024-04-12 18:57:06,338 wheel INFO adding 'pandas/tests/__init__.py' 2024-04-12 18:57:06,339 wheel INFO adding 'pandas/tests/test_aggregation.py' 2024-04-12 18:57:06,339 wheel INFO adding 'pandas/tests/test_algos.py' 2024-04-12 18:57:06,340 wheel INFO adding 'pandas/tests/test_common.py' 2024-04-12 18:57:06,340 wheel INFO adding 'pandas/tests/test_downstream.py' 2024-04-12 18:57:06,341 wheel INFO adding 'pandas/tests/test_errors.py' 2024-04-12 18:57:06,341 wheel INFO adding 'pandas/tests/test_expressions.py' 2024-04-12 18:57:06,341 wheel INFO adding 'pandas/tests/test_flags.py' 2024-04-12 18:57:06,342 wheel INFO adding 'pandas/tests/test_multilevel.py' 2024-04-12 18:57:06,342 wheel INFO adding 'pandas/tests/test_nanops.py' 2024-04-12 18:57:06,342 wheel INFO adding 'pandas/tests/test_optional_dependency.py' 2024-04-12 18:57:06,343 wheel INFO adding 'pandas/tests/test_register_accessor.py' 2024-04-12 18:57:06,343 wheel INFO adding 'pandas/tests/test_sorting.py' 2024-04-12 18:57:06,343 wheel INFO adding 'pandas/tests/test_take.py' 2024-04-12 18:57:06,344 wheel INFO adding 'pandas/tests/api/__init__.py' 2024-04-12 18:57:06,344 wheel INFO adding 'pandas/tests/api/test_api.py' 2024-04-12 18:57:06,344 wheel INFO adding 'pandas/tests/api/test_types.py' 2024-04-12 18:57:06,345 wheel INFO adding 'pandas/tests/apply/__init__.py' 2024-04-12 18:57:06,345 wheel INFO adding 'pandas/tests/apply/common.py' 2024-04-12 18:57:06,345 wheel INFO adding 'pandas/tests/apply/conftest.py' 2024-04-12 18:57:06,346 wheel INFO adding 'pandas/tests/apply/test_frame_apply.py' 2024-04-12 18:57:06,346 wheel INFO adding 'pandas/tests/apply/test_frame_apply_relabeling.py' 2024-04-12 18:57:06,346 wheel INFO adding 'pandas/tests/apply/test_frame_transform.py' 2024-04-12 18:57:06,347 wheel INFO adding 'pandas/tests/apply/test_invalid_arg.py' 2024-04-12 18:57:06,347 wheel INFO adding 'pandas/tests/apply/test_series_apply.py' 2024-04-12 18:57:06,347 wheel INFO adding 'pandas/tests/apply/test_series_apply_relabeling.py' 2024-04-12 18:57:06,348 wheel INFO adding 'pandas/tests/apply/test_series_transform.py' 2024-04-12 18:57:06,348 wheel INFO adding 'pandas/tests/apply/test_str.py' 2024-04-12 18:57:06,348 wheel INFO adding 'pandas/tests/arithmetic/__init__.py' 2024-04-12 18:57:06,348 wheel INFO adding 'pandas/tests/arithmetic/common.py' 2024-04-12 18:57:06,349 wheel INFO adding 'pandas/tests/arithmetic/conftest.py' 2024-04-12 18:57:06,349 wheel INFO adding 'pandas/tests/arithmetic/test_array_ops.py' 2024-04-12 18:57:06,349 wheel INFO adding 'pandas/tests/arithmetic/test_categorical.py' 2024-04-12 18:57:06,350 wheel INFO adding 'pandas/tests/arithmetic/test_datetime64.py' 2024-04-12 18:57:06,350 wheel INFO adding 'pandas/tests/arithmetic/test_interval.py' 2024-04-12 18:57:06,351 wheel INFO adding 'pandas/tests/arithmetic/test_numeric.py' 2024-04-12 18:57:06,351 wheel INFO adding 'pandas/tests/arithmetic/test_object.py' 2024-04-12 18:57:06,352 wheel INFO adding 'pandas/tests/arithmetic/test_period.py' 2024-04-12 18:57:06,352 wheel INFO adding 'pandas/tests/arithmetic/test_timedelta64.py' 2024-04-12 18:57:06,353 wheel INFO adding 'pandas/tests/arrays/__init__.py' 2024-04-12 18:57:06,353 wheel INFO adding 'pandas/tests/arrays/masked_shared.py' 2024-04-12 18:57:06,354 wheel INFO adding 'pandas/tests/arrays/test_array.py' 2024-04-12 18:57:06,354 wheel INFO adding 'pandas/tests/arrays/test_datetimelike.py' 2024-04-12 18:57:06,355 wheel INFO adding 'pandas/tests/arrays/test_datetimes.py' 2024-04-12 18:57:06,355 wheel INFO adding 'pandas/tests/arrays/test_ndarray_backed.py' 2024-04-12 18:57:06,355 wheel INFO adding 'pandas/tests/arrays/test_period.py' 2024-04-12 18:57:06,355 wheel INFO adding 'pandas/tests/arrays/test_timedeltas.py' 2024-04-12 18:57:06,356 wheel INFO adding 'pandas/tests/arrays/boolean/__init__.py' 2024-04-12 18:57:06,356 wheel INFO adding 'pandas/tests/arrays/boolean/test_arithmetic.py' 2024-04-12 18:57:06,356 wheel INFO adding 'pandas/tests/arrays/boolean/test_astype.py' 2024-04-12 18:57:06,357 wheel INFO adding 'pandas/tests/arrays/boolean/test_comparison.py' 2024-04-12 18:57:06,357 wheel INFO adding 'pandas/tests/arrays/boolean/test_construction.py' 2024-04-12 18:57:06,357 wheel INFO adding 'pandas/tests/arrays/boolean/test_function.py' 2024-04-12 18:57:06,358 wheel INFO adding 'pandas/tests/arrays/boolean/test_indexing.py' 2024-04-12 18:57:06,358 wheel INFO adding 'pandas/tests/arrays/boolean/test_logical.py' 2024-04-12 18:57:06,358 wheel INFO adding 'pandas/tests/arrays/boolean/test_ops.py' 2024-04-12 18:57:06,358 wheel INFO adding 'pandas/tests/arrays/boolean/test_reduction.py' 2024-04-12 18:57:06,359 wheel INFO adding 'pandas/tests/arrays/boolean/test_repr.py' 2024-04-12 18:57:06,359 wheel INFO adding 'pandas/tests/arrays/categorical/__init__.py' 2024-04-12 18:57:06,359 wheel INFO adding 'pandas/tests/arrays/categorical/conftest.py' 2024-04-12 18:57:06,359 wheel INFO adding 'pandas/tests/arrays/categorical/test_algos.py' 2024-04-12 18:57:06,360 wheel INFO adding 'pandas/tests/arrays/categorical/test_analytics.py' 2024-04-12 18:57:06,360 wheel INFO adding 'pandas/tests/arrays/categorical/test_api.py' 2024-04-12 18:57:06,360 wheel INFO adding 'pandas/tests/arrays/categorical/test_astype.py' 2024-04-12 18:57:06,361 wheel INFO adding 'pandas/tests/arrays/categorical/test_constructors.py' 2024-04-12 18:57:06,361 wheel INFO adding 'pandas/tests/arrays/categorical/test_dtypes.py' 2024-04-12 18:57:06,361 wheel INFO adding 'pandas/tests/arrays/categorical/test_indexing.py' 2024-04-12 18:57:06,362 wheel INFO adding 'pandas/tests/arrays/categorical/test_missing.py' 2024-04-12 18:57:06,362 wheel INFO adding 'pandas/tests/arrays/categorical/test_operators.py' 2024-04-12 18:57:06,362 wheel INFO adding 'pandas/tests/arrays/categorical/test_replace.py' 2024-04-12 18:57:06,363 wheel INFO adding 'pandas/tests/arrays/categorical/test_repr.py' 2024-04-12 18:57:06,363 wheel INFO adding 'pandas/tests/arrays/categorical/test_sorting.py' 2024-04-12 18:57:06,363 wheel INFO adding 'pandas/tests/arrays/categorical/test_subclass.py' 2024-04-12 18:57:06,363 wheel INFO adding 'pandas/tests/arrays/categorical/test_take.py' 2024-04-12 18:57:06,364 wheel INFO adding 'pandas/tests/arrays/categorical/test_warnings.py' 2024-04-12 18:57:06,364 wheel INFO adding 'pandas/tests/arrays/datetimes/__init__.py' 2024-04-12 18:57:06,364 wheel INFO adding 'pandas/tests/arrays/datetimes/test_constructors.py' 2024-04-12 18:57:06,365 wheel INFO adding 'pandas/tests/arrays/datetimes/test_cumulative.py' 2024-04-12 18:57:06,365 wheel INFO adding 'pandas/tests/arrays/datetimes/test_reductions.py' 2024-04-12 18:57:06,365 wheel INFO adding 'pandas/tests/arrays/floating/__init__.py' 2024-04-12 18:57:06,365 wheel INFO adding 'pandas/tests/arrays/floating/conftest.py' 2024-04-12 18:57:06,366 wheel INFO adding 'pandas/tests/arrays/floating/test_arithmetic.py' 2024-04-12 18:57:06,366 wheel INFO adding 'pandas/tests/arrays/floating/test_astype.py' 2024-04-12 18:57:06,366 wheel INFO adding 'pandas/tests/arrays/floating/test_comparison.py' 2024-04-12 18:57:06,366 wheel INFO adding 'pandas/tests/arrays/floating/test_concat.py' 2024-04-12 18:57:06,367 wheel INFO adding 'pandas/tests/arrays/floating/test_construction.py' 2024-04-12 18:57:06,367 wheel INFO adding 'pandas/tests/arrays/floating/test_function.py' 2024-04-12 18:57:06,367 wheel INFO adding 'pandas/tests/arrays/floating/test_repr.py' 2024-04-12 18:57:06,367 wheel INFO adding 'pandas/tests/arrays/floating/test_to_numpy.py' 2024-04-12 18:57:06,368 wheel INFO adding 'pandas/tests/arrays/integer/__init__.py' 2024-04-12 18:57:06,368 wheel INFO adding 'pandas/tests/arrays/integer/conftest.py' 2024-04-12 18:57:06,368 wheel INFO adding 'pandas/tests/arrays/integer/test_arithmetic.py' 2024-04-12 18:57:06,369 wheel INFO adding 'pandas/tests/arrays/integer/test_comparison.py' 2024-04-12 18:57:06,369 wheel INFO adding 'pandas/tests/arrays/integer/test_concat.py' 2024-04-12 18:57:06,369 wheel INFO adding 'pandas/tests/arrays/integer/test_construction.py' 2024-04-12 18:57:06,369 wheel INFO adding 'pandas/tests/arrays/integer/test_dtypes.py' 2024-04-12 18:57:06,370 wheel INFO adding 'pandas/tests/arrays/integer/test_function.py' 2024-04-12 18:57:06,370 wheel INFO adding 'pandas/tests/arrays/integer/test_indexing.py' 2024-04-12 18:57:06,370 wheel INFO adding 'pandas/tests/arrays/integer/test_repr.py' 2024-04-12 18:57:06,370 wheel INFO adding 'pandas/tests/arrays/interval/__init__.py' 2024-04-12 18:57:06,371 wheel INFO adding 'pandas/tests/arrays/interval/test_astype.py' 2024-04-12 18:57:06,371 wheel INFO adding 'pandas/tests/arrays/interval/test_interval.py' 2024-04-12 18:57:06,371 wheel INFO adding 'pandas/tests/arrays/interval/test_ops.py' 2024-04-12 18:57:06,372 wheel INFO adding 'pandas/tests/arrays/masked/__init__.py' 2024-04-12 18:57:06,372 wheel INFO adding 'pandas/tests/arrays/masked/test_arithmetic.py' 2024-04-12 18:57:06,372 wheel INFO adding 'pandas/tests/arrays/masked/test_arrow_compat.py' 2024-04-12 18:57:06,372 wheel INFO adding 'pandas/tests/arrays/masked/test_function.py' 2024-04-12 18:57:06,373 wheel INFO adding 'pandas/tests/arrays/masked/test_indexing.py' 2024-04-12 18:57:06,373 wheel INFO adding 'pandas/tests/arrays/numpy_/__init__.py' 2024-04-12 18:57:06,373 wheel INFO adding 'pandas/tests/arrays/numpy_/test_indexing.py' 2024-04-12 18:57:06,373 wheel INFO adding 'pandas/tests/arrays/numpy_/test_numpy.py' 2024-04-12 18:57:06,374 wheel INFO adding 'pandas/tests/arrays/period/__init__.py' 2024-04-12 18:57:06,374 wheel INFO adding 'pandas/tests/arrays/period/test_arrow_compat.py' 2024-04-12 18:57:06,374 wheel INFO adding 'pandas/tests/arrays/period/test_astype.py' 2024-04-12 18:57:06,375 wheel INFO adding 'pandas/tests/arrays/period/test_constructors.py' 2024-04-12 18:57:06,375 wheel INFO adding 'pandas/tests/arrays/period/test_reductions.py' 2024-04-12 18:57:06,375 wheel INFO adding 'pandas/tests/arrays/sparse/__init__.py' 2024-04-12 18:57:06,375 wheel INFO adding 'pandas/tests/arrays/sparse/test_accessor.py' 2024-04-12 18:57:06,376 wheel INFO adding 'pandas/tests/arrays/sparse/test_arithmetics.py' 2024-04-12 18:57:06,376 wheel INFO adding 'pandas/tests/arrays/sparse/test_array.py' 2024-04-12 18:57:06,376 wheel INFO adding 'pandas/tests/arrays/sparse/test_astype.py' 2024-04-12 18:57:06,377 wheel INFO adding 'pandas/tests/arrays/sparse/test_combine_concat.py' 2024-04-12 18:57:06,377 wheel INFO adding 'pandas/tests/arrays/sparse/test_constructors.py' 2024-04-12 18:57:06,377 wheel INFO adding 'pandas/tests/arrays/sparse/test_dtype.py' 2024-04-12 18:57:06,377 wheel INFO adding 'pandas/tests/arrays/sparse/test_indexing.py' 2024-04-12 18:57:06,378 wheel INFO adding 'pandas/tests/arrays/sparse/test_libsparse.py' 2024-04-12 18:57:06,378 wheel INFO adding 'pandas/tests/arrays/sparse/test_reductions.py' 2024-04-12 18:57:06,378 wheel INFO adding 'pandas/tests/arrays/sparse/test_unary.py' 2024-04-12 18:57:06,379 wheel INFO adding 'pandas/tests/arrays/string_/__init__.py' 2024-04-12 18:57:06,379 wheel INFO adding 'pandas/tests/arrays/string_/test_string.py' 2024-04-12 18:57:06,379 wheel INFO adding 'pandas/tests/arrays/string_/test_string_arrow.py' 2024-04-12 18:57:06,380 wheel INFO adding 'pandas/tests/arrays/timedeltas/__init__.py' 2024-04-12 18:57:06,380 wheel INFO adding 'pandas/tests/arrays/timedeltas/test_constructors.py' 2024-04-12 18:57:06,380 wheel INFO adding 'pandas/tests/arrays/timedeltas/test_cumulative.py' 2024-04-12 18:57:06,380 wheel INFO adding 'pandas/tests/arrays/timedeltas/test_reductions.py' 2024-04-12 18:57:06,381 wheel INFO adding 'pandas/tests/base/__init__.py' 2024-04-12 18:57:06,381 wheel INFO adding 'pandas/tests/base/common.py' 2024-04-12 18:57:06,381 wheel INFO adding 'pandas/tests/base/test_constructors.py' 2024-04-12 18:57:06,381 wheel INFO adding 'pandas/tests/base/test_conversion.py' 2024-04-12 18:57:06,382 wheel INFO adding 'pandas/tests/base/test_fillna.py' 2024-04-12 18:57:06,382 wheel INFO adding 'pandas/tests/base/test_misc.py' 2024-04-12 18:57:06,382 wheel INFO adding 'pandas/tests/base/test_transpose.py' 2024-04-12 18:57:06,383 wheel INFO adding 'pandas/tests/base/test_unique.py' 2024-04-12 18:57:06,383 wheel INFO adding 'pandas/tests/base/test_value_counts.py' 2024-04-12 18:57:06,383 wheel INFO adding 'pandas/tests/computation/__init__.py' 2024-04-12 18:57:06,383 wheel INFO adding 'pandas/tests/computation/test_compat.py' 2024-04-12 18:57:06,384 wheel INFO adding 'pandas/tests/computation/test_eval.py' 2024-04-12 18:57:06,384 wheel INFO adding 'pandas/tests/config/__init__.py' 2024-04-12 18:57:06,385 wheel INFO adding 'pandas/tests/config/test_config.py' 2024-04-12 18:57:06,385 wheel INFO adding 'pandas/tests/config/test_localization.py' 2024-04-12 18:57:06,385 wheel INFO adding 'pandas/tests/construction/__init__.py' 2024-04-12 18:57:06,385 wheel INFO adding 'pandas/tests/construction/test_extract_array.py' 2024-04-12 18:57:06,386 wheel INFO adding 'pandas/tests/copy_view/__init__.py' 2024-04-12 18:57:06,386 wheel INFO adding 'pandas/tests/copy_view/test_array.py' 2024-04-12 18:57:06,386 wheel INFO adding 'pandas/tests/copy_view/test_astype.py' 2024-04-12 18:57:06,387 wheel INFO adding 'pandas/tests/copy_view/test_clip.py' 2024-04-12 18:57:06,387 wheel INFO adding 'pandas/tests/copy_view/test_constructors.py' 2024-04-12 18:57:06,387 wheel INFO adding 'pandas/tests/copy_view/test_core_functionalities.py' 2024-04-12 18:57:06,387 wheel INFO adding 'pandas/tests/copy_view/test_functions.py' 2024-04-12 18:57:06,388 wheel INFO adding 'pandas/tests/copy_view/test_indexing.py' 2024-04-12 18:57:06,388 wheel INFO adding 'pandas/tests/copy_view/test_internals.py' 2024-04-12 18:57:06,389 wheel INFO adding 'pandas/tests/copy_view/test_interp_fillna.py' 2024-04-12 18:57:06,389 wheel INFO adding 'pandas/tests/copy_view/test_methods.py' 2024-04-12 18:57:06,389 wheel INFO adding 'pandas/tests/copy_view/test_replace.py' 2024-04-12 18:57:06,390 wheel INFO adding 'pandas/tests/copy_view/test_setitem.py' 2024-04-12 18:57:06,390 wheel INFO adding 'pandas/tests/copy_view/test_util.py' 2024-04-12 18:57:06,390 wheel INFO adding 'pandas/tests/copy_view/util.py' 2024-04-12 18:57:06,391 wheel INFO adding 'pandas/tests/copy_view/index/__init__.py' 2024-04-12 18:57:06,391 wheel INFO adding 'pandas/tests/copy_view/index/test_datetimeindex.py' 2024-04-12 18:57:06,391 wheel INFO adding 'pandas/tests/copy_view/index/test_index.py' 2024-04-12 18:57:06,391 wheel INFO adding 'pandas/tests/copy_view/index/test_periodindex.py' 2024-04-12 18:57:06,392 wheel INFO adding 'pandas/tests/copy_view/index/test_timedeltaindex.py' 2024-04-12 18:57:06,392 wheel INFO adding 'pandas/tests/dtypes/__init__.py' 2024-04-12 18:57:06,392 wheel INFO adding 'pandas/tests/dtypes/test_common.py' 2024-04-12 18:57:06,392 wheel INFO adding 'pandas/tests/dtypes/test_concat.py' 2024-04-12 18:57:06,393 wheel INFO adding 'pandas/tests/dtypes/test_dtypes.py' 2024-04-12 18:57:06,393 wheel INFO adding 'pandas/tests/dtypes/test_generic.py' 2024-04-12 18:57:06,394 wheel INFO adding 'pandas/tests/dtypes/test_inference.py' 2024-04-12 18:57:06,394 wheel INFO adding 'pandas/tests/dtypes/test_missing.py' 2024-04-12 18:57:06,395 wheel INFO adding 'pandas/tests/dtypes/cast/__init__.py' 2024-04-12 18:57:06,395 wheel INFO adding 'pandas/tests/dtypes/cast/test_can_hold_element.py' 2024-04-12 18:57:06,395 wheel INFO adding 'pandas/tests/dtypes/cast/test_construct_from_scalar.py' 2024-04-12 18:57:06,396 wheel INFO adding 'pandas/tests/dtypes/cast/test_construct_ndarray.py' 2024-04-12 18:57:06,396 wheel INFO adding 'pandas/tests/dtypes/cast/test_construct_object_arr.py' 2024-04-12 18:57:06,396 wheel INFO adding 'pandas/tests/dtypes/cast/test_dict_compat.py' 2024-04-12 18:57:06,396 wheel INFO adding 'pandas/tests/dtypes/cast/test_downcast.py' 2024-04-12 18:57:06,396 wheel INFO adding 'pandas/tests/dtypes/cast/test_find_common_type.py' 2024-04-12 18:57:06,397 wheel INFO adding 'pandas/tests/dtypes/cast/test_infer_datetimelike.py' 2024-04-12 18:57:06,397 wheel INFO adding 'pandas/tests/dtypes/cast/test_infer_dtype.py' 2024-04-12 18:57:06,397 wheel INFO adding 'pandas/tests/dtypes/cast/test_maybe_box_native.py' 2024-04-12 18:57:06,398 wheel INFO adding 'pandas/tests/dtypes/cast/test_promote.py' 2024-04-12 18:57:06,398 wheel INFO adding 'pandas/tests/extension/__init__.py' 2024-04-12 18:57:06,398 wheel INFO adding 'pandas/tests/extension/conftest.py' 2024-04-12 18:57:06,399 wheel INFO adding 'pandas/tests/extension/test_arrow.py' 2024-04-12 18:57:06,399 wheel INFO adding 'pandas/tests/extension/test_boolean.py' 2024-04-12 18:57:06,400 wheel INFO adding 'pandas/tests/extension/test_categorical.py' 2024-04-12 18:57:06,400 wheel INFO adding 'pandas/tests/extension/test_common.py' 2024-04-12 18:57:06,400 wheel INFO adding 'pandas/tests/extension/test_datetime.py' 2024-04-12 18:57:06,401 wheel INFO adding 'pandas/tests/extension/test_extension.py' 2024-04-12 18:57:06,401 wheel INFO adding 'pandas/tests/extension/test_external_block.py' 2024-04-12 18:57:06,401 wheel INFO adding 'pandas/tests/extension/test_floating.py' 2024-04-12 18:57:06,401 wheel INFO adding 'pandas/tests/extension/test_integer.py' 2024-04-12 18:57:06,402 wheel INFO adding 'pandas/tests/extension/test_interval.py' 2024-04-12 18:57:06,402 wheel INFO adding 'pandas/tests/extension/test_numpy.py' 2024-04-12 18:57:06,402 wheel INFO adding 'pandas/tests/extension/test_period.py' 2024-04-12 18:57:06,403 wheel INFO adding 'pandas/tests/extension/test_sparse.py' 2024-04-12 18:57:06,403 wheel INFO adding 'pandas/tests/extension/test_string.py' 2024-04-12 18:57:06,403 wheel INFO adding 'pandas/tests/extension/array_with_attr/__init__.py' 2024-04-12 18:57:06,403 wheel INFO adding 'pandas/tests/extension/array_with_attr/array.py' 2024-04-12 18:57:06,404 wheel INFO adding 'pandas/tests/extension/array_with_attr/test_array_with_attr.py' 2024-04-12 18:57:06,404 wheel INFO adding 'pandas/tests/extension/base/__init__.py' 2024-04-12 18:57:06,404 wheel INFO adding 'pandas/tests/extension/base/accumulate.py' 2024-04-12 18:57:06,405 wheel INFO adding 'pandas/tests/extension/base/base.py' 2024-04-12 18:57:06,405 wheel INFO adding 'pandas/tests/extension/base/casting.py' 2024-04-12 18:57:06,405 wheel INFO adding 'pandas/tests/extension/base/constructors.py' 2024-04-12 18:57:06,405 wheel INFO adding 'pandas/tests/extension/base/dim2.py' 2024-04-12 18:57:06,406 wheel INFO adding 'pandas/tests/extension/base/dtype.py' 2024-04-12 18:57:06,406 wheel INFO adding 'pandas/tests/extension/base/getitem.py' 2024-04-12 18:57:06,406 wheel INFO adding 'pandas/tests/extension/base/groupby.py' 2024-04-12 18:57:06,407 wheel INFO adding 'pandas/tests/extension/base/index.py' 2024-04-12 18:57:06,407 wheel INFO adding 'pandas/tests/extension/base/interface.py' 2024-04-12 18:57:06,407 wheel INFO adding 'pandas/tests/extension/base/io.py' 2024-04-12 18:57:06,407 wheel INFO adding 'pandas/tests/extension/base/methods.py' 2024-04-12 18:57:06,408 wheel INFO adding 'pandas/tests/extension/base/missing.py' 2024-04-12 18:57:06,408 wheel INFO adding 'pandas/tests/extension/base/ops.py' 2024-04-12 18:57:06,408 wheel INFO adding 'pandas/tests/extension/base/printing.py' 2024-04-12 18:57:06,408 wheel INFO adding 'pandas/tests/extension/base/reduce.py' 2024-04-12 18:57:06,409 wheel INFO adding 'pandas/tests/extension/base/reshaping.py' 2024-04-12 18:57:06,409 wheel INFO adding 'pandas/tests/extension/base/setitem.py' 2024-04-12 18:57:06,409 wheel INFO adding 'pandas/tests/extension/date/__init__.py' 2024-04-12 18:57:06,410 wheel INFO adding 'pandas/tests/extension/date/array.py' 2024-04-12 18:57:06,410 wheel INFO adding 'pandas/tests/extension/decimal/__init__.py' 2024-04-12 18:57:06,410 wheel INFO adding 'pandas/tests/extension/decimal/array.py' 2024-04-12 18:57:06,411 wheel INFO adding 'pandas/tests/extension/decimal/test_decimal.py' 2024-04-12 18:57:06,411 wheel INFO adding 'pandas/tests/extension/json/__init__.py' 2024-04-12 18:57:06,411 wheel INFO adding 'pandas/tests/extension/json/array.py' 2024-04-12 18:57:06,412 wheel INFO adding 'pandas/tests/extension/json/test_json.py' 2024-04-12 18:57:06,413 wheel INFO adding 'pandas/tests/extension/list/__init__.py' 2024-04-12 18:57:06,413 wheel INFO adding 'pandas/tests/extension/list/array.py' 2024-04-12 18:57:06,413 wheel INFO adding 'pandas/tests/extension/list/test_list.py' 2024-04-12 18:57:06,414 wheel INFO adding 'pandas/tests/frame/__init__.py' 2024-04-12 18:57:06,414 wheel INFO adding 'pandas/tests/frame/common.py' 2024-04-12 18:57:06,414 wheel INFO adding 'pandas/tests/frame/conftest.py' 2024-04-12 18:57:06,414 wheel INFO adding 'pandas/tests/frame/test_alter_axes.py' 2024-04-12 18:57:06,415 wheel INFO adding 'pandas/tests/frame/test_api.py' 2024-04-12 18:57:06,415 wheel INFO adding 'pandas/tests/frame/test_arithmetic.py' 2024-04-12 18:57:06,416 wheel INFO adding 'pandas/tests/frame/test_block_internals.py' 2024-04-12 18:57:06,417 wheel INFO adding 'pandas/tests/frame/test_constructors.py' 2024-04-12 18:57:06,417 wheel INFO adding 'pandas/tests/frame/test_cumulative.py' 2024-04-12 18:57:06,418 wheel INFO adding 'pandas/tests/frame/test_iteration.py' 2024-04-12 18:57:06,418 wheel INFO adding 'pandas/tests/frame/test_logical_ops.py' 2024-04-12 18:57:06,418 wheel INFO adding 'pandas/tests/frame/test_nonunique_indexes.py' 2024-04-12 18:57:06,419 wheel INFO adding 'pandas/tests/frame/test_npfuncs.py' 2024-04-12 18:57:06,419 wheel INFO adding 'pandas/tests/frame/test_query_eval.py' 2024-04-12 18:57:06,420 wheel INFO adding 'pandas/tests/frame/test_reductions.py' 2024-04-12 18:57:06,420 wheel INFO adding 'pandas/tests/frame/test_repr_info.py' 2024-04-12 18:57:06,421 wheel INFO adding 'pandas/tests/frame/test_stack_unstack.py' 2024-04-12 18:57:06,421 wheel INFO adding 'pandas/tests/frame/test_subclass.py' 2024-04-12 18:57:06,422 wheel INFO adding 'pandas/tests/frame/test_ufunc.py' 2024-04-12 18:57:06,422 wheel INFO adding 'pandas/tests/frame/test_unary.py' 2024-04-12 18:57:06,422 wheel INFO adding 'pandas/tests/frame/test_validate.py' 2024-04-12 18:57:06,422 wheel INFO adding 'pandas/tests/frame/constructors/__init__.py' 2024-04-12 18:57:06,423 wheel INFO adding 'pandas/tests/frame/constructors/test_from_dict.py' 2024-04-12 18:57:06,423 wheel INFO adding 'pandas/tests/frame/constructors/test_from_records.py' 2024-04-12 18:57:06,423 wheel INFO adding 'pandas/tests/frame/indexing/__init__.py' 2024-04-12 18:57:06,424 wheel INFO adding 'pandas/tests/frame/indexing/test_coercion.py' 2024-04-12 18:57:06,424 wheel INFO adding 'pandas/tests/frame/indexing/test_delitem.py' 2024-04-12 18:57:06,424 wheel INFO adding 'pandas/tests/frame/indexing/test_get.py' 2024-04-12 18:57:06,424 wheel INFO adding 'pandas/tests/frame/indexing/test_get_value.py' 2024-04-12 18:57:06,425 wheel INFO adding 'pandas/tests/frame/indexing/test_getitem.py' 2024-04-12 18:57:06,425 wheel INFO adding 'pandas/tests/frame/indexing/test_indexing.py' 2024-04-12 18:57:06,426 wheel INFO adding 'pandas/tests/frame/indexing/test_insert.py' 2024-04-12 18:57:06,426 wheel INFO adding 'pandas/tests/frame/indexing/test_mask.py' 2024-04-12 18:57:06,426 wheel INFO adding 'pandas/tests/frame/indexing/test_set_value.py' 2024-04-12 18:57:06,427 wheel INFO adding 'pandas/tests/frame/indexing/test_setitem.py' 2024-04-12 18:57:06,427 wheel INFO adding 'pandas/tests/frame/indexing/test_take.py' 2024-04-12 18:57:06,428 wheel INFO adding 'pandas/tests/frame/indexing/test_where.py' 2024-04-12 18:57:06,428 wheel INFO adding 'pandas/tests/frame/indexing/test_xs.py' 2024-04-12 18:57:06,428 wheel INFO adding 'pandas/tests/frame/methods/__init__.py' 2024-04-12 18:57:06,429 wheel INFO adding 'pandas/tests/frame/methods/test_add_prefix_suffix.py' 2024-04-12 18:57:06,429 wheel INFO adding 'pandas/tests/frame/methods/test_align.py' 2024-04-12 18:57:06,429 wheel INFO adding 'pandas/tests/frame/methods/test_asfreq.py' 2024-04-12 18:57:06,430 wheel INFO adding 'pandas/tests/frame/methods/test_asof.py' 2024-04-12 18:57:06,430 wheel INFO adding 'pandas/tests/frame/methods/test_assign.py' 2024-04-12 18:57:06,430 wheel INFO adding 'pandas/tests/frame/methods/test_astype.py' 2024-04-12 18:57:06,431 wheel INFO adding 'pandas/tests/frame/methods/test_at_time.py' 2024-04-12 18:57:06,431 wheel INFO adding 'pandas/tests/frame/methods/test_between_time.py' 2024-04-12 18:57:06,431 wheel INFO adding 'pandas/tests/frame/methods/test_clip.py' 2024-04-12 18:57:06,432 wheel INFO adding 'pandas/tests/frame/methods/test_combine.py' 2024-04-12 18:57:06,432 wheel INFO adding 'pandas/tests/frame/methods/test_combine_first.py' 2024-04-12 18:57:06,432 wheel INFO adding 'pandas/tests/frame/methods/test_compare.py' 2024-04-12 18:57:06,432 wheel INFO adding 'pandas/tests/frame/methods/test_convert_dtypes.py' 2024-04-12 18:57:06,433 wheel INFO adding 'pandas/tests/frame/methods/test_copy.py' 2024-04-12 18:57:06,433 wheel INFO adding 'pandas/tests/frame/methods/test_count.py' 2024-04-12 18:57:06,433 wheel INFO adding 'pandas/tests/frame/methods/test_cov_corr.py' 2024-04-12 18:57:06,434 wheel INFO adding 'pandas/tests/frame/methods/test_describe.py' 2024-04-12 18:57:06,434 wheel INFO adding 'pandas/tests/frame/methods/test_diff.py' 2024-04-12 18:57:06,434 wheel INFO adding 'pandas/tests/frame/methods/test_dot.py' 2024-04-12 18:57:06,435 wheel INFO adding 'pandas/tests/frame/methods/test_drop.py' 2024-04-12 18:57:06,435 wheel INFO adding 'pandas/tests/frame/methods/test_drop_duplicates.py' 2024-04-12 18:57:06,435 wheel INFO adding 'pandas/tests/frame/methods/test_droplevel.py' 2024-04-12 18:57:06,436 wheel INFO adding 'pandas/tests/frame/methods/test_dropna.py' 2024-04-12 18:57:06,436 wheel INFO adding 'pandas/tests/frame/methods/test_dtypes.py' 2024-04-12 18:57:06,436 wheel INFO adding 'pandas/tests/frame/methods/test_duplicated.py' 2024-04-12 18:57:06,437 wheel INFO adding 'pandas/tests/frame/methods/test_equals.py' 2024-04-12 18:57:06,437 wheel INFO adding 'pandas/tests/frame/methods/test_explode.py' 2024-04-12 18:57:06,437 wheel INFO adding 'pandas/tests/frame/methods/test_fillna.py' 2024-04-12 18:57:06,438 wheel INFO adding 'pandas/tests/frame/methods/test_filter.py' 2024-04-12 18:57:06,438 wheel INFO adding 'pandas/tests/frame/methods/test_first_and_last.py' 2024-04-12 18:57:06,438 wheel INFO adding 'pandas/tests/frame/methods/test_first_valid_index.py' 2024-04-12 18:57:06,438 wheel INFO adding 'pandas/tests/frame/methods/test_get_numeric_data.py' 2024-04-12 18:57:06,439 wheel INFO adding 'pandas/tests/frame/methods/test_head_tail.py' 2024-04-12 18:57:06,439 wheel INFO adding 'pandas/tests/frame/methods/test_infer_objects.py' 2024-04-12 18:57:06,439 wheel INFO adding 'pandas/tests/frame/methods/test_interpolate.py' 2024-04-12 18:57:06,440 wheel INFO adding 'pandas/tests/frame/methods/test_is_homogeneous_dtype.py' 2024-04-12 18:57:06,440 wheel INFO adding 'pandas/tests/frame/methods/test_isetitem.py' 2024-04-12 18:57:06,440 wheel INFO adding 'pandas/tests/frame/methods/test_isin.py' 2024-04-12 18:57:06,440 wheel INFO adding 'pandas/tests/frame/methods/test_join.py' 2024-04-12 18:57:06,441 wheel INFO adding 'pandas/tests/frame/methods/test_matmul.py' 2024-04-12 18:57:06,441 wheel INFO adding 'pandas/tests/frame/methods/test_nlargest.py' 2024-04-12 18:57:06,441 wheel INFO adding 'pandas/tests/frame/methods/test_pct_change.py' 2024-04-12 18:57:06,442 wheel INFO adding 'pandas/tests/frame/methods/test_pipe.py' 2024-04-12 18:57:06,442 wheel INFO adding 'pandas/tests/frame/methods/test_pop.py' 2024-04-12 18:57:06,442 wheel INFO adding 'pandas/tests/frame/methods/test_quantile.py' 2024-04-12 18:57:06,443 wheel INFO adding 'pandas/tests/frame/methods/test_rank.py' 2024-04-12 18:57:06,443 wheel INFO adding 'pandas/tests/frame/methods/test_reindex.py' 2024-04-12 18:57:06,444 wheel INFO adding 'pandas/tests/frame/methods/test_reindex_like.py' 2024-04-12 18:57:06,444 wheel INFO adding 'pandas/tests/frame/methods/test_rename.py' 2024-04-12 18:57:06,444 wheel INFO adding 'pandas/tests/frame/methods/test_rename_axis.py' 2024-04-12 18:57:06,444 wheel INFO adding 'pandas/tests/frame/methods/test_reorder_levels.py' 2024-04-12 18:57:06,445 wheel INFO adding 'pandas/tests/frame/methods/test_replace.py' 2024-04-12 18:57:06,446 wheel INFO adding 'pandas/tests/frame/methods/test_reset_index.py' 2024-04-12 18:57:06,446 wheel INFO adding 'pandas/tests/frame/methods/test_round.py' 2024-04-12 18:57:06,446 wheel INFO adding 'pandas/tests/frame/methods/test_sample.py' 2024-04-12 18:57:06,447 wheel INFO adding 'pandas/tests/frame/methods/test_select_dtypes.py' 2024-04-12 18:57:06,447 wheel INFO adding 'pandas/tests/frame/methods/test_set_axis.py' 2024-04-12 18:57:06,447 wheel INFO adding 'pandas/tests/frame/methods/test_set_index.py' 2024-04-12 18:57:06,448 wheel INFO adding 'pandas/tests/frame/methods/test_shift.py' 2024-04-12 18:57:06,448 wheel INFO adding 'pandas/tests/frame/methods/test_sort_index.py' 2024-04-12 18:57:06,449 wheel INFO adding 'pandas/tests/frame/methods/test_sort_values.py' 2024-04-12 18:57:06,449 wheel INFO adding 'pandas/tests/frame/methods/test_swapaxes.py' 2024-04-12 18:57:06,449 wheel INFO adding 'pandas/tests/frame/methods/test_swaplevel.py' 2024-04-12 18:57:06,450 wheel INFO adding 'pandas/tests/frame/methods/test_to_csv.py' 2024-04-12 18:57:06,450 wheel INFO adding 'pandas/tests/frame/methods/test_to_dict.py' 2024-04-12 18:57:06,451 wheel INFO adding 'pandas/tests/frame/methods/test_to_dict_of_blocks.py' 2024-04-12 18:57:06,451 wheel INFO adding 'pandas/tests/frame/methods/test_to_numpy.py' 2024-04-12 18:57:06,451 wheel INFO adding 'pandas/tests/frame/methods/test_to_period.py' 2024-04-12 18:57:06,451 wheel INFO adding 'pandas/tests/frame/methods/test_to_records.py' 2024-04-12 18:57:06,452 wheel INFO adding 'pandas/tests/frame/methods/test_to_timestamp.py' 2024-04-12 18:57:06,452 wheel INFO adding 'pandas/tests/frame/methods/test_transpose.py' 2024-04-12 18:57:06,452 wheel INFO adding 'pandas/tests/frame/methods/test_truncate.py' 2024-04-12 18:57:06,453 wheel INFO adding 'pandas/tests/frame/methods/test_tz_convert.py' 2024-04-12 18:57:06,453 wheel INFO adding 'pandas/tests/frame/methods/test_tz_localize.py' 2024-04-12 18:57:06,453 wheel INFO adding 'pandas/tests/frame/methods/test_update.py' 2024-04-12 18:57:06,453 wheel INFO adding 'pandas/tests/frame/methods/test_value_counts.py' 2024-04-12 18:57:06,454 wheel INFO adding 'pandas/tests/frame/methods/test_values.py' 2024-04-12 18:57:06,454 wheel INFO adding 'pandas/tests/generic/__init__.py' 2024-04-12 18:57:06,454 wheel INFO adding 'pandas/tests/generic/test_duplicate_labels.py' 2024-04-12 18:57:06,455 wheel INFO adding 'pandas/tests/generic/test_finalize.py' 2024-04-12 18:57:06,455 wheel INFO adding 'pandas/tests/generic/test_frame.py' 2024-04-12 18:57:06,455 wheel INFO adding 'pandas/tests/generic/test_generic.py' 2024-04-12 18:57:06,456 wheel INFO adding 'pandas/tests/generic/test_label_or_level_utils.py' 2024-04-12 18:57:06,456 wheel INFO adding 'pandas/tests/generic/test_series.py' 2024-04-12 18:57:06,456 wheel INFO adding 'pandas/tests/generic/test_to_xarray.py' 2024-04-12 18:57:06,457 wheel INFO adding 'pandas/tests/groupby/__init__.py' 2024-04-12 18:57:06,457 wheel INFO adding 'pandas/tests/groupby/conftest.py' 2024-04-12 18:57:06,457 wheel INFO adding 'pandas/tests/groupby/test_allowlist.py' 2024-04-12 18:57:06,457 wheel INFO adding 'pandas/tests/groupby/test_any_all.py' 2024-04-12 18:57:06,458 wheel INFO adding 'pandas/tests/groupby/test_api_consistency.py' 2024-04-12 18:57:06,458 wheel INFO adding 'pandas/tests/groupby/test_apply.py' 2024-04-12 18:57:06,459 wheel INFO adding 'pandas/tests/groupby/test_apply_mutate.py' 2024-04-12 18:57:06,459 wheel INFO adding 'pandas/tests/groupby/test_bin_groupby.py' 2024-04-12 18:57:06,459 wheel INFO adding 'pandas/tests/groupby/test_categorical.py' 2024-04-12 18:57:06,460 wheel INFO adding 'pandas/tests/groupby/test_counting.py' 2024-04-12 18:57:06,460 wheel INFO adding 'pandas/tests/groupby/test_filters.py' 2024-04-12 18:57:06,461 wheel INFO adding 'pandas/tests/groupby/test_function.py' 2024-04-12 18:57:06,461 wheel INFO adding 'pandas/tests/groupby/test_groupby.py' 2024-04-12 18:57:06,462 wheel INFO adding 'pandas/tests/groupby/test_groupby_dropna.py' 2024-04-12 18:57:06,462 wheel INFO adding 'pandas/tests/groupby/test_groupby_shift_diff.py' 2024-04-12 18:57:06,463 wheel INFO adding 'pandas/tests/groupby/test_groupby_subclass.py' 2024-04-12 18:57:06,463 wheel INFO adding 'pandas/tests/groupby/test_grouping.py' 2024-04-12 18:57:06,463 wheel INFO adding 'pandas/tests/groupby/test_index_as_string.py' 2024-04-12 18:57:06,464 wheel INFO adding 'pandas/tests/groupby/test_indexing.py' 2024-04-12 18:57:06,464 wheel INFO adding 'pandas/tests/groupby/test_libgroupby.py' 2024-04-12 18:57:06,464 wheel INFO adding 'pandas/tests/groupby/test_min_max.py' 2024-04-12 18:57:06,465 wheel INFO adding 'pandas/tests/groupby/test_missing.py' 2024-04-12 18:57:06,465 wheel INFO adding 'pandas/tests/groupby/test_nth.py' 2024-04-12 18:57:06,465 wheel INFO adding 'pandas/tests/groupby/test_numba.py' 2024-04-12 18:57:06,466 wheel INFO adding 'pandas/tests/groupby/test_nunique.py' 2024-04-12 18:57:06,466 wheel INFO adding 'pandas/tests/groupby/test_pipe.py' 2024-04-12 18:57:06,466 wheel INFO adding 'pandas/tests/groupby/test_quantile.py' 2024-04-12 18:57:06,466 wheel INFO adding 'pandas/tests/groupby/test_raises.py' 2024-04-12 18:57:06,467 wheel INFO adding 'pandas/tests/groupby/test_rank.py' 2024-04-12 18:57:06,467 wheel INFO adding 'pandas/tests/groupby/test_sample.py' 2024-04-12 18:57:06,467 wheel INFO adding 'pandas/tests/groupby/test_size.py' 2024-04-12 18:57:06,468 wheel INFO adding 'pandas/tests/groupby/test_timegrouper.py' 2024-04-12 18:57:06,468 wheel INFO adding 'pandas/tests/groupby/test_value_counts.py' 2024-04-12 18:57:06,469 wheel INFO adding 'pandas/tests/groupby/aggregate/__init__.py' 2024-04-12 18:57:06,469 wheel INFO adding 'pandas/tests/groupby/aggregate/test_aggregate.py' 2024-04-12 18:57:06,470 wheel INFO adding 'pandas/tests/groupby/aggregate/test_cython.py' 2024-04-12 18:57:06,470 wheel INFO adding 'pandas/tests/groupby/aggregate/test_numba.py' 2024-04-12 18:57:06,470 wheel INFO adding 'pandas/tests/groupby/aggregate/test_other.py' 2024-04-12 18:57:06,471 wheel INFO adding 'pandas/tests/groupby/transform/__init__.py' 2024-04-12 18:57:06,471 wheel INFO adding 'pandas/tests/groupby/transform/test_numba.py' 2024-04-12 18:57:06,471 wheel INFO adding 'pandas/tests/groupby/transform/test_transform.py' 2024-04-12 18:57:06,472 wheel INFO adding 'pandas/tests/indexes/__init__.py' 2024-04-12 18:57:06,472 wheel INFO adding 'pandas/tests/indexes/common.py' 2024-04-12 18:57:06,473 wheel INFO adding 'pandas/tests/indexes/conftest.py' 2024-04-12 18:57:06,473 wheel INFO adding 'pandas/tests/indexes/datetimelike.py' 2024-04-12 18:57:06,473 wheel INFO adding 'pandas/tests/indexes/test_any_index.py' 2024-04-12 18:57:06,474 wheel INFO adding 'pandas/tests/indexes/test_base.py' 2024-04-12 18:57:06,474 wheel INFO adding 'pandas/tests/indexes/test_common.py' 2024-04-12 18:57:06,474 wheel INFO adding 'pandas/tests/indexes/test_engines.py' 2024-04-12 18:57:06,475 wheel INFO adding 'pandas/tests/indexes/test_frozen.py' 2024-04-12 18:57:06,475 wheel INFO adding 'pandas/tests/indexes/test_index_new.py' 2024-04-12 18:57:06,475 wheel INFO adding 'pandas/tests/indexes/test_indexing.py' 2024-04-12 18:57:06,476 wheel INFO adding 'pandas/tests/indexes/test_numpy_compat.py' 2024-04-12 18:57:06,476 wheel INFO adding 'pandas/tests/indexes/test_setops.py' 2024-04-12 18:57:06,476 wheel INFO adding 'pandas/tests/indexes/test_subclass.py' 2024-04-12 18:57:06,477 wheel INFO adding 'pandas/tests/indexes/base_class/__init__.py' 2024-04-12 18:57:06,477 wheel INFO adding 'pandas/tests/indexes/base_class/test_constructors.py' 2024-04-12 18:57:06,477 wheel INFO adding 'pandas/tests/indexes/base_class/test_formats.py' 2024-04-12 18:57:06,477 wheel INFO adding 'pandas/tests/indexes/base_class/test_indexing.py' 2024-04-12 18:57:06,478 wheel INFO adding 'pandas/tests/indexes/base_class/test_pickle.py' 2024-04-12 18:57:06,478 wheel INFO adding 'pandas/tests/indexes/base_class/test_reshape.py' 2024-04-12 18:57:06,478 wheel INFO adding 'pandas/tests/indexes/base_class/test_setops.py' 2024-04-12 18:57:06,478 wheel INFO adding 'pandas/tests/indexes/base_class/test_where.py' 2024-04-12 18:57:06,479 wheel INFO adding 'pandas/tests/indexes/categorical/__init__.py' 2024-04-12 18:57:06,479 wheel INFO adding 'pandas/tests/indexes/categorical/test_append.py' 2024-04-12 18:57:06,479 wheel INFO adding 'pandas/tests/indexes/categorical/test_astype.py' 2024-04-12 18:57:06,480 wheel INFO adding 'pandas/tests/indexes/categorical/test_category.py' 2024-04-12 18:57:06,480 wheel INFO adding 'pandas/tests/indexes/categorical/test_constructors.py' 2024-04-12 18:57:06,480 wheel INFO adding 'pandas/tests/indexes/categorical/test_equals.py' 2024-04-12 18:57:06,480 wheel INFO adding 'pandas/tests/indexes/categorical/test_fillna.py' 2024-04-12 18:57:06,481 wheel INFO adding 'pandas/tests/indexes/categorical/test_formats.py' 2024-04-12 18:57:06,481 wheel INFO adding 'pandas/tests/indexes/categorical/test_indexing.py' 2024-04-12 18:57:06,481 wheel INFO adding 'pandas/tests/indexes/categorical/test_map.py' 2024-04-12 18:57:06,482 wheel INFO adding 'pandas/tests/indexes/categorical/test_reindex.py' 2024-04-12 18:57:06,482 wheel INFO adding 'pandas/tests/indexes/datetimelike_/__init__.py' 2024-04-12 18:57:06,482 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_drop_duplicates.py' 2024-04-12 18:57:06,482 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_equals.py' 2024-04-12 18:57:06,483 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_indexing.py' 2024-04-12 18:57:06,483 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_is_monotonic.py' 2024-04-12 18:57:06,483 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_nat.py' 2024-04-12 18:57:06,483 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_sort_values.py' 2024-04-12 18:57:06,484 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_value_counts.py' 2024-04-12 18:57:06,484 wheel INFO adding 'pandas/tests/indexes/datetimes/__init__.py' 2024-04-12 18:57:06,484 wheel INFO adding 'pandas/tests/indexes/datetimes/test_asof.py' 2024-04-12 18:57:06,485 wheel INFO adding 'pandas/tests/indexes/datetimes/test_constructors.py' 2024-04-12 18:57:06,485 wheel INFO adding 'pandas/tests/indexes/datetimes/test_date_range.py' 2024-04-12 18:57:06,486 wheel INFO adding 'pandas/tests/indexes/datetimes/test_datetime.py' 2024-04-12 18:57:06,486 wheel INFO adding 'pandas/tests/indexes/datetimes/test_datetimelike.py' 2024-04-12 18:57:06,486 wheel INFO adding 'pandas/tests/indexes/datetimes/test_delete.py' 2024-04-12 18:57:06,486 wheel INFO adding 'pandas/tests/indexes/datetimes/test_formats.py' 2024-04-12 18:57:06,487 wheel INFO adding 'pandas/tests/indexes/datetimes/test_freq_attr.py' 2024-04-12 18:57:06,487 wheel INFO adding 'pandas/tests/indexes/datetimes/test_indexing.py' 2024-04-12 18:57:06,487 wheel INFO adding 'pandas/tests/indexes/datetimes/test_join.py' 2024-04-12 18:57:06,488 wheel INFO adding 'pandas/tests/indexes/datetimes/test_map.py' 2024-04-12 18:57:06,488 wheel INFO adding 'pandas/tests/indexes/datetimes/test_misc.py' 2024-04-12 18:57:06,488 wheel INFO adding 'pandas/tests/indexes/datetimes/test_npfuncs.py' 2024-04-12 18:57:06,489 wheel INFO adding 'pandas/tests/indexes/datetimes/test_ops.py' 2024-04-12 18:57:06,489 wheel INFO adding 'pandas/tests/indexes/datetimes/test_partial_slicing.py' 2024-04-12 18:57:06,489 wheel INFO adding 'pandas/tests/indexes/datetimes/test_pickle.py' 2024-04-12 18:57:06,489 wheel INFO adding 'pandas/tests/indexes/datetimes/test_reindex.py' 2024-04-12 18:57:06,490 wheel INFO adding 'pandas/tests/indexes/datetimes/test_scalar_compat.py' 2024-04-12 18:57:06,490 wheel INFO adding 'pandas/tests/indexes/datetimes/test_setops.py' 2024-04-12 18:57:06,490 wheel INFO adding 'pandas/tests/indexes/datetimes/test_timezones.py' 2024-04-12 18:57:06,491 wheel INFO adding 'pandas/tests/indexes/datetimes/test_unique.py' 2024-04-12 18:57:06,491 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/__init__.py' 2024-04-12 18:57:06,491 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_astype.py' 2024-04-12 18:57:06,492 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_factorize.py' 2024-04-12 18:57:06,492 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_fillna.py' 2024-04-12 18:57:06,492 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_insert.py' 2024-04-12 18:57:06,493 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_isocalendar.py' 2024-04-12 18:57:06,493 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_repeat.py' 2024-04-12 18:57:06,493 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_shift.py' 2024-04-12 18:57:06,493 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_snap.py' 2024-04-12 18:57:06,494 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_to_frame.py' 2024-04-12 18:57:06,494 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_to_period.py' 2024-04-12 18:57:06,494 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_to_series.py' 2024-04-12 18:57:06,494 wheel INFO adding 'pandas/tests/indexes/interval/__init__.py' 2024-04-12 18:57:06,495 wheel INFO adding 'pandas/tests/indexes/interval/test_astype.py' 2024-04-12 18:57:06,495 wheel INFO adding 'pandas/tests/indexes/interval/test_base.py' 2024-04-12 18:57:06,495 wheel INFO adding 'pandas/tests/indexes/interval/test_constructors.py' 2024-04-12 18:57:06,496 wheel INFO adding 'pandas/tests/indexes/interval/test_equals.py' 2024-04-12 18:57:06,496 wheel INFO adding 'pandas/tests/indexes/interval/test_formats.py' 2024-04-12 18:57:06,496 wheel INFO adding 'pandas/tests/indexes/interval/test_indexing.py' 2024-04-12 18:57:06,497 wheel INFO adding 'pandas/tests/indexes/interval/test_interval.py' 2024-04-12 18:57:06,497 wheel INFO adding 'pandas/tests/indexes/interval/test_interval_range.py' 2024-04-12 18:57:06,497 wheel INFO adding 'pandas/tests/indexes/interval/test_interval_tree.py' 2024-04-12 18:57:06,498 wheel INFO adding 'pandas/tests/indexes/interval/test_join.py' 2024-04-12 18:57:06,498 wheel INFO adding 'pandas/tests/indexes/interval/test_pickle.py' 2024-04-12 18:57:06,498 wheel INFO adding 'pandas/tests/indexes/interval/test_setops.py' 2024-04-12 18:57:06,498 wheel INFO adding 'pandas/tests/indexes/multi/__init__.py' 2024-04-12 18:57:06,499 wheel INFO adding 'pandas/tests/indexes/multi/conftest.py' 2024-04-12 18:57:06,499 wheel INFO adding 'pandas/tests/indexes/multi/test_analytics.py' 2024-04-12 18:57:06,499 wheel INFO adding 'pandas/tests/indexes/multi/test_astype.py' 2024-04-12 18:57:06,499 wheel INFO adding 'pandas/tests/indexes/multi/test_compat.py' 2024-04-12 18:57:06,500 wheel INFO adding 'pandas/tests/indexes/multi/test_constructors.py' 2024-04-12 18:57:06,500 wheel INFO adding 'pandas/tests/indexes/multi/test_conversion.py' 2024-04-12 18:57:06,500 wheel INFO adding 'pandas/tests/indexes/multi/test_copy.py' 2024-04-12 18:57:06,501 wheel INFO adding 'pandas/tests/indexes/multi/test_drop.py' 2024-04-12 18:57:06,501 wheel INFO adding 'pandas/tests/indexes/multi/test_duplicates.py' 2024-04-12 18:57:06,501 wheel INFO adding 'pandas/tests/indexes/multi/test_equivalence.py' 2024-04-12 18:57:06,502 wheel INFO adding 'pandas/tests/indexes/multi/test_formats.py' 2024-04-12 18:57:06,502 wheel INFO adding 'pandas/tests/indexes/multi/test_get_level_values.py' 2024-04-12 18:57:06,502 wheel INFO adding 'pandas/tests/indexes/multi/test_get_set.py' 2024-04-12 18:57:06,503 wheel INFO adding 'pandas/tests/indexes/multi/test_indexing.py' 2024-04-12 18:57:06,503 wheel INFO adding 'pandas/tests/indexes/multi/test_integrity.py' 2024-04-12 18:57:06,503 wheel INFO adding 'pandas/tests/indexes/multi/test_isin.py' 2024-04-12 18:57:06,504 wheel INFO adding 'pandas/tests/indexes/multi/test_join.py' 2024-04-12 18:57:06,504 wheel INFO adding 'pandas/tests/indexes/multi/test_lexsort.py' 2024-04-12 18:57:06,504 wheel INFO adding 'pandas/tests/indexes/multi/test_missing.py' 2024-04-12 18:57:06,504 wheel INFO adding 'pandas/tests/indexes/multi/test_monotonic.py' 2024-04-12 18:57:06,505 wheel INFO adding 'pandas/tests/indexes/multi/test_names.py' 2024-04-12 18:57:06,505 wheel INFO adding 'pandas/tests/indexes/multi/test_partial_indexing.py' 2024-04-12 18:57:06,505 wheel INFO adding 'pandas/tests/indexes/multi/test_pickle.py' 2024-04-12 18:57:06,505 wheel INFO adding 'pandas/tests/indexes/multi/test_reindex.py' 2024-04-12 18:57:06,506 wheel INFO adding 'pandas/tests/indexes/multi/test_reshape.py' 2024-04-12 18:57:06,506 wheel INFO adding 'pandas/tests/indexes/multi/test_setops.py' 2024-04-12 18:57:06,506 wheel INFO adding 'pandas/tests/indexes/multi/test_sorting.py' 2024-04-12 18:57:06,507 wheel INFO adding 'pandas/tests/indexes/multi/test_take.py' 2024-04-12 18:57:06,507 wheel INFO adding 'pandas/tests/indexes/numeric/__init__.py' 2024-04-12 18:57:06,507 wheel INFO adding 'pandas/tests/indexes/numeric/test_astype.py' 2024-04-12 18:57:06,508 wheel INFO adding 'pandas/tests/indexes/numeric/test_indexing.py' 2024-04-12 18:57:06,508 wheel INFO adding 'pandas/tests/indexes/numeric/test_join.py' 2024-04-12 18:57:06,508 wheel INFO adding 'pandas/tests/indexes/numeric/test_numeric.py' 2024-04-12 18:57:06,509 wheel INFO adding 'pandas/tests/indexes/numeric/test_setops.py' 2024-04-12 18:57:06,509 wheel INFO adding 'pandas/tests/indexes/object/__init__.py' 2024-04-12 18:57:06,509 wheel INFO adding 'pandas/tests/indexes/object/test_astype.py' 2024-04-12 18:57:06,509 wheel INFO adding 'pandas/tests/indexes/object/test_indexing.py' 2024-04-12 18:57:06,510 wheel INFO adding 'pandas/tests/indexes/period/__init__.py' 2024-04-12 18:57:06,510 wheel INFO adding 'pandas/tests/indexes/period/test_constructors.py' 2024-04-12 18:57:06,510 wheel INFO adding 'pandas/tests/indexes/period/test_formats.py' 2024-04-12 18:57:06,511 wheel INFO adding 'pandas/tests/indexes/period/test_freq_attr.py' 2024-04-12 18:57:06,511 wheel INFO adding 'pandas/tests/indexes/period/test_indexing.py' 2024-04-12 18:57:06,511 wheel INFO adding 'pandas/tests/indexes/period/test_join.py' 2024-04-12 18:57:06,512 wheel INFO adding 'pandas/tests/indexes/period/test_monotonic.py' 2024-04-12 18:57:06,512 wheel INFO adding 'pandas/tests/indexes/period/test_partial_slicing.py' 2024-04-12 18:57:06,512 wheel INFO adding 'pandas/tests/indexes/period/test_period.py' 2024-04-12 18:57:06,513 wheel INFO adding 'pandas/tests/indexes/period/test_period_range.py' 2024-04-12 18:57:06,513 wheel INFO adding 'pandas/tests/indexes/period/test_pickle.py' 2024-04-12 18:57:06,513 wheel INFO adding 'pandas/tests/indexes/period/test_resolution.py' 2024-04-12 18:57:06,513 wheel INFO adding 'pandas/tests/indexes/period/test_scalar_compat.py' 2024-04-12 18:57:06,514 wheel INFO adding 'pandas/tests/indexes/period/test_searchsorted.py' 2024-04-12 18:57:06,514 wheel INFO adding 'pandas/tests/indexes/period/test_setops.py' 2024-04-12 18:57:06,514 wheel INFO adding 'pandas/tests/indexes/period/test_tools.py' 2024-04-12 18:57:06,514 wheel INFO adding 'pandas/tests/indexes/period/methods/__init__.py' 2024-04-12 18:57:06,515 wheel INFO adding 'pandas/tests/indexes/period/methods/test_asfreq.py' 2024-04-12 18:57:06,515 wheel INFO adding 'pandas/tests/indexes/period/methods/test_astype.py' 2024-04-12 18:57:06,515 wheel INFO adding 'pandas/tests/indexes/period/methods/test_factorize.py' 2024-04-12 18:57:06,515 wheel INFO adding 'pandas/tests/indexes/period/methods/test_fillna.py' 2024-04-12 18:57:06,516 wheel INFO adding 'pandas/tests/indexes/period/methods/test_insert.py' 2024-04-12 18:57:06,516 wheel INFO adding 'pandas/tests/indexes/period/methods/test_is_full.py' 2024-04-12 18:57:06,516 wheel INFO adding 'pandas/tests/indexes/period/methods/test_repeat.py' 2024-04-12 18:57:06,516 wheel INFO adding 'pandas/tests/indexes/period/methods/test_shift.py' 2024-04-12 18:57:06,517 wheel INFO adding 'pandas/tests/indexes/period/methods/test_to_timestamp.py' 2024-04-12 18:57:06,517 wheel INFO adding 'pandas/tests/indexes/ranges/__init__.py' 2024-04-12 18:57:06,517 wheel INFO adding 'pandas/tests/indexes/ranges/test_constructors.py' 2024-04-12 18:57:06,517 wheel INFO adding 'pandas/tests/indexes/ranges/test_indexing.py' 2024-04-12 18:57:06,518 wheel INFO adding 'pandas/tests/indexes/ranges/test_join.py' 2024-04-12 18:57:06,518 wheel INFO adding 'pandas/tests/indexes/ranges/test_range.py' 2024-04-12 18:57:06,518 wheel INFO adding 'pandas/tests/indexes/ranges/test_setops.py' 2024-04-12 18:57:06,519 wheel INFO adding 'pandas/tests/indexes/timedeltas/__init__.py' 2024-04-12 18:57:06,519 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_constructors.py' 2024-04-12 18:57:06,519 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_delete.py' 2024-04-12 18:57:06,520 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_formats.py' 2024-04-12 18:57:06,520 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_freq_attr.py' 2024-04-12 18:57:06,520 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_indexing.py' 2024-04-12 18:57:06,520 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_join.py' 2024-04-12 18:57:06,521 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_ops.py' 2024-04-12 18:57:06,521 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_pickle.py' 2024-04-12 18:57:06,521 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_scalar_compat.py' 2024-04-12 18:57:06,521 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_searchsorted.py' 2024-04-12 18:57:06,522 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_setops.py' 2024-04-12 18:57:06,522 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_timedelta.py' 2024-04-12 18:57:06,522 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_timedelta_range.py' 2024-04-12 18:57:06,522 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/__init__.py' 2024-04-12 18:57:06,523 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/test_astype.py' 2024-04-12 18:57:06,523 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/test_factorize.py' 2024-04-12 18:57:06,523 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/test_fillna.py' 2024-04-12 18:57:06,524 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/test_insert.py' 2024-04-12 18:57:06,524 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/test_repeat.py' 2024-04-12 18:57:06,524 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/test_shift.py' 2024-04-12 18:57:06,524 wheel INFO adding 'pandas/tests/indexing/__init__.py' 2024-04-12 18:57:06,525 wheel INFO adding 'pandas/tests/indexing/common.py' 2024-04-12 18:57:06,525 wheel INFO adding 'pandas/tests/indexing/conftest.py' 2024-04-12 18:57:06,525 wheel INFO adding 'pandas/tests/indexing/test_at.py' 2024-04-12 18:57:06,526 wheel INFO adding 'pandas/tests/indexing/test_categorical.py' 2024-04-12 18:57:06,526 wheel INFO adding 'pandas/tests/indexing/test_chaining_and_caching.py' 2024-04-12 18:57:06,526 wheel INFO adding 'pandas/tests/indexing/test_check_indexer.py' 2024-04-12 18:57:06,527 wheel INFO adding 'pandas/tests/indexing/test_coercion.py' 2024-04-12 18:57:06,527 wheel INFO adding 'pandas/tests/indexing/test_datetime.py' 2024-04-12 18:57:06,527 wheel INFO adding 'pandas/tests/indexing/test_floats.py' 2024-04-12 18:57:06,528 wheel INFO adding 'pandas/tests/indexing/test_iat.py' 2024-04-12 18:57:06,528 wheel INFO adding 'pandas/tests/indexing/test_iloc.py' 2024-04-12 18:57:06,529 wheel INFO adding 'pandas/tests/indexing/test_indexers.py' 2024-04-12 18:57:06,529 wheel INFO adding 'pandas/tests/indexing/test_indexing.py' 2024-04-12 18:57:06,530 wheel INFO adding 'pandas/tests/indexing/test_loc.py' 2024-04-12 18:57:06,530 wheel INFO adding 'pandas/tests/indexing/test_na_indexing.py' 2024-04-12 18:57:06,531 wheel INFO adding 'pandas/tests/indexing/test_partial.py' 2024-04-12 18:57:06,531 wheel INFO adding 'pandas/tests/indexing/test_scalar.py' 2024-04-12 18:57:06,531 wheel INFO adding 'pandas/tests/indexing/interval/__init__.py' 2024-04-12 18:57:06,532 wheel INFO adding 'pandas/tests/indexing/interval/test_interval.py' 2024-04-12 18:57:06,532 wheel INFO adding 'pandas/tests/indexing/interval/test_interval_new.py' 2024-04-12 18:57:06,532 wheel INFO adding 'pandas/tests/indexing/multiindex/__init__.py' 2024-04-12 18:57:06,532 wheel INFO adding 'pandas/tests/indexing/multiindex/test_chaining_and_caching.py' 2024-04-12 18:57:06,533 wheel INFO adding 'pandas/tests/indexing/multiindex/test_datetime.py' 2024-04-12 18:57:06,533 wheel INFO adding 'pandas/tests/indexing/multiindex/test_getitem.py' 2024-04-12 18:57:06,533 wheel INFO adding 'pandas/tests/indexing/multiindex/test_iloc.py' 2024-04-12 18:57:06,534 wheel INFO adding 'pandas/tests/indexing/multiindex/test_indexing_slow.py' 2024-04-12 18:57:06,534 wheel INFO adding 'pandas/tests/indexing/multiindex/test_loc.py' 2024-04-12 18:57:06,534 wheel INFO adding 'pandas/tests/indexing/multiindex/test_multiindex.py' 2024-04-12 18:57:06,535 wheel INFO adding 'pandas/tests/indexing/multiindex/test_partial.py' 2024-04-12 18:57:06,535 wheel INFO adding 'pandas/tests/indexing/multiindex/test_setitem.py' 2024-04-12 18:57:06,535 wheel INFO adding 'pandas/tests/indexing/multiindex/test_slice.py' 2024-04-12 18:57:06,536 wheel INFO adding 'pandas/tests/indexing/multiindex/test_sorted.py' 2024-04-12 18:57:06,536 wheel INFO adding 'pandas/tests/interchange/__init__.py' 2024-04-12 18:57:06,536 wheel INFO adding 'pandas/tests/interchange/conftest.py' 2024-04-12 18:57:06,536 wheel INFO adding 'pandas/tests/interchange/test_impl.py' 2024-04-12 18:57:06,537 wheel INFO adding 'pandas/tests/interchange/test_spec_conformance.py' 2024-04-12 18:57:06,537 wheel INFO adding 'pandas/tests/interchange/test_utils.py' 2024-04-12 18:57:06,537 wheel INFO adding 'pandas/tests/internals/__init__.py' 2024-04-12 18:57:06,538 wheel INFO adding 'pandas/tests/internals/test_api.py' 2024-04-12 18:57:06,538 wheel INFO adding 'pandas/tests/internals/test_internals.py' 2024-04-12 18:57:06,538 wheel INFO adding 'pandas/tests/internals/test_managers.py' 2024-04-12 18:57:06,539 wheel INFO adding 'pandas/tests/io/__init__.py' 2024-04-12 18:57:06,539 wheel INFO adding 'pandas/tests/io/conftest.py' 2024-04-12 18:57:06,539 wheel INFO adding 'pandas/tests/io/generate_legacy_storage_files.py' 2024-04-12 18:57:06,540 wheel INFO adding 'pandas/tests/io/test_clipboard.py' 2024-04-12 18:57:06,540 wheel INFO adding 'pandas/tests/io/test_common.py' 2024-04-12 18:57:06,540 wheel INFO adding 'pandas/tests/io/test_compression.py' 2024-04-12 18:57:06,541 wheel INFO adding 'pandas/tests/io/test_feather.py' 2024-04-12 18:57:06,541 wheel INFO adding 'pandas/tests/io/test_fsspec.py' 2024-04-12 18:57:06,542 wheel INFO adding 'pandas/tests/io/test_gcs.py' 2024-04-12 18:57:06,542 wheel INFO adding 'pandas/tests/io/test_html.py' 2024-04-12 18:57:06,543 wheel INFO adding 'pandas/tests/io/test_orc.py' 2024-04-12 18:57:06,543 wheel INFO adding 'pandas/tests/io/test_parquet.py' 2024-04-12 18:57:06,543 wheel INFO adding 'pandas/tests/io/test_pickle.py' 2024-04-12 18:57:06,544 wheel INFO adding 'pandas/tests/io/test_s3.py' 2024-04-12 18:57:06,544 wheel INFO adding 'pandas/tests/io/test_spss.py' 2024-04-12 18:57:06,545 wheel INFO adding 'pandas/tests/io/test_sql.py' 2024-04-12 18:57:06,546 wheel INFO adding 'pandas/tests/io/test_stata.py' 2024-04-12 18:57:06,546 wheel INFO adding 'pandas/tests/io/test_user_agent.py' 2024-04-12 18:57:06,547 wheel INFO adding 'pandas/tests/io/data/gbq_fake_job.txt' 2024-04-12 18:57:06,547 wheel INFO adding 'pandas/tests/io/data/fixed_width/fixed_width_format.txt' 2024-04-12 18:57:06,547 wheel INFO adding 'pandas/tests/io/data/legacy_pickle/1.2.4/empty_frame_v1_2_4-GH#42345.pkl' 2024-04-12 18:57:06,547 wheel INFO adding 'pandas/tests/io/data/parquet/simple.parquet' 2024-04-12 18:57:06,548 wheel INFO adding 'pandas/tests/io/data/pickle/test_mi_py27.pkl' 2024-04-12 18:57:06,548 wheel INFO adding 'pandas/tests/io/data/pickle/test_py27.pkl' 2024-04-12 18:57:06,548 wheel INFO adding 'pandas/tests/io/data/xml/baby_names.xml' 2024-04-12 18:57:06,548 wheel INFO adding 'pandas/tests/io/data/xml/books.xml' 2024-04-12 18:57:06,549 wheel INFO adding 'pandas/tests/io/data/xml/cta_rail_lines.kml' 2024-04-12 18:57:06,549 wheel INFO adding 'pandas/tests/io/data/xml/doc_ch_utf.xml' 2024-04-12 18:57:06,549 wheel INFO adding 'pandas/tests/io/data/xml/flatten_doc.xsl' 2024-04-12 18:57:06,550 wheel INFO adding 'pandas/tests/io/data/xml/row_field_output.xsl' 2024-04-12 18:57:06,550 wheel INFO adding 'pandas/tests/io/excel/__init__.py' 2024-04-12 18:57:06,550 wheel INFO adding 'pandas/tests/io/excel/conftest.py' 2024-04-12 18:57:06,550 wheel INFO adding 'pandas/tests/io/excel/test_odf.py' 2024-04-12 18:57:06,551 wheel INFO adding 'pandas/tests/io/excel/test_odswriter.py' 2024-04-12 18:57:06,551 wheel INFO adding 'pandas/tests/io/excel/test_openpyxl.py' 2024-04-12 18:57:06,551 wheel INFO adding 'pandas/tests/io/excel/test_readers.py' 2024-04-12 18:57:06,552 wheel INFO adding 'pandas/tests/io/excel/test_style.py' 2024-04-12 18:57:06,552 wheel INFO adding 'pandas/tests/io/excel/test_writers.py' 2024-04-12 18:57:06,553 wheel INFO adding 'pandas/tests/io/excel/test_xlrd.py' 2024-04-12 18:57:06,553 wheel INFO adding 'pandas/tests/io/excel/test_xlsxwriter.py' 2024-04-12 18:57:06,553 wheel INFO adding 'pandas/tests/io/formats/__init__.py' 2024-04-12 18:57:06,554 wheel INFO adding 'pandas/tests/io/formats/test_console.py' 2024-04-12 18:57:06,554 wheel INFO adding 'pandas/tests/io/formats/test_css.py' 2024-04-12 18:57:06,554 wheel INFO adding 'pandas/tests/io/formats/test_eng_formatting.py' 2024-04-12 18:57:06,555 wheel INFO adding 'pandas/tests/io/formats/test_format.py' 2024-04-12 18:57:06,556 wheel INFO adding 'pandas/tests/io/formats/test_info.py' 2024-04-12 18:57:06,556 wheel INFO adding 'pandas/tests/io/formats/test_printing.py' 2024-04-12 18:57:06,556 wheel INFO adding 'pandas/tests/io/formats/test_series_info.py' 2024-04-12 18:57:06,556 wheel INFO adding 'pandas/tests/io/formats/test_to_csv.py' 2024-04-12 18:57:06,557 wheel INFO adding 'pandas/tests/io/formats/test_to_excel.py' 2024-04-12 18:57:06,557 wheel INFO adding 'pandas/tests/io/formats/test_to_html.py' 2024-04-12 18:57:06,558 wheel INFO adding 'pandas/tests/io/formats/test_to_latex.py' 2024-04-12 18:57:06,558 wheel INFO adding 'pandas/tests/io/formats/test_to_markdown.py' 2024-04-12 18:57:06,559 wheel INFO adding 'pandas/tests/io/formats/test_to_string.py' 2024-04-12 18:57:06,559 wheel INFO adding 'pandas/tests/io/formats/style/__init__.py' 2024-04-12 18:57:06,559 wheel INFO adding 'pandas/tests/io/formats/style/test_bar.py' 2024-04-12 18:57:06,559 wheel INFO adding 'pandas/tests/io/formats/style/test_exceptions.py' 2024-04-12 18:57:06,560 wheel INFO adding 'pandas/tests/io/formats/style/test_format.py' 2024-04-12 18:57:06,560 wheel INFO adding 'pandas/tests/io/formats/style/test_highlight.py' 2024-04-12 18:57:06,560 wheel INFO adding 'pandas/tests/io/formats/style/test_html.py' 2024-04-12 18:57:06,561 wheel INFO adding 'pandas/tests/io/formats/style/test_matplotlib.py' 2024-04-12 18:57:06,561 wheel INFO adding 'pandas/tests/io/formats/style/test_non_unique.py' 2024-04-12 18:57:06,562 wheel INFO adding 'pandas/tests/io/formats/style/test_style.py' 2024-04-12 18:57:06,562 wheel INFO adding 'pandas/tests/io/formats/style/test_to_latex.py' 2024-04-12 18:57:06,562 wheel INFO adding 'pandas/tests/io/formats/style/test_to_string.py' 2024-04-12 18:57:06,563 wheel INFO adding 'pandas/tests/io/formats/style/test_tooltip.py' 2024-04-12 18:57:06,563 wheel INFO adding 'pandas/tests/io/json/__init__.py' 2024-04-12 18:57:06,563 wheel INFO adding 'pandas/tests/io/json/conftest.py' 2024-04-12 18:57:06,564 wheel INFO adding 'pandas/tests/io/json/test_compression.py' 2024-04-12 18:57:06,564 wheel INFO adding 'pandas/tests/io/json/test_deprecated_kwargs.py' 2024-04-12 18:57:06,564 wheel INFO adding 'pandas/tests/io/json/test_json_table_schema.py' 2024-04-12 18:57:06,565 wheel INFO adding 'pandas/tests/io/json/test_json_table_schema_ext_dtype.py' 2024-04-12 18:57:06,565 wheel INFO adding 'pandas/tests/io/json/test_normalize.py' 2024-04-12 18:57:06,565 wheel INFO adding 'pandas/tests/io/json/test_pandas.py' 2024-04-12 18:57:06,566 wheel INFO adding 'pandas/tests/io/json/test_readlines.py' 2024-04-12 18:57:06,566 wheel INFO adding 'pandas/tests/io/json/test_ujson.py' 2024-04-12 18:57:06,567 wheel INFO adding 'pandas/tests/io/parser/__init__.py' 2024-04-12 18:57:06,567 wheel INFO adding 'pandas/tests/io/parser/conftest.py' 2024-04-12 18:57:06,568 wheel INFO adding 'pandas/tests/io/parser/test_c_parser_only.py' 2024-04-12 18:57:06,568 wheel INFO adding 'pandas/tests/io/parser/test_comment.py' 2024-04-12 18:57:06,568 wheel INFO adding 'pandas/tests/io/parser/test_compression.py' 2024-04-12 18:57:06,569 wheel INFO adding 'pandas/tests/io/parser/test_concatenate_chunks.py' 2024-04-12 18:57:06,569 wheel INFO adding 'pandas/tests/io/parser/test_converters.py' 2024-04-12 18:57:06,569 wheel INFO adding 'pandas/tests/io/parser/test_dialect.py' 2024-04-12 18:57:06,569 wheel INFO adding 'pandas/tests/io/parser/test_encoding.py' 2024-04-12 18:57:06,570 wheel INFO adding 'pandas/tests/io/parser/test_header.py' 2024-04-12 18:57:06,570 wheel INFO adding 'pandas/tests/io/parser/test_index_col.py' 2024-04-12 18:57:06,570 wheel INFO adding 'pandas/tests/io/parser/test_mangle_dupes.py' 2024-04-12 18:57:06,571 wheel INFO adding 'pandas/tests/io/parser/test_multi_thread.py' 2024-04-12 18:57:06,571 wheel INFO adding 'pandas/tests/io/parser/test_na_values.py' 2024-04-12 18:57:06,571 wheel INFO adding 'pandas/tests/io/parser/test_network.py' 2024-04-12 18:57:06,572 wheel INFO adding 'pandas/tests/io/parser/test_parse_dates.py' 2024-04-12 18:57:06,573 wheel INFO adding 'pandas/tests/io/parser/test_python_parser_only.py' 2024-04-12 18:57:06,573 wheel INFO adding 'pandas/tests/io/parser/test_quoting.py' 2024-04-12 18:57:06,573 wheel INFO adding 'pandas/tests/io/parser/test_read_fwf.py' 2024-04-12 18:57:06,574 wheel INFO adding 'pandas/tests/io/parser/test_skiprows.py' 2024-04-12 18:57:06,574 wheel INFO adding 'pandas/tests/io/parser/test_textreader.py' 2024-04-12 18:57:06,574 wheel INFO adding 'pandas/tests/io/parser/test_unsupported.py' 2024-04-12 18:57:06,574 wheel INFO adding 'pandas/tests/io/parser/test_upcast.py' 2024-04-12 18:57:06,575 wheel INFO adding 'pandas/tests/io/parser/common/__init__.py' 2024-04-12 18:57:06,575 wheel INFO adding 'pandas/tests/io/parser/common/test_chunksize.py' 2024-04-12 18:57:06,575 wheel INFO adding 'pandas/tests/io/parser/common/test_common_basic.py' 2024-04-12 18:57:06,576 wheel INFO adding 'pandas/tests/io/parser/common/test_data_list.py' 2024-04-12 18:57:06,576 wheel INFO adding 'pandas/tests/io/parser/common/test_decimal.py' 2024-04-12 18:57:06,576 wheel INFO adding 'pandas/tests/io/parser/common/test_file_buffer_url.py' 2024-04-12 18:57:06,577 wheel INFO adding 'pandas/tests/io/parser/common/test_float.py' 2024-04-12 18:57:06,577 wheel INFO adding 'pandas/tests/io/parser/common/test_index.py' 2024-04-12 18:57:06,577 wheel INFO adding 'pandas/tests/io/parser/common/test_inf.py' 2024-04-12 18:57:06,577 wheel INFO adding 'pandas/tests/io/parser/common/test_ints.py' 2024-04-12 18:57:06,578 wheel INFO adding 'pandas/tests/io/parser/common/test_iterator.py' 2024-04-12 18:57:06,578 wheel INFO adding 'pandas/tests/io/parser/common/test_read_errors.py' 2024-04-12 18:57:06,578 wheel INFO adding 'pandas/tests/io/parser/common/test_verbose.py' 2024-04-12 18:57:06,578 wheel INFO adding 'pandas/tests/io/parser/dtypes/__init__.py' 2024-04-12 18:57:06,579 wheel INFO adding 'pandas/tests/io/parser/dtypes/test_categorical.py' 2024-04-12 18:57:06,579 wheel INFO adding 'pandas/tests/io/parser/dtypes/test_dtypes_basic.py' 2024-04-12 18:57:06,579 wheel INFO adding 'pandas/tests/io/parser/dtypes/test_empty.py' 2024-04-12 18:57:06,580 wheel INFO adding 'pandas/tests/io/parser/usecols/__init__.py' 2024-04-12 18:57:06,580 wheel INFO adding 'pandas/tests/io/parser/usecols/test_parse_dates.py' 2024-04-12 18:57:06,580 wheel INFO adding 'pandas/tests/io/parser/usecols/test_strings.py' 2024-04-12 18:57:06,580 wheel INFO adding 'pandas/tests/io/parser/usecols/test_usecols_basic.py' 2024-04-12 18:57:06,581 wheel INFO adding 'pandas/tests/io/pytables/__init__.py' 2024-04-12 18:57:06,581 wheel INFO adding 'pandas/tests/io/pytables/common.py' 2024-04-12 18:57:06,581 wheel INFO adding 'pandas/tests/io/pytables/conftest.py' 2024-04-12 18:57:06,582 wheel INFO adding 'pandas/tests/io/pytables/test_append.py' 2024-04-12 18:57:06,582 wheel INFO adding 'pandas/tests/io/pytables/test_categorical.py' 2024-04-12 18:57:06,582 wheel INFO adding 'pandas/tests/io/pytables/test_compat.py' 2024-04-12 18:57:06,583 wheel INFO adding 'pandas/tests/io/pytables/test_complex.py' 2024-04-12 18:57:06,583 wheel INFO adding 'pandas/tests/io/pytables/test_errors.py' 2024-04-12 18:57:06,583 wheel INFO adding 'pandas/tests/io/pytables/test_file_handling.py' 2024-04-12 18:57:06,583 wheel INFO adding 'pandas/tests/io/pytables/test_keys.py' 2024-04-12 18:57:06,584 wheel INFO adding 'pandas/tests/io/pytables/test_put.py' 2024-04-12 18:57:06,584 wheel INFO adding 'pandas/tests/io/pytables/test_pytables_missing.py' 2024-04-12 18:57:06,584 wheel INFO adding 'pandas/tests/io/pytables/test_read.py' 2024-04-12 18:57:06,585 wheel INFO adding 'pandas/tests/io/pytables/test_retain_attributes.py' 2024-04-12 18:57:06,585 wheel INFO adding 'pandas/tests/io/pytables/test_round_trip.py' 2024-04-12 18:57:06,585 wheel INFO adding 'pandas/tests/io/pytables/test_select.py' 2024-04-12 18:57:06,586 wheel INFO adding 'pandas/tests/io/pytables/test_store.py' 2024-04-12 18:57:06,586 wheel INFO adding 'pandas/tests/io/pytables/test_subclass.py' 2024-04-12 18:57:06,586 wheel INFO adding 'pandas/tests/io/pytables/test_time_series.py' 2024-04-12 18:57:06,587 wheel INFO adding 'pandas/tests/io/pytables/test_timezones.py' 2024-04-12 18:57:06,587 wheel INFO adding 'pandas/tests/io/sas/__init__.py' 2024-04-12 18:57:06,587 wheel INFO adding 'pandas/tests/io/sas/test_byteswap.py' 2024-04-12 18:57:06,588 wheel INFO adding 'pandas/tests/io/sas/test_sas.py' 2024-04-12 18:57:06,588 wheel INFO adding 'pandas/tests/io/sas/test_sas7bdat.py' 2024-04-12 18:57:06,588 wheel INFO adding 'pandas/tests/io/sas/test_xport.py' 2024-04-12 18:57:06,588 wheel INFO adding 'pandas/tests/io/xml/__init__.py' 2024-04-12 18:57:06,589 wheel INFO adding 'pandas/tests/io/xml/test_to_xml.py' 2024-04-12 18:57:06,589 wheel INFO adding 'pandas/tests/io/xml/test_xml.py' 2024-04-12 18:57:06,590 wheel INFO adding 'pandas/tests/io/xml/test_xml_dtypes.py' 2024-04-12 18:57:06,590 wheel INFO adding 'pandas/tests/libs/__init__.py' 2024-04-12 18:57:06,591 wheel INFO adding 'pandas/tests/libs/test_hashtable.py' 2024-04-12 18:57:06,591 wheel INFO adding 'pandas/tests/libs/test_join.py' 2024-04-12 18:57:06,591 wheel INFO adding 'pandas/tests/libs/test_lib.py' 2024-04-12 18:57:06,592 wheel INFO adding 'pandas/tests/plotting/__init__.py' 2024-04-12 18:57:06,592 wheel INFO adding 'pandas/tests/plotting/common.py' 2024-04-12 18:57:06,592 wheel INFO adding 'pandas/tests/plotting/conftest.py' 2024-04-12 18:57:06,593 wheel INFO adding 'pandas/tests/plotting/test_backend.py' 2024-04-12 18:57:06,593 wheel INFO adding 'pandas/tests/plotting/test_boxplot_method.py' 2024-04-12 18:57:06,593 wheel INFO adding 'pandas/tests/plotting/test_common.py' 2024-04-12 18:57:06,594 wheel INFO adding 'pandas/tests/plotting/test_converter.py' 2024-04-12 18:57:06,594 wheel INFO adding 'pandas/tests/plotting/test_datetimelike.py' 2024-04-12 18:57:06,595 wheel INFO adding 'pandas/tests/plotting/test_groupby.py' 2024-04-12 18:57:06,595 wheel INFO adding 'pandas/tests/plotting/test_hist_method.py' 2024-04-12 18:57:06,595 wheel INFO adding 'pandas/tests/plotting/test_misc.py' 2024-04-12 18:57:06,596 wheel INFO adding 'pandas/tests/plotting/test_series.py' 2024-04-12 18:57:06,596 wheel INFO adding 'pandas/tests/plotting/test_style.py' 2024-04-12 18:57:06,597 wheel INFO adding 'pandas/tests/plotting/frame/__init__.py' 2024-04-12 18:57:06,597 wheel INFO adding 'pandas/tests/plotting/frame/test_frame.py' 2024-04-12 18:57:06,598 wheel INFO adding 'pandas/tests/plotting/frame/test_frame_color.py' 2024-04-12 18:57:06,598 wheel INFO adding 'pandas/tests/plotting/frame/test_frame_groupby.py' 2024-04-12 18:57:06,598 wheel INFO adding 'pandas/tests/plotting/frame/test_frame_legend.py' 2024-04-12 18:57:06,599 wheel INFO adding 'pandas/tests/plotting/frame/test_frame_subplots.py' 2024-04-12 18:57:06,599 wheel INFO adding 'pandas/tests/plotting/frame/test_hist_box_by.py' 2024-04-12 18:57:06,599 wheel INFO adding 'pandas/tests/reductions/__init__.py' 2024-04-12 18:57:06,600 wheel INFO adding 'pandas/tests/reductions/test_reductions.py' 2024-04-12 18:57:06,600 wheel INFO adding 'pandas/tests/reductions/test_stat_reductions.py' 2024-04-12 18:57:06,601 wheel INFO adding 'pandas/tests/resample/__init__.py' 2024-04-12 18:57:06,601 wheel INFO adding 'pandas/tests/resample/conftest.py' 2024-04-12 18:57:06,601 wheel INFO adding 'pandas/tests/resample/test_base.py' 2024-04-12 18:57:06,602 wheel INFO adding 'pandas/tests/resample/test_datetime_index.py' 2024-04-12 18:57:06,602 wheel INFO adding 'pandas/tests/resample/test_period_index.py' 2024-04-12 18:57:06,603 wheel INFO adding 'pandas/tests/resample/test_resample_api.py' 2024-04-12 18:57:06,603 wheel INFO adding 'pandas/tests/resample/test_resampler_grouper.py' 2024-04-12 18:57:06,604 wheel INFO adding 'pandas/tests/resample/test_time_grouper.py' 2024-04-12 18:57:06,604 wheel INFO adding 'pandas/tests/resample/test_timedelta.py' 2024-04-12 18:57:06,604 wheel INFO adding 'pandas/tests/reshape/__init__.py' 2024-04-12 18:57:06,605 wheel INFO adding 'pandas/tests/reshape/test_crosstab.py' 2024-04-12 18:57:06,605 wheel INFO adding 'pandas/tests/reshape/test_cut.py' 2024-04-12 18:57:06,605 wheel INFO adding 'pandas/tests/reshape/test_from_dummies.py' 2024-04-12 18:57:06,606 wheel INFO adding 'pandas/tests/reshape/test_get_dummies.py' 2024-04-12 18:57:06,606 wheel INFO adding 'pandas/tests/reshape/test_melt.py' 2024-04-12 18:57:06,607 wheel INFO adding 'pandas/tests/reshape/test_pivot.py' 2024-04-12 18:57:06,608 wheel INFO adding 'pandas/tests/reshape/test_pivot_multilevel.py' 2024-04-12 18:57:06,608 wheel INFO adding 'pandas/tests/reshape/test_qcut.py' 2024-04-12 18:57:06,608 wheel INFO adding 'pandas/tests/reshape/test_union_categoricals.py' 2024-04-12 18:57:06,608 wheel INFO adding 'pandas/tests/reshape/test_util.py' 2024-04-12 18:57:06,609 wheel INFO adding 'pandas/tests/reshape/concat/__init__.py' 2024-04-12 18:57:06,609 wheel INFO adding 'pandas/tests/reshape/concat/conftest.py' 2024-04-12 18:57:06,609 wheel INFO adding 'pandas/tests/reshape/concat/test_append.py' 2024-04-12 18:57:06,610 wheel INFO adding 'pandas/tests/reshape/concat/test_append_common.py' 2024-04-12 18:57:06,610 wheel INFO adding 'pandas/tests/reshape/concat/test_categorical.py' 2024-04-12 18:57:06,610 wheel INFO adding 'pandas/tests/reshape/concat/test_concat.py' 2024-04-12 18:57:06,611 wheel INFO adding 'pandas/tests/reshape/concat/test_dataframe.py' 2024-04-12 18:57:06,611 wheel INFO adding 'pandas/tests/reshape/concat/test_datetimes.py' 2024-04-12 18:57:06,611 wheel INFO adding 'pandas/tests/reshape/concat/test_empty.py' 2024-04-12 18:57:06,612 wheel INFO adding 'pandas/tests/reshape/concat/test_index.py' 2024-04-12 18:57:06,612 wheel INFO adding 'pandas/tests/reshape/concat/test_invalid.py' 2024-04-12 18:57:06,612 wheel INFO adding 'pandas/tests/reshape/concat/test_series.py' 2024-04-12 18:57:06,613 wheel INFO adding 'pandas/tests/reshape/concat/test_sort.py' 2024-04-12 18:57:06,613 wheel INFO adding 'pandas/tests/reshape/merge/__init__.py' 2024-04-12 18:57:06,613 wheel INFO adding 'pandas/tests/reshape/merge/test_join.py' 2024-04-12 18:57:06,614 wheel INFO adding 'pandas/tests/reshape/merge/test_merge.py' 2024-04-12 18:57:06,615 wheel INFO adding 'pandas/tests/reshape/merge/test_merge_asof.py' 2024-04-12 18:57:06,615 wheel INFO adding 'pandas/tests/reshape/merge/test_merge_cross.py' 2024-04-12 18:57:06,615 wheel INFO adding 'pandas/tests/reshape/merge/test_merge_index_as_string.py' 2024-04-12 18:57:06,616 wheel INFO adding 'pandas/tests/reshape/merge/test_merge_ordered.py' 2024-04-12 18:57:06,616 wheel INFO adding 'pandas/tests/reshape/merge/test_multi.py' 2024-04-12 18:57:06,616 wheel INFO adding 'pandas/tests/scalar/__init__.py' 2024-04-12 18:57:06,617 wheel INFO adding 'pandas/tests/scalar/test_na_scalar.py' 2024-04-12 18:57:06,617 wheel INFO adding 'pandas/tests/scalar/test_nat.py' 2024-04-12 18:57:06,618 wheel INFO adding 'pandas/tests/scalar/interval/__init__.py' 2024-04-12 18:57:06,618 wheel INFO adding 'pandas/tests/scalar/interval/test_arithmetic.py' 2024-04-12 18:57:06,618 wheel INFO adding 'pandas/tests/scalar/interval/test_interval.py' 2024-04-12 18:57:06,618 wheel INFO adding 'pandas/tests/scalar/interval/test_ops.py' 2024-04-12 18:57:06,619 wheel INFO adding 'pandas/tests/scalar/period/__init__.py' 2024-04-12 18:57:06,619 wheel INFO adding 'pandas/tests/scalar/period/test_asfreq.py' 2024-04-12 18:57:06,620 wheel INFO adding 'pandas/tests/scalar/period/test_period.py' 2024-04-12 18:57:06,620 wheel INFO adding 'pandas/tests/scalar/timedelta/__init__.py' 2024-04-12 18:57:06,621 wheel INFO adding 'pandas/tests/scalar/timedelta/test_arithmetic.py' 2024-04-12 18:57:06,621 wheel INFO adding 'pandas/tests/scalar/timedelta/test_constructors.py' 2024-04-12 18:57:06,621 wheel INFO adding 'pandas/tests/scalar/timedelta/test_formats.py' 2024-04-12 18:57:06,622 wheel INFO adding 'pandas/tests/scalar/timedelta/test_timedelta.py' 2024-04-12 18:57:06,622 wheel INFO adding 'pandas/tests/scalar/timestamp/__init__.py' 2024-04-12 18:57:06,622 wheel INFO adding 'pandas/tests/scalar/timestamp/test_arithmetic.py' 2024-04-12 18:57:06,623 wheel INFO adding 'pandas/tests/scalar/timestamp/test_comparisons.py' 2024-04-12 18:57:06,623 wheel INFO adding 'pandas/tests/scalar/timestamp/test_constructors.py' 2024-04-12 18:57:06,624 wheel INFO adding 'pandas/tests/scalar/timestamp/test_formats.py' 2024-04-12 18:57:06,624 wheel INFO adding 'pandas/tests/scalar/timestamp/test_rendering.py' 2024-04-12 18:57:06,624 wheel INFO adding 'pandas/tests/scalar/timestamp/test_timestamp.py' 2024-04-12 18:57:06,625 wheel INFO adding 'pandas/tests/scalar/timestamp/test_timezones.py' 2024-04-12 18:57:06,625 wheel INFO adding 'pandas/tests/scalar/timestamp/test_unary_ops.py' 2024-04-12 18:57:06,625 wheel INFO adding 'pandas/tests/series/__init__.py' 2024-04-12 18:57:06,626 wheel INFO adding 'pandas/tests/series/test_api.py' 2024-04-12 18:57:06,626 wheel INFO adding 'pandas/tests/series/test_arithmetic.py' 2024-04-12 18:57:06,627 wheel INFO adding 'pandas/tests/series/test_constructors.py' 2024-04-12 18:57:06,627 wheel INFO adding 'pandas/tests/series/test_cumulative.py' 2024-04-12 18:57:06,628 wheel INFO adding 'pandas/tests/series/test_iteration.py' 2024-04-12 18:57:06,628 wheel INFO adding 'pandas/tests/series/test_logical_ops.py' 2024-04-12 18:57:06,628 wheel INFO adding 'pandas/tests/series/test_missing.py' 2024-04-12 18:57:06,629 wheel INFO adding 'pandas/tests/series/test_npfuncs.py' 2024-04-12 18:57:06,629 wheel INFO adding 'pandas/tests/series/test_reductions.py' 2024-04-12 18:57:06,629 wheel INFO adding 'pandas/tests/series/test_repr.py' 2024-04-12 18:57:06,629 wheel INFO adding 'pandas/tests/series/test_subclass.py' 2024-04-12 18:57:06,630 wheel INFO adding 'pandas/tests/series/test_ufunc.py' 2024-04-12 18:57:06,630 wheel INFO adding 'pandas/tests/series/test_unary.py' 2024-04-12 18:57:06,630 wheel INFO adding 'pandas/tests/series/test_validate.py' 2024-04-12 18:57:06,631 wheel INFO adding 'pandas/tests/series/accessors/__init__.py' 2024-04-12 18:57:06,631 wheel INFO adding 'pandas/tests/series/accessors/test_cat_accessor.py' 2024-04-12 18:57:06,631 wheel INFO adding 'pandas/tests/series/accessors/test_dt_accessor.py' 2024-04-12 18:57:06,632 wheel INFO adding 'pandas/tests/series/accessors/test_sparse_accessor.py' 2024-04-12 18:57:06,632 wheel INFO adding 'pandas/tests/series/accessors/test_str_accessor.py' 2024-04-12 18:57:06,632 wheel INFO adding 'pandas/tests/series/indexing/__init__.py' 2024-04-12 18:57:06,632 wheel INFO adding 'pandas/tests/series/indexing/test_datetime.py' 2024-04-12 18:57:06,633 wheel INFO adding 'pandas/tests/series/indexing/test_delitem.py' 2024-04-12 18:57:06,633 wheel INFO adding 'pandas/tests/series/indexing/test_get.py' 2024-04-12 18:57:06,633 wheel INFO adding 'pandas/tests/series/indexing/test_getitem.py' 2024-04-12 18:57:06,634 wheel INFO adding 'pandas/tests/series/indexing/test_indexing.py' 2024-04-12 18:57:06,634 wheel INFO adding 'pandas/tests/series/indexing/test_mask.py' 2024-04-12 18:57:06,634 wheel INFO adding 'pandas/tests/series/indexing/test_set_value.py' 2024-04-12 18:57:06,635 wheel INFO adding 'pandas/tests/series/indexing/test_setitem.py' 2024-04-12 18:57:06,635 wheel INFO adding 'pandas/tests/series/indexing/test_take.py' 2024-04-12 18:57:06,635 wheel INFO adding 'pandas/tests/series/indexing/test_where.py' 2024-04-12 18:57:06,636 wheel INFO adding 'pandas/tests/series/indexing/test_xs.py' 2024-04-12 18:57:06,636 wheel INFO adding 'pandas/tests/series/methods/__init__.py' 2024-04-12 18:57:06,636 wheel INFO adding 'pandas/tests/series/methods/test_add_prefix_suffix.py' 2024-04-12 18:57:06,637 wheel INFO adding 'pandas/tests/series/methods/test_align.py' 2024-04-12 18:57:06,637 wheel INFO adding 'pandas/tests/series/methods/test_argsort.py' 2024-04-12 18:57:06,637 wheel INFO adding 'pandas/tests/series/methods/test_asof.py' 2024-04-12 18:57:06,638 wheel INFO adding 'pandas/tests/series/methods/test_astype.py' 2024-04-12 18:57:06,638 wheel INFO adding 'pandas/tests/series/methods/test_autocorr.py' 2024-04-12 18:57:06,638 wheel INFO adding 'pandas/tests/series/methods/test_between.py' 2024-04-12 18:57:06,638 wheel INFO adding 'pandas/tests/series/methods/test_clip.py' 2024-04-12 18:57:06,639 wheel INFO adding 'pandas/tests/series/methods/test_combine.py' 2024-04-12 18:57:06,639 wheel INFO adding 'pandas/tests/series/methods/test_combine_first.py' 2024-04-12 18:57:06,639 wheel INFO adding 'pandas/tests/series/methods/test_compare.py' 2024-04-12 18:57:06,640 wheel INFO adding 'pandas/tests/series/methods/test_convert_dtypes.py' 2024-04-12 18:57:06,640 wheel INFO adding 'pandas/tests/series/methods/test_copy.py' 2024-04-12 18:57:06,640 wheel INFO adding 'pandas/tests/series/methods/test_count.py' 2024-04-12 18:57:06,640 wheel INFO adding 'pandas/tests/series/methods/test_cov_corr.py' 2024-04-12 18:57:06,641 wheel INFO adding 'pandas/tests/series/methods/test_describe.py' 2024-04-12 18:57:06,641 wheel INFO adding 'pandas/tests/series/methods/test_diff.py' 2024-04-12 18:57:06,641 wheel INFO adding 'pandas/tests/series/methods/test_drop.py' 2024-04-12 18:57:06,642 wheel INFO adding 'pandas/tests/series/methods/test_drop_duplicates.py' 2024-04-12 18:57:06,642 wheel INFO adding 'pandas/tests/series/methods/test_dropna.py' 2024-04-12 18:57:06,642 wheel INFO adding 'pandas/tests/series/methods/test_dtypes.py' 2024-04-12 18:57:06,642 wheel INFO adding 'pandas/tests/series/methods/test_duplicated.py' 2024-04-12 18:57:06,643 wheel INFO adding 'pandas/tests/series/methods/test_equals.py' 2024-04-12 18:57:06,643 wheel INFO adding 'pandas/tests/series/methods/test_explode.py' 2024-04-12 18:57:06,643 wheel INFO adding 'pandas/tests/series/methods/test_fillna.py' 2024-04-12 18:57:06,644 wheel INFO adding 'pandas/tests/series/methods/test_get_numeric_data.py' 2024-04-12 18:57:06,644 wheel INFO adding 'pandas/tests/series/methods/test_head_tail.py' 2024-04-12 18:57:06,644 wheel INFO adding 'pandas/tests/series/methods/test_infer_objects.py' 2024-04-12 18:57:06,645 wheel INFO adding 'pandas/tests/series/methods/test_interpolate.py' 2024-04-12 18:57:06,645 wheel INFO adding 'pandas/tests/series/methods/test_is_monotonic.py' 2024-04-12 18:57:06,645 wheel INFO adding 'pandas/tests/series/methods/test_is_unique.py' 2024-04-12 18:57:06,646 wheel INFO adding 'pandas/tests/series/methods/test_isin.py' 2024-04-12 18:57:06,646 wheel INFO adding 'pandas/tests/series/methods/test_isna.py' 2024-04-12 18:57:06,646 wheel INFO adding 'pandas/tests/series/methods/test_item.py' 2024-04-12 18:57:06,646 wheel INFO adding 'pandas/tests/series/methods/test_matmul.py' 2024-04-12 18:57:06,647 wheel INFO adding 'pandas/tests/series/methods/test_nlargest.py' 2024-04-12 18:57:06,647 wheel INFO adding 'pandas/tests/series/methods/test_nunique.py' 2024-04-12 18:57:06,647 wheel INFO adding 'pandas/tests/series/methods/test_pct_change.py' 2024-04-12 18:57:06,648 wheel INFO adding 'pandas/tests/series/methods/test_pop.py' 2024-04-12 18:57:06,648 wheel INFO adding 'pandas/tests/series/methods/test_quantile.py' 2024-04-12 18:57:06,648 wheel INFO adding 'pandas/tests/series/methods/test_rank.py' 2024-04-12 18:57:06,649 wheel INFO adding 'pandas/tests/series/methods/test_reindex.py' 2024-04-12 18:57:06,649 wheel INFO adding 'pandas/tests/series/methods/test_reindex_like.py' 2024-04-12 18:57:06,649 wheel INFO adding 'pandas/tests/series/methods/test_rename.py' 2024-04-12 18:57:06,649 wheel INFO adding 'pandas/tests/series/methods/test_rename_axis.py' 2024-04-12 18:57:06,650 wheel INFO adding 'pandas/tests/series/methods/test_repeat.py' 2024-04-12 18:57:06,650 wheel INFO adding 'pandas/tests/series/methods/test_replace.py' 2024-04-12 18:57:06,650 wheel INFO adding 'pandas/tests/series/methods/test_reset_index.py' 2024-04-12 18:57:06,651 wheel INFO adding 'pandas/tests/series/methods/test_round.py' 2024-04-12 18:57:06,651 wheel INFO adding 'pandas/tests/series/methods/test_searchsorted.py' 2024-04-12 18:57:06,651 wheel INFO adding 'pandas/tests/series/methods/test_set_name.py' 2024-04-12 18:57:06,651 wheel INFO adding 'pandas/tests/series/methods/test_sort_index.py' 2024-04-12 18:57:06,652 wheel INFO adding 'pandas/tests/series/methods/test_sort_values.py' 2024-04-12 18:57:06,652 wheel INFO adding 'pandas/tests/series/methods/test_to_csv.py' 2024-04-12 18:57:06,652 wheel INFO adding 'pandas/tests/series/methods/test_to_dict.py' 2024-04-12 18:57:06,653 wheel INFO adding 'pandas/tests/series/methods/test_to_frame.py' 2024-04-12 18:57:06,653 wheel INFO adding 'pandas/tests/series/methods/test_to_numpy.py' 2024-04-12 18:57:06,653 wheel INFO adding 'pandas/tests/series/methods/test_tolist.py' 2024-04-12 18:57:06,653 wheel INFO adding 'pandas/tests/series/methods/test_truncate.py' 2024-04-12 18:57:06,654 wheel INFO adding 'pandas/tests/series/methods/test_tz_localize.py' 2024-04-12 18:57:06,654 wheel INFO adding 'pandas/tests/series/methods/test_unique.py' 2024-04-12 18:57:06,654 wheel INFO adding 'pandas/tests/series/methods/test_unstack.py' 2024-04-12 18:57:06,654 wheel INFO adding 'pandas/tests/series/methods/test_update.py' 2024-04-12 18:57:06,655 wheel INFO adding 'pandas/tests/series/methods/test_value_counts.py' 2024-04-12 18:57:06,655 wheel INFO adding 'pandas/tests/series/methods/test_values.py' 2024-04-12 18:57:06,655 wheel INFO adding 'pandas/tests/series/methods/test_view.py' 2024-04-12 18:57:06,655 wheel INFO adding 'pandas/tests/strings/__init__.py' 2024-04-12 18:57:06,656 wheel INFO adding 'pandas/tests/strings/conftest.py' 2024-04-12 18:57:06,656 wheel INFO adding 'pandas/tests/strings/test_api.py' 2024-04-12 18:57:06,656 wheel INFO adding 'pandas/tests/strings/test_case_justify.py' 2024-04-12 18:57:06,657 wheel INFO adding 'pandas/tests/strings/test_cat.py' 2024-04-12 18:57:06,657 wheel INFO adding 'pandas/tests/strings/test_extract.py' 2024-04-12 18:57:06,657 wheel INFO adding 'pandas/tests/strings/test_find_replace.py' 2024-04-12 18:57:06,658 wheel INFO adding 'pandas/tests/strings/test_get_dummies.py' 2024-04-12 18:57:06,658 wheel INFO adding 'pandas/tests/strings/test_split_partition.py' 2024-04-12 18:57:06,659 wheel INFO adding 'pandas/tests/strings/test_string_array.py' 2024-04-12 18:57:06,659 wheel INFO adding 'pandas/tests/strings/test_strings.py' 2024-04-12 18:57:06,659 wheel INFO adding 'pandas/tests/tools/__init__.py' 2024-04-12 18:57:06,660 wheel INFO adding 'pandas/tests/tools/test_to_datetime.py' 2024-04-12 18:57:06,661 wheel INFO adding 'pandas/tests/tools/test_to_numeric.py' 2024-04-12 18:57:06,661 wheel INFO adding 'pandas/tests/tools/test_to_time.py' 2024-04-12 18:57:06,661 wheel INFO adding 'pandas/tests/tools/test_to_timedelta.py' 2024-04-12 18:57:06,662 wheel INFO adding 'pandas/tests/tseries/__init__.py' 2024-04-12 18:57:06,662 wheel INFO adding 'pandas/tests/tseries/frequencies/__init__.py' 2024-04-12 18:57:06,662 wheel INFO adding 'pandas/tests/tseries/frequencies/test_freq_code.py' 2024-04-12 18:57:06,662 wheel INFO adding 'pandas/tests/tseries/frequencies/test_frequencies.py' 2024-04-12 18:57:06,663 wheel INFO adding 'pandas/tests/tseries/frequencies/test_inference.py' 2024-04-12 18:57:06,663 wheel INFO adding 'pandas/tests/tseries/holiday/__init__.py' 2024-04-12 18:57:06,663 wheel INFO adding 'pandas/tests/tseries/holiday/test_calendar.py' 2024-04-12 18:57:06,664 wheel INFO adding 'pandas/tests/tseries/holiday/test_federal.py' 2024-04-12 18:57:06,664 wheel INFO adding 'pandas/tests/tseries/holiday/test_holiday.py' 2024-04-12 18:57:06,664 wheel INFO adding 'pandas/tests/tseries/holiday/test_observance.py' 2024-04-12 18:57:06,664 wheel INFO adding 'pandas/tests/tseries/offsets/__init__.py' 2024-04-12 18:57:06,665 wheel INFO adding 'pandas/tests/tseries/offsets/common.py' 2024-04-12 18:57:06,665 wheel INFO adding 'pandas/tests/tseries/offsets/conftest.py' 2024-04-12 18:57:06,665 wheel INFO adding 'pandas/tests/tseries/offsets/test_business_day.py' 2024-04-12 18:57:06,666 wheel INFO adding 'pandas/tests/tseries/offsets/test_business_hour.py' 2024-04-12 18:57:06,666 wheel INFO adding 'pandas/tests/tseries/offsets/test_business_month.py' 2024-04-12 18:57:06,667 wheel INFO adding 'pandas/tests/tseries/offsets/test_business_quarter.py' 2024-04-12 18:57:06,667 wheel INFO adding 'pandas/tests/tseries/offsets/test_business_year.py' 2024-04-12 18:57:06,667 wheel INFO adding 'pandas/tests/tseries/offsets/test_common.py' 2024-04-12 18:57:06,668 wheel INFO adding 'pandas/tests/tseries/offsets/test_custom_business_day.py' 2024-04-12 18:57:06,668 wheel INFO adding 'pandas/tests/tseries/offsets/test_custom_business_hour.py' 2024-04-12 18:57:06,668 wheel INFO adding 'pandas/tests/tseries/offsets/test_custom_business_month.py' 2024-04-12 18:57:06,669 wheel INFO adding 'pandas/tests/tseries/offsets/test_dst.py' 2024-04-12 18:57:06,669 wheel INFO adding 'pandas/tests/tseries/offsets/test_easter.py' 2024-04-12 18:57:06,669 wheel INFO adding 'pandas/tests/tseries/offsets/test_fiscal.py' 2024-04-12 18:57:06,670 wheel INFO adding 'pandas/tests/tseries/offsets/test_index.py' 2024-04-12 18:57:06,670 wheel INFO adding 'pandas/tests/tseries/offsets/test_month.py' 2024-04-12 18:57:06,670 wheel INFO adding 'pandas/tests/tseries/offsets/test_offsets.py' 2024-04-12 18:57:06,671 wheel INFO adding 'pandas/tests/tseries/offsets/test_offsets_properties.py' 2024-04-12 18:57:06,671 wheel INFO adding 'pandas/tests/tseries/offsets/test_quarter.py' 2024-04-12 18:57:06,671 wheel INFO adding 'pandas/tests/tseries/offsets/test_ticks.py' 2024-04-12 18:57:06,672 wheel INFO adding 'pandas/tests/tseries/offsets/test_week.py' 2024-04-12 18:57:06,672 wheel INFO adding 'pandas/tests/tseries/offsets/test_year.py' 2024-04-12 18:57:06,672 wheel INFO adding 'pandas/tests/tslibs/__init__.py' 2024-04-12 18:57:06,673 wheel INFO adding 'pandas/tests/tslibs/test_api.py' 2024-04-12 18:57:06,673 wheel INFO adding 'pandas/tests/tslibs/test_array_to_datetime.py' 2024-04-12 18:57:06,673 wheel INFO adding 'pandas/tests/tslibs/test_ccalendar.py' 2024-04-12 18:57:06,673 wheel INFO adding 'pandas/tests/tslibs/test_conversion.py' 2024-04-12 18:57:06,674 wheel INFO adding 'pandas/tests/tslibs/test_fields.py' 2024-04-12 18:57:06,674 wheel INFO adding 'pandas/tests/tslibs/test_libfrequencies.py' 2024-04-12 18:57:06,674 wheel INFO adding 'pandas/tests/tslibs/test_liboffsets.py' 2024-04-12 18:57:06,674 wheel INFO adding 'pandas/tests/tslibs/test_np_datetime.py' 2024-04-12 18:57:06,675 wheel INFO adding 'pandas/tests/tslibs/test_parse_iso8601.py' 2024-04-12 18:57:06,675 wheel INFO adding 'pandas/tests/tslibs/test_parsing.py' 2024-04-12 18:57:06,675 wheel INFO adding 'pandas/tests/tslibs/test_period_asfreq.py' 2024-04-12 18:57:06,675 wheel INFO adding 'pandas/tests/tslibs/test_resolution.py' 2024-04-12 18:57:06,676 wheel INFO adding 'pandas/tests/tslibs/test_timedeltas.py' 2024-04-12 18:57:06,676 wheel INFO adding 'pandas/tests/tslibs/test_timezones.py' 2024-04-12 18:57:06,676 wheel INFO adding 'pandas/tests/tslibs/test_to_offset.py' 2024-04-12 18:57:06,676 wheel INFO adding 'pandas/tests/tslibs/test_tzconversion.py' 2024-04-12 18:57:06,677 wheel INFO adding 'pandas/tests/util/__init__.py' 2024-04-12 18:57:06,677 wheel INFO adding 'pandas/tests/util/conftest.py' 2024-04-12 18:57:06,677 wheel INFO adding 'pandas/tests/util/test_assert_almost_equal.py' 2024-04-12 18:57:06,678 wheel INFO adding 'pandas/tests/util/test_assert_attr_equal.py' 2024-04-12 18:57:06,678 wheel INFO adding 'pandas/tests/util/test_assert_categorical_equal.py' 2024-04-12 18:57:06,678 wheel INFO adding 'pandas/tests/util/test_assert_extension_array_equal.py' 2024-04-12 18:57:06,678 wheel INFO adding 'pandas/tests/util/test_assert_frame_equal.py' 2024-04-12 18:57:06,679 wheel INFO adding 'pandas/tests/util/test_assert_index_equal.py' 2024-04-12 18:57:06,679 wheel INFO adding 'pandas/tests/util/test_assert_interval_array_equal.py' 2024-04-12 18:57:06,679 wheel INFO adding 'pandas/tests/util/test_assert_numpy_array_equal.py' 2024-04-12 18:57:06,680 wheel INFO adding 'pandas/tests/util/test_assert_produces_warning.py' 2024-04-12 18:57:06,680 wheel INFO adding 'pandas/tests/util/test_assert_series_equal.py' 2024-04-12 18:57:06,680 wheel INFO adding 'pandas/tests/util/test_deprecate.py' 2024-04-12 18:57:06,680 wheel INFO adding 'pandas/tests/util/test_deprecate_kwarg.py' 2024-04-12 18:57:06,681 wheel INFO adding 'pandas/tests/util/test_deprecate_nonkeyword_arguments.py' 2024-04-12 18:57:06,681 wheel INFO adding 'pandas/tests/util/test_doc.py' 2024-04-12 18:57:06,681 wheel INFO adding 'pandas/tests/util/test_hashing.py' 2024-04-12 18:57:06,681 wheel INFO adding 'pandas/tests/util/test_make_objects.py' 2024-04-12 18:57:06,682 wheel INFO adding 'pandas/tests/util/test_numba.py' 2024-04-12 18:57:06,682 wheel INFO adding 'pandas/tests/util/test_rewrite_warning.py' 2024-04-12 18:57:06,682 wheel INFO adding 'pandas/tests/util/test_safe_import.py' 2024-04-12 18:57:06,682 wheel INFO adding 'pandas/tests/util/test_shares_memory.py' 2024-04-12 18:57:06,683 wheel INFO adding 'pandas/tests/util/test_show_versions.py' 2024-04-12 18:57:06,683 wheel INFO adding 'pandas/tests/util/test_str_methods.py' 2024-04-12 18:57:06,683 wheel INFO adding 'pandas/tests/util/test_util.py' 2024-04-12 18:57:06,683 wheel INFO adding 'pandas/tests/util/test_validate_args.py' 2024-04-12 18:57:06,684 wheel INFO adding 'pandas/tests/util/test_validate_args_and_kwargs.py' 2024-04-12 18:57:06,684 wheel INFO adding 'pandas/tests/util/test_validate_inclusive.py' 2024-04-12 18:57:06,684 wheel INFO adding 'pandas/tests/util/test_validate_kwargs.py' 2024-04-12 18:57:06,684 wheel INFO adding 'pandas/tests/window/__init__.py' 2024-04-12 18:57:06,685 wheel INFO adding 'pandas/tests/window/conftest.py' 2024-04-12 18:57:06,685 wheel INFO adding 'pandas/tests/window/test_api.py' 2024-04-12 18:57:06,685 wheel INFO adding 'pandas/tests/window/test_apply.py' 2024-04-12 18:57:06,686 wheel INFO adding 'pandas/tests/window/test_base_indexer.py' 2024-04-12 18:57:06,686 wheel INFO adding 'pandas/tests/window/test_cython_aggregations.py' 2024-04-12 18:57:06,686 wheel INFO adding 'pandas/tests/window/test_dtypes.py' 2024-04-12 18:57:06,687 wheel INFO adding 'pandas/tests/window/test_ewm.py' 2024-04-12 18:57:06,687 wheel INFO adding 'pandas/tests/window/test_expanding.py' 2024-04-12 18:57:06,687 wheel INFO adding 'pandas/tests/window/test_groupby.py' 2024-04-12 18:57:06,688 wheel INFO adding 'pandas/tests/window/test_numba.py' 2024-04-12 18:57:06,688 wheel INFO adding 'pandas/tests/window/test_online.py' 2024-04-12 18:57:06,689 wheel INFO adding 'pandas/tests/window/test_pairwise.py' 2024-04-12 18:57:06,689 wheel INFO adding 'pandas/tests/window/test_rolling.py' 2024-04-12 18:57:06,689 wheel INFO adding 'pandas/tests/window/test_rolling_functions.py' 2024-04-12 18:57:06,690 wheel INFO adding 'pandas/tests/window/test_rolling_quantile.py' 2024-04-12 18:57:06,690 wheel INFO adding 'pandas/tests/window/test_rolling_skew_kurt.py' 2024-04-12 18:57:06,690 wheel INFO adding 'pandas/tests/window/test_timeseries_window.py' 2024-04-12 18:57:06,691 wheel INFO adding 'pandas/tests/window/test_win_type.py' 2024-04-12 18:57:06,691 wheel INFO adding 'pandas/tests/window/moments/__init__.py' 2024-04-12 18:57:06,691 wheel INFO adding 'pandas/tests/window/moments/conftest.py' 2024-04-12 18:57:06,692 wheel INFO adding 'pandas/tests/window/moments/test_moments_consistency_ewm.py' 2024-04-12 18:57:06,692 wheel INFO adding 'pandas/tests/window/moments/test_moments_consistency_expanding.py' 2024-04-12 18:57:06,692 wheel INFO adding 'pandas/tests/window/moments/test_moments_consistency_rolling.py' 2024-04-12 18:57:06,693 wheel INFO adding 'pandas/tseries/__init__.py' 2024-04-12 18:57:06,693 wheel INFO adding 'pandas/tseries/api.py' 2024-04-12 18:57:06,693 wheel INFO adding 'pandas/tseries/frequencies.py' 2024-04-12 18:57:06,693 wheel INFO adding 'pandas/tseries/holiday.py' 2024-04-12 18:57:06,694 wheel INFO adding 'pandas/tseries/offsets.py' 2024-04-12 18:57:06,694 wheel INFO adding 'pandas/util/__init__.py' 2024-04-12 18:57:06,694 wheel INFO adding 'pandas/util/_decorators.py' 2024-04-12 18:57:06,695 wheel INFO adding 'pandas/util/_doctools.py' 2024-04-12 18:57:06,695 wheel INFO adding 'pandas/util/_exceptions.py' 2024-04-12 18:57:06,695 wheel INFO adding 'pandas/util/_print_versions.py' 2024-04-12 18:57:06,695 wheel INFO adding 'pandas/util/_str_methods.py' 2024-04-12 18:57:06,696 wheel INFO adding 'pandas/util/_test_decorators.py' 2024-04-12 18:57:06,696 wheel INFO adding 'pandas/util/_tester.py' 2024-04-12 18:57:06,696 wheel INFO adding 'pandas/util/_validators.py' 2024-04-12 18:57:06,697 wheel INFO adding 'pandas/util/version/__init__.py' 2024-04-12 18:57:06,697 wheel INFO adding 'pandas-2.0.3.dist-info/AUTHORS.md' 2024-04-12 18:57:06,697 wheel INFO adding 'pandas-2.0.3.dist-info/LICENSE' 2024-04-12 18:57:06,698 wheel INFO adding 'pandas-2.0.3.dist-info/METADATA' 2024-04-12 18:57:06,698 wheel INFO adding 'pandas-2.0.3.dist-info/WHEEL' 2024-04-12 18:57:06,698 wheel INFO adding 'pandas-2.0.3.dist-info/entry_points.txt' 2024-04-12 18:57:06,698 wheel INFO adding 'pandas-2.0.3.dist-info/top_level.txt' 2024-04-12 18:57:06,705 wheel INFO adding 'pandas-2.0.3.dist-info/RECORD' 2024-04-12 18:57:06,713 wheel INFO removing build/bdist.linux-i686/wheel 2024-04-12 18:57:06,779 gpep517 INFO The backend produced .dist/pandas-2.0.3-cp312-cp312-linux_i686.whl pandas-2.0.3-cp312-cp312-linux_i686.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/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/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/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/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/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/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/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/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/__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/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/__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/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/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/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/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/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/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/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/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/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/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/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/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/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/__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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/__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/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/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/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/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/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/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/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/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/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/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/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/__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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/__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/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/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/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/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/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/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/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/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/_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/_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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/__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/_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/_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/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/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/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/_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/_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/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/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/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/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/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/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/__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/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/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/json/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/io/json/__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.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-pandas*: Package size: 33.3 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 18:57:26 +0000 elapsed time 0h 14m 55s >>> py3-pandas: Cleaning up srcdir >>> py3-pandas: Cleaning up pkgdir >>> py3-pandas: Uninstalling dependencies... (1/41) Purging .makedepends-py3-pandas (20240412.184233) (2/41) Purging py3-dateutil-pyc (2.9.0-r1) (3/41) Purging py3-dateutil (2.9.0-r1) (4/41) Purging py3-six-pyc (1.16.0-r9) (5/41) Purging py3-six (1.16.0-r9) (6/41) Purging py3-tz-pyc (2024.1-r1) (7/41) Purging py3-tz (2024.1-r1) (8/41) Purging cython-pyc (3.0.8-r0) (9/41) Purging cython (3.0.8-r0) (10/41) Purging linux-headers (6.6-r0) (11/41) Purging py3-gpep517-pyc (15-r2) (12/41) Purging py3-gpep517 (15-r2) (13/41) Purging py3-installer-pyc (0.7.0-r2) (14/41) Purging py3-installer (0.7.0-r2) (15/41) Purging py3-numpy-dev (1.25.2-r1) (16/41) Purging py3-numpy-pyc (1.25.2-r1) (17/41) Purging py3-numpy (1.25.2-r1) (18/41) Purging openblas (0.3.27-r0) (19/41) Purging py3-python-versioneer-pyc (0.29-r1) (20/41) Purging py3-python-versioneer (0.29-r1) (21/41) Purging py3-setuptools-pyc (69.2.0-r1) (22/41) Purging py3-setuptools (69.2.0-r1) (23/41) Purging py3-wheel-pyc (0.42.0-r1) (24/41) Purging py3-wheel (0.42.0-r1) (25/41) Purging py3-packaging-pyc (24.0-r1) (26/41) Purging py3-packaging (24.0-r1) (27/41) Purging py3-parsing-pyc (3.1.2-r1) (28/41) Purging py3-parsing (3.1.2-r1) (29/41) Purging python3-dev (3.12.2-r1) (30/41) Purging libgfortran (13.2.1_git20240309-r0) (31/41) Purging libquadmath (13.2.1_git20240309-r0) (32/41) Purging python3-pyc (3.12.2-r1) (33/41) Purging python3-pycache-pyc0 (3.12.2-r1) (34/41) Purging pyc (3.12.2-r1) (35/41) Purging python3 (3.12.2-r1) (36/41) Purging gdbm (1.23-r1) (37/41) Purging libffi (3.4.6-r0) (38/41) Purging libpanelw (6.4_p20240330-r0) (39/41) Purging mpdecimal (4.0.0-r0) (40/41) Purging readline (8.2.10-r0) (41/41) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-pandas: Updating the community/x86 repository index... >>> py3-pandas: Signing the index...