D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-black-24.1.1-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.AKCca3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build + test -d /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FWSsKV + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build + rm -rf black-24.1.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/black-24.1.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd black-24.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6Xd29m + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build + cd black-24.1.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + : + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + true + for f in pyproject.toml setup.py setup.cfg + '[' -f pyproject.toml ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' pyproject.toml + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' pyproject.toml + sed -i -e 's/~=/>=/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' pyproject.toml + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.py ']' + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.cfg ']' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1/.pyproject-builddir + echo -n + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1/.pyproject-builddir + RPM_TOXENV=py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/python-black-24.1.1-1.mga10.noarch-pyproject-buildrequires -r -x d Handling hatchling>=1.20.0 from build-system.requires Requirement satisfied: hatchling>=1.20.0 (installed: hatchling 1.22.4) Handling hatch-vcs from build-system.requires Requirement satisfied: hatch-vcs (installed: hatch-vcs 0.4.0) Handling hatch-fancy-pypi-readme from build-system.requires Requirement satisfied: hatch-fancy-pypi-readme (installed: hatch-fancy-pypi-readme 24.1.0) Handling click>=8.0.0 from hook generated metadata: Requires-Dist (black) Requirement satisfied: click>=8.0.0 (installed: click 8.1.7) Handling mypy-extensions>=0.4.3 from hook generated metadata: Requires-Dist (black) Requirement satisfied: mypy-extensions>=0.4.3 (installed: mypy-extensions 1.0.0) Handling packaging>=22.0 from hook generated metadata: Requires-Dist (black) Requirement satisfied: packaging>=22.0 (installed: packaging 24.0) Handling pathspec>=0.9.0 from hook generated metadata: Requires-Dist (black) Requirement satisfied: pathspec>=0.9.0 (installed: pathspec 0.12.1) Handling platformdirs>=2 from hook generated metadata: Requires-Dist (black) Requirement satisfied: platformdirs>=2 (installed: platformdirs 4.0.0) Handling tomli>=1.1.0; python_version < '3.11' from hook generated metadata: Requires-Dist (black) Ignoring alien requirement: tomli>=1.1.0; python_version < '3.11' Handling typing-extensions>=4.0.1; python_version < '3.11' from hook generated metadata: Requires-Dist (black) Ignoring alien requirement: typing-extensions>=4.0.1; python_version < '3.11' Handling colorama>=0.4.3; extra == 'colorama' from hook generated metadata: Requires-Dist (black) Ignoring alien requirement: colorama>=0.4.3; extra == 'colorama' Handling aiohttp>=3.7.4; (sys_platform != 'win32' or implementation_name != 'pypy') and extra == 'd' from hook generated metadata: Requires-Dist (black) Requirement satisfied: aiohttp>=3.7.4; (sys_platform != 'win32' or implementation_name != 'pypy') and extra == 'd' (installed: aiohttp 3.11.9) Handling aiohttp>=3.7.4; (sys_platform == 'win32' and implementation_name == 'pypy') and extra == 'd' from hook generated metadata: Requires-Dist (black) Ignoring alien requirement: aiohttp>=3.7.4; (sys_platform == 'win32' and implementation_name == 'pypy') and extra == 'd' Handling ipython>=7.8.0; extra == 'jupyter' from hook generated metadata: Requires-Dist (black) Ignoring alien requirement: ipython>=7.8.0; extra == 'jupyter' Handling tokenize-rt>=3.2.0; extra == 'jupyter' from hook generated metadata: Requires-Dist (black) Ignoring alien requirement: tokenize-rt>=3.2.0; extra == 'jupyter' Handling uvloop>=0.15.2; extra == 'uvloop' from hook generated metadata: Requires-Dist (black) Ignoring alien requirement: uvloop>=0.15.2; extra == 'uvloop' + cat /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/python-black-24.1.1-1.mga10.noarch-pyproject-buildrequires + rm -rfv black-24.1.1.dist-info/ removed 'black-24.1.1.dist-info/METADATA' removed directory 'black-24.1.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ugf7ed + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build + cd black-24.1.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1/.pyproject-builddir + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: black Building wheel for black (pyproject.toml): started Running command Building wheel for black (pyproject.toml) Building wheel for black (pyproject.toml): finished with status 'done' Created wheel for black: filename=black-24.1.1-py3-none-any.whl size=195122 sha256=aa6982a3d0479f0977087724c7408e42650ccdd885daf870ceb9f55cea9700b6 Stored in directory: /home/pterjan/.cache/pip/wheels/89/e0/fc/2803560897d4aec8ca2a8c330551f4071dbe4145d5a12854b9 Successfully built black + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.R2MoqS + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build + mkdir /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT + cd black-24.1.1 + '[' 1 -eq 1 ']' ++ xargs basename --multiple ++ ls /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1/pyproject-wheeldir/black-24.1.1-py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=black==24.1.1 + '[' -z black==24.1.1 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1/pyproject-wheeldir black==24.1.1 Using pip 24.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1/pyproject-wheeldir Processing ./pyproject-wheeldir/black-24.1.1-py3-none-any.whl Installing collected packages: black Creating /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT/usr/bin changing mode of /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT/usr/bin/black to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT/usr/bin/blackd to 755 Successfully installed black-24.1.1 + '[' -d /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT/usr/bin/black /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT/usr/bin/blackd /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT/usr/bin/black: updating /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT/usr/bin/blackd: updating + rm -rfv /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT/usr/bin/__pycache__ + rm -f /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/python-black-24.1.1-1.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/black-24.1.1.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT/usr/lib/python3.12/site-packages/black-24.1.1.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT/usr/lib/python3.12/site-packages/black-24.1.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/python-black-24.1.1-1.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT/usr/lib/python3.12/site-packages/black-24.1.1.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT/usr/lib/python3.12/site-packages/black-24.1.1.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT/usr/lib/python3.12/site-packages/black-24.1.1.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT/usr/lib/python3.12/site-packages/black-24.1.1.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/python-black-24.1.1-1.mga10.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + RPM_FILES_ESCAPE=4.19 + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/python-black-24.1.1-1.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/python-black-24.1.1-1.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT --sitelib /usr/lib/python3.12/site-packages --sitearch /usr/lib64/python3.12/site-packages --python-version 3.12 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/python-black-24.1.1-1.mga10.noarch-pyproject-record --prefix /usr 'black*' '_black*' blib2to3 + for exe in black blackd + ln -sr /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT/usr/bin/black /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT/usr/bin/black-3.12 + for exe in black blackd + ln -sr /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT/usr/bin/blackd /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT/usr/bin/blackd-3.12 + install -D -m 644 /home/pterjan/rpmbuild/SOURCES/black.1 /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT/usr/share/man/man1/black.1 + install -D -m 644 /home/pterjan/rpmbuild/SOURCES/blackd.1 /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT/usr/share/man/man1/blackd.1 + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT/usr/lib/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ukVevY + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build + cd black-24.1.1 + '[' 1 -eq 1 ']' + export PIP_INDEX_URL=http://host.invalid./ + PIP_INDEX_URL=http://host.invalid./ + export PIP_NO_DEPS=yes + PIP_NO_DEPS=yes + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + PATH=/home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/pterjan/.local/bin:/home/pterjan/bin + PYTHONPATH=/home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT/usr/lib64/python3.12/site-packages:/home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=16 + /usr/bin/pytest -Wdefault -rs --run-optional jupyter ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-7.4.4, pluggy-1.5.0 rootdir: /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1 configfile: pyproject.toml collected 344 items / 1 skipped tests/test_black.py .................................................... [ 15%] ........................................................................ [ 36%] ............. [ 39%] tests/test_blackd.py ............FFFFFFFF [ 45%] tests/test_format.py ................................................... [ 60%] ........................................................................ [ 81%] ........................................ [ 93%] tests/test_no_ipynb.py ss [ 93%] tests/test_ranges.py ..................... [ 99%] tests/test_trans.py . [100%] =================================== FAILURES =================================== ______________ BlackDTestCase.test_blackd_skip_first_source_line _______________ self = @unittest_run_loop async def test_blackd_skip_first_source_line(self) -> None: invalid_first_line = b"Header will be skipped\r\ni = [1,2,3]\nj = [1,2,3]\n" expected_result = b"Header will be skipped\r\ni = [1, 2, 3]\nj = [1, 2, 3]\n" response = await self.client.post("/", data=invalid_first_line) > self.assertEqual(response.status, 400) E AssertionError: 500 != 400 tests/test_blackd.py:185: AssertionError ------------------------------ Captured log call ------------------------------- ERROR root:__init__.py:164 Exception during handling a request Traceback (most recent call last): File "/home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/BUILDROOT/usr/lib/python3.12/site-packages/blackd/__init__.py", line 125, in handle formatted_str = await loop.run_in_executor( ^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/asyncio/base_events.py", line 863, in run_in_executor executor.submit(func, *args), loop=self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/concurrent/futures/process.py", line 831, in submit self._start_executor_manager_thread() File "/usr/lib64/python3.12/concurrent/futures/process.py", line 770, in _start_executor_manager_thread self._launch_processes() File "/usr/lib64/python3.12/concurrent/futures/process.py", line 797, in _launch_processes self._spawn_process() File "/usr/lib64/python3.12/concurrent/futures/process.py", line 807, in _spawn_process p.start() File "/usr/lib64/python3.12/multiprocessing/process.py", line 121, in start self._popen = self._Popen(self) ^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/multiprocessing/context.py", line 282, in _Popen return Popen(process_obj) ^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/multiprocessing/popen_fork.py", line 19, in __init__ self._launch(process_obj) File "/usr/lib64/python3.12/multiprocessing/popen_fork.py", line 65, in _launch child_r, parent_w = os.pipe() ^^^^^^^^^ OSError: [Errno 24] Too many open files _________________ BlackDTestCase.test_blackd_supported_version _________________ self = async def get_application(self) -> web.Application: > return blackd.make_app() tests/test_blackd.py:43: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../BUILDROOT/usr/lib/python3.12/site-packages/blackd/__init__.py:93: in make_app executor = ProcessPoolExecutor() /usr/lib64/python3.12/concurrent/futures/process.py:754: in __init__ self._call_queue = _SafeQueue( /usr/lib64/python3.12/concurrent/futures/process.py:175: in __init__ super().__init__(max_size, ctx=ctx) /usr/lib64/python3.12/multiprocessing/queues.py:43: in __init__ self._rlock = ctx.Lock() /usr/lib64/python3.12/multiprocessing/context.py:68: in Lock return Lock(ctx=self.get_context()) /usr/lib64/python3.12/multiprocessing/synchronize.py:169: in __init__ SemLock.__init__(self, SEMAPHORE, 1, 1, ctx=ctx) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , kind = 1, value = 1, maxvalue = 1 def __init__(self, kind, value, maxvalue, *, ctx): if ctx is None: ctx = context._default_context.get_context() self._is_fork_ctx = ctx.get_start_method() == 'fork' unlink_now = sys.platform == 'win32' or self._is_fork_ctx for i in range(100): try: > sl = self._semlock = _multiprocessing.SemLock( kind, value, maxvalue, self._make_name(), unlink_now) E OSError: [Errno 24] Too many open files /usr/lib64/python3.12/multiprocessing/synchronize.py:57: OSError ________________ BlackDTestCase.test_blackd_unsupported_version ________________ self = async def get_application(self) -> web.Application: > return blackd.make_app() tests/test_blackd.py:43: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../BUILDROOT/usr/lib/python3.12/site-packages/blackd/__init__.py:93: in make_app executor = ProcessPoolExecutor() /usr/lib64/python3.12/concurrent/futures/process.py:747: in __init__ self._executor_manager_thread_wakeup = _ThreadWakeup() /usr/lib64/python3.12/concurrent/futures/process.py:71: in __init__ self._reader, self._writer = mp.Pipe(duplex=False) /usr/lib64/python3.12/multiprocessing/context.py:63: in Pipe return Pipe(duplex) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ duplex = False def Pipe(duplex=True): ''' Returns pair of connection objects at either end of a pipe ''' if duplex: s1, s2 = socket.socketpair() s1.setblocking(True) s2.setblocking(True) c1 = Connection(s1.detach()) c2 = Connection(s2.detach()) else: > fd1, fd2 = os.pipe() E OSError: [Errno 24] Too many open files /usr/lib64/python3.12/multiprocessing/connection.py:544: OSError ___________________ BlackDTestCase.test_cors_headers_present ___________________ self = async def get_application(self) -> web.Application: > return blackd.make_app() tests/test_blackd.py:43: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../BUILDROOT/usr/lib/python3.12/site-packages/blackd/__init__.py:93: in make_app executor = ProcessPoolExecutor() /usr/lib64/python3.12/concurrent/futures/process.py:747: in __init__ self._executor_manager_thread_wakeup = _ThreadWakeup() /usr/lib64/python3.12/concurrent/futures/process.py:71: in __init__ self._reader, self._writer = mp.Pipe(duplex=False) /usr/lib64/python3.12/multiprocessing/context.py:63: in Pipe return Pipe(duplex) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ duplex = False def Pipe(duplex=True): ''' Returns pair of connection objects at either end of a pipe ''' if duplex: s1, s2 = socket.socketpair() s1.setblocking(True) s2.setblocking(True) c1 = Connection(s1.detach()) c2 = Connection(s2.detach()) else: > fd1, fd2 = os.pipe() E OSError: [Errno 24] Too many open files /usr/lib64/python3.12/multiprocessing/connection.py:544: OSError ______________________ BlackDTestCase.test_cors_preflight ______________________ self = async def get_application(self) -> web.Application: > return blackd.make_app() tests/test_blackd.py:43: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../BUILDROOT/usr/lib/python3.12/site-packages/blackd/__init__.py:93: in make_app executor = ProcessPoolExecutor() /usr/lib64/python3.12/concurrent/futures/process.py:754: in __init__ self._call_queue = _SafeQueue( /usr/lib64/python3.12/concurrent/futures/process.py:175: in __init__ super().__init__(max_size, ctx=ctx) /usr/lib64/python3.12/multiprocessing/queues.py:43: in __init__ self._rlock = ctx.Lock() /usr/lib64/python3.12/multiprocessing/context.py:68: in Lock return Lock(ctx=self.get_context()) /usr/lib64/python3.12/multiprocessing/synchronize.py:169: in __init__ SemLock.__init__(self, SEMAPHORE, 1, 1, ctx=ctx) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , kind = 1, value = 1, maxvalue = 1 def __init__(self, kind, value, maxvalue, *, ctx): if ctx is None: ctx = context._default_context.get_context() self._is_fork_ctx = ctx.get_start_method() == 'fork' unlink_now = sys.platform == 'win32' or self._is_fork_ctx for i in range(100): try: > sl = self._semlock = _multiprocessing.SemLock( kind, value, maxvalue, self._make_name(), unlink_now) E OSError: [Errno 24] Too many open files /usr/lib64/python3.12/multiprocessing/synchronize.py:57: OSError _________________ BlackDTestCase.test_normalizes_line_endings __________________ self = async def get_application(self) -> web.Application: > return blackd.make_app() tests/test_blackd.py:43: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../BUILDROOT/usr/lib/python3.12/site-packages/blackd/__init__.py:93: in make_app executor = ProcessPoolExecutor() /usr/lib64/python3.12/concurrent/futures/process.py:747: in __init__ self._executor_manager_thread_wakeup = _ThreadWakeup() /usr/lib64/python3.12/concurrent/futures/process.py:71: in __init__ self._reader, self._writer = mp.Pipe(duplex=False) /usr/lib64/python3.12/multiprocessing/context.py:63: in Pipe return Pipe(duplex) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ duplex = False def Pipe(duplex=True): ''' Returns pair of connection objects at either end of a pipe ''' if duplex: s1, s2 = socket.socketpair() s1.setblocking(True) s2.setblocking(True) c1 = Connection(s1.detach()) c2 = Connection(s2.detach()) else: > fd1, fd2 = os.pipe() E OSError: [Errno 24] Too many open files /usr/lib64/python3.12/multiprocessing/connection.py:544: OSError __________________ BlackDTestCase.test_preserves_line_endings __________________ self = async def get_application(self) -> web.Application: > return blackd.make_app() tests/test_blackd.py:43: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../BUILDROOT/usr/lib/python3.12/site-packages/blackd/__init__.py:93: in make_app executor = ProcessPoolExecutor() /usr/lib64/python3.12/concurrent/futures/process.py:754: in __init__ self._call_queue = _SafeQueue( /usr/lib64/python3.12/concurrent/futures/process.py:175: in __init__ super().__init__(max_size, ctx=ctx) /usr/lib64/python3.12/multiprocessing/queues.py:43: in __init__ self._rlock = ctx.Lock() /usr/lib64/python3.12/multiprocessing/context.py:68: in Lock return Lock(ctx=self.get_context()) /usr/lib64/python3.12/multiprocessing/synchronize.py:169: in __init__ SemLock.__init__(self, SEMAPHORE, 1, 1, ctx=ctx) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , kind = 1, value = 1, maxvalue = 1 def __init__(self, kind, value, maxvalue, *, ctx): if ctx is None: ctx = context._default_context.get_context() self._is_fork_ctx = ctx.get_start_method() == 'fork' unlink_now = sys.platform == 'win32' or self._is_fork_ctx for i in range(100): try: > sl = self._semlock = _multiprocessing.SemLock( kind, value, maxvalue, self._make_name(), unlink_now) E OSError: [Errno 24] Too many open files /usr/lib64/python3.12/multiprocessing/synchronize.py:57: OSError _____________________ BlackDTestCase.test_single_character _____________________ self = async def get_application(self) -> web.Application: > return blackd.make_app() tests/test_blackd.py:43: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../BUILDROOT/usr/lib/python3.12/site-packages/blackd/__init__.py:93: in make_app executor = ProcessPoolExecutor() /usr/lib64/python3.12/concurrent/futures/process.py:747: in __init__ self._executor_manager_thread_wakeup = _ThreadWakeup() /usr/lib64/python3.12/concurrent/futures/process.py:71: in __init__ self._reader, self._writer = mp.Pipe(duplex=False) /usr/lib64/python3.12/multiprocessing/context.py:63: in Pipe return Pipe(duplex) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ duplex = False def Pipe(duplex=True): ''' Returns pair of connection objects at either end of a pipe ''' if duplex: s1, s2 = socket.socketpair() s1.setblocking(True) s2.setblocking(True) c1 = Connection(s1.detach()) c2 = Connection(s2.detach()) else: > fd1, fd2 = os.pipe() E OSError: [Errno 24] Too many open files /usr/lib64/python3.12/multiprocessing/connection.py:544: OSError =============================== warnings summary =============================== tests/test_blackd.py:45 /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1/tests/test_blackd.py:45: DeprecationWarning: Decorator `@unittest_run_loop` is no longer needed in aiohttp 3.8+ @unittest_run_loop tests/test_blackd.py:52 /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1/tests/test_blackd.py:52: DeprecationWarning: Decorator `@unittest_run_loop` is no longer needed in aiohttp 3.8+ @unittest_run_loop tests/test_blackd.py:58 /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1/tests/test_blackd.py:58: DeprecationWarning: Decorator `@unittest_run_loop` is no longer needed in aiohttp 3.8+ @unittest_run_loop tests/test_blackd.py:68 /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1/tests/test_blackd.py:68: DeprecationWarning: Decorator `@unittest_run_loop` is no longer needed in aiohttp 3.8+ @unittest_run_loop tests/test_blackd.py:75 /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1/tests/test_blackd.py:75: DeprecationWarning: Decorator `@unittest_run_loop` is no longer needed in aiohttp 3.8+ @unittest_run_loop tests/test_blackd.py:82 /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1/tests/test_blackd.py:82: DeprecationWarning: Decorator `@unittest_run_loop` is no longer needed in aiohttp 3.8+ @unittest_run_loop tests/test_blackd.py:105 /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1/tests/test_blackd.py:105: DeprecationWarning: Decorator `@unittest_run_loop` is no longer needed in aiohttp 3.8+ @unittest_run_loop tests/test_blackd.py:114 /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1/tests/test_blackd.py:114: DeprecationWarning: Decorator `@unittest_run_loop` is no longer needed in aiohttp 3.8+ @unittest_run_loop tests/test_blackd.py:132 /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1/tests/test_blackd.py:132: DeprecationWarning: Decorator `@unittest_run_loop` is no longer needed in aiohttp 3.8+ @unittest_run_loop tests/test_blackd.py:164 /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1/tests/test_blackd.py:164: DeprecationWarning: Decorator `@unittest_run_loop` is no longer needed in aiohttp 3.8+ @unittest_run_loop tests/test_blackd.py:171 /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1/tests/test_blackd.py:171: DeprecationWarning: Decorator `@unittest_run_loop` is no longer needed in aiohttp 3.8+ @unittest_run_loop tests/test_blackd.py:180 /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1/tests/test_blackd.py:180: DeprecationWarning: Decorator `@unittest_run_loop` is no longer needed in aiohttp 3.8+ @unittest_run_loop tests/test_blackd.py:194 /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1/tests/test_blackd.py:194: DeprecationWarning: Decorator `@unittest_run_loop` is no longer needed in aiohttp 3.8+ @unittest_run_loop tests/test_blackd.py:201 /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1/tests/test_blackd.py:201: DeprecationWarning: Decorator `@unittest_run_loop` is no longer needed in aiohttp 3.8+ @unittest_run_loop tests/test_blackd.py:206 /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1/tests/test_blackd.py:206: DeprecationWarning: Decorator `@unittest_run_loop` is no longer needed in aiohttp 3.8+ @unittest_run_loop tests/test_blackd.py:221 /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1/tests/test_blackd.py:221: DeprecationWarning: Decorator `@unittest_run_loop` is no longer needed in aiohttp 3.8+ @unittest_run_loop tests/test_blackd.py:227 /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1/tests/test_blackd.py:227: DeprecationWarning: Decorator `@unittest_run_loop` is no longer needed in aiohttp 3.8+ @unittest_run_loop tests/test_blackd.py:237 /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1/tests/test_blackd.py:237: DeprecationWarning: Decorator `@unittest_run_loop` is no longer needed in aiohttp 3.8+ @unittest_run_loop tests/test_blackd.py:244 /home/pterjan/rpmbuild/BUILD/python-black-24.1.1-build/black-24.1.1/tests/test_blackd.py:244: DeprecationWarning: Decorator `@unittest_run_loop` is no longer needed in aiohttp 3.8+ @unittest_run_loop tests/test_blackd.py::BlackDTestCase::test_blackd_line_length tests/test_blackd.py::BlackDTestCase::test_blackd_preview tests/test_blackd.py::BlackDTestCase::test_blackd_pyi tests/test_blackd.py::BlackDTestCase::test_blackd_python_variant tests/test_blackd.py::BlackDTestCase::test_blackd_request_needs_formatting tests/test_blackd.py::BlackDTestCase::test_blackd_request_no_change tests/test_blackd.py::BlackDTestCase::test_blackd_request_syntax_error tests/test_blackd.py::BlackDTestCase::test_blackd_response_black_version_header tests/test_blackd.py::BlackDTestCase::test_blackd_skip_first_source_line /usr/lib64/python3.12/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=1166016) is multi-threaded, use of fork() may lead to deadlocks in the child. self.pid = os.fork() tests/test_format.py::test_simple_format[docstring_no_string_normalization] tests/test_format.py::test_simple_format[docstring_no_string_normalization] tests/test_format.py::test_simple_format[docstring_no_string_normalization] tests/test_format.py::test_simple_format[docstring_no_string_normalization] tests/test_format.py::test_simple_format[docstring_no_string_normalization] tests/test_format.py::test_simple_format[docstring_no_string_normalization] :107: SyntaxWarning: invalid escape sequence '\ ' tests/test_format.py::test_simple_format[docstring_no_string_normalization] tests/test_format.py::test_simple_format[docstring_no_string_normalization] tests/test_format.py::test_simple_format[docstring_no_string_normalization] tests/test_format.py::test_simple_format[docstring_no_string_normalization] tests/test_format.py::test_simple_format[docstring_no_string_normalization] tests/test_format.py::test_simple_format[docstring_no_string_normalization] :111: SyntaxWarning: invalid escape sequence '\ ' tests/test_format.py::test_simple_format[docstring_no_string_normalization] tests/test_format.py::test_simple_format[docstring_no_string_normalization] tests/test_format.py::test_simple_format[docstring_no_string_normalization] tests/test_format.py::test_simple_format[docstring_no_string_normalization] tests/test_format.py::test_simple_format[docstring_no_string_normalization] tests/test_format.py::test_simple_format[docstring_no_string_normalization] :117: SyntaxWarning: invalid escape sequence '\ ' tests/test_format.py::test_simple_format[docstring_no_string_normalization] tests/test_format.py::test_simple_format[docstring_no_string_normalization] :109: SyntaxWarning: invalid escape sequence '\ ' tests/test_format.py::test_simple_format[docstring_no_string_normalization] tests/test_format.py::test_simple_format[docstring_no_string_normalization] :113: SyntaxWarning: invalid escape sequence '\ ' tests/test_format.py::test_simple_format[docstring_no_string_normalization] tests/test_format.py::test_simple_format[docstring_no_string_normalization] :119: SyntaxWarning: invalid escape sequence '\ ' tests/test_format.py::test_simple_format[docstring] tests/test_format.py::test_simple_format[docstring] tests/test_format.py::test_simple_format[docstring] tests/test_format.py::test_simple_format[docstring] :163: SyntaxWarning: invalid escape sequence '\ ' tests/test_format.py::test_simple_format[docstring] tests/test_format.py::test_simple_format[docstring] tests/test_format.py::test_simple_format[docstring] tests/test_format.py::test_simple_format[docstring] :167: SyntaxWarning: invalid escape sequence '\ ' tests/test_format.py::test_simple_format[docstring] tests/test_format.py::test_simple_format[docstring] tests/test_format.py::test_simple_format[docstring] tests/test_format.py::test_simple_format[docstring] :173: SyntaxWarning: invalid escape sequence '\ ' tests/test_format.py::test_simple_format[docstring] tests/test_format.py::test_simple_format[docstring] tests/test_format.py::test_simple_format[docstring] tests/test_format.py::test_simple_format[docstring] tests/test_format.py::test_simple_format[docstring] tests/test_format.py::test_simple_format[docstring] :178: SyntaxWarning: invalid escape sequence '\ ' tests/test_format.py::test_simple_format[docstring] tests/test_format.py::test_simple_format[docstring] tests/test_format.py::test_simple_format[docstring] tests/test_format.py::test_simple_format[docstring] :225: SyntaxWarning: invalid escape sequence '\ ' tests/test_format.py::test_simple_format[docstring] tests/test_format.py::test_simple_format[docstring] :160: SyntaxWarning: invalid escape sequence '\ ' tests/test_format.py::test_simple_format[docstring] tests/test_format.py::test_simple_format[docstring] :164: SyntaxWarning: invalid escape sequence '\ ' tests/test_format.py::test_simple_format[docstring] tests/test_format.py::test_simple_format[docstring] :170: SyntaxWarning: invalid escape sequence '\ ' tests/test_format.py::test_simple_format[docstring] tests/test_format.py::test_simple_format[docstring] :176: SyntaxWarning: invalid escape sequence '\ ' tests/test_format.py::test_simple_format[docstring] tests/test_format.py::test_simple_format[docstring] :223: SyntaxWarning: invalid escape sequence '\ ' tests/test_format.py::test_simple_format[docstring] tests/test_format.py::test_simple_format[docstring] :162: SyntaxWarning: invalid escape sequence '\ ' tests/test_format.py::test_simple_format[docstring] tests/test_format.py::test_simple_format[docstring] :166: SyntaxWarning: invalid escape sequence '\ ' tests/test_format.py::test_simple_format[docstring] tests/test_format.py::test_simple_format[docstring] :172: SyntaxWarning: invalid escape sequence '\ ' tests/test_format.py::test_simple_format[docstring] tests/test_format.py::test_simple_format[docstring] :227: SyntaxWarning: invalid escape sequence '\ ' -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ SKIPPED [1] tests/test_ipynb.py:26: IPython is an optional dependency SKIPPED [2] tests/test_no_ipynb.py: Marked with disabled optional tests (no_jupyter) ============ 8 failed, 334 passed, 3 skipped, 92 warnings in 42.45s ============ I: [iurt_root_command] ERROR: chroot