Started by GitHub push by thvitt 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-HS02ROkryaHk/agent.32445 SSH_AGENT_PID=32447 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /mnt/data/jenkins/workspace/faust-macrogen@tmp/private_key_9079162610703742544.key (/mnt/data/jenkins/workspace/faust-macrogen@tmp/private_key_9079162610703742544.key) [ssh-agent] Using credentials git Running ssh-add (command line suppressed) Identity added: /mnt/data/jenkins/workspace/faust-macrogen@tmp/private_key_35046235561308456.key (/mnt/data/jenkins/workspace/faust-macrogen@tmp/private_key_35046235561308456.key) [ssh-agent] Using credentials jenkins (wrzh075.rzhousing.uni-wuerzburg.de) > /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 53b339d7db0e77002d7e44a48c1e84d73ac81558 (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 53b339d7db0e77002d7e44a48c1e84d73ac81558 Commit message: "Add artifical datings' source node to conflict graph." > /usr/bin/git rev-list --no-walk 848121cf243e3fcc033c22b22c1d559568f2d389 # 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.2 \$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.2 \$HOME/.pyenv/bin/pyenv versions --bare" $ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.2 \$HOME/.pyenv/bin/pyenv rehash" $ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.2 \$HOME/.pyenv/bin/pyenv exec pip list" $ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.2 \$HOME/.pyenv/bin/pyenv rehash" $ bash -c "rm -rf \$HOME/.pyenv.lock" [faust-macrogen] $ /bin/sh -xe /tmp/jenkins5343028882195942666.sh + pip install numpy Requirement already satisfied: numpy in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (1.16.2) You are using pip version 18.1, however version 19.0.3 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.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (1.16.2) Requirement already satisfied: more-itertools in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (6.0.0) Requirement already satisfied: networkx>=2.1 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (2.2) Requirement already satisfied: python-igraph in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (0.7.1.post6) Requirement already satisfied: pygraphviz in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (1.5) Requirement already satisfied: ruamel.yaml in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (0.15.89) Requirement already satisfied: pyyaml in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (3.13) Requirement already satisfied: pandas in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (0.24.1) Requirement already satisfied: openpyxl in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (2.6.1) Requirement already satisfied: xlrd in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (1.2.0) Requirement already satisfied: lxml in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (4.3.2) Requirement already satisfied: requests in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (2.21.0) Requirement already satisfied: requests-cache in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (0.4.13) Requirement already satisfied: logging-tree in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (1.8) Requirement already satisfied: colorlog in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (4.0.2) Requirement already satisfied: tqdm in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (4.31.1) Requirement already satisfied: dataclasses in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (0.6) Requirement already satisfied: cvxpy in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (1.0.19) Requirement already satisfied: cvxopt in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (1.2.3) Requirement already satisfied: decorator>=4.3.0 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from networkx>=2.1->faust-macrogen==0.9) (4.3.2) Requirement already satisfied: python-dateutil>=2.5.0 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from pandas->faust-macrogen==0.9) (2.8.0) Requirement already satisfied: pytz>=2011k in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from pandas->faust-macrogen==0.9) (2018.9) Requirement already satisfied: jdcal in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from openpyxl->faust-macrogen==0.9) (1.4) Requirement already satisfied: et_xmlfile in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from openpyxl->faust-macrogen==0.9) (1.0.1) Requirement already satisfied: idna<2.9,>=2.5 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from requests->faust-macrogen==0.9) (2.8) Requirement already satisfied: urllib3<1.25,>=1.21.1 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from requests->faust-macrogen==0.9) (1.24.1) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from requests->faust-macrogen==0.9) (3.0.4) Requirement already satisfied: certifi>=2017.4.17 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from requests->faust-macrogen==0.9) (2018.11.29) Requirement already satisfied: osqp in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from cvxpy->faust-macrogen==0.9) (0.5.0) Requirement already satisfied: ecos>=2 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from cvxpy->faust-macrogen==0.9) (2.0.7.post1) Requirement already satisfied: scs>=1.1.3 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from cvxpy->faust-macrogen==0.9) (2.0.2) Requirement already satisfied: multiprocess in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from cvxpy->faust-macrogen==0.9) (0.70.7) Requirement already satisfied: fastcache in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from cvxpy->faust-macrogen==0.9) (1.0.2) Requirement already satisfied: six in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from cvxpy->faust-macrogen==0.9) (1.12.0) Requirement already satisfied: scipy>=1.1.0 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from cvxpy->faust-macrogen==0.9) (1.2.1) Requirement already satisfied: future in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from osqp->cvxpy->faust-macrogen==0.9) (0.17.1) Requirement already satisfied: dill>=0.2.9 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from multiprocess->cvxpy->faust-macrogen==0.9) (0.2.9) Installing collected packages: faust-macrogen Found existing installation: faust-macrogen 0.9 Uninstalling faust-macrogen-0.9: Successfully uninstalled faust-macrogen-0.9 Running setup.py develop for faust-macrogen Successfully installed faust-macrogen You are using pip version 18.1, however version 19.0.3 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/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_v 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 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 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 P22 from inscription H P22 i_uebrige 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: ECOS, ECOS_BB, CVXOPT, GLPK, GLPK_MI, SCS, OSQP) 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: ECOS, ECOS_BB, CVXOPT, GLPK, GLPK_MI, SCS, OSQP) 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 73-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: ECOS, ECOS_BB, CVXOPT, GLPK, GLPK_MI, SCS, OSQP) INFO macrogen.fes.FES_Baharev Calculating FES for graph with 130 edges, max 42 feedback edges INFO macrogen.fes.FES_Baharev Baharev iteration 1, 0 <= objective <= 87497, 42 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 2, 7 <= objective <= 87497, 80 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 3, 307 <= objective <= 77248, 114 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 4, 557 <= objective <= 77248, 148 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 5, 608 <= objective <= 77248, 183 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 6, 1358 <= objective <= 77248, 214 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 7, 1659 <= objective <= 77248, 244 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 8, 10023 <= objective <= 77248, 283 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 927-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: ECOS, ECOS_BB, CVXOPT, GLPK, GLPK_MI, SCS, OSQP) INFO macrogen.fes.FES_Baharev Calculating FES for graph with 2278 edges, max 599 feedback edges INFO macrogen.fes.FES_Baharev Baharev iteration 1, 0 <= objective <= 434405, 599 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 2, 4900 <= objective <= 390248, 1066 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 3, 5572 <= objective <= 388727, 1506 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 4, 5787 <= objective <= 388727, 1945 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 5, 5913 <= objective <= 388727, 2191 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 6, 6084 <= objective <= 388727, 2435 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 7, 6271 <= objective <= 388727, 2611 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 8, 6275 <= objective <= 388727, 2775 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 9, 6497 <= objective <= 388727, 2863 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 10, 6524 <= objective <= 388727, 2900 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 11, 6527 <= objective <= 388727, 2944 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 12, 6528 <= objective <= 388727, 2971 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 13, 6578 <= objective <= 388727, 3012 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 14, 6582 <= objective <= 388727, 3141 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 15, 6628 <= objective <= 388727, 3188 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 16, 6629 <= objective <= 388727, 3211 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 17, 6644 <= objective <= 388727, 3252 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 18, 6647 <= objective <= 388727, 3290 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 19, 6651 <= objective <= 388727, 3326 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 20, 6654 <= objective <= 388727, 3359 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 21, 6656 <= objective <= 388727, 3383 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Graph is acyclic, optimal solution found WARNING macrogen.graph Found 11 self loops, will also remove those. Affected nodes: 2 II H.22, 2 III H.2:1, 2 III H.6:2, 2 III H.6:2, 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 174 removed edges ... INFO macrogen.graph Marking 174 conflicting edges for deletion INFO macrogen.graph Removed 174 of the original 3304 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)) Rendering: 0%| | 0/1219 [00:00 "1826-05-02". Something is probably seriously wrong. warnings.warn(b"".join(errors).decode(self.encoding), RuntimeWarning) WARNING macrogen.visualize Rendering target/macrogenesis/scene_2-3-3-graph.dot with 149 nodes and 420 edges took 0:00:20.365175 Rendering: 72%|███████▏ | 882/1219 [00:25<01:01, 5.44 SVGs/s] Rendering: 73%|███████▎ | 884/1219 [00:26<00:50, 6.62 SVGs/s] Rendering: 73%|███████▎ | 886/1219 [00:26<00:53, 6.17 SVGs/s] Rendering: 73%|███████▎ | 888/1219 [00:26<00:45, 7.34 SVGs/s] Rendering: 73%|███████▎ | 890/1219 [00:26<00:40, 8.12 SVGs/s] Rendering: 73%|███████▎ | 892/1219 [00:26<00:35, 9.34 SVGs/s] Rendering: 73%|███████▎ | 894/1219 [00:27<00:33, 9.64 SVGs/s] Rendering: 74%|███████▎ | 896/1219 [00:27<00:32, 9.98 SVGs/s] Rendering: 74%|███████▎ | 899/1219 [00:28<00:56, 5.65 SVGs/s] Rendering: 74%|███████▍ | 901/1219 [00:28<00:45, 6.96 SVGs/s] Rendering: 74%|███████▍ | 905/1219 [00:28<00:35, 8.86 SVGs/s] Rendering: 74%|███████▍ | 908/1219 [00:28<00:28, 10.80 SVGs/s] Rendering: 75%|███████▍ | 911/1219 [00:29<00:24, 12.37 SVGs/s] Rendering: 75%|███████▍ | 914/1219 [00:29<00:21, 13.93 SVGs/s] Rendering: 75%|███████▌ | 916/1219 [00:29<00:30, 9.94 SVGs/s] Rendering: 75%|███████▌ | 918/1219 [00:29<00:30, 10.02 SVGs/s] Rendering: 75%|███████▌ | 920/1219 [00:31<01:28, 3.37 SVGs/s] Rendering: 76%|███████▌ | 922/1219 [00:31<01:08, 4.30 SVGs/s]WARNING macrogen.visualize Rendering target/macrogenesis/scene_2-3-2-graph.dot with 159 nodes and 451 edges took 0:00:27.645142 Rendering: 76%|███████▌ | 924/1219 [00:33<02:02, 2.41 SVGs/s] Rendering: 76%|███████▌ | 927/1219 [00:33<01:29, 3.27 SVGs/s] Rendering: 76%|███████▌ | 929/1219 [00:33<01:08, 4.21 SVGs/s] Rendering: 76%|███████▋ | 931/1219 [00:33<00:53, 5.40 SVGs/s] Rendering: 76%|███████▋ | 931/1219 [00:49<00:53, 5.40 SVGs/s]WARNING macrogen.visualize Rendering target/macrogenesis/fischer_lamberg.2_III_H.22_2--1826-04-23-graph-graph.dot with 266 nodes and 464 edges took 0:00:29.749420 Rendering: 77%|███████▋ | 933/1219 [00:55<16:04, 3.37s/ SVGs] Rendering: 77%|███████▋ | 935/1219 [00:55<11:19, 2.39s/ SVGs] Rendering: 77%|███████▋ | 937/1219 [00:55<07:59, 1.70s/ SVGs]WARNING macrogen.visualize Rendering target/macrogenesis/H_P93--1825-01-01-graph-graph.dot with 254 nodes and 468 edges took 0:00:29.279286 Rendering: 77%|███████▋ | 939/1219 [00:58<07:52, 1.69s/ SVGs] Rendering: 77%|███████▋ | 941/1219 [00:58<05:36, 1.21s/ SVGs] Rendering: 77%|███████▋ | 943/1219 [00:59<04:01, 1.14 SVGs/s] Rendering: 78%|███████▊ | 945/1219 [00:59<02:55, 1.56 SVGs/s] Rendering: 78%|███████▊ | 947/1219 [00:59<02:09, 2.09 SVGs/s] Rendering: 78%|███████▊ | 948/1219 [00:59<01:38, 2.74 SVGs/s] Rendering: 78%|███████▊ | 949/1219 [00:59<01:17, 3.48 SVGs/s] Rendering: 78%|███████▊ | 951/1219 [00:59<01:01, 4.38 SVGs/s] Rendering: 78%|███████▊ | 953/1219 [01:00<00:50, 5.27 SVGs/s] Rendering: 78%|███████▊ | 955/1219 [01:00<00:43, 6.03 SVGs/s] Rendering: 79%|███████▊ | 957/1219 [01:00<00:38, 6.85 SVGs/s]WARNING macrogen.visualize Rendering target/macrogenesis/2_III_H.6_1--1823-03-30-graph-graph.dot with 196 nodes and 348 edges took 0:00:18.590130 Rendering: 79%|███████▊ | 959/1219 [01:14<09:17, 2.14s/ SVGs] Rendering: 79%|███████▉ | 961/1219 [01:14<06:34, 1.53s/ SVGs] Rendering: 79%|███████▉ | 963/1219 [01:14<04:40, 1.09s/ SVGs] Rendering: 79%|███████▉ | 965/1219 [01:14<03:23, 1.25 SVGs/s]WARNING macrogen.visualize Rendering target/macrogenesis/2_III_H.1--1801-01-01-graph-graph.dot with 199 nodes and 408 edges took 0:00:14.206912 Rendering: 79%|███████▉ | 967/1219 [01:14<02:25, 1.73 SVGs/s] Rendering: 79%|███████▉ | 969/1219 [01:15<01:47, 2.32 SVGs/s] Rendering: 80%|███████▉ | 971/1219 [01:15<01:21, 3.06 SVGs/s] Rendering: 80%|███████▉ | 974/1219 [01:15<00:59, 4.10 SVGs/s] Rendering: 80%|████████ | 977/1219 [01:15<00:43, 5.52 SVGs/s] Rendering: 80%|████████ | 979/1219 [01:16<01:14, 3.22 SVGs/s] Rendering: 80%|████████ | 979/1219 [01:29<01:14, 3.22 SVGs/s]WARNING macrogen.visualize Rendering target/macrogenesis/1826-03-31--H_P84-graph-graph.dot with 326 nodes and 631 edges took 0:01:12.645478 Rendering: 80%|████████ | 981/1219 [01:36<12:24, 3.13s/ SVGs] Rendering: 81%|████████ | 982/1219 [01:36<08:48, 2.23s/ SVGs] Rendering: 81%|████████ | 983/1219 [01:36<06:17, 1.60s/ SVGs] Rendering: 81%|████████ | 984/1219 [01:36<04:35, 1.17s/ SVGs] Rendering: 81%|████████ | 985/1219 [01:36<03:22, 1.15 SVGs/s] Rendering: 81%|████████ | 986/1219 [01:36<02:29, 1.56 SVGs/s] Rendering: 81%|████████ | 987/1219 [01:37<02:02, 1.90 SVGs/s] Rendering: 81%|████████ | 989/1219 [01:39<02:39, 1.45 SVGs/s] Rendering: 81%|████████▏ | 991/1219 [01:39<01:55, 1.98 SVGs/s]WARNING macrogen.visualize Rendering target/macrogenesis/2_III_H.6_2--1823-03-30-graph-graph.dot with 307 nodes and 570 edges took 0:01:05.814030 Rendering: 82%|████████▏ | 994/1219 [01:39<01:21, 2.75 SVGs/s] Rendering: 82%|████████▏ | 997/1219 [01:39<01:00, 3.67 SVGs/s] Rendering: 82%|████████▏ | 1000/1219 [01:39<00:44, 4.98 SVGs/s] Rendering: 82%|████████▏ | 1003/1219 [01:39<00:33, 6.38 SVGs/s] Rendering: 83%|████████▎ | 1007/1219 [01:40<00:26, 8.14 SVGs/s] Rendering: 83%|████████▎ | 1010/1219 [01:40<00:23, 9.08 SVGs/s] Rendering: 83%|████████▎ | 1013/1219 [01:40<00:18, 11.11 SVGs/s] Rendering: 83%|████████▎ | 1016/1219 [01:40<00:16, 12.49 SVGs/s] Rendering: 84%|████████▎ | 1018/1219 [01:40<00:16, 11.87 SVGs/s] Rendering: 84%|████████▍ | 1021/1219 [01:40<00:14, 13.41 SVGs/s] Rendering: 84%|████████▍ | 1023/1219 [01:41<00:15, 12.66 SVGs/s] Rendering: 84%|████████▍ | 1025/1219 [01:41<00:16, 11.70 SVGs/s] Rendering: 84%|████████▍ | 1027/1219 [01:41<00:20, 9.38 SVGs/s] Rendering: 84%|████████▍ | 1029/1219 [01:41<00:18, 10.08 SVGs/s] Rendering: 85%|████████▍ | 1031/1219 [01:42<00:18, 10.37 SVGs/s] Rendering: 85%|████████▍ | 1033/1219 [01:42<00:20, 9.28 SVGs/s] Rendering: 85%|████████▍ | 1035/1219 [01:42<00:21, 8.47 SVGs/s] Rendering: 85%|████████▌ | 1037/1219 [01:42<00:20, 8.79 SVGs/s] Rendering: 85%|████████▌ | 1038/1219 [01:42<00:20, 8.98 SVGs/s]WARNING macrogen.visualize Rendering target/macrogenesis/fischer_lamberg.2_III_H.22_1--1826-04-23-graph-graph.dot with 187 nodes and 311 edges took 0:00:07.858294 Rendering: 85%|████████▌ | 1039/1219 [01:49<06:01, 2.01s/ SVGs]/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py:1367: RuntimeWarning: Error: trouble in init_rank %0 1 %0 72 %0 1 %0 1 1827-01-26 1 %0 1 1827-01-01 1 %0 1 1826-12-31 1 %0 1 1826-12-20 1 %0 1 1826-12-18 1 %0 1 1826-12-16 1 %0 1 1826-12-14 1 %0 1 1826-12-11 1 %0 1 1826-11-27 1 %0 1 1826-11-11 1 %0 1 1826-11-08 1 %0 1 1826-10-29 1 %0 1 1826-10-26 1 %0 1 1826-10-23 1 %0 1 1826-10-20 1 %0 1 1826-10-11 1 %0 1 1826-09-28 1 %0 1 1826-09-18 1 %0 1 1826-09-11 1 %0 1 1826-09-09 1 %0 1 1826-09-03 1 %0 1 1826-08-12 1 %0 1 1826-08-09 1 %0 1 1826-08-03 1 %0 1 1826-07-03 1 %0 1 1826-07-01 1 %0 1 1826-06-25 1 %0 1 1826-06-12 1 %0 1 1826-06-11 1 %0 1 1826-06-09 1 %0 1 1826-06-06 1 %0 1 1826-06-04 1 %0 1 1826-05-26 1 %0 1 1826-05-25 1 %0 2 1826-05-23 1 %0 1 1826-05-19 1 %0 1 %0 1 %0 1 %0 1 %0 1 %0 1 %0 1 %0 2 %0 1 %0 1 faust://document/faustedition/2_III_H.7_3 2 %0 1 %0 1 %0 1 %0 1 %0 1 %0 1 %0 1 %0 1 %0 1 %0 1 %0 1 faust://document/faustedition/2_III_H.7_4 2 %0 1 %0 1 %0 1 %0 1 faust://document/faustedition/H_P99.2 2 %0 1 faust://document/faustedition/H_P99.1 2 %0 1 %0 1 %0 1 faust://document/faustedition/2_H 2 %0 1 faust://document/faustedition/H_P123.1 2 %0 1 %0 1 faust://document/faustedition/2_III_H.78 2 %0 1 %0 1 Warning: Unable to reclaim box space in spline routing for edge "faust://document/faustedition/2_III_H.78" -> "1826-05-25". Something is probably seriously wrong. warnings.warn(b"".join(errors).decode(self.encoding), RuntimeWarning) WARNING macrogen.visualize Rendering target/macrogenesis/2_III_H.15--1823-03-30-graph-graph.dot with 376 nodes and 745 edges took 0:01:17.033748 Rendering: 85%|████████▌ | 1041/1219 [01:50<04:31, 1.53s/ SVGs]WARNING macrogen.visualize Rendering target/macrogenesis/2_III_H.22--2_III_H.6_1-graph-graph.dot with 149 nodes and 288 edges took 0:00:13.706963 Rendering: 86%|████████▌ | 1043/1219 [02:03<08:51, 3.02s/ SVGs] Rendering: 86%|████████▌ | 1045/1219 [02:03<06:12, 2.14s/ SVGs] Rendering: 86%|████████▌ | 1047/1219 [02:03<04:21, 1.52s/ SVGs] Rendering: 86%|████████▌ | 1049/1219 [02:03<03:03, 1.08s/ SVGs]WARNING macrogen.visualize Rendering target/macrogenesis/2_III_H.22--2_III_H.49-graph-graph.dot with 226 nodes and 356 edges took 0:00:13.703981 Rendering: 86%|████████▌ | 1051/1219 [02:03<02:16, 1.23 SVGs/s] Rendering: 86%|████████▋ | 1053/1219 [02:04<01:38, 1.69 SVGs/s] Rendering: 87%|████████▋ | 1056/1219 [02:04<01:10, 2.32 SVGs/s] Rendering: 87%|████████▋ | 1060/1219 [02:04<00:49, 3.19 SVGs/s] Rendering: 87%|████████▋ | 1064/1219 [02:04<00:35, 4.36 SVGs/s] Rendering: 88%|████████▊ | 1067/1219 [02:04<00:26, 5.76 SVGs/s] Rendering: 88%|████████▊ | 1070/1219 [02:04<00:20, 7.33 SVGs/s]WARNING macrogen.visualize Rendering target/macrogenesis/1827-03-03--H_P110a-graph-graph.dot with 390 nodes and 837 edges took 0:01:50.176643 Rendering: 88%|████████▊ | 1073/1219 [02:05<00:20, 7.01 SVGs/s] Rendering: 88%|████████▊ | 1075/1219 [02:05<00:18, 7.59 SVGs/s] Rendering: 88%|████████▊ | 1077/1219 [02:05<00:19, 7.29 SVGs/s] Rendering: 89%|████████▊ | 1079/1219 [02:06<00:19, 7.15 SVGs/s] Rendering: 89%|████████▊ | 1081/1219 [02:06<00:17, 7.97 SVGs/s] Rendering: 89%|████████▉ | 1083/1219 [02:06<00:15, 8.53 SVGs/s] Rendering: 89%|████████▉ | 1085/1219 [02:06<00:15, 8.89 SVGs/s] Rendering: 89%|████████▉ | 1087/1219 [02:06<00:14, 9.23 SVGs/s] Rendering: 89%|████████▉ | 1089/1219 [02:07<00:13, 9.61 SVGs/s] Rendering: 89%|████████▉ | 1091/1219 [02:07<00:13, 9.84 SVGs/s] Rendering: 90%|████████▉ | 1093/1219 [02:07<00:14, 8.75 SVGs/s] Rendering: 90%|████████▉ | 1095/1219 [02:07<00:13, 9.50 SVGs/s] Rendering: 90%|████████▉ | 1097/1219 [02:08<00:14, 8.47 SVGs/s] Rendering: 90%|█████████ | 1099/1219 [02:08<00:14, 8.30 SVGs/s] Rendering: 90%|█████████ | 1101/1219 [02:08<00:13, 8.72 SVGs/s] Rendering: 91%|█████████ | 1104/1219 [02:08<00:11, 10.37 SVGs/s] Rendering: 91%|█████████ | 1107/1219 [02:08<00:09, 12.39 SVGs/s] Rendering: 91%|█████████ | 1110/1219 [02:08<00:07, 14.03 SVGs/s] Rendering: 91%|█████████▏| 1114/1219 [02:09<00:06, 16.18 SVGs/s] Rendering: 92%|█████████▏| 1116/1219 [02:09<00:06, 17.10 SVGs/s] Rendering: 92%|█████████▏| 1120/1219 [02:09<00:05, 18.58 SVGs/s] Rendering: 92%|█████████▏| 1124/1219 [02:09<00:04, 20.00 SVGs/s] Rendering: 92%|█████████▏| 1127/1219 [02:09<00:05, 18.20 SVGs/s] Rendering: 93%|█████████▎| 1129/1219 [02:09<00:05, 15.63 SVGs/s] Rendering: 93%|█████████▎| 1131/1219 [02:10<00:06, 13.75 SVGs/s] Rendering: 93%|█████████▎| 1133/1219 [02:10<00:12, 6.78 SVGs/s]/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py:1367: RuntimeWarning: libpath/shortest.c:324: triangulation failed libpath/shortest.c:207: cannot find triangle path warnings.warn(b"".join(errors).decode(self.encoding), RuntimeWarning) WARNING macrogen.visualize Rendering target/macrogenesis/2_H--2_III_H.75-graph-graph.dot with 149 nodes and 259 edges took 0:00:10.927129 Rendering: 93%|█████████▎| 1135/1219 [02:21<02:27, 1.76s/ SVGs]WARNING macrogen.visualize Rendering target/macrogenesis/2_III_H.22--2_III_H.6_2-graph-graph.dot with 254 nodes and 498 edges took 0:00:43.598178 Rendering: 93%|█████████▎| 1137/1219 [02:26<02:39, 1.95s/ SVGs]WARNING macrogen.visualize Rendering target/macrogenesis/H_P188--1825-04-01-graph-graph.dot with 314 nodes and 491 edges took 0:00:29.745691 Rendering: 93%|█████████▎| 1139/1219 [02:39<04:24, 3.31s/ SVGs]WARNING macrogen.visualize Rendering target/macrogenesis/2_III_H.73--2_III_H.2_2-graph-graph.dot with 245 nodes and 411 edges took 0:00:37.981713 Rendering: 94%|█████████▎| 1141/1219 [02:42<03:39, 2.82s/ SVGs] Rendering: 94%|█████████▎| 1142/1219 [02:42<02:34, 2.00s/ SVGs] Rendering: 94%|█████████▍| 1144/1219 [02:43<01:47, 1.43s/ SVGs] Rendering: 94%|█████████▍| 1146/1219 [02:43<01:15, 1.03s/ SVGs] Rendering: 94%|█████████▍| 1148/1219 [02:43<00:53, 1.34 SVGs/s] Rendering: 94%|█████████▍| 1150/1219 [02:43<00:37, 1.82 SVGs/s]WARNING macrogen.visualize Rendering target/macrogenesis/2_H--C.3_12-graph-graph.dot with 201 nodes and 373 edges took 0:00:30.312066 Rendering: 94%|█████████▍| 1151/1219 [02:56<04:57, 4.37s/ SVGs] Rendering: 95%|█████████▍| 1153/1219 [02:57<03:23, 3.09s/ SVGs] Rendering: 95%|█████████▍| 1155/1219 [02:57<02:19, 2.19s/ SVGs] Rendering: 95%|█████████▍| 1157/1219 [02:57<01:36, 1.56s/ SVGs]WARNING macrogen.visualize Rendering target/macrogenesis/2_H--C.3_4-graph-graph.dot with 271 nodes and 519 edges took 0:00:32.186290 Rendering: 95%|█████████▍| 1158/1219 [03:11<05:28, 5.38s/ SVGs] Rendering: 95%|█████████▌| 1160/1219 [03:11<03:43, 3.79s/ SVGs] Rendering: 95%|█████████▌| 1162/1219 [03:12<02:33, 2.68s/ SVGs] Rendering: 95%|█████████▌| 1164/1219 [03:12<01:44, 1.91s/ SVGs] Rendering: 96%|█████████▌| 1165/1219 [03:12<01:13, 1.37s/ SVGs] Rendering: 96%|█████████▌| 1166/1219 [03:14<01:31, 1.72s/ SVGs] Rendering: 96%|█████████▌| 1168/1219 [03:15<01:02, 1.23s/ SVGs] Rendering: 96%|█████████▌| 1169/1219 [03:15<00:44, 1.11 SVGs/s]WARNING macrogen.visualize Rendering target/macrogenesis/2_III_H.57--2_III_H.81-graph-graph.dot with 358 nodes and 691 edges took 0:02:06.747998 Rendering: 96%|█████████▌| 1170/1219 [03:22<02:14, 2.75s/ SVGs]WARNING macrogen.visualize Rendering target/macrogenesis/2_III_H.57--2_III_H.81-graph-graph.dot with 358 nodes and 691 edges took 0:02:06.868811 Rendering: 96%|█████████▌| 1172/1219 [03:23<01:39, 2.13s/ SVGs] Rendering: 96%|█████████▋| 1174/1219 [03:23<01:08, 1.52s/ SVGs] Rendering: 97%|█████████▋| 1177/1219 [03:24<00:45, 1.08s/ SVGs] Rendering: 97%|█████████▋| 1179/1219 [03:24<00:31, 1.28 SVGs/s] Rendering: 97%|█████████▋| 1181/1219 [03:24<00:21, 1.76 SVGs/s] Rendering: 97%|█████████▋| 1183/1219 [03:24<00:15, 2.39 SVGs/s] Rendering: 97%|█████████▋| 1185/1219 [03:24<00:10, 3.13 SVGs/s]WARNING macrogen.visualize Rendering target/macrogenesis/hertz1932-graph.dot with 86 nodes and 421 edges took 0:00:09.416795 Rendering: 97%|█████████▋| 1187/1219 [03:24<00:07, 4.15 SVGs/s] Rendering: 98%|█████████▊| 1190/1219 [03:24<00:05, 5.55 SVGs/s] Rendering: 98%|█████████▊| 1192/1219 [03:25<00:03, 7.03 SVGs/s] Rendering: 98%|█████████▊| 1195/1219 [03:25<00:02, 8.90 SVGs/s] Rendering: 98%|█████████▊| 1198/1219 [03:25<00:02, 10.47 SVGs/s] Rendering: 99%|█████████▊| 1202/1219 [03:25<00:01, 12.54 SVGs/s] Rendering: 99%|█████████▉| 1205/1219 [03:25<00:01, 12.91 SVGs/s] Rendering: 99%|█████████▉| 1205/1219 [03:39<00:01, 12.91 SVGs/s]WARNING macrogen.visualize Rendering target/macrogenesis/heuristic-graph.dot with 300 nodes and 608 edges took 0:00:16.322597 Rendering: 99%|█████████▉| 1206/1219 [03:42<01:04, 4.96s/ SVGs]ERROR macrogen.visualize Failed to render target/macrogenesis/model-inscription-graph.dot Traceback (most recent call last): File "/mnt/data/jenkins/workspace/faust-macrogen/src/macrogen/visualize.py", line 182, in render_file graph.draw(resultfn, format='svg', prog='dot') File "/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py", line 1515, in draw data = self._run_prog(prog, args) File "/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py", line 1364, in _run_prog raise IOError(b"".join(errors).decode(self.encoding)) OSError: Error: trouble in init_rank %0 1 %0 1 %0 1 %0 1 %0 1 %0 1 %0 1 %0 1 %0 1 %0 1 %0 1 %0 1 %0 1 %0 1 faust://document/faustedition/2_V_H.26 2 %0 1 %0 1 %0 1 %0 1 %0 1 %0 1 %0 1 %0 1 faust://inscription/faustedition/2_V_H.8/i_uebrige 2 %0 1 %0 1 %0 1 %0 1 faust://document/faustedition/2_V_H.8 1 %0 1 %0 1 %0 1 faust://inscription/faustedition/2_V_H.29/i_r 1 libpath/shortest.c:324: triangulation failed libpath/shortest.c:200: destination point not in any triangle Error: in routesplines, Pshortestpath failed Rendering: 99%|█████████▉| 1207/1219 [03:42<00:42, 3.57s/ SVGs] Rendering: 99%|█████████▉| 1208/1219 [03:42<00:27, 2.54s/ SVGs]WARNING macrogen.visualize Rendering target/macrogenesis/self-graph.dot with 250 nodes and 538 edges took 0:00:06.854685 Rendering: 99%|█████████▉| 1210/1219 [03:49<00:25, 2.82s/ SVGs]/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py:1367: RuntimeWarning: libpath/shortest.c:324: triangulation failed libpath/shortest.c:207: cannot find triangle path warnings.warn(b"".join(errors).decode(self.encoding), RuntimeWarning) WARNING macrogen.visualize Rendering target/macrogenesis/landeck1981-graph.dot with 118 nodes and 511 edges took 0:00:34.425038 Rendering: 99%|█████████▉| 1211/1219 [03:58<00:37, 4.64s/ SVGs]/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py:1367: RuntimeWarning: Error: trouble in init_rank %0 1 %0 6 %0 1 %0 1 1826-06-25 1 %0 1 1826-03-27 1 %0 2 1826-03-13 1 %0 1 faust://inscription/faustedition/2_III_H.59b/i_uebrige 1 %0 1 %0 1 %0 1 %0 1 faust://document/faustedition/2_III_H.59b 2 %0 1 %0 1 %0 1 %0 1 faust://inscription/faustedition/2_III_H.49/i_r_u 2 %0 1 %0 1 warnings.warn(b"".join(errors).decode(self.encoding), RuntimeWarning) ERROR macrogen.visualize Failed to render target/macrogenesis/wa_I_15_2-graph.dot Traceback (most recent call last): File "/mnt/data/jenkins/workspace/faust-macrogen/src/macrogen/visualize.py", line 182, in render_file graph.draw(resultfn, format='svg', prog='dot') File "/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py", line 1515, in draw data = self._run_prog(prog, args) File "/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py", line 1364, in _run_prog raise IOError(b"".join(errors).decode(self.encoding)) OSError: Warning: Unable to reclaim box space in spline routing for edge "faust://document/faustedition/2_I_H.24b" -> "1828-01-01". Something is probably seriously wrong. Warning: Unable to reclaim box space in spline routing for edge "faust://document/faustedition/2_I_H.24b" -> "1828-01-01". Something is probably seriously wrong. *** Error in `/usr/bin/dot': double free or corruption (!prev): 0x000055bd8b854450 *** ======= Backtrace: ========= /lib/x86_64-linux-gnu/libc.so.6(+0x70bfb)[0x7faefa26ebfb] /lib/x86_64-linux-gnu/libc.so.6(+0x76fc6)[0x7faefa274fc6] /lib/x86_64-linux-gnu/libc.so.6(+0x7780e)[0x7faefa27580e] /usr/lib/libgvc.so.6(+0x4609d)[0x7faefa7f909d] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(+0x1d057)[0x7faef4a7c057] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(+0x1a7a4)[0x7faef4a797a4] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(+0xbe5d)[0x7faef4a6ae5d] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(dot_layout+0x338)[0x7faef4a6b4c8] /usr/lib/libgvc.so.6(gvLayoutJobs+0xd2)[0x7faefa7d5d22] /usr/bin/dot(+0x1050)[0x55bd89f47050] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7faefa21e2e1] /usr/bin/dot(+0x10ea)[0x55bd89f470ea] ======= Memory map: ======== 55bd89f46000-55bd89f48000 r-xp 00000000 08:02 17581702 /usr/bin/dot 55bd8a147000-55bd8a148000 r--p 00001000 08:02 17581702 /usr/bin/dot 55bd8a148000-55bd8a149000 rw-p 00002000 08:02 17581702 /usr/bin/dot 55bd8ad3a000-55bd8c37c000 rw-p 00000000 00:00 0 [heap] 7faef0000000-7faef0021000 rw-p 00000000 00:00 0 7faef0021000-7faef4000000 ---p 00000000 00:00 0 7faef4848000-7faef485e000 r-xp 00000000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7faef485e000-7faef4a5d000 ---p 00016000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7faef4a5d000-7faef4a5e000 r--p 00015000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7faef4a5e000-7faef4a5f000 rw-p 00016000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7faef4a5f000-7faef4a83000 r-xp 00000000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7faef4a83000-7faef4c82000 ---p 00024000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7faef4c82000-7faef4c83000 r--p 00023000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7faef4c83000-7faef4c84000 rw-p 00024000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7faef4c84000-7faef4c8c000 rw-p 00000000 00:00 0 7faef4c8c000-7faef4ca6000 r-xp 00000000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7faef4ca6000-7faef4ea5000 ---p 0001a000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7faef4ea5000-7faef4ea6000 r--p 00019000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7faef4ea6000-7faef4eaa000 rw-p 0001a000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7faef4eaa000-7faef4ebd000 r-xp 00000000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7faef4ebd000-7faef50bd000 ---p 00013000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7faef50bd000-7faef50be000 r--p 00013000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7faef50be000-7faef50bf000 rw-p 00014000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7faef50bf000-7faef50c0000 rw-p 00000000 00:00 0 7faef50c0000-7faef50c7000 r-xp 00000000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7faef50c7000-7faef52c6000 ---p 00007000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7faef52c6000-7faef52c7000 r--p 00006000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7faef52c7000-7faef52c8000 rw-p 00007000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7faef52c8000-7faef52f3000 r-xp 00000000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7faef52f3000-7faef54f2000 ---p 0002b000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7faef54f2000-7faef54f4000 r--p 0002a000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7faef54f4000-7faef54f5000 rw-p 0002c000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7faef54f5000-7faef54fa000 r-xp 00000000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7faef54fa000-7faef56f9000 ---p 00005000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7faef56f9000-7faef56fa000 r--p 00004000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7faef56fa000-7faef56fb000 rw-p 00005000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7faef56fb000-7faef56fe000 r-xp 00000000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7faef56fe000-7faef58fd000 ---p 00003000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7faef58fd000-7faef58fe000 r--p 00002000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7faef58fe000-7faef58ff000 rw-p 00003000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7faef58ff000-7faef5971000 r-xp 00000000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7faef5971000-7faef5b70000 ---p 00072000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7faef5b70000-7faef5b71000 r--p 00071000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7faef5b71000-7faef5b72000 rw-p 00072000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7faef5b72000-7faef5b79000 r-xp 00000000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7faef5b79000-7faef5d79000 ---p 00007000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7faef5d79000-7faef5d7a000 r--p 00007000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7faef5d7a000-7faef5d7b000 rw-p 00008000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7faef5d7b000-7faef5d83000 r-xp 00000000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7faef5d83000-7faef5f83000 ---p 00008000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7faef5f83000-7faef5f84000 r--p 00008000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7faef5f84000-7faef5f85000 rw-p 00009000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7faef5f85000-7faef6018000 r-xp 00000000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7faef6018000-7faef6217000 ---p 00093000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7faef6217000-7faef6219000 r--p 00092000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7faef6219000-7faef621a000 rw-p 00094000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7faef621a000-7faef6221000 r-xp 00000000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7faef6221000-7faef6420000 ---p 00007000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7faef6420000-7faef6421000 r--p 00006000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7faef6421000-7faef6422000 rw-p 00007000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7faef6422000-7faef6433000 r-xp 00000000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7faef6433000-7faef6632000 ---p 00011000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7faef6632000-7faef6633000 r--p 00010000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7faef6633000-7faef6634000 rw-p 00011000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7faef6634000-7faef676e000 r-xp 00000000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7faef676e000-7faef696e000 ---p 0013a000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7faef696e000-7faef696f000 r--p 0013a000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7faef696f000-7faef6974000 rw-p 0013b000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7faef6974000-7faef697d000 r-xp 00000000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7faef697d000-7faef6b7c000 ---p 00009000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7faef6b7c000-7faef6b7d000 r--p 00008000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7faef6b7d000-7faef6b7e000 rw-p 00009000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7faef6b7e000-7faef6b8a000 r-xp 00000000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7faef6b8a000-7faef6d8a000 ---p 0000c000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7faef6d8a000-7faef6d8b000 r--p 0000c000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7faef6d8b000-7faef6d8c000 rw-p 0000d000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7faef6d8c000-7faef6db3000 r-xp 00000000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7faef6db3000-7faef6fb2000 ---p 00027000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7faef6fb2000-7faef6fb3000 r--p 00026000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7faef6fb3000-7faef6fb4000 rw-p 00027000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7faef6fb4000-7faef6fb6000 r-xp 00000000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7faef6fb6000-7faef71b6000 ---p 00002000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7faef71b6000-7faef71b7000 r--p 00002000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7faef71b7000-7faef71b8000 rw-p 00003000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7faef71b8000-7faef71e9000 r-xp 00000000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7faef71e9000-7faef73e9000 ---p 00031000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7faef73e9000-7faef73ea000 r--p 00031000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7faef73ea000-7faef73eb000 rw-p 00032000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7faef73eb000-7faef7489000 r-xp 00000000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7faef7489000-7faef7689000 ---p 0009e000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7faef7689000-7faef7691000 r--p 0009e000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7faef7691000-7faef7692000 rw-p 000a6000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7faef7692000-7faef76aa000 r-xp 00000000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7faef76aa000-7faef78a9000 ---p 00018000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7faef78a9000-7faef78aa000 r--p 00017000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7faef78aa000-7faef78ab000 rw-p 00018000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7faef78ab000-7faef78af000 rw-p 00000000 00:00 0 7faef78af000-7faef78b0000 r-xp 00000000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7faef78b0000-7faef7aaf000 ---p 00001000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7faef7aaf000-7faef7ab0000 r--p 00000000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7faef7ab0000-7faef7ab1000 rw-p 00001000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7faef7ab1000-7faef7b59000 r-xp 00000000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7faef7b59000-7faef7d59000 ---p 000a8000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7faef7d59000-7faef7d5f000 r--p 000a8000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7faef7d5f000-7faef7d60000 rw-p 000ae000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7faef7d60000-7faef7d9c000 r-xp 00000000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7faef7d9c000-7faef7f9b000 ---p 0003c000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7faef7f9b000-7faef7f9d000 r--p 0003b000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7faef7f9d000-7faef7f9e000 rw-p 0003d000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7faef7f9e000-7faef80b0000 r-xp 00000000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7faef80b0000-7faef82af000 ---p 00112000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7faef82af000-7faef82b0000 r--p 00111000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7faef82b0000-7faef82b1000 rw-p 00112000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7faef82b1000-7faef82b2000 rw-p 00000000 00:00 0 7faef82b2000-7faef8304000 r-xp 00000000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7faef8304000-7faef8503000 ---p 00052000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7faef8503000-7faef8504000 r--p 00051000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7faef8504000-7faef8505000 rw-p 00052000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7faef8505000-7faef854e000 r-xp 00000000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7faef854e000-7faef874d000 ---p 00049000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7faef874d000-7faef8750000 r--p 00048000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7faef8750000-7faef8751000 rw-p 0004b000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7faef8751000-7faef8765000 r-xp 00000000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7faef8765000-7faef8965000 ---p 00014000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7faef8965000-7faef8966000 r--p 00014000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7faef8966000-7faef8967000 rw-p 00015000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7faef8967000-7faef8a75000 r-xp 00000000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7faef8a75000-7faef8c75000 ---p 0010e000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7faef8c75000-7faef8c78000 r--p 0010e000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7faef8c78000-7faef8c79000 rw-p 00111000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7faef8c79000-7faef8c7b000 rw-p 00000000 00:00 0 7faef8c7b000-7faef8c87000 r-xp 00000000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7faef8c87000-7faef8e86000 ---p 0000c000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7faef8e86000-7faef8e87000 r--p 0000b000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7faef8e87000-7faef8e88000 rw-p 0000c000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7faef8e88000-7faef8e91000 r-xp 00000000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7faef8e91000-7faef9090000 ---p 00009000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7faef9090000-7faef9091000 r--p 00008000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7faef9091000-7faef9093000 rw-p 00009000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7faef9093000-7faef9096000 r-xp 00000000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7faef9096000-7faef9295000 ---p 00003000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7faef9295000-7faef9296000 r--p 00002000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7faef9296000-7faef9297000 rw-p 00003000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7faef9297000-7faef939a000 r-xp 00000000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7faef939a000-7faef9599000 ---p 00103000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7faef9599000-7faef959a000 r--p 00102000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7faef959a000-7faef959b000 rw-p 00103000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7faef959b000-7faef95b4000 r-xp 00000000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7faef95b4000-7faef97b3000 ---p 00019000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7faef97b3000-7faef97b4000 r--p 00018000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7faef97b4000-7faef97b5000 rw-p 00019000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7faef97b5000-7faef97dc000 r-xp 00000000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7faef97dc000-7faef99dc000 ---p 00027000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7faef99dc000-7faef99de000 r--p 00027000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7faef99de000-7faef99df000 rw-p 00029000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7faef99df000-7faef99e6000 r-xp 00000000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7faef99e6000-7faef9be5000 ---p 00007000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7faef9be5000-7faef9be6000 r--p 00006000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7faef9be6000-7faef9be7000 rw-p 00007000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7faef9be7000-7faef9bed000 r-xp 00000000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7faef9bed000-7faef9dec000 ---p 00006000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7faef9dec000-7faef9ded000 r--p 00005000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7faef9ded000-7faef9dee000 rw-p 00006000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7faef9dee000-7faef9df3000 r-xp 00000000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7faef9df3000-7faef9ff2000 ---p 00005000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7faef9ff2000-7faef9ff3000 r--p 00004000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7faef9ff3000-7faef9ff4000 rw-p 00005000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7faef9ff4000-7faef9ffd000 r-xp 00000000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7faef9ffd000-7faefa1fc000 ---p 00009000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7faefa1fc000-7faefa1fd000 r--p 00008000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7faefa1fd000-7faefa1fe000 rw-p 00009000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7faefa1fe000-7faefa393000 r-xp 00000000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7faefa393000-7faefa593000 ---p 00195000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7faefa593000-7faefa597000 r--p 00195000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7faefa597000-7faefa599000 rw-p 00199000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7faefa599000-7faefa59d000 rw-p 00000000 00:00 0 7faefa59d000-7faefa5b2000 r-xp 00000000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7faefa5b2000-7faefa7b1000 ---p 00015000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7faefa7b1000-7faefa7b2000 r--p 00014000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7faefa7b2000-7faefa7b3000 rw-p 00015000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7faefa7b3000-7faefa83f000 r-xp 00000000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7faefa83f000-7faefaa3e000 ---p 0008c000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7faefaa3e000-7faefaa3f000 r--p 0008b000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7faefaa3f000-7faefaa50000 rw-p 0008c000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7faefaa50000-7faefaa51000 rw-p 00000000 00:00 0 7faefaa51000-7faefaa74000 r-xp 00000000 08:02 786472 /lib/x86_64-linux-gnu/ld-2.24.so 7faefaaab000-7faefaaac000 rw-p 00000000 00:00 0 7faefaaac000-7faefaaef000 r--p 00000000 fe:00 62653389 /mnt/data/jenkins/.fonts/UbuntuFaust.ttf 7faefaaef000-7faefaaf6000 r--s 00000000 08:02 22418493 /var/cache/fontconfig/4be9850f182b35c1350b6bbf2e42601c-le64.cache-4 7faefaaf6000-7faefaaf8000 r--s 00000000 08:02 22418905 /var/cache/fontconfig/30a99c4256905863f7aa12b5e873c27c-le64.cache-4 7faefaaf8000-7faefaaf9000 r--s 00000000 08:02 22418818 /var/cache/fontconfig/087e1975ba9a574b140bb1df193bf770-le64.cache-4 7faefaaf9000-7faefaaff000 r--s 00000000 08:02 22418804 /var/cache/fontconfig/6fe8b0d39a161d19087fe931545dda13-le64.cache-4 7faefaaff000-7faefab03000 r--s 00000000 08:02 22416744 /var/cache/fontconfig/6aa41aa22e18b8fa06a12da28ea9c28b-le64.cache-4 7faefab03000-7faefab0e000 r--s 00000000 08:02 22418789 /var/cache/fontconfig/945677eb7aeaf62f1d50efc3fb3ec7d8-le64.cache-4 7faefab0e000-7faefab15000 r--s 00000000 08:02 22418722 /var/cache/fontconfig/63c7aca0c1b0a3f740ee470c2e28e675-le64.cache-4 7faefab15000-7faefab1e000 r--s 00000000 08:02 22418692 /var/cache/fontconfig/a6d8cf8e4ec09cdbc8633c31745a07dd-le64.cache-4 7faefab1e000-7faefab22000 r--s 00000000 08:02 22418642 /var/cache/fontconfig/de156ccd2eddbdc19d37a45b8b2aac9c-le64.cache-4 7faefab22000-7faefab23000 r--s 00000000 08:02 22418565 /var/cache/fontconfig/b95bc8ffbebda2bbdae4265e45b8178d-le64.cache-4 7faefab23000-7faefab24000 r--s 00000000 08:02 22418562 /var/cache/fontconfig/9c956a7723ca69a44b382d9179c9802f-le64.cache-4 7faefab24000-7faefab25000 r--s 00000000 08:02 22418284 /var/cache/fontconfig/5d1cca7074f29429a8d18692746c2426-le64.cache-4 7faefab25000-7faefab27000 r--s 00000000 08:02 22413523 /var/cache/fontconfig/767a8244fc0220cfb567a839d0392e0b-le64.cache-4 7faefab27000-7faefab28000 r--s 00000000 08:02 22417383 /var/cache/fontconfig/4794a0821666d79190d59a36cb4f44b5-le64.cache-4 7faefab28000-7faefab29000 r--s 00000000 08:02 22418280 /var/cache/fontconfig/9eae20f1ff8cc0a7d125749e875856bd-le64.cache-4 7faefab29000-7faefab52000 r--s 00000000 08:02 22418262 /var/cache/fontconfig/0bd3dc0958fa2205aaaa8ebb13e2872b-le64.cache-4 7faefab52000-7faefab54000 r--s 00000000 08:02 22418237 /var/cache/fontconfig/bf2c1853a9e9b00bb02fe2e9bcf1e201-le64.cache-4 7faefab54000-7faefab58000 r--s 00000000 08:02 22418209 /var/cache/fontconfig/c57959a16110560c8d0fcea73374aeeb-le64.cache-4 7faefab58000-7faefab5e000 r--s 00000000 08:02 22418195 /var/cache/fontconfig/3047814df9a2f067bd2d96a2b9c36e5a-le64.cache-4 7faefab5e000-7faefab66000 r--s 00000000 08:02 22418188 /var/cache/fontconfig/bf3b770c553c462765856025a94f1ce6-le64.cache-4 7faefab66000-7faefab69000 r--s 00000000 08:02 22417919 /var/cache/fontconfig/14d493b97896515cad3840ba4896e372-le64.cache-4 7faefab69000-7faefab6c000 r--s 00000000 08:02 22417913 /var/cache/fontconfig/e49e89034d371f0f9de17aab02136486-le64.cache-4 7faefab6c000-7faefab6e000 r--s 00000000 08:02 22417904 /var/cache/fontconfig/4b14b093aebc79c320de5e86ae1d3314-le64.cache-4 7faefab6e000-7faefab6f000 r--s 00000000 08:02 22417843 /var/cache/fontconfig/8aec10f4cc8391dcef22ca549f1e4354-le64.cache-4 7faefab6f000-7faefab82000 r--s 00000000 08:02 22417831 /var/cache/fontconfig/d52a8644073d54c13679302ca1180695-le64.cache-4 7faefab82000-7faefab83000 r--s 00000000 08:02 22417059 /var/cache/fontconfig/8a687c406b77f27d99abfeeba937fcce-le64.cache-4 7faefab83000-7faefab89000 r--s 00000000 08:02 22416918 /var/cache/fontconfig/75ad6aa2358a85f0de2c8ee4837e8227-le64.cache-4 7faefab89000-7faefab8a000 r--s 00000000 08:02 22417190 /var/cache/fontconfig/3f7329c5293ffd510edef78f73874cfd-le64.cache-4 7faefab8a000-7faefab8b000 r--s 00000000 08:02 22416821 /var/cache/fontconfig/ac2cf712d852da827a87a9baf682f5b9-le64.cache-4 7faefab8b000-7faefab8d000 r--s 00000000 08:02 22416812 /var/cache/fontconfig/65f976e5259cbe6dc7697b8648396239-le64.cache-4 7faefab8d000-7faefab99000 r--s 00000000 08:02 22416802 /var/cache/fontconfig/d589a48862398ed80a3d6066f4f56f4c-le64.cache-4 7faefab99000-7faefab9d000 r--s 00000000 08:02 22416801 /var/cache/fontconfig/246184dc75a16901ca37d96895904249-le64.cache-4 7faefab9d000-7faefaba2000 r--s 00000000 08:02 22416800 /var/cache/fontconfig/b25010134a2e462c779c1c1d5ccbff7b-le64.cache-4 7faefaba2000-7faefaba3000 r--s 00000000 08:02 22416796 /var/cache/fontconfig/94f7fe9bd33aadfac165873bd010d595-le64.cache-4 7faefaba3000-7faefaba5000 r--s 00000000 08:02 22416788 /var/cache/fontconfig/423767150eb258c59035de29db6fca84-le64.cache-4 7faefaba5000-7faefaba6000 r--s 00000000 08:02 22416760 /var/cache/fontconfig/845c20fd2c4814bcec78e05d37a63ccc-le64.cache-4 7faefaba6000-7faefaba7000 r--s 00000000 08:02 22416718 /var/cache/fontconfig/e7de81b01590fb7e12b38e274e17d0db-le64.cache-4 7faefaba7000-7faefabab000 r--s 00000000 08:02 22416717 /var/cache/fontconfig/6386b86020ecc1ef9690bb720a13964f-le64.cache-4 7faefabab000-7faefabac000 r--s 00000000 08:02 22416697 /var/cache/fontconfig/406a1d2d2bf3ed7664fbadefac0b2f66-le64.cache-4 7faefabac000-7faefabae000 r--s 00000000 08:02 22416623 /var/cache/fontconfig/67709b7835c0f764c1135060c9575660-le64.cache-4 7faefabae000-7faefabb0000 r--s 00000000 08:02 22416541 /var/cache/fontconfig/099525ddca5eae4f2477b69cf2d7f16d-le64.cache-4 7faefabb0000-7faefabb2000 r--s 00000000 08:02 22416474 /var/cache/fontconfig/61092ac79d9058a69eda095afa0a78f1-le64.cache-4 7faefabb2000-7faefabb4000 r--s 00000000 08:02 22416398 /var/cache/fontconfig/a722efc6911bbe16667b1a77497ffd37-le64.cache-4 7faefabb4000-7faefabb6000 r--s 00000000 08:02 22416262 /var/cache/fontconfig/d63fdd8e0f42559533dd777c334fdfcc-le64.cache-4 7faefabb6000-7faefabb7000 r--s 00000000 08:02 22422246 /var/cache/fontconfig/30829fa25452a46451e813d634d7f916-le64.cache-4 7faefabb7000-7faefabc4000 r--s 00000000 08:02 22416083 /var/cache/fontconfig/198d8fcf01c96d0cf813f74fd759bdb7-le64.cache-4 7faefabc4000-7faefabc7000 r--s 00000000 08:02 22415904 /var/cache/fontconfig/75114ca45c98e8a441da0ff356701271-le64.cache-4 7faefabc7000-7faefabd2000 r--s 00000000 08:02 22415851 /var/cache/fontconfig/83bf95040141907cd45bb53cf7c1c148-le64.cache-4 7faefabd2000-7faefabdb000 r--s 00000000 08:02 22416746 /var/cache/fontconfig/d0972c3d32f097851eb916381fc38920-le64.cache-4 7faefabdb000-7faefabdd000 r--s 00000000 08:02 22415819 /var/cache/fontconfig/6e6b34ae150a7ad95e82fb4a522f0bda-le64.cache-4 7faefabdd000-7faefabde000 r--s 00000000 08:02 22415734 /var/cache/fontconfig/3334a778d104e76d188e9df399bc24d2-le64.cache-4 7faefabde000-7faefabe5000 r--s 00000000 08:02 22415191 /var/cache/fontconfig/53d14c92082a93e67d5078324eb314ca-le64.cache-4 7faefabe5000-7faefabe9000 r--s 00000000 08:02 22415138 /var/cache/fontconfig/6c08beecf0dac481ec92e759e0c2e6d7-le64.cache-4 7faefabe9000-7faefabed000 r--s 00000000 08:02 22414918 /var/cache/fontconfig/4d6aee6d44eccb37054d3216e945f618-le64.cache-4 7faefabed000-7faefabf1000 r--s 00000000 08:02 22414915 /var/cache/fontconfig/d6c6df98c3df5faf9bd0f8ef4d91efe5-le64.cache-4 7faefabf1000-7faefabf5000 r--s 00000000 08:02 22414804 /var/cache/fontconfig/9fb319ef52839f11ee26ab8b4cffa12b-le64.cache-4 7faefabf5000-7faefabf7000 r--s 00000000 08:02 22414786 /var/cache/fontconfig/43bfe21a9e1edebcf703d79ee2950b06-le64.cache-4 7faefabf7000-7faefac0a000 r--s 00000000 08:02 22414768 /var/cache/fontconfig/4ac51e5cfbc76fc3f983e470323a16d3-le64.cache-4 7faefac0a000-7faefac0d000 r--s 00000000 08:02 22414670 /var/cache/fontconfig/c19b55eb3b4c5b40ea175e31682068a5-le64.cache-4 7faefac0d000-7faefac0e000 r--s 00000000 08:02 22414635 /var/cache/fontconfig/c277e94e32b20404286a1ddafa5a80f0-le64.cache-4 7faefac0e000-7faefac14000 r--s 00000000 08:02 22414586 /var/cache/fontconfig/3629f2adf904f9a612908891fae71ceb-le64.cache-4 7faefac14000-7faefac2a000 r--s 00000000 08:02 22413555 /var/cache/fontconfig/e13b20fdb08344e0e664864cc2ede53d-le64.cache-4 7faefac2a000-7faefac48000 r--s 00000000 08:02 22416496 /var/cache/fontconfig/467c019e582ee353435ea5c21d137ef6-le64.cache-4 7faefac48000-7faefac4e000 rw-p 00000000 00:00 0 7faefac4e000-7faefac50000 r--s 00000000 08:02 22414585 /var/cache/fontconfig/62f91419b9ebdb6975e7e41ab6412357-le64.cache-4 7faefac50000-7faefac53000 r--s 00000000 08:02 22414506 /var/cache/fontconfig/de83a0a961185c8bd1f159015d56c039-le64.cache-4 7faefac53000-7faefac57000 r--s 00000000 08:02 22422251 /var/cache/fontconfig/7ef2298fde41cc6eeb7af42e48b7d293-le64.cache-4 7faefac57000-7faefac58000 r--s 00000000 08:02 22414482 /var/cache/fontconfig/573ec803664ed168555e0e8b6d0f0c7f-le64.cache-4 7faefac58000-7faefac5b000 r--s 00000000 08:02 22417410 /var/cache/fontconfig/16326683038b281783a0ef8c680e3a10-le64.cache-4 7faefac5b000-7faefac68000 r--s 00000000 08:02 22417401 /var/cache/fontconfig/8f02d4cb045bd6ce15663e43f347c9f8-le64.cache-4 7faefac68000-7faefac69000 r--s 00000000 08:02 22417392 /var/cache/fontconfig/e0aa53bcfa504e64f87823c16bc01eb6-le64.cache-4 7faefac69000-7faefac71000 r--s 00000000 fe:00 62652426 /mnt/data/jenkins/.cache/fontconfig/44f28d761bb352833f3f0b5b1020972b-le64.cache-4 7faefac71000-7faefac74000 rw-p 00000000 00:00 0 7faefac74000-7faefac75000 r--p 00023000 08:02 786472 /lib/x86_64-linux-gnu/ld-2.24.so 7faefac75000-7faefac76000 rw-p 00024000 08:02 786472 /lib/x86_64-linux-gnu/ld-2.24.so 7faefac76000-7faefac77000 rw-p 00000000 00:00 0 7ffc61a8d000-7ffc61aae000 rw-p 00000000 00:00 0 [stack] 7ffc61b83000-7ffc61b85000 r--p 00000000 00:00 0 [vvar] 7ffc61b85000-7ffc61b87000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] WARNING macrogen.visualize Rendering target/macrogenesis/wa_I_15_2-graph.dot with 332 nodes and 1116 edges took 0:01:01.140538 Rendering: 99%|█████████▉| 1212/1219 [04:26<01:22, 11.74s/ SVGs]/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py:1367: RuntimeWarning: Warning: Unable to reclaim box space in spline routing for edge "faust://inscription/faustedition/2_II_H.74/i_2" -> "faust://document/faustedition/2_II_H.74". Something is probably seriously wrong. warnings.warn(b"".join(errors).decode(self.encoding), RuntimeWarning) WARNING macrogen.visualize Rendering target/macrogenesis/fischer-lamberg1955-graph.dot with 339 nodes and 1242 edges took 0:02:23.861724 Rendering: 100%|█████████▉| 1213/1219 [05:21<02:27, 24.63s/ SVGs]WARNING macrogen.visualize Rendering target/macrogenesis/2_H--1826-09-03-graph-graph.dot with 511 nodes and 928 edges took 0:03:14.541974 Rendering: 100%|█████████▉| 1214/1219 [05:36<01:48, 21.75s/ SVGs]Warning: graph has 1181 nodes...layout may take a long time. WARNING macrogen.visualize Rendering target/macrogenesis/tred-graph.dot with 1181 nodes and 1609 edges took 0:01:45.288417 Rendering: 100%|█████████▉| 1215/1219 [05:43<01:09, 17.43s/ SVGs]/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py:1367: RuntimeWarning: Warning: Unable to reclaim box space in spline routing for edge "faust://inscription/faustedition/2_V_H.24/i_v" -> "faust://document/faustedition/2_V_H.2". Something is probably seriously wrong. warnings.warn(b"".join(errors).decode(self.encoding), RuntimeWarning) WARNING macrogen.visualize Rendering target/macrogenesis/bohnenkamp1994-graph.dot with 470 nodes and 1416 edges took 0:03:16.061441 Rendering: 100%|█████████▉| 1216/1219 [05:59<00:51, 17.01s/ SVGs]Warning: graph has 1179 nodes...layout may take a long time. ERROR macrogen.visualize Failed to render target/macrogenesis/wcc-01-graph.dot Traceback (most recent call last): File "/mnt/data/jenkins/workspace/faust-macrogen/src/macrogen/visualize.py", line 182, in render_file graph.draw(resultfn, format='svg', prog='dot') File "/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py", line 1515, in draw data = self._run_prog(prog, args) File "/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py", line 1364, in _run_prog raise IOError(b"".join(errors).decode(self.encoding)) OSError: Warning: Unable to reclaim box space in spline routing for edge "faust://document/faustedition/2_V_H.17" -> "1825-04-01". Something is probably seriously wrong. WARNING macrogen.visualize Rendering target/macrogenesis/wcc-01-graph.dot with 1179 nodes and 3303 edges took 0:44:58.089590 Rendering: 100%|█████████▉| 1217/1219 [45:06<23:51, 715.89s/ SVGs]/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py:1367: RuntimeWarning: libpath/shortest.c:324: triangulation failed libpath/shortest.c:207: cannot find triangle path warnings.warn(b"".join(errors).decode(self.encoding), RuntimeWarning) ERROR macrogen.visualize Failed to render target/macrogenesis/scc-02-graph.dot Traceback (most recent call last): File "/mnt/data/jenkins/workspace/faust-macrogen/src/macrogen/visualize.py", line 182, in render_file graph.draw(resultfn, format='svg', prog='dot') File "/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py", line 1515, in draw data = self._run_prog(prog, args) File "/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py", line 1364, in _run_prog raise IOError(b"".join(errors).decode(self.encoding)) OSError: Warning: Unable to reclaim box space in spline routing for edge "faust://document/faustedition/2_V_H.29" -> "1825-04-01". Something is probably seriously wrong. Warning: Unable to reclaim box space in spline routing for edge "faust://document/faustedition/2_V_H.17" -> "1825-04-01". Something is probably seriously wrong. *** Error in `/usr/bin/dot': free(): invalid next size (fast): 0x000055fb7c909b40 *** ======= Backtrace: ========= /lib/x86_64-linux-gnu/libc.so.6(+0x70bfb)[0x7fbd14419bfb] /lib/x86_64-linux-gnu/libc.so.6(+0x76fc6)[0x7fbd1441ffc6] /lib/x86_64-linux-gnu/libc.so.6(+0x7780e)[0x7fbd1442080e] /usr/lib/libgvc.so.6(+0x4609d)[0x7fbd149a409d] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(+0x1d057)[0x7fbd0ec27057] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(+0x1a7a4)[0x7fbd0ec247a4] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(+0xbe5d)[0x7fbd0ec15e5d] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(dot_layout+0x338)[0x7fbd0ec164c8] /usr/lib/libgvc.so.6(gvLayoutJobs+0xd2)[0x7fbd14980d22] /usr/bin/dot(+0x1050)[0x55fb72262050] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7fbd143c92e1] /usr/bin/dot(+0x10ea)[0x55fb722620ea] ======= Memory map: ======== 55fb72261000-55fb72263000 r-xp 00000000 08:02 17581702 /usr/bin/dot 55fb72462000-55fb72463000 r--p 00001000 08:02 17581702 /usr/bin/dot 55fb72463000-55fb72464000 rw-p 00002000 08:02 17581702 /usr/bin/dot 55fb7291c000-55fb7caa1000 rw-p 00000000 00:00 0 [heap] 7fbd08000000-7fbd08021000 rw-p 00000000 00:00 0 7fbd08021000-7fbd0c000000 ---p 00000000 00:00 0 7fbd0e15c000-7fbd0e172000 r-xp 00000000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7fbd0e172000-7fbd0e371000 ---p 00016000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7fbd0e371000-7fbd0e372000 r--p 00015000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7fbd0e372000-7fbd0e373000 rw-p 00016000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7fbd0e373000-7fbd0ec0a000 rw-p 00000000 00:00 0 7fbd0ec0a000-7fbd0ec2e000 r-xp 00000000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7fbd0ec2e000-7fbd0ee2d000 ---p 00024000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7fbd0ee2d000-7fbd0ee2e000 r--p 00023000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7fbd0ee2e000-7fbd0ee2f000 rw-p 00024000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7fbd0ee2f000-7fbd0ee37000 rw-p 00000000 00:00 0 7fbd0ee37000-7fbd0ee51000 r-xp 00000000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7fbd0ee51000-7fbd0f050000 ---p 0001a000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7fbd0f050000-7fbd0f051000 r--p 00019000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7fbd0f051000-7fbd0f055000 rw-p 0001a000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7fbd0f055000-7fbd0f068000 r-xp 00000000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7fbd0f068000-7fbd0f268000 ---p 00013000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7fbd0f268000-7fbd0f269000 r--p 00013000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7fbd0f269000-7fbd0f26a000 rw-p 00014000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7fbd0f26a000-7fbd0f26b000 rw-p 00000000 00:00 0 7fbd0f26b000-7fbd0f272000 r-xp 00000000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7fbd0f272000-7fbd0f471000 ---p 00007000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7fbd0f471000-7fbd0f472000 r--p 00006000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7fbd0f472000-7fbd0f473000 rw-p 00007000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7fbd0f473000-7fbd0f49e000 r-xp 00000000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7fbd0f49e000-7fbd0f69d000 ---p 0002b000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7fbd0f69d000-7fbd0f69f000 r--p 0002a000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7fbd0f69f000-7fbd0f6a0000 rw-p 0002c000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7fbd0f6a0000-7fbd0f6a5000 r-xp 00000000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7fbd0f6a5000-7fbd0f8a4000 ---p 00005000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7fbd0f8a4000-7fbd0f8a5000 r--p 00004000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7fbd0f8a5000-7fbd0f8a6000 rw-p 00005000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7fbd0f8a6000-7fbd0f8a9000 r-xp 00000000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7fbd0f8a9000-7fbd0faa8000 ---p 00003000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7fbd0faa8000-7fbd0faa9000 r--p 00002000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7fbd0faa9000-7fbd0faaa000 rw-p 00003000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7fbd0faaa000-7fbd0fb1c000 r-xp 00000000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7fbd0fb1c000-7fbd0fd1b000 ---p 00072000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7fbd0fd1b000-7fbd0fd1c000 r--p 00071000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7fbd0fd1c000-7fbd0fd1d000 rw-p 00072000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7fbd0fd1d000-7fbd0fd24000 r-xp 00000000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7fbd0fd24000-7fbd0ff24000 ---p 00007000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7fbd0ff24000-7fbd0ff25000 r--p 00007000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7fbd0ff25000-7fbd0ff26000 rw-p 00008000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7fbd0ff26000-7fbd0ff2e000 r-xp 00000000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7fbd0ff2e000-7fbd1012e000 ---p 00008000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7fbd1012e000-7fbd1012f000 r--p 00008000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7fbd1012f000-7fbd10130000 rw-p 00009000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7fbd10130000-7fbd101c3000 r-xp 00000000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7fbd101c3000-7fbd103c2000 ---p 00093000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7fbd103c2000-7fbd103c4000 r--p 00092000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7fbd103c4000-7fbd103c5000 rw-p 00094000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7fbd103c5000-7fbd103cc000 r-xp 00000000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7fbd103cc000-7fbd105cb000 ---p 00007000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7fbd105cb000-7fbd105cc000 r--p 00006000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7fbd105cc000-7fbd105cd000 rw-p 00007000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7fbd105cd000-7fbd105de000 r-xp 00000000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7fbd105de000-7fbd107dd000 ---p 00011000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7fbd107dd000-7fbd107de000 r--p 00010000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7fbd107de000-7fbd107df000 rw-p 00011000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7fbd107df000-7fbd10919000 r-xp 00000000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7fbd10919000-7fbd10b19000 ---p 0013a000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7fbd10b19000-7fbd10b1a000 r--p 0013a000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7fbd10b1a000-7fbd10b1f000 rw-p 0013b000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7fbd10b1f000-7fbd10b28000 r-xp 00000000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7fbd10b28000-7fbd10d27000 ---p 00009000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7fbd10d27000-7fbd10d28000 r--p 00008000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7fbd10d28000-7fbd10d29000 rw-p 00009000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7fbd10d29000-7fbd10d35000 r-xp 00000000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7fbd10d35000-7fbd10f35000 ---p 0000c000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7fbd10f35000-7fbd10f36000 r--p 0000c000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7fbd10f36000-7fbd10f37000 rw-p 0000d000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7fbd10f37000-7fbd10f5e000 r-xp 00000000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7fbd10f5e000-7fbd1115d000 ---p 00027000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7fbd1115d000-7fbd1115e000 r--p 00026000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7fbd1115e000-7fbd1115f000 rw-p 00027000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7fbd1115f000-7fbd11161000 r-xp 00000000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7fbd11161000-7fbd11361000 ---p 00002000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7fbd11361000-7fbd11362000 r--p 00002000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7fbd11362000-7fbd11363000 rw-p 00003000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7fbd11363000-7fbd11394000 r-xp 00000000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7fbd11394000-7fbd11594000 ---p 00031000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7fbd11594000-7fbd11595000 r--p 00031000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7fbd11595000-7fbd11596000 rw-p 00032000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7fbd11596000-7fbd11634000 r-xp 00000000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7fbd11634000-7fbd11834000 ---p 0009e000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7fbd11834000-7fbd1183c000 r--p 0009e000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7fbd1183c000-7fbd1183d000 rw-p 000a6000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7fbd1183d000-7fbd11855000 r-xp 00000000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7fbd11855000-7fbd11a54000 ---p 00018000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7fbd11a54000-7fbd11a55000 r--p 00017000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7fbd11a55000-7fbd11a56000 rw-p 00018000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7fbd11a56000-7fbd11a5a000 rw-p 00000000 00:00 0 7fbd11a5a000-7fbd11a5b000 r-xp 00000000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7fbd11a5b000-7fbd11c5a000 ---p 00001000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7fbd11c5a000-7fbd11c5b000 r--p 00000000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7fbd11c5b000-7fbd11c5c000 rw-p 00001000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7fbd11c5c000-7fbd11d04000 r-xp 00000000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7fbd11d04000-7fbd11f04000 ---p 000a8000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7fbd11f04000-7fbd11f0a000 r--p 000a8000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7fbd11f0a000-7fbd11f0b000 rw-p 000ae000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7fbd11f0b000-7fbd11f47000 r-xp 00000000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7fbd11f47000-7fbd12146000 ---p 0003c000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7fbd12146000-7fbd12148000 r--p 0003b000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7fbd12148000-7fbd12149000 rw-p 0003d000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7fbd12149000-7fbd1225b000 r-xp 00000000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7fbd1225b000-7fbd1245a000 ---p 00112000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7fbd1245a000-7fbd1245b000 r--p 00111000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7fbd1245b000-7fbd1245c000 rw-p 00112000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7fbd1245c000-7fbd1245d000 rw-p 00000000 00:00 0 7fbd1245d000-7fbd124af000 r-xp 00000000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7fbd124af000-7fbd126ae000 ---p 00052000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7fbd126ae000-7fbd126af000 r--p 00051000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7fbd126af000-7fbd126b0000 rw-p 00052000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7fbd126b0000-7fbd126f9000 r-xp 00000000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7fbd126f9000-7fbd128f8000 ---p 00049000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7fbd128f8000-7fbd128fb000 r--p 00048000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7fbd128fb000-7fbd128fc000 rw-p 0004b000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7fbd128fc000-7fbd12910000 r-xp 00000000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7fbd12910000-7fbd12b10000 ---p 00014000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7fbd12b10000-7fbd12b11000 r--p 00014000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7fbd12b11000-7fbd12b12000 rw-p 00015000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7fbd12b12000-7fbd12c20000 r-xp 00000000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7fbd12c20000-7fbd12e20000 ---p 0010e000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7fbd12e20000-7fbd12e23000 r--p 0010e000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7fbd12e23000-7fbd12e24000 rw-p 00111000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7fbd12e24000-7fbd12e26000 rw-p 00000000 00:00 0 7fbd12e26000-7fbd12e32000 r-xp 00000000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7fbd12e32000-7fbd13031000 ---p 0000c000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7fbd13031000-7fbd13032000 r--p 0000b000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7fbd13032000-7fbd13033000 rw-p 0000c000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7fbd13033000-7fbd1303c000 r-xp 00000000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7fbd1303c000-7fbd1323b000 ---p 00009000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7fbd1323b000-7fbd1323c000 r--p 00008000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7fbd1323c000-7fbd1323e000 rw-p 00009000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7fbd1323e000-7fbd13241000 r-xp 00000000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7fbd13241000-7fbd13440000 ---p 00003000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7fbd13440000-7fbd13441000 r--p 00002000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7fbd13441000-7fbd13442000 rw-p 00003000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7fbd13442000-7fbd13545000 r-xp 00000000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7fbd13545000-7fbd13744000 ---p 00103000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7fbd13744000-7fbd13745000 r--p 00102000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7fbd13745000-7fbd13746000 rw-p 00103000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7fbd13746000-7fbd1375f000 r-xp 00000000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7fbd1375f000-7fbd1395e000 ---p 00019000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7fbd1395e000-7fbd1395f000 r--p 00018000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7fbd1395f000-7fbd13960000 rw-p 00019000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7fbd13960000-7fbd13987000 r-xp 00000000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7fbd13987000-7fbd13b87000 ---p 00027000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7fbd13b87000-7fbd13b89000 r--p 00027000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7fbd13b89000-7fbd13b8a000 rw-p 00029000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7fbd13b8a000-7fbd13b91000 r-xp 00000000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7fbd13b91000-7fbd13d90000 ---p 00007000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7fbd13d90000-7fbd13d91000 r--p 00006000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7fbd13d91000-7fbd13d92000 rw-p 00007000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7fbd13d92000-7fbd13d98000 r-xp 00000000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7fbd13d98000-7fbd13f97000 ---p 00006000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7fbd13f97000-7fbd13f98000 r--p 00005000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7fbd13f98000-7fbd13f99000 rw-p 00006000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7fbd13f99000-7fbd13f9e000 r-xp 00000000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7fbd13f9e000-7fbd1419d000 ---p 00005000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7fbd1419d000-7fbd1419e000 r--p 00004000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7fbd1419e000-7fbd1419f000 rw-p 00005000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7fbd1419f000-7fbd141a8000 r-xp 00000000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7fbd141a8000-7fbd143a7000 ---p 00009000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7fbd143a7000-7fbd143a8000 r--p 00008000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7fbd143a8000-7fbd143a9000 rw-p 00009000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7fbd143a9000-7fbd1453e000 r-xp 00000000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7fbd1453e000-7fbd1473e000 ---p 00195000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7fbd1473e000-7fbd14742000 r--p 00195000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7fbd14742000-7fbd14744000 rw-p 00199000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7fbd14744000-7fbd14748000 rw-p 00000000 00:00 0 7fbd14748000-7fbd1475d000 r-xp 00000000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7fbd1475d000-7fbd1495c000 ---p 00015000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7fbd1495c000-7fbd1495d000 r--p 00014000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7fbd1495d000-7fbd1495e000 rw-p 00015000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7fbd1495e000-7fbd149ea000 r-xp 00000000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7fbd149ea000-7fbd14be9000 ---p 0008c000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7fbd14be9000-7fbd14bea000 r--p 0008b000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7fbd14bea000-7fbd14bfb000 rw-p 0008c000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7fbd14bfb000-7fbd14bfc000 rw-p 00000000 00:00 0 7fbd14bfc000-7fbd14c1f000 r-xp 00000000 08:02 786472 /lib/x86_64-linux-gnu/ld-2.24.so 7fbd14c56000-7fbd14c57000 rw-p 00000000 00:00 0 7fbd14c57000-7fbd14c9a000 r--p 00000000 fe:00 62653389 /mnt/data/jenkins/.fonts/UbuntuFaust.ttf 7fbd14c9a000-7fbd14ca1000 r--s 00000000 08:02 22418493 /var/cache/fontconfig/4be9850f182b35c1350b6bbf2e42601c-le64.cache-4 7fbd14ca1000-7fbd14ca3000 r--s 00000000 08:02 22418905 /var/cache/fontconfig/30a99c4256905863f7aa12b5e873c27c-le64.cache-4 7fbd14ca3000-7fbd14ca4000 r--s 00000000 08:02 22418818 /var/cache/fontconfig/087e1975ba9a574b140bb1df193bf770-le64.cache-4 7fbd14ca4000-7fbd14caa000 r--s 00000000 08:02 22418804 /var/cache/fontconfig/6fe8b0d39a161d19087fe931545dda13-le64.cache-4 7fbd14caa000-7fbd14cae000 r--s 00000000 08:02 22416744 /var/cache/fontconfig/6aa41aa22e18b8fa06a12da28ea9c28b-le64.cache-4 7fbd14cae000-7fbd14cb9000 r--s 00000000 08:02 22418789 /var/cache/fontconfig/945677eb7aeaf62f1d50efc3fb3ec7d8-le64.cache-4 7fbd14cb9000-7fbd14cc0000 r--s 00000000 08:02 22418722 /var/cache/fontconfig/63c7aca0c1b0a3f740ee470c2e28e675-le64.cache-4 7fbd14cc0000-7fbd14cc9000 r--s 00000000 08:02 22418692 /var/cache/fontconfig/a6d8cf8e4ec09cdbc8633c31745a07dd-le64.cache-4 7fbd14cc9000-7fbd14ccd000 r--s 00000000 08:02 22418642 /var/cache/fontconfig/de156ccd2eddbdc19d37a45b8b2aac9c-le64.cache-4 7fbd14ccd000-7fbd14cce000 r--s 00000000 08:02 22418565 /var/cache/fontconfig/b95bc8ffbebda2bbdae4265e45b8178d-le64.cache-4 7fbd14cce000-7fbd14ccf000 r--s 00000000 08:02 22418562 /var/cache/fontconfig/9c956a7723ca69a44b382d9179c9802f-le64.cache-4 7fbd14ccf000-7fbd14cd0000 r--s 00000000 08:02 22418284 /var/cache/fontconfig/5d1cca7074f29429a8d18692746c2426-le64.cache-4 7fbd14cd0000-7fbd14cd2000 r--s 00000000 08:02 22413523 /var/cache/fontconfig/767a8244fc0220cfb567a839d0392e0b-le64.cache-4 7fbd14cd2000-7fbd14cd3000 r--s 00000000 08:02 22417383 /var/cache/fontconfig/4794a0821666d79190d59a36cb4f44b5-le64.cache-4 7fbd14cd3000-7fbd14cd4000 r--s 00000000 08:02 22418280 /var/cache/fontconfig/9eae20f1ff8cc0a7d125749e875856bd-le64.cache-4 7fbd14cd4000-7fbd14cfd000 r--s 00000000 08:02 22418262 /var/cache/fontconfig/0bd3dc0958fa2205aaaa8ebb13e2872b-le64.cache-4 7fbd14cfd000-7fbd14cff000 r--s 00000000 08:02 22418237 /var/cache/fontconfig/bf2c1853a9e9b00bb02fe2e9bcf1e201-le64.cache-4 7fbd14cff000-7fbd14d03000 r--s 00000000 08:02 22418209 /var/cache/fontconfig/c57959a16110560c8d0fcea73374aeeb-le64.cache-4 7fbd14d03000-7fbd14d09000 r--s 00000000 08:02 22418195 /var/cache/fontconfig/3047814df9a2f067bd2d96a2b9c36e5a-le64.cache-4 7fbd14d09000-7fbd14d11000 r--s 00000000 08:02 22418188 /var/cache/fontconfig/bf3b770c553c462765856025a94f1ce6-le64.cache-4 7fbd14d11000-7fbd14d14000 r--s 00000000 08:02 22417919 /var/cache/fontconfig/14d493b97896515cad3840ba4896e372-le64.cache-4 7fbd14d14000-7fbd14d17000 r--s 00000000 08:02 22417913 /var/cache/fontconfig/e49e89034d371f0f9de17aab02136486-le64.cache-4 7fbd14d17000-7fbd14d19000 r--s 00000000 08:02 22417904 /var/cache/fontconfig/4b14b093aebc79c320de5e86ae1d3314-le64.cache-4 7fbd14d19000-7fbd14d1a000 r--s 00000000 08:02 22417843 /var/cache/fontconfig/8aec10f4cc8391dcef22ca549f1e4354-le64.cache-4 7fbd14d1a000-7fbd14d2d000 r--s 00000000 08:02 22417831 /var/cache/fontconfig/d52a8644073d54c13679302ca1180695-le64.cache-4 7fbd14d2d000-7fbd14d2e000 r--s 00000000 08:02 22417059 /var/cache/fontconfig/8a687c406b77f27d99abfeeba937fcce-le64.cache-4 7fbd14d2e000-7fbd14d34000 r--s 00000000 08:02 22416918 /var/cache/fontconfig/75ad6aa2358a85f0de2c8ee4837e8227-le64.cache-4 7fbd14d34000-7fbd14d35000 r--s 00000000 08:02 22417190 /var/cache/fontconfig/3f7329c5293ffd510edef78f73874cfd-le64.cache-4 7fbd14d35000-7fbd14d36000 r--s 00000000 08:02 22416821 /var/cache/fontconfig/ac2cf712d852da827a87a9baf682f5b9-le64.cache-4 7fbd14d36000-7fbd14d38000 r--s 00000000 08:02 22416812 /var/cache/fontconfig/65f976e5259cbe6dc7697b8648396239-le64.cache-4 7fbd14d38000-7fbd14d44000 r--s 00000000 08:02 22416802 /var/cache/fontconfig/d589a48862398ed80a3d6066f4f56f4c-le64.cache-4 7fbd14d44000-7fbd14d48000 r--s 00000000 08:02 22416801 /var/cache/fontconfig/246184dc75a16901ca37d96895904249-le64.cache-4 7fbd14d48000-7fbd14d4d000 r--s 00000000 08:02 22416800 /var/cache/fontconfig/b25010134a2e462c779c1c1d5ccbff7b-le64.cache-4 7fbd14d4d000-7fbd14d4e000 r--s 00000000 08:02 22416796 /var/cache/fontconfig/94f7fe9bd33aadfac165873bd010d595-le64.cache-4 7fbd14d4e000-7fbd14d50000 r--s 00000000 08:02 22416788 /var/cache/fontconfig/423767150eb258c59035de29db6fca84-le64.cache-4 7fbd14d50000-7fbd14d51000 r--s 00000000 08:02 22416760 /var/cache/fontconfig/845c20fd2c4814bcec78e05d37a63ccc-le64.cache-4 7fbd14d51000-7fbd14d52000 r--s 00000000 08:02 22416718 /var/cache/fontconfig/e7de81b01590fb7e12b38e274e17d0db-le64.cache-4 7fbd14d52000-7fbd14d56000 r--s 00000000 08:02 22416717 /var/cache/fontconfig/6386b86020ecc1ef9690bb720a13964f-le64.cache-4 7fbd14d56000-7fbd14d57000 r--s 00000000 08:02 22416697 /var/cache/fontconfig/406a1d2d2bf3ed7664fbadefac0b2f66-le64.cache-4 7fbd14d57000-7fbd14d59000 r--s 00000000 08:02 22416623 /var/cache/fontconfig/67709b7835c0f764c1135060c9575660-le64.cache-4 7fbd14d59000-7fbd14d5b000 r--s 00000000 08:02 22416541 /var/cache/fontconfig/099525ddca5eae4f2477b69cf2d7f16d-le64.cache-4 7fbd14d5b000-7fbd14d5d000 r--s 00000000 08:02 22416474 /var/cache/fontconfig/61092ac79d9058a69eda095afa0a78f1-le64.cache-4 7fbd14d5d000-7fbd14d5f000 r--s 00000000 08:02 22416398 /var/cache/fontconfig/a722efc6911bbe16667b1a77497ffd37-le64.cache-4 7fbd14d5f000-7fbd14d61000 r--s 00000000 08:02 22416262 /var/cache/fontconfig/d63fdd8e0f42559533dd777c334fdfcc-le64.cache-4 7fbd14d61000-7fbd14d62000 r--s 00000000 08:02 22422246 /var/cache/fontconfig/30829fa25452a46451e813d634d7f916-le64.cache-4 7fbd14d62000-7fbd14d6f000 r--s 00000000 08:02 22416083 /var/cache/fontconfig/198d8fcf01c96d0cf813f74fd759bdb7-le64.cache-4 7fbd14d6f000-7fbd14d72000 r--s 00000000 08:02 22415904 /var/cache/fontconfig/75114ca45c98e8a441da0ff356701271-le64.cache-4 7fbd14d72000-7fbd14d7d000 r--s 00000000 08:02 22415851 /var/cache/fontconfig/83bf95040141907cd45bb53cf7c1c148-le64.cache-4 7fbd14d7d000-7fbd14d86000 r--s 00000000 08:02 22416746 /var/cache/fontconfig/d0972c3d32f097851eb916381fc38920-le64.cache-4 7fbd14d86000-7fbd14d88000 r--s 00000000 08:02 22415819 /var/cache/fontconfig/6e6b34ae150a7ad95e82fb4a522f0bda-le64.cache-4 7fbd14d88000-7fbd14d89000 r--s 00000000 08:02 22415734 /var/cache/fontconfig/3334a778d104e76d188e9df399bc24d2-le64.cache-4 7fbd14d89000-7fbd14d90000 r--s 00000000 08:02 22415191 /var/cache/fontconfig/53d14c92082a93e67d5078324eb314ca-le64.cache-4 7fbd14d90000-7fbd14d94000 r--s 00000000 08:02 22415138 /var/cache/fontconfig/6c08beecf0dac481ec92e759e0c2e6d7-le64.cache-4 7fbd14d94000-7fbd14d98000 r--s 00000000 08:02 22414918 /var/cache/fontconfig/4d6aee6d44eccb37054d3216e945f618-le64.cache-4 7fbd14d98000-7fbd14d9c000 r--s 00000000 08:02 22414915 /var/cache/fontconfig/d6c6df98c3df5faf9bd0f8ef4d91efe5-le64.cache-4 7fbd14d9c000-7fbd14da0000 r--s 00000000 08:02 22414804 /var/cache/fontconfig/9fb319ef52839f11ee26ab8b4cffa12b-le64.cache-4 7fbd14da0000-7fbd14da2000 r--s 00000000 08:02 22414786 /var/cache/fontconfig/43bfe21a9e1edebcf703d79ee2950b06-le64.cache-4 7fbd14da2000-7fbd14db5000 r--s 00000000 08:02 22414768 /var/cache/fontconfig/4ac51e5cfbc76fc3f983e470323a16d3-le64.cache-4 7fbd14db5000-7fbd14db8000 r--s 00000000 08:02 22414670 /var/cache/fontconfig/c19b55eb3b4c5b40ea175e31682068a5-le64.cache-4 7fbd14db8000-7fbd14db9000 r--s 00000000 08:02 22414635 /var/cache/fontconfig/c277e94e32b20404286a1ddafa5a80f0-le64.cache-4 7fbd14db9000-7fbd14dbf000 r--s 00000000 08:02 22414586 /var/cache/fontconfig/3629f2adf904f9a612908891fae71ceb-le64.cache-4 7fbd14dbf000-7fbd14dd5000 r--s 00000000 08:02 22413555 /var/cache/fontconfig/e13b20fdb08344e0e664864cc2ede53d-le64.cache-4 7fbd14dd5000-7fbd14df3000 r--s 00000000 08:02 22416496 /var/cache/fontconfig/467c019e582ee353435ea5c21d137ef6-le64.cache-4 7fbd14df3000-7fbd14df9000 rw-p 00000000 00:00 0 7fbd14df9000-7fbd14dfb000 r--s 00000000 08:02 22414585 /var/cache/fontconfig/62f91419b9ebdb6975e7e41ab6412357-le64.cache-4 7fbd14dfb000-7fbd14dfe000 r--s 00000000 08:02 22414506 /var/cache/fontconfig/de83a0a961185c8bd1f159015d56c039-le64.cache-4 7fbd14dfe000-7fbd14e02000 r--s 00000000 08:02 22422251 /var/cache/fontconfig/7ef2298fde41cc6eeb7af42e48b7d293-le64.cache-4 7fbd14e02000-7fbd14e03000 r--s 00000000 08:02 22414482 /var/cache/fontconfig/573ec803664ed168555e0e8b6d0f0c7f-le64.cache-4 7fbd14e03000-7fbd14e06000 r--s 00000000 08:02 22417410 /var/cache/fontconfig/16326683038b281783a0ef8c680e3a10-le64.cache-4 7fbd14e06000-7fbd14e13000 r--s 00000000 08:02 22417401 /var/cache/fontconfig/8f02d4cb045bd6ce15663e43f347c9f8-le64.cache-4 7fbd14e13000-7fbd14e14000 r--s 00000000 08:02 22417392 /var/cache/fontconfig/e0aa53bcfa504e64f87823c16bc01eb6-le64.cache-4 7fbd14e14000-7fbd14e1c000 r--s 00000000 fe:00 62652426 /mnt/data/jenkins/.cache/fontconfig/44f28d761bb352833f3f0b5b1020972b-le64.cache-4 7fbd14e1c000-7fbd14e1f000 rw-p 00000000 00:00 0 7fbd14e1f000-7fbd14e20000 r--p 00023000 08:02 786472 /lib/x86_64-linux-gnu/ld-2.24.so 7fbd14e20000-7fbd14e21000 rw-p 00024000 08:02 786472 /lib/x86_64-linux-gnu/ld-2.24.so 7fbd14e21000-7fbd14e22000 rw-p 00000000 00:00 0 7fff976cd000-7fff977a4000 rw-p 00000000 00:00 0 [stack] 7fff977cf000-7fff977d1000 r--p 00000000 00:00 0 [vvar] 7fff977d1000-7fff977d3000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] WARNING macrogen.visualize Rendering target/macrogenesis/scc-02-graph.dot with 942 nodes and 3008 edges took 0:54:07.773424 Rendering: 100%|█████████▉| 1218/1219 [54:15<11:05, 665.73s/ SVGs]Warning: graph has 1239 nodes...layout may take a long time. /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py:1367: RuntimeWarning: Warning: Unable to reclaim box space in spline routing for edge "1797-12-31" -> "faust://inscription/faustedition/H_P22/i_1_o". Something is probably seriously wrong. warnings.warn(b"".join(errors).decode(self.encoding), RuntimeWarning) WARNING macrogen.visualize Rendering target/macrogenesis/dag-graph.dot with 1239 nodes and 3130 edges took 1:27:31.527809 Rendering: 100%|██████████| 1219/1219 [1:31:21<00:00, 1133.84s/ SVGs] + 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,802 (reg: 7,798, dir: 4) Number of created files: 486 (reg: 486) Number of deleted files: 0 Number of regular files transferred: 3,703 Total file size: 304,864,394 bytes Total transferred file size: 93,820,193 bytes Literal data: 80,118,487 bytes Matched data: 13,701,706 bytes File list size: 262,123 File list generation time: 0.001 seconds File list transfer time: 0.000 seconds Total bytes sent: 80,668,799 Total bytes received: 740,579 sent 80,668,799 bytes received 740,579 bytes 18,090,972.89 bytes/sec total size is 304,864,394 speedup is 3.74 $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 32447 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