Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/yamllint.spec'], chrootPath='/var/lib/mock/f27-build-13912218-1002944/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/yamllint.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': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/yamllint-1.12.0-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/yamllint.spec'], chrootPath='/var/lib/mock/f27-build-13912218-1002944/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/yamllint.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': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.G7JNCm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf yamllint-1.12.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/yamllint-1.12.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd yamllint-1.12.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf yamllint.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cLIYGj + umask 022 + cd /builddir/build/BUILD + cd yamllint-1.12.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/yamllint copying yamllint/__init__.py -> build/lib/yamllint copying yamllint/__main__.py -> build/lib/yamllint copying yamllint/linter.py -> build/lib/yamllint copying yamllint/config.py -> build/lib/yamllint copying yamllint/parser.py -> build/lib/yamllint copying yamllint/cli.py -> build/lib/yamllint creating build/lib/yamllint/rules copying yamllint/rules/comments_indentation.py -> build/lib/yamllint/rules copying yamllint/rules/braces.py -> build/lib/yamllint/rules copying yamllint/rules/line_length.py -> build/lib/yamllint/rules copying yamllint/rules/key_ordering.py -> build/lib/yamllint/rules copying yamllint/rules/colons.py -> build/lib/yamllint/rules copying yamllint/rules/trailing_spaces.py -> build/lib/yamllint/rules copying yamllint/rules/quoted_strings.py -> build/lib/yamllint/rules copying yamllint/rules/new_lines.py -> build/lib/yamllint/rules copying yamllint/rules/__init__.py -> build/lib/yamllint/rules copying yamllint/rules/document_end.py -> build/lib/yamllint/rules copying yamllint/rules/indentation.py -> build/lib/yamllint/rules copying yamllint/rules/common.py -> build/lib/yamllint/rules copying yamllint/rules/octal_values.py -> build/lib/yamllint/rules copying yamllint/rules/empty_values.py -> build/lib/yamllint/rules copying yamllint/rules/truthy.py -> build/lib/yamllint/rules copying yamllint/rules/comments.py -> build/lib/yamllint/rules copying yamllint/rules/commas.py -> build/lib/yamllint/rules copying yamllint/rules/empty_lines.py -> build/lib/yamllint/rules copying yamllint/rules/hyphens.py -> build/lib/yamllint/rules copying yamllint/rules/new_line_at_end_of_file.py -> build/lib/yamllint/rules copying yamllint/rules/document_start.py -> build/lib/yamllint/rules copying yamllint/rules/brackets.py -> build/lib/yamllint/rules copying yamllint/rules/key_duplicates.py -> build/lib/yamllint/rules creating build/lib/yamllint/conf copying yamllint/conf/relaxed.yaml -> build/lib/yamllint/conf copying yamllint/conf/default.yaml -> build/lib/yamllint/conf + sleep 1 + /usr/bin/make SPHINXBUILD=/usr/bin/sphinx-build-3 -C docs man make: Entering directory '/builddir/build/BUILD/yamllint-1.12.0/docs' /usr/bin/sphinx-build-3 -b man -d _build/doctrees . _build/man Running Sphinx v1.6.6 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 8 added, 0 changed, 0 removed reading sources... [ 12%] configuration reading sources... [ 25%] development reading sources... [ 37%] disable_with_comments reading sources... [ 50%] index reading sources... [ 62%] integration reading sources... [ 75%] quickstart reading sources... [ 87%] rules reading sources... [100%] text_editors looking for now-outdated files... none found pickling environment... done checking consistency... done writing... yamllint.1 { quickstart configuration rules disable_with_comments development text_editors integration } build succeeded. Build finished. The manual pages are in _build/man. make: Leaving directory '/builddir/build/BUILD/yamllint-1.12.0/docs' + gzip docs/_build/man/yamllint.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jyhsfn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch ++ dirname /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch + cd yamllint-1.12.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch running install running install_lib creating /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr creating /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib creating /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint creating /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules copying build/lib/yamllint/rules/comments_indentation.py -> /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules copying build/lib/yamllint/rules/braces.py -> /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules copying build/lib/yamllint/rules/line_length.py -> /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules copying build/lib/yamllint/rules/key_ordering.py -> /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules copying build/lib/yamllint/rules/colons.py -> /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules copying build/lib/yamllint/rules/trailing_spaces.py -> /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules copying build/lib/yamllint/rules/quoted_strings.py -> /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules copying build/lib/yamllint/rules/new_lines.py -> /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules copying build/lib/yamllint/rules/__init__.py -> /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules copying build/lib/yamllint/rules/document_end.py -> /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules copying build/lib/yamllint/rules/indentation.py -> /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules copying build/lib/yamllint/rules/common.py -> /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules copying build/lib/yamllint/rules/octal_values.py -> /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules copying build/lib/yamllint/rules/empty_values.py -> /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules copying build/lib/yamllint/rules/truthy.py -> /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules copying build/lib/yamllint/rules/comments.py -> /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules copying build/lib/yamllint/rules/commas.py -> /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules copying build/lib/yamllint/rules/empty_lines.py -> /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules copying build/lib/yamllint/rules/hyphens.py -> /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules copying build/lib/yamllint/rules/new_line_at_end_of_file.py -> /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules copying build/lib/yamllint/rules/document_start.py -> /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules copying build/lib/yamllint/rules/brackets.py -> /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules copying build/lib/yamllint/rules/key_duplicates.py -> /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules copying build/lib/yamllint/__init__.py -> /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint copying build/lib/yamllint/__main__.py -> /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint creating /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/conf copying build/lib/yamllint/conf/relaxed.yaml -> /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/conf copying build/lib/yamllint/conf/default.yaml -> /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/conf copying build/lib/yamllint/linter.py -> /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint copying build/lib/yamllint/config.py -> /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint copying build/lib/yamllint/parser.py -> /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint copying build/lib/yamllint/cli.py -> /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint byte-compiling /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules/comments_indentation.py to comments_indentation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules/braces.py to braces.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules/line_length.py to line_length.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules/key_ordering.py to key_ordering.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules/colons.py to colons.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules/trailing_spaces.py to trailing_spaces.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules/quoted_strings.py to quoted_strings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules/new_lines.py to new_lines.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules/document_end.py to document_end.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules/indentation.py to indentation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules/octal_values.py to octal_values.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules/empty_values.py to empty_values.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules/truthy.py to truthy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules/comments.py to comments.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules/commas.py to commas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules/empty_lines.py to empty_lines.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules/hyphens.py to hyphens.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules/new_line_at_end_of_file.py to new_line_at_end_of_file.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules/document_start.py to document_start.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules/brackets.py to brackets.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/rules/key_duplicates.py to key_duplicates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/linter.py to linter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/parser.py to parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint/cli.py to cli.cpython-36.pyc writing byte-compilation script '/tmp/tmp5opl9za_.py' /usr/bin/python3 /tmp/tmp5opl9za_.py removing /tmp/tmp5opl9za_.py running install_egg_info running egg_info creating yamllint.egg-info writing yamllint.egg-info/PKG-INFO writing dependency_links to yamllint.egg-info/dependency_links.txt writing entry points to yamllint.egg-info/entry_points.txt writing requirements to yamllint.egg-info/requires.txt writing top-level names to yamllint.egg-info/top_level.txt writing manifest file 'yamllint.egg-info/SOURCES.txt' reading manifest file 'yamllint.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'yamllint.egg-info/SOURCES.txt' Copying yamllint.egg-info to /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/yamllint-1.12.0-py3.6.egg-info running install_scripts Installing yamllint script to /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/bin + mkdir -p /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/share/man/man1/ + install -m0644 docs/_build/man/yamllint.1.gz /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/share/man/man1/ + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.12.0-1.fc27 --unique-debug-suffix -1.12.0-1.fc27.noarch --unique-debug-src-base yamllint-1.12.0-1.fc27.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/yamllint-1.12.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ORCykt + umask 022 + cd /builddir/build/BUILD + cd yamllint-1.12.0 + /usr/bin/python3 setup.py test running test running egg_info writing yamllint.egg-info/PKG-INFO writing dependency_links to yamllint.egg-info/dependency_links.txt writing entry points to yamllint.egg-info/entry_points.txt writing requirements to yamllint.egg-info/requires.txt writing top-level names to yamllint.egg-info/top_level.txt reading manifest file 'yamllint.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'yamllint.egg-info/SOURCES.txt' running build_ext test_empty_flows (tests.test_syntax_errors.YamlLintTestCase) ... ok test_explicit_mapping (tests.test_syntax_errors.YamlLintTestCase) ... ok test_mapping_between_sequences (tests.test_syntax_errors.YamlLintTestCase) ... ok test_sets (tests.test_syntax_errors.YamlLintTestCase) ... ok test_syntax_errors (tests.test_syntax_errors.YamlLintTestCase) ... ok test_example-10.1 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-10.2 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-10.3 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-10.4 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-10.5 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-10.6 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-10.7 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-10.8 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-10.9 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.1 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.10 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.12 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.13 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.14 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.15 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.16 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.17 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.18 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.19 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.2 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.20 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.21 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.22 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.25 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.26 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.28 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.3 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.4 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.5 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.6 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.7 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.8 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.9 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-5.1 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-5.11 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-5.2 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-5.3 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-5.4 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-5.5 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-5.7 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-5.8 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-5.9 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-6.10 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-6.11 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-6.13 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-6.14 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-6.16 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-6.23 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-6.28 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-6.29 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-6.4 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-6.5 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-6.6 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-6.7 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-6.8 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-6.9 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.11 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.13 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.14 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.15 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.16 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.18 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.19 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.20 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.23 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.24 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.4 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.5 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.6 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.7 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.8 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.9 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.1 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.10 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.11 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.12 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.13 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.14 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.15 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.16 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.17 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.2 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.20 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.22 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.4 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.5 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.6 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.7 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.8 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.9 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-9.1 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-9.2 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-9.6 (tests.test_spec_examples.SpecificationTestCase) ... ok test_extend_add_rule (tests.test_config.ExtendedConfigTestCase) ... ok test_extend_edit_rule (tests.test_config.ExtendedConfigTestCase) ... ok test_extend_reenable_rule (tests.test_config.ExtendedConfigTestCase) ... ok test_extend_remove_rule (tests.test_config.ExtendedConfigTestCase) ... ok test_extend_config_disable_rule (tests.test_config.ExtendedLibraryConfigTestCase) ... ok test_extend_config_override_rule_partly (tests.test_config.ExtendedLibraryConfigTestCase) ... ok test_extend_config_override_whole_rule (tests.test_config.ExtendedLibraryConfigTestCase) ... ok test_run_with_ignored_path (tests.test_config.IgnorePathConfigTestCase) ... ok test_invalid_conf (tests.test_config.SimpleConfigTestCase) ... ok test_missing_option (tests.test_config.SimpleConfigTestCase) ... /builddir/build/BUILD/yamllint-1.12.0/tests/test_config.py:63: DeprecationWarning: Please use assertRaisesRegex instead. 'invalid config: missing option "max-spaces-before" ' ok test_parse_config (tests.test_config.SimpleConfigTestCase) ... ok test_unknown_option (tests.test_config.SimpleConfigTestCase) ... ok test_unknown_rule (tests.test_config.SimpleConfigTestCase) ... ok test_validate_rule_conf (tests.test_config.SimpleConfigTestCase) ... ok test_yes_no_for_booleans (tests.test_config.SimpleConfigTestCase) ... ok test_run_module_no_args (tests.test_module.ModuleTestCase) ... /builddir/build/BUILD/yamllint-1.12.0/tests/test_module.py:56: DeprecationWarning: Please use assertRegex instead. r'^usage: yamllint') ok test_run_module_on_bad_dir (tests.test_module.ModuleTestCase) ... ok test_run_module_on_dir (tests.test_module.ModuleTestCase) ... ok test_run_module_on_file (tests.test_module.ModuleTestCase) ... ok test_line_generator (tests.test_parser.ParserTestCase) ... ok test_token_or_comment_generator (tests.test_parser.ParserTestCase) ... ok test_token_or_comment_or_line_generator (tests.test_parser.ParserTestCase) ... ok test_disabled (tests.rules.test_braces.ColonTestCase) ... ok test_max_spaces (tests.rules.test_braces.ColonTestCase) ... ok test_max_spaces_empty (tests.rules.test_braces.ColonTestCase) ... ok test_min_and_max_spaces (tests.rules.test_braces.ColonTestCase) ... ok test_min_and_max_spaces_empty (tests.rules.test_braces.ColonTestCase) ... ok test_min_spaces (tests.rules.test_braces.ColonTestCase) ... ok test_min_spaces_empty (tests.rules.test_braces.ColonTestCase) ... ok test_mixed_empty_nonempty (tests.rules.test_braces.ColonTestCase) ... ok test_directives (tests.rules.test_document_start.DocumentStartTestCase) ... ok test_disabled (tests.rules.test_document_start.DocumentStartTestCase) ... ok test_forbidden (tests.rules.test_document_start.DocumentStartTestCase) ... ok test_multiple_documents (tests.rules.test_document_start.DocumentStartTestCase) ... ok test_required (tests.rules.test_document_start.DocumentStartTestCase) ... ok test_anchors (tests.rules.test_indentation.IndentationStackTestCase) ... ok test_flows (tests.rules.test_indentation.IndentationStackTestCase) ... ok test_flows_imbrication (tests.rules.test_indentation.IndentationStackTestCase) ... ok test_non_indented_sequences (tests.rules.test_indentation.IndentationStackTestCase) ... ok test_simple_mapping (tests.rules.test_indentation.IndentationStackTestCase) ... ok test_simple_sequence (tests.rules.test_indentation.IndentationStackTestCase) ... ok test_tags (tests.rules.test_indentation.IndentationStackTestCase) ... ok test_anchors (tests.rules.test_indentation.IndentationTestCase) ... ok test_broken_flows (tests.rules.test_indentation.IndentationTestCase) ... ok test_clear_sequence_item (tests.rules.test_indentation.IndentationTestCase) ... ok test_cleared_flows (tests.rules.test_indentation.IndentationTestCase) ... ok test_consistent_spaces (tests.rules.test_indentation.IndentationTestCase) ... ok test_consistent_spaces_and_indent_sequences (tests.rules.test_indentation.IndentationTestCase) ... ok test_direct_flows (tests.rules.test_indentation.IndentationTestCase) ... ok test_disabled (tests.rules.test_indentation.IndentationTestCase) ... ok test_empty_value (tests.rules.test_indentation.IndentationTestCase) ... ok test_explicit_block_mappings (tests.rules.test_indentation.IndentationTestCase) ... ok test_first_line (tests.rules.test_indentation.IndentationTestCase) ... ok test_flows_imbrication (tests.rules.test_indentation.IndentationTestCase) ... ok test_indent_sequences_consistent (tests.rules.test_indentation.IndentationTestCase) ... ok test_indent_sequences_whatever (tests.rules.test_indentation.IndentationTestCase) ... ok test_multi_lines (tests.rules.test_indentation.IndentationTestCase) ... ok test_nested_collections (tests.rules.test_indentation.IndentationTestCase) ... ok test_one_space (tests.rules.test_indentation.IndentationTestCase) ... ok test_over_indented (tests.rules.test_indentation.IndentationTestCase) ... ok test_return (tests.rules.test_indentation.IndentationTestCase) ... ok test_tags (tests.rules.test_indentation.IndentationTestCase) ... ok test_three_spaces (tests.rules.test_indentation.IndentationTestCase) ... ok test_two_spaces (tests.rules.test_indentation.IndentationTestCase) ... ok test_under_indented (tests.rules.test_indentation.IndentationTestCase) ... ok test_basics_folded_style (tests.rules.test_indentation.ScalarIndentationTestCase) ... ok test_basics_literal_style (tests.rules.test_indentation.ScalarIndentationTestCase) ... ok test_basics_plain (tests.rules.test_indentation.ScalarIndentationTestCase) ... ok test_basics_quoted (tests.rules.test_indentation.ScalarIndentationTestCase) ... ok test_check_multi_line_folded_style (tests.rules.test_indentation.ScalarIndentationTestCase) ... ok test_check_multi_line_literal_style (tests.rules.test_indentation.ScalarIndentationTestCase) ... ok test_check_multi_line_plain (tests.rules.test_indentation.ScalarIndentationTestCase) ... ok test_check_multi_line_quoted (tests.rules.test_indentation.ScalarIndentationTestCase) ... ok test_consistent (tests.rules.test_indentation.ScalarIndentationTestCase) ... ok test_paragraph_double_quoted (tests.rules.test_indentation.ScalarIndentationTestCase) ... ok test_paragraph_folded (tests.rules.test_indentation.ScalarIndentationTestCase) ... ok test_paragraph_literal (tests.rules.test_indentation.ScalarIndentationTestCase) ... ok test_paragraph_plain (tests.rules.test_indentation.ScalarIndentationTestCase) ... ok test_paragraph_single_quoted (tests.rules.test_indentation.ScalarIndentationTestCase) ... ok test_accents (tests.rules.test_key_ordering.KeyOrderingTestCase) ... ok test_case (tests.rules.test_key_ordering.KeyOrderingTestCase) ... ok test_disabled (tests.rules.test_key_ordering.KeyOrderingTestCase) ... ok test_enabled (tests.rules.test_key_ordering.KeyOrderingTestCase) ... ok test_key_duplicates (tests.rules.test_key_ordering.KeyOrderingTestCase) ... ok test_key_tokens_in_flow_sequences (tests.rules.test_key_ordering.KeyOrderingTestCase) ... ok test_word_length (tests.rules.test_key_ordering.KeyOrderingTestCase) ... ok test_after_do_not_confound_with_trailing_space (tests.rules.test_colons.ColonTestCase) ... ok test_after_enabled (tests.rules.test_colons.ColonTestCase) ... ok test_after_enabled_question_mark (tests.rules.test_colons.ColonTestCase) ... ok test_after_max (tests.rules.test_colons.ColonTestCase) ... ok test_after_with_explicit_block_mappings (tests.rules.test_colons.ColonTestCase) ... ok test_before_enabled (tests.rules.test_colons.ColonTestCase) ... ok test_before_max (tests.rules.test_colons.ColonTestCase) ... ok test_before_with_explicit_block_mappings (tests.rules.test_colons.ColonTestCase) ... ok test_both_before_and_after (tests.rules.test_colons.ColonTestCase) ... ok test_disabled (tests.rules.test_colons.ColonTestCase) ... ok test_disabled (tests.rules.test_new_lines.NewLinesTestCase) ... ok test_dos_type (tests.rules.test_new_lines.NewLinesTestCase) ... ok test_unix_type (tests.rules.test_new_lines.NewLinesTestCase) ... ok test_disabled (tests.rules.test_trailing_spaces.TrailingSpacesTestCase) ... ok test_enabled (tests.rules.test_trailing_spaces.TrailingSpacesTestCase) ... ok test_with_dos_new_lines (tests.rules.test_trailing_spaces.TrailingSpacesTestCase) ... ok test_disable (tests.rules.test_comments_indentation.CommentsIndentationTestCase) ... ok test_empty_comment (tests.rules.test_comments_indentation.CommentsIndentationTestCase) ... ok test_enabled (tests.rules.test_comments_indentation.CommentsIndentationTestCase) ... ok test_first_line (tests.rules.test_comments_indentation.CommentsIndentationTestCase) ... ok test_inline_comment (tests.rules.test_comments_indentation.CommentsIndentationTestCase) ... ok test_no_newline_at_end (tests.rules.test_comments_indentation.CommentsIndentationTestCase) ... ok test_disabled (tests.rules.test_octal_values.OctalValuesTestCase) ... ok test_explicit_octal_values (tests.rules.test_octal_values.OctalValuesTestCase) ... ok test_implicit_octal_values (tests.rules.test_octal_values.OctalValuesTestCase) ... ok test_disabled (tests.rules.test_new_line_at_end_of_file.NewLineAtEndOfFileTestCase) ... ok test_enabled (tests.rules.test_new_line_at_end_of_file.NewLineAtEndOfFileTestCase) ... ok test_disabled (tests.rules.test_document_end.DocumentEndTestCase) ... ok test_forbidden (tests.rules.test_document_end.DocumentEndTestCase) ... ok test_multiple_documents (tests.rules.test_document_end.DocumentEndTestCase) ... ok test_required (tests.rules.test_document_end.DocumentEndTestCase) ... ok test_disabled (tests.rules.test_hyphens.HyphenTestCase) ... ok test_enabled (tests.rules.test_hyphens.HyphenTestCase) ... ok test_max_3 (tests.rules.test_hyphens.HyphenTestCase) ... ok test_disabled (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_block_mappings_all_lines (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_block_mappings_comments (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_block_mappings_different_level (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_block_mappings_disabled (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_block_mappings_empty_block_sequence (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_block_mappings_empty_flow_mapping (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_block_mappings_explicit_end_of_document (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_block_mappings_not_empty_or_explicit_null (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_block_mappings_not_end_of_document (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_block_mappings_single_line (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_block_mappings_various_explicit_null (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_flow_mappings_comments (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_flow_mappings_disabled (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_flow_mappings_multi_line (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_flow_mappings_single_line (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_flow_mappings_various_explicit_null (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_disabled (tests.rules.test_truthy.TruthyTestCase) ... ok test_enabled (tests.rules.test_truthy.TruthyTestCase) ... ok test_explicit_types (tests.rules.test_truthy.TruthyTestCase) ... ok test_get_line_indent (tests.rules.test_common.CommonTestCase) ... ok test_disabled (tests.rules.test_key_duplicates.KeyDuplicatesTestCase) ... ok test_enabled (tests.rules.test_key_duplicates.KeyDuplicatesTestCase) ... ok test_key_tokens_in_flow_sequences (tests.rules.test_key_duplicates.KeyDuplicatesTestCase) ... ok test_0_empty_lines (tests.rules.test_empty_lines.EmptyLinesTestCase) ... ok test_10_empty_lines (tests.rules.test_empty_lines.EmptyLinesTestCase) ... ok test_disabled (tests.rules.test_empty_lines.EmptyLinesTestCase) ... ok test_empty_document (tests.rules.test_empty_lines.EmptyLinesTestCase) ... ok test_empty_lines_at_end (tests.rules.test_empty_lines.EmptyLinesTestCase) ... ok test_empty_lines_at_start (tests.rules.test_empty_lines.EmptyLinesTestCase) ... ok test_spaces (tests.rules.test_empty_lines.EmptyLinesTestCase) ... ok test_disabled (tests.rules.test_brackets.ColonTestCase) ... ok test_max_spaces (tests.rules.test_brackets.ColonTestCase) ... ok test_max_spaces_empty (tests.rules.test_brackets.ColonTestCase) ... ok test_min_and_max_spaces (tests.rules.test_brackets.ColonTestCase) ... ok test_min_and_max_spaces_empty (tests.rules.test_brackets.ColonTestCase) ... ok test_min_spaces (tests.rules.test_brackets.ColonTestCase) ... ok test_min_spaces_empty (tests.rules.test_brackets.ColonTestCase) ... ok test_mixed_empty_nonempty (tests.rules.test_brackets.ColonTestCase) ... ok test_after_max (tests.rules.test_commas.CommaTestCase) ... ok test_after_max_3 (tests.rules.test_commas.CommaTestCase) ... ok test_after_min (tests.rules.test_commas.CommaTestCase) ... ok test_before_max (tests.rules.test_commas.CommaTestCase) ... ok test_before_max_3 (tests.rules.test_commas.CommaTestCase) ... ok test_before_max_with_comma_on_new_line (tests.rules.test_commas.CommaTestCase) ... ok test_both_before_and_after (tests.rules.test_commas.CommaTestCase) ... ok test_disabled (tests.rules.test_commas.CommaTestCase) ... ok test_default (tests.rules.test_line_length.LineLengthTestCase) ... ok test_disabled (tests.rules.test_line_length.LineLengthTestCase) ... ok test_max_length_10 (tests.rules.test_line_length.LineLengthTestCase) ... ok test_non_breakable_inline_mappings (tests.rules.test_line_length.LineLengthTestCase) ... ok test_non_breakable_word (tests.rules.test_line_length.LineLengthTestCase) ... ok test_spaces (tests.rules.test_line_length.LineLengthTestCase) ... ok test_both (tests.rules.test_comments.CommentsTestCase) ... ok test_disabled (tests.rules.test_comments.CommentsTestCase) ... ok test_empty_comment (tests.rules.test_comments.CommentsTestCase) ... ok test_first_line (tests.rules.test_comments.CommentsTestCase) ... ok test_last_line (tests.rules.test_comments.CommentsTestCase) ... ok test_multi_line_scalar (tests.rules.test_comments.CommentsTestCase) ... ok test_spaces_from_content (tests.rules.test_comments.CommentsTestCase) ... ok test_starting_space (tests.rules.test_comments.CommentsTestCase) ... ok test_disabled (tests.rules.test_quoted_strings.QuotedTestCase) ... ok test_quote_type_any (tests.rules.test_quoted_strings.QuotedTestCase) ... ok test_quote_type_double (tests.rules.test_quoted_strings.QuotedTestCase) ... ok test_quote_type_single (tests.rules.test_quoted_strings.QuotedTestCase) ... ok test_directive_on_itself (tests.test_yamllint_directives.YamllintDirectivesTestCase) ... ok test_directive_on_last_line (tests.test_yamllint_directives.YamllintDirectivesTestCase) ... ok test_disable_directive (tests.test_yamllint_directives.YamllintDirectivesTestCase) ... ok test_disable_directive_with_rules (tests.test_yamllint_directives.YamllintDirectivesTestCase) ... ok test_disable_line_directive (tests.test_yamllint_directives.YamllintDirectivesTestCase) ... ok test_disable_line_directive_with_rules (tests.test_yamllint_directives.YamllintDirectivesTestCase) ... ok test_indented_directive (tests.test_yamllint_directives.YamllintDirectivesTestCase) ... ok test_run_on_bytes (tests.test_linter.LinterTestCase) ... ok test_run_on_int (tests.test_linter.LinterTestCase) ... ok test_run_on_list (tests.test_linter.LinterTestCase) ... ok test_run_on_non_ascii_chars (tests.test_linter.LinterTestCase) ... ok test_run_on_stream (tests.test_linter.LinterTestCase) ... ok test_run_on_string (tests.test_linter.LinterTestCase) ... ok test_run_on_unicode (tests.test_linter.LinterTestCase) ... ok test_find_files_recursively (tests.test_cli.CommandLineTestCase) ... ok test_run_colored_output (tests.test_cli.CommandLineTestCase) ... ok test_run_empty_file (tests.test_cli.CommandLineTestCase) ... ok test_run_multiple_files (tests.test_cli.CommandLineTestCase) ... ok test_run_non_ascii_file (tests.test_cli.CommandLineTestCase) ... ok test_run_non_existing_file (tests.test_cli.CommandLineTestCase) ... ok test_run_one_ok_file (tests.test_cli.CommandLineTestCase) ... ok test_run_one_problem_file (tests.test_cli.CommandLineTestCase) ... ok test_run_one_warning (tests.test_cli.CommandLineTestCase) ... ok test_run_piped_output_nocolor (tests.test_cli.CommandLineTestCase) ... ok test_run_version (tests.test_cli.CommandLineTestCase) ... ok test_run_warning_in_strict_mode (tests.test_cli.CommandLineTestCase) ... ok test_run_with_bad_arguments (tests.test_cli.CommandLineTestCase) ... ok test_run_with_bad_config (tests.test_cli.CommandLineTestCase) ... ok test_run_with_config_file (tests.test_cli.CommandLineTestCase) ... ok test_run_with_empty_config (tests.test_cli.CommandLineTestCase) ... ok test_run_with_user_global_config_file (tests.test_cli.CommandLineTestCase) ... ok ---------------------------------------------------------------------- Ran 314 tests in 11.527s OK + exit 0 Processing files: yamllint-1.12.0-1.fc27.noarch warning: File not found: /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ju4kf3 + umask 022 + cd /builddir/build/BUILD + cd yamllint-1.12.0 + DOCDIR=/builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/share/doc/yamllint + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/share/doc/yamllint + cp -pr README.rst /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/share/doc/yamllint + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Z5zUaD + umask 022 + cd /builddir/build/BUILD + cd yamllint-1.12.0 + LICENSEDIR=/builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/share/licenses/yamllint + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/share/licenses/yamllint + cp -pr LICENSE /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch/usr/share/licenses/yamllint + exit 0 Provides: python3.6dist(yamllint) = 1.12.0 python3dist(yamllint) = 1.12.0 yamllint = 1.12.0-1.fc27 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.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch Wrote: /builddir/build/RPMS/yamllint-1.12.0-1.fc27.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DSgyJq + umask 022 + cd /builddir/build/BUILD + cd yamllint-1.12.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/yamllint-1.12.0-1.fc27.noarch + exit 0 Child return code was: 0