rultor.com logo This build log was produced by rultor.com for yegor256/blog#784
++ dirname ./run.sh
+ cd .
+ echo 1527
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Sun May 18 10:34:36 UTC 2025
+ uptime
 10:34:36 up 1 min,  0 users,  load average: 1.15, 0.37, 0.13
+ head=git@github.com:yegor256/blog.git
+ ff=default
+ image=yegor256/rultor-image
+ rebase=false
+ squash=false
+ head_branch=master
+ author=yegor256
+ vars=('--env=head=git@github.com:yegor256/blog.git' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/blog.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''bundle lock --no-color'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''export JEKYLL_ENV=production'\'' '\'';'\'' '\''LC_ALL=en_US.UTF-8 bundle exec rake'\'' '\'';'\'' '\''mkdir ~/.ssh'\'' '\'';'\'' '\''mv ../id_rsa ../id_rsa.pub ~/.ssh'\'' '\'';'\'' '\''chmod -R 600 ~/.ssh/*'\'' '\'';'\'' '\''echo -e "Host *\n  StrictHostKeyChecking no\n  UserKnownHostsFile=/dev/null" > ~/.ssh/config'\'' '\'';'\'' '\''git config --global user.email "rultor@yegor256.com"'\'' '\'';'\'' '\''git config --global user.name "Rultor"'\'' '\'';'\'' '\''echo -e "chatgpt-translate:\n  api_key_file: $(pwd)/../chatgpt-key.txt" > _config-deploy.yml'\'' '\'';'\'' '\''LC_ALL=en_US.UTF-8 jgd'\'' '\'';'\'' '\''rvm default 2.7.6 && source /usr/local/rvm/scripts/rvm'\'' '\'';'\'' '\''ruby -v'\'' '\'';'\'' '\''gem install ffi -v 1.16.3'\'' '\'';'\'' '\''gem install fontcustom -v 2.0.0'\'' '\'';'\'' '\''fontcustom --version'\'' '\'';'\'' '\''"$(pwd)/_glyphs/compile.sh" /tmp/icons'\'' '\'';'\'' '\''git checkout gh-pages'\'' '\'';'\'' '\''git pull'\'' '\'';'\'' '\''for e in svg ttf woff eot css; do cp "/tmp/icons/icons.${e}" css; git add "css/icons.${e}"; done'\'' '\'';'\'' '\''git commit -am '\''\'\'''\''new glyphs'\''\'\'''\'' || echo no changes in glyphs'\'' '\'';'\'' '\''git push origin gh-pages'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=yegor256')
+ scripts=('export '\''head=git@github.com:yegor256/blog.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'bundle lock --no-color' ';' 'bundle install --no-color' ';' 'export JEKYLL_ENV=production' ';' 'LC_ALL=en_US.UTF-8 bundle exec rake' ';' 'mkdir ~/.ssh' ';' 'mv ../id_rsa ../id_rsa.pub ~/.ssh' ';' 'chmod -R 600 ~/.ssh/*' ';' 'echo -e "Host *\n  StrictHostKeyChecking no\n  UserKnownHostsFile=/dev/null" > ~/.ssh/config' ';' 'git config --global user.email "rultor@yegor256.com"' ';' 'git config --global user.name "Rultor"' ';' 'echo -e "chatgpt-translate:\n  api_key_file: $(pwd)/../chatgpt-key.txt" > _config-deploy.yml' ';' 'LC_ALL=en_US.UTF-8 jgd' ';' 'rvm default 2.7.6 && source /usr/local/rvm/scripts/rvm' ';' 'ruby -v' ';' 'gem install ffi -v 1.16.3' ';' 'gem install fontcustom -v 2.0.0' ';' 'fontcustom --version' ';' '"$(pwd)/_glyphs/compile.sh" /tmp/icons' ';' 'git checkout gh-pages' ';' 'git pull' ';' 'for e in svg ttf woff eot css; do cp "/tmp/icons/icons.${e}" css; git add "css/icons.${e}"; done' ';' 'git commit -am '\''new glyphs'\'' || echo no changes in glyphs' ';' 'git push origin gh-pages' ';')
+ directory=repo
+ container=yegor256_blog_784
+ as_root=false
+ hostname
ip-172-31-31-233
+ pwd
/tmp/rultor-adXh
+ git --version
git version 2.34.1
+ docker --version
Docker version 25.0.3, build 4debf41
+ mkdir -p /home/ubuntu/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/ubuntu/.ssh/config
+ git clone git@github.com:yegor256/blog.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
Updating files: 100% (1734/1734), done.
+ cd repo
+ git config user.email gpg@rultor.com
+ git config user.name Rultor.com
+ '[' -z 'export '\''head=git@github.com:yegor256/blog.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/blog.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'bundle lock --no-color' ';' 'bundle install --no-color' ';' 'export JEKYLL_ENV=production' ';' 'LC_ALL=en_US.UTF-8 bundle exec rake' ';' 'mkdir ~/.ssh' ';' 'mv ../id_rsa ../id_rsa.pub ~/.ssh' ';' 'chmod -R 600 ~/.ssh/*' ';' 'echo -e "Host *\n  StrictHostKeyChecking no\n  UserKnownHostsFile=/dev/null" > ~/.ssh/config' ';' 'git config --global user.email "rultor@yegor256.com"' ';' 'git config --global user.name "Rultor"' ';' 'echo -e "chatgpt-translate:\n  api_key_file: $(pwd)/../chatgpt-key.txt" > _config-deploy.yml' ';' 'LC_ALL=en_US.UTF-8 jgd' ';' 'rvm default 2.7.6 && source /usr/local/rvm/scripts/rvm' ';' 'ruby -v' ';' 'gem install ffi -v 1.16.3' ';' 'gem install fontcustom -v 2.0.0' ';' 'fontcustom --version' ';' '"$(pwd)/_glyphs/compile.sh" /tmp/icons' ';' 'git checkout gh-pages' ';' 'git pull' ';' 'for e in svg ttf woff eot css; do cp "/tmp/icons/icons.${e}" css; git add "css/icons.${e}"; done' ';' 'git commit -am '\''new glyphs'\'' || echo no changes in glyphs' ';' 'git push origin gh-pages' ';'
+ set -ex -o pipefail
+ cd repo
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.27
++ bc
++ echo 0.27 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.27, low enough to run a new Docker container'
load average is 0.27, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n repo ']'
++ head -c 8
++ tr -cd a-z0-9
++ dd if=/dev/urandom bs=10k count=1
+ use_image=yegor256/rultor-2cih47r8
+ docker build repo -t yegor256/rultor-2cih47r8
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.39kB done
#1 DONE 0.1s

#2 [internal] load metadata for docker.io/yegor256/latex:latest
#2 DONE 0.4s

#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s

#4 [internal] load build context
#4 transferring context: 27.32kB done
#4 DONE 0.0s

#5 [1/8] FROM docker.io/yegor256/latex:latest@sha256:c798b795a8aa41c57608dc8a69e85c4604682676be89884f307cbd0086c3b65a
#5 resolve docker.io/yegor256/latex:latest@sha256:c798b795a8aa41c57608dc8a69e85c4604682676be89884f307cbd0086c3b65a 0.0s done
#5 sha256:3ee1ef79bfdcd8777f441528bcffb7a16f7a3d0852661baef04456810160e792 0B / 15.76MB 0.2s
#5 sha256:c798b795a8aa41c57608dc8a69e85c4604682676be89884f307cbd0086c3b65a 2.36kB / 2.36kB done
#5 sha256:d9875d2482e8b449d56144bf6cbcb0b0831567b8b13e388323b703018ce6cb23 3.92kB / 3.92kB done
#5 sha256:19f1f54854d69811b3745bdd374e863f2fc2dc765fe37d1a30df3e590273322b 5.29MB / 53.75MB 0.2s
#5 sha256:68201ec6e5815a0906ce41187e7e52419a2d2c28d73d199e7612f268f81bbc35 2.62MB / 54.76MB 0.2s
#5 sha256:2fcf1fcb07a86b2a29d93466c2302b17698b128dc5808734a5584939ce40fcd1 15.28kB / 15.28kB done
#5 sha256:3ee1ef79bfdcd8777f441528bcffb7a16f7a3d0852661baef04456810160e792 4.19MB / 15.76MB 0.4s
#5 sha256:19f1f54854d69811b3745bdd374e863f2fc2dc765fe37d1a30df3e590273322b 12.58MB / 53.75MB 0.4s
#5 sha256:68201ec6e5815a0906ce41187e7e52419a2d2c28d73d199e7612f268f81bbc35 9.44MB / 54.76MB 0.4s
#5 sha256:3ee1ef79bfdcd8777f441528bcffb7a16f7a3d0852661baef04456810160e792 6.29MB / 15.76MB 0.5s
#5 sha256:19f1f54854d69811b3745bdd374e863f2fc2dc765fe37d1a30df3e590273322b 15.73MB / 53.75MB 0.5s
#5 sha256:3ee1ef79bfdcd8777f441528bcffb7a16f7a3d0852661baef04456810160e792 11.53MB / 15.76MB 0.7s
#5 sha256:19f1f54854d69811b3745bdd374e863f2fc2dc765fe37d1a30df3e590273322b 19.92MB / 53.75MB 0.7s
#5 sha256:68201ec6e5815a0906ce41187e7e52419a2d2c28d73d199e7612f268f81bbc35 16.78MB / 54.76MB 0.7s
#5 sha256:3ee1ef79bfdcd8777f441528bcffb7a16f7a3d0852661baef04456810160e792 14.68MB / 15.76MB 0.8s
#5 sha256:68201ec6e5815a0906ce41187e7e52419a2d2c28d73d199e7612f268f81bbc35 19.92MB / 54.76MB 0.8s
#5 sha256:3ee1ef79bfdcd8777f441528bcffb7a16f7a3d0852661baef04456810160e792 15.76MB / 15.76MB 0.8s done
#5 sha256:19f1f54854d69811b3745bdd374e863f2fc2dc765fe37d1a30df3e590273322b 31.46MB / 53.75MB 1.0s
#5 sha256:68201ec6e5815a0906ce41187e7e52419a2d2c28d73d199e7612f268f81bbc35 26.21MB / 54.76MB 1.0s
#5 sha256:b3ee2c8b84461fce714721ac74cb275f6aaa0de67c2aeaccb8193af9ea8b4d38 0B / 197.11MB 1.0s
#5 sha256:19f1f54854d69811b3745bdd374e863f2fc2dc765fe37d1a30df3e590273322b 35.65MB / 53.75MB 1.2s
#5 sha256:68201ec6e5815a0906ce41187e7e52419a2d2c28d73d199e7612f268f81bbc35 29.36MB / 54.76MB 1.2s
#5 sha256:19f1f54854d69811b3745bdd374e863f2fc2dc765fe37d1a30df3e590273322b 39.85MB / 53.75MB 1.7s
#5 sha256:68201ec6e5815a0906ce41187e7e52419a2d2c28d73d199e7612f268f81bbc35 33.55MB / 54.76MB 1.7s
#5 sha256:19f1f54854d69811b3745bdd374e863f2fc2dc765fe37d1a30df3e590273322b 42.99MB / 53.75MB 2.0s
#5 sha256:68201ec6e5815a0906ce41187e7e52419a2d2c28d73d199e7612f268f81bbc35 36.70MB / 54.76MB 2.0s
#5 sha256:b3ee2c8b84461fce714721ac74cb275f6aaa0de67c2aeaccb8193af9ea8b4d38 10.49MB / 197.11MB 2.1s
#5 sha256:19f1f54854d69811b3745bdd374e863f2fc2dc765fe37d1a30df3e590273322b 47.19MB / 53.75MB 2.4s
#5 sha256:68201ec6e5815a0906ce41187e7e52419a2d2c28d73d199e7612f268f81bbc35 39.85MB / 54.76MB 2.4s
#5 sha256:19f1f54854d69811b3745bdd374e863f2fc2dc765fe37d1a30df3e590273322b 50.33MB / 53.75MB 2.7s
#5 sha256:68201ec6e5815a0906ce41187e7e52419a2d2c28d73d199e7612f268f81bbc35 42.99MB / 54.76MB 2.7s
#5 sha256:19f1f54854d69811b3745bdd374e863f2fc2dc765fe37d1a30df3e590273322b 53.48MB / 53.75MB 3.0s
#5 sha256:68201ec6e5815a0906ce41187e7e52419a2d2c28d73d199e7612f268f81bbc35 46.14MB / 54.76MB 3.0s
#5 sha256:19f1f54854d69811b3745bdd374e863f2fc2dc765fe37d1a30df3e590273322b 53.75MB / 53.75MB 3.0s done
#5 sha256:5d174db1ceb2128e1dc9886fe43f235cbed52a296bdbffbd884f77f548be65b3 0B / 190B 3.2s
#5 sha256:68201ec6e5815a0906ce41187e7e52419a2d2c28d73d199e7612f268f81bbc35 50.33MB / 54.76MB 3.3s
#5 sha256:b3ee2c8b84461fce714721ac74cb275f6aaa0de67c2aeaccb8193af9ea8b4d38 24.12MB / 197.11MB 3.3s
#5 sha256:5d174db1ceb2128e1dc9886fe43f235cbed52a296bdbffbd884f77f548be65b3 190B / 190B 3.2s done
#5 extracting sha256:19f1f54854d69811b3745bdd374e863f2fc2dc765fe37d1a30df3e590273322b
#5 sha256:621eb568a8b7fac9e91ef07dfa2d99ee9f74780b748bdcd39cf5778e31b49be2 0B / 41.42MB 3.3s
#5 sha256:68201ec6e5815a0906ce41187e7e52419a2d2c28d73d199e7612f268f81bbc35 53.48MB / 54.76MB 3.4s
#5 sha256:68201ec6e5815a0906ce41187e7e52419a2d2c28d73d199e7612f268f81bbc35 54.76MB / 54.76MB 3.6s done
#5 sha256:621eb568a8b7fac9e91ef07dfa2d99ee9f74780b748bdcd39cf5778e31b49be2 2.10MB / 41.42MB 3.6s
#5 sha256:40bed440eda0b8b51de27b74a3c58df120cd73c195e38d533b4b9ff8b7ff71d3 0B / 143B 3.6s
#5 sha256:40bed440eda0b8b51de27b74a3c58df120cd73c195e38d533b4b9ff8b7ff71d3 143B / 143B 3.6s done
#5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 3.7s done
#5 sha256:d576ff9cada7fe64126edc4c01408c8e0cd0a897ef92977a1aa61ef828c9dff8 0B / 8.70MB 3.7s
#5 sha256:621eb568a8b7fac9e91ef07dfa2d99ee9f74780b748bdcd39cf5778e31b49be2 5.24MB / 41.42MB 3.8s
#5 sha256:621eb568a8b7fac9e91ef07dfa2d99ee9f74780b748bdcd39cf5778e31b49be2 7.34MB / 41.42MB 4.0s
#5 sha256:d576ff9cada7fe64126edc4c01408c8e0cd0a897ef92977a1aa61ef828c9dff8 2.10MB / 8.70MB 4.0s
#5 sha256:b3ee2c8b84461fce714721ac74cb275f6aaa0de67c2aeaccb8193af9ea8b4d38 35.65MB / 197.11MB 4.1s
#5 sha256:d576ff9cada7fe64126edc4c01408c8e0cd0a897ef92977a1aa61ef828c9dff8 3.15MB / 8.70MB 4.1s
#5 sha256:621eb568a8b7fac9e91ef07dfa2d99ee9f74780b748bdcd39cf5778e31b49be2 9.44MB / 41.42MB 4.3s
#5 sha256:d576ff9cada7fe64126edc4c01408c8e0cd0a897ef92977a1aa61ef828c9dff8 4.19MB / 8.70MB 4.3s
#5 sha256:d576ff9cada7fe64126edc4c01408c8e0cd0a897ef92977a1aa61ef828c9dff8 5.24MB / 8.70MB 4.4s
#5 sha256:621eb568a8b7fac9e91ef07dfa2d99ee9f74780b748bdcd39cf5778e31b49be2 12.58MB / 41.42MB 4.5s
#5 sha256:d576ff9cada7fe64126edc4c01408c8e0cd0a897ef92977a1aa61ef828c9dff8 6.29MB / 8.70MB 4.5s
#5 sha256:621eb568a8b7fac9e91ef07dfa2d99ee9f74780b748bdcd39cf5778e31b49be2 14.68MB / 41.42MB 4.7s
#5 sha256:d576ff9cada7fe64126edc4c01408c8e0cd0a897ef92977a1aa61ef828c9dff8 8.70MB / 8.70MB 4.7s
#5 sha256:d576ff9cada7fe64126edc4c01408c8e0cd0a897ef92977a1aa61ef828c9dff8 8.70MB / 8.70MB 4.7s done
#5 sha256:bb762121b46e411aead07c92ffc53f4815f948832dff2488fe44a0cd200db1a7 0B / 16.25MB 4.8s
#5 sha256:621eb568a8b7fac9e91ef07dfa2d99ee9f74780b748bdcd39cf5778e31b49be2 16.78MB / 41.42MB 4.9s
#5 sha256:621eb568a8b7fac9e91ef07dfa2d99ee9f74780b748bdcd39cf5778e31b49be2 18.87MB / 41.42MB 5.1s
#5 sha256:bb762121b46e411aead07c92ffc53f4815f948832dff2488fe44a0cd200db1a7 2.10MB / 16.25MB 5.1s
#5 sha256:b3ee2c8b84461fce714721ac74cb275f6aaa0de67c2aeaccb8193af9ea8b4d38 46.14MB / 197.11MB 5.2s
#5 sha256:bb762121b46e411aead07c92ffc53f4815f948832dff2488fe44a0cd200db1a7 3.15MB / 16.25MB 5.2s
#5 sha256:621eb568a8b7fac9e91ef07dfa2d99ee9f74780b748bdcd39cf5778e31b49be2 20.97MB / 41.42MB 5.3s
#5 sha256:bb762121b46e411aead07c92ffc53f4815f948832dff2488fe44a0cd200db1a7 4.19MB / 16.25MB 5.3s
#5 sha256:bb762121b46e411aead07c92ffc53f4815f948832dff2488fe44a0cd200db1a7 5.24MB / 16.25MB 5.4s
#5 sha256:621eb568a8b7fac9e91ef07dfa2d99ee9f74780b748bdcd39cf5778e31b49be2 24.12MB / 41.42MB 5.6s
#5 sha256:bb762121b46e411aead07c92ffc53f4815f948832dff2488fe44a0cd200db1a7 6.29MB / 16.25MB 5.6s
#5 sha256:bb762121b46e411aead07c92ffc53f4815f948832dff2488fe44a0cd200db1a7 7.34MB / 16.25MB 5.7s
#5 sha256:621eb568a8b7fac9e91ef07dfa2d99ee9f74780b748bdcd39cf5778e31b49be2 28.31MB / 41.42MB 5.9s
#5 sha256:bb762121b46e411aead07c92ffc53f4815f948832dff2488fe44a0cd200db1a7 9.44MB / 16.25MB 5.9s
#5 sha256:b3ee2c8b84461fce714721ac74cb275f6aaa0de67c2aeaccb8193af9ea8b4d38 56.62MB / 197.11MB 6.1s
#5 sha256:621eb568a8b7fac9e91ef07dfa2d99ee9f74780b748bdcd39cf5778e31b49be2 32.51MB / 41.42MB 6.1s
#5 sha256:bb762121b46e411aead07c92ffc53f4815f948832dff2488fe44a0cd200db1a7 12.58MB / 16.25MB 6.1s
#5 sha256:621eb568a8b7fac9e91ef07dfa2d99ee9f74780b748bdcd39cf5778e31b49be2 35.65MB / 41.42MB 6.2s
#5 sha256:bb762121b46e411aead07c92ffc53f4815f948832dff2488fe44a0cd200db1a7 14.68MB / 16.25MB 6.2s
#5 sha256:621eb568a8b7fac9e91ef07dfa2d99ee9f74780b748bdcd39cf5778e31b49be2 38.02MB / 41.42MB 6.3s
#5 sha256:bb762121b46e411aead07c92ffc53f4815f948832dff2488fe44a0cd200db1a7 16.25MB / 16.25MB 6.3s
#5 sha256:b3ee2c8b84461fce714721ac74cb275f6aaa0de67c2aeaccb8193af9ea8b4d38 68.16MB / 197.11MB 6.5s
#5 sha256:621eb568a8b7fac9e91ef07dfa2d99ee9f74780b748bdcd39cf5778e31b49be2 41.42MB / 41.42MB 6.4s done
#5 sha256:bb762121b46e411aead07c92ffc53f4815f948832dff2488fe44a0cd200db1a7 16.25MB / 16.25MB 6.3s done
#5 sha256:c6e4d26de5fc6231e2f85af9142773c809512d2d393f7d9fda67c16601722a34 0B / 18.56MB 6.5s
#5 sha256:aa378f4cd1265cfb7573e84396154a5a234721f351c784b6713c2a71bf03a2fb 0B / 10.12MB 6.5s
#5 sha256:c6e4d26de5fc6231e2f85af9142773c809512d2d393f7d9fda67c16601722a34 4.19MB / 18.56MB 6.6s
#5 sha256:c6e4d26de5fc6231e2f85af9142773c809512d2d393f7d9fda67c16601722a34 8.39MB / 18.56MB 6.8s
#5 sha256:aa378f4cd1265cfb7573e84396154a5a234721f351c784b6713c2a71bf03a2fb 3.15MB / 10.12MB 6.8s
#5 sha256:c6e4d26de5fc6231e2f85af9142773c809512d2d393f7d9fda67c16601722a34 11.53MB / 18.56MB 6.9s
#5 sha256:aa378f4cd1265cfb7573e84396154a5a234721f351c784b6713c2a71bf03a2fb 5.24MB / 10.12MB 6.9s
#5 sha256:b3ee2c8b84461fce714721ac74cb275f6aaa0de67c2aeaccb8193af9ea8b4d38 82.84MB / 197.11MB 7.1s
#5 sha256:c6e4d26de5fc6231e2f85af9142773c809512d2d393f7d9fda67c16601722a34 16.78MB / 18.56MB 7.1s
#5 sha256:aa378f4cd1265cfb7573e84396154a5a234721f351c784b6713c2a71bf03a2fb 10.12MB / 10.12MB 7.1s done
#5 sha256:c6e4d26de5fc6231e2f85af9142773c809512d2d393f7d9fda67c16601722a34 18.56MB / 18.56MB 7.2s done
#5 sha256:01f15d3213904570af2d13ca789203600576ef202d6a4da162625af88feb5873 0B / 332B 7.2s
#5 sha256:6f9a6fd57a44f8fa446abe34edc1929a2ddbae14561609ed6ccd874e405544fe 0B / 997B 7.2s
#5 sha256:01f15d3213904570af2d13ca789203600576ef202d6a4da162625af88feb5873 332B / 332B 7.2s done
#5 sha256:6f9a6fd57a44f8fa446abe34edc1929a2ddbae14561609ed6ccd874e405544fe 997B / 997B 7.2s done
#5 sha256:7260f15ca87c392ad47d9b3e47d5ec8d7472b3a6916e3f89da47fe349f2bb676 0B / 97.94MB 7.3s
#5 sha256:3ee254e408ca45f7f96538dfbb1d72d4fef4934793053edd1809fb2e30aa233c 0B / 289.62MB 7.3s
#5 sha256:b3ee2c8b84461fce714721ac74cb275f6aaa0de67c2aeaccb8193af9ea8b4d38 102.76MB / 197.11MB 7.5s
#5 sha256:7260f15ca87c392ad47d9b3e47d5ec8d7472b3a6916e3f89da47fe349f2bb676 9.44MB / 97.94MB 7.8s
#5 sha256:b3ee2c8b84461fce714721ac74cb275f6aaa0de67c2aeaccb8193af9ea8b4d38 117.44MB / 197.11MB 8.1s
#5 sha256:7260f15ca87c392ad47d9b3e47d5ec8d7472b3a6916e3f89da47fe349f2bb676 14.68MB / 97.94MB 8.1s
#5 sha256:3ee254e408ca45f7f96538dfbb1d72d4fef4934793053edd1809fb2e30aa233c 15.73MB / 289.62MB 8.2s
#5 sha256:7260f15ca87c392ad47d9b3e47d5ec8d7472b3a6916e3f89da47fe349f2bb676 20.97MB / 97.94MB 8.4s
#5 sha256:b3ee2c8b84461fce714721ac74cb275f6aaa0de67c2aeaccb8193af9ea8b4d38 127.93MB / 197.11MB 8.6s
#5 extracting sha256:19f1f54854d69811b3745bdd374e863f2fc2dc765fe37d1a30df3e590273322b 5.3s
#5 sha256:7260f15ca87c392ad47d9b3e47d5ec8d7472b3a6916e3f89da47fe349f2bb676 31.46MB / 97.94MB 8.8s
#5 sha256:3ee254e408ca45f7f96538dfbb1d72d4fef4934793053edd1809fb2e30aa233c 31.46MB / 289.62MB 8.8s
#5 extracting sha256:19f1f54854d69811b3745bdd374e863f2fc2dc765fe37d1a30df3e590273322b 5.5s done
#5 sha256:b3ee2c8b84461fce714721ac74cb275f6aaa0de67c2aeaccb8193af9ea8b4d38 138.41MB / 197.11MB 9.0s
#5 sha256:7260f15ca87c392ad47d9b3e47d5ec8d7472b3a6916e3f89da47fe349f2bb676 38.80MB / 97.94MB 9.2s
#5 extracting sha256:3ee1ef79bfdcd8777f441528bcffb7a16f7a3d0852661baef04456810160e792
#5 sha256:b3ee2c8b84461fce714721ac74cb275f6aaa0de67c2aeaccb8193af9ea8b4d38 148.90MB / 197.11MB 9.4s
#5 sha256:7260f15ca87c392ad47d9b3e47d5ec8d7472b3a6916e3f89da47fe349f2bb676 44.04MB / 97.94MB 9.4s
#5 sha256:3ee254e408ca45f7f96538dfbb1d72d4fef4934793053edd1809fb2e30aa233c 47.19MB / 289.62MB 9.5s
#5 sha256:7260f15ca87c392ad47d9b3e47d5ec8d7472b3a6916e3f89da47fe349f2bb676 51.38MB / 97.94MB 9.7s
#5 sha256:b3ee2c8b84461fce714721ac74cb275f6aaa0de67c2aeaccb8193af9ea8b4d38 160.43MB / 197.11MB 9.9s
#5 sha256:7260f15ca87c392ad47d9b3e47d5ec8d7472b3a6916e3f89da47fe349f2bb676 56.62MB / 97.94MB 9.9s
#5 sha256:7260f15ca87c392ad47d9b3e47d5ec8d7472b3a6916e3f89da47fe349f2bb676 63.96MB / 97.94MB 10.2s
#5 sha256:3ee254e408ca45f7f96538dfbb1d72d4fef4934793053edd1809fb2e30aa233c 65.01MB / 289.62MB 10.2s
#5 sha256:b3ee2c8b84461fce714721ac74cb275f6aaa0de67c2aeaccb8193af9ea8b4d38 170.92MB / 197.11MB 10.4s
#5 sha256:7260f15ca87c392ad47d9b3e47d5ec8d7472b3a6916e3f89da47fe349f2bb676 69.21MB / 97.94MB 10.4s
#5 sha256:b3ee2c8b84461fce714721ac74cb275f6aaa0de67c2aeaccb8193af9ea8b4d38 181.40MB / 197.11MB 10.8s
#5 sha256:7260f15ca87c392ad47d9b3e47d5ec8d7472b3a6916e3f89da47fe349f2bb676 77.59MB / 97.94MB 10.8s
#5 sha256:3ee254e408ca45f7f96538dfbb1d72d4fef4934793053edd1809fb2e30aa233c 80.74MB / 289.62MB 10.8s
#5 sha256:7260f15ca87c392ad47d9b3e47d5ec8d7472b3a6916e3f89da47fe349f2bb676 83.89MB / 97.94MB 11.1s
#5 sha256:b3ee2c8b84461fce714721ac74cb275f6aaa0de67c2aeaccb8193af9ea8b4d38 195.04MB / 197.11MB 11.4s
#5 sha256:7260f15ca87c392ad47d9b3e47d5ec8d7472b3a6916e3f89da47fe349f2bb676 91.23MB / 97.94MB 11.4s
#5 sha256:3ee254e408ca45f7f96538dfbb1d72d4fef4934793053edd1809fb2e30aa233c 97.52MB / 289.62MB 11.5s
#5 sha256:b3ee2c8b84461fce714721ac74cb275f6aaa0de67c2aeaccb8193af9ea8b4d38 197.11MB / 197.11MB 11.6s done
#5 sha256:7260f15ca87c392ad47d9b3e47d5ec8d7472b3a6916e3f89da47fe349f2bb676 97.94MB / 97.94MB 11.6s
#5 sha256:7260f15ca87c392ad47d9b3e47d5ec8d7472b3a6916e3f89da47fe349f2bb676 97.94MB / 97.94MB 11.6s done
#5 sha256:599007141bf2d8b20d2368a3aa40c99d07154db782ae707c8cd47594eaddbe8f 414.94kB / 414.94kB 11.8s done
#5 sha256:f6e7c77b763c2004ec193bca2ee43e72a78ddcf41998b321f1672fa08daa036b 0B / 445B 11.8s
#5 sha256:3ee254e408ca45f7f96538dfbb1d72d4fef4934793053edd1809fb2e30aa233c 119.26MB / 289.62MB 11.9s
#5 sha256:f6e7c77b763c2004ec193bca2ee43e72a78ddcf41998b321f1672fa08daa036b 445B / 445B 11.8s done
#5 sha256:f22295cb8bee31238c48ec479d7792e992749ea9620d9b65ea91991313593923 476B / 476B 11.9s
#5 sha256:f22295cb8bee31238c48ec479d7792e992749ea9620d9b65ea91991313593923 476B / 476B 11.9s done
#5 sha256:3ee254e408ca45f7f96538dfbb1d72d4fef4934793053edd1809fb2e30aa233c 139.77MB / 289.62MB 12.2s
#5 sha256:3ee254e408ca45f7f96538dfbb1d72d4fef4934793053edd1809fb2e30aa233c 161.07MB / 289.62MB 12.5s
#5 sha256:3ee254e408ca45f7f96538dfbb1d72d4fef4934793053edd1809fb2e30aa233c 178.26MB / 289.62MB 12.8s
#5 extracting sha256:3ee1ef79bfdcd8777f441528bcffb7a16f7a3d0852661baef04456810160e792 3.6s done
#5 sha256:3ee254e408ca45f7f96538dfbb1d72d4fef4934793053edd1809fb2e30aa233c 196.49MB / 289.62MB 13.2s
#5 extracting sha256:68201ec6e5815a0906ce41187e7e52419a2d2c28d73d199e7612f268f81bbc35 0.1s
#5 sha256:3ee254e408ca45f7f96538dfbb1d72d4fef4934793053edd1809fb2e30aa233c 219.13MB / 289.62MB 13.5s
#5 sha256:3ee254e408ca45f7f96538dfbb1d72d4fef4934793053edd1809fb2e30aa233c 233.83MB / 289.62MB 13.7s
#5 sha256:3ee254e408ca45f7f96538dfbb1d72d4fef4934793053edd1809fb2e30aa233c 251.66MB / 289.62MB 13.9s
#5 sha256:3ee254e408ca45f7f96538dfbb1d72d4fef4934793053edd1809fb2e30aa233c 271.58MB / 289.62MB 14.2s
#5 sha256:3ee254e408ca45f7f96538dfbb1d72d4fef4934793053edd1809fb2e30aa233c 289.62MB / 289.62MB 14.5s
#5 sha256:3ee254e408ca45f7f96538dfbb1d72d4fef4934793053edd1809fb2e30aa233c 289.62MB / 289.62MB 14.5s done
#5 extracting sha256:68201ec6e5815a0906ce41187e7e52419a2d2c28d73d199e7612f268f81bbc35 5.1s
#5 extracting sha256:68201ec6e5815a0906ce41187e7e52419a2d2c28d73d199e7612f268f81bbc35 9.6s done
#5 extracting sha256:b3ee2c8b84461fce714721ac74cb275f6aaa0de67c2aeaccb8193af9ea8b4d38
#5 extracting sha256:b3ee2c8b84461fce714721ac74cb275f6aaa0de67c2aeaccb8193af9ea8b4d38 5.0s
#5 extracting sha256:b3ee2c8b84461fce714721ac74cb275f6aaa0de67c2aeaccb8193af9ea8b4d38 10.1s
#5 extracting sha256:b3ee2c8b84461fce714721ac74cb275f6aaa0de67c2aeaccb8193af9ea8b4d38 10.7s done
#5 extracting sha256:5d174db1ceb2128e1dc9886fe43f235cbed52a296bdbffbd884f77f548be65b3 done
#5 extracting sha256:621eb568a8b7fac9e91ef07dfa2d99ee9f74780b748bdcd39cf5778e31b49be2
#5 extracting sha256:621eb568a8b7fac9e91ef07dfa2d99ee9f74780b748bdcd39cf5778e31b49be2 1.3s done
#5 extracting sha256:40bed440eda0b8b51de27b74a3c58df120cd73c195e38d533b4b9ff8b7ff71d3 done
#5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
#5 extracting sha256:d576ff9cada7fe64126edc4c01408c8e0cd0a897ef92977a1aa61ef828c9dff8
#5 extracting sha256:d576ff9cada7fe64126edc4c01408c8e0cd0a897ef92977a1aa61ef828c9dff8 1.5s done
#5 extracting sha256:bb762121b46e411aead07c92ffc53f4815f948832dff2488fe44a0cd200db1a7
#5 extracting sha256:bb762121b46e411aead07c92ffc53f4815f948832dff2488fe44a0cd200db1a7 0.9s done
#5 extracting sha256:c6e4d26de5fc6231e2f85af9142773c809512d2d393f7d9fda67c16601722a34 0.1s
#5 extracting sha256:c6e4d26de5fc6231e2f85af9142773c809512d2d393f7d9fda67c16601722a34 0.5s done
#5 extracting sha256:aa378f4cd1265cfb7573e84396154a5a234721f351c784b6713c2a71bf03a2fb 0.1s
#5 extracting sha256:aa378f4cd1265cfb7573e84396154a5a234721f351c784b6713c2a71bf03a2fb 0.4s done
#5 extracting sha256:01f15d3213904570af2d13ca789203600576ef202d6a4da162625af88feb5873 done
#5 extracting sha256:6f9a6fd57a44f8fa446abe34edc1929a2ddbae14561609ed6ccd874e405544fe done
#5 extracting sha256:7260f15ca87c392ad47d9b3e47d5ec8d7472b3a6916e3f89da47fe349f2bb676
#5 extracting sha256:7260f15ca87c392ad47d9b3e47d5ec8d7472b3a6916e3f89da47fe349f2bb676 5.1s
#5 extracting sha256:7260f15ca87c392ad47d9b3e47d5ec8d7472b3a6916e3f89da47fe349f2bb676 5.6s done
#5 extracting sha256:3ee254e408ca45f7f96538dfbb1d72d4fef4934793053edd1809fb2e30aa233c
#5 extracting sha256:3ee254e408ca45f7f96538dfbb1d72d4fef4934793053edd1809fb2e30aa233c 5.1s
#5 extracting sha256:3ee254e408ca45f7f96538dfbb1d72d4fef4934793053edd1809fb2e30aa233c 7.0s done
#5 extracting sha256:599007141bf2d8b20d2368a3aa40c99d07154db782ae707c8cd47594eaddbe8f 0.0s done
#5 extracting sha256:f6e7c77b763c2004ec193bca2ee43e72a78ddcf41998b321f1672fa08daa036b done
#5 extracting sha256:f22295cb8bee31238c48ec479d7792e992749ea9620d9b65ea91991313593923 done
#5 DONE 52.5s

#6 [2/8] RUN apt-get update --yes --fix-missing   && apt-get install --yes --no-install-recommends     aspell=* aspell-en=*     graphviz=* gnuplot=*     s3cmd=*     fontforge=*     liblapack-dev=*     cmake=*     libxml2-utils=*     shellcheck=*     plantuml=*     woff2=*   && apt-get clean   && rm -rf /var/lib/apt/lists/*   && plantuml -version   && aspell --version   && fontforge --version   && gnuplot --version   && cmake --version   && shellcheck --version
#6 2.082 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
#6 2.093 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB]
#6 2.093 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
#6 2.886 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8,066 kB]
#6 3.210 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [366 kB]
#6 3.557 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
#6 4.367 Fetched 8,638 kB in 2s (3,746 kB/s)
#6 4.367 Reading package lists...
#6 4.933 Reading package lists...
#6 5.482 Building dependency tree...
#6 5.616 Reading state information...
#6 5.759 aspell is already the newest version (0.60.8-3).
#6 5.759 libxml2-utils is already the newest version (2.9.10+dfsg-6.7+deb11u7).
#6 5.759 The following additional packages will be installed:
#6 5.759   aglfn ant binfmt-support ca-certificates-java cmake-data default-jdk
#6 5.760   default-jdk-headless default-jre default-jre-headless ditaa fastjar
#6 5.760   fontforge-common gnuplot-data gnuplot-qt jarwrapper java-common
#6 5.760   java-wrappers junit4 libann0 libapache-pom-java libarchive13 libasound2
#6 5.760   libasound2-data libavalon-framework-java libbatik-java libblas-dev libblas3
#6 5.760   libcdt5 libcgraph6 libcommons-cli-java libcommons-io-java
#6 5.761   libcommons-logging-java libcommons-parent-java libdrm-amdgpu1 libdrm-common
#6 5.761   libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 libegl-mesa0 libegl1
#6 5.761   libel-api-java libevdev2 libfontbox2-java libfontforge4 libfop-java libgbm1
#6 5.761   libgd3 libgfortran5 libgif7 libgl1 libgl1-mesa-dri libglapi-mesa libglvnd0
#6 5.761   libglx-mesa0 libglx0 libgts-0.7-5 libgudev-1.0-0 libgvc6 libgvpr2
#6 5.762   libhamcrest-java libinput-bin libinput10 libjaxp1.3-java
#6 5.762   libjericho-html-java libjlatexmath-java libjsoncpp24 libjsp-api-java
#6 5.762   liblab-gamut1 liblapack3 libllvm11 liblua5.4-0 libmd4c0 libmtdev1 libnotify4
#6 5.763   libpathplan4 libpciaccess0 libpcsclite1 libpipeline1 libpython3.9
#6 5.763   libqdox-java libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5
#6 5.764   libqt5printsupport5 libqt5svg5 libqt5widgets5 librhash0 libsensors-config
#6 5.764   libsensors5 libservlet-api-java libservlet3.1-java libspiro1
#6 5.764   libuninameslist1 libuv1 libvulkan1 libwacom-common libwacom2
#6 5.764   libwayland-server0 libwebsocket-api-java libwoff1 libwxbase3.0-0v5
#6 5.764   libwxgtk3.0-gtk3-0v5 libx11-xcb1 libxalan2-java libxaw7 libxcb-dri2-0
#6 5.764   libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 libxcb-keysyms1
#6 5.765   libxcb-present0 libxcb-randr0 libxcb-render-util0 libxcb-shape0 libxcb-sync1
#6 5.765   libxcb-util1 libxcb-xfixes0 libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1
#6 5.765   libxerces2-java libxkbcommon-x11-0 libxml-commons-external-java
#6 5.765   libxml-commons-resolver1.1-java libxmlgraphics-commons-java libxmu6 libxpm4
#6 5.765   libxshmfence1 libxtst6 libxxf86vm1 libz3-4 openjdk-11-jdk
#6 5.766   openjdk-11-jdk-headless openjdk-11-jre openjdk-11-jre-headless
#6 5.766   python3-dateutil python3-magic python3-six
#6 5.766 Suggested packages:
#6 5.766   ant-doc cmake-doc ninja-build fontforge-doc fontforge-extras potrace
#6 5.766   python3-fontforge gnuplot-doc gsfonts graphviz-doc lrzip libasound2-plugins
#6 5.766   alsa-utils libavalon-framework-java-doc librhino-java liblapack-doc
#6 5.766   libcommons-io-java-doc libcommons-logging-java-doc libexcalibur-logkit-java
#6 5.766   liblog4j1.2-java libgd-tools pciutils pcscd libqdox-java-doc junit
#6 5.766   qt5-image-formats-plugins qtwayland5 lm-sensors libxalan2-java-doc
#6 5.766   libbsf-java libxsltc-java libxerces2-java-doc
#6 5.766   libxml-commons-resolver1.1-java-doc libxmlgraphics-commons-java-doc
#6 5.766   openjdk-11-demo openjdk-11-source visualvm libnss-mdns fonts-dejavu-extra
#6 5.766   fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
#6 5.766   | fonts-wqy-zenhei fonts-indic
#6 5.766 Recommended packages:
#6 5.766   ant-optional fonts-cantarell fonts-inconsolata fonts-liberation
#6 5.766   alsa-ucm-conf alsa-topology-conf icc-profiles-free libsaxon-java libgts-bin
#6 5.766   notification-daemon qttranslations5-l10n qt5-gtk-platformtheme
#6 5.766   mesa-vulkan-drivers | vulkan-icd libwacom-bin libatk-wrapper-java-jni
#6 5.767   fonts-dejavu-extra
#6 6.525 The following NEW packages will be installed:
#6 6.526   aglfn ant aspell-en binfmt-support ca-certificates-java cmake cmake-data
#6 6.526   default-jdk default-jdk-headless default-jre default-jre-headless ditaa
#6 6.526   fastjar fontforge fontforge-common gnuplot gnuplot-data gnuplot-qt graphviz
#6 6.527   jarwrapper java-common java-wrappers junit4 libann0 libapache-pom-java
#6 6.527   libarchive13 libasound2 libasound2-data libavalon-framework-java
#6 6.527   libbatik-java libblas-dev libblas3 libcdt5 libcgraph6 libcommons-cli-java
#6 6.527   libcommons-io-java libcommons-logging-java libcommons-parent-java
#6 6.527   libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1
#6 6.528   libdrm2 libegl-mesa0 libegl1 libel-api-java libevdev2 libfontbox2-java
#6 6.529   libfontforge4 libfop-java libgbm1 libgd3 libgfortran5 libgif7 libgl1
#6 6.529   libgl1-mesa-dri libglapi-mesa libglvnd0 libglx-mesa0 libglx0 libgts-0.7-5
#6 6.529   libgudev-1.0-0 libgvc6 libgvpr2 libhamcrest-java libinput-bin libinput10
#6 6.530   libjaxp1.3-java libjericho-html-java libjlatexmath-java libjsoncpp24
#6 6.530   libjsp-api-java liblab-gamut1 liblapack-dev liblapack3 libllvm11 liblua5.4-0
#6 6.530   libmd4c0 libmtdev1 libnotify4 libpathplan4 libpciaccess0 libpcsclite1
#6 6.530   libpipeline1 libpython3.9 libqdox-java libqt5core5a libqt5dbus5 libqt5gui5
#6 6.530   libqt5network5 libqt5printsupport5 libqt5svg5 libqt5widgets5 librhash0
#6 6.530   libsensors-config libsensors5 libservlet-api-java libservlet3.1-java
#6 6.532   libspiro1 libuninameslist1 libuv1 libvulkan1 libwacom-common libwacom2
#6 6.532   libwayland-server0 libwebsocket-api-java libwoff1 libwxbase3.0-0v5
#6 6.532   libwxgtk3.0-gtk3-0v5 libx11-xcb1 libxalan2-java libxaw7 libxcb-dri2-0
#6 6.532   libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 libxcb-keysyms1
#6 6.532   libxcb-present0 libxcb-randr0 libxcb-render-util0 libxcb-shape0 libxcb-sync1
#6 6.532   libxcb-util1 libxcb-xfixes0 libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1
#6 6.532   libxerces2-java libxkbcommon-x11-0 libxml-commons-external-java
#6 6.532   libxml-commons-resolver1.1-java libxmlgraphics-commons-java libxmu6 libxpm4
#6 6.532   libxshmfence1 libxtst6 libxxf86vm1 libz3-4 openjdk-11-jdk
#6 6.532   openjdk-11-jdk-headless openjdk-11-jre openjdk-11-jre-headless plantuml
#6 6.532   python3-dateutil python3-magic python3-six s3cmd shellcheck woff2
#6 6.563 0 upgraded, 151 newly installed, 0 to remove and 14 not upgraded.
#6 6.563 Need to get 229 MB of archives.
#6 6.563 After this operation, 649 MB of additional disk space will be used.
#6 6.563 Get:1 http://deb.debian.org/debian bullseye/main amd64 libqt5core5a amd64 5.15.2+dfsg-9+deb11u1 [1,823 kB]
#6 6.586 Get:2 http://deb.debian.org/debian bullseye/main amd64 libdrm-common all 2.4.104-1 [14.9 kB]
#6 6.589 Get:3 http://deb.debian.org/debian bullseye/main amd64 libdrm2 amd64 2.4.104-1 [41.5 kB]
#6 6.591 Get:4 http://deb.debian.org/debian bullseye/main amd64 libglvnd0 amd64 1.3.2-1 [53.6 kB]
#6 6.592 Get:5 http://deb.debian.org/debian bullseye/main amd64 libwayland-server0 amd64 1.18.0-2~exp1.1 [34.4 kB]
#6 6.593 Get:6 http://deb.debian.org/debian bullseye/main amd64 libgbm1 amd64 20.3.5-1 [73.5 kB]
#6 6.594 Get:7 http://deb.debian.org/debian bullseye/main amd64 libglapi-mesa amd64 20.3.5-1 [71.7 kB]
#6 6.597 Get:8 http://deb.debian.org/debian bullseye/main amd64 libx11-xcb1 amd64 2:1.7.2-1+deb11u2 [204 kB]
#6 6.599 Get:9 http://deb.debian.org/debian bullseye/main amd64 libxcb-dri2-0 amd64 1.14-3 [103 kB]
#6 6.601 Get:10 http://deb.debian.org/debian bullseye/main amd64 libxcb-dri3-0 amd64 1.14-3 [102 kB]
#6 6.602 Get:11 http://deb.debian.org/debian bullseye/main amd64 libxcb-present0 amd64 1.14-3 [101 kB]
#6 6.604 Get:12 http://deb.debian.org/debian bullseye/main amd64 libxcb-sync1 amd64 1.14-3 [105 kB]
#6 6.605 Get:13 http://deb.debian.org/debian bullseye/main amd64 libxcb-xfixes0 amd64 1.14-3 [105 kB]
#6 6.607 Get:14 http://deb.debian.org/debian bullseye/main amd64 libxshmfence1 amd64 1.3-1 [8,820 B]
#6 6.608 Get:15 http://deb.debian.org/debian bullseye/main amd64 libegl-mesa0 amd64 20.3.5-1 [141 kB]
#6 6.609 Get:16 http://deb.debian.org/debian bullseye/main amd64 libegl1 amd64 1.3.2-1 [34.8 kB]
#6 6.610 Get:17 http://deb.debian.org/debian bullseye/main amd64 libxcb-glx0 amd64 1.14-3 [118 kB]
#6 6.612 Get:18 http://deb.debian.org/debian bullseye/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB]
#6 6.612 Get:19 http://deb.debian.org/debian bullseye/main amd64 libdrm-amdgpu1 amd64 2.4.104-1 [28.5 kB]
#6 6.614 Get:20 http://deb.debian.org/debian bullseye/main amd64 libpciaccess0 amd64 0.16-1 [53.6 kB]
#6 6.616 Get:21 http://deb.debian.org/debian bullseye/main amd64 libdrm-intel1 amd64 2.4.104-1 [71.8 kB]
#6 6.621 Get:22 http://deb.debian.org/debian bullseye/main amd64 libdrm-nouveau2 amd64 2.4.104-1 [26.8 kB]
#6 6.622 Get:23 http://deb.debian.org/debian bullseye/main amd64 libdrm-radeon1 amd64 2.4.104-1 [30.2 kB]
#6 6.623 Get:24 http://deb.debian.org/debian bullseye/main amd64 libz3-4 amd64 4.8.10-1 [6,949 kB]
#6 6.693 Get:25 http://deb.debian.org/debian bullseye/main amd64 libllvm11 amd64 1:11.0.1-2 [17.9 MB]
#6 6.918 Get:26 http://deb.debian.org/debian bullseye/main amd64 libsensors-config all 1:3.6.0-7 [32.3 kB]
#6 6.920 Get:27 http://deb.debian.org/debian bullseye/main amd64 libsensors5 amd64 1:3.6.0-7 [52.3 kB]
#6 6.921 Get:28 http://deb.debian.org/debian bullseye/main amd64 libvulkan1 amd64 1.2.162.0-1 [103 kB]
#6 6.923 Get:29 http://deb.debian.org/debian bullseye/main amd64 libgl1-mesa-dri amd64 20.3.5-1 [9,633 kB]
#6 7.016 Get:30 http://deb.debian.org/debian bullseye/main amd64 libglx-mesa0 amd64 20.3.5-1 [186 kB]
#6 7.019 Get:31 http://deb.debian.org/debian bullseye/main amd64 libglx0 amd64 1.3.2-1 [35.7 kB]
#6 7.020 Get:32 http://deb.debian.org/debian bullseye/main amd64 libgl1 amd64 1.3.2-1 [89.5 kB]
#6 7.021 Get:33 http://deb.debian.org/debian bullseye/main amd64 libevdev2 amd64 1.11.0+dfsg-1 [34.0 kB]
#6 7.022 Get:34 http://deb.debian.org/debian bullseye/main amd64 libmtdev1 amd64 1.1.6-1 [23.0 kB]
#6 7.023 Get:35 http://deb.debian.org/debian bullseye/main amd64 libgudev-1.0-0 amd64 234-1 [14.7 kB]
#6 7.024 Get:36 http://deb.debian.org/debian bullseye/main amd64 libwacom-common all 1.8-2 [49.7 kB]
#6 7.025 Get:37 http://deb.debian.org/debian bullseye/main amd64 libwacom2 amd64 1.8-2 [21.9 kB]
#6 7.026 Get:38 http://deb.debian.org/debian bullseye/main amd64 libinput-bin amd64 1.16.4-3 [23.0 kB]
#6 7.026 Get:39 http://deb.debian.org/debian bullseye/main amd64 libinput10 amd64 1.16.4-3 [118 kB]
#6 7.028 Get:40 http://deb.debian.org/debian bullseye/main amd64 libmd4c0 amd64 0.4.7-2 [43.6 kB]
#6 7.029 Get:41 http://deb.debian.org/debian bullseye/main amd64 libqt5dbus5 amd64 5.15.2+dfsg-9+deb11u1 [229 kB]
#6 7.032 Get:42 http://deb.debian.org/debian bullseye/main amd64 libqt5network5 amd64 5.15.2+dfsg-9+deb11u1 [659 kB]
#6 7.041 Get:43 http://deb.debian.org/debian bullseye/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [27.4 kB]
#6 7.042 Get:44 http://deb.debian.org/debian bullseye/main amd64 libxcb-util1 amd64 0.4.0-1+b1 [23.2 kB]
#6 7.043 Get:45 http://deb.debian.org/debian bullseye/main amd64 libxcb-image0 amd64 0.4.0-1+b3 [24.3 kB]
#6 7.044 Get:46 http://deb.debian.org/debian bullseye/main amd64 libxcb-keysyms1 amd64 0.4.0-1+b2 [16.4 kB]
#6 7.045 Get:47 http://deb.debian.org/debian bullseye/main amd64 libxcb-randr0 amd64 1.14-3 [113 kB]
#6 7.047 Get:48 http://deb.debian.org/debian bullseye/main amd64 libxcb-render-util0 amd64 0.3.9-1+b1 [18.3 kB]
#6 7.048 Get:49 http://deb.debian.org/debian bullseye/main amd64 libxcb-shape0 amd64 1.14-3 [102 kB]
#6 7.049 Get:50 http://deb.debian.org/debian bullseye/main amd64 libxcb-xinerama0 amd64 1.14-3 [101 kB]
#6 7.051 Get:51 http://deb.debian.org/debian bullseye/main amd64 libxcb-xinput0 amd64 1.14-3 [126 kB]
#6 7.052 Get:52 http://deb.debian.org/debian bullseye/main amd64 libxcb-xkb1 amd64 1.14-3 [126 kB]
#6 7.055 Get:53 http://deb.debian.org/debian bullseye/main amd64 libxkbcommon-x11-0 amd64 1.0.3-2 [16.6 kB]
#6 7.056 Get:54 http://deb.debian.org/debian bullseye/main amd64 libqt5gui5 amd64 5.15.2+dfsg-9+deb11u1 [3,320 kB]
#6 7.113 Get:55 http://deb.debian.org/debian bullseye/main amd64 libqt5widgets5 amd64 5.15.2+dfsg-9+deb11u1 [2,349 kB]
#6 7.144 Get:56 http://deb.debian.org/debian bullseye/main amd64 libqt5svg5 amd64 5.15.2-3 [132 kB]
#6 7.146 Get:57 http://deb.debian.org/debian bullseye/main amd64 aglfn all 1.7+git20191031.4036a9c-2 [30.5 kB]
#6 7.147 Get:58 http://deb.debian.org/debian bullseye/main amd64 ca-certificates-java all 20190909+deb11u1 [15.9 kB]
#6 7.149 Get:59 http://deb.debian.org/debian bullseye/main amd64 java-common all 0.72 [14.5 kB]
#6 7.150 Get:60 http://deb.debian.org/debian bullseye/main amd64 libasound2-data all 1.2.4-1.1 [38.2 kB]
#6 7.151 Get:61 http://deb.debian.org/debian bullseye/main amd64 libasound2 amd64 1.2.4-1.1 [356 kB]
#6 7.155 Get:62 http://deb.debian.org/debian bullseye/main amd64 libpcsclite1 amd64 1.9.1-1 [60.2 kB]
#6 7.156 Get:63 http://deb.debian.org/debian-security bullseye-security/main amd64 openjdk-11-jre-headless amd64 11.0.26+4-1~deb11u1 [38.3 MB]
#6 7.510 Get:64 http://deb.debian.org/debian bullseye/main amd64 default-jre-headless amd64 2:1.11-72 [10.9 kB]
#6 7.511 Get:65 http://deb.debian.org/debian bullseye/main amd64 ant all 1.10.9-4 [2,118 kB]
#6 7.535 Get:66 http://deb.debian.org/debian bullseye/main amd64 aspell-en all 2018.04.16-0-1 [301 kB]
#6 7.538 Get:67 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB]
#6 7.541 Get:68 http://deb.debian.org/debian bullseye/main amd64 binfmt-support amd64 2.2.1-1+deb11u1 [66.8 kB]
#6 7.543 Get:69 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1,725 kB]
#6 7.556 Get:70 http://deb.debian.org/debian-security bullseye-security/main amd64 libarchive13 amd64 3.4.3-2+deb11u2 [343 kB]
#6 7.563 Get:71 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
#6 7.574 Get:72 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
#6 7.576 Get:73 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2+deb11u1 [132 kB]
#6 7.579 Get:74 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5,593 kB]
#6 7.654 Get:75 http://deb.debian.org/debian bullseye/main amd64 libgif7 amd64 5.1.9-2 [45.1 kB]
#6 7.656 Get:76 http://deb.debian.org/debian bullseye/main amd64 libxtst6 amd64 2:1.2.3-1 [27.8 kB]
#6 7.657 Get:77 http://deb.debian.org/debian-security bullseye-security/main amd64 openjdk-11-jre amd64 11.0.26+4-1~deb11u1 [194 kB]
#6 7.659 Get:78 http://deb.debian.org/debian bullseye/main amd64 default-jre amd64 2:1.11-72 [1,044 B]
#6 7.659 Get:79 http://deb.debian.org/debian-security bullseye-security/main amd64 openjdk-11-jdk-headless amd64 11.0.26+4-1~deb11u1 [73.7 MB]
#6 8.322 Get:80 http://deb.debian.org/debian bullseye/main amd64 default-jdk-headless amd64 2:1.11-72 [1,100 B]
#6 8.323 Get:81 http://deb.debian.org/debian-security bullseye-security/main amd64 openjdk-11-jdk amd64 11.0.26+4-1~deb11u1 [13.4 kB]
#6 8.324 Get:82 http://deb.debian.org/debian bullseye/main amd64 default-jdk amd64 2:1.11-72 [1,056 B]
#6 8.324 Get:83 http://deb.debian.org/debian bullseye/main amd64 fastjar amd64 2:0.98-7 [80.1 kB]
#6 8.326 Get:84 http://deb.debian.org/debian bullseye/main amd64 jarwrapper all 0.78 [21.8 kB]
#6 8.330 Get:85 http://deb.debian.org/debian bullseye/main amd64 libhamcrest-java all 1.3-9 [388 kB]
#6 8.340 Get:86 http://deb.debian.org/debian bullseye/main amd64 junit4 all 4.13.1-2 [347 kB]
#6 8.345 Get:87 http://deb.debian.org/debian bullseye/main amd64 java-wrappers all 0.3 [10.9 kB]
#6 8.347 Get:88 http://deb.debian.org/debian bullseye/main amd64 libjaxp1.3-java all 1.3.05-6 [227 kB]
#6 8.351 Get:89 http://deb.debian.org/debian bullseye/main amd64 libxml-commons-external-java all 1.4.01-5 [240 kB]
#6 8.357 Get:90 http://deb.debian.org/debian bullseye/main amd64 libxml-commons-resolver1.1-java all 1.2-11 [98.3 kB]
#6 8.365 Get:91 http://deb.debian.org/debian bullseye/main amd64 libxerces2-java all 2.12.1-1 [1,440 kB]
#6 8.385 Get:92 http://deb.debian.org/debian bullseye/main amd64 libxalan2-java all 2.7.2-4 [3,419 kB]
#6 8.427 Get:93 http://deb.debian.org/debian bullseye/main amd64 libapache-pom-java all 18-1 [4,676 B]
#6 8.428 Get:94 http://deb.debian.org/debian bullseye/main amd64 libcommons-parent-java all 43-1 [10.8 kB]
#6 8.429 Get:95 http://deb.debian.org/debian bullseye/main amd64 libcommons-io-java all 2.8.0-1 [279 kB]
#6 8.432 Get:96 http://deb.debian.org/debian bullseye/main amd64 libcommons-logging-java all 1.2-2 [62.2 kB]
#6 8.434 Get:97 http://deb.debian.org/debian bullseye/main amd64 libxmlgraphics-commons-java all 2.4-2~deb11u1 [617 kB]
#6 8.440 Get:98 http://deb.debian.org/debian bullseye/main amd64 libbatik-java all 1.12-4+deb11u2 [3,908 kB]
#6 8.490 Get:99 http://deb.debian.org/debian bullseye/main amd64 libcommons-cli-java all 1.4-2 [57.3 kB]
#6 8.491 Get:100 http://deb.debian.org/debian bullseye/main amd64 libjericho-html-java all 3.2-2 [185 kB]
#6 8.494 Get:101 http://deb.debian.org/debian bullseye/main amd64 ditaa all 0.10+ds1-1.2 [129 kB]
#6 8.503 Get:102 http://deb.debian.org/debian bullseye/main amd64 fontforge-common all 1:20201107~dfsg-4+deb11u1 [2,079 kB]
#6 8.528 Get:103 http://deb.debian.org/debian-security bullseye-security/main amd64 libpython3.9 amd64 3.9.2-1+deb11u3 [1,692 kB]
#6 8.545 Get:104 http://deb.debian.org/debian bullseye/main amd64 libspiro1 amd64 1:20200505-2 [20.6 kB]
#6 8.547 Get:105 http://deb.debian.org/debian bullseye/main amd64 libuninameslist1 amd64 20200413-1 [368 kB]
#6 8.556 Get:106 http://deb.debian.org/debian bullseye/main amd64 libwoff1 amd64 1.0.2-1+b1 [42.4 kB]
#6 8.561 Get:107 http://deb.debian.org/debian bullseye/main amd64 libfontforge4 amd64 1:20201107~dfsg-4+deb11u1 [1,940 kB]
#6 8.582 Get:108 http://deb.debian.org/debian bullseye/main amd64 fontforge amd64 1:20201107~dfsg-4+deb11u1 [1,364 kB]
#6 8.598 Get:109 http://deb.debian.org/debian bullseye/main amd64 gnuplot-data all 5.4.1+dfsg1-1+deb11u1 [87.5 kB]
#6 8.599 Get:110 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb11u1 [50.0 kB]
#6 8.600 Get:111 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB]
#6 8.603 Get:112 http://deb.debian.org/debian bullseye/main amd64 liblua5.4-0 amd64 5.4.2-2 [136 kB]
#6 8.607 Get:113 http://deb.debian.org/debian bullseye/main amd64 libqt5printsupport5 amd64 5.15.2+dfsg-9+deb11u1 [223 kB]
#6 8.613 Get:114 http://deb.debian.org/debian bullseye/main amd64 libwxbase3.0-0v5 amd64 3.0.5.1+dfsg-2 [1,090 kB]
#6 8.624 Get:115 http://deb.debian.org/debian bullseye/main amd64 libnotify4 amd64 0.7.9-3 [23.7 kB]
#6 8.631 Get:116 http://deb.debian.org/debian bullseye/main amd64 libwxgtk3.0-gtk3-0v5 amd64 3.0.5.1+dfsg-2 [4,494 kB]
#6 8.693 Get:117 http://deb.debian.org/debian bullseye/main amd64 gnuplot-qt amd64 5.4.1+dfsg1-1+deb11u1 [1,077 kB]
#6 8.704 Get:118 http://deb.debian.org/debian bullseye/main amd64 gnuplot all 5.4.1+dfsg1-1+deb11u1 [21.2 kB]
#6 8.705 Get:119 http://deb.debian.org/debian bullseye/main amd64 libann0 amd64 1.1.2+doc-7 [25.3 kB]
#6 8.706 Get:120 http://deb.debian.org/debian bullseye/main amd64 libcdt5 amd64 2.42.2-5+deb11u1 [62.2 kB]
#6 8.707 Get:121 http://deb.debian.org/debian bullseye/main amd64 libcgraph6 amd64 2.42.2-5+deb11u1 [85.5 kB]
#6 8.708 Get:122 http://deb.debian.org/debian bullseye/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4+b1 [158 kB]
#6 8.711 Get:123 http://deb.debian.org/debian bullseye/main amd64 libpathplan4 amd64 2.42.2-5+deb11u1 [64.3 kB]
#6 8.712 Get:124 http://deb.debian.org/debian bullseye/main amd64 libgvc6 amd64 2.42.2-5+deb11u1 [695 kB]
#6 8.720 Get:125 http://deb.debian.org/debian bullseye/main amd64 libgvpr2 amd64 2.42.2-5+deb11u1 [212 kB]
#6 8.722 Get:126 http://deb.debian.org/debian bullseye/main amd64 liblab-gamut1 amd64 2.42.2-5+deb11u1 [221 kB]
#6 8.725 Get:127 http://deb.debian.org/debian bullseye/main amd64 libxmu6 amd64 2:1.1.2-2+b3 [60.8 kB]
#6 8.726 Get:128 http://deb.debian.org/debian bullseye/main amd64 libxaw7 amd64 2:1.0.13-1.1 [202 kB]
#6 8.728 Get:129 http://deb.debian.org/debian bullseye/main amd64 graphviz amd64 2.42.2-5+deb11u1 [632 kB]
#6 8.733 Get:130 http://deb.debian.org/debian bullseye/main amd64 libavalon-framework-java all 4.2.0-10 [71.6 kB]
#6 8.734 Get:131 http://deb.debian.org/debian bullseye/main amd64 libblas3 amd64 3.9.0-3+deb11u1 [153 kB]
#6 8.736 Get:132 http://deb.debian.org/debian bullseye/main amd64 libblas-dev amd64 3.9.0-3+deb11u1 [161 kB]
#6 8.741 Get:133 http://deb.debian.org/debian bullseye/main amd64 libel-api-java all 3.0.0-3 [64.9 kB]
#6 8.742 Get:134 http://deb.debian.org/debian bullseye/main amd64 libfontbox2-java all 2.0.23-1 [1,504 kB]
#6 8.757 Get:135 http://deb.debian.org/debian bullseye/main amd64 libqdox-java all 1.12.1-3 [172 kB]
#6 8.759 Get:136 http://deb.debian.org/debian bullseye/main amd64 libservlet-api-java all 4.0.1-2 [81.0 kB]
#6 8.760 Get:137 http://deb.debian.org/debian bullseye/main amd64 libjsp-api-java all 2.3.4-3 [53.7 kB]
#6 8.762 Get:138 http://deb.debian.org/debian bullseye/main amd64 libwebsocket-api-java all 1.1-2 [40.1 kB]
#6 8.763 Get:139 http://deb.debian.org/debian bullseye/main amd64 libservlet3.1-java all 1:4.0.1-2 [9,516 B]
#6 8.765 Get:140 http://deb.debian.org/debian bullseye/main amd64 libfop-java all 1:2.5-3 [9,967 kB]
#6 8.913 Get:141 http://deb.debian.org/debian bullseye/main amd64 libgfortran5 amd64 10.2.1-6 [727 kB]
#6 8.922 Get:142 http://deb.debian.org/debian bullseye/main amd64 libjlatexmath-java all 1.0.7-3 [995 kB]
#6 8.933 Get:143 http://deb.debian.org/debian bullseye/main amd64 liblapack3 amd64 3.9.0-3+deb11u1 [2,166 kB]
#6 8.957 Get:144 http://deb.debian.org/debian bullseye/main amd64 liblapack-dev amd64 3.9.0-3+deb11u1 [4,246 kB]
#6 8.989 Get:145 http://deb.debian.org/debian bullseye/main amd64 plantuml all 1:1.2020.2+ds-1 [8,035 kB]
#6 9.148 Get:146 http://deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
#6 9.149 Get:147 http://deb.debian.org/debian bullseye/main amd64 python3-dateutil all 2.8.1-6 [79.2 kB]
#6 9.151 Get:148 http://deb.debian.org/debian bullseye/main amd64 python3-magic all 2:0.4.20-3 [13.4 kB]
#6 9.152 Get:149 http://deb.debian.org/debian bullseye/main amd64 s3cmd all 2.1.0-2 [116 kB]
#6 9.154 Get:150 http://deb.debian.org/debian bullseye/main amd64 shellcheck amd64 0.7.1-1+deb11u1 [2,049 kB]
#6 9.171 Get:151 http://deb.debian.org/debian bullseye/main amd64 woff2 amd64 1.0.2-1+b1 [13.6 kB]
#6 9.565 debconf: delaying package configuration, since apt-utils is not installed
#6 9.611 Fetched 229 MB in 3s (86.9 MB/s)
#6 9.705 Selecting previously unselected package libqt5core5a:amd64.
(Reading database ...a37961.files and directories currently installed.)
#6 9.981 Preparing to unpack .../000-libqt5core5a_5.15.2+dfsg-9+deb11u1_amd64.deb ...
#6 10.04 Unpacking libqt5core5a:amd64 (5.15.2+dfsg-9+deb11u1) ...
#6 10.26 Selecting previously unselected package libdrm-common.
#6 10.27 Preparing to unpack .../001-libdrm-common_2.4.104-1_all.deb ...
#6 10.28 Unpacking libdrm-common (2.4.104-1) ...
#6 10.33 Selecting previously unselected package libdrm2:amd64.
#6 10.33 Preparing to unpack .../002-libdrm2_2.4.104-1_amd64.deb ...
#6 10.34 Unpacking libdrm2:amd64 (2.4.104-1) ...
#6 10.40 Selecting previously unselected package libglvnd0:amd64.
#6 10.41 Preparing to unpack .../003-libglvnd0_1.3.2-1_amd64.deb ...
#6 10.41 Unpacking libglvnd0:amd64 (1.3.2-1) ...
#6 10.48 Selecting previously unselected package libwayland-server0:amd64.
#6 10.48 Preparing to unpack .../004-libwayland-server0_1.18.0-2~exp1.1_amd64.deb ...
#6 10.49 Unpacking libwayland-server0:amd64 (1.18.0-2~exp1.1) ...
#6 10.55 Selecting previously unselected package libgbm1:amd64.
#6 10.55 Preparing to unpack .../005-libgbm1_20.3.5-1_amd64.deb ...
#6 10.56 Unpacking libgbm1:amd64 (20.3.5-1) ...
#6 10.62 Selecting previously unselected package libglapi-mesa:amd64.
#6 10.62 Preparing to unpack .../006-libglapi-mesa_20.3.5-1_amd64.deb ...
#6 10.63 Unpacking libglapi-mesa:amd64 (20.3.5-1) ...
#6 10.69 Selecting previously unselected package libx11-xcb1:amd64.
#6 10.70 Preparing to unpack .../007-libx11-xcb1_2%3a1.7.2-1+deb11u2_amd64.deb ...
#6 10.70 Unpacking libx11-xcb1:amd64 (2:1.7.2-1+deb11u2) ...
#6 10.77 Selecting previously unselected package libxcb-dri2-0:amd64.
#6 10.77 Preparing to unpack .../008-libxcb-dri2-0_1.14-3_amd64.deb ...
#6 10.78 Unpacking libxcb-dri2-0:amd64 (1.14-3) ...
#6 10.84 Selecting previously unselected package libxcb-dri3-0:amd64.
#6 10.85 Preparing to unpack .../009-libxcb-dri3-0_1.14-3_amd64.deb ...
#6 10.85 Unpacking libxcb-dri3-0:amd64 (1.14-3) ...
#6 10.91 Selecting previously unselected package libxcb-present0:amd64.
#6 10.92 Preparing to unpack .../010-libxcb-present0_1.14-3_amd64.deb ...
#6 10.93 Unpacking libxcb-present0:amd64 (1.14-3) ...
#6 10.99 Selecting previously unselected package libxcb-sync1:amd64.
#6 10.99 Preparing to unpack .../011-libxcb-sync1_1.14-3_amd64.deb ...
#6 11.00 Unpacking libxcb-sync1:amd64 (1.14-3) ...
#6 11.06 Selecting previously unselected package libxcb-xfixes0:amd64.
#6 11.07 Preparing to unpack .../012-libxcb-xfixes0_1.14-3_amd64.deb ...
#6 11.07 Unpacking libxcb-xfixes0:amd64 (1.14-3) ...
#6 11.14 Selecting previously unselected package libxshmfence1:amd64.
#6 11.15 Preparing to unpack .../013-libxshmfence1_1.3-1_amd64.deb ...
#6 11.15 Unpacking libxshmfence1:amd64 (1.3-1) ...
#6 11.21 Selecting previously unselected package libegl-mesa0:amd64.
#6 11.21 Preparing to unpack .../014-libegl-mesa0_20.3.5-1_amd64.deb ...
#6 11.22 Unpacking libegl-mesa0:amd64 (20.3.5-1) ...
#6 11.29 Selecting previously unselected package libegl1:amd64.
#6 11.29 Preparing to unpack .../015-libegl1_1.3.2-1_amd64.deb ...
#6 11.30 Unpacking libegl1:amd64 (1.3.2-1) ...
#6 11.36 Selecting previously unselected package libxcb-glx0:amd64.
#6 11.36 Preparing to unpack .../016-libxcb-glx0_1.14-3_amd64.deb ...
#6 11.37 Unpacking libxcb-glx0:amd64 (1.14-3) ...
#6 11.43 Selecting previously unselected package libxxf86vm1:amd64.
#6 11.44 Preparing to unpack .../017-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
#6 11.44 Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
#6 11.50 Selecting previously unselected package libdrm-amdgpu1:amd64.
#6 11.50 Preparing to unpack .../018-libdrm-amdgpu1_2.4.104-1_amd64.deb ...
#6 11.51 Unpacking libdrm-amdgpu1:amd64 (2.4.104-1) ...
#6 11.57 Selecting previously unselected package libpciaccess0:amd64.
#6 11.57 Preparing to unpack .../019-libpciaccess0_0.16-1_amd64.deb ...
#6 11.58 Unpacking libpciaccess0:amd64 (0.16-1) ...
#6 11.64 Selecting previously unselected package libdrm-intel1:amd64.
#6 11.64 Preparing to unpack .../020-libdrm-intel1_2.4.104-1_amd64.deb ...
#6 11.65 Unpacking libdrm-intel1:amd64 (2.4.104-1) ...
#6 11.71 Selecting previously unselected package libdrm-nouveau2:amd64.
#6 11.72 Preparing to unpack .../021-libdrm-nouveau2_2.4.104-1_amd64.deb ...
#6 11.73 Unpacking libdrm-nouveau2:amd64 (2.4.104-1) ...
#6 11.78 Selecting previously unselected package libdrm-radeon1:amd64.
#6 11.79 Preparing to unpack .../022-libdrm-radeon1_2.4.104-1_amd64.deb ...
#6 11.80 Unpacking libdrm-radeon1:amd64 (2.4.104-1) ...
#6 11.85 Selecting previously unselected package libz3-4:amd64.
#6 11.85 Preparing to unpack .../023-libz3-4_4.8.10-1_amd64.deb ...
#6 11.86 Unpacking libz3-4:amd64 (4.8.10-1) ...
#6 12.60 Selecting previously unselected package libllvm11:amd64.
#6 12.61 Preparing to unpack .../024-libllvm11_1%3a11.0.1-2_amd64.deb ...
#6 12.61 Unpacking libllvm11:amd64 (1:11.0.1-2) ...
#6 14.56 Selecting previously unselected package libsensors-config.
#6 14.57 Preparing to unpack .../025-libsensors-config_1%3a3.6.0-7_all.deb ...
#6 14.57 Unpacking libsensors-config (1:3.6.0-7) ...
#6 14.64 Selecting previously unselected package libsensors5:amd64.
#6 14.65 Preparing to unpack .../026-libsensors5_1%3a3.6.0-7_amd64.deb ...
#6 15.09 Unpacking libsensors5:amd64 (1:3.6.0-7) ...
#6 15.15 Selecting previously unselected package libvulkan1:amd64.
#6 15.16 Preparing to unpack .../027-libvulkan1_1.2.162.0-1_amd64.deb ...
#6 15.16 Unpacking libvulkan1:amd64 (1.2.162.0-1) ...
#6 15.23 Selecting previously unselected package libgl1-mesa-dri:amd64.
#6 15.24 Preparing to unpack .../028-libgl1-mesa-dri_20.3.5-1_amd64.deb ...
#6 15.25 Unpacking libgl1-mesa-dri:amd64 (20.3.5-1) ...
#6 16.24 Selecting previously unselected package libglx-mesa0:amd64.
#6 16.24 Preparing to unpack .../029-libglx-mesa0_20.3.5-1_amd64.deb ...
#6 16.25 Unpacking libglx-mesa0:amd64 (20.3.5-1) ...
#6 16.32 Selecting previously unselected package libglx0:amd64.
#6 16.32 Preparing to unpack .../030-libglx0_1.3.2-1_amd64.deb ...
#6 16.33 Unpacking libglx0:amd64 (1.3.2-1) ...
#6 16.40 Selecting previously unselected package libgl1:amd64.
#6 16.40 Preparing to unpack .../031-libgl1_1.3.2-1_amd64.deb ...
#6 16.41 Unpacking libgl1:amd64 (1.3.2-1) ...
#6 16.47 Selecting previously unselected package libevdev2:amd64.
#6 16.47 Preparing to unpack .../032-libevdev2_1.11.0+dfsg-1_amd64.deb ...
#6 16.48 Unpacking libevdev2:amd64 (1.11.0+dfsg-1) ...
#6 16.54 Selecting previously unselected package libmtdev1:amd64.
#6 16.54 Preparing to unpack .../033-libmtdev1_1.1.6-1_amd64.deb ...
#6 16.55 Unpacking libmtdev1:amd64 (1.1.6-1) ...
#6 16.61 Selecting previously unselected package libgudev-1.0-0:amd64.
#6 16.62 Preparing to unpack .../034-libgudev-1.0-0_234-1_amd64.deb ...
#6 16.62 Unpacking libgudev-1.0-0:amd64 (234-1) ...
#6 16.67 Selecting previously unselected package libwacom-common.
#6 16.67 Preparing to unpack .../035-libwacom-common_1.8-2_all.deb ...
#6 16.68 Unpacking libwacom-common (1.8-2) ...
#6 16.77 Selecting previously unselected package libwacom2:amd64.
#6 16.78 Preparing to unpack .../036-libwacom2_1.8-2_amd64.deb ...
#6 16.79 Unpacking libwacom2:amd64 (1.8-2) ...
#6 16.83 Selecting previously unselected package libinput-bin.
#6 16.84 Preparing to unpack .../037-libinput-bin_1.16.4-3_amd64.deb ...
#6 16.84 Unpacking libinput-bin (1.16.4-3) ...
#6 16.90 Selecting previously unselected package libinput10:amd64.
#6 16.91 Preparing to unpack .../038-libinput10_1.16.4-3_amd64.deb ...
#6 16.91 Unpacking libinput10:amd64 (1.16.4-3) ...
#6 16.98 Selecting previously unselected package libmd4c0:amd64.
#6 16.99 Preparing to unpack .../039-libmd4c0_0.4.7-2_amd64.deb ...
#6 17.00 Unpacking libmd4c0:amd64 (0.4.7-2) ...
#6 17.06 Selecting previously unselected package libqt5dbus5:amd64.
#6 17.06 Preparing to unpack .../040-libqt5dbus5_5.15.2+dfsg-9+deb11u1_amd64.deb ...
#6 17.07 Unpacking libqt5dbus5:amd64 (5.15.2+dfsg-9+deb11u1) ...
#6 17.15 Selecting previously unselected package libqt5network5:amd64.
#6 17.16 Preparing to unpack .../041-libqt5network5_5.15.2+dfsg-9+deb11u1_amd64.deb ...
#6 17.16 Unpacking libqt5network5:amd64 (5.15.2+dfsg-9+deb11u1) ...
#6 17.32 Selecting previously unselected package libxcb-icccm4:amd64.
#6 17.32 Preparing to unpack .../042-libxcb-icccm4_0.4.1-1.1_amd64.deb ...
#6 17.33 Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ...
#6 17.39 Selecting previously unselected package libxcb-util1:amd64.
#6 17.39 Preparing to unpack .../043-libxcb-util1_0.4.0-1+b1_amd64.deb ...
#6 17.40 Unpacking libxcb-util1:amd64 (0.4.0-1+b1) ...
#6 17.46 Selecting previously unselected package libxcb-image0:amd64.
#6 17.46 Preparing to unpack .../044-libxcb-image0_0.4.0-1+b3_amd64.deb ...
#6 17.47 Unpacking libxcb-image0:amd64 (0.4.0-1+b3) ...
#6 17.52 Selecting previously unselected package libxcb-keysyms1:amd64.
#6 17.53 Preparing to unpack .../045-libxcb-keysyms1_0.4.0-1+b2_amd64.deb ...
#6 17.53 Unpacking libxcb-keysyms1:amd64 (0.4.0-1+b2) ...
#6 17.59 Selecting previously unselected package libxcb-randr0:amd64.
#6 17.60 Preparing to unpack .../046-libxcb-randr0_1.14-3_amd64.deb ...
#6 17.61 Unpacking libxcb-randr0:amd64 (1.14-3) ...
#6 17.67 Selecting previously unselected package libxcb-render-util0:amd64.
#6 17.67 Preparing to unpack .../047-libxcb-render-util0_0.3.9-1+b1_amd64.deb ...
#6 17.68 Unpacking libxcb-render-util0:amd64 (0.3.9-1+b1) ...
#6 17.74 Selecting previously unselected package libxcb-shape0:amd64.
#6 17.74 Preparing to unpack .../048-libxcb-shape0_1.14-3_amd64.deb ...
#6 17.75 Unpacking libxcb-shape0:amd64 (1.14-3) ...
#6 17.82 Selecting previously unselected package libxcb-xinerama0:amd64.
#6 17.82 Preparing to unpack .../049-libxcb-xinerama0_1.14-3_amd64.deb ...
#6 17.83 Unpacking libxcb-xinerama0:amd64 (1.14-3) ...
#6 17.89 Selecting previously unselected package libxcb-xinput0:amd64.
#6 17.89 Preparing to unpack .../050-libxcb-xinput0_1.14-3_amd64.deb ...
#6 17.90 Unpacking libxcb-xinput0:amd64 (1.14-3) ...
#6 17.96 Selecting previously unselected package libxcb-xkb1:amd64.
#6 17.97 Preparing to unpack .../051-libxcb-xkb1_1.14-3_amd64.deb ...
#6 17.98 Unpacking libxcb-xkb1:amd64 (1.14-3) ...
#6 18.05 Selecting previously unselected package libxkbcommon-x11-0:amd64.
#6 18.05 Preparing to unpack .../052-libxkbcommon-x11-0_1.0.3-2_amd64.deb ...
#6 18.06 Unpacking libxkbcommon-x11-0:amd64 (1.0.3-2) ...
#6 18.17 Selecting previously unselected package libqt5gui5:amd64.
#6 18.17 Preparing to unpack .../053-libqt5gui5_5.15.2+dfsg-9+deb11u1_amd64.deb ...
#6 18.20 Unpacking libqt5gui5:amd64 (5.15.2+dfsg-9+deb11u1) ...
#6 18.60 Selecting previously unselected package libqt5widgets5:amd64.
#6 18.61 Preparing to unpack .../054-libqt5widgets5_5.15.2+dfsg-9+deb11u1_amd64.deb ...
#6 18.61 Unpacking libqt5widgets5:amd64 (5.15.2+dfsg-9+deb11u1) ...
#6 18.89 Selecting previously unselected package libqt5svg5:amd64.
#6 18.89 Preparing to unpack .../055-libqt5svg5_5.15.2-3_amd64.deb ...
#6 18.90 Unpacking libqt5svg5:amd64 (5.15.2-3) ...
#6 18.96 Selecting previously unselected package aglfn.
#6 18.96 Preparing to unpack .../056-aglfn_1.7+git20191031.4036a9c-2_all.deb ...
#6 18.97 Unpacking aglfn (1.7+git20191031.4036a9c-2) ...
#6 19.03 Selecting previously unselected package ca-certificates-java.
#6 19.03 Preparing to unpack .../057-ca-certificates-java_20190909+deb11u1_all.deb ...
#6 19.05 Unpacking ca-certificates-java (20190909+deb11u1) ...
#6 19.11 Selecting previously unselected package java-common.
#6 19.11 Preparing to unpack .../058-java-common_0.72_all.deb ...
#6 19.12 Unpacking java-common (0.72) ...
#6 19.17 Selecting previously unselected package libasound2-data.
#6 19.17 Preparing to unpack .../059-libasound2-data_1.2.4-1.1_all.deb ...
#6 19.18 Unpacking libasound2-data (1.2.4-1.1) ...
#6 19.25 Selecting previously unselected package libasound2:amd64.
#6 19.25 Preparing to unpack .../060-libasound2_1.2.4-1.1_amd64.deb ...
#6 19.26 Unpacking libasound2:amd64 (1.2.4-1.1) ...
#6 19.35 Selecting previously unselected package libpcsclite1:amd64.
#6 19.35 Preparing to unpack .../061-libpcsclite1_1.9.1-1_amd64.deb ...
#6 19.36 Unpacking libpcsclite1:amd64 (1.9.1-1) ...
#6 19.43 Selecting previously unselected package openjdk-11-jre-headless:amd64.
#6 19.43 Preparing to unpack .../062-openjdk-11-jre-headless_11.0.26+4-1~deb11u1_amd64.deb ...
#6 19.44 Unpacking openjdk-11-jre-headless:amd64 (11.0.26+4-1~deb11u1) ...
#6 23.60 Selecting previously unselected package default-jre-headless.
#6 23.61 Preparing to unpack .../063-default-jre-headless_2%3a1.11-72_amd64.deb ...
#6 23.62 Unpacking default-jre-headless (2:1.11-72) ...
#6 23.66 Selecting previously unselected package ant.
#6 23.67 Preparing to unpack .../064-ant_1.10.9-4_all.deb ...
#6 23.67 Unpacking ant (1.10.9-4) ...
#6 23.92 Selecting previously unselected package aspell-en.
#6 23.92 Preparing to unpack .../065-aspell-en_2018.04.16-0-1_all.deb ...
#6 23.93 Unpacking aspell-en (2018.04.16-0-1) ...
#6 24.02 Selecting previously unselected package libpipeline1:amd64.
#6 24.02 Preparing to unpack .../066-libpipeline1_1.5.3-1_amd64.deb ...
#6 24.03 Unpacking libpipeline1:amd64 (1.5.3-1) ...
#6 24.10 Selecting previously unselected package binfmt-support.
#6 24.10 Preparing to unpack .../067-binfmt-support_2.2.1-1+deb11u1_amd64.deb ...
#6 24.11 Unpacking binfmt-support (2.2.1-1+deb11u1) ...
#6 24.19 Selecting previously unselected package cmake-data.
#6 24.20 Preparing to unpack .../068-cmake-data_3.18.4-2+deb11u1_all.deb ...
#6 24.22 Unpacking cmake-data (3.18.4-2+deb11u1) ...
#6 24.77 Selecting previously unselected package libarchive13:amd64.
#6 24.77 Preparing to unpack .../069-libarchive13_3.4.3-2+deb11u2_amd64.deb ...
#6 24.78 Unpacking libarchive13:amd64 (3.4.3-2+deb11u2) ...
#6 24.86 Selecting previously unselected package libjsoncpp24:amd64.
#6 24.87 Preparing to unpack .../070-libjsoncpp24_1.9.4-4_amd64.deb ...
#6 24.88 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
#6 24.94 Selecting previously unselected package librhash0:amd64.
#6 24.95 Preparing to unpack .../071-librhash0_1.4.1-2_amd64.deb ...
#6 24.96 Unpacking librhash0:amd64 (1.4.1-2) ...
#6 25.03 Selecting previously unselected package libuv1:amd64.
#6 25.03 Preparing to unpack .../072-libuv1_1.40.0-2+deb11u1_amd64.deb ...
#6 25.04 Unpacking libuv1:amd64 (1.40.0-2+deb11u1) ...
#6 25.10 Selecting previously unselected package cmake.
#6 25.10 Preparing to unpack .../073-cmake_3.18.4-2+deb11u1_amd64.deb ...
#6 25.11 Unpacking cmake (3.18.4-2+deb11u1) ...
#6 25.76 Selecting previously unselected package libgif7:amd64.
#6 25.76 Preparing to unpack .../074-libgif7_5.1.9-2_amd64.deb ...
#6 25.77 Unpacking libgif7:amd64 (5.1.9-2) ...
#6 25.83 Selecting previously unselected package libxtst6:amd64.
#6 25.83 Preparing to unpack .../075-libxtst6_2%3a1.2.3-1_amd64.deb ...
#6 25.84 Unpacking libxtst6:amd64 (2:1.2.3-1) ...
#6 25.89 Selecting previously unselected package openjdk-11-jre:amd64.
#6 25.89 Preparing to unpack .../076-openjdk-11-jre_11.0.26+4-1~deb11u1_amd64.deb ...
#6 25.90 Unpacking openjdk-11-jre:amd64 (11.0.26+4-1~deb11u1) ...
#6 25.97 Selecting previously unselected package default-jre.
#6 25.98 Preparing to unpack .../077-default-jre_2%3a1.11-72_amd64.deb ...
#6 25.98 Unpacking default-jre (2:1.11-72) ...
#6 26.03 Selecting previously unselected package openjdk-11-jdk-headless:amd64.
#6 26.04 Preparing to unpack .../078-openjdk-11-jdk-headless_11.0.26+4-1~deb11u1_amd64.deb ...
#6 26.05 Unpacking openjdk-11-jdk-headless:amd64 (11.0.26+4-1~deb11u1) ...
#6 31.68 Selecting previously unselected package default-jdk-headless.
#6 31.69 Preparing to unpack .../079-default-jdk-headless_2%3a1.11-72_amd64.deb ...
#6 31.69 Unpacking default-jdk-headless (2:1.11-72) ...
#6 31.74 Selecting previously unselected package openjdk-11-jdk:amd64.
#6 31.75 Preparing to unpack .../080-openjdk-11-jdk_11.0.26+4-1~deb11u1_amd64.deb ...
#6 31.76 Unpacking openjdk-11-jdk:amd64 (11.0.26+4-1~deb11u1) ...
#6 31.80 Selecting previously unselected package default-jdk.
#6 31.80 Preparing to unpack .../081-default-jdk_2%3a1.11-72_amd64.deb ...
#6 31.81 Unpacking default-jdk (2:1.11-72) ...
#6 31.86 Selecting previously unselected package fastjar.
#6 31.86 Preparing to unpack .../082-fastjar_2%3a0.98-7_amd64.deb ...
#6 31.89 Unpacking fastjar (2:0.98-7) ...
#6 31.96 Selecting previously unselected package jarwrapper.
#6 31.97 Preparing to unpack .../083-jarwrapper_0.78_all.deb ...
#6 31.98 Unpacking jarwrapper (0.78) ...
#6 32.03 Selecting previously unselected package libhamcrest-java.
#6 32.03 Preparing to unpack .../084-libhamcrest-java_1.3-9_all.deb ...
#6 32.04 Unpacking libhamcrest-java (1.3-9) ...
#6 32.12 Selecting previously unselected package junit4.
#6 32.13 Preparing to unpack .../085-junit4_4.13.1-2_all.deb ...
#6 32.14 Unpacking junit4 (4.13.1-2) ...
#6 32.21 Selecting previously unselected package java-wrappers.
#6 32.22 Preparing to unpack .../086-java-wrappers_0.3_all.deb ...
#6 32.22 Unpacking java-wrappers (0.3) ...
#6 32.27 Selecting previously unselected package libjaxp1.3-java.
#6 32.28 Preparing to unpack .../087-libjaxp1.3-java_1.3.05-6_all.deb ...
#6 32.28 Unpacking libjaxp1.3-java (1.3.05-6) ...
#6 32.35 Selecting previously unselected package libxml-commons-external-java.
#6 32.36 Preparing to unpack .../088-libxml-commons-external-java_1.4.01-5_all.deb ...
#6 32.37 Unpacking libxml-commons-external-java (1.4.01-5) ...
#6 32.44 Selecting previously unselected package libxml-commons-resolver1.1-java.
#6 32.44 Preparing to unpack .../089-libxml-commons-resolver1.1-java_1.2-11_all.deb ...
#6 32.45 Unpacking libxml-commons-resolver1.1-java (1.2-11) ...
#6 32.51 Selecting previously unselected package libxerces2-java.
#6 32.51 Preparing to unpack .../090-libxerces2-java_2.12.1-1_all.deb ...
#6 32.52 Unpacking libxerces2-java (2.12.1-1) ...
#6 32.69 Selecting previously unselected package libxalan2-java.
#6 32.70 Preparing to unpack .../091-libxalan2-java_2.7.2-4_all.deb ...
#6 32.70 Unpacking libxalan2-java (2.7.2-4) ...
#6 33.05 Selecting previously unselected package libapache-pom-java.
#6 33.05 Preparing to unpack .../092-libapache-pom-java_18-1_all.deb ...
#6 33.06 Unpacking libapache-pom-java (18-1) ...
#6 33.11 Selecting previously unselected package libcommons-parent-java.
#6 33.11 Preparing to unpack .../093-libcommons-parent-java_43-1_all.deb ...
#6 33.12 Unpacking libcommons-parent-java (43-1) ...
#6 33.16 Selecting previously unselected package libcommons-io-java.
#6 33.17 Preparing to unpack .../094-libcommons-io-java_2.8.0-1_all.deb ...
#6 33.18 Unpacking libcommons-io-java (2.8.0-1) ...
#6 33.25 Selecting previously unselected package libcommons-logging-java.
#6 33.25 Preparing to unpack .../095-libcommons-logging-java_1.2-2_all.deb ...
#6 33.26 Unpacking libcommons-logging-java (1.2-2) ...
#6 33.31 Selecting previously unselected package libxmlgraphics-commons-java.
#6 33.32 Preparing to unpack .../096-libxmlgraphics-commons-java_2.4-2~deb11u1_all.deb ...
#6 33.32 Unpacking libxmlgraphics-commons-java (2.4-2~deb11u1) ...
#6 33.43 Selecting previously unselected package libbatik-java.
#6 33.43 Preparing to unpack .../097-libbatik-java_1.12-4+deb11u2_all.deb ...
#6 33.44 Unpacking libbatik-java (1.12-4+deb11u2) ...
#6 33.87 Selecting previously unselected package libcommons-cli-java.
#6 33.87 Preparing to unpack .../098-libcommons-cli-java_1.4-2_all.deb ...
#6 33.88 Unpacking libcommons-cli-java (1.4-2) ...
#6 33.93 Selecting previously unselected package libjericho-html-java.
#6 33.93 Preparing to unpack .../099-libjericho-html-java_3.2-2_all.deb ...
#6 33.94 Unpacking libjericho-html-java (3.2-2) ...
#6 34.00 Selecting previously unselected package ditaa.
#6 34.01 Preparing to unpack .../100-ditaa_0.10+ds1-1.2_all.deb ...
#6 34.01 Unpacking ditaa (0.10+ds1-1.2) ...
#6 34.07 Selecting previously unselected package fontforge-common.
#6 34.08 Preparing to unpack .../101-fontforge-common_1%3a20201107~dfsg-4+deb11u1_all.deb ...
#6 34.08 Unpacking fontforge-common (1:20201107~dfsg-4+deb11u1) ...
#6 34.39 Selecting previously unselected package libpython3.9:amd64.
#6 34.40 Preparing to unpack .../102-libpython3.9_3.9.2-1+deb11u3_amd64.deb ...
#6 34.41 Unpacking libpython3.9:amd64 (3.9.2-1+deb11u3) ...
#6 34.63 Selecting previously unselected package libspiro1:amd64.
#6 34.64 Preparing to unpack .../103-libspiro1_1%3a20200505-2_amd64.deb ...
#6 34.64 Unpacking libspiro1:amd64 (1:20200505-2) ...
#6 34.70 Selecting previously unselected package libuninameslist1:amd64.
#6 34.70 Preparing to unpack .../104-libuninameslist1_20200413-1_amd64.deb ...
#6 34.71 Unpacking libuninameslist1:amd64 (20200413-1) ...
#6 34.82 Selecting previously unselected package libwoff1:amd64.
#6 34.82 Preparing to unpack .../105-libwoff1_1.0.2-1+b1_amd64.deb ...
#6 34.83 Unpacking libwoff1:amd64 (1.0.2-1+b1) ...
#6 34.89 Selecting previously unselected package libfontforge4:amd64.
#6 34.89 Preparing to unpack .../106-libfontforge4_1%3a20201107~dfsg-4+deb11u1_amd64.deb ...
#6 34.90 Unpacking libfontforge4:amd64 (1:20201107~dfsg-4+deb11u1) ...
#6 35.17 Selecting previously unselected package fontforge.
#6 35.17 Preparing to unpack .../107-fontforge_1%3a20201107~dfsg-4+deb11u1_amd64.deb ...
#6 35.18 Unpacking fontforge (1:20201107~dfsg-4+deb11u1) ...
#6 35.37 Selecting previously unselected package gnuplot-data.
#6 35.37 Preparing to unpack .../108-gnuplot-data_5.4.1+dfsg1-1+deb11u1_all.deb ...
#6 35.38 Unpacking gnuplot-data (5.4.1+dfsg1-1+deb11u1) ...
#6 35.45 Selecting previously unselected package libxpm4:amd64.
#6 35.45 Preparing to unpack .../109-libxpm4_1%3a3.5.12-1.1+deb11u1_amd64.deb ...
#6 35.46 Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ...
#6 35.52 Selecting previously unselected package libgd3:amd64.
#6 35.52 Preparing to unpack .../110-libgd3_2.3.0-2_amd64.deb ...
#6 35.53 Unpacking libgd3:amd64 (2.3.0-2) ...
#6 35.60 Selecting previously unselected package liblua5.4-0:amd64.
#6 35.60 Preparing to unpack .../111-liblua5.4-0_5.4.2-2_amd64.deb ...
#6 35.61 Unpacking liblua5.4-0:amd64 (5.4.2-2) ...
#6 35.68 Selecting previously unselected package libqt5printsupport5:amd64.
#6 35.69 Preparing to unpack .../112-libqt5printsupport5_5.15.2+dfsg-9+deb11u1_amd64.deb ...
#6 35.70 Unpacking libqt5printsupport5:amd64 (5.15.2+dfsg-9+deb11u1) ...
#6 35.77 Selecting previously unselected package libwxbase3.0-0v5:amd64.
#6 35.77 Preparing to unpack .../113-libwxbase3.0-0v5_3.0.5.1+dfsg-2_amd64.deb ...
#6 35.78 Unpacking libwxbase3.0-0v5:amd64 (3.0.5.1+dfsg-2) ...
#6 35.94 Selecting previously unselected package libnotify4:amd64.
#6 35.95 Preparing to unpack .../114-libnotify4_0.7.9-3_amd64.deb ...
#6 35.95 Unpacking libnotify4:amd64 (0.7.9-3) ...
#6 36.09 Selecting previously unselected package libwxgtk3.0-gtk3-0v5:amd64.
#6 36.10 Preparing to unpack .../115-libwxgtk3.0-gtk3-0v5_3.0.5.1+dfsg-2_amd64.deb ...
#6 36.11 Unpacking libwxgtk3.0-gtk3-0v5:amd64 (3.0.5.1+dfsg-2) ...
#6 37.20 Selecting previously unselected package gnuplot-qt.
#6 37.20 Preparing to unpack .../116-gnuplot-qt_5.4.1+dfsg1-1+deb11u1_amd64.deb ...
#6 37.21 Unpacking gnuplot-qt (5.4.1+dfsg1-1+deb11u1) ...
#6 37.51 Selecting previously unselected package gnuplot.
#6 37.52 Preparing to unpack .../117-gnuplot_5.4.1+dfsg1-1+deb11u1_all.deb ...
#6 37.52 Unpacking gnuplot (5.4.1+dfsg1-1+deb11u1) ...
#6 37.58 Selecting previously unselected package libann0.
#6 37.58 Preparing to unpack .../118-libann0_1.1.2+doc-7_amd64.deb ...
#6 37.59 Unpacking libann0 (1.1.2+doc-7) ...
#6 37.64 Selecting previously unselected package libcdt5:amd64.
#6 37.65 Preparing to unpack .../119-libcdt5_2.42.2-5+deb11u1_amd64.deb ...
#6 37.65 Unpacking libcdt5:amd64 (2.42.2-5+deb11u1) ...
#6 37.71 Selecting previously unselected package libcgraph6:amd64.
#6 37.72 Preparing to unpack .../120-libcgraph6_2.42.2-5+deb11u1_amd64.deb ...
#6 37.73 Unpacking libcgraph6:amd64 (2.42.2-5+deb11u1) ...
#6 37.79 Selecting previously unselected package libgts-0.7-5:amd64.
#6 37.80 Preparing to unpack .../121-libgts-0.7-5_0.7.6+darcs121130-4+b1_amd64.deb ...
#6 37.80 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4+b1) ...
#6 37.87 Selecting previously unselected package libpathplan4:amd64.
#6 37.88 Preparing to unpack .../122-libpathplan4_2.42.2-5+deb11u1_amd64.deb ...
#6 37.88 Unpacking libpathplan4:amd64 (2.42.2-5+deb11u1) ...
#6 38.05 Selecting previously unselected package libgvc6.
#6 38.06 Preparing to unpack .../123-libgvc6_2.42.2-5+deb11u1_amd64.deb ...
#6 38.06 Unpacking libgvc6 (2.42.2-5+deb11u1) ...
#6 38.22 Selecting previously unselected package libgvpr2:amd64.
#6 38.22 Preparing to unpack .../124-libgvpr2_2.42.2-5+deb11u1_amd64.deb ...
#6 38.23 Unpacking libgvpr2:amd64 (2.42.2-5+deb11u1) ...
#6 38.37 Selecting previously unselected package liblab-gamut1:amd64.
#6 38.37 Preparing to unpack .../125-liblab-gamut1_2.42.2-5+deb11u1_amd64.deb ...
#6 38.38 Unpacking liblab-gamut1:amd64 (2.42.2-5+deb11u1) ...
#6 38.50 Selecting previously unselected package libxmu6:amd64.
#6 38.51 Preparing to unpack .../126-libxmu6_2%3a1.1.2-2+b3_amd64.deb ...
#6 38.51 Unpacking libxmu6:amd64 (2:1.1.2-2+b3) ...
#6 38.57 Selecting previously unselected package libxaw7:amd64.
#6 38.58 Preparing to unpack .../127-libxaw7_2%3a1.0.13-1.1_amd64.deb ...
#6 38.59 Unpacking libxaw7:amd64 (2:1.0.13-1.1) ...
#6 38.72 Selecting previously unselected package graphviz.
#6 38.72 Preparing to unpack .../128-graphviz_2.42.2-5+deb11u1_amd64.deb ...
#6 38.73 Unpacking graphviz (2.42.2-5+deb11u1) ...
#6 38.98 Selecting previously unselected package libavalon-framework-java.
#6 38.98 Preparing to unpack .../129-libavalon-framework-java_4.2.0-10_all.deb ...
#6 38.99 Unpacking libavalon-framework-java (4.2.0-10) ...
#6 39.07 Selecting previously unselected package libblas3:amd64.
#6 39.07 Preparing to unpack .../130-libblas3_3.9.0-3+deb11u1_amd64.deb ...
#6 39.08 Unpacking libblas3:amd64 (3.9.0-3+deb11u1) ...
#6 39.20 Selecting previously unselected package libblas-dev:amd64.
#6 39.21 Preparing to unpack .../131-libblas-dev_3.9.0-3+deb11u1_amd64.deb ...
#6 39.21 Unpacking libblas-dev:amd64 (3.9.0-3+deb11u1) ...
#6 39.28 Selecting previously unselected package libel-api-java.
#6 39.29 Preparing to unpack .../132-libel-api-java_3.0.0-3_all.deb ...
#6 39.29 Unpacking libel-api-java (3.0.0-3) ...
#6 39.43 Selecting previously unselected package libfontbox2-java.
#6 39.43 Preparing to unpack .../133-libfontbox2-java_2.0.23-1_all.deb ...
#6 39.44 Unpacking libfontbox2-java (2.0.23-1) ...
#6 39.75 Selecting previously unselected package libqdox-java.
#6 39.75 Preparing to unpack .../134-libqdox-java_1.12.1-3_all.deb ...
#6 39.76 Unpacking libqdox-java (1.12.1-3) ...
#6 39.84 Selecting previously unselected package libservlet-api-java.
#6 39.84 Preparing to unpack .../135-libservlet-api-java_4.0.1-2_all.deb ...
#6 39.85 Unpacking libservlet-api-java (4.0.1-2) ...
#6 39.90 Selecting previously unselected package libjsp-api-java.
#6 39.91 Preparing to unpack .../136-libjsp-api-java_2.3.4-3_all.deb ...
#6 39.92 Unpacking libjsp-api-java (2.3.4-3) ...
#6 39.97 Selecting previously unselected package libwebsocket-api-java.
#6 39.98 Preparing to unpack .../137-libwebsocket-api-java_1.1-2_all.deb ...
#6 39.99 Unpacking libwebsocket-api-java (1.1-2) ...
#6 40.04 Selecting previously unselected package libservlet3.1-java.
#6 40.04 Preparing to unpack .../138-libservlet3.1-java_1%3a4.0.1-2_all.deb ...
#6 40.05 Unpacking libservlet3.1-java (1:4.0.1-2) ...
#6 40.10 Selecting previously unselected package libfop-java.
#6 40.10 Preparing to unpack .../139-libfop-java_1%3a2.5-3_all.deb ...
#6 40.11 Unpacking libfop-java (1:2.5-3) ...
#6 41.04 Selecting previously unselected package libgfortran5:amd64.
#6 41.05 Preparing to unpack .../140-libgfortran5_10.2.1-6_amd64.deb ...
#6 41.06 Unpacking libgfortran5:amd64 (10.2.1-6) ...
#6 41.24 Selecting previously unselected package libjlatexmath-java.
#6 41.25 Preparing to unpack .../141-libjlatexmath-java_1.0.7-3_all.deb ...
#6 41.25 Unpacking libjlatexmath-java (1.0.7-3) ...
#6 41.44 Selecting previously unselected package liblapack3:amd64.
#6 41.44 Preparing to unpack .../142-liblapack3_3.9.0-3+deb11u1_amd64.deb ...
#6 41.45 Unpacking liblapack3:amd64 (3.9.0-3+deb11u1) ...
#6 41.73 Selecting previously unselected package liblapack-dev:amd64.
#6 41.74 Preparing to unpack .../143-liblapack-dev_3.9.0-3+deb11u1_amd64.deb ...
#6 41.75 Unpacking liblapack-dev:amd64 (3.9.0-3+deb11u1) ...
#6 42.27 Selecting previously unselected package plantuml.
#6 42.28 Preparing to unpack .../144-plantuml_1%3a1.2020.2+ds-1_all.deb ...
#6 42.29 Unpacking plantuml (1:1.2020.2+ds-1) ...
#6 43.03 Selecting previously unselected package python3-six.
#6 43.04 Preparing to unpack .../145-python3-six_1.16.0-2_all.deb ...
#6 43.05 Unpacking python3-six (1.16.0-2) ...
#6 43.10 Selecting previously unselected package python3-dateutil.
#6 43.11 Preparing to unpack .../146-python3-dateutil_2.8.1-6_all.deb ...
#6 43.11 Unpacking python3-dateutil (2.8.1-6) ...
#6 43.18 Selecting previously unselected package python3-magic.
#6 43.18 Preparing to unpack .../147-python3-magic_2%3a0.4.20-3_all.deb ...
#6 43.19 Unpacking python3-magic (2:0.4.20-3) ...
#6 43.24 Selecting previously unselected package s3cmd.
#6 43.25 Preparing to unpack .../148-s3cmd_2.1.0-2_all.deb ...
#6 43.26 Unpacking s3cmd (2.1.0-2) ...
#6 43.32 Selecting previously unselected package shellcheck.
#6 43.32 Preparing to unpack .../149-shellcheck_0.7.1-1+deb11u1_amd64.deb ...
#6 43.33 Unpacking shellcheck (0.7.1-1+deb11u1) ...
#6 43.63 Selecting previously unselected package woff2.
#6 43.64 Preparing to unpack .../150-woff2_1.0.2-1+b1_amd64.deb ...
#6 43.65 Unpacking woff2 (1.0.2-1+b1) ...
#6 43.87 Setting up libpipeline1:amd64 (1.5.3-1) ...
#6 43.89 Setting up fastjar (2:0.98-7) ...
#6 44.04 Setting up libxcb-dri3-0:amd64 (1.14-3) ...
#6 44.06 Setting up libwayland-server0:amd64 (1.18.0-2~exp1.1) ...
#6 44.08 Setting up libx11-xcb1:amd64 (2:1.7.2-1+deb11u2) ...
#6 44.10 Setting up libpciaccess0:amd64 (0.16-1) ...
#6 44.12 Setting up libxmu6:amd64 (2:1.1.2-2+b3) ...
#6 44.14 Setting up libqdox-java (1.12.1-3) ...
#6 44.16 Setting up libxcb-xfixes0:amd64 (1.14-3) ...
#6 44.18 Setting up java-wrappers (0.3) ...
#6 44.20 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ...
#6 44.22 Setting up java-common (0.72) ...
#6 44.25 Setting up libxcb-xinput0:amd64 (1.14-3) ...
#6 44.27 Setting up libwoff1:amd64 (1.0.2-1+b1) ...
#6 44.28 Setting up libcommons-cli-java (1.4-2) ...
#6 44.31 Setting up libarchive13:amd64 (3.4.3-2+deb11u2) ...
#6 44.32 Setting up libspiro1:amd64 (1:20200505-2) ...
#6 44.34 Setting up libglvnd0:amd64 (1.3.2-1) ...
#6 44.36 Setting up libxtst6:amd64 (2:1.2.3-1) ...
#6 44.38 Setting up libxcb-glx0:amd64 (1.14-3) ...
#6 44.40 Setting up liblab-gamut1:amd64 (2.42.2-5+deb11u1) ...
#6 44.41 Setting up libxcb-keysyms1:amd64 (0.4.0-1+b2) ...
#6 44.43 Setting up libxcb-shape0:amd64 (1.14-3) ...
#6 44.46 Setting up libsensors-config (1:3.6.0-7) ...
#6 44.49 Setting up aspell-en (2018.04.16-0-1) ...
#6 44.96 Setting up libel-api-java (3.0.0-3) ...
#6 44.98 Setting up libxcb-render-util0:amd64 (0.3.9-1+b1) ...
#6 45.00 Setting up fontforge-common (1:20201107~dfsg-4+deb11u1) ...
#6 45.02 Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ...
#6 45.04 Setting up libxaw7:amd64 (2:1.0.13-1.1) ...
#6 45.06 Setting up shellcheck (0.7.1-1+deb11u1) ...
#6 45.08 Setting up libxcb-util1:amd64 (0.4.0-1+b1) ...
#6 45.09 Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
#6 45.11 Setting up libjericho-html-java (3.2-2) ...
#6 45.13 Setting up libxcb-xkb1:amd64 (1.14-3) ...
#6 45.15 Setting up libxcb-image0:amd64 (0.4.0-1+b3) ...
#6 45.17 Setting up libfontbox2-java (2.0.23-1) ...
#6 45.19 Setting up libxcb-present0:amd64 (1.14-3) ...
#6 45.22 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4+b1) ...
#6 45.24 Setting up python3-six (1.16.0-2) ...
#6 45.57 Setting up libasound2-data (1.2.4-1.1) ...
#6 45.59 Setting up libz3-4:amd64 (4.8.10-1) ...
#6 45.61 Setting up libblas3:amd64 (3.9.0-3+deb11u1) ...
#6 45.62 update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode
#6 45.64 Setting up libxcb-xinerama0:amd64 (1.14-3) ...
#6 45.66 Setting up libuv1:amd64 (1.40.0-2+deb11u1) ...
#6 45.68 Setting up libpython3.9:amd64 (3.9.2-1+deb11u3) ...
#6 45.70 Setting up libllvm11:amd64 (1:11.0.1-2) ...
#6 45.71 Setting up libxcb-sync1:amd64 (1.14-3) ...
#6 45.73 Setting up libnotify4:amd64 (0.7.9-3) ...
#6 45.75 Setting up libpathplan4:amd64 (2.42.2-5+deb11u1) ...
#6 45.77 Setting up aglfn (1.7+git20191031.4036a9c-2) ...
#6 45.79 Setting up libapache-pom-java (18-1) ...
#6 45.81 Setting up libann0 (1.1.2+doc-7) ...
#6 45.83 Setting up libwebsocket-api-java (1.1-2) ...
#6 45.84 Setting up libgd3:amd64 (2.3.0-2) ...
#6 45.86 Setting up libxkbcommon-x11-0:amd64 (1.0.3-2) ...
#6 45.88 Setting up libxml-commons-resolver1.1-java (1.2-11) ...
#6 45.91 Setting up binfmt-support (2.2.1-1+deb11u1) ...
#6 46.08 Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service.
#6 46.10 invoke-rc.d: could not determine current runlevel
#6 46.11 invoke-rc.d: policy-rc.d denied execution of start.
#6 46.12 Setting up libpcsclite1:amd64 (1.9.1-1) ...
#6 46.14 Setting up libsensors5:amd64 (1:3.6.0-7) ...
#6 46.16 Setting up libqt5core5a:amd64 (5.15.2+dfsg-9+deb11u1) ...
#6 46.18 Setting up libhamcrest-java (1.3-9) ...
#6 46.20 Setting up libglapi-mesa:amd64 (20.3.5-1) ...
#6 46.22 Setting up libjsp-api-java (2.3.4-3) ...
#6 46.24 Setting up libgfortran5:amd64 (10.2.1-6) ...
#6 46.26 Setting up libmtdev1:amd64 (1.1.6-1) ...
#6 46.27 Setting up libvulkan1:amd64 (1.2.162.0-1) ...
#6 46.29 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
#6 46.31 Setting up woff2 (1.0.2-1+b1) ...
#6 46.33 Setting up libxcb-dri2-0:amd64 (1.14-3) ...
#6 46.35 Setting up libgif7:amd64 (5.1.9-2) ...
#6 46.37 Setting up libuninameslist1:amd64 (20200413-1) ...
#6 46.39 Setting up libxshmfence1:amd64 (1.3-1) ...
#6 46.40 Setting up libqt5dbus5:amd64 (5.15.2+dfsg-9+deb11u1) ...
#6 46.42 Setting up librhash0:amd64 (1.4.1-2) ...
#6 46.44 Setting up libxcb-randr0:amd64 (1.14-3) ...
#6 46.46 Setting up libxml-commons-external-java (1.4.01-5) ...
#6 46.48 Setting up libasound2:amd64 (1.2.4-1.1) ...
#6 46.50 Setting up libservlet-api-java (4.0.1-2) ...
#6 46.52 Setting up libavalon-framework-java (4.2.0-10) ...
#6 46.54 Setting up libmd4c0:amd64 (0.4.7-2) ...
#6 46.56 Setting up liblua5.4-0:amd64 (5.4.2-2) ...
#6 46.59 Setting up python3-dateutil (2.8.1-6) ...
#6 46.81 Setting up libwxbase3.0-0v5:amd64 (3.0.5.1+dfsg-2) ...
#6 46.82 Setting up cmake-data (3.18.4-2+deb11u1) ...
#6 46.86 Setting up libcdt5:amd64 (2.42.2-5+deb11u1) ...
#6 46.87 Setting up libcgraph6:amd64 (2.42.2-5+deb11u1) ...
#6 46.89 Setting up libjlatexmath-java (1.0.7-3) ...
#6 46.91 Setting up libxerces2-java (2.12.1-1) ...
#6 46.93 Setting up libjaxp1.3-java (1.3.05-6) ...
#6 46.94 Setting up python3-magic (2:0.4.20-3) ...
#6 47.11 Setting up libdrm-common (2.4.104-1) ...
#6 47.13 Setting up libevdev2:amd64 (1.11.0+dfsg-1) ...
#6 47.15 Setting up libgudev-1.0-0:amd64 (234-1) ...
#6 47.17 Setting up libblas-dev:amd64 (3.9.0-3+deb11u1) ...
#6 47.18 update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode
#6 47.19 Setting up libservlet3.1-java (1:4.0.1-2) ...
#6 47.21 Setting up libwacom-common (1.8-2) ...
#6 47.23 Setting up gnuplot-data (5.4.1+dfsg1-1+deb11u1) ...
#6 47.25 Setting up liblapack3:amd64 (3.9.0-3+deb11u1) ...
#6 47.27 update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode
#6 47.28 Setting up jarwrapper (0.78) ...
#6 47.30 Setting up libcommons-parent-java (43-1) ...
#6 47.32 Setting up libcommons-logging-java (1.2-2) ...
#6 47.34 Setting up libfontforge4:amd64 (1:20201107~dfsg-4+deb11u1) ...
#6 47.36 Setting up s3cmd (2.1.0-2) ...
#6 47.56 Setting up libqt5network5:amd64 (5.15.2+dfsg-9+deb11u1) ...
#6 47.58 Setting up libxalan2-java (2.7.2-4) ...
#6 47.60 Setting up liblapack-dev:amd64 (3.9.0-3+deb11u1) ...
#6 47.62 update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode
#6 47.63 Setting up libgvc6 (2.42.2-5+deb11u1) ...
#6 47.78 Setting up libgvpr2:amd64 (2.42.2-5+deb11u1) ...
#6 47.79 Setting up libdrm2:amd64 (2.4.104-1) ...
#6 47.81 Setting up cmake (3.18.4-2+deb11u1) ...
#6 47.83 Setting up libwacom2:amd64 (1.8-2) ...
#6 47.85 Setting up libdrm-amdgpu1:amd64 (2.4.104-1) ...
#6 47.87 Setting up graphviz (2.42.2-5+deb11u1) ...
#6 47.89 Setting up libdrm-nouveau2:amd64 (2.4.104-1) ...
#6 47.91 Setting up fontforge (1:20201107~dfsg-4+deb11u1) ...
#6 47.93 Setting up libgbm1:amd64 (20.3.5-1) ...
#6 47.95 Setting up libcommons-io-java (2.8.0-1) ...
#6 47.97 Setting up libdrm-radeon1:amd64 (2.4.104-1) ...
#6 47.99 Setting up libdrm-intel1:amd64 (2.4.104-1) ...
#6 48.01 Setting up libgl1-mesa-dri:amd64 (20.3.5-1) ...
#6 48.04 Setting up libxmlgraphics-commons-java (2.4-2~deb11u1) ...
#6 48.05 Setting up libinput-bin (1.16.4-3) ...
#6 48.07 Setting up libegl-mesa0:amd64 (20.3.5-1) ...
#6 48.09 Setting up libegl1:amd64 (1.3.2-1) ...
#6 48.11 Setting up libinput10:amd64 (1.16.4-3) ...
#6 48.13 Setting up libglx-mesa0:amd64 (20.3.5-1) ...
#6 48.15 Setting up libglx0:amd64 (1.3.2-1) ...
#6 48.17 Setting up libbatik-java (1.12-4+deb11u2) ...
#6 48.19 Setting up libgl1:amd64 (1.3.2-1) ...
#6 48.21 Setting up libqt5gui5:amd64 (5.15.2+dfsg-9+deb11u1) ...
#6 48.23 Setting up libqt5widgets5:amd64 (5.15.2+dfsg-9+deb11u1) ...
#6 48.25 Setting up libwxgtk3.0-gtk3-0v5:amd64 (3.0.5.1+dfsg-2) ...
#6 48.27 Setting up libqt5printsupport5:amd64 (5.15.2+dfsg-9+deb11u1) ...
#6 48.29 Setting up libqt5svg5:amd64 (5.15.2-3) ...
#6 48.31 Setting up gnuplot-qt (5.4.1+dfsg1-1+deb11u1) ...
#6 48.33 update-alternatives: using /usr/bin/gnuplot-qt to provide /usr/bin/gnuplot (gnuplot) in auto mode
#6 48.34 Setting up gnuplot (5.4.1+dfsg1-1+deb11u1) ...
#6 48.36 Setting up default-jre-headless (2:1.11-72) ...
#6 48.38 Setting up openjdk-11-jre-headless:amd64 (11.0.26+4-1~deb11u1) ...
#6 48.55 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
#6 48.56 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode
#6 48.56 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode
#6 48.57 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode
#6 48.58 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode
#6 48.60 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode
#6 48.60 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode
#6 48.60 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode
#6 49.06 Setting up openjdk-11-jre:amd64 (11.0.26+4-1~deb11u1) ...
#6 49.08 Setting up openjdk-11-jdk-headless:amd64 (11.0.26+4-1~deb11u1) ...
#6 49.10 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode
#6 49.11 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode
#6 49.12 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode
#6 49.12 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode
#6 49.13 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode
#6 49.14 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode
#6 49.15 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode
#6 49.15 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jdeprscan to provide /usr/bin/jdeprscan (jdeprscan) in auto mode
#6 49.16 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode
#6 49.17 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jfr to provide /usr/bin/jfr (jfr) in auto mode
#6 49.17 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jimage to provide /usr/bin/jimage (jimage) in auto mode
#6 49.18 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode
#6 49.19 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jlink to provide /usr/bin/jlink (jlink) in auto mode
#6 49.20 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode
#6 49.20 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jmod to provide /usr/bin/jmod (jmod) in auto mode
#6 49.21 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode
#6 49.22 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode
#6 49.22 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jshell to provide /usr/bin/jshell (jshell) in auto mode
#6 49.23 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode
#6 49.24 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode
#6 49.24 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode
#6 49.25 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode
#6 49.26 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode
#6 49.27 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jaotc to provide /usr/bin/jaotc (jaotc) in auto mode
#6 49.27 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jhsdb to provide /usr/bin/jhsdb (jhsdb) in auto mode
#6 49.29 Setting up default-jre (2:1.11-72) ...
#6 49.31 Setting up default-jdk-headless (2:1.11-72) ...
#6 49.33 Setting up ant (1.10.9-4) ...
#6 49.35 Setting up openjdk-11-jdk:amd64 (11.0.26+4-1~deb11u1) ...
#6 49.37 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode
#6 49.38 Setting up ca-certificates-java (20190909+deb11u1) ...
#6 49.43 head: cannot open '/etc/ssl/certs/java/cacerts' for reading: No such file or directory
#6 49.80 Adding debian:Chambers_of_Commerce_Root_-_2008.pem
#6 49.85 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem
#6 49.86 Adding debian:Amazon_Root_CA_2.pem
#6 49.87 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem
#6 49.87 Adding debian:UCA_Extended_Validation_Root.pem
#6 49.88 Adding debian:QuoVadis_Root_CA_2_G3.pem
#6 49.89 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem
#6 49.89 Adding debian:GlobalSign_Root_CA_-_R3.pem
#6 49.90 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem
#6 49.90 Adding debian:TrustCor_RootCert_CA-2.pem
#6 49.91 Adding debian:DigiCert_Global_Root_G2.pem
#6 49.91 Adding debian:SecureTrust_CA.pem
#6 49.92 Adding debian:emSign_ECC_Root_CA_-_G3.pem
#6 49.93 Adding debian:SecureSign_RootCA11.pem
#6 49.93 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem
#6 49.95 Adding debian:AffirmTrust_Premium_ECC.pem
#6 49.95 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem
#6 49.96 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem
#6 49.96 Adding debian:Trustis_FPS_Root_CA.pem
#6 49.97 Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem
#6 49.97 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem
#6 49.98 Adding debian:UCA_Global_G2_Root.pem
#6 49.99 Adding debian:Amazon_Root_CA_4.pem
#6 50.00 Adding debian:QuoVadis_Root_CA.pem
#6 50.00 Adding debian:DigiCert_Global_Root_CA.pem
#6 50.01 Adding debian:GlobalSign_Root_CA_-_R2.pem
#6 50.02 Adding debian:SwissSign_Gold_CA_-_G2.pem
#6 50.02 Adding debian:SwissSign_Silver_CA_-_G2.pem
#6 50.03 Adding debian:COMODO_Certification_Authority.pem
#6 50.03 Adding debian:AffirmTrust_Commercial.pem
#6 50.04 Adding debian:TeliaSonera_Root_CA_v1.pem
#6 50.05 Adding debian:emSign_Root_CA_-_G1.pem
#6 50.06 Adding debian:Entrust_Root_Certification_Authority.pem
#6 50.06 Adding debian:CA_Disig_Root_R2.pem
#6 50.07 Adding debian:Security_Communication_RootCA2.pem
#6 50.08 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem
#6 50.09 Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem
#6 50.09 Adding debian:Certum_Trusted_Network_CA_2.pem
#6 50.11 Adding debian:E-Tugra_Certification_Authority.pem
#6 50.12 Adding debian:TrustCor_RootCert_CA-1.pem
#6 50.12 Adding debian:Amazon_Root_CA_1.pem
#6 50.13 Adding debian:USERTrust_ECC_Certification_Authority.pem
#6 50.13 Adding debian:emSign_ECC_Root_CA_-_C3.pem
#6 50.14 Adding debian:Baltimore_CyberTrust_Root.pem
#6 50.15 Adding debian:emSign_Root_CA_-_C1.pem
#6 50.16 Adding debian:SZAFIR_ROOT_CA2.pem
#6 50.16 Adding debian:DigiCert_Assured_ID_Root_CA.pem
#6 50.17 Adding debian:Hongkong_Post_Root_CA_1.pem
#6 50.18 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem
#6 50.18 Adding debian:Network_Solutions_Certificate_Authority.pem
#6 50.19 Adding debian:Security_Communication_Root_CA.pem
#6 50.20 Adding debian:GlobalSign_Root_CA.pem
#6 50.21 Adding debian:Izenpe.com.pem
#6 50.22 Adding debian:Certigna.pem
#6 50.23 Adding debian:QuoVadis_Root_CA_3.pem
#6 50.23 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem
#6 50.24 Adding debian:TWCA_Root_Certification_Authority.pem
#6 50.25 Adding debian:GTS_Root_R3.pem
#6 50.26 Adding debian:AC_RAIZ_FNMT-RCM.pem
#6 50.27 Adding debian:AffirmTrust_Premium.pem
#6 50.28 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem
#6 50.28 Adding debian:VeriSign_Universal_Root_Certification_Authority.pem
#6 50.30 Adding debian:GTS_Root_R1.pem
#6 50.30 Adding debian:Amazon_Root_CA_3.pem
#6 50.31 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem
#6 50.32 Adding debian:Certum_Trusted_Network_CA.pem
#6 50.33 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem
#6 50.34 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem
#6 50.35 Adding debian:TWCA_Global_Root_CA.pem
#6 50.35 Adding debian:EC-ACC.pem
#6 50.37 Adding debian:Certigna_Root_CA.pem
#6 50.38 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem
#6 50.40 Adding debian:CFCA_EV_ROOT.pem
#6 50.41 Adding debian:certSIGN_Root_CA_G2.pem
#6 50.42 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem
#6 50.43 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem
#6 50.44 Adding debian:certSIGN_ROOT_CA.pem
#6 50.44 Adding debian:DigiCert_Trusted_Root_G4.pem
#6 50.46 Adding debian:Go_Daddy_Class_2_CA.pem
#6 50.47 Adding debian:GlobalSign_Root_CA_-_R6.pem
#6 50.48 Adding debian:Trustwave_Global_Certification_Authority.pem
#6 50.49 Adding debian:Buypass_Class_3_Root_CA.pem
#6 50.50 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem
#6 50.51 Adding debian:Sonera_Class_2_Root_CA.pem
#6 50.53 Adding debian:QuoVadis_Root_CA_2.pem
#6 50.54 Adding debian:DigiCert_Assured_ID_Root_G3.pem
#6 50.55 Adding debian:QuoVadis_Root_CA_1_G3.pem
#6 50.56 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem
#6 50.56 Adding debian:GTS_Root_R4.pem
#6 50.57 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem
#6 50.58 Adding debian:NAVER_Global_Root_Certification_Authority.pem
#6 50.58 Adding debian:Cybertrust_Global_Root.pem
#6 50.59 Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem
#6 50.60 Adding debian:Comodo_AAA_Services_root.pem
#6 50.60 Adding debian:USERTrust_RSA_Certification_Authority.pem
#6 50.61 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem
#6 50.62 Adding debian:Actalis_Authentication_Root_CA.pem
#6 50.63 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
#6 50.63 Adding debian:AffirmTrust_Networking.pem
#6 50.64 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem
#6 50.65 Adding debian:DigiCert_Global_Root_G3.pem
#6 50.65 Adding debian:IdenTrust_Commercial_Root_CA_1.pem
#6 50.66 Adding debian:DigiCert_Assured_ID_Root_G2.pem
#6 50.67 Adding debian:Hongkong_Post_Root_CA_3.pem
#6 50.67 Adding debian:Atos_TrustedRoot_2011.pem
#6 50.68 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem
#6 50.69 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem
#6 50.70 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem
#6 50.71 Adding debian:ISRG_Root_X1.pem
#6 50.71 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem
#6 50.72 Adding debian:GTS_Root_R2.pem
#6 50.73 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem
#6 50.73 Adding debian:TrustCor_ECA-1.pem
#6 50.74 Adding debian:ePKI_Root_Certification_Authority.pem
#6 50.75 Adding debian:DST_Root_CA_X3.pem
#6 50.75 Adding debian:Secure_Global_CA.pem
#6 50.76 Adding debian:e-Szigno_Root_CA_2017.pem
#6 50.77 Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem
#6 50.77 Adding debian:QuoVadis_Root_CA_3_G3.pem
#6 50.78 Adding debian:Global_Chambersign_Root_-_2008.pem
#6 50.79 Adding debian:ACCVRAIZ1.pem
#6 50.80 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem
#6 50.80 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem
#6 50.81 Adding debian:Buypass_Class_2_Root_CA.pem
#6 50.81 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem
#6 50.82 Adding debian:COMODO_ECC_Certification_Authority.pem
#6 50.84 Adding debian:COMODO_RSA_Certification_Authority.pem
#6 50.84 Adding debian:XRamp_Global_CA_Root.pem
#6 50.85 Adding debian:Starfield_Class_2_CA.pem
#6 50.90 done.
#6 50.91 Setting up junit4 (4.13.1-2) ...
#6 50.93 Setting up libfop-java (1:2.5-3) ...
#6 50.95 Setting up default-jdk (2:1.11-72) ...
#6 50.97 Setting up ditaa (0.10+ds1-1.2) ...
#6 50.99 Setting up plantuml (1:1.2020.2+ds-1) ...
#6 51.01 Processing triggers for hicolor-icon-theme (0.17-2) ...
#6 51.05 Processing triggers for libc-bin (2.31-13+deb11u11) ...
#6 52.36 Processing triggers for ca-certificates (20210119) ...
#6 52.38 Updating certificates in /etc/ssl/certs...
#6 52.85 0 added, 0 removed; done.
#6 52.85 Running hooks in /etc/ca-certificates/update.d...
#6 52.85
#6 53.29 done.
#6 53.29 done.
#6 53.30 Processing triggers for shared-mime-info (2.0-1) ...
#6 56.63 Processing triggers for dictionaries-common (1.28.4) ...
#6 56.75 aspell-autobuildhash: processing: en [en-common].
#6 56.91 aspell-autobuildhash: processing: en [en-variant_0].
#6 56.92 aspell-autobuildhash: processing: en [en-variant_1].
#6 56.93 aspell-autobuildhash: processing: en [en-variant_2].
#6 56.94 aspell-autobuildhash: processing: en [en-w_accents-only].
#6 56.96 aspell-autobuildhash: processing: en [en-wo_accents-only].
#6 56.97 aspell-autobuildhash: processing: en [en_AU-variant_0].
#6 56.98 aspell-autobuildhash: processing: en [en_AU-variant_1].
#6 57.00 aspell-autobuildhash: processing: en [en_AU-w_accents-only].
#6 57.01 aspell-autobuildhash: processing: en [en_AU-wo_accents-only].
#6 57.02 aspell-autobuildhash: processing: en [en_CA-variant_0].
#6 57.03 aspell-autobuildhash: processing: en [en_CA-variant_1].
#6 57.04 aspell-autobuildhash: processing: en [en_CA-w_accents-only].
#6 57.05 aspell-autobuildhash: processing: en [en_CA-wo_accents-only].
#6 57.06 aspell-autobuildhash: processing: en [en_GB-ise-w_accents-only].
#6 57.08 aspell-autobuildhash: processing: en [en_GB-ise-wo_accents-only].
#6 57.09 aspell-autobuildhash: processing: en [en_GB-ize-w_accents-only].
#6 57.10 aspell-autobuildhash: processing: en [en_GB-ize-wo_accents-only].
#6 57.11 aspell-autobuildhash: processing: en [en_GB-variant_0].
#6 57.12 aspell-autobuildhash: processing: en [en_GB-variant_1].
#6 57.13 aspell-autobuildhash: processing: en [en_US-w_accents-only].
#6 57.14 aspell-autobuildhash: processing: en [en_US-wo_accents-only].
#6 57.80 PlantUML version 1.2020.02 (Sun Mar 01 10:22:07 UTC 2020)
#6 57.80 (GPL source distribution)
#6 57.82 Java Runtime: OpenJDK Runtime Environment
#6 57.82 JVM: OpenJDK 64-Bit Server VM
#6 57.82 Java Version: 11.0.26+4-post-Debian-1deb11u1
#6 57.82 Operating System: Linux
#6 57.82 Default Encoding: UTF-8
#6 57.82 Language: en
#6 57.82 Country: US
#6 57.83 Machine: buildkitsandbox
#6 57.83 PLANTUML_LIMIT_SIZE: 4096
#6 57.83 Processors: 1
#6 57.83 Max Memory: 496,697,344
#6 57.83 Total Memory: 32,440,320
#6 57.84 Free Memory: 24,746,360
#6 57.84 Used Memory: 7,693,960
#6 57.84 Thread Active Count: 1
#6 57.84
#6 58.43 The environment variable GRAPHVIZ_DOT has not been set
#6 58.43 Dot executable is /usr/bin/dot
#6 58.43 Dot version: dot - graphviz version 2.43.0 (0)
#6 58.43 Installation seems OK. File generation OK
#6 58.44 @(#) International Ispell Version 3.1.20 (but really Aspell 0.60.8)
#6 58.46 Copyright (c) 2000-2024. See AUTHORS for Contributors.
#6 58.46  License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
#6 58.46  with many parts BSD <http://fontforge.org/license.html>. Please read LICENSE.
#6 58.46  Version: 20201107
#6 58.46  Based on sources from 2024-03-15 20:56 UTC-ML-D-GDK3.
#6 58.46 PythonUI_Init()
#6 58.46 copyUIMethodsToBaseTable()
#6 58.47 fontforge 20201107
#6 58.47 build date: 2024-03-15 20:56 UTC
#6 58.55 gnuplot 5.4 patchlevel 1
#6 58.59 cmake version 3.18.4
#6 58.59
#6 58.59 CMake suite maintained and supported by Kitware (kitware.com/cmake).
#6 58.60 ShellCheck - shell script analysis tool
#6 58.60 version: 0.7.1
#6 58.60 license: GNU General Public License, version 3
#6 58.60 website: https://www.shellcheck.net
#6 DONE 58.7s

#7 [3/8] RUN /usr/bin/install-node.sh   && npm install -g eslint@8.44.0   && eslint --version
#7 0.437 + bash
#7 0.439 + curl -fsSL https://deb.nodesource.com/setup_18.x
#7 0.539 38;5;79m2025-05-18 10:38:37 - Installing pre-requisites0m
#7 0.573 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
#7 0.586 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB]
#7 0.586 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
#7 0.715 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8,066 kB]
#7 1.069 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [366 kB]
#7 1.434 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
#7 2.175 Fetched 8,638 kB in 2s (5,352 kB/s)
#7 2.175 Reading package lists...
#7 2.734 Reading package lists...
#7 3.277 Building dependency tree...
#7 3.404 Reading state information...
#7 3.548 ca-certificates is already the newest version (20210119).
#7 3.548 gnupg is already the newest version (2.2.27-2+deb11u2).
#7 3.548 curl is already the newest version (7.74.0-1.3+deb11u14).
#7 3.548 The following NEW packages will be installed:
#7 3.549   apt-transport-https
#7 3.569 0 upgraded, 1 newly installed, 0 to remove and 14 not upgraded.
#7 3.569 Need to get 160 kB of archives.
#7 3.569 After this operation, 166 kB of additional disk space will be used.
#7 3.569 Get:1 http://deb.debian.org/debian bullseye/main amd64 apt-transport-https all 2.2.4 [160 kB]
#7 3.744 debconf: delaying package configuration, since apt-utils is not installed
#7 3.899 Fetched 160 kB in 0s (9,411 kB/s)
#7 3.942 Selecting previously unselected package apt-transport-https.
(Reading database ...a44413.files and directories currently installed.)
#7 4.315 Preparing to unpack .../apt-transport-https_2.2.4_all.deb ...
#7 4.322 Unpacking apt-transport-https (2.2.4) ...
#7 4.395 Setting up apt-transport-https (2.2.4) ...
#7 4.552 Hit:1 http://deb.debian.org/debian bullseye InRelease
#7 4.552 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
#7 4.553 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
#7 4.624 Get:4 https://deb.nodesource.com/node_18.x nodistro InRelease [12.1 kB]
#7 4.884 Get:5 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages [11.6 kB]
#7 4.899 Fetched 23.7 kB in 0s (62.6 kB/s)
#7 4.899 Reading package lists...
#7 5.448 1;34m2025-05-18 10:38:42 - Repository configured successfully.0m
#7 5.450 38;5;79m2025-05-18 10:38:42 - To install Node.js, run: apt-get install nodejs -y0m
#7 5.451 38;5;79m2025-05-18 10:38:42 - You can use N|solid Runtime as a node.js alternative0m
#7 5.452 1;32m2025-05-18 10:38:42 - To install N|solid Runtime, run: apt-get install nsolid -y
#7 5.452 0m
#7 5.453 + apt-get install --yes nodejs
#7 5.463 Reading package lists...
#7 6.009 Building dependency tree...
#7 6.148 Reading state information...
#7 6.295 The following NEW packages will be installed:
#7 6.295   nodejs
#7 6.384 0 upgraded, 1 newly installed, 0 to remove and 14 not upgraded.
#7 6.384 Need to get 29.7 MB of archives.
#7 6.384 After this operation, 187 MB of additional disk space will be used.
#7 6.384 Get:1 https://deb.nodesource.com/node_18.x nodistro/main amd64 nodejs amd64 18.20.8-1nodesource1 [29.7 MB]
#7 7.051 debconf: delaying package configuration, since apt-utils is not installed
#7 7.091 Fetched 29.7 MB in 1s (50.1 MB/s)
#7 7.138 Selecting previously unselected package nodejs.
(Reading database ...a44417.files and directories currently installed.)
#7 7.173 Preparing to unpack .../nodejs_18.20.8-1nodesource1_amd64.deb ...
#7 7.181 Unpacking nodejs (18.20.8-1nodesource1) ...
#7 10.90 Setting up nodejs (18.20.8-1nodesource1) ...
#7 10.94 + node --version
#7 10.95 v18.20.8
#7 10.95 + npm --version
#7 11.08 10.8.2
#7 16.16 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
#7 16.29 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
#7 16.31 npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead
#7 16.33 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
#7 16.35 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
#7 16.65 npm warn deprecated eslint@8.44.0: This version is no longer supported. Please see https://eslint.org/version-support for other options.
#7 16.66
#7 16.66 added 98 packages in 5s
#7 16.66
#7 16.67 24 packages are looking for funding
#7 16.67   run `npm fund` for details
#7 16.67 npm notice
#7 16.67 npm notice New major version of npm available! 10.8.2 -> 11.4.0
#7 16.67 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.4.0
#7 16.67 npm notice To update run: npm install -g npm@11.4.0
#7 16.67 npm notice
#7 16.92 v8.44.0
#7 DONE 17.1s

#8 [4/8] RUN git clone https://github.com/htacg/tidy-html5.git _tidy-html5   && cd _tidy-html5/build/cmake   && git checkout 5.8.0   && cmake ../..   && make   && make install   && tidy --version
#8 0.323 Cloning into '_tidy-html5'...
#8 2.028 Note: switching to '5.8.0'.
#8 2.028
#8 2.028 You are in 'detached HEAD' state. You can look around, make experimental
#8 2.028 changes and commit them, and you can discard any commits you make in this
#8 2.028 state without impacting any branches by switching back to a branch.
#8 2.028
#8 2.028 If you want to create a new branch to retain commits you create, you may
#8 2.028 do so (now or later) by using -c with the switch command. Example:
#8 2.028
#8 2.028   git switch -c <new-branch-name>
#8 2.028
#8 2.028 Or undo this operation with:
#8 2.028
#8 2.028   git switch -
#8 2.028
#8 2.028 Turn off this advice by setting config variable advice.detachedHead to false
#8 2.028
#8 2.028 HEAD is now at 1ca3747 Merging gitignore; no version bump.
#8 2.344 -- The C compiler identification is GNU 10.2.1
#8 2.646 -- The CXX compiler identification is GNU 10.2.1
#8 2.681 -- Detecting C compiler ABI info
#8 2.842 -- Detecting C compiler ABI info - done
#8 2.857 -- Check for working C compiler: /usr/bin/cc - skipped
#8 2.858 -- Detecting C compile features
#8 2.858 -- Detecting C compile features - done
#8 2.864 -- Detecting CXX compiler ABI info
#8 2.956 -- Detecting CXX compiler ABI info - done
#8 2.982 -- Check for working CXX compiler: /usr/bin/c++ - skipped
#8 2.983 -- Detecting CXX compile features
#8 2.985 -- Detecting CXX compile features - done
#8 2.986 -> TIDY_SO_VERSION = 58. This is an EVEN (stable) release.
#8 2.987 -- *** Debug Logging is NOT enabled.
#8 2.987 -- *** Building support for runtime configuration files.
#8 2.988 -- *** Also building DLL library SHARED, version 5.8.0, date 2021.07.10
#8 2.989 -- *** NOTE: xsltproc NOT FOUND! Can NOT generate man page.
#8 2.990 -- *** You need to install xsltproc in your system.
#8 3.000 -- Configuring done
#8 3.013 -- Generating done
#8 3.014 -- Build files have been written to: /tmp/_tidy-html5/build/cmake
#8 3.081 Scanning dependencies of target tidy-static
#8 3.097 [  1%] Building C object CMakeFiles/tidy-static.dir/src/access.c.o
#8 3.315 [  3%] Building C object CMakeFiles/tidy-static.dir/src/attrs.c.o
#8 3.464 [  5%] Building C object CMakeFiles/tidy-static.dir/src/istack.c.o
#8 3.525 [  7%] Building C object CMakeFiles/tidy-static.dir/src/parser.c.o
#8 3.857 [  8%] Building C object CMakeFiles/tidy-static.dir/src/tags.c.o
#8 3.944 [ 10%] Building C object CMakeFiles/tidy-static.dir/src/entities.c.o
#8 4.038 [ 12%] Building C object CMakeFiles/tidy-static.dir/src/lexer.c.o
#8 4.562 [ 14%] Building C object CMakeFiles/tidy-static.dir/src/pprint.c.o
#8 4.915 [ 16%] Building C object CMakeFiles/tidy-static.dir/src/charsets.c.o
#8 4.997 [ 17%] Building C object CMakeFiles/tidy-static.dir/src/clean.c.o
#8 5.334 [ 19%] Building C object CMakeFiles/tidy-static.dir/src/message.c.o
#8 5.542 [ 21%] Building C object CMakeFiles/tidy-static.dir/src/config.c.o
#8 5.738 [ 23%] Building C object CMakeFiles/tidy-static.dir/src/alloc.c.o
#8 5.782 [ 25%] Building C object CMakeFiles/tidy-static.dir/src/attrdict.c.o
#8 6.263 [ 26%] Building C object CMakeFiles/tidy-static.dir/src/buffio.c.o
#8 6.377 [ 28%] Building C object CMakeFiles/tidy-static.dir/src/fileio.c.o
#8 6.467 [ 30%] Building C object CMakeFiles/tidy-static.dir/src/streamio.c.o
#8 6.628 [ 32%] Building C object CMakeFiles/tidy-static.dir/src/tagask.c.o
#8 6.695 [ 33%] Building C object CMakeFiles/tidy-static.dir/src/tmbstr.c.o
#8 6.832 [ 35%] Building C object CMakeFiles/tidy-static.dir/src/utf8.c.o
#8 6.988 [ 37%] Building C object CMakeFiles/tidy-static.dir/src/tidylib.c.o
#8 7.347 [ 39%] Building C object CMakeFiles/tidy-static.dir/src/mappedio.c.o
#8 7.401 [ 41%] Building C object CMakeFiles/tidy-static.dir/src/gdoc.c.o
#8 7.481 [ 42%] Building C object CMakeFiles/tidy-static.dir/src/language.c.o
#8 7.690 [ 44%] Building C object CMakeFiles/tidy-static.dir/src/messageobj.c.o
#8 7.890 [ 46%] Building C object CMakeFiles/tidy-static.dir/src/sprtf.c.o
#8 7.982 [ 48%] Linking C static library libtidy.a
#8 8.109 [ 48%] Built target tidy-static
#8 8.138 Scanning dependencies of target tidy
#8 8.169 [ 50%] Building C object CMakeFiles/tidy.dir/console/tidy.c.o
#8 8.472 [ 51%] Linking C executable tidy
#8 8.584 [ 51%] Built target tidy
#8 8.649 Scanning dependencies of target tidy-share
#8 8.681 [ 53%] Building C object CMakeFiles/tidy-share.dir/src/access.c.o
#8 8.856 [ 55%] Building C object CMakeFiles/tidy-share.dir/src/attrs.c.o
#8 9.006 [ 57%] Building C object CMakeFiles/tidy-share.dir/src/istack.c.o
#8 9.073 [ 58%] Building C object CMakeFiles/tidy-share.dir/src/parser.c.o
#8 9.443 [ 60%] Building C object CMakeFiles/tidy-share.dir/src/tags.c.o
#8 9.640 [ 62%] Building C object CMakeFiles/tidy-share.dir/src/entities.c.o
#8 9.866 [ 64%] Building C object CMakeFiles/tidy-share.dir/src/lexer.c.o
#8 10.30 [ 66%] Building C object CMakeFiles/tidy-share.dir/src/pprint.c.o
#8 10.66 [ 67%] Building C object CMakeFiles/tidy-share.dir/src/charsets.c.o
#8 10.78 [ 69%] Building C object CMakeFiles/tidy-share.dir/src/clean.c.o
#8 11.12 [ 71%] Building C object CMakeFiles/tidy-share.dir/src/message.c.o
#8 11.42 [ 73%] Building C object CMakeFiles/tidy-share.dir/src/config.c.o
#8 11.63 [ 75%] Building C object CMakeFiles/tidy-share.dir/src/alloc.c.o
#8 11.72 [ 76%] Building C object CMakeFiles/tidy-share.dir/src/attrdict.c.o
#8 12.43 [ 78%] Building C object CMakeFiles/tidy-share.dir/src/buffio.c.o
#8 12.50 [ 80%] Building C object CMakeFiles/tidy-share.dir/src/fileio.c.o
#8 12.55 [ 82%] Building C object CMakeFiles/tidy-share.dir/src/streamio.c.o
#8 12.64 [ 83%] Building C object CMakeFiles/tidy-share.dir/src/tagask.c.o
#8 12.70 [ 85%] Building C object CMakeFiles/tidy-share.dir/src/tmbstr.c.o
#8 12.83 [ 87%] Building C object CMakeFiles/tidy-share.dir/src/utf8.c.o
#8 12.95 [ 89%] Building C object CMakeFiles/tidy-share.dir/src/tidylib.c.o
#8 13.25 [ 91%] Building C object CMakeFiles/tidy-share.dir/src/mappedio.c.o
#8 13.31 [ 92%] Building C object CMakeFiles/tidy-share.dir/src/gdoc.c.o
#8 13.40 [ 94%] Building C object CMakeFiles/tidy-share.dir/src/language.c.o
#8 13.57 [ 96%] Building C object CMakeFiles/tidy-share.dir/src/messageobj.c.o
#8 13.72 [ 98%] Building C object CMakeFiles/tidy-share.dir/src/sprtf.c.o
#8 13.79 [100%] Linking C shared library libtidy.so
#8 13.95 [100%] Built target tidy-share
#8 14.07 [ 48%] Built target tidy-static
#8 14.12 [ 51%] Built target tidy
#8 14.17 [100%] Built target tidy-share
#8 14.22 Install the project...
#8 14.23 -- Install configuration: ""
#8 14.24 -- Installing: /usr/local/lib/libtidy.a
#8 14.24 -- Installing: /usr/local/include/tidyplatform.h
#8 14.24 -- Installing: /usr/local/include/tidy.h
#8 14.24 -- Installing: /usr/local/include/tidyenum.h
#8 14.24 -- Installing: /usr/local/include/tidybuffio.h
#8 14.24 -- Installing: /usr/local/lib/libtidy.so.5.8.0
#8 14.25 -- Installing: /usr/local/lib/libtidy.so.58
#8 14.25 -- Installing: /usr/local/lib/libtidy.so
#8 14.25 -- Installing: /usr/local/bin/tidy
#8 14.25 -- Installing: /usr/local/lib/pkgconfig/tidy.pc
#8 14.26 HTML Tidy for Linux version 5.8.0
#8 DONE 14.3s

#9 [5/8] COPY _docker/woff.zip /tmp/woff.zip
#9 DONE 0.1s

#10 [6/8] RUN unzip /tmp/woff.zip -d _sfnt2woff   && cd _sfnt2woff   && make   && cp sfnt2woff /usr/local/bin/   && sfnt2woff --version
#10 0.359 Archive:  /tmp/woff.zip
#10 0.359   inflating: _sfnt2woff/Makefile
#10 0.359   inflating: _sfnt2woff/sfnt2woff.c
#10 0.359   inflating: _sfnt2woff/woff.c
#10 0.359   inflating: _sfnt2woff/woff2sfnt.c
#10 0.359   inflating: _sfnt2woff/woff-private.h
#10 0.359   inflating: _sfnt2woff/woff.h
#10 0.359   inflating: _sfnt2woff/woff-2009-10-03.html
#10 0.362 cc    -c -o sfnt2woff.o sfnt2woff.c
#10 0.436 cc    -c -o woff.o woff.c
#10 0.612 cc  -o sfnt2woff sfnt2woff.o woff.o -lz
#10 0.651 cc    -c -o woff2sfnt.o woff2sfnt.c
#10 0.723 cc  -o woff2sfnt woff2sfnt.o woff.o -lz
#10 0.766 sfnt2woff: invalid option -- '-'
#10 0.772 Usage:
#10 0.772   sfnt2woff [-v <maj>.<min>] [-m <metadata.xml>] [-p <private.dat>] <otffile>
#10 0.772     package OpenType <otffile> as WOFF, creating <otffile>.woff
#10 0.772 Options:
#10 0.772     -v <maj>.<min>     set font version number (major and minor, both integers)
#10 0.772     -m <metadata.xml>  include metadata from <metadata.xml> (not validated)
#10 0.772     -p <private.dat>   include private data block
#10 DONE 0.8s

#11 [7/8] RUN npm install -g cssshrink@0.0.5
#11 4.819
#11 4.819 added 11 packages in 4s
#11 DONE 4.9s

#12 [8/8] RUN /bin/bash -l -c "gem update --system && gem install jgd -v 1.13.0"
#12 16.66 Successfully installed rubygems-update-3.6.9
#12 16.66 Installing RubyGems 3.6.9
#12 18.64   Successfully built RubyGem
#12 18.64   Name: bundler
#12 18.64   Version: 2.6.9
#12 18.64   File: bundler-2.6.9.gem
#12 18.64 Bundler 2.6.9 installed
#12 18.64 RubyGems 3.6.9 installed
#12 18.64 Regenerating binstubs
#12 18.64 Regenerating plugins
#12 18.64
#12 18.64 # 3.6.9 / 2025-05-13
#12 18.64
#12 18.64 ## Enhancements:
#12 18.64
#12 18.64 * Add mtime to Gem::Package::TarWriter#add_file argument. Pull request
#12 18.64   [#8673](https://github.com/rubygems/rubygems/pull/8673) by unasuke
#12 18.64 * Print webauthn authentication link as a separate line to make it easier
#12 18.64   to visit. Pull request
#12 18.64   [#8663](https://github.com/rubygems/rubygems/pull/8663) by mperham
#12 18.64 * Remove shellwords autoload. Pull request
#12 18.64   [#8644](https://github.com/rubygems/rubygems/pull/8644) by
#12 18.64   deivid-rodriguez
#12 18.64 * Installs bundler 2.6.9 as a default gem.
#12 18.64
#12 18.64 ## Performance:
#12 18.64
#12 18.64 * Avoid unnecessary splat allocation. Pull request
#12 18.64   [#8640](https://github.com/rubygems/rubygems/pull/8640) by jeremyevans
#12 18.64
#12 18.64 ## Documentation:
#12 18.64
#12 18.64 * Fix typo in Changelog for 3.6.0 / 2024-12-16. Pull request
#12 18.64   [#8638](https://github.com/rubygems/rubygems/pull/8638) by thatrobotdev
#12 18.64
#12 18.64 # 3.6.8 / 2025-04-13
#12 18.64
#12 18.64 ## Enhancements:
#12 18.64
#12 18.64 * Installs bundler 2.6.8 as a default gem.
#12 18.64
#12 18.64
#12 18.64 ------------------------------------------------------------------------------
#12 18.64
#12 18.64 RubyGems installed the following executables:
#12 18.64       /usr/local/bin/gem
#12 18.64       /usr/local/bin/bundle
#12 18.64       /usr/local/bin/bundler
#12 18.64
#12 18.79 RubyGems system software updated
#12 24.25 !    The 'trollop' gem has been deprecated and has been replaced by 'optimist'.
#12 24.25 !    See: https://rubygems.org/gems/optimist
#12 24.25 !    And: https://github.com/ManageIQ/optimist
#12 24.25 Successfully installed trollop-2.9.9
#12 24.25 Successfully installed webrick-1.9.1
#12 24.25 Successfully installed unicode-display_width-2.6.0
#12 24.25 Successfully installed terminal-table-3.0.2
#12 24.25 Successfully installed safe_yaml-1.0.5
#12 24.25 Successfully installed rouge-4.5.2
#12 24.25 Successfully installed forwardable-extended-2.6.0
#12 24.25 Successfully installed pathutil-0.16.2
#12 24.25 Successfully installed mercenary-0.4.0
#12 24.25 Successfully installed liquid-4.0.4
#12 24.25 Successfully installed kramdown-2.5.1
#12 24.25 Successfully installed kramdown-parser-gfm-1.1.0
#12 24.25 Successfully installed ffi-1.17.2-x86_64-linux-gnu
#12 24.25 Successfully installed rb-inotify-0.11.1
#12 24.25 Successfully installed rb-fsevent-0.11.2
#12 24.25 Successfully installed listen-3.9.0
#12 24.25 Successfully installed jekyll-watch-2.2.1
#12 24.25 Successfully installed google-protobuf-4.31.0-x86_64-linux-gnu
#12 24.25 Successfully installed sass-embedded-1.89.0-x86_64-linux-gnu
#12 24.25 Successfully installed jekyll-sass-converter-3.1.0
#12 24.25 Successfully installed concurrent-ruby-1.3.5
#12 24.25 Successfully installed i18n-1.14.7
#12 24.25 Building native extensions. This could take a while...
#12 28.94 Successfully installed http_parser.rb-0.8.0
#12 28.94 Building native extensions. This could take a while...
#12 58.43 Successfully installed eventmachine-1.2.7
#12 58.43 Successfully installed em-websocket-0.5.3
#12 58.43 Successfully installed colorator-1.1.0
#12 58.43 Successfully installed public_suffix-6.0.2
#12 58.43 Successfully installed addressable-2.8.7
#12 58.43 Successfully installed jekyll-4.4.1
#12 58.43 Successfully installed jgd-1.13.0
#12 58.43 30 gems installed
#12 DONE 58.5s

#13 exporting to image
#13 exporting layers
#13 exporting layers 17.7s done
#13 writing image sha256:2019691516cf02b5405eb7fb82ada9f1d4aa3c709d5e80d677eb4b31aa29080c done
#13 naming to docker.io/yegor256/rultor-2cih47r8 0.0s done
#13 DONE 17.7s
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_blog_784\s*$'
+ ls -al .
total 180
drwx------  3 ubuntu ubuntu   4096 May 18 10:36 .
drwxrwxrwt 12 root   root     4096 May 18 10:39 ..
-rw-rw-r--  1 ubuntu ubuntu    165 May 18 10:34 chatgpt-key.txt
-rwxrwxr-x  1 ubuntu ubuntu    658 May 18 10:39 end.sh
-rwxrwxr-x  1 ubuntu ubuntu    490 May 18 10:36 entry.sh
-rw-rw-r--  1 ubuntu ubuntu   1679 May 18 10:34 id_rsa
-rw-rw-r--  1 ubuntu ubuntu    396 May 18 10:34 id_rsa.pub
-rw-rw-r--  1 ubuntu ubuntu      5 May 18 10:34 pid
drwxrwxr-x 29 ubuntu ubuntu   4096 May 18 10:36 repo
-rwxrwxr-x  1 ubuntu ubuntu   6725 May 18 10:34 run.sh
-rw-rw-r--  1 ubuntu ubuntu   1206 May 18 10:36 script.sh
-rw-rw-r--  1 ubuntu ubuntu     57 May 18 10:34 secrets.yml
-rw-rw-r--  1 ubuntu ubuntu 124695 May 18 10:40 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-adXh:/main --env=head=git@github.com:yegor256/blog.git '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/blog.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''bundle lock --no-color'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''export JEKYLL_ENV=production'\'' '\'';'\'' '\''LC_ALL=en_US.UTF-8 bundle exec rake'\'' '\'';'\'' '\''mkdir ~/.ssh'\'' '\'';'\'' '\''mv ../id_rsa ../id_rsa.pub ~/.ssh'\'' '\'';'\'' '\''chmod -R 600 ~/.ssh/*'\'' '\'';'\'' '\''echo -e "Host *\n  StrictHostKeyChecking no\n  UserKnownHostsFile=/dev/null" > ~/.ssh/config'\'' '\'';'\'' '\''git config --global user.email "rultor@yegor256.com"'\'' '\'';'\'' '\''git config --global user.name "Rultor"'\'' '\'';'\'' '\''echo -e "chatgpt-translate:\n  api_key_file: $(pwd)/../chatgpt-key.txt" > _config-deploy.yml'\'' '\'';'\'' '\''LC_ALL=en_US.UTF-8 jgd'\'' '\'';'\'' '\''rvm default 2.7.6 && source /usr/local/rvm/scripts/rvm'\'' '\'';'\'' '\''ruby -v'\'' '\'';'\'' '\''gem install ffi -v 1.16.3'\'' '\'';'\'' '\''gem install fontcustom -v 2.0.0'\'' '\'';'\'' '\''fontcustom --version'\'' '\'';'\'' '\''&quot;$(pwd)/_glyphs/compile.sh&quot; /tmp/icons'\'' '\'';'\'' '\''git checkout gh-pages'\'' '\'';'\'' '\''git pull'\'' '\'';'\'' '\''for e in svg ttf woff eot css; do cp &quot;/tmp/icons/icons.${e}" css; git add "css/icons.${e}"; done'\'' '\'';'\'' '\''git commit -am '\''\'\'''\''new glyphs'\''\'\'''\'' || echo no changes in glyphs'\'' '\'';'\'' '\''git push origin gh-pages'\'' '\'';'\'' )' --env=head_branch=master --env=author=yegor256 --hostname=docker --privileged --net=host --dns 8.8.8.8 --add-host docker:127.0.0.1 --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-adXh/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_blog_784 yegor256/rultor-2cih47r8 /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssh r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-journal r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-network r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-resolve r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G messagebus r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cache /root/.config /root/.gemrc /root/.npm /root/.profile /root/texmf /home/r
+ cp -R ./chatgpt-key.txt ./cid ./end.sh ./entry.sh ./id_rsa ./id_rsa.pub ./pid ./repo ./run.sh ./script.sh ./secrets.yml ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ cat /home/r/script.sh
#!/bin/bash
set -e
set -o pipefail
if [ -e /home/r/.profile ]; then source /home/r/.profile; fi
shopt -s expand_aliases
alias 'sudo=sudo -i'
export HOME=/home/r
cd "${HOME}/repo"
export 'head=git@github.com:yegor256/blog.git' ; export 'head_branch=master' ; export 'author=yegor256' ; bundle lock --no-color ; bundle install --no-color ; export JEKYLL_ENV=production ; LC_ALL=en_US.UTF-8 bundle exec rake ; mkdir ~/.ssh ; mv ../id_rsa ../id_rsa.pub ~/.ssh ; chmod -R 600 ~/.ssh/* ; echo -e "Host *\n  StrictHostKeyChecking no\n  UserKnownHostsFile=/dev/null" > ~/.ssh/config ; git config --global user.email "rultor@yegor256.com" ; git config --global user.name "Rultor" ; echo -e "chatgpt-translate:\n  api_key_file: $(pwd)/../chatgpt-key.txt" > _config-deploy.yml ; LC_ALL=en_US.UTF-8 jgd ; rvm default 2.7.6 && source /usr/local/rvm/scripts/rvm ; ruby -v ; gem install ffi -v 1.16.3 ; gem install fontcustom -v 2.0.0 ; fontcustom --version ; "$(pwd)/_glyphs/compile.sh" /tmp/icons ; git checkout gh-pages ; git pull ; for e in svg ttf woff eot css; do cp "/tmp/icons/icons.${e}" css; git add "css/icons.${e}"; done ; git commit -am 'new glyphs' || echo no changes in glyphs ; git push origin gh-pages ;
+ su --login r --command /home/r/script.sh
Writing lockfile to /home/r/repo/Gemfile.lock
Bundler 2.6.9 is running, but your lockfile was generated with 2.5.16. Installing Bundler 2.5.16 and restarting using that version.
Fetching gem metadata from https://rubygems.org/.
Fetching bundler 2.5.16
Installing bundler 2.5.16
Fetching gem metadata from https://rubygems.org/.........
Fetching Ascii85 2.0.1
Installing Ascii85 2.0.1
Fetching afm 0.2.2
Installing afm 0.2.2
Fetching ast 2.4.3
Installing ast 2.4.3
Fetching fiber-annotation 0.2.0
Installing fiber-annotation 0.2.0
Fetching fiber-storage 1.0.1
Installing fiber-storage 1.0.1
Fetching fiber-local 1.1.0
Installing fiber-local 1.1.0
Fetching json 2.12.0
Installing json 2.12.0 with native extensions
Fetching console 1.30.2
Installing console 1.30.2
Fetching io-event 1.10.0
Installing io-event 1.10.0 with native extensions
Fetching metrics 0.12.2
Installing metrics 0.12.2
Fetching traces 0.15.2
Installing traces 0.15.2
Fetching async 2.24.0
Installing async 2.24.0
Fetching bigdecimal 3.1.9
Installing bigdecimal 3.1.9 with native extensions
Fetching csv 3.3.4
Installing csv 3.3.4
Fetching date 3.4.1
Installing date 3.4.1 with native extensions
Fetching ethon 0.16.0
Installing ethon 0.16.0
Fetching event_stream_parser 1.0.0
Installing event_stream_parser 1.0.0
Fetching uri 1.0.3
Installing uri 1.0.3
Fetching net-http 0.6.0
Installing net-http 0.6.0
Fetching faraday-net_http 3.4.0
Installing faraday-net_http 3.4.0
Fetching logger 1.7.0
Installing logger 1.7.0
Fetching faraday 2.13.1
Installing faraday 2.13.1
Fetching multipart-post 2.4.1
Installing multipart-post 2.4.1
Fetching faraday-multipart 1.1.0
Installing faraday-multipart 1.1.0
Fetching fastimage 2.4.0
Installing fastimage 2.4.0
Fetching hashery 2.1.2
Installing hashery 2.1.2
Fetching ruby-rc4 0.1.5
Installing ruby-rc4 0.1.5
Fetching ttfunk 1.8.0
Installing ttfunk 1.8.0
Fetching pdf-reader 2.14.1
Installing pdf-reader 2.14.1
Fetching typhoeus 1.4.1
Installing typhoeus 1.4.1
Fetching yell 2.2.2
Installing yell 2.2.2
Fetching zeitwerk 2.7.2
Installing zeitwerk 2.7.2
Fetching html-proofer 5.0.10
Installing html-proofer 5.0.10
Fetching humanize 3.1.0
Installing humanize 3.1.0
Fetching iri 0.10.0
Installing iri 0.10.0
Fetching iso-639 0.3.8
Installing iso-639 0.3.8
Fetching rexml 3.4.1
Installing rexml 3.4.1
Fetching jekyll-bits 0.15
Installing jekyll-bits 0.15
Fetching redcarpet 3.6.1
Installing redcarpet 3.6.1 with native extensions
Fetching ruby-openai 8.1.0
Installing ruby-openai 8.1.0
Fetching tiktoken_ruby 0.0.11.1 (x86_64-linux)
Installing tiktoken_ruby 0.0.11.1 (x86_64-linux)
Fetching jekyll-chatgpt-translate 0.1.0
Installing jekyll-chatgpt-translate 0.1.0
Fetching jekyll-feed 0.17.0
Installing jekyll-feed 0.17.0
Fetching sawyer 0.9.2
Installing sawyer 0.9.2
Fetching octokit 4.25.1
Installing octokit 4.25.1
Fetching jekyll-gist 1.5.0
Installing jekyll-gist 1.5.0
Fetching jekyll-git-hash 0.1.1
Installing jekyll-git-hash 0.1.1
Fetching jekyll-paginate 1.1.0
Installing jekyll-paginate 1.1.0
Fetching jekyll-plantuml 1.4.2
Installing jekyll-plantuml 1.4.2
Fetching jekyll-redirect-from 0.16.0
Installing jekyll-redirect-from 0.16.0
Fetching sass-listen 4.0.0
Installing sass-listen 4.0.0
Fetching sass 3.7.4
Installing sass 3.7.4
Fetching jekyll-sass 1.1.0
Installing jekyll-sass 1.1.0
Fetching jekyll-shorts 0.0.10
Installing jekyll-shorts 0.0.10
Fetching jekyll-sitemap 1.4.0
Installing jekyll-sitemap 1.4.0
Fetching trollop 2.9.10
Installing trollop 2.9.10
Fetching jgd 1.14.0
Installing jgd 1.14.0
Fetching language_server-protocol 3.17.0.5
Installing language_server-protocol 3.17.0.5
Fetching lint_roller 1.1.0
Installing lint_roller 1.1.0
Fetching mini_mime 1.1.5
Installing mini_mime 1.1.5
Fetching timeout 0.4.3
Installing timeout 0.4.3
Fetching net-protocol 0.2.2
Installing net-protocol 0.2.2
Fetching net-imap 0.5.8
Installing net-imap 0.5.8
Fetching mail 2.8.1
Installing mail 2.8.1
Fetching nuggets 1.6.1
Installing nuggets 1.6.1
Fetching parallel 1.27.0
Installing parallel 1.27.0
Fetching parser 3.3.8.0
Installing parser 3.3.8.0
Fetching prism 1.4.0
Installing prism 1.4.0 with native extensions
Fetching pygments.rb 3.0.0
Installing pygments.rb 3.0.0
Fetching regexp_parser 2.10.0
Installing regexp_parser 2.10.0
Fetching rubocop-ast 1.44.1
Installing rubocop-ast 1.44.1
Fetching ruby-progressbar 1.13.0
Installing ruby-progressbar 1.13.0
Fetching rubocop 1.75.6
Installing rubocop 1.75.6
Fetching rubocop-minitest 0.38.0
Installing rubocop-minitest 0.38.0
Fetching rubocop-performance 1.25.0
Installing rubocop-performance 1.25.0
Fetching rubocop-rake 0.7.1
Installing rubocop-rake 0.7.1
Fetching rubocop-rspec 3.6.0
Installing rubocop-rspec 3.6.0
Fetching scss_lint 0.60.0
Installing scss_lint 0.60.0
Fetching uuidtools 3.0.0
Installing uuidtools 3.0.0
Fetching w3c_validators 1.3.7
Installing w3c_validators 1.3.7
Bundle complete! 36 Gemfile dependencies, 117 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from sass:

Ruby Sass has reached end-of-life and should no longer be used.

* If you use Sass as a command-line tool, we recommend using Dart Sass, the new
  primary implementation: https://sass-lang.com/install

* If you use Sass as a plug-in for a Ruby web framework, we recommend using the
  sassc gem: https://github.com/sass/sassc-ruby#readme

* For more details, please refer to the Sass blog:
  https://sass-lang.com/blog/posts/7828841

Post-install message from trollop:
!    The 'trollop' gem has been deprecated and has been replaced by 'optimist'.
!    See: https://rubygems.org/gems/optimist
!    And: https://github.com/ManageIQ/optimist
Post-install message from nuggets:

nuggets-1.6.1 [2022-05-18]:

* Ruby 3.1 compatibility.

1 installed gem you directly depend on is looking for funding.
  Run `bundle fund` for details
Building Jekyll site...
Configuration file: /home/r/repo/_config.yml
/usr/local/bundle/gems/jekyll-chatgpt-translate-0.1.0/lib/jekyll-chatgpt-translate/ping.rb:13: warning: already initialized constant OpenSSL::SSL::VERIFY_PEER
            Source: /home/r/repo
       Destination: /home/r/repo/_site
 Incremental build: disabled. Enable with --incremental
      Generating...
WARN: No front image in /2010/03/04/pdd.html
WARN: No front image in /2013/12/29/proto.html
WARN: No front image in /2014/04/06/introduction.html
WARN: No front image in /2014/04/06/movies-for-thanasis.html
WARN: No front image in /2014/04/06/phandom.html
WARN: No front image in /2014/04/09/xembly-intro.html
WARN: No front image in /2014/04/11/jcabi-http-intro.html
WARN: No front image in /2014/04/14/jcabi-dynamo-java-api-of-aws-dynamodb.html
WARN: No front image in /2014/04/15/definition-of-done.html
WARN: No front image in /2014/04/15/github-guidelines.html
WARN: No front image in /2014/04/18/jcabi-http-server-mocking.html
WARN: No front image in /2014/04/20/how-hourly-rate-is-calculated.html
WARN: No front image in /2014/04/21/s3-http-basic-auth.html
WARN: No front image in /2014/04/24/java-xml-parsing-and-traversing.html
WARN: No front image in /2014/04/26/incremental-requirements-with-requs.html
WARN: No front image in /2014/04/27/typical-mistakes-in-java-code.html
WARN: No front image in /2014/04/28/xml-xpath-hamcrest-matchers.html
WARN: No front image in /2014/04/29/w3c-java-validators.html
WARN: No front image in /2014/05/01/dynamodb-local-maven-plugin.html
WARN: No front image in /2014/05/05/oop-alternative-to-utility-classes.html
WARN: No front image in /2014/05/13/why-null-is-bad.html
WARN: No front image in /2014/05/14/object-oriented-github-java-sdk.html
WARN: No front image in /2014/05/18/cloud-autoincrement-counters.html
WARN: No front image in /2014/05/21/mysql-maven-plugin.html
WARN: No front image in /2014/05/23/avoid-java-static-logger.html
WARN: No front image in /2014/05/26/amazon-s3-java-oop-adapter.html
WARN: No front image in /2014/06/01/aop-aspectj-java-method-logging.html
WARN: No front image in /2014/06/09/objects-should-be-immutable.html
WARN: No front image in /2014/06/19/avoid-string-concatenation.html
WARN: No front image in /2014/06/20/limit-method-execution-time.html
WARN: No front image in /2014/06/21/casperjs-with-maven.html
WARN: No front image in /2014/06/24/jekyll-github-deploy.html
WARN: No front image in /2014/06/25/xml-and-xslt-in-browser.html
WARN: No front image in /2014/06/26/sass-in-java-webapp.html
WARN: No front image in /2014/06/29/custom-lexer-in-jekyll.html
WARN: No front image in /2014/07/03/how-to-read-manifest-mf.html
WARN: No front image in /2014/07/20/liquibase-in-maven.html
WARN: No front image in /2014/07/21/read-only-master-branch.html
WARN: No front image in /2014/07/24/rultor-automated-merging.html
WARN: No front image in /2014/07/29/docker-in-rultor.html
WARN: No front image in /2014/07/31/travis-and-rultor.html
WARN: No front image in /2014/08/03/cacheable-java-annotation.html
WARN: No front image in /2014/08/15/retry-java-method-on-exception.html
WARN: No front image in /2014/08/18/fluent-jdbc-decorator.html
WARN: No front image in /2014/08/19/how-to-release-to-maven-central.html
WARN: No front image in /2014/08/22/art-of-software-testing.html
WARN: No front image in /2014/08/25/deploy-to-cloudbees.html
WARN: No front image in /2014/08/26/publish-to-rubygems.html
WARN: No front image in /2014/08/29/docker-non-root.html
WARN: No front image in /2014/09/02/java-ssh-client.html
WARN: No front image in /2014/09/10/anti-patterns-in-oop.html
WARN: No front image in /2014/09/13/deploying-to-heroku.html
WARN: No front image in /2014/09/22/remote-programming-interview.html
WARN: No front image in /2014/09/23/built-in-fake-objects.html
WARN: No front image in /2014/09/24/why-monetary-awards-dont-work.html
WARN: No front image in /2014/10/03/di-containers-are-evil.html
WARN: No front image in /2014/10/05/ten-hosted-continuous-integration-services.html
WARN: No front image in /2014/10/06/software-project-lifecycle.html
WARN: No front image in /2014/10/08/continuous-integration-is-dead.html
WARN: No front image in /2014/10/21/incremental-billing.html
WARN: No front image in /2014/10/23/paired-brackets-notation.html
WARN: No front image in /2014/10/26/hacker-vs-programmer-mentality.html
WARN: No front image in /2014/11/03/empty-line-code-smell.html
WARN: No front image in /2014/11/07/how-immutability-helps.html
WARN: No front image in /2014/11/14/hits-of-code.html
WARN: No front image in /2014/11/20/seven-virtues-of-good-object.html
WARN: No front image in /2015/01/10/windows-appveyor-maven.html
WARN: No front image in /2015/01/21/if-then-throw-else.html
WARN: No front image in /2015/02/02/xsl-transformations-in-java.html
WARN: No front image in /2015/02/05/jcabi-parent-maven-pom.html
WARN: No front image in /2015/03/26/jaxb-vs-xembly.html
WARN: No front image in /2015/03/29/rultor-with-appveyor.html
WARN: No front image in /2015/04/13/tacit-css-framework-for-dummies.html
WARN: No front image in /2015/04/22/favorite-software-books.html
WARN: No front image in /2015/04/30/iterating-adapter.html
WARN: No front image in /2015/05/18/cookie-based-authentication.html
WARN: No front image in /2015/06/08/deadly-sins-software-project.html
WARN: No front image in /2015/06/11/wikipedia-bug-definition.html
WARN: No front image in /2015/06/25/xml-data-xsl-views-takes-framework.html
WARN: No front image in /2015/08/18/multiple-return-statements-in-oop.html
WARN: No front image in /2015/09/07/maven-repository-amazon-s3.html
WARN: No front image in /2015/11/03/chatbot-better-than-ui-for-microservice.html
WARN: No front image in /2016/03/15/wring-dispatcher-github-notifications.html
WARN: No front image in /2016/03/30/jare-instant-free-cdn.html
WARN: No front image in /2016/11/18/software-conferences-to-attend.html
WARN: No front image in /2017/06/13/dynamodb-rack-maven.html
WARN: No front image in /2017/06/22/object-oriented-input-output-in-cactoos.html
WARN: No front image in /2017/06/27/my-environment.html
WARN: No front image in /2017/07/25/my-favorite-websites.html
WARN: No front image in /2017/09/05/rehttp-http-repeater.html
WARN: No front image in /2018/08/27/penalty-for-refusal.html
WARN: No front image in /2018/09/07/what-is-speed.html
WARN: No front image in /2018/10/01/remote-work.html
WARN: No front image in /2018/10/30/mailanes.html
WARN: No front image in /2018/11/06/ruby-threads.html
WARN: No front image in /2018/11/23/freelance-vs-outsourcing.html
WARN: No front image in /2019/02/03/cloudrepo.html
WARN: No front image in /2019/02/05/zache.html
WARN: No front image in /2019/03/12/how-to-move-faster.html
WARN: No front image in /2019/03/26/sales-kit.html
WARN: No front image in /2019/03/28/cost-of-zerocrat.html
WARN: No front image in /2019/03/29/concerns.html
WARN: No front image in /2019/03/30/survival-guide.html
WARN: No front image in /2019/04/17/nutch-from-java.html
WARN: No front image in /2019/06/26/syncem.html
WARN: No front image in /2023/09/05/style-checker-for-bibtex-files.html
YouTube video nsYGC2aUwfQ found: Puzzle Driven Development (webinar #23)
YouTube video LmSaC_OjIbQ found: M28: Microtasking works only if you can decompose tasks, PDD helps you do exactly that
YouTube video pvZDcytPU3w found: SQM 14/24: Tech Debt [software quality crash course] [eng sub]
YouTube video qRZYJGYdrwk found: XDSD: management without meetings
YouTube video REj8pJesMVI found: The Alternative to Fluent Interfaces in Java (webinar #33)
YouTube video nsYGC2aUwfQ found: Puzzle Driven Development (webinar #23)
YouTube video LmSaC_OjIbQ found: M28: Microtasking works only if you can decompose tasks, PDD helps you do exactly that

File /home/r/repo/uml/d892698103dc5669949527a8754c5f26.svg created (3404 bytes)
YouTube video 7DYr8GYzJ6Q found: The Philosophy of Bugs (webinar #17)
YouTube video qRZYJGYdrwk found: XDSD: management without meetings
YouTube video qRZYJGYdrwk found: XDSD: management without meetings
YouTube video qRZYJGYdrwk found: XDSD: management without meetings
YouTube video 7EytYc7K5JA found: eXtremely Distributed Software Development (XDSD), at DevTernity'2016
YouTube video qRZYJGYdrwk found: XDSD: management without meetings
YouTube video tCr9dtGdi2c found: XDSD: How Extreme is Your Team
YouTube video psrp3TtaYYI found: What's Wrong About Utility Classes? (webinar #6)
YouTube video D0dqC_3Bch8 found: Objects vs. Static Methods (webinar #1)
YouTube video o3aNJX7AP3M found: What is Wrong About NULL in OOP? (webinar #3)
YouTube video 4SRoLYxvIQ8 found: Practical Example of AOP with AspectJ (in Russian with English subtitles)

File /home/r/repo/uml/52d3d016f2264bbf660a23d5bbe84203.svg created (8673 bytes)
YouTube video KwP7Ay9Z-hc found: Immutable Objects vs. Common Sense (webinar #2)
YouTube video EnhRgXrHCC4 found: How Immutability Helps in OOP (in Russian with English subtitles)
YouTube video p7m7_iiqaHI found: How Much Immutability Is Enough?
YouTube video 2a2nWELIk-Y found: Yegor Bugayenko | Kyiv DevOps, September, 2015
YouTube video gL4XwP-EBOg found: Continuous Integration May Have Negative Effects
YouTube video Ht0JI41kA4I found: Pre-flight Build Pitfalls
YouTube video NflR7DKwxDY found: Deployment Scripts Are Dead. Meet Rultor.
YouTube video rEK3Rk2lX3M found: Cactoos 0.12 polishing and releasing (webinar #27)
YouTube video NflR7DKwxDY found: Deployment Scripts Are Dead. Meet Rultor.
YouTube video _61CuGhyv-o found: Practical Example of a One-Click Release
YouTube video WSgP85kr6eU found: Why Getters-and-Setters Is An Anti-Pattern? (webinar #4)
YouTube video F4N25kZ2zQU found: Object Oriented Lies (in Russian with English subtitles)
YouTube video l6MpCBzwDbg found: What Fake Objects Are For? (webinar #8)
YouTube video EDKbYVEInMU found: Built-in Fake Objects
YouTube video F6NwcQyEY18 found: How Monetary Awards Can Work?
YouTube video MNxG1xcA2uA found: Object Thinking Meetup #3: Yegor Bugayenko / How to Inject Less?
YouTube video oV6Utb5Jows found: Dependency Injection Container is a Bad Idea (webinar #9)
YouTube video qRZYJGYdrwk found: XDSD: management without meetings
YouTube video LB_YLWhGrco found: Meetings-free Programming
YouTube video 3IXk5yEJMIs found: Continuous Integration is Dead
YouTube video gL4XwP-EBOg found: Continuous Integration May Have Negative Effects
YouTube video Ht0JI41kA4I found: Pre-flight Build Pitfalls
YouTube video 0fuEgmibJc4 found: Who Is a Software Architect?
YouTube video PNSezrlemsY found: Hacker vs Designer Mentality
YouTube video AvVQ5NjS_Nk found: Who is a Software Architect? (webinar #13)
YouTube video PNSezrlemsY found: Hacker vs Designer Mentality
YouTube video GS45LzE3LPQ found: How Much Do You Cost?
YouTube video 6mfo_FHL3PE found: How we decide how much to pay programmers?
YouTube video KwP7Ay9Z-hc found: Immutable Objects vs. Common Sense (webinar #2)
YouTube video EnhRgXrHCC4 found: How Immutability Helps in OOP (in Russian with English subtitles)
YouTube video p7m7_iiqaHI found: How Much Immutability Is Enough?
YouTube video hTs_R0dFoFM found: M77: Lines-of-Code don't show anything meaningful, but Hits-of-Code are pretty accurate
YouTube video WSgP85kr6eU found: Why Getters-and-Setters Is An Anti-Pattern? (webinar #4)
YouTube video 7DYr8GYzJ6Q found: The Philosophy of Bugs (webinar #17)
YouTube video DEqcn4-freM found: Why ORM is an Anti-Pattern? (webinar #10)
YouTube video aER4uwyFbqQ found: ORM is offensive (in Russian with English subtitles)
YouTube video 63tS3HNmhiE found: ORM Is a Perfect Anti-Pattern, at JEEConf 2016
YouTube video 03PXmPc7Q3g found: ORM is an Offensive Anti-Pattern
YouTube video KwP7Ay9Z-hc found: Immutable Objects vs. Common Sense (webinar #2)
YouTube video EnhRgXrHCC4 found: How Immutability Helps in OOP (in Russian with English subtitles)
YouTube video p7m7_iiqaHI found: How Much Immutability Is Enough?
YouTube video PVvLQGnyDrQ found: Gradients of Immutability (webinar #20)
YouTube video 9yjtsCK6Wdk found: A Few Thoughts About Constructors in OOP (webinar #7)
YouTube video DLk_5BmgTVk found: How to Avoid Outsourcing Disaster
YouTube video oiNI2jF46h0 found: Make Customers Trust You
YouTube video TxYi7J0vKC8 found: M80: Every two weeks you should hire a new auditor to review your software project
YouTube video GlBf5-g4nGk found: M98: If you think that your team is doing fine, you are a bad manager
YouTube video p7m7_iiqaHI found: How Much Immutability Is Enough?
YouTube video KwP7Ay9Z-hc found: Immutable Objects vs. Common Sense (webinar #2)
YouTube video EnhRgXrHCC4 found: How Immutability Helps in OOP (in Russian with English subtitles)
YouTube video Rip_04Bv3Jk found: How to be Honest and Keep a Client?
YouTube video ibT5oKToMoQ found: Daily Stand-Up Meetings Are Evil (webinar #11)
YouTube video dE0_j4Kk6jo found: Meetings Help Us and Kill Our Projects
YouTube video ues5Dks37zI found: M138: Morning stand-ups are nothing else but guilt-triggers
YouTube video pt9uHp35fwM found: Meetings Or Discipline
YouTube video b6r2W3P9vgY found: Blame the Project
YouTube video YBQoTZ-1X-o found: How to Cut Corners and Stay Cool (webinar #15)
YouTube video YBQoTZ-1X-o found: How to Cut Corners and Stay Cool (webinar #15)
YouTube video D0dqC_3Bch8 found: Objects vs. Static Methods (webinar #1)
YouTube video psrp3TtaYYI found: What's Wrong About Utility Classes? (webinar #6)
YouTube video D0dqC_3Bch8 found: Objects vs. Static Methods (webinar #1)
YouTube video ibT5oKToMoQ found: Daily Stand-Up Meetings Are Evil (webinar #11)
YouTube video biE86esgFAE found: Seven Enemies of Our Motivation (in Russian with English subtitles)
YouTube video WpP4rIhh5e4 found: Don't Create Objects That End With -ER (webinar #5)
YouTube video nheD2LNYrpk found: Takes, Java Web Framework, Intro (webinar #12)
YouTube video SCcJcSVBSpU found: Tacit CSS Framework @ Porto Codes 2017
YouTube video 9yjtsCK6Wdk found: A Few Thoughts About Constructors in OOP (webinar #7)
YouTube video 0fuEgmibJc4 found: Who Is a Software Architect?
YouTube video PNSezrlemsY found: Hacker vs Designer Mentality
YouTube video AvVQ5NjS_Nk found: Who is a Software Architect? (webinar #13)
YouTube video 0fuEgmibJc4 found: Who Is a Software Architect?
YouTube video AvVQ5NjS_Nk found: Who is a Software Architect? (webinar #13)
YouTube video DLk_5BmgTVk found: How to Avoid Outsourcing Disaster
YouTube video l6MpCBzwDbg found: What Fake Objects Are For? (webinar #8)
YouTube video lgScAwsYWCc found: M137: Don't ask your programmers to estimate, tell them how much you have
YouTube video ZtWmlKi3ivc found: Seven Sins of a Software Project
YouTube video hkXLOxZ6Fs4 found: Seven Sins of a Software Project
YouTube video nheD2LNYrpk found: Takes, Java Web Framework, Intro (webinar #12)
YouTube video 3blBn65iQmU found: Why Private Static Literals are Evil? (Webinar #48)
YouTube video ibT5oKToMoQ found: Daily Stand-Up Meetings Are Evil (webinar #11)
YouTube video LB_YLWhGrco found: Meetings-free Programming
YouTube video dE0_j4Kk6jo found: Meetings Help Us and Kill Our Projects
YouTube video AwrMKTFyohg found: #NoMagic
YouTube video pt9uHp35fwM found: Meetings Or Discipline
YouTube video KUUzUb9arNg found: M39: Meeting are evil and must be replaced by a disciplined process of decision making
YouTube video ODxm7w2DE-g found: #NoSalaries

File /home/r/repo/uml/19b92d0465e2e819ffcf88cf46c6e333.svg created (3956 bytes)
YouTube video QMcDa2eyRBY found: Need Robust Software? Make It Fragile
YouTube video nCGBgI1MNwE found: Need It Robust? Make It Fragile!
YouTube video wd-SA1HVmLg found: How Do You Know When Your Product is Ready to be Shipped?
YouTube video ZVn7ufg-tk0 found: Micromanagement (in Russian with English subtitles)
YouTube video 0Jte_LGR5Zk found: M32: Micromanagement happens when tasks are big and motivation is not explicit
YouTube video Z70PMGaxGhY found: How to win $4096 in the next year Quality Award? (webinar #29)
YouTube video 9j5pq71BS5U found: Software Outsourcing, 10 Years Ahead (in Russian with English subtitles)
YouTube video mHCwlZSlZeU found: Chat Bots are the new UI

File /home/r/repo/uml/eee0d1bcdb7b9318e937e99e04e39ff7.svg created (3430 bytes)
YouTube video jUil-aTImgU found: How Do You Talk To Your Microservice?

File /home/r/repo/uml/d103661ebf8494340e260442970bf4af.svg created (4557 bytes)
YouTube video Xj226o2xI9Y found: Chat Bots vs UI
YouTube video vOMqDcSXnT0 found: Microservices as Chat Bots
YouTube video kPmbRkSWYnY found: M130: The root cause of most software problems is the chaos in the code
YouTube video xbovkm0tTn0 found: Talk "MEETING-FREE SOFTWARE DEVELOPMENT, IN DISTRIBUTED TEAMS" by Yegor Bugayenko
YouTube video pt9uHp35fwM found: Meetings Or Discipline
YouTube video b6r2W3P9vgY found: Blame the Project
YouTube video F6NwcQyEY18 found: How Monetary Awards Can Work?
YouTube video ibT5oKToMoQ found: Daily Stand-Up Meetings Are Evil (webinar #11)
YouTube video WSgP85kr6eU found: Why Getters-and-Setters Is An Anti-Pattern? (webinar #4)
YouTube video DEqcn4-freM found: Why ORM is an Anti-Pattern? (webinar #10)
YouTube video Mj1gA5mEk68 found: Unit Testing vs Debugging (webinar #26)
YouTube video af6bidlat6Q found: BB1: Будьте смелее, покажите свое резюме
YouTube video o3aNJX7AP3M found: What is Wrong About NULL in OOP? (webinar #3)

File /home/r/repo/uml/b5d40b6498ca48f6d2efc8671dd6d1e6.svg created (4456 bytes)

File /home/r/repo/uml/aecf8b3862f82e6d5d8d27e948d45c83.svg created (5497 bytes)
YouTube video _Q0cNykXB04 found: Printers Instead of Getters in OOP (webinar #18)
YouTube video g1ctRcW214w found: Java Annotations Are a Big Mistake (webinar #14)
YouTube video oV6Utb5Jows found: Dependency Injection Container is a Bad Idea (webinar #9)
YouTube video cv23Z6xpwDw found: Java Annotations Are a Bad Idea
YouTube video WSgP85kr6eU found: Why Getters-and-Setters Is An Anti-Pattern? (webinar #4)
YouTube video Xk9tIqwca3k found: Smart Classes and Functionality-Poor Interfaces (webinar #16)
YouTube video zaKTNK8g2-M found: Who Is a Project Manager? (webinar #19)
YouTube video sZoJ3gO4PSo found: Who Manages Who? (in Russian with English subtitles)
YouTube video cGcCcxx4xrg found: Java vs OOP (JavaDay Kyiv)

File /home/r/repo/uml/653125b6c32d12b7325dba52054c09ca.svg created (3490 bytes)

File /home/r/repo/uml/cad4de541e1ab10d3d9d751c661fe63f.svg created (3443 bytes)
YouTube video PVvLQGnyDrQ found: Gradients of Immutability (webinar #20)
YouTube video DjrA7_Uymok found: Inheritance vs. Subtyping (webinar #24)
YouTube video AwrMKTFyohg found: #NoMagic
YouTube video Z70PMGaxGhY found: How to win $4096 in the next year Quality Award? (webinar #29)
YouTube video Nm274dGikFc found: Naked Data in OOP (webinar #22)
33m     Build Warning: Layout 'russian' requested in _posts/2016/nov/2016-11-26-yanukovych-v-president.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2016/nov/2016-11-28-saakashvili-speaks-ukrainian.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-01-what-is-wrong-about-guns.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-05-who-needs-war.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-08-lustration-in-ukraine.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-12-putin-is-power.md does not exist.0m

File /home/r/repo/uml/45d05ab3bd9a93ad88ec209352b62f60.svg created (3220 bytes)
33m     Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-15-onishenko-our-hero.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-19-are-you-ashamed-of-voting.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-19-privatbank-nationalization.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-22-what-causes-terrorism.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-26-what-would-you-ask-putin.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-29-who-wants-our-donations.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-30-tu154-sochi.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2017/jan/2017-01-02-ukraine-budget-2017.md does not exist.0m
YouTube video GWLpAZqvqSc found: How to Deal With Conflicts in a Software Team (Webinar #21)
YouTube video 4i-OK4IA4vA found: M158: Eliminating team conflicts leads to less collaboration, not more
33m     Build Warning: Layout 'russian' requested in _posts/2017/jan/2017-01-05-justice-against-corruption.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2017/jan/2017-01-12-will-i-go-to-war.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2017/jan/2017-01-16-ukrainian-startups.md does not exist.0m
YouTube video rC17YwowURQ found: Synchronized Decorators for Thread-Safety (Webinar #32)
33m     Build Warning: Layout 'russian' requested in _posts/2017/jan/2017-01-23-consciousness-and-revolution.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2017/jan/2017-01-30-lifetime-imprisonment-for-separatism.md does not exist.0m
YouTube video Wcy53ZSF78o found: Decorating Envelopes in OOP (webinar #31)
33m     Build Warning: Layout 'russian' requested in _posts/2017/feb/2017-02-06-how-to-eliminate-corruption.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2017/feb/2017-02-20-nationalism-of-the-future.md does not exist.0m
YouTube video ZhWOlaMqppM found: How I didn't get a job at Amazon (in Russian with English subtitles)
33m     Build Warning: Layout 'russian' requested in _posts/2017/mar/2017-03-02-history-of-separatism.md does not exist.0m
YouTube video nsYGC2aUwfQ found: Puzzle Driven Development (webinar #23)
33m     Build Warning: Layout 'russian' requested in _posts/2017/apr/2017-04-18-dnepr-corruption-item.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2017/apr/2017-04-24-slaves-of-the-law.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2017/may/2017-05-15-loyalty.md does not exist.0m
YouTube video 1bAixLaOCSA found: Java Day Minsk 2017 | Yegor Bugayenko - Object Oriented JUnit Tests
YouTube video CCr8hRE_TUs found: Object-Oriented Flavor for JUnit Tests
YouTube video ZdHCrsQsoMI found: M136: Any software product has an unlimited number of bugs
33m     Build Warning: Layout 'russian' requested in _posts/2017/jun/2017-06-29-activists.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2017/jul/2017-07-27-sabotage-failed.md does not exist.0m
YouTube video Op3EIwhMxrg found: M33: You don't need to be loyal to your employers, use them for your own good!
YouTube video 4ZWHs1mloUw found: RAII in Java (Webinar #52)
YouTube video KYd24FN58wg found: Object-Oriented Java Web App from Scratch in One Hour: ThreeCopies.com (Webinar #28)
YouTube video 7WmsiV22IXM found: Lazy Loading via Java Lambda (Webinar #30)
YouTube video Z70PMGaxGhY found: How to win $4096 in the next year Quality Award? (webinar #29)
33m     Build Warning: Layout 'russian' requested in _posts/2017/oct/2017-10-24-motherland.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2017/oct/2017-10-30-ukrainian-language.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2017/nov/2017-11-08-crimea.md does not exist.0m
YouTube video 9yjtsCK6Wdk found: A Few Thoughts About Constructors in OOP (webinar #7)
33m     Build Warning: Layout 'russian' requested in _posts/2017/nov/2017-11-22-opposition.md does not exist.0m
YouTube video uhDmHkMAYnM found: Micro-management vs. micro-tasking (webinar #25)
YouTube video tHeXxLdGqqI found: M19: Want to pay-by-result? You have to do microtasking first, otherwise nothing will work.
YouTube video 1rmZN3r5SWg found: M27: Microtasking enables more accurate and precise estimates of a software project's future
33m     Build Warning: Layout 'russian' requested in _posts/2018/jan/2018-01-03-fake-opposition.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2018/jan/2018-01-10-dalles-plan.md does not exist.0m
YouTube video F3bjFXFRsI8 found: M20: Reporting bugs and deciding whether they should be fixed are two separate activities!
YouTube video 55mwAbuDrV8 found: Quality vs. Quantity (in Russian)
YouTube video REj8pJesMVI found: The Alternative to Fluent Interfaces in Java (webinar #33)
33m     Build Warning: Layout 'russian' requested in _posts/2018/mar/2018-03-17-putin-election.md does not exist.0m
YouTube video AwrMKTFyohg found: #NoMagic
YouTube video GozQCUH2D0I found: M22: Both full-time hiring and outsourcing will lead your project to failure, Zerocracy won't.
33m     Build Warning: Layout 'russian' requested in _posts/2018/mar/2018-03-25-why-gas.md does not exist.0m
YouTube video rC17YwowURQ found: Synchronized Decorators for Thread-Safety (Webinar #32)
YouTube video vXUwE3FGfpg found: #NoAltruism
YouTube video Hrk_Jorc5z4 found: M127: The ability to explain a problem so that it's understood is the most important soft skill
YouTube video -drZbHxydMc found: When do you validate your objects? (Webinar #35)
YouTube video FNWyN_Q10TI found: What's wrong with global variables? (Webinar #36)
YouTube video _ppWQCCT8zE found: M16: You either report bugs or implement features. You can't do any of that? You are out.
YouTube video RNRaVmbWZXI found: M7: Don't be afraid to ask difficult qstns before you get into a partnership, or get ready to lose
YouTube video oXj9UWm1134 found: Names of objects, methods and variables in OOP (Webinar #37)
YouTube video zljJpADEf_E found: M6: Keeping all source code in a single monolithic repository is a terrible idea!
YouTube video 9tC7p2UTLsU found: M5: Professional programmers always need a second opinion, to make sure their code is good enough
YouTube video Z70PMGaxGhY found: How to win $4096 in the next year Quality Award? (webinar #29)
33m     Build Warning: Layout 'russian' requested in _posts/2018/oct/2018-10-07-history-simplification.md does not exist.0m
YouTube video ezE0hRH9BnQ found: M54: Make sure you control your programmers and do it explicitly and openly
YouTube video fVMml2vpP-Y found: M13: A message without a context is unprofessional and very annoying for the listener; don't do it!
YouTube video 2oAW9LmYJI4 found: M8: Since most tech editors have no idea what they are doing, ignore them
YouTube video gMJNz9AWbQE found: M1: Your enthusiasm may only harm the project if you can't deliver it incrementally
33m     Build Warning: Layout 'russian' requested in _posts/2019/jan/2019-01-13-country-as-a-service.md does not exist.0m
YouTube video PYq05UAwzNk found: M2: We must fully trust the architect, but regularly review the decisions he or she is making
33m     Build Warning: Layout 'russian' requested in _posts/2019/jan/2019-01-20-drugs.md does not exist.0m
YouTube video mKZOuJ7AAas found: M30: Pay equality and smaller pay gap mean only one thing: the management is weak
33m     Build Warning: Layout 'russian' requested in _posts/2019/jan/2019-01-28-the-wall.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2019/feb/2019-02-16-calibrated-democracy.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2019/feb/2019-02-21-jews-vs-french.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2019/mar/2019-03-17-terrorism-and-power.md does not exist.0m
YouTube video SoXV_scCMNY found: Logging, the Object-Oriented Way
YouTube video bVzEPOZ_mDU found: A practical example of making an object-oriented HTTP server in Java (webinar #42)
YouTube video Qxvk9z0tEP8 found: M123: One README should be enough for any open source project
33m     Build Warning: Layout 'russian' requested in _posts/2019/apr/2019-04-28-formula-of-happiness.md does not exist.0m
YouTube video WlI6IZ6M7vY found: M74: If your project doesn't have a formal Risk List, you are doing management wrong
YouTube video KPbKqTXfZwA found: M89: Deliver your trust continuously, not discrete
YouTube video _4pk5GNUySg found: M91: Full-timers want to look smart, freelancers want to deliver results
33m     Build Warning: Layout 'russian' requested in _posts/2019/jul/2019-07-07-strong-opinions.md does not exist.0m
YouTube video 5FckPa6aOok found: M193: What is fun and joy for you, being a programmer?
33m     Build Warning: Layout 'russian' requested in _posts/2019/jul/2019-07-31-moscow-protests.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2019/sep/2019-09-15-revolution-bottom-up.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2019/sep/2019-09-28-what-is-the-point.md does not exist.0m
YouTube video Z70PMGaxGhY found: How to win $4096 in the next year Quality Award? (webinar #29)
YouTube video eeXdDvIVu-Y found: What Is Cohesion in OOP? (Webinar #49)
33m     Build Warning: Layout 'russian' requested in _posts/2019/dec/2019-12-31-testosterone.md does not exist.0m
YouTube video CmUzNPqCF4s found: M120: Don't wait for your manager to tell you what to do, do what you think is right (open source)

File /home/r/repo/uml/b9cc42a8e5ed92f94f4362cfd328fb0d.svg created (13454 bytes)

File /home/r/repo/uml/930f06f36724929287c1ee82fd95c77b.svg created (8538 bytes)
YouTube video rsWrgxm8ktU found: Fat and Skinny Design (Webinar #51)

File /home/r/repo/uml/c415b43f6d14c18e66db32e9d5d6e8b2.svg created (17871 bytes)
33m     Build Warning: Layout 'russian' requested in _posts/2020/mar/2020-03-29-coronavirus.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2020/may/2020-05-02-first-world-hysteria.md does not exist.0m
YouTube video D12gi1x6Cdw found: M105: Open source developers inevitably have better soft and tech skills
YouTube video nErn5G_JHhE found: Veil Objects to Replace DTOs (Webinar #50)
33m     Build Warning: Layout 'russian' requested in _posts/2020/jun/2020-06-12-protesters.md does not exist.0m
YouTube video jjeW1hTtRh0 found: M114: The performance of programmers can be measured, with the right metrics
33m     Build Warning: Layout 'russian' requested in _posts/2020/jul/2020-07-05-silence-doesnt-cure.md does not exist.0m
YouTube video fJvUTlPHSvU found: Encapsulation Is Dead, Let's Use Distance of Coupling Instead (Webinar #55)
YouTube video Yj1VFGK9vqc found: M143: Daily reports are a perfect guilt-triggering instrument for a lazy team
YouTube video Z70PMGaxGhY found: How to win $4096 in the next year Quality Award? (webinar #29)
33m     Build Warning: Layout 'russian' requested in _posts/2020/nov/2020-11-21-svoboda-and-conflicts.md does not exist.0m
YouTube video WZlIb5oxDBQ found: M152: There is no management without personal responsibility
YouTube video TmAJPeM4UlE found: M153: How managers in self-managing orgs judge your performance?
YouTube video vaFPNdNaOAY found: M160: Traditional top-down planning doesn't work, try better alternative
YouTube video QaKIw1Bh3Oc found: EOLANG: Basics
YouTube video ulrMXmIcC4w found: M167: Sometimes you have to be an imposter, either you like it or not
YouTube video 65baOBHeVMI found: Yegor Bugayenko: Opening
YouTube video dlPk1AE2aQk found: M170: recruiters may do a better job if listen to us programmers
YouTube video 939ntzufGB0 found: M178: Try to focus your team on artifacts and their delivery status
YouTube video 2IwBc9UI4Sg found: SIMBA: Simplified Management by Artifacts (at Merge Conf)
YouTube video Qii3yrQJdHs found: M179: Calibrated Achievement Points (CAP) to measure R&D productivity
YouTube video 8qfd93SyXpM found: SSD 13/16: Test-Driven Development [software design crash course]
YouTube video 4I8BflW7EpU found: M188: I don't think ML will ever be able to write code
YouTube video jiEJnLBowHc found: M190: Make sure the bugs you report explain the simplest possible scenarios
YouTube video Y0Zx_sdVG48 found: M199: Unit tests are the Safety Net that you can't afford to not use
YouTube video C6CQWzOKEJs found: Object Thinking #7: Yegor Bugayenko / Immutability + Generics
33m     Build Warning: Layout 'russian' requested in _posts/2023/aug/2023-08-13-dictators.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2023/aug/2023-08-27-immigration-by-war.md does not exist.0m
YouTube video gHznfuhRR60 found: AIIN'23: Robots vs. Programmers, How soon will computers fire us?
33m     Build Warning: Layout 'russian' requested in _posts/2023/sep/2023-09-17-turbulence.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2023/oct/2023-10-01-individualism-vs-collectivism.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2024/jan/2024-01-03-not-able-to-speak.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2024/apr/2024-04-02-kulikovo-pole.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2024/may/2024-05-27-freedom-of-speech-vs-intelligence.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2024/sep/2024-09-21-interpreters-of-chaos.md does not exist.0m
475 AMP pages generated in 37.64s

places.txt generated
tags.txt generated

stats.svg generated
       Jekyll Feed: Generating feed for posts
jekyll-shorts 0.0.10: 475 link(s) generated in 0.01s
jekyll-chatgpt-translate 0.1.0 starting...
jekyll-chatgpt-translate requires OPENAI_API_KEY environment variable
YouTube video nsYGC2aUwfQ found: Puzzle Driven Development (webinar #23)
YouTube video LmSaC_OjIbQ found: M28: Microtasking works only if you can decompose tasks, PDD helps you do exactly that
YouTube video pvZDcytPU3w found: SQM 14/24: Tech Debt [software quality crash course] [eng sub]
......YouTube video qRZYJGYdrwk found: XDSD: management without meetings
.Configuration file: /home/r/repo/_config.yml
YouTube video REj8pJesMVI found: The Alternative to Fluent Interfaces in Java (webinar #33)
.YouTube video nsYGC2aUwfQ found: Puzzle Driven Development (webinar #23)
YouTube video LmSaC_OjIbQ found: M28: Microtasking works only if you can decompose tasks, PDD helps you do exactly that
File /home/r/repo/uml/d892698103dc5669949527a8754c5f26.svg already exists (3404 bytes)
.YouTube video 7DYr8GYzJ6Q found: The Philosophy of Bugs (webinar #17)
YouTube video qRZYJGYdrwk found: XDSD: management without meetings
.YouTube video qRZYJGYdrwk found: XDSD: management without meetings
..YouTube video qRZYJGYdrwk found: XDSD: management without meetings
..YouTube video 7EytYc7K5JA found: eXtremely Distributed Software Development (XDSD), at DevTernity'2016
YouTube video qRZYJGYdrwk found: XDSD: management without meetings
YouTube video tCr9dtGdi2c found: XDSD: How Extreme is Your Team
..........YouTube video psrp3TtaYYI found: What's Wrong About Utility Classes? (webinar #6)
YouTube video D0dqC_3Bch8 found: Objects vs. Static Methods (webinar #1)
.YouTube video o3aNJX7AP3M found: What is Wrong About NULL in OOP? (webinar #3)
......YouTube video 4SRoLYxvIQ8 found: Practical Example of AOP with AspectJ (in Russian with English subtitles)
File /home/r/repo/uml/52d3d016f2264bbf660a23d5bbe84203.svg already exists (8673 bytes)
.YouTube video KwP7Ay9Z-hc found: Immutable Objects vs. Common Sense (webinar #2)
YouTube video EnhRgXrHCC4 found: How Immutability Helps in OOP (in Russian with English subtitles)
YouTube video p7m7_iiqaHI found: How Much Immutability Is Enough?
..........YouTube video 2a2nWELIk-Y found: Yegor Bugayenko | Kyiv DevOps, September, 2015
YouTube video gL4XwP-EBOg found: Continuous Integration May Have Negative Effects
YouTube video Ht0JI41kA4I found: Pre-flight Build Pitfalls
.YouTube video NflR7DKwxDY found: Deployment Scripts Are Dead. Meet Rultor.
.......YouTube video rEK3Rk2lX3M found: Cactoos 0.12 polishing and releasing (webinar #27)
........YouTube video NflR7DKwxDY found: Deployment Scripts Are Dead. Meet Rultor.
YouTube video _61CuGhyv-o found: Practical Example of a One-Click Release
..YouTube video WSgP85kr6eU found: Why Getters-and-Setters Is An Anti-Pattern? (webinar #4)
YouTube video F4N25kZ2zQU found: Object Oriented Lies (in Russian with English subtitles)
..YouTube video l6MpCBzwDbg found: What Fake Objects Are For? (webinar #8)
YouTube video EDKbYVEInMU found: Built-in Fake Objects
.YouTube video F6NwcQyEY18 found: How Monetary Awards Can Work?
.YouTube video MNxG1xcA2uA found: Object Thinking Meetup #3: Yegor Bugayenko / How to Inject Less?
YouTube video oV6Utb5Jows found: Dependency Injection Container is a Bad Idea (webinar #9)
...YouTube video qRZYJGYdrwk found: XDSD: management without meetings
YouTube video LB_YLWhGrco found: Meetings-free Programming
.YouTube video 3IXk5yEJMIs found: Continuous Integration is Dead
YouTube video gL4XwP-EBOg found: Continuous Integration May Have Negative Effects
YouTube video Ht0JI41kA4I found: Pre-flight Build Pitfalls
.YouTube video 0fuEgmibJc4 found: Who Is a Software Architect?
YouTube video PNSezrlemsY found: Hacker vs Designer Mentality
YouTube video AvVQ5NjS_Nk found: Who is a Software Architect? (webinar #13)
....YouTube video PNSezrlemsY found: Hacker vs Designer Mentality
.YouTube video GS45LzE3LPQ found: How Much Do You Cost?
YouTube video 6mfo_FHL3PE found: How we decide how much to pay programmers?
..YouTube video KwP7Ay9Z-hc found: Immutable Objects vs. Common Sense (webinar #2)
YouTube video EnhRgXrHCC4 found: How Immutability Helps in OOP (in Russian with English subtitles)
YouTube video p7m7_iiqaHI found: How Much Immutability Is Enough?
.YouTube video hTs_R0dFoFM found: M77: Lines-of-Code don't show anything meaningful, but Hits-of-Code are pretty accurate
.YouTube video WSgP85kr6eU found: Why Getters-and-Setters Is An Anti-Pattern? (webinar #4)
.YouTube video 7DYr8GYzJ6Q found: The Philosophy of Bugs (webinar #17)
.YouTube video DEqcn4-freM found: Why ORM is an Anti-Pattern? (webinar #10)
YouTube video aER4uwyFbqQ found: ORM is offensive (in Russian with English subtitles)
YouTube video 63tS3HNmhiE found: ORM Is a Perfect Anti-Pattern, at JEEConf 2016
YouTube video 03PXmPc7Q3g found: ORM is an Offensive Anti-Pattern
..YouTube video KwP7Ay9Z-hc found: Immutable Objects vs. Common Sense (webinar #2)
YouTube video EnhRgXrHCC4 found: How Immutability Helps in OOP (in Russian with English subtitles)
YouTube video p7m7_iiqaHI found: How Much Immutability Is Enough?
YouTube video PVvLQGnyDrQ found: Gradients of Immutability (webinar #20)
.YouTube video 9yjtsCK6Wdk found: A Few Thoughts About Constructors in OOP (webinar #7)
.YouTube video DLk_5BmgTVk found: How to Avoid Outsourcing Disaster
YouTube video oiNI2jF46h0 found: Make Customers Trust You
YouTube video TxYi7J0vKC8 found: M80: Every two weeks you should hire a new auditor to review your software project
YouTube video GlBf5-g4nGk found: M98: If you think that your team is doing fine, you are a bad manager
.YouTube video p7m7_iiqaHI found: How Much Immutability Is Enough?
YouTube video KwP7Ay9Z-hc found: Immutable Objects vs. Common Sense (webinar #2)
YouTube video EnhRgXrHCC4 found: How Immutability Helps in OOP (in Russian with English subtitles)
.YouTube video Rip_04Bv3Jk found: How to be Honest and Keep a Client?
.YouTube video ibT5oKToMoQ found: Daily Stand-Up Meetings Are Evil (webinar #11)
YouTube video dE0_j4Kk6jo found: Meetings Help Us and Kill Our Projects
YouTube video ues5Dks37zI found: M138: Morning stand-ups are nothing else but guilt-triggers
YouTube video pt9uHp35fwM found: Meetings Or Discipline
...YouTube video b6r2W3P9vgY found: Blame the Project
YouTube video YBQoTZ-1X-o found: How to Cut Corners and Stay Cool (webinar #15)
.......YouTube video YBQoTZ-1X-o found: How to Cut Corners and Stay Cool (webinar #15)
.YouTube video D0dqC_3Bch8 found: Objects vs. Static Methods (webinar #1)
YouTube video psrp3TtaYYI found: What's Wrong About Utility Classes? (webinar #6)
..YouTube video D0dqC_3Bch8 found: Objects vs. Static Methods (webinar #1)
.YouTube video ibT5oKToMoQ found: Daily Stand-Up Meetings Are Evil (webinar #11)
YouTube video biE86esgFAE found: Seven Enemies of Our Motivation (in Russian with English subtitles)
.YouTube video WpP4rIhh5e4 found: Don't Create Objects That End With -ER (webinar #5)
..YouTube video nheD2LNYrpk found: Takes, Java Web Framework, Intro (webinar #12)
....YouTube video SCcJcSVBSpU found: Tacit CSS Framework @ Porto Codes 2017
.....YouTube video 9yjtsCK6Wdk found: A Few Thoughts About Constructors in OOP (webinar #7)
.YouTube video 0fuEgmibJc4 found: Who Is a Software Architect?
YouTube video PNSezrlemsY found: Hacker vs Designer Mentality
YouTube video AvVQ5NjS_Nk found: Who is a Software Architect? (webinar #13)
.YouTube video 0fuEgmibJc4 found: Who Is a Software Architect?
YouTube video AvVQ5NjS_Nk found: Who is a Software Architect? (webinar #13)
..YouTube video DLk_5BmgTVk found: How to Avoid Outsourcing Disaster
.YouTube video l6MpCBzwDbg found: What Fake Objects Are For? (webinar #8)
..YouTube video lgScAwsYWCc found: M137: Don't ask your programmers to estimate, tell them how much you have
.YouTube video ZtWmlKi3ivc found: Seven Sins of a Software Project
YouTube video hkXLOxZ6Fs4 found: Seven Sins of a Software Project
.....YouTube video nheD2LNYrpk found: Takes, Java Web Framework, Intro (webinar #12)
..YouTube video 3blBn65iQmU found: Why Private Static Literals are Evil? (Webinar #48)
..YouTube video ibT5oKToMoQ found: Daily Stand-Up Meetings Are Evil (webinar #11)
YouTube video LB_YLWhGrco found: Meetings-free Programming
YouTube video dE0_j4Kk6jo found: Meetings Help Us and Kill Our Projects
YouTube video AwrMKTFyohg found: #NoMagic
YouTube video pt9uHp35fwM found: Meetings Or Discipline
YouTube video KUUzUb9arNg found: M39: Meeting are evil and must be replaced by a disciplined process of decision making
..YouTube video ODxm7w2DE-g found: #NoSalaries
..File /home/r/repo/uml/19b92d0465e2e819ffcf88cf46c6e333.svg already exists (3956 bytes)
..YouTube video QMcDa2eyRBY found: Need Robust Software? Make It Fragile
YouTube video nCGBgI1MNwE found: Need It Robust? Make It Fragile!
...YouTube video wd-SA1HVmLg found: How Do You Know When Your Product is Ready to be Shipped?
..YouTube video ZVn7ufg-tk0 found: Micromanagement (in Russian with English subtitles)
YouTube video 0Jte_LGR5Zk found: M32: Micromanagement happens when tasks are big and motivation is not explicit
......YouTube video Z70PMGaxGhY found: How to win $4096 in the next year Quality Award? (webinar #29)
..YouTube video 9j5pq71BS5U found: Software Outsourcing, 10 Years Ahead (in Russian with English subtitles)
.YouTube video mHCwlZSlZeU found: Chat Bots are the new UI
File /home/r/repo/uml/eee0d1bcdb7b9318e937e99e04e39ff7.svg already exists (3430 bytes)
YouTube video jUil-aTImgU found: How Do You Talk To Your Microservice?
File /home/r/repo/uml/d103661ebf8494340e260442970bf4af.svg already exists (4557 bytes)
YouTube video Xj226o2xI9Y found: Chat Bots vs UI
YouTube video vOMqDcSXnT0 found: Microservices as Chat Bots
....YouTube video kPmbRkSWYnY found: M130: The root cause of most software problems is the chaos in the code
.....YouTube video xbovkm0tTn0 found: Talk "MEETING-FREE SOFTWARE DEVELOPMENT, IN DISTRIBUTED TEAMS" by Yegor Bugayenko
YouTube video pt9uHp35fwM found: Meetings Or Discipline
YouTube video b6r2W3P9vgY found: Blame the Project
.YouTube video F6NwcQyEY18 found: How Monetary Awards Can Work?
YouTube video ibT5oKToMoQ found: Daily Stand-Up Meetings Are Evil (webinar #11)
....YouTube video WSgP85kr6eU found: Why Getters-and-Setters Is An Anti-Pattern? (webinar #4)
YouTube video DEqcn4-freM found: Why ORM is an Anti-Pattern? (webinar #10)
.YouTube video Mj1gA5mEk68 found: Unit Testing vs Debugging (webinar #26)
...YouTube video af6bidlat6Q found: BB1: Будьте смелее, покажите свое резюме
..YouTube video o3aNJX7AP3M found: What is Wrong About NULL in OOP? (webinar #3)
..File /home/r/repo/uml/b5d40b6498ca48f6d2efc8671dd6d1e6.svg already exists (4456 bytes)
File /home/r/repo/uml/aecf8b3862f82e6d5d8d27e948d45c83.svg already exists (5497 bytes)
.YouTube video _Q0cNykXB04 found: Printers Instead of Getters in OOP (webinar #18)
..YouTube video g1ctRcW214w found: Java Annotations Are a Big Mistake (webinar #14)
YouTube video oV6Utb5Jows found: Dependency Injection Container is a Bad Idea (webinar #9)
YouTube video cv23Z6xpwDw found: Java Annotations Are a Bad Idea
YouTube video WSgP85kr6eU found: Why Getters-and-Setters Is An Anti-Pattern? (webinar #4)
..YouTube video Xk9tIqwca3k found: Smart Classes and Functionality-Poor Interfaces (webinar #16)
....YouTube video zaKTNK8g2-M found: Who Is a Project Manager? (webinar #19)
.......YouTube video sZoJ3gO4PSo found: Who Manages Who? (in Russian with English subtitles)
........YouTube video cGcCcxx4xrg found: Java vs OOP (JavaDay Kyiv)
..File /home/r/repo/uml/653125b6c32d12b7325dba52054c09ca.svg already exists (3490 bytes)
File /home/r/repo/uml/cad4de541e1ab10d3d9d751c661fe63f.svg already exists (3443 bytes)
.YouTube video PVvLQGnyDrQ found: Gradients of Immutability (webinar #20)
.YouTube video DjrA7_Uymok found: Inheritance vs. Subtyping (webinar #24)
..YouTube video AwrMKTFyohg found: #NoMagic
.YouTube video Z70PMGaxGhY found: How to win $4096 in the next year Quality Award? (webinar #29)
...YouTube video Nm274dGikFc found: Naked Data in OOP (webinar #22)
...File /home/r/repo/uml/45d05ab3bd9a93ad88ec209352b62f60.svg already exists (3220 bytes)
..YouTube video GWLpAZqvqSc found: How to Deal With Conflicts in a Software Team (Webinar #21)
YouTube video 4i-OK4IA4vA found: M158: Eliminating team conflicts leads to less collaboration, not more
..YouTube video rC17YwowURQ found: Synchronized Decorators for Thread-Safety (Webinar #32)
..YouTube video Wcy53ZSF78o found: Decorating Envelopes in OOP (webinar #31)
...YouTube video ZhWOlaMqppM found: How I didn't get a job at Amazon (in Russian with English subtitles)
.....YouTube video nsYGC2aUwfQ found: Puzzle Driven Development (webinar #23)
.......YouTube video 1bAixLaOCSA found: Java Day Minsk 2017 | Yegor Bugayenko - Object Oriented JUnit Tests
YouTube video CCr8hRE_TUs found: Object-Oriented Flavor for JUnit Tests
.YouTube video ZdHCrsQsoMI found: M136: Any software product has an unlimited number of bugs
..........YouTube video Op3EIwhMxrg found: M33: You don't need to be loyal to your employers, use them for your own good!
.YouTube video 4ZWHs1mloUw found: RAII in Java (Webinar #52)
.......YouTube video KYd24FN58wg found: Object-Oriented Java Web App from Scratch in One Hour: ThreeCopies.com (Webinar #28)
...YouTube video 7WmsiV22IXM found: Lazy Loading via Java Lambda (Webinar #30)
.YouTube video Z70PMGaxGhY found: How to win $4096 in the next year Quality Award? (webinar #29)
..YouTube video 9yjtsCK6Wdk found: A Few Thoughts About Constructors in OOP (webinar #7)
..YouTube video uhDmHkMAYnM found: Micro-management vs. micro-tasking (webinar #25)
YouTube video tHeXxLdGqqI found: M19: Want to pay-by-result? You have to do microtasking first, otherwise nothing will work.
YouTube video 1rmZN3r5SWg found: M27: Microtasking enables more accurate and precise estimates of a software project's future
.........YouTube video F3bjFXFRsI8 found: M20: Reporting bugs and deciding whether they should be fixed are two separate activities!
...YouTube video 55mwAbuDrV8 found: Quality vs. Quantity (in Russian)
.YouTube video REj8pJesMVI found: The Alternative to Fluent Interfaces in Java (webinar #33)
.YouTube video AwrMKTFyohg found: #NoMagic
YouTube video GozQCUH2D0I found: M22: Both full-time hiring and outsourcing will lead your project to failure, Zerocracy won't.
.YouTube video rC17YwowURQ found: Synchronized Decorators for Thread-Safety (Webinar #32)
...YouTube video vXUwE3FGfpg found: #NoAltruism
.YouTube video Hrk_Jorc5z4 found: M127: The ability to explain a problem so that it's understood is the most important soft skill
...YouTube video -drZbHxydMc found: When do you validate your objects? (Webinar #35)
...YouTube video FNWyN_Q10TI found: What's wrong with global variables? (Webinar #36)
.YouTube video _ppWQCCT8zE found: M16: You either report bugs or implement features. You can't do any of that? You are out.
.YouTube video RNRaVmbWZXI found: M7: Don't be afraid to ask difficult qstns before you get into a partnership, or get ready to lose
.YouTube video oXj9UWm1134 found: Names of objects, methods and variables in OOP (Webinar #37)
...YouTube video zljJpADEf_E found: M6: Keeping all source code in a single monolithic repository is a terrible idea!
..YouTube video 9tC7p2UTLsU found: M5: Professional programmers always need a second opinion, to make sure their code is good enough
..YouTube video Z70PMGaxGhY found: How to win $4096 in the next year Quality Award? (webinar #29)
..YouTube video ezE0hRH9BnQ found: M54: Make sure you control your programmers and do it explicitly and openly
.YouTube video fVMml2vpP-Y found: M13: A message without a context is unprofessional and very annoying for the listener; don't do it!
....YouTube video 2oAW9LmYJI4 found: M8: Since most tech editors have no idea what they are doing, ignore them
......YouTube video gMJNz9AWbQE found: M1: Your enthusiasm may only harm the project if you can't deliver it incrementally
.YouTube video PYq05UAwzNk found: M2: We must fully trust the architect, but regularly review the decisions he or she is making
.YouTube video mKZOuJ7AAas found: M30: Pay equality and smaller pay gap mean only one thing: the management is weak
.......YouTube video SoXV_scCMNY found: Logging, the Object-Oriented Way
.YouTube video bVzEPOZ_mDU found: A practical example of making an object-oriented HTTP server in Java (webinar #42)
........YouTube video Qxvk9z0tEP8 found: M123: One README should be enough for any open source project
..YouTube video WlI6IZ6M7vY found: M74: If your project doesn't have a formal Risk List, you are doing management wrong
..YouTube video KPbKqTXfZwA found: M89: Deliver your trust continuously, not discrete
.YouTube video _4pk5GNUySg found: M91: Full-timers want to look smart, freelancers want to deliver results
.....YouTube video 5FckPa6aOok found: M193: What is fun and joy for you, being a programmer?
......YouTube video Z70PMGaxGhY found: How to win $4096 in the next year Quality Award? (webinar #29)
..YouTube video eeXdDvIVu-Y found: What Is Cohesion in OOP? (Webinar #49)
.....YouTube video CmUzNPqCF4s found: M120: Don't wait for your manager to tell you what to do, do what you think is right (open source)
..File /home/r/repo/uml/b9cc42a8e5ed92f94f4362cfd328fb0d.svg already exists (13454 bytes)
File /home/r/repo/uml/930f06f36724929287c1ee82fd95c77b.svg already exists (8538 bytes)
YouTube video rsWrgxm8ktU found: Fat and Skinny Design (Webinar #51)
.File /home/r/repo/uml/c415b43f6d14c18e66db32e9d5d6e8b2.svg already exists (17871 bytes)
.YouTube video D12gi1x6Cdw found: M105: Open source developers inevitably have better soft and tech skills
..YouTube video nErn5G_JHhE found: Veil Objects to Replace DTOs (Webinar #50)
.YouTube video jjeW1hTtRh0 found: M114: The performance of programmers can be measured, with the right metrics
....YouTube video fJvUTlPHSvU found: Encapsulation Is Dead, Let's Use Distance of Coupling Instead (Webinar #55)
.YouTube video Yj1VFGK9vqc found: M143: Daily reports are a perfect guilt-triggering instrument for a lazy team
..YouTube video Z70PMGaxGhY found: How to win $4096 in the next year Quality Award? (webinar #29)
...YouTube video WZlIb5oxDBQ found: M152: There is no management without personal responsibility
.YouTube video TmAJPeM4UlE found: M153: How managers in self-managing orgs judge your performance?
.YouTube video vaFPNdNaOAY found: M160: Traditional top-down planning doesn't work, try better alternative
.YouTube video QaKIw1Bh3Oc found: EOLANG: Basics
.YouTube video ulrMXmIcC4w found: M167: Sometimes you have to be an imposter, either you like it or not
.YouTube video 65baOBHeVMI found: Yegor Bugayenko: Opening
.YouTube video dlPk1AE2aQk found: M170: recruiters may do a better job if listen to us programmers
...YouTube video 939ntzufGB0 found: M178: Try to focus your team on artifacts and their delivery status
YouTube video 2IwBc9UI4Sg found: SIMBA: Simplified Management by Artifacts (at Merge Conf)
.YouTube video Qii3yrQJdHs found: M179: Calibrated Achievement Points (CAP) to measure R&D productivity
..YouTube video 8qfd93SyXpM found: SSD 13/16: Test-Driven Development [software design crash course]
.YouTube video 4I8BflW7EpU found: M188: I don't think ML will ever be able to write code
.YouTube video jiEJnLBowHc found: M190: Make sure the bugs you report explain the simplest possible scenarios
...YouTube video Y0Zx_sdVG48 found: M199: Unit tests are the Safety Net that you can't afford to not use
...YouTube video C6CQWzOKEJs found: Object Thinking #7: Yegor Bugayenko / Immutability + Generics
...........YouTube video gHznfuhRR60 found: AIIN'23: Robots vs. Programmers, How soon will computers fire us?
...........................................................................346,283 words in the entire blog, 13,846 uniques
33m1mDeprecation Warning0m [34mimport0m]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

34m  ╷0m
34m6 │0m @import 31m'disqus'0m;
34m  │0m 31m        ^^^^^^^^0m
34m  ╵0m
    /home/r/repo/css/layout.scss 6:9  root stylesheet
33m1mDeprecation Warning0m [34mimport0m]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

34m  ╷0m
34m7 │0m @import 31m'defs'0m;
34m  │0m 31m        ^^^^^^0m
34m  ╵0m
    /home/r/repo/css/layout.scss 7:9  root stylesheet
33m1mDeprecation Warning0m [34mimport0m]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

34m  ╷0m
34m8 │0m @import 31m'fonts'0m;
34m  │0m 31m        ^^^^^^^0m
34m  ╵0m
    /home/r/repo/css/layout.scss 8:9  root stylesheet
33m1mDeprecation Warning0m [34mimport0m]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

34m  ╷0m
34m9 │0m @import 31m'highlight'0m;
34m  │0m 31m        ^^^^^^^^^^^0m
34m  ╵0m
    /home/r/repo/css/layout.scss 9:9  root stylesheet
33m1mDeprecation Warning0m [34mimport0m]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

34m   ╷0m
34m10 │0m @import 31m'ico'0m;
34m   │0m 31m        ^^^^^0m
34m   ╵0m
    /home/r/repo/css/layout.scss 10:9  root stylesheet
33m1mWarning0m: 8 repetitive deprecation warnings omitted.
Run in verbose mode to see all warnings.
33m          Conflict: The following destination is shared by multiple files.0m
33m                    The written file may end up with unexpected contents.0m
33m                    36m/home/r/repo/_site/rss.xml0m0m
33m                     - rss.xml0m
33m                     - /home/r/repo/_site/rss.xml0m
33m                    0m
/home/r/repo/_site/buffer.rss created (211597 bytes)
/home/r/repo/_site/gnuplot/2014/11/hoc-vs-loc.svg created (89739 bytes)
/home/r/repo/_site/places.txt created (1030 bytes)
/home/r/repo/_site/tags.txt created (1186 bytes)
/home/r/repo/_site/stats.svg created (62662 bytes)
/home/r/repo/_site/words.txt created (93507 bytes)
                    done in 131.267 seconds.
 Auto-regeneration: disabled. Use --watch to enable.
Jekyll site generated without issues

All files are in place

There is no garbage

scss-lint found no lints
1 typos in _site/2015/07/09/catch-if-cant-otherwise.html: consentrating
& consentrating 9 1131: concentrating, consent rating, consent-rating, concentration, consecrating, consenting, concentrate, concentrations, concentration's
4 typos in _site/2015/07/13/meetings-are-legalized-robbery.html: consentrated, consentrated, consentration, consentrating
& consentrated 7 7207: concentrated, consent rated, consent-rated, concentrates, concentrate, concentrate's, consecrated
& consentrated 7 7483: concentrated, consent rated, consent-rated, concentrates, concentrate, concentrate's, consecrated
& consentration 9 7626: concentration, consent ration, consent-ration, concentrations, concentrating, concentration's, consecration, consideration, consultation
& consentrating 9 7905: concentrating, consent rating, consent-rating, concentration, consecrating, consenting, concentrate, concentrations, concentration's
1 typos in _site/2016/02/18/holacracy-autocracy.html: consentrated
& consentrated 7 625: concentrated, consent rated, consent-rated, concentrates, concentrate, concentrate's, consecrated
1 typos in _site/2020/12/22/self-managing-orgs.html: consentrate
& consentrate 6 2564: concentrate, consent rate, consent-rate, concentrated, concentrates, concentrate's
1 typos in _site/2023/08/15/decision-making-process.html: consentrate
& consentrate 6 865: concentrate, consent rate, consent-rate, concentrated, concentrates, concentrate's
All typos:
  consentrating
  consentrated
  consentration
  consentrate
rake aborted!
8 typo(s) in 5 pages
/home/r/repo/Rakefile:216:in 'block in <top (required)>'
/usr/local/bundle/gems/bundler-2.5.16/lib/bundler/cli/exec.rb:58:in 'Kernel.load'
/usr/local/bundle/gems/bundler-2.5.16/lib/bundler/cli/exec.rb:58:in 'Bundler::CLI::Exec#kernel_load'
/usr/local/bundle/gems/bundler-2.5.16/lib/bundler/cli/exec.rb:23:in 'Bundler::CLI::Exec#run'
/usr/local/bundle/gems/bundler-2.5.16/lib/bundler/cli.rb:455:in 'Bundler::CLI#exec'
/usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/thor/lib/thor/command.rb:28:in 'Bundler::Thor::Command#run'
/usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in 'Bundler::Thor::Invocation#invoke_command'
/usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/thor/lib/thor.rb:527:in 'Bundler::Thor.dispatch'
/usr/local/bundle/gems/bundler-2.5.16/lib/bundler/cli.rb:35:in 'Bundler::CLI.dispatch'
/usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/thor/lib/thor/base.rb:584:in 'Bundler::Thor::Base::ClassMethods#start'
/usr/local/bundle/gems/bundler-2.5.16/lib/bundler/cli.rb:29:in 'Bundler::CLI.start'
/usr/local/bundle/gems/bundler-2.5.16/exe/bundle:28:in 'block in <top (required)>'
/usr/local/bundle/gems/bundler-2.5.16/lib/bundler/friendly_errors.rb:117:in 'Bundler.with_friendly_errors'
/usr/local/bundle/gems/bundler-2.5.16/exe/bundle:20:in '<top (required)>'
/usr/local/bundle/bin/bundle:25:in 'Kernel#load'
/usr/local/bundle/bin/bundle:25:in '<main>'
Tasks: TOP => default => spell
(See full trace by running task with --trace)
container bb77a59f4ab88e057951e229a9d47886662e6514f069cfd3679cf1fdee893e82 is dead
Sun May 18 10:46:18 UTC 2025