Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/sshuttle.spec'], chrootPath='/var/lib/mock/f30-build-15059856-1074331/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/sshuttle.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/sshuttle-0.78.5-1.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/sshuttle.spec'], chrootPath='/var/lib/mock/f30-build-15059856-1074331/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/sshuttle.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.M5xrj9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sshuttle-0.78.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/sshuttle-0.78.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sshuttle-0.78.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm sshuttle/stresstest.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6ptQD0 + umask 022 + cd /builddir/build/BUILD + cd sshuttle-0.78.5 + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/sshuttle copying sshuttle/assembler.py -> build/lib/sshuttle copying sshuttle/ssh.py -> build/lib/sshuttle copying sshuttle/options.py -> build/lib/sshuttle copying sshuttle/helpers.py -> build/lib/sshuttle copying sshuttle/ssnet.py -> build/lib/sshuttle copying sshuttle/cmdline.py -> build/lib/sshuttle copying sshuttle/version.py -> build/lib/sshuttle copying sshuttle/firewall.py -> build/lib/sshuttle copying sshuttle/__main__.py -> build/lib/sshuttle copying sshuttle/sdnotify.py -> build/lib/sshuttle copying sshuttle/linux.py -> build/lib/sshuttle copying sshuttle/hostwatch.py -> build/lib/sshuttle copying sshuttle/ssyslog.py -> build/lib/sshuttle copying sshuttle/client.py -> build/lib/sshuttle copying sshuttle/server.py -> build/lib/sshuttle copying sshuttle/__init__.py -> build/lib/sshuttle creating build/lib/sshuttle/methods copying sshuttle/methods/ipfw.py -> build/lib/sshuttle/methods copying sshuttle/methods/nat.py -> build/lib/sshuttle/methods copying sshuttle/methods/tproxy.py -> build/lib/sshuttle/methods copying sshuttle/methods/pf.py -> build/lib/sshuttle/methods copying sshuttle/methods/nft.py -> build/lib/sshuttle/methods copying sshuttle/methods/__init__.py -> build/lib/sshuttle/methods + pushd docs ~/build/BUILD/sshuttle-0.78.5/docs ~/build/BUILD/sshuttle-0.78.5 + make man sphinx-build -b man -d _build/doctrees . _build/man Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 14 added, 0 changed, 0 removed reading sources... [ 7%] changes reading sources... [ 14%] chromeos reading sources... [ 21%] how-it-works reading sources... [ 28%] index reading sources... [ 35%] installation reading sources... [ 42%] manpage reading sources... [ 50%] overview reading sources... [ 57%] platform reading sources... [ 64%] requirements reading sources... [ 71%] support reading sources... [ 78%] tproxy reading sources... [ 85%] trivia reading sources... [ 92%] usage reading sources... [100%] windows looking for now-outdated files... none found pickling environment... done checking consistency... done BUILDSTDERR: writing... sshuttle.1 { } /builddir/build/BUILD/sshuttle-0.78.5/docs/manpage.rst:96: WARNING: unknown option: --to-ns= BUILDSTDERR: /builddir/build/BUILD/sshuttle-0.78.5/docs/manpage.rst:240: WARNING: unknown option: @/etc/sshuttle.conf build succeeded, 2 warnings. The manual pages are in _build/man. Build finished. The manual pages are in _build/man. + make info sphinx-build -b texinfo -d _build/doctrees . _build/texinfo Running Sphinx v1.7.6 making output directory... loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [texinfo]: all documents updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found processing sshuttle.texi... index overview requirements installation usage platform chromeos tproxy windows manpage how-it-works support trivia changes resolving references... BUILDSTDERR: /builddir/build/BUILD/sshuttle-0.78.5/docs/manpage.rst:96: WARNING: unknown option: --to-ns= BUILDSTDERR: /builddir/build/BUILD/sshuttle-0.78.5/docs/manpage.rst:240: WARNING: unknown option: @/etc/sshuttle.conf writing... done copying Texinfo support files... /builddir/build/BUILD/sshuttle-0.78.5/docs/_build/texinfo/Makefile done build succeeded, 2 warnings. The Texinfo files are in _build/texinfo. Run 'make' in that directory to run these through makeinfo (use 'make info' here to do that automatically). Running Texinfo files through makeinfo... make -C _build/texinfo info make[1]: Entering directory '/builddir/build/BUILD/sshuttle-0.78.5/docs/_build/texinfo' makeinfo --no-split -o 'sshuttle.info' 'sshuttle.texi' make[1]: Leaving directory '/builddir/build/BUILD/sshuttle-0.78.5/docs/_build/texinfo' makeinfo finished; the Info files are in _build/texinfo. + popd ~/build/BUILD/sshuttle-0.78.5 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.h8IONW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch + cd sshuttle-0.78.5 + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch running install running install_lib creating /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr creating /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib creating /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle copying build/lib/sshuttle/assembler.py -> /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle copying build/lib/sshuttle/ssh.py -> /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle copying build/lib/sshuttle/options.py -> /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle copying build/lib/sshuttle/helpers.py -> /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle copying build/lib/sshuttle/ssnet.py -> /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle copying build/lib/sshuttle/cmdline.py -> /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle copying build/lib/sshuttle/version.py -> /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle creating /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle/methods copying build/lib/sshuttle/methods/ipfw.py -> /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle/methods copying build/lib/sshuttle/methods/nat.py -> /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle/methods copying build/lib/sshuttle/methods/tproxy.py -> /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle/methods copying build/lib/sshuttle/methods/pf.py -> /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle/methods copying build/lib/sshuttle/methods/nft.py -> /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle/methods copying build/lib/sshuttle/methods/__init__.py -> /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle/methods copying build/lib/sshuttle/firewall.py -> /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle copying build/lib/sshuttle/__main__.py -> /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle copying build/lib/sshuttle/sdnotify.py -> /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle copying build/lib/sshuttle/linux.py -> /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle copying build/lib/sshuttle/hostwatch.py -> /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle copying build/lib/sshuttle/ssyslog.py -> /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle copying build/lib/sshuttle/client.py -> /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle copying build/lib/sshuttle/server.py -> /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle copying build/lib/sshuttle/__init__.py -> /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle byte-compiling /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle/assembler.py to assembler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle/ssh.py to ssh.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle/options.py to options.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle/helpers.py to helpers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle/ssnet.py to ssnet.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle/cmdline.py to cmdline.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle/version.py to version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle/methods/ipfw.py to ipfw.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle/methods/nat.py to nat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle/methods/tproxy.py to tproxy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle/methods/pf.py to pf.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle/methods/nft.py to nft.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle/methods/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle/firewall.py to firewall.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle/__main__.py to __main__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle/sdnotify.py to sdnotify.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle/linux.py to linux.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle/hostwatch.py to hostwatch.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle/ssyslog.py to ssyslog.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle/client.py to client.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle/server.py to server.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpb_junu0d.py' /usr/bin/python3 /tmp/tmpb_junu0d.py removing /tmp/tmpb_junu0d.py running install_egg_info running egg_info writing sshuttle.egg-info/PKG-INFO writing dependency_links to sshuttle.egg-info/dependency_links.txt writing entry points to sshuttle.egg-info/entry_points.txt writing top-level names to sshuttle.egg-info/top_level.txt reading manifest file 'sshuttle.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'sshuttle.egg-info/SOURCES.txt' Copying sshuttle.egg-info to /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7/site-packages/sshuttle-0.78.5-py3.7.egg-info running install_scripts Installing sshuttle script to /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/bin + pushd docs ~/build/BUILD/sshuttle-0.78.5/docs ~/build/BUILD/sshuttle-0.78.5 + mkdir -p /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch//usr/share/man/man1 + mv _build/man/sshuttle.1 /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch//usr/share/man/man1 + mkdir -p /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch//usr/share/info + mv _build/texinfo/sshuttle.info /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch//usr/share/info + popd ~/build/BUILD/sshuttle-0.78.5 + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 0.78.5-1.fc30 --unique-debug-suffix -0.78.5-1.fc30.noarch --unique-debug-src-base sshuttle-0.78.5-1.fc30.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/sshuttle-0.78.5 BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.TPP9GV + umask 022 + cd /builddir/build/BUILD + cd sshuttle-0.78.5 + /usr/bin/python3 setup.py test running pytest running egg_info writing sshuttle.egg-info/PKG-INFO writing dependency_links to sshuttle.egg-info/dependency_links.txt writing entry points to sshuttle.egg-info/entry_points.txt writing top-level names to sshuttle.egg-info/top_level.txt reading manifest file 'sshuttle.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'sshuttle.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux -- Python 3.7.2, pytest-3.9.3, py-1.7.0, pluggy-0.8.0 rootdir: /builddir/build/BUILD/sshuttle-0.78.5, inifile: setup.cfg plugins: mock-1.10.0, flake8-1.0.1, cov-2.5.1 collected 66 items tests/client/test_firewall.py ... [ 4%] tests/client/test_helpers.py ............ [ 22%] tests/client/test_methods_nat.py ......... [ 36%] tests/client/test_methods_pf.py ............. [ 56%] tests/client/test_methods_tproxy.py .......... [ 71%] tests/client/test_options.py ........ [ 83%] tests/client/test_sdnotify.py ...... [ 92%] tests/server/test_server.py ..... [100%] ----------- coverage: platform linux, python 3.7.2-final-0 ----------- Name Stmts Miss Branch BrPart Cover Missing -------------------------------------------------------------------------- sshuttle/__init__.py 4 2 0 0 50% 3-4 sshuttle/__main__.py 3 3 0 0 0% 2-4 sshuttle/assembler.py 29 29 6 0 0% 1-38 sshuttle/client.py 563 563 240 0 0% 1-796 sshuttle/cmdline.py 65 65 32 0 0% 1-96 sshuttle/firewall.py 198 58 70 18 67% 24-28, 45-46, 56-75, 104, 109-110, 121, 125, 129, 135-136, 148, 152, 157-158, 164, 168, 188, 190, 227-230, 243-244, 251-252, 258-265, 271-278, 283-290, 41->45, 103->104, 108->109, 120->121, 124->125, 128->129, 147->148, 151->152, 163->164, 167->168, 187->188, 189->190, 195->197, 207->214, 214->221, 242->243, 255->267, 268->280 sshuttle/helpers.py 73 8 30 4 88% 12-17, 33-36, 76, 89, 8->14, 69->76, 70->74, 86->89 sshuttle/hostwatch.py 234 199 76 0 11% 25-28, 32, 36-48, 52-67, 71-85, 89-101, 105-112, 116-123, 127-140, 144-198, 202-230, 234-239, 243-244, 248-250, 254-259, 263-302 sshuttle/linux.py 69 55 26 0 15% 11-12, 16-33, 37-50, 54-67, 71-83, 91-105 sshuttle/methods/__init__.py 79 22 20 1 63% 20-23, 59, 79, 82, 90-94, 103-115, 58->59 sshuttle/methods/ipfw.py 177 177 62 0 0% 1-257 sshuttle/methods/nat.py 63 9 23 6 83% 34, 44-46, 79, 83, 91, 94, 101-103, 43->44, 57->60, 78->79, 82->83, 99->exit, 100->101 sshuttle/methods/nft.py 46 46 19 0 0% 1-84 sshuttle/methods/pf.py 263 23 66 17 87% 183, 368-369, 373, 375, 377, 383-398, 403-406, 438, 443, 468, 472, 481-482, 65->exit, 115->exit, 182->183, 193->195, 224->235, 272->274, 294->305, 345->exit, 352->354, 372->373, 374->375, 376->377, 434->438, 442->443, 449->461, 467->468, 471->472 sshuttle/methods/tproxy.py 190 74 57 12 56% 15-23, 35-101, 123-126, 131-134, 156, 166, 257, 267, 33->64, 122->123, 130->131, 147->150, 150->exit, 155->156, 193->197, 232->207, 256->257, 274->279, 279->284, 284->exit sshuttle/options.py 94 37 20 2 55% 9-24, 38, 59-81, 85, 91, 95-96, 37->38, 90->91 sshuttle/sdnotify.py 29 0 4 0 100% sshuttle/server.py 318 225 102 7 30% 20-21, 27, 34-35, 37-38, 40-41, 71, 107-108, 119-120, 128-129, 133-151, 157-158, 164-179, 183-186, 189-222, 225-246, 252-259, 262-268, 271-279, 283-425, 26->27, 33->34, 36->37, 39->40, 70->71, 106->107, 116->119 sshuttle/ssh.py 87 87 30 0 0% 1-139 sshuttle/ssnet.py 442 359 192 0 13% 62-63, 67-74, 78-86, 90-100, 110-119, 123-126, 129-133, 136-139, 142-187, 190-192, 196-203, 207, 210-224, 227-228, 231-241, 244-250, 253-259, 265-268, 271-272, 275-282, 288-291, 294-313, 316-332, 338-351, 355-360, 363-366, 369-372, 380-388, 391-434, 437-444, 447-457, 460-476, 479-481, 484-488, 494-499, 502-503, 506, 509-511, 514-517, 520-522, 525-528, 531-535, 538, 541-546, 549-552, 555-564, 569-572, 578-602 sshuttle/ssyslog.py 15 7 0 0 53% 11-12, 21, 25-26, 30-31 sshuttle/version.py 1 0 0 0 100% -------------------------------------------------------------------------- TOTAL 3042 2048 1075 67 29% =============================== warnings summary =============================== sshuttle/server.py:28 /builddir/build/BUILD/sshuttle-0.78.5/sshuttle/server.py:28: DeprecationWarning: invalid escape sequence \d m = re.match('^(\d+(\.\d+(\.\d+(\.\d+)?)?)?)(?:/(\d+))?$', ipstr) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 66 passed, 1 warnings in 0.76 seconds ===================== + exit 0 Processing files: sshuttle-0.78.5-1.fc30.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OV0uLX + umask 022 + cd /builddir/build/BUILD + cd sshuttle-0.78.5 + LICENSEDIR=/builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/share/licenses/sshuttle + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/share/licenses/sshuttle + cp -pr LICENSE /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch/usr/share/licenses/sshuttle + exit 0 Provides: python3.7dist(sshuttle) = 0.78.5 python3dist(sshuttle) = 0.78.5 sshuttle = 0.78.5-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): info Requires(preun): info Requires: /usr/bin/python3 python(abi) = 3.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch Wrote: /builddir/build/RPMS/sshuttle-0.78.5-1.fc30.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dspwk3 + umask 022 + cd /builddir/build/BUILD + cd sshuttle-0.78.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/sshuttle-0.78.5-1.fc30.noarch + exit 0 Child return code was: 0