Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python3-docs.spec'], chrootPath='/var/lib/mock/f37-build-side-32-misc-devel-232441-13832/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python3-docs.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1670371200 Wrote: /builddir/build/SRPMS/python3-docs-3.11.1-1.fc37.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python3-docs.spec'], chrootPath='/var/lib/mock/f37-build-side-32-misc-devel-232441-13832/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python3-docs.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1670371200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rzNYyY + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/pgp_keys.asc --signature=/builddir/build/SOURCES/Python-3.11.1.tar.xz.asc --data=/builddir/build/SOURCES/Python-3.11.1.tar.xz gpgv: Signature made Tue Dec 6 14:20:59 2022 EST gpgv: using RSA key CFDCA245B1043CF2A5F97865FFE87404168BD847 gpgv: Good signature from "Pablo Galindo Salgado " + cd /builddir/build/BUILD + rm -rf Python-3.11.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/Python-3.11.1.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd Python-3.11.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8MGEEY + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Python-3.11.1 + make -C Doc html PYTHON=/usr/bin/python3 make: Entering directory '/builddir/build/BUILD/Python-3.11.1/Doc' mkdir -p build Using existing Misc/NEWS file PATH=./venv/bin:$PATH sphinx-build -b html -d build/doctrees -j auto -W . build/html Running Sphinx v5.0.2 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 497 source files that are out of date updating environment: [new config] 497 added, 0 changed, 0 removed reading sources... [ 4%] about .. c-api/exceptions reading sources... [ 9%] c-api/file .. c-api/objbuffer reading sources... [ 14%] c-api/object .. distutils/builtdist reading sources... [ 19%] distutils/commandref .. faq/library reading sources... [ 23%] faq/programming .. includes/wasm-notavail reading sources... [ 28%] install/index .. library/asyncio-policy reading sources... [ 33%] library/asyncio-protocol .. library/cmd reading sources... [ 38%] library/code .. library/custominterp reading sources... [ 42%] library/dataclasses .. library/email.headerregistry reading sources... [ 47%] library/email.iterators .. library/gc reading sources... [ 52%] library/getopt .. library/importlib reading sources... [ 57%] library/importlib.metadata .. library/marshal reading sources... [ 61%] library/math .. library/persistence reading sources... [ 66%] library/pickle .. library/resource reading sources... [ 71%] library/rlcompleter .. library/string reading sources... [ 76%] library/stringprep .. library/tkinter.colorchooser reading sources... [ 80%] library/tkinter.dnd .. library/urllib.parse reading sources... [ 85%] library/urllib.request .. library/xmlrpc reading sources... [ 90%] library/xmlrpc.client .. tutorial/datastructures reading sources... [ 95%] tutorial/errors .. whatsnew/2.4 reading sources... [100%] whatsnew/2.5 .. whatsnew/index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 5%] bugs .. c-api/frame writing output... [ 10%] c-api/function .. c-api/sequence writing output... [ 15%] c-api/set .. distutils/packageindex writing output... [ 20%] distutils/setupscript .. howto/descriptor writing output... [ 25%] howto/enum .. library/argparse writing output... [ 30%] library/array .. library/bdb writing output... [ 35%] library/binary .. library/copy writing output... [ 40%] library/copyreg .. library/email.compat32-message writing output... [ 45%] library/email.contentmanager .. library/frameworks writing output... [ 50%] library/ftplib .. library/imaplib writing output... [ 55%] library/imghdr .. library/markup writing output... [ 60%] library/marshal .. library/pickle writing output... [ 65%] library/pickletools .. library/sched writing output... [ 70%] library/secrets .. library/superseded writing output... [ 75%] library/symtable .. library/token writing output... [ 80%] library/tokenize .. library/webbrowser writing output... [ 85%] library/windows .. reference/executionmodel writing output... [ 90%] reference/expressions .. using/cmdline writing output... [ 95%] using/configure .. whatsnew/3.9 writing output... [100%] whatsnew/changelog .. whatsnew/index generating indices... genindex py-modindex done writing additional pages... download index search opensearch done copying images... [ 16%] howto/logging_flow.png copying images... [ 33%] library/hashlib-blake2-tree.png copying images... [ 50%] library/pathlib-inheritance.png copying images... [ 66%] library/tk_msg.png copying images... [ 83%] library/turtle-star.png copying images... [100%] using/win_installer.png copying downloadable files... [100%] includes/tzinfo_examples.py copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done Writing glossary.json build succeeded. The HTML pages are in build/html. Build finished. The HTML pages are in build/html. make: Leaving directory '/builddir/build/BUILD/Python-3.11.1/Doc' + rm Doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1XHzIq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3-docs-3.11.1-1.fc37.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3-docs-3.11.1-1.fc37.noarch ++ dirname /builddir/build/BUILDROOT/python3-docs-3.11.1-1.fc37.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3-docs-3.11.1-1.fc37.noarch + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Python-3.11.1 + mkdir -p /builddir/build/BUILDROOT/python3-docs-3.11.1-1.fc37.noarch + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 3.11.1-1.fc37 --unique-debug-suffix -3.11.1-1.fc37.noarch --unique-debug-src-base python3-docs-3.11.1-1.fc37.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Python-3.11.1 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ZkkVwH + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Python-3.11.1 + linkchecker '--ignore-url=^mailto:' '--ignore-url=^http' '--ignore-url=^ftp' '--ignore-url=.txt$' --no-warnings Doc/build/html/index.html INFO linkcheck.cmdline 2023-02-03 09:59:26,330 MainThread Checking intern URLs only; use --check-extern to check extern URLs. LinkChecker 10.1.0 Copyright (C) 2000-2016 Bastian Kleineidam, 2010-2021 LinkChecker Authors LinkChecker comes with ABSOLUTELY NO WARRANTY! This is free software, and you are welcome to redistribute it under certain conditions. Look at the file `LICENSE' within this distribution. Read the documentation at https://linkchecker.github.io/linkchecker/ Write comments and bugs to https://github.com/linkchecker/linkchecker/issues Start checking at 2023-02-03 09:59:26-004 /usr/lib/python3.11/site-packages/bs4/builder/__init__.py:545: XMLParsedAsHTMLWarning: It looks like you're parsing an XML document using an HTML parser. If this really is an HTML document (maybe it's XHTML?), you can ignore or filter this warning. If it's XML, you should know that using an XML parser will be more reliable. To parse this document as XML, make sure you have the lxml package installed, and pass the keyword argument `features="xml"` into the BeautifulSoup constructor. warnings.warn( 8 threads active, 0 links queued, 11 links in 19 URLs checked, runtime 1 seconds 10 threads active, 13 links queued, 21 links in 44 URLs checked, runtime 6 seconds 10 threads active, 15 links queued, 22 links in 47 URLs checked, runtime 11 seconds 10 threads active, 18 links queued, 22 links in 50 URLs checked, runtime 16 seconds 10 threads active, 36 links queued, 45 links in 91 URLs checked, runtime 21 seconds 10 threads active, 52 links queued, 58 links in 120 URLs checked, runtime 26 seconds 10 threads active, 72 links queued, 65 links in 147 URLs checked, runtime 31 seconds 10 threads active, 141 links queued, 65 links in 216 URLs checked, runtime 36 seconds 10 threads active, 189 links queued, 88 links in 287 URLs checked, runtime 41 seconds 8 threads active, 224 links queued, 107 links in 339 URLs checked, runtime 46 seconds 10 threads active, 219 links queued, 115 links in 344 URLs checked, runtime 51 seconds 10 threads active, 226 links queued, 115 links in 351 URLs checked, runtime 56 seconds 10 threads active, 234 links queued, 115 links in 359 URLs checked, runtime 1 minute, 1 seconds 10 threads active, 245 links queued, 115 links in 370 URLs checked, runtime 1 minute, 6 seconds 10 threads active, 294 links queued, 135 links in 439 URLs checked, runtime 1 minute, 11 seconds 10 threads active, 330 links queued, 145 links in 485 URLs checked, runtime 1 minute, 16 seconds 10 threads active, 349 links queued, 156 links in 515 URLs checked, runtime 1 minute, 21 seconds 10 threads active, 358 links queued, 156 links in 524 URLs checked, runtime 1 minute, 26 seconds 10 threads active, 378 links queued, 175 links in 563 URLs checked, runtime 1 minute, 31 seconds 10 threads active, 402 links queued, 175 links in 587 URLs checked, runtime 1 minute, 36 seconds 10 threads active, 440 links queued, 175 links in 625 URLs checked, runtime 1 minute, 41 seconds 10 threads active, 482 links queued, 175 links in 667 URLs checked, runtime 1 minute, 46 seconds 10 threads active, 450 links queued, 229 links in 689 URLs checked, runtime 1 minute, 51 seconds 10 threads active, 448 links queued, 238 links in 696 URLs checked, runtime 1 minute, 56 seconds 10 threads active, 456 links queued, 238 links in 704 URLs checked, runtime 2 minutes, 1 seconds 10 threads active, 476 links queued, 238 links in 724 URLs checked, runtime 2 minutes, 6 seconds 10 threads active, 487 links queued, 238 links in 735 URLs checked, runtime 2 minutes, 11 seconds 10 threads active, 501 links queued, 238 links in 749 URLs checked, runtime 2 minutes, 16 seconds 9 threads active, 467 links queued, 285 links in 761 URLs checked, runtime 2 minutes, 21 seconds 10 threads active, 462 links queued, 298 links in 770 URLs checked, runtime 2 minutes, 26 seconds 10 threads active, 481 links queued, 298 links in 789 URLs checked, runtime 2 minutes, 31 seconds 10 threads active, 488 links queued, 312 links in 810 URLs checked, runtime 2 minutes, 36 seconds 10 threads active, 462 links queued, 354 links in 826 URLs checked, runtime 2 minutes, 41 seconds 10 threads active, 475 links queued, 354 links in 839 URLs checked, runtime 2 minutes, 46 seconds 10 threads active, 487 links queued, 354 links in 851 URLs checked, runtime 2 minutes, 51 seconds 10 threads active, 471 links queued, 377 links in 858 URLs checked, runtime 2 minutes, 56 seconds 10 threads active, 461 links queued, 389 links in 860 URLs checked, runtime 3 minutes, 1 seconds 10 threads active, 469 links queued, 395 links in 874 URLs checked, runtime 3 minutes, 6 seconds 10 threads active, 482 links queued, 395 links in 887 URLs checked, runtime 3 minutes, 11 seconds 10 threads active, 496 links queued, 395 links in 901 URLs checked, runtime 3 minutes, 16 seconds 10 threads active, 509 links queued, 395 links in 914 URLs checked, runtime 3 minutes, 21 seconds 9 threads active, 488 links queued, 439 links in 936 URLs checked, runtime 3 minutes, 26 seconds 10 threads active, 463 links queued, 469 links in 942 URLs checked, runtime 3 minutes, 31 seconds 10 threads active, 472 links queued, 469 links in 951 URLs checked, runtime 3 minutes, 36 seconds 10 threads active, 494 links queued, 469 links in 973 URLs checked, runtime 3 minutes, 41 seconds 10 threads active, 513 links queued, 469 links in 992 URLs checked, runtime 3 minutes, 46 seconds 10 threads active, 535 links queued, 472 links in 1017 URLs checked, runtime 3 minutes, 51 seconds 10 threads active, 464 links queued, 567 links in 1041 URLs checked, runtime 3 minutes, 56 seconds 10 threads active, 477 links queued, 567 links in 1054 URLs checked, runtime 4 minutes, 1 seconds 10 threads active, 490 links queued, 567 links in 1067 URLs checked, runtime 4 minutes, 6 seconds 10 threads active, 466 links queued, 600 links in 1076 URLs checked, runtime 4 minutes, 11 seconds 10 threads active, 468 links queued, 604 links in 1082 URLs checked, runtime 4 minutes, 16 seconds 10 threads active, 472 links queued, 604 links in 1086 URLs checked, runtime 4 minutes, 21 seconds 10 threads active, 487 links queued, 604 links in 1101 URLs checked, runtime 4 minutes, 26 seconds 10 threads active, 473 links queued, 631 links in 1114 URLs checked, runtime 4 minutes, 31 seconds 10 threads active, 468 links queued, 648 links in 1126 URLs checked, runtime 4 minutes, 36 seconds 10 threads active, 475 links queued, 648 links in 1133 URLs checked, runtime 4 minutes, 41 seconds 10 threads active, 469 links queued, 661 links in 1140 URLs checked, runtime 4 minutes, 46 seconds 10 threads active, 469 links queued, 661 links in 1140 URLs checked, runtime 4 minutes, 51 seconds 10 threads active, 471 links queued, 661 links in 1142 URLs checked, runtime 4 minutes, 56 seconds 10 threads active, 466 links queued, 666 links in 1142 URLs checked, runtime 5 minutes, 1 seconds 10 threads active, 467 links queued, 666 links in 1143 URLs checked, runtime 5 minutes, 6 seconds 10 threads active, 468 links queued, 666 links in 1144 URLs checked, runtime 5 minutes, 11 seconds 10 threads active, 465 links queued, 669 links in 1144 URLs checked, runtime 5 minutes, 16 seconds 10 threads active, 466 links queued, 669 links in 1145 URLs checked, runtime 5 minutes, 21 seconds 10 threads active, 467 links queued, 669 links in 1146 URLs checked, runtime 5 minutes, 26 seconds 10 threads active, 465 links queued, 672 links in 1147 URLs checked, runtime 5 minutes, 31 seconds 10 threads active, 463 links queued, 675 links in 1148 URLs checked, runtime 5 minutes, 36 seconds 10 threads active, 462 links queued, 678 links in 1150 URLs checked, runtime 5 minutes, 41 seconds 10 threads active, 462 links queued, 678 links in 1150 URLs checked, runtime 5 minutes, 46 seconds 10 threads active, 462 links queued, 678 links in 1150 URLs checked, runtime 5 minutes, 51 seconds 10 threads active, 461 links queued, 680 links in 1151 URLs checked, runtime 5 minutes, 56 seconds 10 threads active, 460 links queued, 682 links in 1152 URLs checked, runtime 6 minutes, 1 seconds 10 threads active, 458 links queued, 684 links in 1152 URLs checked, runtime 6 minutes, 6 seconds 10 threads active, 456 links queued, 688 links in 1154 URLs checked, runtime 6 minutes, 11 seconds 10 threads active, 460 links queued, 688 links in 1158 URLs checked, runtime 6 minutes, 16 seconds 10 threads active, 453 links queued, 700 links in 1163 URLs checked, runtime 6 minutes, 21 seconds 10 threads active, 452 links queued, 702 links in 1164 URLs checked, runtime 6 minutes, 26 seconds 10 threads active, 450 links queued, 713 links in 1173 URLs checked, runtime 6 minutes, 31 seconds 9 threads active, 453 links queued, 719 links in 1181 URLs checked, runtime 6 minutes, 36 seconds 10 threads active, 452 links queued, 723 links in 1185 URLs checked, runtime 6 minutes, 41 seconds 10 threads active, 464 links queued, 723 links in 1197 URLs checked, runtime 6 minutes, 46 seconds 10 threads active, 450 links queued, 737 links in 1197 URLs checked, runtime 6 minutes, 52 seconds 10 threads active, 454 links queued, 738 links in 1202 URLs checked, runtime 6 minutes, 57 seconds 10 threads active, 448 links queued, 748 links in 1206 URLs checked, runtime 7 minutes, 2 seconds 10 threads active, 452 links queued, 748 links in 1210 URLs checked, runtime 7 minutes, 7 seconds 10 threads active, 447 links queued, 753 links in 1210 URLs checked, runtime 7 minutes, 12 seconds 10 threads active, 446 links queued, 754 links in 1210 URLs checked, runtime 7 minutes, 17 seconds 10 threads active, 447 links queued, 754 links in 1211 URLs checked, runtime 7 minutes, 22 seconds 10 threads active, 445 links queued, 758 links in 1213 URLs checked, runtime 7 minutes, 27 seconds 10 threads active, 446 links queued, 763 links in 1219 URLs checked, runtime 7 minutes, 32 seconds 10 threads active, 447 links queued, 764 links in 1221 URLs checked, runtime 7 minutes, 37 seconds 10 threads active, 447 links queued, 764 links in 1221 URLs checked, runtime 7 minutes, 42 seconds 10 threads active, 449 links queued, 764 links in 1223 URLs checked, runtime 7 minutes, 47 seconds 10 threads active, 444 links queued, 770 links in 1224 URLs checked, runtime 7 minutes, 52 seconds 10 threads active, 448 links queued, 770 links in 1228 URLs checked, runtime 7 minutes, 57 seconds 10 threads active, 452 links queued, 770 links in 1232 URLs checked, runtime 8 minutes, 2 seconds 10 threads active, 448 links queued, 776 links in 1234 URLs checked, runtime 8 minutes, 7 seconds 10 threads active, 447 links queued, 787 links in 1244 URLs checked, runtime 8 minutes, 12 seconds 10 threads active, 452 links queued, 787 links in 1249 URLs checked, runtime 8 minutes, 17 seconds 10 threads active, 476 links queued, 787 links in 1273 URLs checked, runtime 8 minutes, 22 seconds 9 threads active, 473 links queued, 802 links in 1284 URLs checked, runtime 8 minutes, 27 seconds 10 threads active, 457 links queued, 834 links in 1301 URLs checked, runtime 8 minutes, 32 seconds 10 threads active, 444 links queued, 864 links in 1318 URLs checked, runtime 8 minutes, 37 seconds 10 threads active, 451 links queued, 867 links in 1328 URLs checked, runtime 8 minutes, 42 seconds 10 threads active, 442 links queued, 886 links in 1338 URLs checked, runtime 8 minutes, 48 seconds 10 threads active, 455 links queued, 886 links in 1351 URLs checked, runtime 8 minutes, 53 seconds 10 threads active, 442 links queued, 914 links in 1366 URLs checked, runtime 8 minutes, 58 seconds 10 threads active, 446 links queued, 914 links in 1370 URLs checked, runtime 9 minutes, 3 seconds 10 threads active, 441 links queued, 932 links in 1383 URLs checked, runtime 9 minutes, 8 seconds 10 threads active, 457 links queued, 932 links in 1399 URLs checked, runtime 9 minutes, 13 seconds 10 threads active, 448 links queued, 960 links in 1418 URLs checked, runtime 9 minutes, 18 seconds 10 threads active, 438 links queued, 982 links in 1430 URLs checked, runtime 9 minutes, 23 seconds 10 threads active, 437 links queued, 998 links in 1445 URLs checked, runtime 9 minutes, 28 seconds 10 threads active, 445 links queued, 998 links in 1453 URLs checked, runtime 9 minutes, 33 seconds 10 threads active, 469 links queued, 998 links in 1477 URLs checked, runtime 9 minutes, 38 seconds 10 threads active, 469 links queued, 1017 links in 1496 URLs checked, runtime 9 minutes, 43 seconds 10 threads active, 437 links queued, 1056 links in 1503 URLs checked, runtime 9 minutes, 48 seconds 10 threads active, 439 links queued, 1056 links in 1505 URLs checked, runtime 9 minutes, 53 seconds 10 threads active, 440 links queued, 1067 links in 1517 URLs checked, runtime 9 minutes, 58 seconds 10 threads active, 452 links queued, 1067 links in 1529 URLs checked, runtime 10 minutes, 3 seconds 10 threads active, 438 links queued, 1093 links in 1541 URLs checked, runtime 10 minutes, 8 seconds 10 threads active, 432 links queued, 1099 links in 1541 URLs checked, runtime 10 minutes, 13 seconds 10 threads active, 443 links queued, 1099 links in 1552 URLs checked, runtime 10 minutes, 18 seconds 10 threads active, 431 links queued, 1119 links in 1560 URLs checked, runtime 10 minutes, 23 seconds 10 threads active, 430 links queued, 1123 links in 1563 URLs checked, runtime 10 minutes, 28 seconds 10 threads active, 432 links queued, 1123 links in 1565 URLs checked, runtime 10 minutes, 33 seconds 10 threads active, 434 links queued, 1123 links in 1567 URLs checked, runtime 10 minutes, 38 seconds 10 threads active, 436 links queued, 1123 links in 1569 URLs checked, runtime 10 minutes, 43 seconds 10 threads active, 444 links queued, 1123 links in 1577 URLs checked, runtime 10 minutes, 48 seconds 10 threads active, 430 links queued, 1140 links in 1580 URLs checked, runtime 10 minutes, 53 seconds 10 threads active, 446 links queued, 1140 links in 1596 URLs checked, runtime 10 minutes, 58 seconds 10 threads active, 456 links queued, 1140 links in 1606 URLs checked, runtime 11 minutes, 3 seconds 10 threads active, 467 links queued, 1140 links in 1617 URLs checked, runtime 11 minutes, 8 seconds 10 threads active, 430 links queued, 1189 links in 1629 URLs checked, runtime 11 minutes, 13 seconds 10 threads active, 450 links queued, 1189 links in 1649 URLs checked, runtime 11 minutes, 18 seconds 10 threads active, 432 links queued, 1213 links in 1655 URLs checked, runtime 11 minutes, 23 seconds 10 threads active, 444 links queued, 1213 links in 1667 URLs checked, runtime 11 minutes, 28 seconds 10 threads active, 425 links queued, 1236 links in 1671 URLs checked, runtime 11 minutes, 33 seconds 10 threads active, 426 links queued, 1236 links in 1672 URLs checked, runtime 11 minutes, 38 seconds 10 threads active, 424 links queued, 1240 links in 1674 URLs checked, runtime 11 minutes, 43 seconds 10 threads active, 437 links queued, 1240 links in 1687 URLs checked, runtime 11 minutes, 48 seconds 10 threads active, 447 links queued, 1240 links in 1697 URLs checked, runtime 11 minutes, 53 seconds 10 threads active, 454 links queued, 1240 links in 1704 URLs checked, runtime 11 minutes, 58 seconds 10 threads active, 422 links queued, 1278 links in 1710 URLs checked, runtime 12 minutes, 3 seconds 10 threads active, 434 links queued, 1278 links in 1722 URLs checked, runtime 12 minutes, 8 seconds 9 threads active, 433 links queued, 1287 links in 1729 URLs checked, runtime 12 minutes, 13 seconds 10 threads active, 423 links queued, 1301 links in 1734 URLs checked, runtime 12 minutes, 18 seconds 10 threads active, 420 links queued, 1313 links in 1743 URLs checked, runtime 12 minutes, 23 seconds 10 threads active, 424 links queued, 1323 links in 1757 URLs checked, runtime 12 minutes, 28 seconds 10 threads active, 448 links queued, 1323 links in 1781 URLs checked, runtime 12 minutes, 33 seconds 10 threads active, 463 links queued, 1323 links in 1796 URLs checked, runtime 12 minutes, 38 seconds 10 threads active, 417 links queued, 1380 links in 1807 URLs checked, runtime 12 minutes, 43 seconds 10 threads active, 419 links queued, 1380 links in 1809 URLs checked, runtime 12 minutes, 48 seconds 10 threads active, 416 links queued, 1391 links in 1817 URLs checked, runtime 12 minutes, 53 seconds 10 threads active, 418 links queued, 1391 links in 1819 URLs checked, runtime 12 minutes, 58 seconds 10 threads active, 443 links queued, 1391 links in 1844 URLs checked, runtime 13 minutes, 3 seconds 10 threads active, 414 links queued, 1431 links in 1855 URLs checked, runtime 13 minutes, 8 seconds 10 threads active, 412 links queued, 1435 links in 1857 URLs checked, runtime 13 minutes, 13 seconds 10 threads active, 426 links queued, 1435 links in 1871 URLs checked, runtime 13 minutes, 18 seconds 10 threads active, 445 links queued, 1435 links in 1890 URLs checked, runtime 13 minutes, 23 seconds 9 threads active, 454 links queued, 1444 links in 1907 URLs checked, runtime 13 minutes, 28 seconds 10 threads active, 413 links queued, 1487 links in 1910 URLs checked, runtime 13 minutes, 33 seconds 10 threads active, 411 links queued, 1497 links in 1918 URLs checked, runtime 13 minutes, 38 seconds 10 threads active, 412 links queued, 1497 links in 1919 URLs checked, runtime 13 minutes, 43 seconds 10 threads active, 414 links queued, 1497 links in 1921 URLs checked, runtime 13 minutes, 48 seconds 10 threads active, 425 links queued, 1497 links in 1932 URLs checked, runtime 13 minutes, 53 seconds 10 threads active, 420 links queued, 1518 links in 1948 URLs checked, runtime 13 minutes, 58 seconds 10 threads active, 438 links queued, 1518 links in 1966 URLs checked, runtime 14 minutes, 3 seconds 10 threads active, 409 links queued, 1558 links in 1977 URLs checked, runtime 14 minutes, 8 seconds 10 threads active, 412 links queued, 1569 links in 1991 URLs checked, runtime 14 minutes, 14 seconds 10 threads active, 429 links queued, 1569 links in 2008 URLs checked, runtime 14 minutes, 19 seconds 10 threads active, 443 links queued, 1569 links in 2022 URLs checked, runtime 14 minutes, 24 seconds 10 threads active, 451 links queued, 1569 links in 2030 URLs checked, runtime 14 minutes, 29 seconds 10 threads active, 408 links queued, 1617 links in 2035 URLs checked, runtime 14 minutes, 34 seconds 10 threads active, 427 links queued, 1617 links in 2054 URLs checked, runtime 14 minutes, 39 seconds 10 threads active, 439 links queued, 1617 links in 2066 URLs checked, runtime 14 minutes, 44 seconds 10 threads active, 453 links queued, 1617 links in 2080 URLs checked, runtime 14 minutes, 49 seconds 10 threads active, 405 links queued, 1677 links in 2092 URLs checked, runtime 14 minutes, 54 seconds 10 threads active, 408 links queued, 1677 links in 2095 URLs checked, runtime 14 minutes, 59 seconds 10 threads active, 403 links queued, 1683 links in 2096 URLs checked, runtime 15 minutes, 4 seconds 10 threads active, 406 links queued, 1683 links in 2099 URLs checked, runtime 15 minutes, 9 seconds 10 threads active, 401 links queued, 1690 links in 2101 URLs checked, runtime 15 minutes, 14 seconds 10 threads active, 408 links queued, 1690 links in 2108 URLs checked, runtime 15 minutes, 19 seconds 10 threads active, 416 links queued, 1690 links in 2116 URLs checked, runtime 15 minutes, 24 seconds 10 threads active, 400 links queued, 1718 links in 2128 URLs checked, runtime 15 minutes, 29 seconds 10 threads active, 399 links queued, 1720 links in 2129 URLs checked, runtime 15 minutes, 34 seconds 10 threads active, 398 links queued, 1730 links in 2138 URLs checked, runtime 15 minutes, 39 seconds 10 threads active, 397 links queued, 1737 links in 2144 URLs checked, runtime 15 minutes, 44 seconds 10 threads active, 400 links queued, 1737 links in 2147 URLs checked, runtime 15 minutes, 49 seconds 10 threads active, 408 links queued, 1737 links in 2155 URLs checked, runtime 15 minutes, 54 seconds 10 threads active, 411 links queued, 1737 links in 2158 URLs checked, runtime 15 minutes, 59 seconds 10 threads active, 400 links queued, 1753 links in 2163 URLs checked, runtime 16 minutes, 4 seconds 10 threads active, 399 links queued, 1759 links in 2168 URLs checked, runtime 16 minutes, 9 seconds 10 threads active, 394 links queued, 1767 links in 2171 URLs checked, runtime 16 minutes, 14 seconds 10 threads active, 395 links queued, 1768 links in 2173 URLs checked, runtime 16 minutes, 19 seconds 10 threads active, 400 links queued, 1768 links in 2178 URLs checked, runtime 16 minutes, 24 seconds 10 threads active, 391 links queued, 1778 links in 2179 URLs checked, runtime 16 minutes, 29 seconds 10 threads active, 390 links queued, 1784 links in 2184 URLs checked, runtime 16 minutes, 34 seconds 10 threads active, 389 links queued, 1787 links in 2186 URLs checked, runtime 16 minutes, 39 seconds 10 threads active, 392 links queued, 1787 links in 2189 URLs checked, runtime 16 minutes, 44 seconds 10 threads active, 387 links queued, 1792 links in 2189 URLs checked, runtime 16 minutes, 49 seconds 10 threads active, 386 links queued, 1793 links in 2189 URLs checked, runtime 16 minutes, 55 seconds 10 threads active, 393 links queued, 1793 links in 2196 URLs checked, runtime 17 minutes, 0 seconds 10 threads active, 385 links queued, 1803 links in 2198 URLs checked, runtime 17 minutes, 5 seconds 10 threads active, 386 links queued, 1803 links in 2199 URLs checked, runtime 17 minutes, 10 seconds 10 threads active, 385 links queued, 1805 links in 2200 URLs checked, runtime 17 minutes, 15 seconds 10 threads active, 394 links queued, 1805 links in 2209 URLs checked, runtime 17 minutes, 20 seconds 10 threads active, 383 links queued, 1818 links in 2211 URLs checked, runtime 17 minutes, 25 seconds 10 threads active, 383 links queued, 1820 links in 2213 URLs checked, runtime 17 minutes, 30 seconds 10 threads active, 385 links queued, 1820 links in 2215 URLs checked, runtime 17 minutes, 35 seconds 10 threads active, 391 links queued, 1820 links in 2221 URLs checked, runtime 17 minutes, 40 seconds 10 threads active, 383 links queued, 1830 links in 2223 URLs checked, runtime 17 minutes, 45 seconds 10 threads active, 380 links queued, 1834 links in 2224 URLs checked, runtime 17 minutes, 50 seconds 10 threads active, 386 links queued, 1834 links in 2230 URLs checked, runtime 17 minutes, 55 seconds 10 threads active, 382 links queued, 1842 links in 2234 URLs checked, runtime 18 minutes, 0 seconds 10 threads active, 386 links queued, 1842 links in 2238 URLs checked, runtime 18 minutes, 5 seconds 10 threads active, 382 links queued, 1855 links in 2247 URLs checked, runtime 18 minutes, 10 seconds 10 threads active, 379 links queued, 1878 links in 2267 URLs checked, runtime 18 minutes, 15 seconds 10 threads active, 397 links queued, 1878 links in 2285 URLs checked, runtime 18 minutes, 20 seconds 10 threads active, 375 links queued, 1909 links in 2294 URLs checked, runtime 18 minutes, 25 seconds 10 threads active, 390 links queued, 1909 links in 2309 URLs checked, runtime 18 minutes, 30 seconds 10 threads active, 374 links queued, 1931 links in 2315 URLs checked, runtime 18 minutes, 35 seconds 10 threads active, 371 links queued, 1954 links in 2335 URLs checked, runtime 18 minutes, 40 seconds 10 threads active, 373 links queued, 1954 links in 2337 URLs checked, runtime 18 minutes, 45 seconds 10 threads active, 370 links queued, 1972 links in 2352 URLs checked, runtime 18 minutes, 51 seconds 9 threads active, 369 links queued, 1984 links in 2362 URLs checked, runtime 18 minutes, 56 seconds 10 threads active, 379 links queued, 1989 links in 2378 URLs checked, runtime 19 minutes, 1 seconds 10 threads active, 366 links queued, 2006 links in 2382 URLs checked, runtime 19 minutes, 6 seconds 10 threads active, 376 links queued, 2006 links in 2392 URLs checked, runtime 19 minutes, 11 seconds 10 threads active, 364 links queued, 2023 links in 2397 URLs checked, runtime 19 minutes, 16 seconds 10 threads active, 365 links queued, 2023 links in 2398 URLs checked, runtime 19 minutes, 21 seconds 10 threads active, 383 links queued, 2023 links in 2416 URLs checked, runtime 19 minutes, 26 seconds 10 threads active, 371 links queued, 2055 links in 2436 URLs checked, runtime 19 minutes, 31 seconds 10 threads active, 362 links queued, 2066 links in 2438 URLs checked, runtime 19 minutes, 36 seconds 10 threads active, 362 links queued, 2066 links in 2438 URLs checked, runtime 19 minutes, 41 seconds 10 threads active, 368 links queued, 2066 links in 2444 URLs checked, runtime 19 minutes, 46 seconds 10 threads active, 387 links queued, 2066 links in 2463 URLs checked, runtime 19 minutes, 51 seconds 9 threads active, 397 links queued, 2069 links in 2475 URLs checked, runtime 19 minutes, 56 seconds 10 threads active, 362 links queued, 2105 links in 2477 URLs checked, runtime 20 minutes, 1 seconds 10 threads active, 364 links queued, 2105 links in 2479 URLs checked, runtime 20 minutes, 6 seconds 10 threads active, 360 links queued, 2111 links in 2481 URLs checked, runtime 20 minutes, 11 seconds 10 threads active, 361 links queued, 2113 links in 2484 URLs checked, runtime 20 minutes, 16 seconds 10 threads active, 359 links queued, 2124 links in 2493 URLs checked, runtime 20 minutes, 21 seconds 10 threads active, 357 links queued, 2128 links in 2495 URLs checked, runtime 20 minutes, 26 seconds 10 threads active, 384 links queued, 2128 links in 2522 URLs checked, runtime 20 minutes, 31 seconds 10 threads active, 394 links queued, 2128 links in 2532 URLs checked, runtime 20 minutes, 36 seconds 10 threads active, 355 links queued, 2174 links in 2539 URLs checked, runtime 20 minutes, 41 seconds 10 threads active, 359 links queued, 2174 links in 2543 URLs checked, runtime 20 minutes, 46 seconds 10 threads active, 366 links queued, 2174 links in 2550 URLs checked, runtime 20 minutes, 51 seconds 10 threads active, 353 links queued, 2187 links in 2550 URLs checked, runtime 20 minutes, 56 seconds 10 threads active, 355 links queued, 2187 links in 2552 URLs checked, runtime 21 minutes, 1 seconds 10 threads active, 352 links queued, 2196 links in 2558 URLs checked, runtime 21 minutes, 6 seconds 10 threads active, 351 links queued, 2197 links in 2558 URLs checked, runtime 21 minutes, 11 seconds 10 threads active, 357 links queued, 2197 links in 2564 URLs checked, runtime 21 minutes, 16 seconds 10 threads active, 359 links queued, 2197 links in 2566 URLs checked, runtime 21 minutes, 21 seconds 10 threads active, 355 links queued, 2207 links in 2572 URLs checked, runtime 21 minutes, 26 seconds 10 threads active, 368 links queued, 2207 links in 2585 URLs checked, runtime 21 minutes, 31 seconds 10 threads active, 378 links queued, 2207 links in 2595 URLs checked, runtime 21 minutes, 36 seconds 10 threads active, 353 links queued, 2240 links in 2603 URLs checked, runtime 21 minutes, 41 seconds 10 threads active, 350 links queued, 2247 links in 2607 URLs checked, runtime 21 minutes, 46 seconds 10 threads active, 358 links queued, 2247 links in 2615 URLs checked, runtime 21 minutes, 51 seconds 10 threads active, 372 links queued, 2247 links in 2629 URLs checked, runtime 21 minutes, 56 seconds 10 threads active, 386 links queued, 2247 links in 2643 URLs checked, runtime 22 minutes, 1 seconds 10 threads active, 415 links queued, 2247 links in 2672 URLs checked, runtime 22 minutes, 6 seconds 10 threads active, 349 links queued, 2319 links in 2678 URLs checked, runtime 22 minutes, 11 seconds 10 threads active, 363 links queued, 2319 links in 2692 URLs checked, runtime 22 minutes, 16 seconds 10 threads active, 353 links queued, 2338 links in 2701 URLs checked, runtime 22 minutes, 21 seconds 10 threads active, 360 links queued, 2350 links in 2720 URLs checked, runtime 22 minutes, 26 seconds 10 threads active, 344 links queued, 2387 links in 2741 URLs checked, runtime 22 minutes, 31 seconds 10 threads active, 354 links queued, 2387 links in 2751 URLs checked, runtime 22 minutes, 36 seconds 10 threads active, 383 links queued, 2387 links in 2780 URLs checked, runtime 22 minutes, 41 seconds 10 threads active, 343 links queued, 2440 links in 2793 URLs checked, runtime 22 minutes, 46 seconds 10 threads active, 355 links queued, 2446 links in 2811 URLs checked, runtime 22 minutes, 51 seconds 10 threads active, 339 links queued, 2468 links in 2817 URLs checked, runtime 22 minutes, 56 seconds 10 threads active, 344 links queued, 2468 links in 2822 URLs checked, runtime 23 minutes, 1 seconds 10 threads active, 339 links queued, 2494 links in 2843 URLs checked, runtime 23 minutes, 6 seconds 10 threads active, 342 links queued, 2494 links in 2846 URLs checked, runtime 23 minutes, 11 seconds 10 threads active, 339 links queued, 2504 links in 2853 URLs checked, runtime 23 minutes, 16 seconds 10 threads active, 367 links queued, 2504 links in 2881 URLs checked, runtime 23 minutes, 21 seconds 10 threads active, 338 links queued, 2551 links in 2899 URLs checked, runtime 23 minutes, 26 seconds 10 threads active, 353 links queued, 2551 links in 2914 URLs checked, runtime 23 minutes, 31 seconds 10 threads active, 335 links queued, 2587 links in 2932 URLs checked, runtime 23 minutes, 36 seconds 10 threads active, 340 links queued, 2587 links in 2937 URLs checked, runtime 23 minutes, 41 seconds 10 threads active, 364 links queued, 2587 links in 2961 URLs checked, runtime 23 minutes, 46 seconds 10 threads active, 385 links queued, 2587 links in 2982 URLs checked, runtime 23 minutes, 51 seconds 10 threads active, 340 links queued, 2648 links in 2998 URLs checked, runtime 23 minutes, 56 seconds 10 threads active, 355 links queued, 2648 links in 3013 URLs checked, runtime 24 minutes, 1 seconds 10 threads active, 332 links queued, 2688 links in 3030 URLs checked, runtime 24 minutes, 6 seconds 10 threads active, 331 links queued, 2701 links in 3042 URLs checked, runtime 24 minutes, 11 seconds 10 threads active, 330 links queued, 2718 links in 3058 URLs checked, runtime 24 minutes, 16 seconds 10 threads active, 333 links queued, 2718 links in 3061 URLs checked, runtime 24 minutes, 21 seconds 10 threads active, 357 links queued, 2718 links in 3085 URLs checked, runtime 24 minutes, 26 seconds 10 threads active, 360 links queued, 2748 links in 3118 URLs checked, runtime 24 minutes, 31 seconds 10 threads active, 330 links queued, 2796 links in 3136 URLs checked, runtime 24 minutes, 36 seconds 10 threads active, 328 links queued, 2799 links in 3137 URLs checked, runtime 24 minutes, 41 seconds 10 threads active, 337 links queued, 2799 links in 3146 URLs checked, runtime 24 minutes, 46 seconds 10 threads active, 347 links queued, 2799 links in 3156 URLs checked, runtime 24 minutes, 51 seconds 10 threads active, 327 links queued, 2823 links in 3160 URLs checked, runtime 24 minutes, 56 seconds 10 threads active, 341 links queued, 2823 links in 3174 URLs checked, runtime 25 minutes, 1 seconds 10 threads active, 375 links queued, 2823 links in 3208 URLs checked, runtime 25 minutes, 6 seconds 10 threads active, 328 links queued, 2877 links in 3215 URLs checked, runtime 25 minutes, 11 seconds 10 threads active, 327 links queued, 2894 links in 3231 URLs checked, runtime 25 minutes, 16 seconds 10 threads active, 340 links queued, 2898 links in 3248 URLs checked, runtime 25 minutes, 21 seconds 10 threads active, 326 links queued, 2935 links in 3271 URLs checked, runtime 25 minutes, 26 seconds 10 threads active, 322 links queued, 2942 links in 3274 URLs checked, runtime 25 minutes, 31 seconds 10 threads active, 326 links queued, 2954 links in 3290 URLs checked, runtime 25 minutes, 36 seconds 10 threads active, 321 links queued, 2976 links in 3307 URLs checked, runtime 25 minutes, 42 seconds 10 threads active, 322 links queued, 2994 links in 3326 URLs checked, runtime 25 minutes, 47 seconds 10 threads active, 331 links queued, 3007 links in 3348 URLs checked, runtime 25 minutes, 52 seconds 10 threads active, 344 links queued, 3007 links in 3361 URLs checked, runtime 25 minutes, 57 seconds 10 threads active, 318 links queued, 3048 links in 3376 URLs checked, runtime 26 minutes, 2 seconds 10 threads active, 317 links queued, 3054 links in 3381 URLs checked, runtime 26 minutes, 7 seconds 10 threads active, 319 links queued, 3058 links in 3387 URLs checked, runtime 26 minutes, 12 seconds 10 threads active, 325 links queued, 3058 links in 3393 URLs checked, runtime 26 minutes, 17 seconds 10 threads active, 318 links queued, 3069 links in 3397 URLs checked, runtime 26 minutes, 22 seconds 10 threads active, 313 links queued, 3084 links in 3407 URLs checked, runtime 26 minutes, 27 seconds 10 threads active, 312 links queued, 3085 links in 3407 URLs checked, runtime 26 minutes, 32 seconds 10 threads active, 313 links queued, 3085 links in 3408 URLs checked, runtime 26 minutes, 37 seconds 10 threads active, 316 links queued, 3092 links in 3418 URLs checked, runtime 26 minutes, 42 seconds 10 threads active, 310 links queued, 3100 links in 3420 URLs checked, runtime 26 minutes, 47 seconds 10 threads active, 309 links queued, 3103 links in 3422 URLs checked, runtime 26 minutes, 52 seconds 10 threads active, 312 links queued, 3105 links in 3427 URLs checked, runtime 26 minutes, 57 seconds 10 threads active, 306 links queued, 3117 links in 3433 URLs checked, runtime 27 minutes, 2 seconds 10 threads active, 304 links queued, 3119 links in 3433 URLs checked, runtime 27 minutes, 7 seconds 10 threads active, 307 links queued, 3119 links in 3436 URLs checked, runtime 27 minutes, 12 seconds 10 threads active, 304 links queued, 3129 links in 3443 URLs checked, runtime 27 minutes, 17 seconds 9 threads active, 308 links queued, 3136 links in 3453 URLs checked, runtime 27 minutes, 22 seconds 10 threads active, 303 links queued, 3147 links in 3460 URLs checked, runtime 27 minutes, 27 seconds 10 threads active, 311 links queued, 3147 links in 3468 URLs checked, runtime 27 minutes, 32 seconds 10 threads active, 318 links queued, 3147 links in 3475 URLs checked, runtime 27 minutes, 37 seconds 10 threads active, 306 links queued, 3167 links in 3483 URLs checked, runtime 27 minutes, 42 seconds 10 threads active, 298 links queued, 3176 links in 3484 URLs checked, runtime 27 minutes, 47 seconds 10 threads active, 297 links queued, 3189 links in 3496 URLs checked, runtime 27 minutes, 52 seconds 10 threads active, 296 links queued, 3200 links in 3506 URLs checked, runtime 27 minutes, 57 seconds 10 threads active, 303 links queued, 3201 links in 3514 URLs checked, runtime 28 minutes, 2 seconds 10 threads active, 294 links queued, 3224 links in 3528 URLs checked, runtime 28 minutes, 7 seconds 10 threads active, 296 links queued, 3237 links in 3543 URLs checked, runtime 28 minutes, 12 seconds 10 threads active, 293 links queued, 3253 links in 3556 URLs checked, runtime 28 minutes, 17 seconds 10 threads active, 291 links queued, 3267 links in 3568 URLs checked, runtime 28 minutes, 22 seconds 10 threads active, 298 links queued, 3267 links in 3575 URLs checked, runtime 28 minutes, 27 seconds 10 threads active, 296 links queued, 3275 links in 3581 URLs checked, runtime 28 minutes, 32 seconds 10 threads active, 291 links queued, 3294 links in 3595 URLs checked, runtime 28 minutes, 37 seconds 10 threads active, 307 links queued, 3294 links in 3611 URLs checked, runtime 28 minutes, 42 seconds 10 threads active, 287 links queued, 3315 links in 3612 URLs checked, runtime 28 minutes, 47 seconds 10 threads active, 288 links queued, 3315 links in 3613 URLs checked, runtime 28 minutes, 53 seconds 10 threads active, 290 links queued, 3315 links in 3615 URLs checked, runtime 28 minutes, 58 seconds 10 threads active, 295 links queued, 3315 links in 3620 URLs checked, runtime 29 minutes, 3 seconds 10 threads active, 285 links queued, 3333 links in 3628 URLs checked, runtime 29 minutes, 8 seconds 10 threads active, 298 links queued, 3333 links in 3641 URLs checked, runtime 29 minutes, 13 seconds 10 threads active, 287 links queued, 3355 links in 3652 URLs checked, runtime 29 minutes, 18 seconds 10 threads active, 289 links queued, 3355 links in 3654 URLs checked, runtime 29 minutes, 23 seconds 10 threads active, 291 links queued, 3355 links in 3656 URLs checked, runtime 29 minutes, 28 seconds 10 threads active, 300 links queued, 3355 links in 3665 URLs checked, runtime 29 minutes, 33 seconds 10 threads active, 316 links queued, 3355 links in 3681 URLs checked, runtime 29 minutes, 38 seconds 10 threads active, 284 links queued, 3388 links in 3682 URLs checked, runtime 29 minutes, 43 seconds 10 threads active, 285 links queued, 3388 links in 3683 URLs checked, runtime 29 minutes, 48 seconds 10 threads active, 282 links queued, 3395 links in 3687 URLs checked, runtime 29 minutes, 53 seconds 10 threads active, 297 links queued, 3395 links in 3702 URLs checked, runtime 29 minutes, 58 seconds 10 threads active, 307 links queued, 3395 links in 3712 URLs checked, runtime 30 minutes, 3 seconds 9 threads active, 285 links queued, 3430 links in 3724 URLs checked, runtime 30 minutes, 8 seconds 10 threads active, 280 links queued, 3434 links in 3724 URLs checked, runtime 30 minutes, 13 seconds 10 threads active, 279 links queued, 3439 links in 3728 URLs checked, runtime 30 minutes, 18 seconds 10 threads active, 290 links queued, 3439 links in 3739 URLs checked, runtime 30 minutes, 23 seconds 10 threads active, 304 links queued, 3439 links in 3753 URLs checked, runtime 30 minutes, 28 seconds 10 threads active, 325 links queued, 3439 links in 3774 URLs checked, runtime 30 minutes, 33 seconds 10 threads active, 344 links queued, 3439 links in 3793 URLs checked, runtime 30 minutes, 38 seconds 10 threads active, 353 links queued, 3439 links in 3802 URLs checked, runtime 30 minutes, 43 seconds 10 threads active, 291 links queued, 3520 links in 3821 URLs checked, runtime 30 minutes, 48 seconds 10 threads active, 278 links queued, 3543 links in 3831 URLs checked, runtime 30 minutes, 53 seconds 10 threads active, 276 links queued, 3550 links in 3836 URLs checked, runtime 30 minutes, 58 seconds 10 threads active, 275 links queued, 3552 links in 3837 URLs checked, runtime 31 minutes, 3 seconds 9 threads active, 279 links queued, 3563 links in 3851 URLs checked, runtime 31 minutes, 8 seconds 10 threads active, 273 links queued, 3568 links in 3851 URLs checked, runtime 31 minutes, 13 seconds 10 threads active, 278 links queued, 3568 links in 3856 URLs checked, runtime 31 minutes, 18 seconds 10 threads active, 279 links queued, 3579 links in 3868 URLs checked, runtime 31 minutes, 23 seconds 10 threads active, 286 links queued, 3579 links in 3875 URLs checked, runtime 31 minutes, 28 seconds 10 threads active, 271 links queued, 3597 links in 3878 URLs checked, runtime 31 minutes, 33 seconds 10 threads active, 302 links queued, 3597 links in 3909 URLs checked, runtime 31 minutes, 38 seconds 10 threads active, 320 links queued, 3597 links in 3927 URLs checked, runtime 31 minutes, 43 seconds 10 threads active, 332 links queued, 3597 links in 3939 URLs checked, runtime 31 minutes, 48 seconds 10 threads active, 277 links queued, 3667 links in 3954 URLs checked, runtime 31 minutes, 53 seconds 10 threads active, 270 links queued, 3680 links in 3960 URLs checked, runtime 31 minutes, 58 seconds 10 threads active, 288 links queued, 3680 links in 3978 URLs checked, runtime 32 minutes, 3 seconds 10 threads active, 276 links queued, 3703 links in 3989 URLs checked, runtime 32 minutes, 8 seconds 10 threads active, 268 links queued, 3716 links in 3994 URLs checked, runtime 32 minutes, 13 seconds 10 threads active, 275 links queued, 3716 links in 4001 URLs checked, runtime 32 minutes, 18 seconds 10 threads active, 266 links queued, 3739 links in 4015 URLs checked, runtime 32 minutes, 23 seconds 10 threads active, 278 links queued, 3739 links in 4027 URLs checked, runtime 32 minutes, 28 seconds 10 threads active, 267 links queued, 3752 links in 4029 URLs checked, runtime 32 minutes, 33 seconds 10 threads active, 265 links queued, 3764 links in 4039 URLs checked, runtime 32 minutes, 38 seconds 10 threads active, 266 links queued, 3764 links in 4040 URLs checked, runtime 32 minutes, 43 seconds 10 threads active, 268 links queued, 3764 links in 4042 URLs checked, runtime 32 minutes, 48 seconds 10 threads active, 264 links queued, 3772 links in 4046 URLs checked, runtime 32 minutes, 53 seconds 10 threads active, 278 links queued, 3772 links in 4060 URLs checked, runtime 32 minutes, 58 seconds 10 threads active, 263 links queued, 3795 links in 4068 URLs checked, runtime 33 minutes, 3 seconds 9 threads active, 270 links queued, 3796 links in 4075 URLs checked, runtime 33 minutes, 8 seconds 10 threads active, 261 links queued, 3804 links in 4075 URLs checked, runtime 33 minutes, 13 seconds 10 threads active, 260 links queued, 3805 links in 4075 URLs checked, runtime 33 minutes, 18 seconds 10 threads active, 259 links queued, 3807 links in 4076 URLs checked, runtime 33 minutes, 23 seconds 10 threads active, 258 links queued, 3811 links in 4079 URLs checked, runtime 33 minutes, 28 seconds 10 threads active, 258 links queued, 3811 links in 4079 URLs checked, runtime 33 minutes, 33 seconds 10 threads active, 259 links queued, 3811 links in 4080 URLs checked, runtime 33 minutes, 38 seconds 10 threads active, 269 links queued, 3811 links in 4090 URLs checked, runtime 33 minutes, 43 seconds 10 threads active, 277 links queued, 3811 links in 4098 URLs checked, runtime 33 minutes, 48 seconds 10 threads active, 257 links queued, 3831 links in 4098 URLs checked, runtime 33 minutes, 53 seconds 10 threads active, 256 links queued, 3834 links in 4100 URLs checked, runtime 33 minutes, 58 seconds 10 threads active, 259 links queued, 3834 links in 4103 URLs checked, runtime 34 minutes, 3 seconds 10 threads active, 257 links queued, 3838 links in 4105 URLs checked, runtime 34 minutes, 8 seconds 10 threads active, 259 links queued, 3838 links in 4107 URLs checked, runtime 34 minutes, 13 seconds 10 threads active, 254 links queued, 3843 links in 4107 URLs checked, runtime 34 minutes, 19 seconds 10 threads active, 253 links queued, 3845 links in 4108 URLs checked, runtime 34 minutes, 24 seconds 10 threads active, 252 links queued, 3849 links in 4111 URLs checked, runtime 34 minutes, 29 seconds 10 threads active, 252 links queued, 3849 links in 4111 URLs checked, runtime 34 minutes, 34 seconds 10 threads active, 255 links queued, 3849 links in 4114 URLs checked, runtime 34 minutes, 39 seconds 10 threads active, 253 links queued, 3854 links in 4117 URLs checked, runtime 34 minutes, 44 seconds 10 threads active, 256 links queued, 3854 links in 4120 URLs checked, runtime 34 minutes, 49 seconds 10 threads active, 256 links queued, 3854 links in 4120 URLs checked, runtime 34 minutes, 54 seconds 10 threads active, 250 links queued, 3861 links in 4121 URLs checked, runtime 34 minutes, 59 seconds 10 threads active, 250 links queued, 3865 links in 4125 URLs checked, runtime 35 minutes, 4 seconds 10 threads active, 259 links queued, 3865 links in 4134 URLs checked, runtime 35 minutes, 9 seconds 10 threads active, 264 links queued, 3865 links in 4139 URLs checked, runtime 35 minutes, 14 seconds 10 threads active, 249 links queued, 3891 links in 4150 URLs checked, runtime 35 minutes, 19 seconds 10 threads active, 256 links queued, 3891 links in 4157 URLs checked, runtime 35 minutes, 24 seconds 10 threads active, 247 links queued, 3903 links in 4160 URLs checked, runtime 35 minutes, 29 seconds 10 threads active, 246 links queued, 3909 links in 4165 URLs checked, runtime 35 minutes, 34 seconds 10 threads active, 245 links queued, 3917 links in 4172 URLs checked, runtime 35 minutes, 39 seconds 10 threads active, 253 links queued, 3917 links in 4180 URLs checked, runtime 35 minutes, 44 seconds 10 threads active, 244 links queued, 3938 links in 4192 URLs checked, runtime 35 minutes, 49 seconds 10 threads active, 255 links queued, 3939 links in 4204 URLs checked, runtime 35 minutes, 54 seconds 10 threads active, 241 links queued, 3970 links in 4221 URLs checked, runtime 35 minutes, 59 seconds 10 threads active, 249 links queued, 3970 links in 4229 URLs checked, runtime 36 minutes, 4 seconds 10 threads active, 240 links queued, 3985 links in 4235 URLs checked, runtime 36 minutes, 9 seconds 10 threads active, 240 links queued, 3987 links in 4237 URLs checked, runtime 36 minutes, 14 seconds 10 threads active, 243 links queued, 3987 links in 4240 URLs checked, runtime 36 minutes, 19 seconds 10 threads active, 250 links queued, 3987 links in 4247 URLs checked, runtime 36 minutes, 24 seconds 10 threads active, 251 links queued, 3987 links in 4248 URLs checked, runtime 36 minutes, 29 seconds 10 threads active, 256 links queued, 3987 links in 4253 URLs checked, runtime 36 minutes, 34 seconds 10 threads active, 237 links queued, 4008 links in 4255 URLs checked, runtime 36 minutes, 39 seconds 10 threads active, 236 links queued, 4010 links in 4256 URLs checked, runtime 36 minutes, 44 seconds 10 threads active, 236 links queued, 4010 links in 4256 URLs checked, runtime 36 minutes, 49 seconds 10 threads active, 239 links queued, 4010 links in 4259 URLs checked, runtime 36 minutes, 54 seconds 10 threads active, 234 links queued, 4023 links in 4267 URLs checked, runtime 36 minutes, 59 seconds 10 threads active, 234 links queued, 4025 links in 4269 URLs checked, runtime 37 minutes, 5 seconds 10 threads active, 240 links queued, 4025 links in 4275 URLs checked, runtime 37 minutes, 10 seconds 10 threads active, 243 links queued, 4025 links in 4278 URLs checked, runtime 37 minutes, 15 seconds 10 threads active, 232 links queued, 4036 links in 4278 URLs checked, runtime 37 minutes, 20 seconds 10 threads active, 230 links queued, 4041 links in 4281 URLs checked, runtime 37 minutes, 25 seconds 10 threads active, 237 links queued, 4041 links in 4288 URLs checked, runtime 37 minutes, 30 seconds 10 threads active, 241 links queued, 4041 links in 4292 URLs checked, runtime 37 minutes, 35 seconds 10 threads active, 229 links queued, 4053 links in 4292 URLs checked, runtime 37 minutes, 40 seconds 10 threads active, 231 links queued, 4053 links in 4294 URLs checked, runtime 37 minutes, 45 seconds 10 threads active, 233 links queued, 4053 links in 4296 URLs checked, runtime 37 minutes, 50 seconds 10 threads active, 229 links queued, 4058 links in 4297 URLs checked, runtime 37 minutes, 55 seconds 10 threads active, 227 links queued, 4061 links in 4298 URLs checked, runtime 38 minutes, 0 seconds 10 threads active, 225 links queued, 4067 links in 4302 URLs checked, runtime 38 minutes, 5 seconds 10 threads active, 224 links queued, 4075 links in 4309 URLs checked, runtime 38 minutes, 10 seconds 10 threads active, 230 links queued, 4075 links in 4315 URLs checked, runtime 38 minutes, 15 seconds 10 threads active, 235 links queued, 4075 links in 4320 URLs checked, runtime 38 minutes, 20 seconds 10 threads active, 225 links queued, 4090 links in 4325 URLs checked, runtime 38 minutes, 25 seconds 10 threads active, 222 links queued, 4095 links in 4327 URLs checked, runtime 38 minutes, 30 seconds 10 threads active, 223 links queued, 4098 links in 4331 URLs checked, runtime 38 minutes, 35 seconds 10 threads active, 220 links queued, 4105 links in 4335 URLs checked, runtime 38 minutes, 40 seconds 10 threads active, 219 links queued, 4106 links in 4335 URLs checked, runtime 38 minutes, 45 seconds 10 threads active, 221 links queued, 4106 links in 4337 URLs checked, runtime 38 minutes, 50 seconds 10 threads active, 218 links queued, 4113 links in 4341 URLs checked, runtime 38 minutes, 55 seconds 10 threads active, 216 links queued, 4120 links in 4346 URLs checked, runtime 39 minutes, 0 seconds 10 threads active, 215 links queued, 4127 links in 4352 URLs checked, runtime 39 minutes, 5 seconds 10 threads active, 220 links queued, 4127 links in 4357 URLs checked, runtime 39 minutes, 10 seconds 10 threads active, 214 links queued, 4141 links in 4365 URLs checked, runtime 39 minutes, 15 seconds 10 threads active, 215 links queued, 4141 links in 4366 URLs checked, runtime 39 minutes, 20 seconds 10 threads active, 217 links queued, 4143 links in 4370 URLs checked, runtime 39 minutes, 25 seconds 10 threads active, 211 links queued, 4154 links in 4375 URLs checked, runtime 39 minutes, 30 seconds 10 threads active, 215 links queued, 4154 links in 4379 URLs checked, runtime 39 minutes, 35 seconds 10 threads active, 210 links queued, 4163 links in 4383 URLs checked, runtime 39 minutes, 40 seconds 10 threads active, 219 links queued, 4163 links in 4392 URLs checked, runtime 39 minutes, 45 seconds 10 threads active, 221 links queued, 4163 links in 4394 URLs checked, runtime 39 minutes, 50 seconds 10 threads active, 208 links queued, 4178 links in 4396 URLs checked, runtime 39 minutes, 55 seconds 10 threads active, 206 links queued, 4183 links in 4399 URLs checked, runtime 40 minutes, 0 seconds 10 threads active, 206 links queued, 4183 links in 4399 URLs checked, runtime 40 minutes, 5 seconds 10 threads active, 216 links queued, 4183 links in 4409 URLs checked, runtime 40 minutes, 10 seconds 10 threads active, 204 links queued, 4198 links in 4412 URLs checked, runtime 40 minutes, 15 seconds 10 threads active, 210 links queued, 4198 links in 4418 URLs checked, runtime 40 minutes, 20 seconds 10 threads active, 202 links queued, 4209 links in 4421 URLs checked, runtime 40 minutes, 25 seconds 10 threads active, 203 links queued, 4209 links in 4422 URLs checked, runtime 40 minutes, 30 seconds 10 threads active, 207 links queued, 4209 links in 4426 URLs checked, runtime 40 minutes, 35 seconds 10 threads active, 205 links queued, 4216 links in 4431 URLs checked, runtime 40 minutes, 40 seconds 10 threads active, 210 links queued, 4216 links in 4436 URLs checked, runtime 40 minutes, 45 seconds 10 threads active, 199 links queued, 4229 links in 4438 URLs checked, runtime 40 minutes, 50 seconds 10 threads active, 206 links queued, 4229 links in 4445 URLs checked, runtime 40 minutes, 55 seconds 10 threads active, 198 links queued, 4238 links in 4446 URLs checked, runtime 41 minutes, 0 seconds 10 threads active, 200 links queued, 4238 links in 4448 URLs checked, runtime 41 minutes, 5 seconds 10 threads active, 197 links queued, 4247 links in 4454 URLs checked, runtime 41 minutes, 10 seconds 10 threads active, 196 links queued, 4252 links in 4458 URLs checked, runtime 41 minutes, 15 seconds 10 threads active, 203 links queued, 4252 links in 4465 URLs checked, runtime 41 minutes, 20 seconds 10 threads active, 195 links queued, 4261 links in 4466 URLs checked, runtime 41 minutes, 25 seconds 10 threads active, 201 links queued, 4264 links in 4475 URLs checked, runtime 41 minutes, 30 seconds 10 threads active, 211 links queued, 4264 links in 4485 URLs checked, runtime 41 minutes, 35 seconds 10 threads active, 194 links queued, 4283 links in 4487 URLs checked, runtime 41 minutes, 40 seconds 10 threads active, 194 links queued, 4283 links in 4487 URLs checked, runtime 41 minutes, 45 seconds 10 threads active, 200 links queued, 4283 links in 4493 URLs checked, runtime 41 minutes, 50 seconds 10 threads active, 192 links queued, 4296 links in 4498 URLs checked, runtime 41 minutes, 55 seconds 10 threads active, 190 links queued, 4303 links in 4503 URLs checked, runtime 42 minutes, 0 seconds 10 threads active, 198 links queued, 4303 links in 4511 URLs checked, runtime 42 minutes, 5 seconds 10 threads active, 189 links queued, 4312 links in 4511 URLs checked, runtime 42 minutes, 10 seconds 10 threads active, 188 links queued, 4318 links in 4516 URLs checked, runtime 42 minutes, 15 seconds 10 threads active, 191 links queued, 4322 links in 4523 URLs checked, runtime 42 minutes, 20 seconds 10 threads active, 193 links queued, 4322 links in 4525 URLs checked, runtime 42 minutes, 25 seconds 10 threads active, 195 links queued, 4322 links in 4527 URLs checked, runtime 42 minutes, 30 seconds 10 threads active, 187 links queued, 4331 links in 4528 URLs checked, runtime 42 minutes, 35 seconds 10 threads active, 186 links queued, 4334 links in 4530 URLs checked, runtime 42 minutes, 40 seconds 10 threads active, 189 links queued, 4334 links in 4533 URLs checked, runtime 42 minutes, 45 seconds 10 threads active, 184 links queued, 4339 links in 4533 URLs checked, runtime 42 minutes, 50 seconds 10 threads active, 183 links queued, 4342 links in 4535 URLs checked, runtime 42 minutes, 56 seconds 10 threads active, 187 links queued, 4342 links in 4539 URLs checked, runtime 43 minutes, 1 seconds 10 threads active, 181 links queued, 4350 links in 4541 URLs checked, runtime 43 minutes, 6 seconds 10 threads active, 182 links queued, 4350 links in 4542 URLs checked, runtime 43 minutes, 11 seconds 10 threads active, 184 links queued, 4350 links in 4544 URLs checked, runtime 43 minutes, 16 seconds 10 threads active, 180 links queued, 4357 links in 4547 URLs checked, runtime 43 minutes, 21 seconds 10 threads active, 179 links queued, 4358 links in 4547 URLs checked, runtime 43 minutes, 26 seconds 10 threads active, 178 links queued, 4359 links in 4547 URLs checked, runtime 43 minutes, 31 seconds 10 threads active, 183 links queued, 4359 links in 4552 URLs checked, runtime 43 minutes, 36 seconds 10 threads active, 177 links queued, 4369 links in 4556 URLs checked, runtime 43 minutes, 41 seconds 10 threads active, 175 links queued, 4375 links in 4560 URLs checked, runtime 43 minutes, 46 seconds 10 threads active, 176 links queued, 4376 links in 4562 URLs checked, runtime 43 minutes, 51 seconds 10 threads active, 183 links queued, 4376 links in 4569 URLs checked, runtime 43 minutes, 56 seconds 10 threads active, 173 links queued, 4389 links in 4572 URLs checked, runtime 44 minutes, 1 seconds 10 threads active, 172 links queued, 4395 links in 4577 URLs checked, runtime 44 minutes, 6 seconds 10 threads active, 185 links queued, 4395 links in 4590 URLs checked, runtime 44 minutes, 11 seconds 10 threads active, 190 links queued, 4395 links in 4595 URLs checked, runtime 44 minutes, 16 seconds 10 threads active, 193 links queued, 4395 links in 4598 URLs checked, runtime 44 minutes, 21 seconds 10 threads active, 198 links queued, 4395 links in 4603 URLs checked, runtime 44 minutes, 26 seconds 10 threads active, 172 links queued, 4425 links in 4607 URLs checked, runtime 44 minutes, 31 seconds 10 threads active, 171 links queued, 4429 links in 4610 URLs checked, runtime 44 minutes, 36 seconds 10 threads active, 169 links queued, 4437 links in 4616 URLs checked, runtime 44 minutes, 41 seconds 10 threads active, 168 links queued, 4439 links in 4617 URLs checked, runtime 44 minutes, 46 seconds 10 threads active, 168 links queued, 4442 links in 4620 URLs checked, runtime 44 minutes, 51 seconds 10 threads active, 173 links queued, 4446 links in 4629 URLs checked, runtime 44 minutes, 56 seconds 10 threads active, 171 links queued, 4453 links in 4634 URLs checked, runtime 45 minutes, 1 seconds 10 threads active, 167 links queued, 4461 links in 4638 URLs checked, runtime 45 minutes, 6 seconds 10 threads active, 164 links queued, 4468 links in 4642 URLs checked, runtime 45 minutes, 11 seconds 10 threads active, 163 links queued, 4470 links in 4643 URLs checked, runtime 45 minutes, 16 seconds 10 threads active, 163 links queued, 4470 links in 4643 URLs checked, runtime 45 minutes, 21 seconds 10 threads active, 163 links queued, 4470 links in 4643 URLs checked, runtime 45 minutes, 26 seconds 10 threads active, 163 links queued, 4471 links in 4644 URLs checked, runtime 45 minutes, 31 seconds 10 threads active, 163 links queued, 4475 links in 4648 URLs checked, runtime 45 minutes, 36 seconds 10 threads active, 171 links queued, 4475 links in 4656 URLs checked, runtime 45 minutes, 41 seconds 10 threads active, 175 links queued, 4475 links in 4660 URLs checked, runtime 45 minutes, 46 seconds 10 threads active, 175 links queued, 4475 links in 4660 URLs checked, runtime 45 minutes, 51 seconds 10 threads active, 160 links queued, 4491 links in 4661 URLs checked, runtime 45 minutes, 56 seconds 10 threads active, 163 links queued, 4491 links in 4664 URLs checked, runtime 46 minutes, 1 seconds 10 threads active, 166 links queued, 4491 links in 4667 URLs checked, runtime 46 minutes, 6 seconds 10 threads active, 159 links queued, 4498 links in 4667 URLs checked, runtime 46 minutes, 11 seconds 10 threads active, 163 links queued, 4500 links in 4673 URLs checked, runtime 46 minutes, 16 seconds 10 threads active, 162 links queued, 4504 links in 4676 URLs checked, runtime 46 minutes, 21 seconds 9 threads active, 158 links queued, 4511 links in 4678 URLs checked, runtime 46 minutes, 26 seconds 10 threads active, 154 links queued, 4517 links in 4681 URLs checked, runtime 46 minutes, 31 seconds 10 threads active, 157 links queued, 4517 links in 4684 URLs checked, runtime 46 minutes, 36 seconds 10 threads active, 152 links queued, 4523 links in 4685 URLs checked, runtime 46 minutes, 41 seconds 10 threads active, 152 links queued, 4523 links in 4685 URLs checked, runtime 46 minutes, 46 seconds 10 threads active, 152 links queued, 4532 links in 4694 URLs checked, runtime 46 minutes, 51 seconds 10 threads active, 154 links queued, 4537 links in 4701 URLs checked, runtime 46 minutes, 56 seconds 10 threads active, 156 links queued, 4544 links in 4710 URLs checked, runtime 47 minutes, 1 seconds 10 threads active, 147 links queued, 4555 links in 4712 URLs checked, runtime 47 minutes, 6 seconds 10 threads active, 156 links queued, 4555 links in 4721 URLs checked, runtime 47 minutes, 11 seconds 10 threads active, 146 links queued, 4567 links in 4723 URLs checked, runtime 47 minutes, 16 seconds 10 threads active, 145 links queued, 4569 links in 4724 URLs checked, runtime 47 minutes, 22 seconds 10 threads active, 145 links queued, 4571 links in 4726 URLs checked, runtime 47 minutes, 27 seconds 10 threads active, 147 links queued, 4571 links in 4728 URLs checked, runtime 47 minutes, 32 seconds 10 threads active, 154 links queued, 4571 links in 4735 URLs checked, runtime 47 minutes, 37 seconds 10 threads active, 146 links queued, 4583 links in 4739 URLs checked, runtime 47 minutes, 42 seconds 10 threads active, 152 links queued, 4583 links in 4745 URLs checked, runtime 47 minutes, 47 seconds 10 threads active, 143 links queued, 4592 links in 4745 URLs checked, runtime 47 minutes, 52 seconds 9 threads active, 145 links queued, 4596 links in 4750 URLs checked, runtime 47 minutes, 57 seconds 10 threads active, 159 links queued, 4598 links in 4767 URLs checked, runtime 48 minutes, 2 seconds 10 threads active, 141 links queued, 4618 links in 4769 URLs checked, runtime 48 minutes, 7 seconds 10 threads active, 140 links queued, 4623 links in 4773 URLs checked, runtime 48 minutes, 12 seconds 10 threads active, 139 links queued, 4628 links in 4777 URLs checked, runtime 48 minutes, 17 seconds 10 threads active, 137 links queued, 4634 links in 4781 URLs checked, runtime 48 minutes, 22 seconds 10 threads active, 147 links queued, 4634 links in 4791 URLs checked, runtime 48 minutes, 27 seconds 10 threads active, 136 links queued, 4651 links in 4797 URLs checked, runtime 48 minutes, 32 seconds 10 threads active, 134 links queued, 4655 links in 4799 URLs checked, runtime 48 minutes, 37 seconds 10 threads active, 136 links queued, 4656 links in 4802 URLs checked, runtime 48 minutes, 42 seconds 10 threads active, 136 links queued, 4661 links in 4807 URLs checked, runtime 48 minutes, 47 seconds 10 threads active, 138 links queued, 4670 links in 4818 URLs checked, runtime 48 minutes, 52 seconds 10 threads active, 139 links queued, 4681 links in 4830 URLs checked, runtime 48 minutes, 57 seconds 10 threads active, 155 links queued, 4681 links in 4846 URLs checked, runtime 49 minutes, 2 seconds 10 threads active, 130 links queued, 4713 links in 4853 URLs checked, runtime 49 minutes, 7 seconds 10 threads active, 141 links queued, 4713 links in 4864 URLs checked, runtime 49 minutes, 12 seconds 10 threads active, 133 links queued, 4730 links in 4873 URLs checked, runtime 49 minutes, 17 seconds 10 threads active, 126 links queued, 4740 links in 4876 URLs checked, runtime 49 minutes, 22 seconds 10 threads active, 127 links queued, 4740 links in 4877 URLs checked, runtime 49 minutes, 27 seconds 10 threads active, 125 links queued, 4743 links in 4878 URLs checked, runtime 49 minutes, 32 seconds 10 threads active, 127 links queued, 4743 links in 4880 URLs checked, runtime 49 minutes, 37 seconds 10 threads active, 129 links queued, 4743 links in 4882 URLs checked, runtime 49 minutes, 42 seconds 10 threads active, 123 links queued, 4752 links in 4885 URLs checked, runtime 49 minutes, 47 seconds 10 threads active, 126 links queued, 4752 links in 4888 URLs checked, runtime 49 minutes, 52 seconds 10 threads active, 139 links queued, 4752 links in 4901 URLs checked, runtime 49 minutes, 57 seconds 10 threads active, 121 links queued, 4770 links in 4901 URLs checked, runtime 50 minutes, 2 seconds 10 threads active, 120 links queued, 4771 links in 4901 URLs checked, runtime 50 minutes, 7 seconds 10 threads active, 122 links queued, 4771 links in 4903 URLs checked, runtime 50 minutes, 12 seconds 10 threads active, 128 links queued, 4771 links in 4909 URLs checked, runtime 50 minutes, 17 seconds 10 threads active, 118 links queued, 4781 links in 4909 URLs checked, runtime 50 minutes, 22 seconds 10 threads active, 120 links queued, 4781 links in 4911 URLs checked, runtime 50 minutes, 27 seconds 10 threads active, 123 links queued, 4781 links in 4914 URLs checked, runtime 50 minutes, 32 seconds 10 threads active, 117 links queued, 4787 links in 4914 URLs checked, runtime 50 minutes, 37 seconds 10 threads active, 119 links queued, 4787 links in 4916 URLs checked, runtime 50 minutes, 42 seconds 10 threads active, 120 links queued, 4787 links in 4917 URLs checked, runtime 50 minutes, 47 seconds 10 threads active, 116 links queued, 4791 links in 4917 URLs checked, runtime 50 minutes, 52 seconds 10 threads active, 119 links queued, 4791 links in 4920 URLs checked, runtime 50 minutes, 57 seconds 10 threads active, 122 links queued, 4791 links in 4923 URLs checked, runtime 51 minutes, 2 seconds 10 threads active, 122 links queued, 4791 links in 4923 URLs checked, runtime 51 minutes, 7 seconds 10 threads active, 122 links queued, 4791 links in 4923 URLs checked, runtime 51 minutes, 12 seconds 10 threads active, 115 links queued, 4799 links in 4924 URLs checked, runtime 51 minutes, 17 seconds 10 threads active, 119 links queued, 4799 links in 4928 URLs checked, runtime 51 minutes, 22 seconds 10 threads active, 115 links queued, 4804 links in 4929 URLs checked, runtime 51 minutes, 27 seconds 10 threads active, 117 links queued, 4804 links in 4931 URLs checked, runtime 51 minutes, 32 seconds 10 threads active, 112 links queued, 4813 links in 4935 URLs checked, runtime 51 minutes, 37 seconds 10 threads active, 116 links queued, 4813 links in 4939 URLs checked, runtime 51 minutes, 42 seconds 10 threads active, 113 links queued, 4819 links in 4942 URLs checked, runtime 51 minutes, 47 seconds 10 threads active, 116 links queued, 4819 links in 4945 URLs checked, runtime 51 minutes, 52 seconds 10 threads active, 109 links queued, 4828 links in 4947 URLs checked, runtime 51 minutes, 57 seconds 10 threads active, 109 links queued, 4830 links in 4949 URLs checked, runtime 52 minutes, 2 seconds 10 threads active, 108 links queued, 4834 links in 4952 URLs checked, runtime 52 minutes, 7 seconds 10 threads active, 107 links queued, 4841 links in 4958 URLs checked, runtime 52 minutes, 12 seconds 10 threads active, 111 links queued, 4841 links in 4962 URLs checked, runtime 52 minutes, 17 seconds 10 threads active, 105 links queued, 4848 links in 4963 URLs checked, runtime 52 minutes, 22 seconds 10 threads active, 103 links queued, 4850 links in 4963 URLs checked, runtime 52 minutes, 27 seconds 10 threads active, 101 links queued, 4856 links in 4967 URLs checked, runtime 52 minutes, 32 seconds 10 threads active, 103 links queued, 4860 links in 4973 URLs checked, runtime 52 minutes, 37 seconds 10 threads active, 98 links queued, 4869 links in 4977 URLs checked, runtime 52 minutes, 43 seconds 10 threads active, 111 links queued, 4869 links in 4990 URLs checked, runtime 52 minutes, 48 seconds 10 threads active, 97 links queued, 4888 links in 4995 URLs checked, runtime 52 minutes, 53 seconds 10 threads active, 96 links queued, 4890 links in 4996 URLs checked, runtime 52 minutes, 58 seconds 10 threads active, 95 links queued, 4899 links in 5004 URLs checked, runtime 53 minutes, 3 seconds 10 threads active, 95 links queued, 4901 links in 5006 URLs checked, runtime 53 minutes, 8 seconds 10 threads active, 94 links queued, 4912 links in 5016 URLs checked, runtime 53 minutes, 13 seconds 10 threads active, 92 links queued, 4915 links in 5017 URLs checked, runtime 53 minutes, 18 seconds 10 threads active, 95 links queued, 4915 links in 5020 URLs checked, runtime 53 minutes, 23 seconds 10 threads active, 93 links queued, 4929 links in 5032 URLs checked, runtime 53 minutes, 28 seconds 10 threads active, 90 links queued, 4936 links in 5036 URLs checked, runtime 53 minutes, 33 seconds 10 threads active, 89 links queued, 4939 links in 5038 URLs checked, runtime 53 minutes, 38 seconds 10 threads active, 87 links queued, 4941 links in 5038 URLs checked, runtime 53 minutes, 43 seconds 10 threads active, 90 links queued, 4941 links in 5041 URLs checked, runtime 53 minutes, 48 seconds 10 threads active, 92 links queued, 4941 links in 5043 URLs checked, runtime 53 minutes, 53 seconds 10 threads active, 85 links queued, 4950 links in 5045 URLs checked, runtime 53 minutes, 58 seconds 10 threads active, 89 links queued, 4950 links in 5049 URLs checked, runtime 54 minutes, 3 seconds 10 threads active, 88 links queued, 4958 links in 5056 URLs checked, runtime 54 minutes, 8 seconds 10 threads active, 83 links queued, 4966 links in 5059 URLs checked, runtime 54 minutes, 13 seconds 10 threads active, 85 links queued, 4969 links in 5064 URLs checked, runtime 54 minutes, 18 seconds 10 threads active, 81 links queued, 4975 links in 5066 URLs checked, runtime 54 minutes, 23 seconds 10 threads active, 79 links queued, 4978 links in 5067 URLs checked, runtime 54 minutes, 28 seconds 10 threads active, 84 links queued, 4982 links in 5076 URLs checked, runtime 54 minutes, 33 seconds 10 threads active, 75 links queued, 4992 links in 5077 URLs checked, runtime 54 minutes, 38 seconds 10 threads active, 75 links queued, 4992 links in 5077 URLs checked, runtime 54 minutes, 43 seconds 10 threads active, 78 links queued, 4992 links in 5080 URLs checked, runtime 54 minutes, 48 seconds 10 threads active, 76 links queued, 4998 links in 5084 URLs checked, runtime 54 minutes, 53 seconds 10 threads active, 72 links queued, 5004 links in 5086 URLs checked, runtime 54 minutes, 58 seconds 10 threads active, 72 links queued, 5009 links in 5091 URLs checked, runtime 55 minutes, 3 seconds 10 threads active, 73 links queued, 5013 links in 5096 URLs checked, runtime 55 minutes, 8 seconds 10 threads active, 73 links queued, 5017 links in 5100 URLs checked, runtime 55 minutes, 13 seconds 10 threads active, 66 links queued, 5026 links in 5102 URLs checked, runtime 55 minutes, 18 seconds 10 threads active, 65 links queued, 5033 links in 5108 URLs checked, runtime 55 minutes, 23 seconds 10 threads active, 64 links queued, 5038 links in 5112 URLs checked, runtime 55 minutes, 28 seconds 10 threads active, 66 links queued, 5038 links in 5114 URLs checked, runtime 55 minutes, 33 seconds 10 threads active, 65 links queued, 5042 links in 5117 URLs checked, runtime 55 minutes, 38 seconds 10 threads active, 69 links queued, 5048 links in 5127 URLs checked, runtime 55 minutes, 43 seconds 10 threads active, 59 links queued, 5059 links in 5128 URLs checked, runtime 55 minutes, 48 seconds 10 threads active, 60 links queued, 5062 links in 5132 URLs checked, runtime 55 minutes, 53 seconds 10 threads active, 57 links queued, 5068 links in 5135 URLs checked, runtime 55 minutes, 58 seconds 10 threads active, 58 links queued, 5073 links in 5141 URLs checked, runtime 56 minutes, 3 seconds 10 threads active, 62 links queued, 5073 links in 5145 URLs checked, runtime 56 minutes, 8 seconds 10 threads active, 55 links queued, 5082 links in 5147 URLs checked, runtime 56 minutes, 13 seconds 10 threads active, 52 links queued, 5088 links in 5150 URLs checked, runtime 56 minutes, 18 seconds 10 threads active, 55 links queued, 5089 links in 5154 URLs checked, runtime 56 minutes, 23 seconds 10 threads active, 49 links queued, 5098 links in 5157 URLs checked, runtime 56 minutes, 28 seconds 10 threads active, 48 links queued, 5103 links in 5161 URLs checked, runtime 56 minutes, 33 seconds 10 threads active, 51 links queued, 5103 links in 5164 URLs checked, runtime 56 minutes, 38 seconds 10 threads active, 48 links queued, 5107 links in 5165 URLs checked, runtime 56 minutes, 43 seconds 10 threads active, 46 links queued, 5110 links in 5166 URLs checked, runtime 56 minutes, 48 seconds 10 threads active, 48 links queued, 5112 links in 5170 URLs checked, runtime 56 minutes, 53 seconds 10 threads active, 45 links queued, 5116 links in 5171 URLs checked, runtime 56 minutes, 58 seconds 10 threads active, 42 links queued, 5120 links in 5172 URLs checked, runtime 57 minutes, 4 seconds 10 threads active, 48 links queued, 5120 links in 5178 URLs checked, runtime 57 minutes, 9 seconds 10 threads active, 44 links queued, 5128 links in 5182 URLs checked, runtime 57 minutes, 14 seconds 10 threads active, 39 links queued, 5138 links in 5187 URLs checked, runtime 57 minutes, 19 seconds 10 threads active, 37 links queued, 5142 links in 5189 URLs checked, runtime 57 minutes, 24 seconds 10 threads active, 38 links queued, 5147 links in 5195 URLs checked, runtime 57 minutes, 29 seconds 10 threads active, 37 links queued, 5150 links in 5197 URLs checked, runtime 57 minutes, 34 seconds 10 threads active, 36 links queued, 5154 links in 5200 URLs checked, runtime 57 minutes, 39 seconds 10 threads active, 33 links queued, 5159 links in 5202 URLs checked, runtime 57 minutes, 44 seconds 10 threads active, 34 links queued, 5162 links in 5206 URLs checked, runtime 57 minutes, 49 seconds 10 threads active, 32 links queued, 5166 links in 5208 URLs checked, runtime 57 minutes, 54 seconds 10 threads active, 28 links queued, 5171 links in 5209 URLs checked, runtime 57 minutes, 59 seconds 10 threads active, 27 links queued, 5172 links in 5209 URLs checked, runtime 58 minutes, 4 seconds 10 threads active, 28 links queued, 5172 links in 5210 URLs checked, runtime 58 minutes, 9 seconds 10 threads active, 26 links queued, 5178 links in 5214 URLs checked, runtime 58 minutes, 14 seconds 10 threads active, 29 links queued, 5180 links in 5219 URLs checked, runtime 58 minutes, 19 seconds 10 threads active, 25 links queued, 5186 links in 5221 URLs checked, runtime 58 minutes, 24 seconds 10 threads active, 21 links queued, 5192 links in 5223 URLs checked, runtime 58 minutes, 29 seconds 10 threads active, 21 links queued, 5197 links in 5228 URLs checked, runtime 58 minutes, 34 seconds 10 threads active, 22 links queued, 5199 links in 5231 URLs checked, runtime 58 minutes, 39 seconds 10 threads active, 18 links queued, 5205 links in 5233 URLs checked, runtime 58 minutes, 44 seconds 10 threads active, 17 links queued, 5212 links in 5239 URLs checked, runtime 58 minutes, 49 seconds 10 threads active, 12 links queued, 5218 links in 5240 URLs checked, runtime 58 minutes, 54 seconds 10 threads active, 8 links queued, 5229 links in 5247 URLs checked, runtime 58 minutes, 59 seconds 10 threads active, 5 links queued, 5237 links in 5252 URLs checked, runtime 59 minutes, 4 seconds 9 threads active, 0 links queued, 5249 links in 5258 URLs checked, runtime 59 minutes, 9 seconds 6 threads active, 0 links queued, 5255 links in 5261 URLs checked, runtime 59 minutes, 14 seconds 2 threads active, 0 links queued, 5260 links in 5262 URLs checked, runtime 59 minutes, 19 seconds Statistics: Downloaded: 40.5MB. Content types: 10 image, 534 text, 0 video, 0 audio, 11 application, 10 mail and 4697 other. URL lengths: min=16, max=164, avg=56. That's it. 5262 links in 5262 URLs checked. 0 warnings found (2 ignored or duplicates not printed). 0 errors found. Stopped checking at 2023-02-03 10:58:51-004 (59 minutes, 25 seconds) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-docs-3.11.1-1.fc37.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vEUdQB + umask 022 + cd /builddir/build/BUILD + cd Python-3.11.1 + DOCDIR=/builddir/build/BUILDROOT/python3-docs-3.11.1-1.fc37.noarch/usr/share/doc/python3-docs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-docs-3.11.1-1.fc37.noarch/usr/share/doc/python3-docs + cp -pr Misc/NEWS /builddir/build/BUILDROOT/python3-docs-3.11.1-1.fc37.noarch/usr/share/doc/python3-docs + cp -pr Misc/HISTORY /builddir/build/BUILDROOT/python3-docs-3.11.1-1.fc37.noarch/usr/share/doc/python3-docs + cp -pr Misc/README /builddir/build/BUILDROOT/python3-docs-3.11.1-1.fc37.noarch/usr/share/doc/python3-docs + cp -pr Doc/build/html /builddir/build/BUILDROOT/python3-docs-3.11.1-1.fc37.noarch/usr/share/doc/python3-docs + RPM_EC=0 ++ jobs -p + exit 0 Provides: python3-docs = 3.11.1-1.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python3 = 3.11.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python3-docs-3.11.1-1.fc37.noarch Wrote: /builddir/build/RPMS/python3-docs-3.11.1-1.fc37.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tMF1lN + umask 022 + cd /builddir/build/BUILD + cd Python-3.11.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python3-docs-3.11.1-1.fc37.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.SNg2Mx + umask 022 + cd /builddir/build/BUILD + rm -rf Python-3.11.1 Python-3.11.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0