Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-cookiecutter.spec'], chrootPath='/var/lib/mock/f33-build-21991959-1828280/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-cookiecutter.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=1596412800 Wrote: /builddir/build/SRPMS/python-cookiecutter-1.7.2-1.fc33.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-cookiecutter.spec'], chrootPath='/var/lib/mock/f33-build-21991959-1828280/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-cookiecutter.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=1596412800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.B8iHUz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cookiecutter-1.7.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/1.7.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cookiecutter-1.7.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's#python -c#/usr/bin/python3 -c#' Makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GeeqMz + umask 022 + cd /builddir/build/BUILD + cd cookiecutter-1.7.2 + 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 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/cookiecutter copying cookiecutter/__main__.py -> build/lib/cookiecutter copying cookiecutter/replay.py -> build/lib/cookiecutter copying cookiecutter/exceptions.py -> build/lib/cookiecutter copying cookiecutter/extensions.py -> build/lib/cookiecutter copying cookiecutter/repository.py -> build/lib/cookiecutter copying cookiecutter/generate.py -> build/lib/cookiecutter copying cookiecutter/environment.py -> build/lib/cookiecutter copying cookiecutter/utils.py -> build/lib/cookiecutter copying cookiecutter/log.py -> build/lib/cookiecutter copying cookiecutter/config.py -> build/lib/cookiecutter copying cookiecutter/vcs.py -> build/lib/cookiecutter copying cookiecutter/cli.py -> build/lib/cookiecutter copying cookiecutter/hooks.py -> build/lib/cookiecutter copying cookiecutter/find.py -> build/lib/cookiecutter copying cookiecutter/prompt.py -> build/lib/cookiecutter copying cookiecutter/zipfile.py -> build/lib/cookiecutter copying cookiecutter/main.py -> build/lib/cookiecutter copying cookiecutter/__init__.py -> build/lib/cookiecutter running egg_info creating cookiecutter.egg-info writing cookiecutter.egg-info/PKG-INFO writing dependency_links to cookiecutter.egg-info/dependency_links.txt writing entry points to cookiecutter.egg-info/entry_points.txt writing requirements to cookiecutter.egg-info/requires.txt writing top-level names to cookiecutter.egg-info/top_level.txt writing manifest file 'cookiecutter.egg-info/SOURCES.txt' reading manifest file 'cookiecutter.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS.rst' warning: no files found matching 'CONTRIBUTING.rst' warning: no files found matching 'HISTORY.rst' warning: no files found matching 'README.rst' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'cookiecutter.egg-info/SOURCES.txt' + make docs + docs Creating file docs/cookiecutter.rst. Creating file docs/modules.rst. make[1]: Entering directory '/builddir/build/BUILD/cookiecutter-1.7.2/docs' rm -rf _build/* make[1]: Leaving directory '/builddir/build/BUILD/cookiecutter-1.7.2/docs' make[1]: Entering directory '/builddir/build/BUILD/cookiecutter-1.7.2/docs' sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v3.1.1 making output directory... done loading intersphinx inventory from http://docs.python.org/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to : HTTPConnectionPool(host='docs.python.org', port=80): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) building [mo]: targets for 0 po files that are out of date building [html]: targets for 32 source files that are out of date updating environment: [new config] 32 added, 0 changed, 0 removed reading sources... [ 3%] AUTHORS /usr/lib/python3.9/site-packages/recommonmark/parser.py:75: UserWarning: Container node skipped: type=document warn("Container node skipped: type={0}".format(mdnode.t)) reading sources... [ 6%] BACKERS reading sources... [ 9%] CODE_OF_CONDUCT reading sources... [ 12%] CONTRIBUTING reading sources... [ 15%] HISTORY reading sources... [ 18%] README reading sources... [ 21%] advanced/calling_from_python reading sources... [ 25%] advanced/choice_variables reading sources... [ 28%] advanced/cli_options reading sources... [ 31%] advanced/copy_without_render reading sources... [ 34%] advanced/dict_variables reading sources... [ 37%] advanced/directories reading sources... [ 40%] advanced/hooks reading sources... [ 43%] advanced/index reading sources... [ 46%] advanced/injecting_context reading sources... [ 50%] advanced/replay reading sources... [ 53%] advanced/suppressing_prompts reading sources... [ 56%] advanced/template_extensions reading sources... [ 59%] advanced/templates_in_context reading sources... [ 62%] advanced/user_config reading sources... [ 65%] case_studies reading sources... [ 68%] cookiecutter reading sources... [ 71%] first_steps reading sources... [ 75%] index reading sources... [ 78%] installation reading sources... [ 81%] overview reading sources... [ 84%] sprint-contributors reading sources... [ 87%] troubleshooting reading sources... [ 90%] tutorial1 reading sources... [ 93%] tutorial2 reading sources... [ 96%] tutorials reading sources... [100%] usage /builddir/build/BUILD/cookiecutter-1.7.2/docs/first_steps.rst:1: WARNING: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: 'HelloCookieCutter1/Readme.rst'. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 3%] AUTHORS writing output... [ 6%] BACKERS writing output... [ 9%] CODE_OF_CONDUCT writing output... [ 12%] CONTRIBUTING writing output... [ 15%] HISTORY writing output... [ 18%] README writing output... [ 21%] advanced/calling_from_python writing output... [ 25%] advanced/choice_variables writing output... [ 28%] advanced/cli_options writing output... [ 31%] advanced/copy_without_render writing output... [ 34%] advanced/dict_variables writing output... [ 37%] advanced/directories writing output... [ 40%] advanced/hooks writing output... [ 43%] advanced/index writing output... [ 46%] advanced/injecting_context writing output... [ 50%] advanced/replay writing output... [ 53%] advanced/suppressing_prompts writing output... [ 56%] advanced/template_extensions writing output... [ 59%] advanced/templates_in_context writing output... [ 62%] advanced/user_config writing output... [ 65%] case_studies writing output... [ 68%] cookiecutter writing output... [ 71%] first_steps writing output... [ 75%] index writing output... [ 78%] installation writing output... [ 81%] overview writing output... [ 84%] sprint-contributors writing output... [ 87%] troubleshooting writing output... [ 90%] tutorial1 writing output... [ 93%] tutorial2 writing output... [ 96%] tutorials writing output... [100%] usage /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/advanced/template_extensions.rst:97: WARNING: Could not lex literal_block as "json". Highlighting skipped. /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated generating indices... genindex/builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated py-modindex/builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated done highlighting module code... [ 6%] cookiecutter.cli /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated highlighting module code... [ 12%] cookiecutter.config /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated highlighting module code... [ 18%] cookiecutter.environment /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated highlighting module code... [ 25%] cookiecutter.exceptions /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated highlighting module code... [ 31%] cookiecutter.extensions /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated highlighting module code... [ 37%] cookiecutter.find /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated highlighting module code... [ 43%] cookiecutter.generate /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated highlighting module code... [ 50%] cookiecutter.hooks /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated highlighting module code... [ 56%] cookiecutter.log /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated highlighting module code... [ 62%] cookiecutter.main /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated highlighting module code... [ 68%] cookiecutter.prompt /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated highlighting module code... [ 75%] cookiecutter.replay /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated highlighting module code... [ 81%] cookiecutter.repository /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated highlighting module code... [ 87%] cookiecutter.utils /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated highlighting module code... [ 93%] cookiecutter.vcs /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated highlighting module code... [100%] cookiecutter.zipfile /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated /builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated writing additional pages... search/builddir/build/BUILD/cookiecutter-1.7.2/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated done copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 56 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. make[1]: Leaving directory '/builddir/build/BUILD/cookiecutter-1.7.2/docs' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.l2ioDx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch ++ dirname /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch + cd cookiecutter-1.7.2 + 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 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr creating /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib creating /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter copying build/lib/cookiecutter/__main__.py -> /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter copying build/lib/cookiecutter/replay.py -> /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter copying build/lib/cookiecutter/exceptions.py -> /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter copying build/lib/cookiecutter/extensions.py -> /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter copying build/lib/cookiecutter/repository.py -> /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter copying build/lib/cookiecutter/generate.py -> /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter copying build/lib/cookiecutter/environment.py -> /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter copying build/lib/cookiecutter/utils.py -> /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter copying build/lib/cookiecutter/log.py -> /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter copying build/lib/cookiecutter/config.py -> /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter copying build/lib/cookiecutter/vcs.py -> /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter copying build/lib/cookiecutter/cli.py -> /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter copying build/lib/cookiecutter/hooks.py -> /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter copying build/lib/cookiecutter/find.py -> /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter copying build/lib/cookiecutter/prompt.py -> /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter copying build/lib/cookiecutter/zipfile.py -> /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter copying build/lib/cookiecutter/main.py -> /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter copying build/lib/cookiecutter/__init__.py -> /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter byte-compiling /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter/replay.py to replay.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter/extensions.py to extensions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter/repository.py to repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter/generate.py to generate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter/environment.py to environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter/vcs.py to vcs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter/hooks.py to hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter/find.py to find.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter/prompt.py to prompt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter/zipfile.py to zipfile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpu6l8zc0a.py' /usr/bin/python3 /tmp/tmpu6l8zc0a.py removing /tmp/tmpu6l8zc0a.py running install_egg_info running egg_info writing cookiecutter.egg-info/PKG-INFO writing dependency_links to cookiecutter.egg-info/dependency_links.txt writing entry points to cookiecutter.egg-info/entry_points.txt writing requirements to cookiecutter.egg-info/requires.txt writing top-level names to cookiecutter.egg-info/top_level.txt reading manifest file 'cookiecutter.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS.rst' warning: no files found matching 'CONTRIBUTING.rst' warning: no files found matching 'HISTORY.rst' warning: no files found matching 'README.rst' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'cookiecutter.egg-info/SOURCES.txt' Copying cookiecutter.egg-info to /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9/site-packages/cookiecutter-1.7.2-py3.9.egg-info running install_scripts Installing cookiecutter script to /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/bin + rm -rfv /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 1.7.2-1.fc33 --unique-debug-suffix -1.7.2-1.fc33.noarch --unique-debug-src-base python-cookiecutter-1.7.2-1.fc33.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/cookiecutter-1.7.2 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-cookiecutter-1.7.2-1.fc33.noarch/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.CKTCPz + umask 022 + cd /builddir/build/BUILD + cd cookiecutter-1.7.2 + /usr/bin/python3 -m pytest tests -v /usr/lib/python3.9/site-packages/_pytest/config/__init__.py:370: PytestConfigWarning: pytest-catchlog plugin has been merged into the core, please remove it from your requirements. warnings.warn( ============================= test session starts ============================== platform linux -- Python 3.9.0b5, pytest-5.4.3, py-1.9.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/cookiecutter-1.7.2, inifile: setup.cfg, testpaths: tests plugins: mock-1.10.4, cov-2.10.0, catchlog-1.2.2 collecting ... collected 276 items tests/test_abort_generate_on_hook_error.py::test_hooks_raises_errors[pre_gen_hook_raises_error] PASSED [ 0%] tests/test_abort_generate_on_hook_error.py::test_hooks_raises_errors[post_gen_hook_raises_error] PASSED [ 0%] tests/test_cli.py::test_cli_version[-V] PASSED [ 1%] tests/test_cli.py::test_cli_version[--version] PASSED [ 1%] tests/test_cli.py::test_cli_error_on_existing_output_directory PASSED [ 1%] tests/test_cli.py::test_cli PASSED [ 2%] tests/test_cli.py::test_cli_verbose PASSED [ 2%] tests/test_cli.py::test_cli_replay PASSED [ 2%] tests/test_cli.py::test_cli_exit_on_noinput_and_replay PASSED [ 3%] tests/test_cli.py::test_run_cookiecutter_on_overwrite_if_exists_and_replay[-f] PASSED [ 3%] tests/test_cli.py::test_run_cookiecutter_on_overwrite_if_exists_and_replay[--overwrite-if-exists] PASSED [ 3%] tests/test_cli.py::test_cli_overwrite_if_exists_when_output_dir_does_not_exist[-f] PASSED [ 4%] tests/test_cli.py::test_cli_overwrite_if_exists_when_output_dir_does_not_exist[--overwrite-if-exists] PASSED [ 4%] tests/test_cli.py::test_cli_overwrite_if_exists_when_output_dir_exists[-f] PASSED [ 5%] tests/test_cli.py::test_cli_overwrite_if_exists_when_output_dir_exists[--overwrite-if-exists] PASSED [ 5%] tests/test_cli.py::test_cli_output_dir[-o] PASSED [ 5%] tests/test_cli.py::test_cli_output_dir[--output-dir] PASSED [ 6%] tests/test_cli.py::test_cli_help[-h] PASSED [ 6%] tests/test_cli.py::test_cli_help[--help] PASSED [ 6%] tests/test_cli.py::test_cli_help[help] PASSED [ 7%] tests/test_cli.py::test_user_config PASSED [ 7%] tests/test_cli.py::test_default_user_config_overwrite PASSED [ 7%] tests/test_cli.py::test_default_user_config PASSED [ 8%] tests/test_cli.py::test_echo_undefined_variable_error PASSED [ 8%] tests/test_cli.py::test_echo_unknown_extension_error PASSED [ 9%] tests/test_cli.py::test_cli_extra_context PASSED [ 9%] tests/test_cli.py::test_cli_extra_context_invalid_format PASSED [ 9%] tests/test_cli.py::test_debug_file_non_verbose PASSED [ 10%] tests/test_cli.py::test_debug_file_verbose PASSED [ 10%] tests/test_cli.py::test_directory_repo PASSED [ 10%] tests/test_cookiecutter_invocation.py::test_should_raise_error_without_template_arg PASSED [ 11%] tests/test_cookiecutter_invocation.py::test_should_invoke_main PASSED [ 11%] tests/test_cookiecutter_local_no_input.py::test_cookiecutter_no_input_return_project_dir[tests/fake-repo-pre/] PASSED [ 11%] tests/test_cookiecutter_local_no_input.py::test_cookiecutter_no_input_return_project_dir[tests/fake-repo-pre] PASSED [ 12%] tests/test_cookiecutter_local_no_input.py::test_cookiecutter_no_input_extra_context PASSED [ 12%] tests/test_cookiecutter_local_no_input.py::test_cookiecutter_templated_context PASSED [ 13%] tests/test_cookiecutter_local_no_input.py::test_cookiecutter_no_input_return_rendered_file PASSED [ 13%] tests/test_cookiecutter_local_no_input.py::test_cookiecutter_dict_values_in_context PASSED [ 13%] tests/test_cookiecutter_local_no_input.py::test_cookiecutter_template_cleanup PASSED [ 14%] tests/test_cookiecutter_local_with_input.py::test_cookiecutter_local_with_input PASSED [ 14%] tests/test_cookiecutter_local_with_input.py::test_cookiecutter_input_extra_context PASSED [ 14%] tests/test_custom_extensions_in_hooks.py::test_hook_with_extension[pre_gen_hook] PASSED [ 15%] tests/test_custom_extensions_in_hooks.py::test_hook_with_extension[post_gen_hook] PASSED [ 15%] tests/test_default_extensions.py::test_jinja2_time_extension PASSED [ 15%] tests/test_default_extensions.py::test_jinja2_slugify_extension PASSED [ 16%] tests/test_environment.py::test_env_should_raise_for_unknown_extension PASSED [ 16%] tests/test_environment.py::test_env_should_come_with_default_extensions PASSED [ 17%] tests/test_exceptions.py::test_undefined_variable_to_str PASSED [ 17%] tests/test_find.py::test_find_template[fake-repo-pre] PASSED [ 17%] tests/test_find.py::test_find_template[fake-repo-pre2] PASSED [ 18%] tests/test_generate_context.py::test_generate_context[input_params0-expected_context0] PASSED [ 18%] tests/test_generate_context.py::test_generate_context[input_params1-expected_context1] PASSED [ 18%] tests/test_generate_context.py::test_generate_context[input_params2-expected_context2] PASSED [ 19%] tests/test_generate_context.py::test_generate_context[input_params3-expected_context3] PASSED [ 19%] tests/test_generate_context.py::test_generate_context_with_json_decoding_error PASSED [ 19%] tests/test_generate_context.py::test_default_context_replacement_in_generate_context PASSED [ 20%] tests/test_generate_context.py::test_apply_overwrites_does_include_unused_variables PASSED [ 20%] tests/test_generate_context.py::test_apply_overwrites_sets_non_list_value PASSED [ 21%] tests/test_generate_context.py::test_apply_overwrites_does_not_modify_choices_for_invalid_overwrite PASSED [ 21%] tests/test_generate_context.py::test_apply_overwrites_sets_default_for_choice_variable PASSED [ 21%] tests/test_generate_copy_without_render.py::test_generate_copy_without_render_extensions PASSED [ 22%] tests/test_generate_file.py::test_generate_file PASSED [ 22%] tests/test_generate_file.py::test_generate_file_jsonify_filter PASSED [ 22%] tests/test_generate_file.py::test_generate_file_random_ascii_string[True-10] PASSED [ 23%] tests/test_generate_file.py::test_generate_file_random_ascii_string[True-40] PASSED [ 23%] tests/test_generate_file.py::test_generate_file_random_ascii_string[False-10] PASSED [ 23%] tests/test_generate_file.py::test_generate_file_random_ascii_string[False-40] PASSED [ 24%] tests/test_generate_file.py::test_generate_file_with_true_condition PASSED [ 24%] tests/test_generate_file.py::test_generate_file_with_false_condition PASSED [ 25%] tests/test_generate_file.py::test_generate_file_verbose_template_syntax_error PASSED [ 25%] tests/test_generate_files.py::test_ensure_dir_is_templated_raises[] PASSED [ 25%] tests/test_generate_files.py::test_ensure_dir_is_templated_raises[{foo}] PASSED [ 26%] tests/test_generate_files.py::test_ensure_dir_is_templated_raises[{{foo] PASSED [ 26%] tests/test_generate_files.py::test_ensure_dir_is_templated_raises[bar}}] PASSED [ 26%] tests/test_generate_files.py::test_generate_files_nontemplated_exception PASSED [ 27%] tests/test_generate_files.py::test_generate_files PASSED [ 27%] tests/test_generate_files.py::test_generate_files_with_trailing_newline PASSED [ 27%] tests/test_generate_files.py::test_generate_files_binaries PASSED [ 28%] tests/test_generate_files.py::test_generate_files_absolute_path PASSED [ 28%] tests/test_generate_files.py::test_generate_files_output_dir PASSED [ 28%] tests/test_generate_files.py::test_generate_files_permissions PASSED [ 29%] tests/test_generate_files.py::test_generate_files_with_overwrite_if_exists_with_skip_if_file_exists PASSED [ 29%] tests/test_generate_files.py::test_generate_files_with_skip_if_file_exists PASSED [ 30%] tests/test_generate_files.py::test_generate_files_with_overwrite_if_exists PASSED [ 30%] tests/test_generate_files.py::test_raise_undefined_variable_file_name PASSED [ 30%] tests/test_generate_files.py::test_raise_undefined_variable_file_name_existing_project PASSED [ 31%] tests/test_generate_files.py::test_raise_undefined_variable_file_content PASSED [ 31%] tests/test_generate_files.py::test_raise_undefined_variable_dir_name PASSED [ 31%] tests/test_generate_files.py::test_raise_undefined_variable_dir_name_existing_project PASSED [ 32%] tests/test_generate_files.py::test_raise_undefined_variable_project_dir PASSED [ 32%] tests/test_generate_hooks.py::test_ignore_hooks_dirs PASSED [ 32%] tests/test_generate_hooks.py::test_run_python_hooks PASSED [ 33%] tests/test_generate_hooks.py::test_run_python_hooks_cwd PASSED [ 33%] tests/test_generate_hooks.py::test_empty_hooks PASSED [ 34%] tests/test_generate_hooks.py::test_oserror_hooks PASSED [ 34%] tests/test_generate_hooks.py::test_run_failing_hook_removes_output_directory PASSED [ 34%] tests/test_generate_hooks.py::test_run_failing_hook_preserves_existing_output_directory PASSED [ 35%] tests/test_generate_hooks.py::test_run_shell_hooks PASSED [ 35%] tests/test_generate_hooks.py::test_run_shell_hooks_win SKIPPED [ 35%] tests/test_get_config.py::test_merge_configs PASSED [ 36%] tests/test_get_config.py::test_get_config PASSED [ 36%] tests/test_get_config.py::test_get_config_does_not_exist PASSED [ 36%] tests/test_get_config.py::test_invalid_config PASSED [ 37%] tests/test_get_config.py::test_get_config_with_defaults PASSED [ 37%] tests/test_get_user_config.py::test_get_user_config_valid PASSED [ 38%] tests/test_get_user_config.py::test_get_user_config_invalid PASSED [ 38%] tests/test_get_user_config.py::test_get_user_config_nonexistent PASSED [ 38%] tests/test_get_user_config.py::test_specify_config_path PASSED [ 39%] tests/test_get_user_config.py::test_default_config_path PASSED [ 39%] tests/test_get_user_config.py::test_default_config_from_env_variable PASSED [ 39%] tests/test_get_user_config.py::test_force_default_config PASSED [ 40%] tests/test_get_user_config.py::test_expand_user_for_directories_in_config PASSED [ 40%] tests/test_get_user_config.py::test_expand_vars_for_directories_in_config PASSED [ 40%] tests/test_hooks.py::TestFindHooks::test_find_hook PASSED [ 41%] tests/test_hooks.py::TestFindHooks::test_no_hooks PASSED [ 41%] tests/test_hooks.py::TestFindHooks::test_unknown_hooks_dir PASSED [ 42%] tests/test_hooks.py::TestFindHooks::test_hook_not_found PASSED [ 42%] tests/test_hooks.py::TestExternalHooks::test_run_script PASSED [ 42%] tests/test_hooks.py::TestExternalHooks::test_run_script_cwd PASSED [ 43%] tests/test_hooks.py::TestExternalHooks::test_run_script_with_context PASSED [ 43%] tests/test_hooks.py::TestExternalHooks::test_run_hook PASSED [ 43%] tests/test_hooks.py::TestExternalHooks::test_run_failing_hook PASSED [ 44%] tests/test_hooks.py::test_ignore_hook_backup_files PASSED [ 44%] tests/test_log.py::test_info_stdout_logging PASSED [ 44%] tests/test_log.py::test_debug_stdout_logging PASSED [ 45%] tests/test_log.py::test_debug_file_logging PASSED [ 45%] tests/test_main.py::test_replay_dump_template_name PASSED [ 46%] tests/test_main.py::test_replay_load_template_name PASSED [ 46%] tests/test_output_folder.py::test_output_folder PASSED [ 46%] tests/test_output_folder.py::test_exception_when_output_folder_exists PASSED [ 47%] tests/test_preferred_encoding.py::test_not_ascii PASSED [ 47%] tests/test_prompt.py::TestRenderVariable::test_convert_to_str[1-1] PASSED [ 47%] tests/test_prompt.py::TestRenderVariable::test_convert_to_str[True-True] PASSED [ 48%] tests/test_prompt.py::TestRenderVariable::test_convert_to_str[foo-foo] PASSED [ 48%] tests/test_prompt.py::TestRenderVariable::test_convert_to_str[{{cookiecutter.project}}-foobar] PASSED [ 48%] tests/test_prompt.py::TestRenderVariable::test_convert_to_str[None-None] PASSED [ 49%] tests/test_prompt.py::TestRenderVariable::test_convert_to_str_complex_variables[raw_var0-rendered_var0] PASSED [ 49%] tests/test_prompt.py::TestRenderVariable::test_convert_to_str_complex_variables[raw_var1-rendered_var1] PASSED [ 50%] tests/test_prompt.py::TestRenderVariable::test_convert_to_str_complex_variables[raw_var2-rendered_var2] PASSED [ 50%] tests/test_prompt.py::TestPrompt::test_prompt_for_config[ASCII default prompt/input] PASSED [ 50%] tests/test_prompt.py::TestPrompt::test_prompt_for_config[Unicode default prompt/input] PASSED [ 51%] tests/test_prompt.py::TestPrompt::test_prompt_for_config_dict PASSED [ 51%] tests/test_prompt.py::TestPrompt::test_should_render_dict PASSED [ 51%] tests/test_prompt.py::TestPrompt::test_should_render_deep_dict PASSED [ 52%] tests/test_prompt.py::TestPrompt::test_prompt_for_templated_config PASSED [ 52%] tests/test_prompt.py::TestPrompt::test_dont_prompt_for_private_context_var PASSED [ 52%] tests/test_prompt.py::TestPrompt::test_should_not_render_private_variables PASSED [ 53%] tests/test_prompt.py::TestReadUserChoice::test_should_invoke_read_user_choice PASSED [ 53%] tests/test_prompt.py::TestReadUserChoice::test_should_invoke_read_user_variable PASSED [ 53%] tests/test_prompt.py::TestReadUserChoice::test_should_render_choices PASSED [ 54%] tests/test_prompt.py::TestPromptChoiceForConfig::test_should_return_first_option_if_no_input PASSED [ 54%] tests/test_prompt.py::TestPromptChoiceForConfig::test_should_read_user_choice PASSED [ 55%] tests/test_prompt.py::test_undefined_variable[Undefined variable in cookiecutter dict] PASSED [ 55%] tests/test_prompt.py::test_undefined_variable[Undefined variable in cookiecutter dict with choices] PASSED [ 55%] tests/test_prompt.py::test_undefined_variable[Undefined variable in cookiecutter dict with dict_key] PASSED [ 56%] tests/test_prompt.py::test_undefined_variable[Undefined variable in cookiecutter dict with key_value] PASSED [ 56%] tests/test_read_repo_password.py::test_click_invocation PASSED [ 56%] tests/test_read_user_choice.py::test_click_invocation[1-hello] PASSED [ 57%] tests/test_read_user_choice.py::test_click_invocation[2-world] PASSED [ 57%] tests/test_read_user_choice.py::test_click_invocation[3-foo] PASSED [ 57%] tests/test_read_user_choice.py::test_click_invocation[4-bar] PASSED [ 58%] tests/test_read_user_choice.py::test_raise_if_options_is_not_a_non_empty_list PASSED [ 58%] tests/test_read_user_dict.py::test_process_json_invalid_json PASSED [ 59%] tests/test_read_user_dict.py::test_process_json_non_dict PASSED [ 59%] tests/test_read_user_dict.py::test_process_json_valid_json PASSED [ 59%] tests/test_read_user_dict.py::test_process_json_deep_dict PASSED [ 60%] tests/test_read_user_dict.py::test_should_raise_type_error PASSED [ 60%] tests/test_read_user_dict.py::test_should_call_prompt_with_process_json PASSED [ 60%] tests/test_read_user_dict.py::test_read_user_dict_default_value PASSED [ 61%] tests/test_read_user_variable.py::test_click_invocation PASSED [ 61%] tests/test_read_user_yes_no.py::test_click_invocation PASSED [ 61%] tests/test_repo_not_found.py::test_should_raise_error_if_repo_does_not_exist PASSED [ 62%] tests/test_specify_output_dir.py::test_api_invocation PASSED [ 62%] tests/test_specify_output_dir.py::test_default_output_dir PASSED [ 63%] tests/test_utils.py::test_rmtree PASSED [ 63%] tests/test_utils.py::test_make_sure_path_exists PASSED [ 63%] tests/test_utils.py::test_workin PASSED [ 64%] tests/test_utils.py::test_prompt_should_ask_and_rm_repo_dir PASSED [ 64%] tests/test_utils.py::test_prompt_should_ask_and_exit_on_user_no_answer PASSED [ 64%] tests/test_utils.py::test_prompt_should_ask_and_rm_repo_file PASSED [ 65%] tests/test_utils.py::test_prompt_should_ask_and_keep_repo_on_no_reuse PASSED [ 65%] tests/test_utils.py::test_prompt_should_ask_and_keep_repo_on_reuse PASSED [ 65%] tests/test_utils.py::test_prompt_should_not_ask_if_no_input_and_rm_repo_dir PASSED [ 66%] tests/test_utils.py::test_prompt_should_not_ask_if_no_input_and_rm_repo_file PASSED [ 66%] tests/replay/test_dump.py::test_type_error_if_no_template_name PASSED [ 67%] tests/replay/test_dump.py::test_type_error_if_not_dict_context PASSED [ 67%] tests/replay/test_dump.py::test_value_error_if_key_missing_in_context PASSED [ 67%] tests/replay/test_dump.py::test_ioerror_if_replay_dir_creation_fails PASSED [ 68%] tests/replay/test_dump.py::test_run_json_dump PASSED [ 68%] tests/replay/test_load.py::test_type_error_if_no_template_name PASSED [ 68%] tests/replay/test_load.py::test_value_error_if_key_missing_in_context PASSED [ 69%] tests/replay/test_load.py::test_io_error_if_no_replay_file PASSED [ 69%] tests/replay/test_load.py::test_run_json_load PASSED [ 69%] tests/replay/test_replay.py::test_get_replay_file_name PASSED [ 70%] tests/replay/test_replay.py::test_raise_on_invalid_mode[invalid_kwargs0] PASSED [ 70%] tests/replay/test_replay.py::test_raise_on_invalid_mode[invalid_kwargs1] PASSED [ 71%] tests/replay/test_replay.py::test_raise_on_invalid_mode[invalid_kwargs2] PASSED [ 71%] tests/replay/test_replay.py::test_main_does_not_invoke_dump_but_load PASSED [ 71%] tests/replay/test_replay.py::test_main_does_not_invoke_load_but_dump PASSED [ 72%] tests/repository/test_abbreviation_expansion.py::test_abbreviation_expansion[Simple expansion] PASSED [ 72%] tests/repository/test_abbreviation_expansion.py::test_abbreviation_expansion[Skip expansion (expansion not an abbreviation)] PASSED [ 72%] tests/repository/test_abbreviation_expansion.py::test_abbreviation_expansion[Expansion prefix] PASSED [ 73%] tests/repository/test_abbreviation_expansion.py::test_abbreviation_expansion[expansion_override_builtin] PASSED [ 73%] tests/repository/test_abbreviation_expansion.py::test_abbreviation_expansion[expansion_prefix_ignores_suffix] PASSED [ 73%] tests/repository/test_abbreviation_expansion.py::test_abbreviation_expansion[Correct expansion for builtin abbreviations (github)] PASSED [ 74%] tests/repository/test_abbreviation_expansion.py::test_abbreviation_expansion[Correct expansion for builtin abbreviations (gitlab)] PASSED [ 74%] tests/repository/test_abbreviation_expansion.py::test_abbreviation_expansion[Correct expansion for builtin abbreviations (bitbucket)] PASSED [ 75%] tests/repository/test_abbreviation_expansion.py::test_abbreviation_expansion_prefix_not_0_in_braces PASSED [ 75%] tests/repository/test_determine_repo_dir_clones_repo.py::test_zipfile_unzip[/path/to/zipfile.zip-False] PASSED [ 75%] tests/repository/test_determine_repo_dir_clones_repo.py::test_zipfile_unzip[https://example.com/path/to/zipfile.zip-True] PASSED [ 76%] tests/repository/test_determine_repo_dir_clones_repo.py::test_zipfile_unzip[http://example.com/path/to/zipfile.zip-True] PASSED [ 76%] tests/repository/test_determine_repo_dir_clones_repo.py::test_repository_url_should_clone PASSED [ 76%] tests/repository/test_determine_repo_dir_clones_repo.py::test_repository_url_with_no_context_file PASSED [ 77%] tests/repository/test_determine_repo_dir_finds_existing_cookiecutter.py::test_should_find_existing_cookiecutter PASSED [ 77%] tests/repository/test_determine_repo_dir_finds_subdirectories.py::test_should_find_existing_cookiecutter PASSED [ 77%] tests/repository/test_determine_repo_dir_finds_subdirectories.py::test_local_repo_typo PASSED [ 78%] tests/repository/test_determine_repository_should_use_local_repo.py::test_finds_local_repo PASSED [ 78%] tests/repository/test_determine_repository_should_use_local_repo.py::test_local_repo_with_no_context_raises PASSED [ 78%] tests/repository/test_determine_repository_should_use_local_repo.py::test_local_repo_typo PASSED [ 79%] tests/repository/test_is_repo_url.py::test_is_zip_file[/path/to/zipfile.zip] PASSED [ 79%] tests/repository/test_is_repo_url.py::test_is_zip_file[https://example.com/path/to/zipfile.zip] PASSED [ 80%] tests/repository/test_is_repo_url.py::test_is_zip_file[http://example.com/path/to/zipfile.zip] PASSED [ 80%] tests/repository/test_is_repo_url.py::test_is_repo_url_for_remote_urls[gitolite@server:team/repo] PASSED [ 80%] tests/repository/test_is_repo_url.py::test_is_repo_url_for_remote_urls[git@github.com:audreyr/cookiecutter.git] PASSED [ 81%] tests/repository/test_is_repo_url.py::test_is_repo_url_for_remote_urls[https://github.com/audreyr/cookiecutter.git] PASSED [ 81%] tests/repository/test_is_repo_url.py::test_is_repo_url_for_remote_urls[git+https://private.com/gitrepo] PASSED [ 81%] tests/repository/test_is_repo_url.py::test_is_repo_url_for_remote_urls[hg+https://private.com/mercurialrepo] PASSED [ 82%] tests/repository/test_is_repo_url.py::test_is_repo_url_for_remote_urls[https://bitbucket.org/pokoli/cookiecutter.hg] PASSED [ 82%] tests/repository/test_is_repo_url.py::test_is_repo_url_for_remote_urls[file://server/path/to/repo.git] PASSED [ 82%] tests/repository/test_is_repo_url.py::test_is_repo_url_for_local_urls[/audreyr/cookiecutter.git] PASSED [ 83%] tests/repository/test_is_repo_url.py::test_is_repo_url_for_local_urls[/home/audreyr/cookiecutter] PASSED [ 83%] tests/repository/test_is_repo_url.py::test_is_repo_url_for_local_urls[c:\\users\\foo\\appdata\\local\\temp\\1\\pytest-0\\test_default_output_dir0\\template] PASSED [ 84%] tests/repository/test_is_repo_url.py::test_expand_abbreviations PASSED [ 84%] tests/repository/test_repository_has_cookiecutter_json.py::test_valid_repository PASSED [ 84%] tests/repository/test_repository_has_cookiecutter_json.py::test_invalid_repository[tests/fake-repo-bad] PASSED [ 85%] tests/repository/test_repository_has_cookiecutter_json.py::test_invalid_repository[tests/unknown-repo] PASSED [ 85%] tests/vcs/test_clone.py::test_clone_should_raise_if_vcs_not_installed PASSED [ 85%] tests/vcs/test_clone.py::test_clone_should_rstrip_trailing_slash_in_repo_url PASSED [ 86%] tests/vcs/test_clone.py::test_clone_should_abort_if_user_does_not_want_to_reclone PASSED [ 86%] tests/vcs/test_clone.py::test_clone_should_invoke_vcs_command[git-https://github.com/hello/world.git-world] PASSED [ 86%] tests/vcs/test_clone.py::test_clone_should_invoke_vcs_command[hg-https://bitbucket.org/foo/bar-bar] PASSED [ 87%] tests/vcs/test_clone.py::test_clone_handles_repo_typo[fatal: repository 'https://github.com/hackebro/cookiedozer' not found] PASSED [ 87%] tests/vcs/test_clone.py::test_clone_handles_repo_typo[hg: abort: HTTP Error 404: Not Found] PASSED [ 88%] tests/vcs/test_clone.py::test_clone_handles_branch_typo[error: pathspec 'unknown_branch' did not match any file(s) known to git] PASSED [ 88%] tests/vcs/test_clone.py::test_clone_handles_branch_typo[hg: abort: unknown revision 'unknown_branch'!] PASSED [ 88%] tests/vcs/test_clone.py::test_clone_unknown_subprocess_error PASSED [ 89%] tests/vcs/test_identify_repo.py::test_identify_known_repo[git+https://github.com/pytest-dev/cookiecutter-pytest-plugin.git-git-https://github.com/pytest-dev/cookiecutter-pytest-plugin.git] PASSED [ 89%] tests/vcs/test_identify_repo.py::test_identify_known_repo[hg+https://bitbucket.org/foo/bar.hg-hg-https://bitbucket.org/foo/bar.hg] PASSED [ 89%] tests/vcs/test_identify_repo.py::test_identify_known_repo[https://github.com/pytest-dev/cookiecutter-pytest-plugin.git-git-https://github.com/pytest-dev/cookiecutter-pytest-plugin.git] PASSED [ 90%] tests/vcs/test_identify_repo.py::test_identify_known_repo[https://bitbucket.org/foo/bar.hg-hg-https://bitbucket.org/foo/bar.hg] PASSED [ 90%] tests/vcs/test_identify_repo.py::test_identify_known_repo[https://github.com/audreyr/cookiecutter-pypackage.git-git-https://github.com/audreyr/cookiecutter-pypackage.git] PASSED [ 90%] tests/vcs/test_identify_repo.py::test_identify_known_repo[https://github.com/audreyr/cookiecutter-pypackage-git-https://github.com/audreyr/cookiecutter-pypackage] PASSED [ 91%] tests/vcs/test_identify_repo.py::test_identify_known_repo[git@gitorious.org:cookiecutter-gitorious/cookiecutter-gitorious.git-git-git@gitorious.org:cookiecutter-gitorious/cookiecutter-gitorious.git] PASSED [ 91%] tests/vcs/test_identify_repo.py::test_identify_known_repo[https://audreyr@bitbucket.org/audreyr/cookiecutter-bitbucket-hg-https://audreyr@bitbucket.org/audreyr/cookiecutter-bitbucket] PASSED [ 92%] tests/vcs/test_identify_repo.py::test_identify_raise_on_unknown_repo[foo+git] PASSED [ 92%] tests/vcs/test_identify_repo.py::test_identify_raise_on_unknown_repo[foo+hg] PASSED [ 92%] tests/vcs/test_identify_repo.py::test_identify_raise_on_unknown_repo[foo+bar] PASSED [ 93%] tests/vcs/test_identify_repo.py::test_identify_raise_on_unknown_repo[foobar] PASSED [ 93%] tests/vcs/test_identify_repo.py::test_identify_raise_on_unknown_repo[http://norepotypespecified.com] PASSED [ 93%] tests/vcs/test_is_vcs_installed.py::test_is_vcs_installed[-False] PASSED [ 94%] tests/vcs/test_is_vcs_installed.py::test_is_vcs_installed[None-False] PASSED [ 94%] tests/vcs/test_is_vcs_installed.py::test_is_vcs_installed[False-False] PASSED [ 94%] tests/vcs/test_is_vcs_installed.py::test_is_vcs_installed[/usr/local/bin/git-True] PASSED [ 95%] tests/zipfile/test_unzip.py::test_unzip_local_file PASSED [ 95%] tests/zipfile/test_unzip.py::test_unzip_protected_local_file_environment_password PASSED [ 96%] tests/zipfile/test_unzip.py::test_unzip_protected_local_file_bad_environment_password PASSED [ 96%] tests/zipfile/test_unzip.py::test_unzip_protected_local_file_user_password_with_noinput PASSED [ 96%] tests/zipfile/test_unzip.py::test_unzip_protected_local_file_user_password PASSED [ 97%] tests/zipfile/test_unzip.py::test_unzip_protected_local_file_user_bad_password PASSED [ 97%] tests/zipfile/test_unzip.py::test_empty_zip_file PASSED [ 97%] tests/zipfile/test_unzip.py::test_non_repo_zip_file PASSED [ 98%] tests/zipfile/test_unzip.py::test_bad_zip_file PASSED [ 98%] tests/zipfile/test_unzip.py::test_unzip_url PASSED [ 98%] tests/zipfile/test_unzip.py::test_unzip_url_existing_cache PASSED [ 99%] tests/zipfile/test_unzip.py::test_unzip_url_existing_cache_no_input PASSED [ 99%] tests/zipfile/test_unzip.py::test_unzip_should_abort_if_no_redownload PASSED [100%] ----------- coverage: platform linux, python 3.9.0-beta-5 ------------ Name Stmts Miss Cover Missing ----------------------------------------------------------- cookiecutter/__init__.py 2 0 100% cookiecutter/__main__.py 3 0 100% cookiecutter/cli.py 53 0 100% cookiecutter/config.py 57 0 100% cookiecutter/environment.py 21 0 100% cookiecutter/exceptions.py 24 0 100% cookiecutter/extensions.py 30 2 93% 11-12 cookiecutter/find.py 18 0 100% cookiecutter/generate.py 169 0 100% cookiecutter/hooks.py 62 0 100% cookiecutter/log.py 22 0 100% cookiecutter/main.py 31 0 100% cookiecutter/prompt.py 89 0 100% cookiecutter/replay.py 30 0 100% cookiecutter/repository.py 41 0 100% cookiecutter/utils.py 50 2 96% 25-26 cookiecutter/vcs.py 57 2 96% 12-13 cookiecutter/zipfile.py 61 2 97% 14-15 ----------------------------------------------------------- TOTAL 820 8 99% ======================= 275 passed, 1 skipped in 12.15s ======================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python-cookiecutter-doc-1.7.2-1.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.365a4A + umask 022 + cd /builddir/build/BUILD + cd cookiecutter-1.7.2 + DOCDIR=/builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/share/doc/python-cookiecutter-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/share/doc/python-cookiecutter-doc + cp -pr docs /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/share/doc/python-cookiecutter-doc + cp -pr AUTHORS.md BACKERS.md CODE_OF_CONDUCT.md CONTRIBUTING.md HISTORY.md README.md case_studies.md /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/share/doc/python-cookiecutter-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bAT52y + umask 022 + cd /builddir/build/BUILD + cd cookiecutter-1.7.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/share/licenses/python-cookiecutter-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/share/licenses/python-cookiecutter-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/share/licenses/python-cookiecutter-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-cookiecutter-doc = 1.7.2-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-cookiecutter-1.7.2-1.fc33.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ELQbvz + umask 022 + cd /builddir/build/BUILD + cd cookiecutter-1.7.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/share/licenses/python3-cookiecutter + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/share/licenses/python3-cookiecutter + cp -pr LICENSE /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch/usr/share/licenses/python3-cookiecutter + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-cookiecutter = 1.7.2-1.fc33 python3-cookiecutter = 1.7.2-1.fc33 python3.9-cookiecutter = 1.7.2-1.fc33 python3.9dist(cookiecutter) = 1.7.2 python3dist(cookiecutter) = 1.7.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(binaryornot) >= 0.4.4 python3.9dist(click) >= 7 python3.9dist(jinja2) < 3 python3.9dist(jinja2-time) >= 0.2 python3.9dist(markupsafe) < 2 python3.9dist(poyo) >= 0.5 python3.9dist(python-slugify) >= 4 python3.9dist(requests) >= 2.23 python3.9dist(setuptools) python3.9dist(six) >= 1.10 Obsoletes: python-cookiecutter < 1.7.2-1.fc33 Recommends: python-cookiecutter-doc Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch Wrote: /builddir/build/RPMS/python3-cookiecutter-1.7.2-1.fc33.noarch.rpm Wrote: /builddir/build/RPMS/python-cookiecutter-doc-1.7.2-1.fc33.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zcnGuy + umask 022 + cd /builddir/build/BUILD + cd cookiecutter-1.7.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cookiecutter-1.7.2-1.fc33.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0