Started by user Thorsten Vitt Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/faust-macrogen [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-rzwLUvR0gwlg/agent.19376 SSH_AGENT_PID=19378 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /mnt/data/jenkins/workspace/faust-macrogen@tmp/private_key_2926516671345633317.key (/mnt/data/jenkins/workspace/faust-macrogen@tmp/private_key_2926516671345633317.key) [ssh-agent] Using credentials git [ssh-agent] Using credentials jenkins (wrzh075.rzhousing.uni-wuerzburg.de) using credential e8642950-e594-4823-998c-77b0775327d2 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url git://github.com/faustedition/faust-macrogen # timeout=10 Fetching upstream changes from git://github.com/faustedition/faust-macrogen > /usr/bin/git --version # timeout=10 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de > /usr/bin/git fetch --tags --progress git://github.com/faustedition/faust-macrogen +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision fb772a92047635d4df8b49e7ad5219b9a2eff1a8 (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f fb772a92047635d4df8b49e7ad5219b9a2eff1a8 Commit message: "Preparations for the 1.2 release" > /usr/bin/git rev-list --no-walk fb772a92047635d4df8b49e7ad5219b9a2eff1a8 # timeout=10 > /usr/bin/git remote # timeout=10 > /usr/bin/git submodule init # timeout=10 > /usr/bin/git submodule sync # timeout=10 > /usr/bin/git config --get remote.origin.url # timeout=10 > /usr/bin/git submodule init # timeout=10 > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > /usr/bin/git config --get submodule.data.url # timeout=10 > /usr/bin/git config -f .gitmodules --get submodule.data.path # timeout=10 > /usr/bin/git submodule update --init --recursive --remote data $ bash -c "[ -d \$HOME/.pyenv ]" $ bash -c "cd /mnt/data/jenkins/workspace/faust-macrogen && env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.3 \$HOME/.pyenv/bin/pyenv local 2>/dev/null || true" $ bash -c "mkdir \$HOME/.pyenv.lock" $ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.3 \$HOME/.pyenv/bin/pyenv versions --bare" Updating pyenv... $ bash -c "cd \$HOME/.pyenv && git checkout master && git pull" Already on 'master' Your branch is up-to-date with 'origin/master'. From https://github.com/yyuu/pyenv 7d02b246..2350e57b master -> origin/master * [new branch] fix-zlib-not-found-mojave -> origin/fix-zlib-not-found-mojave * [new tag] v1.2.10 -> v1.2.10 * [new tag] v1.2.11 -> v1.2.11 Updating 7d02b246..2350e57b Fast-forward .travis.yml | 3 - CHANGELOG.md | 18 ++ Makefile | 14 +- README.md | 7 +- libexec/pyenv | 9 +- libexec/pyenv---version | 2 +- plugins/python-build/bin/python-build | 189 +++++++++++++++------ plugins/python-build/share/python-build/2.1.3 | 2 +- plugins/python-build/share/python-build/2.2.3 | 2 +- plugins/python-build/share/python-build/2.3.7 | 2 +- plugins/python-build/share/python-build/2.4.0 | 2 +- plugins/python-build/share/python-build/2.4.1 | 2 +- plugins/python-build/share/python-build/2.4.2 | 2 +- plugins/python-build/share/python-build/2.4.3 | 2 +- plugins/python-build/share/python-build/2.4.4 | 2 +- plugins/python-build/share/python-build/2.4.5 | 2 +- plugins/python-build/share/python-build/2.4.6 | 2 +- plugins/python-build/share/python-build/2.5.0 | 2 +- plugins/python-build/share/python-build/2.5.1 | 2 +- plugins/python-build/share/python-build/2.5.2 | 2 +- plugins/python-build/share/python-build/2.5.3 | 2 +- plugins/python-build/share/python-build/2.5.4 | 2 +- plugins/python-build/share/python-build/2.5.5 | 2 +- plugins/python-build/share/python-build/2.5.6 | 2 +- plugins/python-build/share/python-build/2.6.6 | 2 +- plugins/python-build/share/python-build/2.6.7 | 2 +- plugins/python-build/share/python-build/2.6.8 | 2 +- plugins/python-build/share/python-build/2.6.9 | 2 +- plugins/python-build/share/python-build/2.7-dev | 5 +- plugins/python-build/share/python-build/2.7.0 | 2 +- plugins/python-build/share/python-build/2.7.1 | 2 +- plugins/python-build/share/python-build/2.7.10 | 2 +- plugins/python-build/share/python-build/2.7.11 | 2 +- plugins/python-build/share/python-build/2.7.12 | 2 +- plugins/python-build/share/python-build/2.7.13 | 2 +- plugins/python-build/share/python-build/2.7.14 | 5 +- plugins/python-build/share/python-build/2.7.15 | 5 +- plugins/python-build/share/python-build/2.7.16 | 2 +- plugins/python-build/share/python-build/2.7.2 | 2 +- plugins/python-build/share/python-build/2.7.3 | 2 +- plugins/python-build/share/python-build/2.7.4 | 2 +- plugins/python-build/share/python-build/2.7.5 | 2 +- plugins/python-build/share/python-build/2.7.6 | 2 +- plugins/python-build/share/python-build/2.7.7 | 2 +- plugins/python-build/share/python-build/2.7.8 | 2 +- plugins/python-build/share/python-build/2.7.9 | 2 +- plugins/python-build/share/python-build/3.0.1 | 2 +- plugins/python-build/share/python-build/3.1.0 | 2 +- plugins/python-build/share/python-build/3.1.1 | 2 +- plugins/python-build/share/python-build/3.1.2 | 2 +- plugins/python-build/share/python-build/3.1.3 | 2 +- plugins/python-build/share/python-build/3.1.4 | 2 +- plugins/python-build/share/python-build/3.1.5 | 2 +- plugins/python-build/share/python-build/3.2.0 | 2 +- plugins/python-build/share/python-build/3.2.1 | 2 +- plugins/python-build/share/python-build/3.2.2 | 2 +- plugins/python-build/share/python-build/3.2.3 | 2 +- plugins/python-build/share/python-build/3.2.4 | 2 +- plugins/python-build/share/python-build/3.2.5 | 2 +- plugins/python-build/share/python-build/3.2.6 | 2 +- plugins/python-build/share/python-build/3.3.0 | 2 +- plugins/python-build/share/python-build/3.3.1 | 2 +- plugins/python-build/share/python-build/3.3.2 | 2 +- plugins/python-build/share/python-build/3.3.3 | 2 +- plugins/python-build/share/python-build/3.3.4 | 2 +- plugins/python-build/share/python-build/3.3.5 | 2 +- plugins/python-build/share/python-build/3.3.6 | 2 +- plugins/python-build/share/python-build/3.3.7 | 2 +- plugins/python-build/share/python-build/3.4-dev | 5 +- plugins/python-build/share/python-build/3.4.0 | 2 +- plugins/python-build/share/python-build/3.4.1 | 2 +- plugins/python-build/share/python-build/3.4.10 | 7 + plugins/python-build/share/python-build/3.4.2 | 2 +- plugins/python-build/share/python-build/3.4.3 | 2 +- plugins/python-build/share/python-build/3.4.4 | 2 +- plugins/python-build/share/python-build/3.4.5 | 2 +- plugins/python-build/share/python-build/3.4.6 | 2 +- plugins/python-build/share/python-build/3.4.7 | 2 +- plugins/python-build/share/python-build/3.4.8 | 2 +- plugins/python-build/share/python-build/3.4.9 | 2 +- plugins/python-build/share/python-build/3.5-dev | 5 +- plugins/python-build/share/python-build/3.5.0 | 2 +- plugins/python-build/share/python-build/3.5.1 | 2 +- plugins/python-build/share/python-build/3.5.2 | 2 +- plugins/python-build/share/python-build/3.5.3 | 5 +- plugins/python-build/share/python-build/3.5.4 | 5 +- plugins/python-build/share/python-build/3.5.5 | 5 +- plugins/python-build/share/python-build/3.5.6 | 5 +- plugins/python-build/share/python-build/3.5.7 | 9 + plugins/python-build/share/python-build/3.6-dev | 5 +- plugins/python-build/share/python-build/3.6.0 | 2 +- plugins/python-build/share/python-build/3.6.1 | 2 +- plugins/python-build/share/python-build/3.6.2 | 2 +- plugins/python-build/share/python-build/3.6.3 | 2 +- plugins/python-build/share/python-build/3.6.4 | 2 +- plugins/python-build/share/python-build/3.6.5 | 2 +- plugins/python-build/share/python-build/3.6.6 | 2 +- plugins/python-build/share/python-build/3.6.7 | 5 +- plugins/python-build/share/python-build/3.6.8 | 5 +- plugins/python-build/share/python-build/3.7-dev | 6 +- plugins/python-build/share/python-build/3.7.0 | 6 +- plugins/python-build/share/python-build/3.7.1 | 6 +- plugins/python-build/share/python-build/3.7.2 | 6 +- plugins/python-build/share/python-build/3.7.3 | 10 ++ plugins/python-build/share/python-build/3.8-dev | 8 +- plugins/python-build/share/python-build/3.9-dev | 6 + .../share/python-build/anaconda2-2019.03 | 19 +++ .../share/python-build/anaconda3-2019.03 | 19 +++ .../Python-2.4/000_patch-setup.py.diff | 0 .../Python-2.4/001_fortify_crash_workaround.diff | 0 .../2.4.0/Python-2.4/002_patch-posixmodule.diff | 20 +++ .../2.4.1/Python-2.4.1/002_patch-posixmodule.diff | 20 +++ .../2.4.2/Python-2.4.2/002_patch-posixmodule.diff | 20 +++ .../2.4.3/Python-2.4.3/002_patch-posixmodule.diff | 20 +++ .../2.4.4/Python-2.4.4/001_patch-posixmodule.diff | 20 +++ .../2.4.5/Python-2.4.5/001_patch-posixmodule.diff | 20 +++ .../2.4.6/Python-2.4.6/001_patch-posixmodule.diff | 20 +++ .../Python-2.5/000_patch-setup.py.diff | 0 .../Python-2.5/001_patch-svnversion.patch | 0 .../Python-2.5/002_darwin_c_source.patch | 0 .../{2.5 => 2.5.0}/Python-2.5/003_osx_lp64.patch | 0 .../{2.5 => 2.5.0}/Python-2.5/004_osx_libffi.patch | 0 .../Python-2.5/005_osx_failed_modules.patch | 0 .../Python-2.7/000_patch-setup.py.diff | 0 .../{2.7 => 2.7.0}/Python-2.7/002_readline63.patch | 0 .../Python-2.7/010_ssl_no_ssl2_no_ssl3.patch | 0 .../Python-3.1/000_patch-setup.py.diff | 0 .../Python-3.1/010_ssl_no_ssl2_no_ssl3.patch | 0 .../Python-3.2/000_patch-setup.py.diff | 0 .../{3.2 => 3.2.0}/Python-3.2/002_readline63.patch | 0 .../Python-3.2/010_ssl_no_ssl2_no_ssl3.patch | 0 .../python-build/share/python-build/pypy-1.5-src | 3 +- .../python-build/share/python-build/pypy-2.0-src | 3 +- .../python-build/share/python-build/pypy-2.0.1-src | 3 +- .../python-build/share/python-build/pypy-2.0.2-src | 3 +- .../python-build/share/python-build/pypy-2.1-src | 3 +- .../python-build/share/python-build/pypy-2.2-src | 3 +- .../python-build/share/python-build/pypy-2.2.1-src | 3 +- .../python-build/share/python-build/pypy-2.3-src | 3 +- .../python-build/share/python-build/pypy-2.3.1-src | 3 +- .../python-build/share/python-build/pypy-2.4.0-src | 3 +- .../python-build/share/python-build/pypy-2.5.0-src | 3 +- .../python-build/share/python-build/pypy-2.5.1-src | 3 +- .../python-build/share/python-build/pypy-2.6.0-src | 3 +- .../python-build/share/python-build/pypy-2.6.1-src | 3 +- .../python-build/share/python-build/pypy-4.0.0-src | 3 +- .../python-build/share/python-build/pypy-4.0.1-src | 3 +- .../python-build/share/python-build/pypy-5.0.0-src | 3 +- .../python-build/share/python-build/pypy-5.0.1-src | 3 +- .../python-build/share/python-build/pypy-5.1-src | 3 +- .../python-build/share/python-build/pypy-5.1.1-src | 3 +- plugins/python-build/share/python-build/pypy-dev | 3 +- .../python-build/share/python-build/pypy2-5.3-src | 3 +- .../share/python-build/pypy2-5.3.1-src | 3 +- .../python-build/share/python-build/pypy2-5.4-src | 3 +- .../share/python-build/pypy2-5.4.1-src | 3 +- .../share/python-build/pypy2-5.6.0-src | 3 +- .../share/python-build/pypy2-5.7.0-src | 3 +- .../share/python-build/pypy2-5.7.1-src | 3 +- .../share/python-build/pypy2.7-5.10.0-src | 3 +- .../share/python-build/pypy2.7-5.8.0-src | 3 +- .../share/python-build/pypy2.7-5.9.0-src | 3 +- .../share/python-build/pypy2.7-6.0.0-src | 3 +- .../share/python-build/pypy2.7-7.0.0-src | 3 +- .../python-build/share/python-build/pypy2.7-7.1.0 | 47 +++++ .../share/python-build/pypy2.7-7.1.0-src | 4 + .../python-build/share/python-build/pypy2.7-7.1.1 | 47 +++++ .../share/python-build/pypy2.7-7.1.1-src | 4 + .../share/python-build/pypy3-2.3.1-src | 3 +- .../share/python-build/pypy3-2.4.0-src | 3 +- plugins/python-build/share/python-build/pypy3-dev | 3 +- .../share/python-build/pypy3.3-5.2-alpha1-src | 3 +- .../share/python-build/pypy3.3-5.5-alpha-src | 3 +- .../share/python-build/pypy3.5-5.10.0-src | 3 +- .../share/python-build/pypy3.5-5.10.1-src | 3 +- .../share/python-build/pypy3.5-5.7-beta-src | 3 +- .../share/python-build/pypy3.5-5.7.1-beta-src | 3 +- .../share/python-build/pypy3.5-5.8.0-src | 3 +- .../share/python-build/pypy3.5-5.9.0-src | 3 +- .../share/python-build/pypy3.5-6.0.0-src | 3 +- .../share/python-build/pypy3.5-7.0.0-src | 3 +- .../share/python-build/pypy3.6-7.0.0-src | 3 +- .../python-build/share/python-build/pypy3.6-7.1.0 | 47 +++++ .../share/python-build/pypy3.6-7.1.0-src | 4 + .../python-build/share/python-build/pypy3.6-7.1.1 | 47 +++++ .../share/python-build/pypy3.6-7.1.1-src | 4 + .../share/python-build/stackless-2.7-dev | 5 +- .../share/python-build/stackless-2.7.10 | 2 +- .../share/python-build/stackless-2.7.11 | 2 +- .../share/python-build/stackless-2.7.12 | 2 +- .../share/python-build/stackless-2.7.14 | 5 +- .../share/python-build/stackless-2.7.2 | 2 +- .../share/python-build/stackless-2.7.3 | 2 +- .../share/python-build/stackless-2.7.4 | 2 +- .../share/python-build/stackless-2.7.5 | 2 +- .../share/python-build/stackless-2.7.6 | 2 +- .../share/python-build/stackless-2.7.7 | 2 +- .../share/python-build/stackless-2.7.8 | 2 +- .../share/python-build/stackless-2.7.9 | 2 +- .../share/python-build/stackless-3.2.2 | 2 +- .../share/python-build/stackless-3.2.5 | 2 +- .../share/python-build/stackless-3.3.5 | 2 +- .../share/python-build/stackless-3.3.7 | 2 +- .../share/python-build/stackless-3.4-dev | 5 +- .../share/python-build/stackless-3.4.1 | 2 +- .../share/python-build/stackless-3.4.2 | 2 +- .../share/python-build/stackless-3.4.7 | 2 +- .../share/python-build/stackless-3.5.4 | 2 +- .../python-build/share/python-build/stackless-dev | 5 +- plugins/python-build/test/build/test.bats | 21 --- plugins/python-build/test/checksum.bats | 1 - plugins/python-build/test/fetch.bats | 2 +- plugins/python-build/test/test_helper.bash | 9 +- test/pyenv_ext.bats | 9 + 214 files changed, 866 insertions(+), 279 deletions(-) create mode 100644 plugins/python-build/share/python-build/3.4.10 create mode 100644 plugins/python-build/share/python-build/3.5.7 create mode 100644 plugins/python-build/share/python-build/3.7.3 create mode 100644 plugins/python-build/share/python-build/3.9-dev create mode 100644 plugins/python-build/share/python-build/anaconda2-2019.03 create mode 100644 plugins/python-build/share/python-build/anaconda3-2019.03 rename plugins/python-build/share/python-build/patches/{2.4 => 2.4.0}/Python-2.4/000_patch-setup.py.diff (100%) rename plugins/python-build/share/python-build/patches/{2.4 => 2.4.0}/Python-2.4/001_fortify_crash_workaround.diff (100%) create mode 100644 plugins/python-build/share/python-build/patches/2.4.0/Python-2.4/002_patch-posixmodule.diff create mode 100644 plugins/python-build/share/python-build/patches/2.4.1/Python-2.4.1/002_patch-posixmodule.diff create mode 100644 plugins/python-build/share/python-build/patches/2.4.2/Python-2.4.2/002_patch-posixmodule.diff create mode 100644 plugins/python-build/share/python-build/patches/2.4.3/Python-2.4.3/002_patch-posixmodule.diff create mode 100644 plugins/python-build/share/python-build/patches/2.4.4/Python-2.4.4/001_patch-posixmodule.diff create mode 100644 plugins/python-build/share/python-build/patches/2.4.5/Python-2.4.5/001_patch-posixmodule.diff create mode 100644 plugins/python-build/share/python-build/patches/2.4.6/Python-2.4.6/001_patch-posixmodule.diff rename plugins/python-build/share/python-build/patches/{2.5 => 2.5.0}/Python-2.5/000_patch-setup.py.diff (100%) rename plugins/python-build/share/python-build/patches/{2.5 => 2.5.0}/Python-2.5/001_patch-svnversion.patch (100%) rename plugins/python-build/share/python-build/patches/{2.5 => 2.5.0}/Python-2.5/002_darwin_c_source.patch (100%) rename plugins/python-build/share/python-build/patches/{2.5 => 2.5.0}/Python-2.5/003_osx_lp64.patch (100%) rename plugins/python-build/share/python-build/patches/{2.5 => 2.5.0}/Python-2.5/004_osx_libffi.patch (100%) rename plugins/python-build/share/python-build/patches/{2.5 => 2.5.0}/Python-2.5/005_osx_failed_modules.patch (100%) rename plugins/python-build/share/python-build/patches/{2.7 => 2.7.0}/Python-2.7/000_patch-setup.py.diff (100%) rename plugins/python-build/share/python-build/patches/{2.7 => 2.7.0}/Python-2.7/002_readline63.patch (100%) rename plugins/python-build/share/python-build/patches/{2.7 => 2.7.0}/Python-2.7/010_ssl_no_ssl2_no_ssl3.patch (100%) rename plugins/python-build/share/python-build/patches/{3.1 => 3.1.0}/Python-3.1/000_patch-setup.py.diff (100%) rename plugins/python-build/share/python-build/patches/{3.1 => 3.1.0}/Python-3.1/010_ssl_no_ssl2_no_ssl3.patch (100%) rename plugins/python-build/share/python-build/patches/{3.2 => 3.2.0}/Python-3.2/000_patch-setup.py.diff (100%) rename plugins/python-build/share/python-build/patches/{3.2 => 3.2.0}/Python-3.2/002_readline63.patch (100%) rename plugins/python-build/share/python-build/patches/{3.2 => 3.2.0}/Python-3.2/010_ssl_no_ssl2_no_ssl3.patch (100%) create mode 100644 plugins/python-build/share/python-build/pypy2.7-7.1.0 create mode 100644 plugins/python-build/share/python-build/pypy2.7-7.1.0-src create mode 100644 plugins/python-build/share/python-build/pypy2.7-7.1.1 create mode 100644 plugins/python-build/share/python-build/pypy2.7-7.1.1-src create mode 100644 plugins/python-build/share/python-build/pypy3.6-7.1.0 create mode 100644 plugins/python-build/share/python-build/pypy3.6-7.1.0-src create mode 100644 plugins/python-build/share/python-build/pypy3.6-7.1.1 create mode 100644 plugins/python-build/share/python-build/pypy3.6-7.1.1-src delete mode 100644 plugins/python-build/test/build/test.bats Updated pyenv. Installing 3.7.3... $ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.3 \$HOME/.pyenv/bin/pyenv install 3.7.3" Downloading Python-3.7.3.tar.xz... -> https://www.python.org/ftp/python/3.7.3/Python-3.7.3.tar.xz Installing Python-3.7.3... Installed Python-3.7.3 to /mnt/data/jenkins/.pyenv/versions/3.7.3 Installed 3.7.3. $ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.3 \$HOME/.pyenv/bin/pyenv rehash" $ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.3 \$HOME/.pyenv/bin/pyenv exec pip list" Installing tox... $ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.3 \$HOME/.pyenv/bin/pyenv exec pip install tox" Collecting tox Downloading https://files.pythonhosted.org/packages/d0/50/3daff59797eefc7c2574fbf58c7b82c599c0495e0639f656ba5f1f58cfa2/tox-3.12.1-py2.py3-none-any.whl (79kB) Collecting toml>=0.9.4 (from tox) Using cached https://files.pythonhosted.org/packages/a2/12/ced7105d2de62fa7c8fb5fce92cc4ce66b57c95fb875e9318dba7f8c5db0/toml-0.10.0-py2.py3-none-any.whl Collecting pluggy<1,>=0.3.0 (from tox) Using cached https://files.pythonhosted.org/packages/06/ee/de89e0582276e3551df3110088bf20844de2b0e7df2748406876cc78e021/pluggy-0.12.0-py2.py3-none-any.whl Collecting py<2,>=1.4.17 (from tox) Using cached https://files.pythonhosted.org/packages/76/bc/394ad449851729244a97857ee14d7cba61ddb268dce3db538ba2f2ba1f0f/py-1.8.0-py2.py3-none-any.whl Collecting six<2,>=1.0.0 (from tox) Using cached https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl Collecting virtualenv>=14.0.0 (from tox) Downloading https://files.pythonhosted.org/packages/ca/ee/8375c01412abe6ff462ec80970e6bb1c4308724d4366d7519627c98691ab/virtualenv-16.6.0-py2.py3-none-any.whl (2.0MB) Requirement already satisfied: setuptools>=30.0.0 in ./.pyenv/versions/3.7.3/lib/python3.7/site-packages (from tox) (40.8.0) Collecting filelock<4,>=3.0.0 (from tox) Downloading https://files.pythonhosted.org/packages/93/83/71a2ee6158bb9f39a90c0dea1637f81d5eef866e188e1971a1b1ab01a35a/filelock-3.0.12-py3-none-any.whl Collecting importlib-metadata>=0.12 (from pluggy<1,>=0.3.0->tox) Using cached https://files.pythonhosted.org/packages/7f/72/5e13a37e989bdb54ac3f52808e122cbd9b878ac980f932dc237ff64f8a00/importlib_metadata-0.17-py2.py3-none-any.whl Collecting zipp>=0.5 (from importlib-metadata>=0.12->pluggy<1,>=0.3.0->tox) Using cached https://files.pythonhosted.org/packages/a0/0f/9bf71d438d2e9d5fd0e4569ea4d1a2b6f5a524c234c6d221b494298bb4d1/zipp-0.5.1-py2.py3-none-any.whl Installing collected packages: toml, zipp, importlib-metadata, pluggy, py, six, virtualenv, filelock, tox Successfully installed filelock-3.0.12 importlib-metadata-0.17 pluggy-0.12.0 py-1.8.0 six-1.12.0 toml-0.10.0 tox-3.12.1 virtualenv-16.6.0 zipp-0.5.1 You are using pip version 19.0.3, however version 19.1.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. Installed tox. $ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.3 \$HOME/.pyenv/bin/pyenv rehash" $ bash -c "rm -rf \$HOME/.pyenv.lock" [faust-macrogen] $ /bin/sh -xe /tmp/jenkins4658319831670768018.sh + pip install numpy Collecting numpy Downloading https://files.pythonhosted.org/packages/fc/d1/45be1144b03b6b1e24f9a924f23f66b4ad030d834ad31fb9e5581bd328af/numpy-1.16.4-cp37-cp37m-manylinux1_x86_64.whl (17.3MB) Installing collected packages: numpy Successfully installed numpy-1.16.4 You are using pip version 19.0.3, however version 19.1.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. + pip install -e . Obtaining file:///mnt/data/jenkins/workspace/faust-macrogen Requirement already satisfied: numpy in /mnt/data/jenkins/.pyenv/versions/3.7.3/lib/python3.7/site-packages (from faust-macrogen==0.9) (1.16.4) Collecting more-itertools (from faust-macrogen==0.9) Using cached https://files.pythonhosted.org/packages/b3/73/64fb5922b745fc1daee8a2880d907d2a70d9c7bb71eea86fcb9445daab5e/more_itertools-7.0.0-py3-none-any.whl Collecting networkx>=2.1 (from faust-macrogen==0.9) Downloading https://files.pythonhosted.org/packages/85/08/f20aef11d4c343b557e5de6b9548761811eb16e438cee3d32b1c66c8566b/networkx-2.3.zip (1.7MB) Collecting python-igraph (from faust-macrogen==0.9) Using cached https://files.pythonhosted.org/packages/0f/a0/4e7134f803737aa6eebb4e5250565ace0e2599659e22be7f7eba520ff017/python-igraph-0.7.1.post6.tar.gz Collecting pygraphviz (from faust-macrogen==0.9) Using cached https://files.pythonhosted.org/packages/7e/b1/d6d849ddaf6f11036f9980d433f383d4c13d1ebcfc3cd09bc845bda7e433/pygraphviz-1.5.zip Collecting ruamel.yaml (from faust-macrogen==0.9) Downloading https://files.pythonhosted.org/packages/0d/f6/eb79ffc92f097f5abe446583010d3a1d612b9c272a8438b5dae76b79edf6/ruamel.yaml-0.15.97-cp37-cp37m-manylinux1_x86_64.whl (653kB) Collecting pyyaml (from faust-macrogen==0.9) Downloading https://files.pythonhosted.org/packages/a3/65/837fefac7475963d1eccf4aa684c23b95aa6c1d033a2c5965ccb11e22623/PyYAML-5.1.1.tar.gz (274kB) Collecting pandas (from faust-macrogen==0.9) Downloading https://files.pythonhosted.org/packages/22/e6/2d47835f91eb010036be207581fa113fb4e3822ec1b4bafb0d3d105fede6/pandas-0.24.2-cp37-cp37m-manylinux1_x86_64.whl (10.1MB) Collecting openpyxl (from faust-macrogen==0.9) Downloading https://files.pythonhosted.org/packages/ba/06/b899c8867518df19e242d8cbc82d4ba210f5ffbeebb7704c695e687ab59c/openpyxl-2.6.2.tar.gz (173kB) Collecting xlrd (from faust-macrogen==0.9) Using cached https://files.pythonhosted.org/packages/b0/16/63576a1a001752e34bf8ea62e367997530dc553b689356b9879339cf45a4/xlrd-1.2.0-py2.py3-none-any.whl Collecting lxml (from faust-macrogen==0.9) Downloading https://files.pythonhosted.org/packages/66/20/49201c7bcb1c92942ac98658b09fb4a0c0dcd064d439489349bc5891207c/lxml-4.3.3-cp37-cp37m-manylinux1_x86_64.whl (5.7MB) Collecting requests (from faust-macrogen==0.9) Using cached https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl Collecting requests-cache (from faust-macrogen==0.9) Downloading https://files.pythonhosted.org/packages/15/d1/6b9836a781d18811d7f0ca7731d0ee817c4e6f33b7ecd8502ad20996b3e9/requests_cache-0.5.0-py2.py3-none-any.whl Collecting logging-tree (from faust-macrogen==0.9) Using cached https://files.pythonhosted.org/packages/c8/c2/ef440ebd44b0106a3b49026e0191a78fc1bfd4daf24aaa4f68d1901b6763/logging_tree-1.8-py2.py3-none-any.whl Collecting colorlog (from faust-macrogen==0.9) Using cached https://files.pythonhosted.org/packages/68/4d/892728b0c14547224f0ac40884e722a3d00cb54e7a146aea0b3186806c9e/colorlog-4.0.2-py2.py3-none-any.whl Collecting tqdm (from faust-macrogen==0.9) Downloading https://files.pythonhosted.org/packages/45/af/685bf3ce889ea191f3b916557f5677cc95a5e87b2fa120d74b5dd6d049d0/tqdm-4.32.1-py2.py3-none-any.whl (49kB) Collecting dataclasses (from faust-macrogen==0.9) Using cached https://files.pythonhosted.org/packages/26/2f/1095cdc2868052dd1e64520f7c0d5c8c550ad297e944e641dbf1ffbb9a5d/dataclasses-0.6-py3-none-any.whl Collecting cvxpy (from faust-macrogen==0.9) Downloading https://files.pythonhosted.org/packages/b4/30/6eccf2333854e42591697e1950b1925384cb4080f302b1ddd11cd8103dd9/cvxpy-1.0.24.tar.gz (913kB) Collecting cvxopt (from faust-macrogen==0.9) Using cached https://files.pythonhosted.org/packages/9b/84/e8c883bbfc972dc9f7b2ca9f97c56d73a44a7dfa700f73746ae0d2569cb0/cvxopt-1.2.3-cp37-cp37m-manylinux1_x86_64.whl Collecting decorator>=4.3.0 (from networkx>=2.1->faust-macrogen==0.9) Downloading https://files.pythonhosted.org/packages/5f/88/0075e461560a1e750a0dcbf77f1d9de775028c37a19a346a6c565a257399/decorator-4.4.0-py2.py3-none-any.whl Collecting pytz>=2011k (from pandas->faust-macrogen==0.9) Using cached https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl Collecting python-dateutil>=2.5.0 (from pandas->faust-macrogen==0.9) Using cached https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl Collecting jdcal (from openpyxl->faust-macrogen==0.9) Downloading https://files.pythonhosted.org/packages/f0/da/572cbc0bc582390480bbd7c4e93d14dc46079778ed915b505dc494b37c57/jdcal-1.4.1-py2.py3-none-any.whl Collecting et_xmlfile (from openpyxl->faust-macrogen==0.9) Using cached https://files.pythonhosted.org/packages/22/28/a99c42aea746e18382ad9fb36f64c1c1f04216f41797f2f0fa567da11388/et_xmlfile-1.0.1.tar.gz Collecting chardet<3.1.0,>=3.0.2 (from requests->faust-macrogen==0.9) Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl Collecting idna<2.9,>=2.5 (from requests->faust-macrogen==0.9) Using cached https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl Collecting certifi>=2017.4.17 (from requests->faust-macrogen==0.9) Using cached https://files.pythonhosted.org/packages/60/75/f692a584e85b7eaba0e03827b3d51f45f571c2e793dd731e598828d380aa/certifi-2019.3.9-py2.py3-none-any.whl Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests->faust-macrogen==0.9) Using cached https://files.pythonhosted.org/packages/e6/60/247f23a7121ae632d62811ba7f273d0e58972d75e58a94d329d51550a47d/urllib3-1.25.3-py2.py3-none-any.whl Collecting osqp>=0.4.1 (from cvxpy->faust-macrogen==0.9) Using cached https://files.pythonhosted.org/packages/5f/8a/52fe5eae258f3ca406532731d8ad8e342e56615c9e82c8c02b75f48e9318/osqp-0.5.0-cp37-cp37m-manylinux1_x86_64.whl Collecting ecos>=2 (from cvxpy->faust-macrogen==0.9) Using cached https://files.pythonhosted.org/packages/d9/3a/a43dba25a6d0bec475574d1cc79eec0288cc931c4e99e643c157f77728e3/ecos-2.0.7.post1-cp37-cp37m-manylinux1_x86_64.whl Collecting scs>=1.1.3 (from cvxpy->faust-macrogen==0.9) Downloading https://files.pythonhosted.org/packages/07/a7/0b19c8f9476a4762d296c6c5fa860f2fe580a4f579fa53aaa8515f4ca217/scs-2.1.0.tar.gz (154kB) Collecting multiprocess (from cvxpy->faust-macrogen==0.9) Using cached https://files.pythonhosted.org/packages/31/60/6d74caa02b54ca43092e745640c7d98f367f07160441682a01602ce00bc5/multiprocess-0.70.7.tar.gz Requirement already satisfied: six in /mnt/data/jenkins/.pyenv/versions/3.7.3/lib/python3.7/site-packages (from cvxpy->faust-macrogen==0.9) (1.12.0) Collecting scipy>=1.1.0 (from cvxpy->faust-macrogen==0.9) Downloading https://files.pythonhosted.org/packages/5d/bd/c0feba81fb60e231cf40fc8a322ed5873c90ef7711795508692b1481a4ae/scipy-1.3.0-cp37-cp37m-manylinux1_x86_64.whl (25.2MB) Collecting future (from osqp>=0.4.1->cvxpy->faust-macrogen==0.9) Using cached https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz Collecting dill>=0.2.9 (from multiprocess->cvxpy->faust-macrogen==0.9) Using cached https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz Installing collected packages: more-itertools, decorator, networkx, python-igraph, pygraphviz, ruamel.yaml, pyyaml, pytz, python-dateutil, pandas, jdcal, et-xmlfile, openpyxl, xlrd, lxml, chardet, idna, certifi, urllib3, requests, requests-cache, logging-tree, colorlog, tqdm, dataclasses, future, scipy, osqp, ecos, scs, dill, multiprocess, cvxpy, cvxopt, faust-macrogen Running setup.py install for networkx: started Running setup.py install for networkx: finished with status 'done' Running setup.py install for python-igraph: started Running setup.py install for python-igraph: still running... Running setup.py install for python-igraph: finished with status 'done' Running setup.py install for pygraphviz: started Running setup.py install for pygraphviz: finished with status 'done' Running setup.py install for pyyaml: started Running setup.py install for pyyaml: finished with status 'done' Running setup.py install for et-xmlfile: started Running setup.py install for et-xmlfile: finished with status 'done' Running setup.py install for openpyxl: started Running setup.py install for openpyxl: finished with status 'done' Running setup.py install for future: started Running setup.py install for future: finished with status 'done' Running setup.py install for scs: started Running setup.py install for scs: finished with status 'done' Running setup.py install for dill: started Running setup.py install for dill: finished with status 'done' Running setup.py install for multiprocess: started Running setup.py install for multiprocess: finished with status 'done' Running setup.py install for cvxpy: started Running setup.py install for cvxpy: finished with status 'done' Running setup.py develop for faust-macrogen Successfully installed certifi-2019.3.9 chardet-3.0.4 colorlog-4.0.2 cvxopt-1.2.3 cvxpy-1.0.24 dataclasses-0.6 decorator-4.4.0 dill-0.2.9 ecos-2.0.7.post1 et-xmlfile-1.0.1 faust-macrogen future-0.17.1 idna-2.8 jdcal-1.4.1 logging-tree-1.8 lxml-4.3.3 more-itertools-7.0.0 multiprocess-0.70.7 networkx-2.3 openpyxl-2.6.2 osqp-0.5.0 pandas-0.24.2 pygraphviz-1.5 python-dateutil-2.8.0 python-igraph-0.7.1.post6 pytz-2019.1 pyyaml-5.1.1 requests-2.22.0 requests-cache-0.5.0 ruamel.yaml-0.15.97 scipy-1.3.0 scs-2.1.0 tqdm-4.32.1 urllib3-1.25.3 xlrd-1.2.0 You are using pip version 19.0.3, however version 19.1.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. + macrogen WARNING macrogen.config Configuration has already been loaded. Some override values may not have any effect. WARNING macrogen.config Configuration has already been loaded. Some override values may not have any effect. WARNING macrogen.uris Corrected faust://document/wa/2_V_H.33I to faust://document/landeck/2_V_H.33I, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_V_H.33I to faust://document/landeck/2_V_H.33I, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_V_H.33I to faust://document/landeck/2_V_H.33I, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/P129Var to faust://document/fischer-lamberg/2_II_H.2d, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.7/2 to faust://document/fischer_lamberg/2_III_H.7__2-3, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.7/3 to faust://document/fischer_lamberg/2_III_H.7__2-3, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_I_H.alpha (2 H I) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_I_H.alpha (2 H I) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_I_H.alpha (2 H I) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_II_H.alpha (2 H II) WARNING macrogen.uris Corrected faust://document/wa/Q to faust://bibliography/Q, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_II_H.alpha (2 H II) WARNING macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/Q to faust://bibliography/Q, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_II_H.alpha (2 H II) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_II_H.alpha (2 H II) WARNING macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/Q to faust://bibliography/Q, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_V_H.alpha (2 H V) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Corrected faust://document/wa/Q to faust://bibliography/Q, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.IIIalpha (2 III H.3a: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.IIIalpha (2 III H.3a: … (2)) WARNING macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_II_H.31_alpha (wa_faust: 2_II_H.31_) WARNING macrogen.uris Corrected faust://document/fischer_lamberg/2_III_H.2_a_1 to faust://document/fischer_lamberg/2_III_H.2a__Bl._1_2 , but it is not in the database WARNING macrogen.uris Corrected faust://document/fischer_lamberg/2_III_H.2_a_1 to faust://document/fischer_lamberg/2_III_H.2a__Bl._1_2 , but it is not in the database WARNING macrogen.uris Corrected faust://document/fischer_lamberg/2_III_H.7_2 to faust://document/fischer_lamberg/2_III_H.7__2-3, but it is not in the database WARNING macrogen.uris Corrected faust://document/fischer_lamberg/2_III_H.7_3 to faust://document/fischer_lamberg/2_III_H.7__2-3, but it is not in the database WARNING macrogen.uris Corrected faust://document/fischer_lamberg/2_III_H.7_3 to faust://document/fischer_lamberg/2_III_H.7__2-3, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_2 to faust://document/fischer_lamberg/2_III_H.22_2, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_2 to faust://document/fischer_lamberg/2_III_H.22_2, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_3 to faust://document/fischer_lamberg/2_III_H.22_3, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_3 to faust://document/fischer_lamberg/2_III_H.22_3, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_4 to faust://document/fischer_lamberg/2_III_H.22_4, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_4 to faust://document/fischer_lamberg/2_III_H.22_4, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_4 to faust://document/fischer_lamberg/2_III_H.22_4, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_4 to faust://document/fischer_lamberg/2_III_H.22_4, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2_alpha (wa_faust: 2_III_H.2_) WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_5 to faust://document/fischer_lamberg/2_III_H.22_5, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_5 to faust://document/fischer_lamberg/2_III_H.22_5, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_5 to faust://document/fischer_lamberg/2_III_H.22_5, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_5 to faust://document/fischer_lamberg/2_III_H.22_5, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_5 to faust://document/fischer_lamberg/2_III_H.22_5, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_2 to faust://document/fischer_lamberg/2_III_H.22_2, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_3 to faust://document/fischer_lamberg/2_III_H.22_3, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_4 to faust://document/fischer_lamberg/2_III_H.22_4, but it is not in the database INFO macrogen.graph Copying datings from inscriptions to witnesses INFO macrogen.graph Adopted H P167 from inscription H P167 i_r_u INFO macrogen.graph Adopted 2 IV H.19 from inscription 2 IV H.19 i_uebrige INFO macrogen.graph Adopted H P167 from inscription H P167 i_v INFO macrogen.graph Adopted H P22 from inscription H P22 i_uebrige INFO macrogen.graph Adopted H P22 from inscription H P22 i_2_o INFO macrogen.graph Adopted H P22 from inscription H P22 i_1_o INFO macrogen.graph Adopted H P167 from inscription H P167 i_uebrige INFO macrogen.graph Adopted H P176 Var from inscription H P176 Var i_r INFO macrogen.graph Adopted H P22 from inscription H P22 i_2_u INFO macrogen.graph Removing edges to ignore INFO macrogen.graph Extracted 4 subgraphs with conflicts INFO macrogen.graph Calculating minimum feedback arc set for 4 strongly connected components INFO macrogen.graph Calculating MFAS for a 2-node graph using baharev, may take a while INFO macrogen.fes.FES_Baharev configured solver: GLPK_MI, options: {'verbose': False, 'solver': 'GLPK_MI'} (installed solvers: CVXOPT, ECOS, ECOS_BB, GLPK, GLPK_MI, OSQP, SCS) INFO macrogen.fes.FES_Baharev Calculating FES for graph with 2 edges, max 1 feedback edges INFO macrogen.fes.FES_Baharev Baharev iteration 1, 0 <= objective <= 25, 1 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev upper == lower bound == 25, optimal solution found INFO macrogen.graph Calculating MFAS for a 9-node graph using baharev, may take a while INFO macrogen.fes.FES_Baharev configured solver: GLPK_MI, options: {'verbose': False, 'solver': 'GLPK_MI'} (installed solvers: CVXOPT, ECOS, ECOS_BB, GLPK, GLPK_MI, OSQP, SCS) INFO macrogen.fes.FES_Baharev Calculating FES for graph with 10 edges, max 2 feedback edges INFO macrogen.fes.FES_Baharev Baharev iteration 1, 0 <= objective <= 10036, 2 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Graph is acyclic, optimal solution found INFO macrogen.graph Calculating MFAS for a 66-node graph using baharev, may take a while INFO macrogen.fes.FES_Baharev configured solver: GLPK_MI, options: {'verbose': False, 'solver': 'GLPK_MI'} (installed solvers: CVXOPT, ECOS, ECOS_BB, GLPK, GLPK_MI, OSQP, SCS) INFO macrogen.fes.FES_Baharev Calculating FES for graph with 115 edges, max 37 feedback edges INFO macrogen.fes.FES_Baharev Baharev iteration 1, 0 <= objective <= 87492, 37 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 2, 5 <= objective <= 77244, 70 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 3, 21 <= objective <= 77244, 105 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 4, 22 <= objective <= 77244, 140 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Graph is acyclic, optimal solution found INFO macrogen.graph Calculating MFAS for a 883-node graph using baharev, may take a while INFO macrogen.fes.FES_Baharev configured solver: GLPK_MI, options: {'verbose': False, 'solver': 'GLPK_MI'} (installed solvers: CVXOPT, ECOS, ECOS_BB, GLPK, GLPK_MI, OSQP, SCS) INFO macrogen.fes.FES_Baharev Calculating FES for graph with 2166 edges, max 570 feedback edges INFO macrogen.fes.FES_Baharev Baharev iteration 1, 0 <= objective <= 435772, 570 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 2, 5223 <= objective <= 389812, 995 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 3, 5838 <= objective <= 388894, 1400 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 4, 6099 <= objective <= 388894, 1752 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 5, 6405 <= objective <= 388894, 1912 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 6, 6463 <= objective <= 388894, 2069 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 7, 6763 <= objective <= 388894, 2125 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 8, 6768 <= objective <= 388894, 2205 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 9, 6769 <= objective <= 388894, 2231 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 10, 6823 <= objective <= 388894, 2345 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 11, 6885 <= objective <= 388894, 2382 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Graph is acyclic, optimal solution found WARNING macrogen.graph Found 13 self loops, will also remove those. Affected nodes: 2 II H.8:1, 2 II H.22, 2 III H.2:1, 2 III H.6:2, 2 III H.6:2, 2 III H.30, 2 III H.70, 2 III H.50c, 2 III H.76, fischer_lamberg: 2_III_H.15 , 2 III H.2:2, 2 III H.3a:1, 2 III H.3a:2 INFO macrogen.graph Building DAG from remaining data INFO macrogen.graph Double-checking 171 removed edges ... INFO macrogen.graph Marking 171 conflicting edges for deletion INFO macrogen.graph Removed 171 of the original 3173 edges INFO macrogen.graph Augmenting refs with data from graphs INFO macrogen.graph Creating sort order from DAG WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) DEBUG macrogen.witnesses Reading scene info ... DEBUG macrogen.witnesses Loading scene info ... DEBUG macrogen.witnesses Loading document and witness coverage from bargraph ... WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits WARNING macrogen.witnesses Scene 1.1.23 has no limits Analyzing documents: 0%| | 0/570 [00:00 "faust://document/faustedition/2_III_H.71". Something is probably seriously wrong. Warning: Unable to reclaim box space in spline routing for edge "1826-04-24" -> "faust://document/faustedition/2_III_H.71". Something is probably seriously wrong. *** Error in `/usr/bin/dot': free(): invalid next size (normal): 0x00005623906304d0 *** ======= Backtrace: ========= /lib/x86_64-linux-gnu/libc.so.6(+0x70bfb)[0x7f8375c2bbfb] /lib/x86_64-linux-gnu/libc.so.6(+0x76fc6)[0x7f8375c31fc6] /lib/x86_64-linux-gnu/libc.so.6(+0x7780e)[0x7f8375c3280e] /usr/lib/libgvc.so.6(+0x4609d)[0x7f83761b609d] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(+0x1d057)[0x7f8370439057] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(+0x1a7a4)[0x7f83704367a4] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(+0xbe5d)[0x7f8370427e5d] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(dot_layout+0x338)[0x7f83704284c8] /usr/lib/libgvc.so.6(gvLayoutJobs+0xd2)[0x7f8376192d22] /usr/bin/dot(+0x1050)[0x56238ee96050] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7f8375bdb2e1] /usr/bin/dot(+0x10ea)[0x56238ee960ea] ======= Memory map: ======== 56238ee95000-56238ee97000 r-xp 00000000 08:02 17581702 /usr/bin/dot 56238f096000-56238f097000 r--p 00001000 08:02 17581702 /usr/bin/dot 56238f097000-56238f098000 rw-p 00002000 08:02 17581702 /usr/bin/dot 562390295000-562390984000 rw-p 00000000 00:00 0 [heap] 7f836c000000-7f836c021000 rw-p 00000000 00:00 0 7f836c021000-7f8370000000 ---p 00000000 00:00 0 7f8370205000-7f837021b000 r-xp 00000000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f837021b000-7f837041a000 ---p 00016000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f837041a000-7f837041b000 r--p 00015000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f837041b000-7f837041c000 rw-p 00016000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f837041c000-7f8370440000 r-xp 00000000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7f8370440000-7f837063f000 ---p 00024000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7f837063f000-7f8370640000 r--p 00023000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7f8370640000-7f8370641000 rw-p 00024000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7f8370641000-7f8370649000 rw-p 00000000 00:00 0 7f8370649000-7f8370663000 r-xp 00000000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7f8370663000-7f8370862000 ---p 0001a000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7f8370862000-7f8370863000 r--p 00019000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7f8370863000-7f8370867000 rw-p 0001a000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7f8370867000-7f837087a000 r-xp 00000000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7f837087a000-7f8370a7a000 ---p 00013000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7f8370a7a000-7f8370a7b000 r--p 00013000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7f8370a7b000-7f8370a7c000 rw-p 00014000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7f8370a7c000-7f8370a7d000 rw-p 00000000 00:00 0 7f8370a7d000-7f8370a84000 r-xp 00000000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7f8370a84000-7f8370c83000 ---p 00007000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7f8370c83000-7f8370c84000 r--p 00006000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7f8370c84000-7f8370c85000 rw-p 00007000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7f8370c85000-7f8370cb0000 r-xp 00000000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7f8370cb0000-7f8370eaf000 ---p 0002b000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7f8370eaf000-7f8370eb1000 r--p 0002a000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7f8370eb1000-7f8370eb2000 rw-p 0002c000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7f8370eb2000-7f8370eb7000 r-xp 00000000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7f8370eb7000-7f83710b6000 ---p 00005000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7f83710b6000-7f83710b7000 r--p 00004000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7f83710b7000-7f83710b8000 rw-p 00005000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7f83710b8000-7f83710bb000 r-xp 00000000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7f83710bb000-7f83712ba000 ---p 00003000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7f83712ba000-7f83712bb000 r--p 00002000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7f83712bb000-7f83712bc000 rw-p 00003000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7f83712bc000-7f837132e000 r-xp 00000000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7f837132e000-7f837152d000 ---p 00072000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7f837152d000-7f837152e000 r--p 00071000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7f837152e000-7f837152f000 rw-p 00072000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7f837152f000-7f8371536000 r-xp 00000000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7f8371536000-7f8371736000 ---p 00007000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7f8371736000-7f8371737000 r--p 00007000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7f8371737000-7f8371738000 rw-p 00008000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7f8371738000-7f8371740000 r-xp 00000000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7f8371740000-7f8371940000 ---p 00008000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7f8371940000-7f8371941000 r--p 00008000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7f8371941000-7f8371942000 rw-p 00009000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7f8371942000-7f83719d5000 r-xp 00000000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7f83719d5000-7f8371bd4000 ---p 00093000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7f8371bd4000-7f8371bd6000 r--p 00092000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7f8371bd6000-7f8371bd7000 rw-p 00094000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7f8371bd7000-7f8371bde000 r-xp 00000000 08:02 789781 /lib/x86_64-linux-gnu/librt-2.24.so 7f8371bde000-7f8371ddd000 ---p 00007000 08:02 789781 /lib/x86_64-linux-gnu/librt-2.24.so 7f8371ddd000-7f8371dde000 r--p 00006000 08:02 789781 /lib/x86_64-linux-gnu/librt-2.24.so 7f8371dde000-7f8371ddf000 rw-p 00007000 08:02 789781 /lib/x86_64-linux-gnu/librt-2.24.so 7f8371ddf000-7f8371df0000 r-xp 00000000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7f8371df0000-7f8371fef000 ---p 00011000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7f8371fef000-7f8371ff0000 r--p 00010000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7f8371ff0000-7f8371ff1000 rw-p 00011000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7f8371ff1000-7f837212b000 r-xp 00000000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7f837212b000-7f837232b000 ---p 0013a000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7f837232b000-7f837232c000 r--p 0013a000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7f837232c000-7f8372331000 rw-p 0013b000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7f8372331000-7f837233a000 r-xp 00000000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7f837233a000-7f8372539000 ---p 00009000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7f8372539000-7f837253a000 r--p 00008000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7f837253a000-7f837253b000 rw-p 00009000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7f837253b000-7f8372547000 r-xp 00000000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7f8372547000-7f8372747000 ---p 0000c000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7f8372747000-7f8372748000 r--p 0000c000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7f8372748000-7f8372749000 rw-p 0000d000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7f8372749000-7f8372770000 r-xp 00000000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7f8372770000-7f837296f000 ---p 00027000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7f837296f000-7f8372970000 r--p 00026000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7f8372970000-7f8372971000 rw-p 00027000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7f8372971000-7f8372973000 r-xp 00000000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7f8372973000-7f8372b73000 ---p 00002000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7f8372b73000-7f8372b74000 r--p 00002000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7f8372b74000-7f8372b75000 rw-p 00003000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7f8372b75000-7f8372ba6000 r-xp 00000000 08:02 17563882 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7f8372ba6000-7f8372da6000 ---p 00031000 08:02 17563882 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7f8372da6000-7f8372da7000 r--p 00031000 08:02 17563882 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7f8372da7000-7f8372da8000 rw-p 00032000 08:02 17563882 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7f8372da8000-7f8372e46000 r-xp 00000000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7f8372e46000-7f8373046000 ---p 0009e000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7f8373046000-7f837304e000 r--p 0009e000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7f837304e000-7f837304f000 rw-p 000a6000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7f837304f000-7f8373067000 r-xp 00000000 08:02 789747 /lib/x86_64-linux-gnu/libpthread-2.24.so 7f8373067000-7f8373266000 ---p 00018000 08:02 789747 /lib/x86_64-linux-gnu/libpthread-2.24.so 7f8373266000-7f8373267000 r--p 00017000 08:02 789747 /lib/x86_64-linux-gnu/libpthread-2.24.so 7f8373267000-7f8373268000 rw-p 00018000 08:02 789747 /lib/x86_64-linux-gnu/libpthread-2.24.so 7f8373268000-7f837326c000 rw-p 00000000 00:00 0 7f837326c000-7f837326d000 r-xp 00000000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7f837326d000-7f837346c000 ---p 00001000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7f837346c000-7f837346d000 r--p 00000000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7f837346d000-7f837346e000 rw-p 00001000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7f837346e000-7f8373516000 r-xp 00000000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7f8373516000-7f8373716000 ---p 000a8000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7f8373716000-7f837371c000 r--p 000a8000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7f837371c000-7f837371d000 rw-p 000ae000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7f837371d000-7f8373759000 r-xp 00000000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7f8373759000-7f8373958000 ---p 0003c000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7f8373958000-7f837395a000 r--p 0003b000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7f837395a000-7f837395b000 rw-p 0003d000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7f837395b000-7f8373a6d000 r-xp 00000000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7f8373a6d000-7f8373c6c000 ---p 00112000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7f8373c6c000-7f8373c6d000 r--p 00111000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7f8373c6d000-7f8373c6e000 rw-p 00112000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7f8373c6e000-7f8373c6f000 rw-p 00000000 00:00 0 7f8373c6f000-7f8373cc1000 r-xp 00000000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7f8373cc1000-7f8373ec0000 ---p 00052000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7f8373ec0000-7f8373ec1000 r--p 00051000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7f8373ec1000-7f8373ec2000 rw-p 00052000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7f8373ec2000-7f8373f0b000 r-xp 00000000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7f8373f0b000-7f837410a000 ---p 00049000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7f837410a000-7f837410d000 r--p 00048000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7f837410d000-7f837410e000 rw-p 0004b000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7f837410e000-7f8374122000 r-xp 00000000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7f8374122000-7f8374322000 ---p 00014000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7f8374322000-7f8374323000 r--p 00014000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7f8374323000-7f8374324000 rw-p 00015000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7f8374324000-7f8374432000 r-xp 00000000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7f8374432000-7f8374632000 ---p 0010e000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7f8374632000-7f8374635000 r--p 0010e000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7f8374635000-7f8374636000 rw-p 00111000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7f8374636000-7f8374638000 rw-p 00000000 00:00 0 7f8374638000-7f8374644000 r-xp 00000000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7f8374644000-7f8374843000 ---p 0000c000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7f8374843000-7f8374844000 r--p 0000b000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7f8374844000-7f8374845000 rw-p 0000c000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7f8374845000-7f837484e000 r-xp 00000000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7f837484e000-7f8374a4d000 ---p 00009000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7f8374a4d000-7f8374a4e000 r--p 00008000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7f8374a4e000-7f8374a50000 rw-p 00009000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7f8374a50000-7f8374a53000 r-xp 00000000 08:02 789659 /lib/x86_64-linux-gnu/libdl-2.24.so 7f8374a53000-7f8374c52000 ---p 00003000 08:02 789659 /lib/x86_64-linux-gnu/libdl-2.24.so 7f8374c52000-7f8374c53000 r--p 00002000 08:02 789659 /lib/x86_64-linux-gnu/libdl-2.24.so 7f8374c53000-7f8374c54000 rw-p 00003000 08:02 789659 /lib/x86_64-linux-gnu/libdl-2.24.so 7f8374c54000-7f8374d57000 r-xp 00000000 08:02 789665 /lib/x86_64-linux-gnu/libm-2.24.so 7f8374d57000-7f8374f56000 ---p 00103000 08:02 789665 /lib/x86_64-linux-gnu/libm-2.24.so 7f8374f56000-7f8374f57000 r--p 00102000 08:02 789665 /lib/x86_64-linux-gnu/libm-2.24.so 7f8374f57000-7f8374f58000 rw-p 00103000 08:02 789665 /lib/x86_64-linux-gnu/libm-2.24.so 7f8374f58000-7f8374f71000 r-xp 00000000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7f8374f71000-7f8375170000 ---p 00019000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7f8375170000-7f8375171000 r--p 00018000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7f8375171000-7f8375172000 rw-p 00019000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7f8375172000-7f8375199000 r-xp 00000000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7f8375199000-7f8375399000 ---p 00027000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7f8375399000-7f837539b000 r--p 00027000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7f837539b000-7f837539c000 rw-p 00029000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7f837539c000-7f83753a3000 r-xp 00000000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7f83753a3000-7f83755a2000 ---p 00007000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7f83755a2000-7f83755a3000 r--p 00006000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7f83755a3000-7f83755a4000 rw-p 00007000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7f83755a4000-7f83755aa000 r-xp 00000000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7f83755aa000-7f83757a9000 ---p 00006000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7f83757a9000-7f83757aa000 r--p 00005000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7f83757aa000-7f83757ab000 rw-p 00006000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7f83757ab000-7f83757b0000 r-xp 00000000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7f83757b0000-7f83759af000 ---p 00005000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7f83759af000-7f83759b0000 r--p 00004000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7f83759b0000-7f83759b1000 rw-p 00005000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7f83759b1000-7f83759ba000 r-xp 00000000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7f83759ba000-7f8375bb9000 ---p 00009000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7f8375bb9000-7f8375bba000 r--p 00008000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7f8375bba000-7f8375bbb000 rw-p 00009000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7f8375bbb000-7f8375d50000 r-xp 00000000 08:02 789617 /lib/x86_64-linux-gnu/libc-2.24.so 7f8375d50000-7f8375f50000 ---p 00195000 08:02 789617 /lib/x86_64-linux-gnu/libc-2.24.so 7f8375f50000-7f8375f54000 r--p 00195000 08:02 789617 /lib/x86_64-linux-gnu/libc-2.24.so 7f8375f54000-7f8375f56000 rw-p 00199000 08:02 789617 /lib/x86_64-linux-gnu/libc-2.24.so 7f8375f56000-7f8375f5a000 rw-p 00000000 00:00 0 7f8375f5a000-7f8375f6f000 r-xp 00000000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7f8375f6f000-7f837616e000 ---p 00015000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7f837616e000-7f837616f000 r--p 00014000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7f837616f000-7f8376170000 rw-p 00015000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7f8376170000-7f83761fc000 r-xp 00000000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7f83761fc000-7f83763fb000 ---p 0008c000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7f83763fb000-7f83763fc000 r--p 0008b000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7f83763fc000-7f837640d000 rw-p 0008c000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7f837640d000-7f837640e000 rw-p 00000000 00:00 0 7f837640e000-7f8376431000 r-xp 00000000 08:02 786612 /lib/x86_64-linux-gnu/ld-2.24.so 7f837646b000-7f837646c000 rw-p 00000000 00:00 0 7f837646c000-7f83764af000 r--p 00000000 fe:00 62653389 /mnt/data/jenkins/.fonts/UbuntuFaust.ttf 7f83764af000-7f83764b6000 r--s 00000000 08:02 22418493 /var/cache/fontconfig/4be9850f182b35c1350b6bbf2e42601c-le64.cache-4 7f83764b6000-7f83764b8000 r--s 00000000 08:02 22418905 /var/cache/fontconfig/30a99c4256905863f7aa12b5e873c27c-le64.cache-4 7f83764b8000-7f83764b9000 r--s 00000000 08:02 22418818 /var/cache/fontconfig/087e1975ba9a574b140bb1df193bf770-le64.cache-4 7f83764b9000-7f83764bf000 r--s 00000000 08:02 22418804 /var/cache/fontconfig/6fe8b0d39a161d19087fe931545dda13-le64.cache-4 7f83764bf000-7f83764c3000 r--s 00000000 08:02 22416744 /var/cache/fontconfig/6aa41aa22e18b8fa06a12da28ea9c28b-le64.cache-4 7f83764c3000-7f83764ce000 r--s 00000000 08:02 22418789 /var/cache/fontconfig/945677eb7aeaf62f1d50efc3fb3ec7d8-le64.cache-4 7f83764ce000-7f83764d5000 r--s 00000000 08:02 22418722 /var/cache/fontconfig/63c7aca0c1b0a3f740ee470c2e28e675-le64.cache-4 7f83764d5000-7f83764de000 r--s 00000000 08:02 22418692 /var/cache/fontconfig/a6d8cf8e4ec09cdbc8633c31745a07dd-le64.cache-4 7f83764de000-7f83764e2000 r--s 00000000 08:02 22418642 /var/cache/fontconfig/de156ccd2eddbdc19d37a45b8b2aac9c-le64.cache-4 7f83764e2000-7f83764e3000 r--s 00000000 08:02 22418565 /var/cache/fontconfig/b95bc8ffbebda2bbdae4265e45b8178d-le64.cache-4 7f83764e3000-7f83764e4000 r--s 00000000 08:02 22418562 /var/cache/fontconfig/9c956a7723ca69a44b382d9179c9802f-le64.cache-4 7f83764e4000-7f83764e5000 r--s 00000000 08:02 22418284 /var/cache/fontconfig/5d1cca7074f29429a8d18692746c2426-le64.cache-4 7f83764e5000-7f83764e7000 r--s 00000000 08:02 22413523 /var/cache/fontconfig/767a8244fc0220cfb567a839d0392e0b-le64.cache-4 7f83764e7000-7f83764e8000 r--s 00000000 08:02 22484312 /var/cache/fontconfig/4794a0821666d79190d59a36cb4f44b5-le64.cache-4 7f83764e8000-7f83764e9000 r--s 00000000 08:02 22418280 /var/cache/fontconfig/9eae20f1ff8cc0a7d125749e875856bd-le64.cache-4 7f83764e9000-7f8376512000 r--s 00000000 08:02 22418262 /var/cache/fontconfig/0bd3dc0958fa2205aaaa8ebb13e2872b-le64.cache-4 7f8376512000-7f8376514000 r--s 00000000 08:02 22418237 /var/cache/fontconfig/bf2c1853a9e9b00bb02fe2e9bcf1e201-le64.cache-4 7f8376514000-7f8376518000 r--s 00000000 08:02 22418209 /var/cache/fontconfig/c57959a16110560c8d0fcea73374aeeb-le64.cache-4 7f8376518000-7f837651e000 r--s 00000000 08:02 22418195 /var/cache/fontconfig/3047814df9a2f067bd2d96a2b9c36e5a-le64.cache-4 7f837651e000-7f8376526000 r--s 00000000 08:02 22418188 /var/cache/fontconfig/bf3b770c553c462765856025a94f1ce6-le64.cache-4 7f8376526000-7f8376529000 r--s 00000000 08:02 22417919 /var/cache/fontconfig/14d493b97896515cad3840ba4896e372-le64.cache-4 7f8376529000-7f837652c000 r--s 00000000 08:02 22417913 /var/cache/fontconfig/e49e89034d371f0f9de17aab02136486-le64.cache-4 7f837652c000-7f837652e000 r--s 00000000 08:02 22417904 /var/cache/fontconfig/4b14b093aebc79c320de5e86ae1d3314-le64.cache-4 7f837652e000-7f837652f000 r--s 00000000 08:02 22417843 /var/cache/fontconfig/8aec10f4cc8391dcef22ca549f1e4354-le64.cache-4 7f837652f000-7f8376542000 r--s 00000000 08:02 22417831 /var/cache/fontconfig/d52a8644073d54c13679302ca1180695-le64.cache-4 7f8376542000-7f8376543000 r--s 00000000 08:02 22417059 /var/cache/fontconfig/8a687c406b77f27d99abfeeba937fcce-le64.cache-4 7f8376543000-7f8376549000 r--s 00000000 08:02 22416918 /var/cache/fontconfig/75ad6aa2358a85f0de2c8ee4837e8227-le64.cache-4 7f8376549000-7f837654a000 r--s 00000000 08:02 22417190 /var/cache/fontconfig/3f7329c5293ffd510edef78f73874cfd-le64.cache-4 7f837654a000-7f837654b000 r--s 00000000 08:02 22416821 /var/cache/fontconfig/ac2cf712d852da827a87a9baf682f5b9-le64.cache-4 7f837654b000-7f837654d000 r--s 00000000 08:02 22416812 /var/cache/fontconfig/65f976e5259cbe6dc7697b8648396239-le64.cache-4 7f837654d000-7f8376559000 r--s 00000000 08:02 22416802 /var/cache/fontconfig/d589a48862398ed80a3d6066f4f56f4c-le64.cache-4 7f8376559000-7f837655d000 r--s 00000000 08:02 22416801 /var/cache/fontconfig/246184dc75a16901ca37d96895904249-le64.cache-4 7f837655d000-7f8376562000 r--s 00000000 08:02 22416800 /var/cache/fontconfig/b25010134a2e462c779c1c1d5ccbff7b-le64.cache-4 7f8376562000-7f8376563000 r--s 00000000 08:02 22416796 /var/cache/fontconfig/94f7fe9bd33aadfac165873bd010d595-le64.cache-4 7f8376563000-7f8376565000 r--s 00000000 08:02 22416788 /var/cache/fontconfig/423767150eb258c59035de29db6fca84-le64.cache-4 7f8376565000-7f8376566000 r--s 00000000 08:02 22416760 /var/cache/fontconfig/845c20fd2c4814bcec78e05d37a63ccc-le64.cache-4 7f8376566000-7f8376567000 r--s 00000000 08:02 22416718 /var/cache/fontconfig/e7de81b01590fb7e12b38e274e17d0db-le64.cache-4 7f8376567000-7f837656b000 r--s 00000000 08:02 22416717 /var/cache/fontconfig/6386b86020ecc1ef9690bb720a13964f-le64.cache-4 7f837656b000-7f837656c000 r--s 00000000 08:02 22416697 /var/cache/fontconfig/406a1d2d2bf3ed7664fbadefac0b2f66-le64.cache-4 7f837656c000-7f837656e000 r--s 00000000 08:02 22416623 /var/cache/fontconfig/67709b7835c0f764c1135060c9575660-le64.cache-4 7f837656e000-7f8376570000 r--s 00000000 08:02 22416541 /var/cache/fontconfig/099525ddca5eae4f2477b69cf2d7f16d-le64.cache-4 7f8376570000-7f8376572000 r--s 00000000 08:02 22416474 /var/cache/fontconfig/61092ac79d9058a69eda095afa0a78f1-le64.cache-4 7f8376572000-7f8376574000 r--s 00000000 08:02 22416398 /var/cache/fontconfig/a722efc6911bbe16667b1a77497ffd37-le64.cache-4 7f8376574000-7f8376576000 r--s 00000000 08:02 22416262 /var/cache/fontconfig/d63fdd8e0f42559533dd777c334fdfcc-le64.cache-4 7f8376576000-7f8376577000 r--s 00000000 08:02 22422246 /var/cache/fontconfig/30829fa25452a46451e813d634d7f916-le64.cache-4 7f8376577000-7f8376584000 r--s 00000000 08:02 22416083 /var/cache/fontconfig/198d8fcf01c96d0cf813f74fd759bdb7-le64.cache-4 7f8376584000-7f8376587000 r--s 00000000 08:02 22415904 /var/cache/fontconfig/75114ca45c98e8a441da0ff356701271-le64.cache-4 7f8376587000-7f8376592000 r--s 00000000 08:02 22415851 /var/cache/fontconfig/83bf95040141907cd45bb53cf7c1c148-le64.cache-4 7f8376592000-7f837659b000 r--s 00000000 08:02 22416746 /var/cache/fontconfig/d0972c3d32f097851eb916381fc38920-le64.cache-4 7f837659b000-7f837659d000 r--s 00000000 08:02 22415819 /var/cache/fontconfig/6e6b34ae150a7ad95e82fb4a522f0bda-le64.cache-4 7f837659d000-7f837659e000 r--s 00000000 08:02 22415734 /var/cache/fontconfig/3334a778d104e76d188e9df399bc24d2-le64.cache-4 7f837659e000-7f83765a5000 r--s 00000000 08:02 22415191 /var/cache/fontconfig/53d14c92082a93e67d5078324eb314ca-le64.cache-4 7f83765a5000-7f83765a9000 r--s 00000000 08:02 22415138 /var/cache/fontconfig/6c08beecf0dac481ec92e759e0c2e6d7-le64.cache-4 7f83765a9000-7f83765ad000 r--s 00000000 08:02 22414918 /var/cache/fontconfig/4d6aee6d44eccb37054d3216e945f618-le64.cache-4 7f83765ad000-7f83765b1000 r--s 00000000 08:02 22414915 /var/cache/fontconfig/d6c6df98c3df5faf9bd0f8ef4d91efe5-le64.cache-4 7f83765b1000-7f83765b5000 r--s 00000000 08:02 22414804 /var/cache/fontconfig/9fb319ef52839f11ee26ab8b4cffa12b-le64.cache-4 7f83765b5000-7f83765b7000 r--s 00000000 08:02 22414786 /var/cache/fontconfig/43bfe21a9e1edebcf703d79ee2950b06-le64.cache-4 7f83765b7000-7f83765ca000 r--s 00000000 08:02 22414768 /var/cache/fontconfig/4ac51e5cfbc76fc3f983e470323a16d3-le64.cache-4 7f83765ca000-7f83765cd000 r--s 00000000 08:02 22414670 /var/cache/fontconfig/c19b55eb3b4c5b40ea175e31682068a5-le64.cache-4 7f83765cd000-7f83765ce000 r--s 00000000 08:02 22414635 /var/cache/fontconfig/c277e94e32b20404286a1ddafa5a80f0-le64.cache-4 7f83765ce000-7f83765d4000 r--s 00000000 08:02 22414586 /var/cache/fontconfig/3629f2adf904f9a612908891fae71ceb-le64.cache-4 7f83765d4000-7f83765ea000 r--s 00000000 08:02 22413555 /var/cache/fontconfig/e13b20fdb08344e0e664864cc2ede53d-le64.cache-4 7f83765ea000-7f8376608000 r--s 00000000 08:02 22417369 /var/cache/fontconfig/467c019e582ee353435ea5c21d137ef6-le64.cache-4 7f8376608000-7f837660e000 rw-p 00000000 00:00 0 7f837660e000-7f8376610000 r--s 00000000 08:02 22414585 /var/cache/fontconfig/62f91419b9ebdb6975e7e41ab6412357-le64.cache-4 7f8376610000-7f8376613000 r--s 00000000 08:02 22414506 /var/cache/fontconfig/de83a0a961185c8bd1f159015d56c039-le64.cache-4 7f8376613000-7f8376617000 r--s 00000000 08:02 22422251 /var/cache/fontconfig/7ef2298fde41cc6eeb7af42e48b7d293-le64.cache-4 7f8376617000-7f8376618000 r--s 00000000 08:02 22414482 /var/cache/fontconfig/573ec803664ed168555e0e8b6d0f0c7f-le64.cache-4 7f8376618000-7f837661b000 r--s 00000000 08:02 22484326 /var/cache/fontconfig/16326683038b281783a0ef8c680e3a10-le64.cache-4 7f837661b000-7f8376628000 r--s 00000000 08:02 22484324 /var/cache/fontconfig/8f02d4cb045bd6ce15663e43f347c9f8-le64.cache-4 7f8376628000-7f8376629000 r--s 00000000 08:02 22484313 /var/cache/fontconfig/e0aa53bcfa504e64f87823c16bc01eb6-le64.cache-4 7f8376629000-7f8376631000 r--s 00000000 fe:00 62652426 /mnt/data/jenkins/.cache/fontconfig/44f28d761bb352833f3f0b5b1020972b-le64.cache-4 7f8376631000-7f8376632000 r--p 00023000 08:02 786612 /lib/x86_64-linux-gnu/ld-2.24.so 7f8376632000-7f8376633000 rw-p 00024000 08:02 786612 /lib/x86_64-linux-gnu/ld-2.24.so 7f8376633000-7f8376634000 rw-p 00000000 00:00 0 7ffd93bdd000-7ffd93bfe000 rw-p 00000000 00:00 0 [stack] 7ffd93c24000-7ffd93c26000 r--p 00000000 00:00 0 [vvar] 7ffd93c26000-7ffd93c28000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]  Rendering: 91%|█████████ | 1076/1185 [01:11<02:39, 1.46s/ SVGs] Rendering: 91%|█████████ | 1077/1185 [01:11<01:53, 1.05s/ SVGs] Rendering: 91%|█████████ | 1079/1185 [01:11<01:21, 1.31 SVGs/s] Rendering: 91%|█████████ | 1081/1185 [01:11<00:58, 1.78 SVGs/s] Rendering: 91%|█████████▏| 1083/1185 [01:12<00:42, 2.40 SVGs/s] Rendering: 92%|█████████▏| 1085/1185 [01:12<00:31, 3.17 SVGs/s] Rendering: 92%|█████████▏| 1088/1185 [01:12<00:22, 4.25 SVGs/s] Rendering: 92%|█████████▏| 1091/1185 [01:12<00:16, 5.70 SVGs/s] Rendering: 92%|█████████▏| 1094/1185 [01:12<00:12, 7.27 SVGs/s] Rendering: 93%|█████████▎| 1098/1185 [01:12<00:09, 9.14 SVGs/s] Rendering: 93%|█████████▎| 1102/1185 [01:13<00:07, 11.25 SVGs/s] Rendering: 93%|█████████▎| 1105/1185 [01:13<00:06, 12.64 SVGs/s] Rendering: 94%|█████████▎| 1108/1185 [01:15<00:19, 3.87 SVGs/s] Rendering: 94%|█████████▎| 1110/1185 [01:21<01:18, 1.05s/ SVGs] Rendering: 94%|█████████▎| 1110/1185 [01:39<01:18, 1.05s/ SVGs] Rendering: 94%|█████████▍| 1112/1185 [02:23<12:18, 10.11s/ SVGs] Rendering: 94%|█████████▍| 1114/1185 [02:23<08:24, 7.11s/ SVGs] Rendering: 94%|█████████▍| 1116/1185 [02:23<05:44, 5.00s/ SVGs] Rendering: 94%|█████████▍| 1118/1185 [02:24<03:56, 3.52s/ SVGs] Rendering: 95%|█████████▍| 1120/1185 [02:24<02:42, 2.49s/ SVGs] Rendering: 95%|█████████▍| 1122/1185 [02:24<01:51, 1.77s/ SVGs] Rendering: 95%|█████████▍| 1123/1185 [02:24<01:18, 1.27s/ SVGs] Rendering: 95%|█████████▍| 1124/1185 [02:24<00:56, 1.09 SVGs/s] Rendering: 95%|█████████▌| 1126/1185 [02:24<00:39, 1.48 SVGs/s] Rendering: 95%|█████████▌| 1127/1185 [02:24<00:29, 1.99 SVGs/s] Rendering: 95%|█████████▌| 1128/1185 [02:25<00:22, 2.56 SVGs/s] Rendering: 95%|█████████▌| 1130/1185 [02:25<00:16, 3.31 SVGs/s] Rendering: 95%|█████████▌| 1131/1185 [02:25<00:13, 4.12 SVGs/s] Rendering: 96%|█████████▌| 1133/1185 [02:25<00:10, 5.04 SVGs/s] Rendering: 96%|█████████▌| 1135/1185 [02:25<00:08, 5.99 SVGs/s] Rendering: 96%|█████████▌| 1137/1185 [02:25<00:07, 6.81 SVGs/s] Rendering: 96%|█████████▌| 1139/1185 [02:26<00:06, 7.63 SVGs/s] Rendering: 96%|█████████▋| 1141/1185 [02:26<00:05, 8.76 SVGs/s] Rendering: 96%|█████████▋| 1143/1185 [02:26<00:04, 9.72 SVGs/s] Rendering: 97%|█████████▋| 1145/1185 [02:26<00:04, 9.96 SVGs/s] Rendering: 97%|█████████▋| 1147/1185 [02:26<00:03, 11.14 SVGs/s] Rendering: 97%|█████████▋| 1149/1185 [02:26<00:03, 11.74 SVGs/s] Rendering: 97%|█████████▋| 1151/1185 [02:27<00:06, 5.10 SVGs/s] Rendering: 97%|█████████▋| 1153/1185 [02:31<00:22, 1.40 SVGs/s] Rendering: 97%|█████████▋| 1154/1185 [02:31<00:16, 1.87 SVGs/s] Rendering: 97%|█████████▋| 1155/1185 [02:31<00:12, 2.47 SVGs/s] Rendering: 98%|█████████▊| 1157/1185 [02:32<00:08, 3.16 SVGs/s] Rendering: 98%|█████████▊| 1158/1185 [02:32<00:06, 3.86 SVGs/s] Rendering: 98%|█████████▊| 1159/1185 [02:32<00:05, 4.73 SVGs/s] Rendering: 98%|█████████▊| 1160/1185 [02:36<00:38, 1.53s/ SVGs]WARNING macrogen.visualize Rendering target/macrogenesis/scene_2-2-3-1-graph.dot: libpath/shortest.c:324: triangulation failed libpath/shortest.c:207: cannot find triangle path  Rendering: 98%|█████████▊| 1161/1185 [02:37<00:32, 1.37s/ SVGs] Rendering: 98%|█████████▊| 1162/1185 [02:38<00:23, 1.04s/ SVGs] Rendering: 98%|█████████▊| 1163/1185 [02:38<00:18, 1.18 SVGs/s] Rendering: 98%|█████████▊| 1164/1185 [02:38<00:13, 1.54 SVGs/s] Rendering: 98%|█████████▊| 1165/1185 [02:39<00:10, 1.86 SVGs/s] Rendering: 98%|█████████▊| 1166/1185 [02:45<00:44, 2.37s/ SVGs] Rendering: 98%|█████████▊| 1167/1185 [02:49<00:48, 2.69s/ SVGs] Rendering: 99%|█████████▊| 1168/1185 [02:49<00:34, 2.04s/ SVGs] Rendering: 99%|█████████▊| 1169/1185 [02:49<00:23, 1.49s/ SVGs] Rendering: 99%|█████████▊| 1170/1185 [02:50<00:16, 1.11s/ SVGs] Rendering: 99%|█████████▉| 1171/1185 [02:50<00:11, 1.22 SVGs/s] Rendering: 99%|█████████▉| 1172/1185 [02:50<00:07, 1.65 SVGs/s] Rendering: 99%|█████████▉| 1173/1185 [02:50<00:05, 2.21 SVGs/s] Rendering: 99%|█████████▉| 1175/1185 [02:50<00:03, 2.66 SVGs/s] Rendering: 99%|█████████▉| 1176/1185 [02:50<00:02, 3.37 SVGs/s] Rendering: 99%|█████████▉| 1177/1185 [02:51<00:02, 3.34 SVGs/s] Rendering: 99%|█████████▉| 1178/1185 [02:51<00:01, 3.59 SVGs/s] Rendering: 99%|█████████▉| 1179/1185 [02:57<00:11, 1.89s/ SVGs] Rendering: 100%|█████████▉| 1180/1185 [03:05<00:19, 3.92s/ SVGs] Rendering: 100%|█████████▉| 1181/1185 [03:26<00:35, 8.94s/ SVGs] Rendering: 100%|█████████▉| 1182/1185 [03:53<00:43, 14.43s/ SVGs]WARNING macrogen.visualize Rendering target/macrogenesis/scc-02-graph.dot aborted after 1800 seconds () Rendering: 100%|█████████▉| 1183/1185 [30:00<16:00, 480.02s/ SVGs]WARNING macrogen.visualize Rendering target/macrogenesis/wcc-01-graph.dot aborted after 1800 seconds () WARNING macrogen.visualize Rendering target/macrogenesis/dag-graph.dot aborted after 1800 seconds () Rendering: 100%|██████████| 1185/1185 [31:21<00:00, 348.18s/ SVGs] ERROR macrogen.visualize Rendered 1178 SVGs, 3 timed out, 4 failed + cd target + rsync -a -u --chmod=ug+rwX,o+rX,Dg+s --omit-dir-times --info=del,stats2,copy,flist2 macrogenesis beta.faustedition.net:/var/www/dev/ sending incremental file list Number of files: 7,981 (reg: 7,977, dir: 4) Number of created files: 7,981 (reg: 7,977, dir: 4) Number of deleted files: 0 Number of regular files transferred: 7,977 Total file size: 296,503,430 bytes Total transferred file size: 296,503,430 bytes Literal data: 296,503,430 bytes Matched data: 0 bytes File list size: 262,125 File list generation time: 0.001 seconds File list transfer time: 0.000 seconds Total bytes sent: 297,209,507 Total bytes received: 151,615 sent 297,209,507 bytes received 151,615 bytes 16,992,064.11 bytes/sec total size is 296,503,430 speedup is 1.00 $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 19378 killed; [ssh-agent] Stopped. Archiving artifacts Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Notifying upstream projects of job completion Finished: SUCCESS