Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1442999 Details for
Bug 1556271
python-stestr: FTBFS in F28
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 98.60 KB, created by
Fedora Release Engineering
on 2018-05-28 08:51:48 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2018-05-28 08:51:48 UTC
Size:
98.60 KB
patch
obsolete
>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/python-stestr.spec'], chrootPath='/var/lib/mock/f29-build-12552841-917938/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f4e2d709e10>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-stestr.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/python-stestr-1.1.0-3.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-stestr.spec'], chrootPath='/var/lib/mock/f29-build-12552841-917938/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f4e2d709e10>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-stestr.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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.CRENsO >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf stestr-1.1.0 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/stestr-1.1.0.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd stestr-1.1.0 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ rm -rf stestr.egg-info >+ rm -f test-requirements.txt requirements.txt >+ sed -i 's/pbr>=2.0.0/pbr/g' setup.py >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KHjYqj >+ umask 022 >+ cd /builddir/build/BUILD >+ cd stestr-1.1.0 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' >+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' >running build >running build_py >creating build >creating build/lib >creating build/lib/stestr >creating build/lib/stestr/tests >creating build/lib/stestr/tests/files >copying stestr/tests/files/__init__.py -> build/lib/stestr/tests/files >creating build/lib/stestr/repository >copying stestr/repository/abstract.py -> build/lib/stestr/repository >copying stestr/repository/file.py -> build/lib/stestr/repository >copying stestr/repository/util.py -> build/lib/stestr/repository >copying stestr/repository/memory.py -> build/lib/stestr/repository >copying stestr/repository/__init__.py -> build/lib/stestr/repository >copying stestr/repository/sql.py -> build/lib/stestr/repository >copying stestr/tests/test_bisect_tests.py -> build/lib/stestr/tests >copying stestr/tests/base.py -> build/lib/stestr/tests >copying stestr/tests/test_selection.py -> build/lib/stestr/tests >copying stestr/tests/test_utils.py -> build/lib/stestr/tests >copying stestr/tests/test_bisect_return_codes.py -> build/lib/stestr/tests >copying stestr/tests/test_return_codes.py -> build/lib/stestr/tests >copying stestr/tests/test_config_file.py -> build/lib/stestr/tests >copying stestr/tests/__init__.py -> build/lib/stestr/tests >copying stestr/tests/test_test_processor.py -> build/lib/stestr/tests >copying stestr/tests/test_scheduler.py -> build/lib/stestr/tests >copying stestr/tests/test_subunit_trace.py -> build/lib/stestr/tests >creating build/lib/stestr/commands >copying stestr/commands/list.py -> build/lib/stestr/commands >copying stestr/commands/slowest.py -> build/lib/stestr/commands >copying stestr/commands/failing.py -> build/lib/stestr/commands >copying stestr/commands/load.py -> build/lib/stestr/commands >copying stestr/commands/init.py -> build/lib/stestr/commands >copying stestr/commands/run.py -> build/lib/stestr/commands >copying stestr/commands/last.py -> build/lib/stestr/commands >copying stestr/commands/__init__.py -> build/lib/stestr/commands >creating build/lib/stestr/tests/repository >copying stestr/tests/repository/test_file.py -> build/lib/stestr/tests/repository >copying stestr/tests/repository/test_util.py -> build/lib/stestr/tests/repository >copying stestr/tests/repository/__init__.py -> build/lib/stestr/tests/repository >copying stestr/tests/repository/test_sql.py -> build/lib/stestr/tests/repository >copying stestr/results.py -> build/lib/stestr >copying stestr/cli.py -> build/lib/stestr >copying stestr/version.py -> build/lib/stestr >copying stestr/output.py -> build/lib/stestr >copying stestr/testlist.py -> build/lib/stestr >copying stestr/utils.py -> build/lib/stestr >copying stestr/test_processor.py -> build/lib/stestr >copying stestr/config_file.py -> build/lib/stestr >copying stestr/colorizer.py -> build/lib/stestr >copying stestr/subunit_trace.py -> build/lib/stestr >copying stestr/selection.py -> build/lib/stestr >copying stestr/bisect_tests.py -> build/lib/stestr >copying stestr/scheduler.py -> build/lib/stestr >copying stestr/__init__.py -> build/lib/stestr >running egg_info >creating stestr.egg-info >writing requirements to stestr.egg-info/requires.txt >writing stestr.egg-info/PKG-INFO >writing top-level names to stestr.egg-info/top_level.txt >writing dependency_links to stestr.egg-info/dependency_links.txt >writing entry points to stestr.egg-info/entry_points.txt >[pbr] Processing SOURCES.txt >writing manifest file 'stestr.egg-info/SOURCES.txt' >warning: no previously-included files found matching '.gitignore' >warning: no previously-included files found matching '.gitreview' >warning: no previously-included files matching '*.pyc' found anywhere in distribution >writing manifest file 'stestr.egg-info/SOURCES.txt' >+ sleep 1 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' >+ LDFLAGS='-Wl,-z,relro -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 >running egg_info >writing stestr.egg-info/PKG-INFO >writing dependency_links to stestr.egg-info/dependency_links.txt >writing entry points to stestr.egg-info/entry_points.txt >writing requirements to stestr.egg-info/requires.txt >writing top-level names to stestr.egg-info/top_level.txt >[pbr] Reusing existing SOURCES.txt >+ sleep 1 >+ /usr/bin/python2 setup.py build_sphinx >running build_sphinx >creating /builddir/build/BUILD/stestr-1.1.0/doc/build >creating /builddir/build/BUILD/stestr-1.1.0/doc/build/doctrees >creating /builddir/build/BUILD/stestr-1.1.0/doc/build/html >Running Sphinx v1.7.2 >loading pickled environment... not yet created >building [mo]: all of 0 po files >building [html]: all source files >updating environment: 24 added, 0 changed, 0 removed >reading sources... [ 4%] MANUAL >reading sources... [ 8%] README >reading sources... [ 12%] api >reading sources... [ 16%] api/commands/__init__ >reading sources... [ 20%] api/commands/failing >reading sources... [ 25%] api/commands/init >reading sources... [ 29%] api/commands/last >reading sources... [ 33%] api/commands/list >reading sources... [ 37%] api/commands/load >reading sources... [ 41%] api/commands/run >reading sources... [ 45%] api/commands/slowest >reading sources... [ 50%] api/config_file >reading sources... [ 54%] api/output >reading sources... [ 58%] api/repository/abstract >reading sources... [ 62%] api/repository/file >reading sources... [ 66%] api/repository/memory >reading sources... [ 70%] api/repository/sql >reading sources... [ 75%] api/scheduler >reading sources... [ 79%] api/selection >reading sources... [ 83%] api/subunit_trace >reading sources... [ 87%] api/test_processor >reading sources... [ 91%] developer_guidelines >reading sources... [ 95%] index >reading sources... [100%] internal_arch >looking for now-outdated files... none found >pickling environment... done >checking consistency... done >preparing documents... done >writing output... [ 4%] MANUAL >writing output... [ 8%] README >writing output... [ 12%] api >writing output... [ 16%] api/commands/__init__ >writing output... [ 20%] api/commands/failing >writing output... [ 25%] api/commands/init >writing output... [ 29%] api/commands/last >writing output... [ 33%] api/commands/list >writing output... [ 37%] api/commands/load >writing output... [ 41%] api/commands/run >writing output... [ 45%] api/commands/slowest >writing output... [ 50%] api/config_file >writing output... [ 54%] api/output >writing output... [ 58%] api/repository/abstract >writing output... [ 62%] api/repository/file >writing output... [ 66%] api/repository/memory >writing output... [ 70%] api/repository/sql >writing output... [ 75%] api/scheduler >writing output... [ 79%] api/selection >writing output... [ 83%] api/subunit_trace >writing output... [ 87%] api/test_processor >writing output... [ 91%] developer_guidelines >writing output... [ 95%] index >writing output... [100%] internal_arch >generating indices... genindex py-modindex >highlighting module code... [ 5%] stestr.commands.failing >highlighting module code... [ 11%] stestr.commands.init >highlighting module code... [ 17%] stestr.commands.last >highlighting module code... [ 23%] stestr.commands.list >highlighting module code... [ 29%] stestr.commands.load >highlighting module code... [ 35%] stestr.commands.run >highlighting module code... [ 41%] stestr.commands.slowest >highlighting module code... [ 47%] stestr.config_file >highlighting module code... [ 52%] stestr.output >highlighting module code... [ 58%] stestr.repository.abstract >highlighting module code... [ 64%] stestr.repository.file >highlighting module code... [ 70%] stestr.repository.memory >highlighting module code... [ 76%] stestr.repository.sql >highlighting module code... [ 82%] stestr.scheduler >highlighting module code... [ 88%] stestr.selection >highlighting module code... [ 94%] stestr.subunit_trace >highlighting module code... [100%] stestr.test_processor >writing additional pages... search >copying static files... done >copying extra files... done >dumping search index in English (code: en) ... done >dumping object inventory... done >build succeeded. >The HTML pages are in doc/build/html. >+ rm -rf html/.doctrees html/.buildinfo >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.51EU43 >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch >++ dirname /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch >+ cd stestr-1.1.0 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' >+ LDFLAGS='-Wl,-z,relro -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-stestr-1.1.0-3.fc29.noarch >running install >[pbr] Generating AUTHORS >[pbr] AUTHORS complete (0.0s) >running install_lib >creating /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr >creating /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib >creating /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6 >creating /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages >creating /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr >creating /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests >creating /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests/files >copying build/lib/stestr/tests/files/__init__.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests/files >copying build/lib/stestr/tests/test_bisect_tests.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests >creating /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests/repository >copying build/lib/stestr/tests/repository/test_file.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests/repository >copying build/lib/stestr/tests/repository/test_util.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests/repository >copying build/lib/stestr/tests/repository/__init__.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests/repository >copying build/lib/stestr/tests/repository/test_sql.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests/repository >copying build/lib/stestr/tests/base.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests >copying build/lib/stestr/tests/test_selection.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests >copying build/lib/stestr/tests/test_utils.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests >copying build/lib/stestr/tests/test_bisect_return_codes.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests >copying build/lib/stestr/tests/test_return_codes.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests >copying build/lib/stestr/tests/test_config_file.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests >copying build/lib/stestr/tests/__init__.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests >copying build/lib/stestr/tests/test_test_processor.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests >copying build/lib/stestr/tests/test_scheduler.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests >copying build/lib/stestr/tests/test_subunit_trace.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests >creating /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/repository >copying build/lib/stestr/repository/abstract.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/repository >copying build/lib/stestr/repository/file.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/repository >copying build/lib/stestr/repository/util.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/repository >copying build/lib/stestr/repository/memory.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/repository >copying build/lib/stestr/repository/__init__.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/repository >copying build/lib/stestr/repository/sql.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/repository >copying build/lib/stestr/results.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr >copying build/lib/stestr/cli.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr >copying build/lib/stestr/version.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr >copying build/lib/stestr/output.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr >copying build/lib/stestr/testlist.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr >copying build/lib/stestr/utils.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr >copying build/lib/stestr/test_processor.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr >copying build/lib/stestr/config_file.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr >copying build/lib/stestr/colorizer.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr >creating /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/commands >copying build/lib/stestr/commands/list.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/commands >copying build/lib/stestr/commands/slowest.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/commands >copying build/lib/stestr/commands/failing.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/commands >copying build/lib/stestr/commands/load.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/commands >copying build/lib/stestr/commands/init.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/commands >copying build/lib/stestr/commands/run.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/commands >copying build/lib/stestr/commands/last.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/commands >copying build/lib/stestr/commands/__init__.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/commands >copying build/lib/stestr/subunit_trace.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr >copying build/lib/stestr/selection.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr >copying build/lib/stestr/bisect_tests.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr >copying build/lib/stestr/scheduler.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr >copying build/lib/stestr/__init__.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests/files/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests/test_bisect_tests.py to test_bisect_tests.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests/repository/test_file.py to test_file.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests/repository/test_util.py to test_util.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests/repository/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests/repository/test_sql.py to test_sql.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests/base.py to base.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests/test_selection.py to test_selection.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests/test_utils.py to test_utils.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests/test_bisect_return_codes.py to test_bisect_return_codes.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests/test_return_codes.py to test_return_codes.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests/test_config_file.py to test_config_file.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests/test_test_processor.py to test_test_processor.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests/test_scheduler.py to test_scheduler.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/tests/test_subunit_trace.py to test_subunit_trace.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/repository/abstract.py to abstract.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/repository/file.py to file.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/repository/util.py to util.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/repository/memory.py to memory.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/repository/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/repository/sql.py to sql.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/results.py to results.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/cli.py to cli.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/version.py to version.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/output.py to output.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/testlist.py to testlist.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/utils.py to utils.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/test_processor.py to test_processor.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/config_file.py to config_file.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/colorizer.py to colorizer.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/commands/list.py to list.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/commands/slowest.py to slowest.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/commands/failing.py to failing.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/commands/load.py to load.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/commands/init.py to init.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/commands/run.py to run.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/commands/last.py to last.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/commands/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/subunit_trace.py to subunit_trace.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/selection.py to selection.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/bisect_tests.py to bisect_tests.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/scheduler.py to scheduler.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr/__init__.py to __init__.cpython-36.pyc >writing byte-compilation script '/tmp/tmp0chrurxp.py' >/usr/bin/python3 /tmp/tmp0chrurxp.py >removing /tmp/tmp0chrurxp.py >running install_egg_info >running egg_info >writing stestr.egg-info/PKG-INFO >writing dependency_links to stestr.egg-info/dependency_links.txt >writing entry points to stestr.egg-info/entry_points.txt >writing requirements to stestr.egg-info/requires.txt >writing top-level names to stestr.egg-info/top_level.txt >[pbr] Reusing existing SOURCES.txt >Copying stestr.egg-info to /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6/site-packages/stestr-1.1.0-py3.6.egg-info >running install_scripts >Installing stestr script to /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/bin >+ cp /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch//usr/bin/stestr /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch//usr/bin/stestr-3 >+ ln -sf /usr/bin/stestr-3 /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch//usr/bin/stestr-3.6 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' >+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch >running install >[pbr] Generating AUTHORS >[pbr] AUTHORS complete (0.0s) >running install_lib >creating /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7 >creating /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages >creating /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr >creating /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests >creating /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests/files >copying build/lib/stestr/tests/files/__init__.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests/files >copying build/lib/stestr/tests/test_bisect_tests.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests >creating /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests/repository >copying build/lib/stestr/tests/repository/test_file.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests/repository >copying build/lib/stestr/tests/repository/test_util.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests/repository >copying build/lib/stestr/tests/repository/__init__.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests/repository >copying build/lib/stestr/tests/repository/test_sql.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests/repository >copying build/lib/stestr/tests/base.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests >copying build/lib/stestr/tests/test_selection.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests >copying build/lib/stestr/tests/test_utils.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests >copying build/lib/stestr/tests/test_bisect_return_codes.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests >copying build/lib/stestr/tests/test_return_codes.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests >copying build/lib/stestr/tests/test_config_file.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests >copying build/lib/stestr/tests/__init__.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests >copying build/lib/stestr/tests/test_test_processor.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests >copying build/lib/stestr/tests/test_scheduler.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests >copying build/lib/stestr/tests/test_subunit_trace.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests >creating /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/repository >copying build/lib/stestr/repository/abstract.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/repository >copying build/lib/stestr/repository/file.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/repository >copying build/lib/stestr/repository/util.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/repository >copying build/lib/stestr/repository/memory.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/repository >copying build/lib/stestr/repository/__init__.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/repository >copying build/lib/stestr/repository/sql.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/repository >copying build/lib/stestr/results.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr >copying build/lib/stestr/cli.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr >copying build/lib/stestr/version.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr >copying build/lib/stestr/output.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr >copying build/lib/stestr/testlist.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr >copying build/lib/stestr/utils.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr >copying build/lib/stestr/test_processor.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr >copying build/lib/stestr/config_file.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr >copying build/lib/stestr/colorizer.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr >creating /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/commands >copying build/lib/stestr/commands/list.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/commands >copying build/lib/stestr/commands/slowest.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/commands >copying build/lib/stestr/commands/failing.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/commands >copying build/lib/stestr/commands/load.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/commands >copying build/lib/stestr/commands/init.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/commands >copying build/lib/stestr/commands/run.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/commands >copying build/lib/stestr/commands/last.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/commands >copying build/lib/stestr/commands/__init__.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/commands >copying build/lib/stestr/subunit_trace.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr >copying build/lib/stestr/selection.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr >copying build/lib/stestr/bisect_tests.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr >copying build/lib/stestr/scheduler.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr >copying build/lib/stestr/__init__.py -> /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests/files/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests/test_bisect_tests.py to test_bisect_tests.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests/repository/test_file.py to test_file.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests/repository/test_util.py to test_util.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests/repository/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests/repository/test_sql.py to test_sql.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests/base.py to base.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests/test_selection.py to test_selection.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests/test_utils.py to test_utils.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests/test_bisect_return_codes.py to test_bisect_return_codes.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests/test_return_codes.py to test_return_codes.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests/test_config_file.py to test_config_file.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests/test_test_processor.py to test_test_processor.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests/test_scheduler.py to test_scheduler.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/tests/test_subunit_trace.py to test_subunit_trace.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/repository/abstract.py to abstract.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/repository/file.py to file.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/repository/util.py to util.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/repository/memory.py to memory.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/repository/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/repository/sql.py to sql.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/results.py to results.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/cli.py to cli.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/version.py to version.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/output.py to output.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/testlist.py to testlist.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/utils.py to utils.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/test_processor.py to test_processor.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/config_file.py to config_file.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/colorizer.py to colorizer.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/commands/list.py to list.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/commands/slowest.py to slowest.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/commands/failing.py to failing.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/commands/load.py to load.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/commands/init.py to init.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/commands/run.py to run.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/commands/last.py to last.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/commands/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/subunit_trace.py to subunit_trace.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/selection.py to selection.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/bisect_tests.py to bisect_tests.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/scheduler.py to scheduler.pyc >byte-compiling /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr/__init__.py to __init__.pyc >writing byte-compilation script '/tmp/tmpFNO0Zy.py' >/usr/bin/python2 -O /tmp/tmpFNO0Zy.py >removing /tmp/tmpFNO0Zy.py >running install_egg_info >running egg_info >writing requirements to stestr.egg-info/requires.txt >writing stestr.egg-info/PKG-INFO >writing top-level names to stestr.egg-info/top_level.txt >writing dependency_links to stestr.egg-info/dependency_links.txt >writing entry points to stestr.egg-info/entry_points.txt >[pbr] Reusing existing SOURCES.txt >Copying stestr.egg-info to /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7/site-packages/stestr-1.1.0-py2.7.egg-info >running install_scripts >Installing stestr script to /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/bin >+ cp /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch//usr/bin/stestr /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch//usr/bin/stestr-2 >+ ln -sf /usr/bin/stestr-2 /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch//usr/bin/stestr-2.7 >+ /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 1.1.0-3.fc29 --unique-debug-suffix -1.1.0-3.fc29.noarch --unique-debug-src-base python-stestr-1.1.0-3.fc29.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/stestr-1.1.0 >find: 'debug': No such file or directory >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-ldconfig >/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory >+ /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/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python2.7 using /usr/bin/python2.7 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-stestr-1.1.0-3.fc29.noarch/usr/lib/python3.6 using /usr/bin/python3.6 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.K98yKV >+ umask 022 >+ cd /builddir/build/BUILD >+ cd stestr-1.1.0 >+ /usr/bin/python2 setup.py test >running test >running egg_info >writing requirements to stestr.egg-info/requires.txt >writing stestr.egg-info/PKG-INFO >writing top-level names to stestr.egg-info/top_level.txt >writing dependency_links to stestr.egg-info/dependency_links.txt >writing entry points to stestr.egg-info/entry_points.txt >[pbr] Reusing existing SOURCES.txt >running build_ext >test_bisect_no_failures_provided (stestr.tests.test_bisect_tests.TestBisectTests) >stestr.tests.test_bisect_tests.TestBisectTests.test_bisect_no_failures_provided ... ok >test_bisect_tests_isolated_failure (stestr.tests.test_bisect_tests.TestBisectTests) >stestr.tests.test_bisect_tests.TestBisectTests.test_bisect_tests_isolated_failure ... ok >test_bisect_tests_not_isolated_failure (stestr.tests.test_bisect_tests.TestBisectTests) >stestr.tests.test_bisect_tests.TestBisectTests.test_bisect_tests_not_isolated_failure ... ok >test_bisect_tests_not_isolated_multiworker_failures (stestr.tests.test_bisect_tests.TestBisectTests) >stestr.tests.test_bisect_tests.TestBisectTests.test_bisect_tests_not_isolated_multiworker_failures ... ok >test_get_prior_tests_no_tags (stestr.tests.test_bisect_tests.TestBisectTests) >stestr.tests.test_bisect_tests.TestBisectTests.test_get_prior_tests_no_tags ... ok >test_get_prior_tests_with_tags (stestr.tests.test_bisect_tests.TestBisectTests) >stestr.tests.test_bisect_tests.TestBisectTests.test_get_prior_tests_with_tags ... ok >test_prior_tests_invlaid_test_id (stestr.tests.test_bisect_tests.TestBisectTests) >stestr.tests.test_bisect_tests.TestBisectTests.test_prior_tests_invlaid_test_id ... ok >test_get_test_run_unexpected_ioerror_errno (stestr.tests.repository.test_file.TestFileRepository) >stestr.tests.repository.test_file.TestFileRepository.test_get_test_run_unexpected_ioerror_errno ... ok >test_initialise (stestr.tests.repository.test_file.TestFileRepository) >stestr.tests.repository.test_file.TestFileRepository.test_initialise ... ok >test_initialise_expands_user_directory (stestr.tests.repository.test_file.TestFileRepository) >stestr.tests.repository.test_file.TestFileRepository.test_initialise_expands_user_directory ... ok >test_inserter_output_path (stestr.tests.repository.test_file.TestFileRepository) >stestr.tests.repository.test_file.TestFileRepository.test_inserter_output_path ... ok >test_inserting_creates_id (stestr.tests.repository.test_file.TestFileRepository) >stestr.tests.repository.test_file.TestFileRepository.test_inserting_creates_id ... ok >test_next_stream_corruption_error (stestr.tests.repository.test_file.TestFileRepository) >stestr.tests.repository.test_file.TestFileRepository.test_next_stream_corruption_error ... ok >test_open_expands_user_directory (stestr.tests.repository.test_file.TestFileRepository) >stestr.tests.repository.test_file.TestFileRepository.test_open_expands_user_directory ... ok >test_get_default_url_file (stestr.tests.repository.test_util.TestUtil) >stestr.tests.repository.test_util.TestUtil.test_get_default_url_file ... ok >test_get_default_url_invalid_type (stestr.tests.repository.test_util.TestUtil) >stestr.tests.repository.test_util.TestUtil.test_get_default_url_invalid_type ... ok >test_get_default_url_sql (stestr.tests.repository.test_util.TestUtil) >stestr.tests.repository.test_util.TestUtil.test_get_default_url_sql ... ok >test_non_sql_get_repo_init_no_deps_import_error (stestr.tests.repository.test_util.TestUtil) >stestr.tests.repository.test_util.TestUtil.test_non_sql_get_repo_init_no_deps_import_error ... ok >test_non_sql_get_repo_open_no_deps_import_error (stestr.tests.repository.test_util.TestUtil) >stestr.tests.repository.test_util.TestUtil.test_non_sql_get_repo_open_no_deps_import_error ... ok >test_sql_get_repo_init_no_deps (stestr.tests.repository.test_util.TestUtil) >stestr.tests.repository.test_util.TestUtil.test_sql_get_repo_init_no_deps ... ok >test_sql_get_repo_open_no_deps (stestr.tests.repository.test_util.TestUtil) >stestr.tests.repository.test_util.TestUtil.test_sql_get_repo_open_no_deps ... ok >test_get_failing (stestr.tests.repository.test_sql.TestSqlRepository) >stestr.tests.repository.test_sql.TestSqlRepository.test_get_failing ... ERROR >test_initialise (stestr.tests.repository.test_sql.TestSqlRepository) >stestr.tests.repository.test_sql.TestSqlRepository.test_initialise ... ok >test_inserter_output_path (stestr.tests.repository.test_sql.TestSqlRepository) >stestr.tests.repository.test_sql.TestSqlRepository.test_inserter_output_path ... ERROR >test_run_get_subunit_stream (stestr.tests.repository.test_sql.TestSqlRepository) >stestr.tests.repository.test_sql.TestSqlRepository.test_run_get_subunit_stream ... ERROR >test_black_reader (stestr.tests.test_selection.TestBlackReader) >stestr.tests.test_selection.TestBlackReader.test_black_reader ... ok >test_blacklist (stestr.tests.test_selection.TestConstructList) >stestr.tests.test_selection.TestConstructList.test_blacklist ... ok >test_overlapping_black_regex (stestr.tests.test_selection.TestConstructList) >stestr.tests.test_selection.TestConstructList.test_overlapping_black_regex ... ok >test_simple_black_re (stestr.tests.test_selection.TestConstructList) >stestr.tests.test_selection.TestConstructList.test_simple_black_re ... ok >test_simple_re (stestr.tests.test_selection.TestConstructList) >stestr.tests.test_selection.TestConstructList.test_simple_re ... ok >test_whitelist (stestr.tests.test_selection.TestConstructList) >stestr.tests.test_selection.TestConstructList.test_whitelist ... ok >test_whitelist_blacklist_re (stestr.tests.test_selection.TestConstructList) >stestr.tests.test_selection.TestConstructList.test_whitelist_blacklist_re ... ok >test_filter_tests (stestr.tests.test_selection.TestSelection) >stestr.tests.test_selection.TestSelection.test_filter_tests ... ok >test_filter_tests_no_filter (stestr.tests.test_selection.TestSelection) >stestr.tests.test_selection.TestSelection.test_filter_tests_no_filter ... ok >test_cleanup_test_name_defaults (stestr.tests.test_utils.TestUtils) >stestr.tests.test_utils.TestUtils.test_cleanup_test_name_defaults ... ok >test_cleanup_test_name_leave_attrs (stestr.tests.test_utils.TestUtils) >stestr.tests.test_utils.TestUtils.test_cleanup_test_name_leave_attrs ... ok >test_cleanup_test_name_strip_scenario (stestr.tests.test_utils.TestUtils) >stestr.tests.test_utils.TestUtils.test_cleanup_test_name_strip_scenario ... ok >test_cleanup_test_name_strip_scenario_and_attrs (stestr.tests.test_utils.TestUtils) >stestr.tests.test_utils.TestUtils.test_cleanup_test_name_strip_scenario_and_attrs ... ok >test_bisect_serial_fail_detected (stestr.tests.test_bisect_return_codes.TestBisectReturnCodes) >stestr.tests.test_bisect_return_codes.TestBisectReturnCodes.test_bisect_serial_fail_detected ... /bin/sh: stestr: command not found >FAIL >test_combine_results (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_combine_results ... /bin/sh: stestr: command not found >FAIL >test_list (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_list ... /bin/sh: stestr: command not found >FAIL >test_load_from_stdin (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_load_from_stdin ... /bin/sh: stestr: command not found >FAIL >test_no_command (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_no_command ... /bin/sh: stestr: command not found >FAIL >test_parallel_blacklist (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_parallel_blacklist ... /bin/sh: stestr: command not found >FAIL >test_parallel_fails (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_parallel_fails ... /bin/sh: stestr: command not found >FAIL >test_parallel_passing (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_parallel_passing ... /bin/sh: stestr: command not found >FAIL >test_parallel_passing_bad_regex (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_parallel_passing_bad_regex ... /bin/sh: stestr: command not found >FAIL >test_parallel_subunit_passing (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_parallel_subunit_passing ... /bin/sh: stestr: command not found >FAIL >test_parallel_whitelist (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_parallel_whitelist ... /bin/sh: stestr: command not found >FAIL >test_serial_blacklist (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_serial_blacklist ... /bin/sh: stestr: command not found >FAIL >test_serial_fails (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_serial_fails ... /bin/sh: stestr: command not found >FAIL >test_serial_passing (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_serial_passing ... /bin/sh: stestr: command not found >FAIL >test_serial_subunit_passing (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_serial_subunit_passing ... /bin/sh: stestr: command not found >FAIL >test_serial_whitelist (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_serial_whitelist ... /bin/sh: stestr: command not found >FAIL >test_until_failure_fails (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_until_failure_fails ... /bin/sh: stestr: command not found >FAIL >test_until_failure_with_subunit_fails (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_until_failure_with_subunit_fails ... /bin/sh: stestr: command not found >FAIL >test_get_run_command_linux (stestr.tests.test_config_file.TestTestrConf) >stestr.tests.test_config_file.TestTestrConf.test_get_run_command_linux ... ok >test_get_run_command_win32 (stestr.tests.test_config_file.TestTestrConf) >stestr.tests.test_config_file.TestTestrConf.test_get_run_command_win32 ... ok >test_start_process_linux (stestr.tests.test_test_processor.TestTestProcessorFixture) >stestr.tests.test_test_processor.TestTestProcessorFixture.test_start_process_linux ... ok >test_start_process_win32 (stestr.tests.test_test_processor.TestTestProcessorFixture) >stestr.tests.test_test_processor.TestTestProcessorFixture.test_start_process_win32 ... ok >test_generate_worker_partitions (stestr.tests.test_scheduler.TestScheduler) >stestr.tests.test_scheduler.TestScheduler.test_generate_worker_partitions ... ok >test_generate_worker_partitions_group_without_list (stestr.tests.test_scheduler.TestScheduler) >stestr.tests.test_scheduler.TestScheduler.test_generate_worker_partitions_group_without_list ... ok >test_generate_worker_partitions_group_without_match (stestr.tests.test_scheduler.TestScheduler) >stestr.tests.test_scheduler.TestScheduler.test_generate_worker_partitions_group_without_match ... ok >test_generate_worker_partitions_no_worker_tag (stestr.tests.test_scheduler.TestScheduler) >stestr.tests.test_scheduler.TestScheduler.test_generate_worker_partitions_no_worker_tag ... ok >test_generate_worker_partitions_with_count (stestr.tests.test_scheduler.TestScheduler) >stestr.tests.test_scheduler.TestScheduler.test_generate_worker_partitions_with_count ... ok >test_generate_worker_partitions_with_count_1 (stestr.tests.test_scheduler.TestScheduler) >stestr.tests.test_scheduler.TestScheduler.test_generate_worker_partitions_with_count_1 ... ok >test_partition_tests (stestr.tests.test_scheduler.TestScheduler) >stestr.tests.test_scheduler.TestScheduler.test_partition_tests ... ok >test_partition_tests_with_grouping (stestr.tests.test_scheduler.TestScheduler) >stestr.tests.test_scheduler.TestScheduler.test_partition_tests_with_grouping ... ok >test_partition_tests_with_zero_duration (stestr.tests.test_scheduler.TestScheduler) >stestr.tests.test_scheduler.TestScheduler.test_partition_tests_with_zero_duration ... ok >test_random_partitions (stestr.tests.test_scheduler.TestScheduler) >stestr.tests.test_scheduler.TestScheduler.test_random_partitions ... ok >test_get_durating_1 (stestr.tests.test_subunit_trace.TestSubunitTrace) >stestr.tests.test_subunit_trace.TestSubunitTrace.test_get_durating_1 ... ok >test_get_durating_2 (stestr.tests.test_subunit_trace.TestSubunitTrace) >stestr.tests.test_subunit_trace.TestSubunitTrace.test_get_durating_2 ... ok >test_get_durating_3 (stestr.tests.test_subunit_trace.TestSubunitTrace) >stestr.tests.test_subunit_trace.TestSubunitTrace.test_get_durating_3 ... ok >test_run_time_1 (stestr.tests.test_subunit_trace.TestSubunitTrace) >stestr.tests.test_subunit_trace.TestSubunitTrace.test_run_time_1 ... ok >test_run_time_2 (stestr.tests.test_subunit_trace.TestSubunitTrace) >stestr.tests.test_subunit_trace.TestSubunitTrace.test_run_time_2 ... ok >test_run_time_3 (stestr.tests.test_subunit_trace.TestSubunitTrace) >stestr.tests.test_subunit_trace.TestSubunitTrace.test_run_time_3 ... ok >test_trace (stestr.tests.test_subunit_trace.TestSubunitTrace) >stestr.tests.test_subunit_trace.TestSubunitTrace.test_trace ... ok >test_trace_with_all_skips (stestr.tests.test_subunit_trace.TestSubunitTrace) >stestr.tests.test_subunit_trace.TestSubunitTrace.test_trace_with_all_skips ... ok >test_trace_with_failures (stestr.tests.test_subunit_trace.TestSubunitTrace) >stestr.tests.test_subunit_trace.TestSubunitTrace.test_trace_with_failures ... ok >====================================================================== >ERROR: test_get_failing (stestr.tests.repository.test_sql.TestSqlRepository) >stestr.tests.repository.test_sql.TestSqlRepository.test_get_failing >---------------------------------------------------------------------- >_StringException: Empty attachments: > pythonlogging:'' >stderr: {{{ >INFO [alembic.runtime.migration] Context impl SQLiteImpl. >INFO [alembic.runtime.migration] Will assume non-transactional DDL. >Traceback (most recent call last): > File "/usr/bin/subunit2sql-db-manage", line 10, in <module> > sys.exit(main()) > File "/usr/lib/python2.7/site-packages/subunit2sql/migrations/cli.py", line 183, in main > CONF.command.func(config, CONF.command.name) > File "/usr/lib/python2.7/site-packages/subunit2sql/migrations/cli.py", line 76, in do_upgrade_downgrade > do_alembic_command(config, cmd, revision, sql=CONF.command.sql) > File "/usr/lib/python2.7/site-packages/subunit2sql/migrations/cli.py", line 54, in do_alembic_command > getattr(alembic_command, cmd)(config, *args, **kwargs) > File "/usr/lib/python2.7/site-packages/alembic/command.py", line 254, in upgrade > script.run_env() > File "/usr/lib/python2.7/site-packages/alembic/script/base.py", line 425, in run_env > util.load_python_file(self.dir, 'env.py') > File "/usr/lib/python2.7/site-packages/alembic/util/pyfiles.py", line 81, in load_python_file > module = load_module_py(module_id, path) > File "/usr/lib/python2.7/site-packages/alembic/util/compat.py", line 141, in load_module_py > mod = imp.load_source(module_id, path, fp) > File "/usr/lib/python2.7/site-packages/subunit2sql/migrations/env.py", line 98, in <module> > run_migrations_online() > File "/usr/lib/python2.7/site-packages/subunit2sql/migrations/env.py", line 90, in run_migrations_online > context.run_migrations() > File "<string>", line 8, in run_migrations > File "/usr/lib/python2.7/site-packages/alembic/runtime/environment.py", line 836, in run_migrations > self.get_context().run_migrations(**kw) > File "/usr/lib/python2.7/site-packages/alembic/runtime/migration.py", line 321, in run_migrations > for step in self._migrations_fn(heads, self): > File "/usr/lib/python2.7/site-packages/alembic/command.py", line 243, in upgrade > return script._upgrade_revs(revision, rev) > File "/usr/lib/python2.7/site-packages/alembic/script/base.py", line 334, in _upgrade_revs > revs = list(revs) > File "/usr/lib/python2.7/site-packages/alembic/script/revision.py", line 656, in _iterate_revisions > uppers = util.dedupe_tuple(self.get_revisions(upper)) > File "/usr/lib/python2.7/site-packages/alembic/script/revision.py", line 301, in get_revisions > resolved_id, branch_label = self._resolve_revision_number(id_) > File "/usr/lib/python2.7/site-packages/alembic/script/revision.py", line 437, in _resolve_revision_number > self._revision_map > File "/usr/lib/python2.7/site-packages/alembic/util/langhelpers.py", line 239, in __get__ > obj.__dict__[self.__name__] = result = self.fget(obj) > File "/usr/lib/python2.7/site-packages/alembic/script/revision.py", line 122, in _revision_map > for revision in self._generator(): > File "/usr/lib/python2.7/site-packages/alembic/script/base.py", line 90, in _load_revisions > for file_ in Script._list_py_dir(self, vers): > File "/usr/lib/python2.7/site-packages/alembic/script/base.py", line 774, in _list_py_dir > return os.listdir(path) >OSError: [Errno 2] No such file or directory: '/usr/lib/python2.7/site-packages/subunit2sql/migrations/versions' >}}} >stdout: {{{WARNING: The SQL repository type is still experimental. You might encounter issues while using it.}}} >Traceback (most recent call last): > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/repository/test_sql.py", line 55, in test_get_failing > self.assertRaises(KeyError, repo.get_failing) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 485, in assertRaises > self.assertThat(our_callable, matcher) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 496, in assertThat > mismatch_error = self._matchHelper(matchee, matcher, message, verbose) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 547, in _matchHelper > mismatch = matcher.match(matchee) > File "/usr/lib/python2.7/site-packages/testtools/matchers/_exception.py", line 108, in match > mismatch = self.exception_matcher.match(exc_info) > File "/usr/lib/python2.7/site-packages/testtools/matchers/_higherorder.py", line 62, in match > mismatch = matcher.match(matchee) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 475, in match > reraise(*matchee) > File "/usr/lib/python2.7/site-packages/testtools/matchers/_exception.py", line 101, in match > result = matchee() > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 1049, in __call__ > return self._callable_object(*self._args, **self._kwargs) > File "/builddir/build/BUILD/stestr-1.1.0/stestr/repository/sql.py", line 109, in get_failing > latest_run = self._get_latest_run() > File "/builddir/build/BUILD/stestr-1.1.0/stestr/repository/sql.py", line 99, in _get_latest_run > latest_run = db_api.get_latest_run(session) > File "/usr/lib/python2.7/site-packages/subunit2sql/db/api.py", line 671, in get_latest_run > return query.first() > File "/usr/lib/python2.7/site-packages/sqlalchemy/orm/query.py", line 2825, in first > ret = list(self[0:1]) > File "/usr/lib/python2.7/site-packages/sqlalchemy/orm/query.py", line 2617, in __getitem__ > return list(res) > File "/usr/lib/python2.7/site-packages/sqlalchemy/orm/query.py", line 2925, in __iter__ > return self._execute_and_instances(context) > File "/usr/lib/python2.7/site-packages/sqlalchemy/orm/query.py", line 2948, in _execute_and_instances > result = conn.execute(querycontext.statement, self._params) > File "/usr/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 948, in execute > return meth(self, multiparams, params) > File "/usr/lib/python2.7/site-packages/sqlalchemy/sql/elements.py", line 269, in _execute_on_connection > return connection._execute_clauseelement(self, multiparams, params) > File "/usr/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1060, in _execute_clauseelement > compiled_sql, distilled_params > File "/usr/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1200, in _execute_context > context) > File "/usr/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1413, in _handle_dbapi_exception > exc_info > File "/usr/lib/python2.7/site-packages/sqlalchemy/util/compat.py", line 203, in raise_from_cause > reraise(type(exception), exception, tb=exc_tb, cause=cause) > File "/usr/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1193, in _execute_context > context) > File "/usr/lib/python2.7/site-packages/sqlalchemy/engine/default.py", line 507, in do_execute > cursor.execute(statement, parameters) >sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such table: runs [SQL: u'SELECT runs.uuid AS runs_uuid, runs.id AS runs_id, runs.skips AS runs_skips, runs.fails AS runs_fails, runs.passes AS runs_passes, runs.run_time AS runs_run_time, runs.artifacts AS runs_artifacts, runs.run_at AS runs_run_at \nFROM runs ORDER BY runs.run_at DESC\n LIMIT ? OFFSET ?'] [parameters: (1, 0)] (Background on this error at: http://sqlalche.me/e/e3q8) >====================================================================== >ERROR: test_inserter_output_path (stestr.tests.repository.test_sql.TestSqlRepository) >stestr.tests.repository.test_sql.TestSqlRepository.test_inserter_output_path >---------------------------------------------------------------------- >_StringException: Empty attachments: > pythonlogging:'' >stderr: {{{ >INFO [alembic.runtime.migration] Context impl SQLiteImpl. >INFO [alembic.runtime.migration] Will assume non-transactional DDL. >Traceback (most recent call last): > File "/usr/bin/subunit2sql-db-manage", line 10, in <module> > sys.exit(main()) > File "/usr/lib/python2.7/site-packages/subunit2sql/migrations/cli.py", line 183, in main > CONF.command.func(config, CONF.command.name) > File "/usr/lib/python2.7/site-packages/subunit2sql/migrations/cli.py", line 76, in do_upgrade_downgrade > do_alembic_command(config, cmd, revision, sql=CONF.command.sql) > File "/usr/lib/python2.7/site-packages/subunit2sql/migrations/cli.py", line 54, in do_alembic_command > getattr(alembic_command, cmd)(config, *args, **kwargs) > File "/usr/lib/python2.7/site-packages/alembic/command.py", line 254, in upgrade > script.run_env() > File "/usr/lib/python2.7/site-packages/alembic/script/base.py", line 425, in run_env > util.load_python_file(self.dir, 'env.py') > File "/usr/lib/python2.7/site-packages/alembic/util/pyfiles.py", line 81, in load_python_file > module = load_module_py(module_id, path) > File "/usr/lib/python2.7/site-packages/alembic/util/compat.py", line 141, in load_module_py > mod = imp.load_source(module_id, path, fp) > File "/usr/lib/python2.7/site-packages/subunit2sql/migrations/env.py", line 98, in <module> > run_migrations_online() > File "/usr/lib/python2.7/site-packages/subunit2sql/migrations/env.py", line 90, in run_migrations_online > context.run_migrations() > File "<string>", line 8, in run_migrations > File "/usr/lib/python2.7/site-packages/alembic/runtime/environment.py", line 836, in run_migrations > self.get_context().run_migrations(**kw) > File "/usr/lib/python2.7/site-packages/alembic/runtime/migration.py", line 321, in run_migrations > for step in self._migrations_fn(heads, self): > File "/usr/lib/python2.7/site-packages/alembic/command.py", line 243, in upgrade > return script._upgrade_revs(revision, rev) > File "/usr/lib/python2.7/site-packages/alembic/script/base.py", line 334, in _upgrade_revs > revs = list(revs) > File "/usr/lib/python2.7/site-packages/alembic/script/revision.py", line 656, in _iterate_revisions > uppers = util.dedupe_tuple(self.get_revisions(upper)) > File "/usr/lib/python2.7/site-packages/alembic/script/revision.py", line 301, in get_revisions > resolved_id, branch_label = self._resolve_revision_number(id_) > File "/usr/lib/python2.7/site-packages/alembic/script/revision.py", line 437, in _resolve_revision_number > self._revision_map > File "/usr/lib/python2.7/site-packages/alembic/util/langhelpers.py", line 239, in __get__ > obj.__dict__[self.__name__] = result = self.fget(obj) > File "/usr/lib/python2.7/site-packages/alembic/script/revision.py", line 122, in _revision_map > for revision in self._generator(): > File "/usr/lib/python2.7/site-packages/alembic/script/base.py", line 90, in _load_revisions > for file_ in Script._list_py_dir(self, vers): > File "/usr/lib/python2.7/site-packages/alembic/script/base.py", line 774, in _list_py_dir > return os.listdir(path) >OSError: [Errno 2] No such file or directory: '/usr/lib/python2.7/site-packages/subunit2sql/migrations/versions' >}}} >stdout: {{{WARNING: The SQL repository type is still experimental. You might encounter issues while using it.}}} >Traceback (most recent call last): > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/repository/test_sql.py", line 64, in test_inserter_output_path > inserter.startTestRun() > File "/builddir/build/BUILD/stestr-1.1.0/stestr/repository/sql.py", line 204, in startTestRun > self.run = db_api.create_run(session=session) > File "/usr/lib/python2.7/site-packages/subunit2sql/db/api.py", line 200, in create_run > session.add(run) > File "/usr/lib/python2.7/site-packages/sqlalchemy/orm/session.py", line 572, in __exit__ > self.rollback() > File "/usr/lib/python2.7/site-packages/sqlalchemy/util/langhelpers.py", line 66, in __exit__ > compat.reraise(exc_type, exc_value, exc_tb) > File "/usr/lib/python2.7/site-packages/sqlalchemy/orm/session.py", line 569, in __exit__ > self.commit() > File "/usr/lib/python2.7/site-packages/sqlalchemy/orm/session.py", line 467, in commit > self._prepare_impl() > File "/usr/lib/python2.7/site-packages/sqlalchemy/orm/session.py", line 447, in _prepare_impl > self.session.flush() > File "/usr/lib/python2.7/site-packages/sqlalchemy/orm/session.py", line 2254, in flush > self._flush(objects) > File "/usr/lib/python2.7/site-packages/sqlalchemy/orm/session.py", line 2380, in _flush > transaction.rollback(_capture_exception=True) > File "/usr/lib/python2.7/site-packages/sqlalchemy/util/langhelpers.py", line 66, in __exit__ > compat.reraise(exc_type, exc_value, exc_tb) > File "/usr/lib/python2.7/site-packages/sqlalchemy/orm/session.py", line 2344, in _flush > flush_context.execute() > File "/usr/lib/python2.7/site-packages/sqlalchemy/orm/unitofwork.py", line 391, in execute > rec.execute(self) > File "/usr/lib/python2.7/site-packages/sqlalchemy/orm/unitofwork.py", line 556, in execute > uow > File "/usr/lib/python2.7/site-packages/sqlalchemy/orm/persistence.py", line 181, in save_obj > mapper, table, insert) > File "/usr/lib/python2.7/site-packages/sqlalchemy/orm/persistence.py", line 866, in _emit_insert_statements > execute(statement, params) > File "/usr/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 948, in execute > return meth(self, multiparams, params) > File "/usr/lib/python2.7/site-packages/sqlalchemy/sql/elements.py", line 269, in _execute_on_connection > return connection._execute_clauseelement(self, multiparams, params) > File "/usr/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1060, in _execute_clauseelement > compiled_sql, distilled_params > File "/usr/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1200, in _execute_context > context) > File "/usr/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1413, in _handle_dbapi_exception > exc_info > File "/usr/lib/python2.7/site-packages/sqlalchemy/util/compat.py", line 203, in raise_from_cause > reraise(type(exception), exception, tb=exc_tb, cause=cause) > File "/usr/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1193, in _execute_context > context) > File "/usr/lib/python2.7/site-packages/sqlalchemy/engine/default.py", line 507, in do_execute > cursor.execute(statement, parameters) >sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such table: runs [SQL: u'INSERT INTO runs (uuid, skips, fails, passes, run_time, artifacts, run_at) VALUES (?, ?, ?, ?, ?, ?, ?)'] [parameters: (u'f76a2620-74df-44f0-b8f5-0f4a7cd6d449', 0, 0, 0, 0.0, None, '2018-05-27 23:12:49.249099')] (Background on this error at: http://sqlalche.me/e/e3q8) >====================================================================== >ERROR: test_run_get_subunit_stream (stestr.tests.repository.test_sql.TestSqlRepository) >stestr.tests.repository.test_sql.TestSqlRepository.test_run_get_subunit_stream >---------------------------------------------------------------------- >_StringException: Empty attachments: > pythonlogging:'' >stderr: {{{ >INFO [alembic.runtime.migration] Context impl SQLiteImpl. >INFO [alembic.runtime.migration] Will assume non-transactional DDL. >Traceback (most recent call last): > File "/usr/bin/subunit2sql-db-manage", line 10, in <module> > sys.exit(main()) > File "/usr/lib/python2.7/site-packages/subunit2sql/migrations/cli.py", line 183, in main > CONF.command.func(config, CONF.command.name) > File "/usr/lib/python2.7/site-packages/subunit2sql/migrations/cli.py", line 76, in do_upgrade_downgrade > do_alembic_command(config, cmd, revision, sql=CONF.command.sql) > File "/usr/lib/python2.7/site-packages/subunit2sql/migrations/cli.py", line 54, in do_alembic_command > getattr(alembic_command, cmd)(config, *args, **kwargs) > File "/usr/lib/python2.7/site-packages/alembic/command.py", line 254, in upgrade > script.run_env() > File "/usr/lib/python2.7/site-packages/alembic/script/base.py", line 425, in run_env > util.load_python_file(self.dir, 'env.py') > File "/usr/lib/python2.7/site-packages/alembic/util/pyfiles.py", line 81, in load_python_file > module = load_module_py(module_id, path) > File "/usr/lib/python2.7/site-packages/alembic/util/compat.py", line 141, in load_module_py > mod = imp.load_source(module_id, path, fp) > File "/usr/lib/python2.7/site-packages/subunit2sql/migrations/env.py", line 98, in <module> > run_migrations_online() > File "/usr/lib/python2.7/site-packages/subunit2sql/migrations/env.py", line 90, in run_migrations_online > context.run_migrations() > File "<string>", line 8, in run_migrations > File "/usr/lib/python2.7/site-packages/alembic/runtime/environment.py", line 836, in run_migrations > self.get_context().run_migrations(**kw) > File "/usr/lib/python2.7/site-packages/alembic/runtime/migration.py", line 321, in run_migrations > for step in self._migrations_fn(heads, self): > File "/usr/lib/python2.7/site-packages/alembic/command.py", line 243, in upgrade > return script._upgrade_revs(revision, rev) > File "/usr/lib/python2.7/site-packages/alembic/script/base.py", line 334, in _upgrade_revs > revs = list(revs) > File "/usr/lib/python2.7/site-packages/alembic/script/revision.py", line 656, in _iterate_revisions > uppers = util.dedupe_tuple(self.get_revisions(upper)) > File "/usr/lib/python2.7/site-packages/alembic/script/revision.py", line 301, in get_revisions > resolved_id, branch_label = self._resolve_revision_number(id_) > File "/usr/lib/python2.7/site-packages/alembic/script/revision.py", line 437, in _resolve_revision_number > self._revision_map > File "/usr/lib/python2.7/site-packages/alembic/util/langhelpers.py", line 239, in __get__ > obj.__dict__[self.__name__] = result = self.fget(obj) > File "/usr/lib/python2.7/site-packages/alembic/script/revision.py", line 122, in _revision_map > for revision in self._generator(): > File "/usr/lib/python2.7/site-packages/alembic/script/base.py", line 90, in _load_revisions > for file_ in Script._list_py_dir(self, vers): > File "/usr/lib/python2.7/site-packages/alembic/script/base.py", line 774, in _list_py_dir > return os.listdir(path) >OSError: [Errno 2] No such file or directory: '/usr/lib/python2.7/site-packages/subunit2sql/migrations/versions' >}}} >stdout: {{{WARNING: The SQL repository type is still experimental. You might encounter issues while using it.}}} >Traceback (most recent call last): > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/repository/test_sql.py", line 74, in test_run_get_subunit_stream > inserter.startTestRun() > File "/builddir/build/BUILD/stestr-1.1.0/stestr/repository/sql.py", line 204, in startTestRun > self.run = db_api.create_run(session=session) > File "/usr/lib/python2.7/site-packages/subunit2sql/db/api.py", line 200, in create_run > session.add(run) > File "/usr/lib/python2.7/site-packages/sqlalchemy/orm/session.py", line 572, in __exit__ > self.rollback() > File "/usr/lib/python2.7/site-packages/sqlalchemy/util/langhelpers.py", line 66, in __exit__ > compat.reraise(exc_type, exc_value, exc_tb) > File "/usr/lib/python2.7/site-packages/sqlalchemy/orm/session.py", line 569, in __exit__ > self.commit() > File "/usr/lib/python2.7/site-packages/sqlalchemy/orm/session.py", line 467, in commit > self._prepare_impl() > File "/usr/lib/python2.7/site-packages/sqlalchemy/orm/session.py", line 447, in _prepare_impl > self.session.flush() > File "/usr/lib/python2.7/site-packages/sqlalchemy/orm/session.py", line 2254, in flush > self._flush(objects) > File "/usr/lib/python2.7/site-packages/sqlalchemy/orm/session.py", line 2380, in _flush > transaction.rollback(_capture_exception=True) > File "/usr/lib/python2.7/site-packages/sqlalchemy/util/langhelpers.py", line 66, in __exit__ > compat.reraise(exc_type, exc_value, exc_tb) > File "/usr/lib/python2.7/site-packages/sqlalchemy/orm/session.py", line 2344, in _flush > flush_context.execute() > File "/usr/lib/python2.7/site-packages/sqlalchemy/orm/unitofwork.py", line 391, in execute > rec.execute(self) > File "/usr/lib/python2.7/site-packages/sqlalchemy/orm/unitofwork.py", line 556, in execute > uow > File "/usr/lib/python2.7/site-packages/sqlalchemy/orm/persistence.py", line 181, in save_obj > mapper, table, insert) > File "/usr/lib/python2.7/site-packages/sqlalchemy/orm/persistence.py", line 866, in _emit_insert_statements > execute(statement, params) > File "/usr/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 948, in execute > return meth(self, multiparams, params) > File "/usr/lib/python2.7/site-packages/sqlalchemy/sql/elements.py", line 269, in _execute_on_connection > return connection._execute_clauseelement(self, multiparams, params) > File "/usr/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1060, in _execute_clauseelement > compiled_sql, distilled_params > File "/usr/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1200, in _execute_context > context) > File "/usr/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1413, in _handle_dbapi_exception > exc_info > File "/usr/lib/python2.7/site-packages/sqlalchemy/util/compat.py", line 203, in raise_from_cause > reraise(type(exception), exception, tb=exc_tb, cause=cause) > File "/usr/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1193, in _execute_context > context) > File "/usr/lib/python2.7/site-packages/sqlalchemy/engine/default.py", line 507, in do_execute > cursor.execute(statement, parameters) >sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such table: runs [SQL: u'INSERT INTO runs (uuid, skips, fails, passes, run_time, artifacts, run_at) VALUES (?, ?, ?, ?, ?, ?, ?)'] [parameters: (u'fc654c12-bc0c-4d12-9eba-d6ee1f3713d8', 0, 0, 0, 0.0, None, '2018-05-27 23:12:49.725094')] (Background on this error at: http://sqlalche.me/e/e3q8) >====================================================================== >FAIL: test_bisect_serial_fail_detected (stestr.tests.test_bisect_return_codes.TestBisectReturnCodes) >stestr.tests.test_bisect_return_codes.TestBisectReturnCodes.test_bisect_serial_fail_detected >---------------------------------------------------------------------- >_StringException: Empty attachments: > pythonlogging:'' > stderr > stdout >Traceback (most recent call last): > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_bisect_return_codes.py", line 64, in test_bisect_serial_fail_detected > 'Stdout: %s\nStderr: %s' % (out, err)) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual > self.assertThat(observed, matcher, message) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat > raise mismatch_error >testtools.matchers._impl.MismatchError: 1 != 127: stestr run returned an unexpected return codeStdout: >Stderr: /bin/sh: stestr: command not found >====================================================================== >FAIL: test_combine_results (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_combine_results >---------------------------------------------------------------------- >_StringException: Empty attachments: > pythonlogging:'' > stderr > stdout >Traceback (most recent call last): > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 174, in test_combine_results > self.assertRunExit('stestr run passing', 0) > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 75, in assertRunExit > "Stdout: %s; Stderr: %s" % (out, err)) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual > self.assertThat(observed, matcher, message) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat > raise mismatch_error >testtools.matchers._impl.MismatchError: 127 != 0: Stdout: ; Stderr: /bin/sh: stestr: command not found >====================================================================== >FAIL: test_list (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_list >---------------------------------------------------------------------- >_StringException: Empty attachments: > pythonlogging:'' > stderr > stdout >Traceback (most recent call last): > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 161, in test_list > self.assertRunExit('stestr list', 0) > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 75, in assertRunExit > "Stdout: %s; Stderr: %s" % (out, err)) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual > self.assertThat(observed, matcher, message) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat > raise mismatch_error >testtools.matchers._impl.MismatchError: 127 != 0: Stdout: ; Stderr: /bin/sh: stestr: command not found >====================================================================== >FAIL: test_load_from_stdin (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_load_from_stdin >---------------------------------------------------------------------- >_StringException: Empty attachments: > pythonlogging:'' > stderr > stdout >Traceback (most recent call last): > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 198, in test_load_from_stdin > self.assertRunExit('stestr run passing', 0) > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 75, in assertRunExit > "Stdout: %s; Stderr: %s" % (out, err)) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual > self.assertThat(observed, matcher, message) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat > raise mismatch_error >testtools.matchers._impl.MismatchError: 127 != 0: Stdout: ; Stderr: /bin/sh: stestr: command not found >====================================================================== >FAIL: test_no_command (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_no_command >---------------------------------------------------------------------- >_StringException: Empty attachments: > pythonlogging:'' > stderr > stdout >Traceback (most recent call last): > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 164, in test_no_command > self.assertRunExit('stestr', 2) > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 75, in assertRunExit > "Stdout: %s; Stderr: %s" % (out, err)) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual > self.assertThat(observed, matcher, message) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat > raise mismatch_error >testtools.matchers._impl.MismatchError: 127 != 2: Stdout: ; Stderr: /bin/sh: stestr: command not found >====================================================================== >FAIL: test_parallel_blacklist (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_parallel_blacklist >---------------------------------------------------------------------- >_StringException: Empty attachments: > pythonlogging:'' > stderr > stdout >Traceback (most recent call last): > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 113, in test_parallel_blacklist > self.assertRunExit(cmd, 0) > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 75, in assertRunExit > "Stdout: %s; Stderr: %s" % (out, err)) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual > self.assertThat(observed, matcher, message) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat > raise mismatch_error >testtools.matchers._impl.MismatchError: 127 != 0: Stdout: ; Stderr: /bin/sh: stestr: command not found >====================================================================== >FAIL: test_parallel_fails (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_parallel_fails >---------------------------------------------------------------------- >_StringException: Empty attachments: > pythonlogging:'' > stderr > stdout >Traceback (most recent call last): > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 105, in test_parallel_fails > self.assertRunExit('stestr run', 1) > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 75, in assertRunExit > "Stdout: %s; Stderr: %s" % (out, err)) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual > self.assertThat(observed, matcher, message) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat > raise mismatch_error >testtools.matchers._impl.MismatchError: 127 != 1: Stdout: ; Stderr: /bin/sh: stestr: command not found >====================================================================== >FAIL: test_parallel_passing (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_parallel_passing >---------------------------------------------------------------------- >_StringException: Empty attachments: > pythonlogging:'' > stderr > stdout >Traceback (most recent call last): > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 99, in test_parallel_passing > self.assertRunExit('stestr run passing', 0) > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 75, in assertRunExit > "Stdout: %s; Stderr: %s" % (out, err)) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual > self.assertThat(observed, matcher, message) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat > raise mismatch_error >testtools.matchers._impl.MismatchError: 127 != 0: Stdout: ; Stderr: /bin/sh: stestr: command not found >====================================================================== >FAIL: test_parallel_passing_bad_regex (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_parallel_passing_bad_regex >---------------------------------------------------------------------- >_StringException: Empty attachments: > pythonlogging:'' > stderr > stdout >Traceback (most recent call last): > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 102, in test_parallel_passing_bad_regex > self.assertRunExit('stestr run bad.regex.foobar', 1) > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 75, in assertRunExit > "Stdout: %s; Stderr: %s" % (out, err)) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual > self.assertThat(observed, matcher, message) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat > raise mismatch_error >testtools.matchers._impl.MismatchError: 127 != 1: Stdout: ; Stderr: /bin/sh: stestr: command not found >====================================================================== >FAIL: test_parallel_subunit_passing (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_parallel_subunit_passing >---------------------------------------------------------------------- >_StringException: Empty attachments: > pythonlogging:'' > stderr > stdout >Traceback (most recent call last): > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 151, in test_parallel_subunit_passing > subunit=True) > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 79, in assertRunExit > "return code of: %s" % (expected, p.returncode)) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual > self.assertThat(observed, matcher, message) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat > raise mismatch_error >testtools.matchers._impl.MismatchError: 127 != 0: Expected return code: 0 doesn't match actual return code of: 127 >====================================================================== >FAIL: test_parallel_whitelist (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_parallel_whitelist >---------------------------------------------------------------------- >_StringException: Empty attachments: > pythonlogging:'' > stderr > stdout >Traceback (most recent call last): > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 121, in test_parallel_whitelist > self.assertRunExit(cmd, 0) > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 75, in assertRunExit > "Stdout: %s; Stderr: %s" % (out, err)) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual > self.assertThat(observed, matcher, message) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat > raise mismatch_error >testtools.matchers._impl.MismatchError: 127 != 0: Stdout: ; Stderr: /bin/sh: stestr: command not found >====================================================================== >FAIL: test_serial_blacklist (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_serial_blacklist >---------------------------------------------------------------------- >_StringException: Empty attachments: > pythonlogging:'' > stderr > stdout >Traceback (most recent call last): > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 135, in test_serial_blacklist > self.assertRunExit(cmd, 0) > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 75, in assertRunExit > "Stdout: %s; Stderr: %s" % (out, err)) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual > self.assertThat(observed, matcher, message) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat > raise mismatch_error >testtools.matchers._impl.MismatchError: 127 != 0: Stdout: ; Stderr: /bin/sh: stestr: command not found >====================================================================== >FAIL: test_serial_fails (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_serial_fails >---------------------------------------------------------------------- >_StringException: Empty attachments: > pythonlogging:'' > stderr > stdout >Traceback (most recent call last): > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 127, in test_serial_fails > self.assertRunExit('stestr run --serial', 1) > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 75, in assertRunExit > "Stdout: %s; Stderr: %s" % (out, err)) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual > self.assertThat(observed, matcher, message) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat > raise mismatch_error >testtools.matchers._impl.MismatchError: 127 != 1: Stdout: ; Stderr: /bin/sh: stestr: command not found >====================================================================== >FAIL: test_serial_passing (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_serial_passing >---------------------------------------------------------------------- >_StringException: Empty attachments: > pythonlogging:'' > stderr > stdout >Traceback (most recent call last): > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 124, in test_serial_passing > self.assertRunExit('stestr run --serial passing', 0) > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 75, in assertRunExit > "Stdout: %s; Stderr: %s" % (out, err)) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual > self.assertThat(observed, matcher, message) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat > raise mismatch_error >testtools.matchers._impl.MismatchError: 127 != 0: Stdout: ; Stderr: /bin/sh: stestr: command not found >====================================================================== >FAIL: test_serial_subunit_passing (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_serial_subunit_passing >---------------------------------------------------------------------- >_StringException: Empty attachments: > pythonlogging:'' > stderr > stdout >Traceback (most recent call last): > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 147, in test_serial_subunit_passing > subunit=True) > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 79, in assertRunExit > "return code of: %s" % (expected, p.returncode)) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual > self.assertThat(observed, matcher, message) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat > raise mismatch_error >testtools.matchers._impl.MismatchError: 127 != 0: Expected return code: 0 doesn't match actual return code of: 127 >====================================================================== >FAIL: test_serial_whitelist (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_serial_whitelist >---------------------------------------------------------------------- >_StringException: Empty attachments: > pythonlogging:'' > stderr > stdout >Traceback (most recent call last): > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 143, in test_serial_whitelist > self.assertRunExit(cmd, 0) > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 75, in assertRunExit > "Stdout: %s; Stderr: %s" % (out, err)) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual > self.assertThat(observed, matcher, message) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat > raise mismatch_error >testtools.matchers._impl.MismatchError: 127 != 0: Stdout: ; Stderr: /bin/sh: stestr: command not found >====================================================================== >FAIL: test_until_failure_fails (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_until_failure_fails >---------------------------------------------------------------------- >_StringException: Empty attachments: > pythonlogging:'' > stderr > stdout >Traceback (most recent call last): > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 154, in test_until_failure_fails > self.assertRunExit('stestr run --until-failure', 1) > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 75, in assertRunExit > "Stdout: %s; Stderr: %s" % (out, err)) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual > self.assertThat(observed, matcher, message) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat > raise mismatch_error >testtools.matchers._impl.MismatchError: 127 != 1: Stdout: ; Stderr: /bin/sh: stestr: command not found >====================================================================== >FAIL: test_until_failure_with_subunit_fails (stestr.tests.test_return_codes.TestReturnCodes) >stestr.tests.test_return_codes.TestReturnCodes.test_until_failure_with_subunit_fails >---------------------------------------------------------------------- >_StringException: Empty attachments: > pythonlogging:'' > stderr > stdout >Traceback (most recent call last): > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 158, in test_until_failure_with_subunit_fails > subunit=True) > File "/builddir/build/BUILD/stestr-1.1.0/stestr/tests/test_return_codes.py", line 79, in assertRunExit > "return code of: %s" % (expected, p.returncode)) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual > self.assertThat(observed, matcher, message) > File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat > raise mismatch_error >testtools.matchers._impl.MismatchError: 127 != 1: Expected return code: 1 doesn't match actual return code of: 127 >---------------------------------------------------------------------- >Ran 79 tests in 2.179s >FAILED (failures=18, errors=3) >Test failed: <unittest.runner.TextTestResult run=79 errors=3 failures=18> >error: Test failed: <unittest.runner.TextTestResult run=79 errors=3 failures=18> >error: Bad exit status from /var/tmp/rpm-tmp.K98yKV (%check) > Bad exit status from /var/tmp/rpm-tmp.K98yKV (%check) >RPM build errors: >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-stestr.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1556271
: 1442999 |
1443000
|
1443001