Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-dotenv.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-xena-el9s-build-104552-857088/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-dotenv.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1626134400 Wrote: /builddir/build/SRPMS/python-dotenv-0.17.1-2.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-dotenv.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-xena-el9s-build-104552-857088/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-dotenv.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1626134400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tzSWJX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-dotenv-0.17.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-dotenv-0.17.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-dotenv-0.17.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/import mock/from unittest import mock/' tests/test_cli.py tests/test_ipython.py tests/test_main.py tests/test_parser.py tests/test_utils.py tests/test_variables.py + rm -f tests/test_ipython.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.O52L2p + umask 022 + cd /builddir/build/BUILD + cd python-dotenv-0.17.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/dotenv copying src/dotenv/__init__.py -> build/lib/dotenv copying src/dotenv/parser.py -> build/lib/dotenv copying src/dotenv/main.py -> build/lib/dotenv copying src/dotenv/version.py -> build/lib/dotenv copying src/dotenv/compat.py -> build/lib/dotenv copying src/dotenv/cli.py -> build/lib/dotenv copying src/dotenv/variables.py -> build/lib/dotenv copying src/dotenv/ipython.py -> build/lib/dotenv copying src/dotenv/py.typed -> build/lib/dotenv + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IBZhqA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch ++ dirname /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch + cd python-dotenv-0.17.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr creating /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/lib creating /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/lib/python3.9/site-packages/dotenv copying build/lib/dotenv/__init__.py -> /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/lib/python3.9/site-packages/dotenv copying build/lib/dotenv/parser.py -> /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/lib/python3.9/site-packages/dotenv copying build/lib/dotenv/main.py -> /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/lib/python3.9/site-packages/dotenv copying build/lib/dotenv/version.py -> /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/lib/python3.9/site-packages/dotenv copying build/lib/dotenv/py.typed -> /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/lib/python3.9/site-packages/dotenv copying build/lib/dotenv/compat.py -> /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/lib/python3.9/site-packages/dotenv copying build/lib/dotenv/cli.py -> /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/lib/python3.9/site-packages/dotenv copying build/lib/dotenv/variables.py -> /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/lib/python3.9/site-packages/dotenv copying build/lib/dotenv/ipython.py -> /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/lib/python3.9/site-packages/dotenv byte-compiling /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/lib/python3.9/site-packages/dotenv/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/lib/python3.9/site-packages/dotenv/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/lib/python3.9/site-packages/dotenv/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/lib/python3.9/site-packages/dotenv/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/lib/python3.9/site-packages/dotenv/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/lib/python3.9/site-packages/dotenv/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/lib/python3.9/site-packages/dotenv/variables.py to variables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/lib/python3.9/site-packages/dotenv/ipython.py to ipython.cpython-39.pyc writing byte-compilation script '/tmp/tmpnh1l27k1.py' /usr/bin/python3 /tmp/tmpnh1l27k1.py removing /tmp/tmpnh1l27k1.py running install_egg_info running egg_info creating src/python_dotenv.egg-info writing src/python_dotenv.egg-info/PKG-INFO writing dependency_links to src/python_dotenv.egg-info/dependency_links.txt writing entry points to src/python_dotenv.egg-info/entry_points.txt writing requirements to src/python_dotenv.egg-info/requires.txt writing top-level names to src/python_dotenv.egg-info/top_level.txt writing manifest file 'src/python_dotenv.egg-info/SOURCES.txt' reading manifest file 'src/python_dotenv.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.yml' warning: no files found matching '.bumpversion.cfg' warning: no files found matching '.coveragerc' writing manifest file 'src/python_dotenv.egg-info/SOURCES.txt' Copying src/python_dotenv.egg-info to /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/lib/python3.9/site-packages/python_dotenv-0.17.1-py3.9.egg-info running install_scripts Installing dotenv script to /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/bin + rm -rfv /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 0.17.1-2.el9s --unique-debug-suffix -0.17.1-2.el9s.noarch --unique-debug-src-base python-dotenv-0.17.1-2.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-dotenv-0.17.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.NPyZdV + umask 022 + cd /builddir/build/BUILD + cd python-dotenv-0.17.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/pytest -v ============================= test session starts ============================== platform linux -- Python 3.9.7, pytest-6.2.2, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/python-dotenv-0.17.1, configfile: setup.cfg, testpaths: tests collecting ... collected 128 items tests/test_cli.py::test_list PASSED [ 0%] tests/test_cli.py::test_list_non_existent_file PASSED [ 1%] tests/test_cli.py::test_list_no_file PASSED [ 2%] tests/test_cli.py::test_get_existing_value PASSED [ 3%] tests/test_cli.py::test_get_non_existent_value PASSED [ 3%] tests/test_cli.py::test_get_no_file PASSED [ 4%] tests/test_cli.py::test_unset_existing_value PASSED [ 5%] tests/test_cli.py::test_unset_non_existent_value PASSED [ 6%] tests/test_cli.py::test_set_quote_options[always-HELLO-WORLD-HELLO="WORLD"\n] PASSED [ 7%] tests/test_cli.py::test_set_quote_options[never-HELLO-WORLD-HELLO=WORLD\n] PASSED [ 7%] tests/test_cli.py::test_set_quote_options[auto-HELLO-WORLD-HELLO=WORLD\n] PASSED [ 8%] tests/test_cli.py::test_set_quote_options[auto-HELLO-HELLO WORLD-HELLO="HELLO WORLD"\n] PASSED [ 9%] tests/test_cli.py::test_set_export[.nx_file-true-HELLO-WORLD-export HELLO="WORLD"\n] PASSED [ 10%] tests/test_cli.py::test_set_export[.nx_file-false-HELLO-WORLD-HELLO="WORLD"\n] PASSED [ 10%] tests/test_cli.py::test_set_non_existent_file PASSED [ 11%] tests/test_cli.py::test_set_no_file PASSED [ 12%] tests/test_cli.py::test_get_default_path PASSED [ 13%] tests/test_cli.py::test_run PASSED [ 14%] tests/test_cli.py::test_run_with_existing_variable PASSED [ 14%] tests/test_cli.py::test_run_with_existing_variable_not_overridden PASSED [ 15%] tests/test_cli.py::test_run_with_none_value PASSED [ 16%] tests/test_cli.py::test_run_with_other_env PASSED [ 17%] tests/test_cli.py::test_run_without_cmd PASSED [ 17%] tests/test_cli.py::test_run_with_invalid_cmd PASSED [ 18%] tests/test_cli.py::test_run_with_version PASSED [ 19%] tests/test_main.py::test_set_key_no_file PASSED [ 20%] tests/test_main.py::test_set_key[-a--expected0-a=""\n] PASSED [ 21%] tests/test_main.py::test_set_key[-a-b-expected1-a="b"\n] PASSED [ 21%] tests/test_main.py::test_set_key[-a-'b'-expected2-a="b"\n] PASSED [ 22%] tests/test_main.py::test_set_key[-a-"b"-expected3-a="b"\n] PASSED [ 23%] tests/test_main.py::test_set_key[-a-b'c-expected4-a="b'c"\n] PASSED [ 24%] tests/test_main.py::test_set_key[-a-b"c-expected5-a="b\\"c"\n] PASSED [ 25%] tests/test_main.py::test_set_key[a=b-a-c-expected6-a="c"\n] PASSED [ 25%] tests/test_main.py::test_set_key[a=b\n-a-c-expected7-a="c"\n] PASSED [ 26%] tests/test_main.py::test_set_key[a=b\n\n-a-c-expected8-a="c"\n\n] PASSED [ 27%] tests/test_main.py::test_set_key[a=b\nc=d-a-e-expected9-a="e"\nc=d] PASSED [ 28%] tests/test_main.py::test_set_key[a=b\nc=d\ne=f-c-g-expected10-a=b\nc="g"\ne=f] PASSED [ 28%] tests/test_main.py::test_set_key[a=b\n-c-d-expected11-a=b\nc="d"\n] PASSED [ 29%] tests/test_main.py::test_set_key_permission_error PASSED [ 30%] tests/test_main.py::test_get_key_no_file PASSED [ 31%] tests/test_main.py::test_get_key_not_found PASSED [ 32%] tests/test_main.py::test_get_key_ok PASSED [ 32%] tests/test_main.py::test_get_key_none PASSED [ 33%] tests/test_main.py::test_unset_with_value PASSED [ 34%] tests/test_main.py::test_unset_no_value PASSED [ 35%] tests/test_main.py::test_unset_non_existent_file PASSED [ 35%] tests/test_main.py::test_find_dotenv_no_file_raise PASSED [ 36%] tests/test_main.py::test_find_dotenv_no_file_no_raise PASSED [ 37%] tests/test_main.py::test_find_dotenv_found PASSED [ 38%] tests/test_main.py::test_load_dotenv_existing_file PASSED [ 39%] tests/test_main.py::test_load_dotenv_no_file_verbose PASSED [ 39%] tests/test_main.py::test_load_dotenv_existing_variable_no_override PASSED [ 40%] tests/test_main.py::test_load_dotenv_existing_variable_override PASSED [ 41%] tests/test_main.py::test_load_dotenv_redefine_var_used_in_file_no_override PASSED [ 42%] tests/test_main.py::test_load_dotenv_redefine_var_used_in_file_with_override PASSED [ 42%] tests/test_main.py::test_load_dotenv_utf_8 PASSED [ 43%] tests/test_main.py::test_load_dotenv_in_current_dir PASSED [ 44%] tests/test_main.py::test_dotenv_values_file PASSED [ 45%] tests/test_main.py::test_dotenv_values_stream[env0-a=$b-False-expected0] PASSED [ 46%] tests/test_main.py::test_dotenv_values_stream[env1-a=$b-True-expected1] PASSED [ 46%] tests/test_main.py::test_dotenv_values_stream[env2-a=${b}-False-expected2] PASSED [ 47%] tests/test_main.py::test_dotenv_values_stream[env3-a=${b}-True-expected3] PASSED [ 48%] tests/test_main.py::test_dotenv_values_stream[env4-a=${b:-d}-False-expected4] PASSED [ 49%] tests/test_main.py::test_dotenv_values_stream[env5-a=${b:-d}-True-expected5] PASSED [ 50%] tests/test_main.py::test_dotenv_values_stream[env6-b=c\na=${b}-True-expected6] PASSED [ 50%] tests/test_main.py::test_dotenv_values_stream[env7-a=${b}-True-expected7] PASSED [ 51%] tests/test_main.py::test_dotenv_values_stream[env8-a=${b:-d}-True-expected8] PASSED [ 52%] tests/test_main.py::test_dotenv_values_stream[env9-a="${b}"-True-expected9] PASSED [ 53%] tests/test_main.py::test_dotenv_values_stream[env10-a='${b}'-True-expected10] PASSED [ 53%] tests/test_main.py::test_dotenv_values_stream[env11-a=x${b}y-True-expected11] PASSED [ 54%] tests/test_main.py::test_dotenv_values_stream[env12-a=${a}-True-expected12] PASSED [ 55%] tests/test_main.py::test_dotenv_values_stream[env13-a=${a}-True-expected13] PASSED [ 56%] tests/test_main.py::test_dotenv_values_stream[env14-a=${a:-c}-True-expected14] PASSED [ 57%] tests/test_main.py::test_dotenv_values_stream[env15-a=${a:-c}-True-expected15] PASSED [ 57%] tests/test_main.py::test_dotenv_values_stream[env16-a=${b}${b}-True-expected16] PASSED [ 58%] tests/test_main.py::test_dotenv_values_stream[env17-b=d\na=${b}-True-expected17] PASSED [ 59%] tests/test_main.py::test_dotenv_values_stream[env18-a=b\na=c\nd=${a}-True-expected18] PASSED [ 60%] tests/test_main.py::test_dotenv_values_stream[env19-a=b\nc=${a}\nd=e\nc=${d}-True-expected19] PASSED [ 60%] tests/test_parser.py::test_parse_stream[-expected0] PASSED [ 61%] tests/test_parser.py::test_parse_stream[a=b-expected1] PASSED [ 62%] tests/test_parser.py::test_parse_stream['a'=b-expected2] PASSED [ 63%] tests/test_parser.py::test_parse_stream[[=b-expected3] PASSED [ 64%] tests/test_parser.py::test_parse_stream[ a = b -expected4] PASSED [ 64%] tests/test_parser.py::test_parse_stream[export a=b-expected5] PASSED [ 65%] tests/test_parser.py::test_parse_stream[ export 'a'=b-expected6] PASSED [ 66%] tests/test_parser.py::test_parse_stream[# a=b-expected7] PASSED [ 67%] tests/test_parser.py::test_parse_stream[a=b#c-expected8] PASSED [ 67%] tests/test_parser.py::test_parse_stream[a=b #c-expected9] PASSED [ 68%] tests/test_parser.py::test_parse_stream[a=b\t#c-expected10] PASSED [ 69%] tests/test_parser.py::test_parse_stream[a=b c-expected11] PASSED [ 70%] tests/test_parser.py::test_parse_stream[a=b\tc-expected12] PASSED [ 71%] tests/test_parser.py::test_parse_stream[a=b c-expected13] PASSED [ 71%] tests/test_parser.py::test_parse_stream[a=b\xa0 c-expected14] PASSED [ 72%] tests/test_parser.py::test_parse_stream[a=b c -expected15] PASSED [ 73%] tests/test_parser.py::test_parse_stream[a='b c '-expected16] PASSED [ 74%] tests/test_parser.py::test_parse_stream[a="b c "-expected17] PASSED [ 75%] tests/test_parser.py::test_parse_stream[export export_a=1-expected18] PASSED [ 75%] tests/test_parser.py::test_parse_stream[export port=8000-expected19] PASSED [ 76%] tests/test_parser.py::test_parse_stream[a="b\nc"-expected20] PASSED [ 77%] tests/test_parser.py::test_parse_stream[a='b\nc'-expected21] PASSED [ 78%] tests/test_parser.py::test_parse_stream[a="b\nc"-expected22] PASSED [ 78%] tests/test_parser.py::test_parse_stream[a="b\\nc"-expected23] PASSED [ 79%] tests/test_parser.py::test_parse_stream[a='b\\nc'-expected24] PASSED [ 80%] tests/test_parser.py::test_parse_stream[a="b\\"c"-expected25] PASSED [ 81%] tests/test_parser.py::test_parse_stream[a='b\\'c'-expected26] PASSED [ 82%] tests/test_parser.py::test_parse_stream[a=\xe0-expected27] PASSED [ 82%] tests/test_parser.py::test_parse_stream[a="\xe0"-expected28] PASSED [ 83%] tests/test_parser.py::test_parse_stream[no_value_var-expected29] PASSED [ 84%] tests/test_parser.py::test_parse_stream[a: b-expected30] PASSED [ 85%] tests/test_parser.py::test_parse_stream[a=b\nc=d-expected31] PASSED [ 85%] tests/test_parser.py::test_parse_stream[a=b\rc=d-expected32] PASSED [ 86%] tests/test_parser.py::test_parse_stream[a=b\r\nc=d-expected33] PASSED [ 87%] tests/test_parser.py::test_parse_stream[a=\nb=c-expected34] PASSED [ 88%] tests/test_parser.py::test_parse_stream[\n\n-expected35] PASSED [ 89%] tests/test_parser.py::test_parse_stream[a=b\n\n-expected36] PASSED [ 89%] tests/test_parser.py::test_parse_stream[a=b\n\nc=d-expected37] PASSED [ 90%] tests/test_parser.py::test_parse_stream[a="\nb=c-expected38] PASSED [ 91%] tests/test_parser.py::test_parse_stream[# comment\na="b\nc"\nd=e\n-expected39] PASSED [ 92%] tests/test_parser.py::test_parse_stream[a=b\n# comment 1-expected40] PASSED [ 92%] tests/test_parser.py::test_parse_stream[# comment 1\n# comment 2-expected41] PASSED [ 93%] tests/test_parser.py::test_parse_stream[uglyKey[%$="S3cr3t_P4ssw#rD" #\na=b-expected42] PASSED [ 94%] tests/test_utils.py::test_to_cli_string PASSED [ 95%] tests/test_variables.py::test_parse_variables[-expected0] PASSED [ 96%] tests/test_variables.py::test_parse_variables[a-expected1] PASSED [ 96%] tests/test_variables.py::test_parse_variables[${a}-expected2] PASSED [ 97%] tests/test_variables.py::test_parse_variables[${a:-b}-expected3] PASSED [ 98%] tests/test_variables.py::test_parse_variables[${a}${b}-expected4] PASSED [ 99%] tests/test_variables.py::test_parse_variables[a${b}c${d}e-expected5] PASSED [100%] ============================= 128 passed in 0.78s ============================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-dotenv-0.17.1-2.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.P7SzZv + umask 022 + cd /builddir/build/BUILD + cd python-dotenv-0.17.1 + DOCDIR=/builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/share/doc/python3-dotenv + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/share/doc/python3-dotenv + cp -pr README.md /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/share/doc/python3-dotenv + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fVfHd6 + umask 022 + cd /builddir/build/BUILD + cd python-dotenv-0.17.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/share/licenses/python3-dotenv + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/share/licenses/python3-dotenv + cp -pr LICENSE /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch/usr/share/licenses/python3-dotenv + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-dotenv = 0.17.1-2.el9s python3-dotenv = 0.17.1-2.el9s python3.9-dotenv = 0.17.1-2.el9s python3.9dist(python-dotenv) = 0.17.1 python3dist(python-dotenv) = 0.17.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(setuptools) Obsoletes: python-dotenv < 0.17.1-2.el9s Recommends: python3-dotenv+cli Processing files: python3-dotenv+cli-0.17.1-2.el9s.noarch Provides: python-dotenv+cli = 0.17.1-2.el9s python3-dotenv+cli = 0.17.1-2.el9s python3.9-dotenv+cli = 0.17.1-2.el9s python3.9dist(python-dotenv[cli]) = 0.17.1 python3dist(python-dotenv[cli]) = 0.17.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(click) >= 5 python3.9dist(setuptools) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch Wrote: /builddir/build/RPMS/python3-dotenv+cli-0.17.1-2.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-dotenv-0.17.1-2.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ml7BiN + umask 022 + cd /builddir/build/BUILD + cd python-dotenv-0.17.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-dotenv-0.17.1-2.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0