yegor256 / blog

My blog about computers, written in Jekyll and deployed to GitHub Pages
https://www.yegor256.com
Other
115 stars 62 forks source link

Broken Google Maps on "Saturday" page #302

Closed filfreire closed 5 years ago

filfreire commented 6 years ago

@yegor256 on http://yegor256.com/saturday page I'm getting this error in the google maps part: Google Maps Platform rejected your request. Invalid request. Invalid 'pb' parameter.

Screenshot: gmaps_error

0crat commented 6 years ago

@yegor256/z please, pay attention to this issue

0crat commented 6 years ago

@filfreire/z this project will fix the problem faster if you donate a few dollars to it; just click here and pay via Stripe, it's very fast, convenient and appreciated; thanks a lot!

yegor256 commented 6 years ago

@rultor deploy

rultor commented 6 years ago

@rultor deploy

@yegor256 OK, I'll try to deploy now. You can check the progress here

rultor commented 6 years ago

@rultor deploy

@yegor256 Done! FYI, the full log is here (took me 15min)

yegor256 commented 5 years ago

@rultor deploy

rultor commented 5 years ago

@rultor deploy

@yegor256 OK, I'll try to deploy now. You can check the progress here

rultor commented 5 years ago

@rultor deploy

@yegor256 Done! FYI, the full log is here (took me 31min)

yegor256 commented 5 years ago

@rultor deploy

rultor commented 5 years ago

@rultor deploy

@yegor256 OK, I'll try to deploy now. You can check the progress here

yegor256 commented 5 years ago

@rultor deploy

rultor commented 5 years ago

@rultor deploy

@yegor256 Done! FYI, the full log is here (took me 29min)

rultor commented 5 years ago

@rultor deploy

@yegor256 OK, I'll try to deploy now. You can check the progress here

rultor commented 5 years ago

@rultor deploy

@yegor256 Done! FYI, the full log is here (took me 27min)

yegor256 commented 5 years ago

@rultor deploy

rultor commented 5 years ago

@rultor deploy

@yegor256 OK, I'll try to deploy now. You can check the progress here

yegor256 commented 5 years ago

@rultor deploy

rultor commented 5 years ago

@rultor deploy

@yegor256 Done! FYI, the full log is here (took me 24min)

rultor commented 5 years ago

@rultor deploy

@yegor256 OK, I'll try to deploy now. You can check the progress here

rultor commented 5 years ago

@rultor deploy

@yegor256 Done! FYI, the full log is here (took me 28min)

yegor256 commented 5 years ago

@rultor deploy

rultor commented 5 years ago

@rultor deploy

@yegor256 OK, I'll try to deploy now. You can check the progress here

rultor commented 5 years ago

@rultor deploy

@yegor256 Done! FYI, the full log is here (took me 26min)

yegor256 commented 5 years ago

@rultor deploy

rultor commented 5 years ago

@rultor deploy

@yegor256 OK, I'll try to deploy now. You can check the progress here

rultor commented 5 years ago

@rultor deploy

@yegor256 Done! FYI, the full log is here (took me 32min)

yegor256 commented 5 years ago

@rultor deploy

rultor commented 5 years ago

@rultor deploy

@yegor256 OK, I'll try to deploy now. You can check the progress here

rultor commented 5 years ago

@rultor deploy

@filfreire @yegor256 Oops, I failed. You can see the full log here (spent 3min)

+ '[' -n '' ']'
+ use_image=yegor256/blog
+ docker pull yegor256/blog
Using default tag: latest
latest: Pulling from yegor256/blog
Digest: sha256:c3e7227ba5aaf510d6c76bfe95afe79bcf50edd025368abb5d91cbcb5948634d
Status: Image is up to date for yegor256/blog:latest
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_blog_302\s*$'
+ ls -al .
total 68
drwx--x--x  3 rultor rultor  4096 Oct 10 18:53 .
drwxrwxrwt 11 root   root   20480 Oct 10 18:53 ..
-rw-rw-r--  1 rultor rultor   444 Oct 10 18:52 end.sh
-rwxrwxr-x  1 rultor rultor   338 Oct 10 18:53 entry.sh
-rw-rw-r--  1 rultor rultor  1679 Oct 10 18:52 id_rsa
-rw-rw-r--  1 rultor rultor   396 Oct 10 18:52 id_rsa.pub
-rw-rw-r--  1 rultor rultor     6 Oct 10 18:52 pid
drwxrwxr-x 26 rultor rultor  4096 Oct 10 18:53 repo
-rwxrwxr-x  1 rultor rultor  4775 Oct 10 18:52 run.sh
-rw-rw-r--  1 rultor rultor   656 Oct 10 18:53 script.sh
-rw-rw-r--  1 rultor rultor    57 Oct 10 18:52 secrets.yml
-rw-rw-r--  1 rultor rultor  3667 Oct 10 18:53 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-9s0S:/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'\''\'\'''\'''\'' '\'';'\'' '\''export GEM_HOME=~/.ruby'\'' '\'';'\'' '\''export GEM_PATH=$GEM_HOME:$GEM_PATH'\'' '\'';'\'' '\''bundle install'\'' '\'';'\'' '\''export JEKYLL_ENV=production'\'' '\'';'\'' '\''LC_ALL=en_US.UTF-8 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"'\'' '\'';'\'' '\''LC_ALL=en_US.UTF-8 jgd'\'' '\'';'\'' )' --env=head_branch=master --env=author=yegor256 --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-9s0S/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_blog_302 yegor256/blog /main/entry.sh
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.composer /root/.gem /root/.gnupg /root/.m2 /root/.npm /root/.oracle_jre_usage /root/.profile /root/texmf /root/.wget-hsts /home/r
+ cp -R ./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
+ su --login r --command /home/r/script.sh
mesg: change /dev/pts/0 mode failed: Operation not permitted
+ set -e
+ set -o pipefail
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ export head=git@github.com:yegor256/blog.git
+ head=git@github.com:yegor256/blog.git
+ export head_branch=master
+ head_branch=master
+ export author=yegor256
+ author=yegor256
+ export GEM_HOME=/home/r/.ruby
+ GEM_HOME=/home/r/.ruby
+ export GEM_PATH=/home/r/.ruby:/usr/local/rvm/gems/ruby-2.3.3:/usr/local/rvm/gems/ruby-2.3.3@global
+ GEM_PATH=/home/r/.ruby:/usr/local/rvm/gems/ruby-2.3.3:/usr/local/rvm/gems/ruby-2.3.3@global
+ bundle install
\u001b[31mYour Ruby version is 2.3.3, but your Gemfile specified 2.5.1\u001b[0m
container da7e4fd3b279e731a1a67307a480f4b28c06b0db91327e79c714de7f98ca6803 is dead
Wed Oct 10 18:54:50 CEST 2018
yegor256 commented 5 years ago

@rultor deploy

rultor commented 5 years ago

@rultor deploy

@yegor256 OK, I'll try to deploy now. You can check the progress here

rultor commented 5 years ago

@rultor deploy

@filfreire @yegor256 Oops, I failed. You can see the full log here (spent 5min)

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 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 REj8pJesMVI found: The Alternative to Fluent Interfaces in Java (webinar #33)
YouTube video AwrMKTFyohg found: #NoMagic
YouTube video rC17YwowURQ found: Synchronized Decorators for Thread-Safety (Webinar #32)
YouTube video vXUwE3FGfpg found: #NoAltruism
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 oXj9UWm1134 found: Names of objects, methods and variables in OOP (Webinar #37)
YouTube video Z70PMGaxGhY found: How to win $4096 in the next year Quality Award? (webinar #29)
292 AMP pages generated in 29.38s

places.txt generated
tags.txt generated

stats.svg generated
+ unset BUNDLE_GEMFILE
+ cd /tmp
++ readlink --canonicalize-existing /home/r/repo/_glyphs/compile.sh
+ x=/home/r/repo/_glyphs/compile.sh
++ dirname /home/r/repo/_glyphs/compile.sh
+ dir=/home/r/repo/_glyphs
+ target=/home/r/repo/_temp/icons
+ mkdir -p /home/r/repo/_temp/icons
+ fontcustom compile /home/r/repo/_glyphs --output=/home/r/repo/_temp/icons --font-name=icons --templates=css --no-hash --force --autowidth
/home/r/repo/_glyphs/compile.sh: line 15: fontcustom: command not found

/home/r/repo/_plugins/fontcustom.rb:40:in `generate': failed to build icon files (RuntimeError)
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/site.rb:176:in `block in generate'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/site.rb:174:in `each'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/site.rb:174:in `generate'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/site.rb:72:in `process'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/command.rb:28:in `process_site'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/commands/build.rb:65:in `build'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/commands/build.rb:36:in `process'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/commands/build.rb:18:in `block (2 levels) in init_with_program'
    from /usr/local/rvm/gems/ruby-2.3.3/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `block in execute'
    from /usr/local/rvm/gems/ruby-2.3.3/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `each'
    from /usr/local/rvm/gems/ruby-2.3.3/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `execute'
    from /usr/local/rvm/gems/ruby-2.3.3/gems/mercenary-0.3.6/lib/mercenary/program.rb:42:in `go'
    from /usr/local/rvm/gems/ruby-2.3.3/gems/mercenary-0.3.6/lib/mercenary.rb:19:in `program'
    from /home/r/.ruby/gems/jekyll-3.6.2/exe/jekyll:15:in `<top (required)>'
    from /usr/local/rvm/gems/ruby-2.3.3/bin/jekyll:22:in `load'
    from /usr/local/rvm/gems/ruby-2.3.3/bin/jekyll:22:in `<main>'
    from /usr/local/rvm/gems/ruby-2.3.3/bin/ruby_executable_hooks:15:in `eval'
    from /usr/local/rvm/gems/ruby-2.3.3/bin/ruby_executable_hooks:15:in `<main>'
rake aborted!
Jekyll failed with pid 10531 exit 1
/home/r/repo/Rakefile:86:in `block in <top (required)>'
/home/r/.ruby/gems/rake-12.3.1/exe/rake:27:in `<top (required)>'
Tasks: TOP => default => build
(See full trace by running task with --trace)
container 4a75c291f0509b300eb9d2e0429486f27970305c48201a233836a86c1d49609d is dead
Wed Oct 10 19:04:51 CEST 2018
yegor256 commented 5 years ago

@rultor deploy

rultor commented 5 years ago

@rultor deploy

@yegor256 OK, I'll try to deploy now. You can check the progress here

rultor commented 5 years ago

@rultor deploy

@filfreire @yegor256 Oops, I failed. You can see the full log here (spent 6min)

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 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 REj8pJesMVI found: The Alternative to Fluent Interfaces in Java (webinar #33)
YouTube video AwrMKTFyohg found: #NoMagic
YouTube video rC17YwowURQ found: Synchronized Decorators for Thread-Safety (Webinar #32)
YouTube video vXUwE3FGfpg found: #NoAltruism
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 oXj9UWm1134 found: Names of objects, methods and variables in OOP (Webinar #37)
YouTube video Z70PMGaxGhY found: How to win $4096 in the next year Quality Award? (webinar #29)
292 AMP pages generated in 29.24s

places.txt generated
tags.txt generated

stats.svg generated
+ unset BUNDLE_GEMFILE
+ cd /tmp
++ readlink --canonicalize-existing /home/r/repo/_glyphs/compile.sh
+ x=/home/r/repo/_glyphs/compile.sh
++ dirname /home/r/repo/_glyphs/compile.sh
+ dir=/home/r/repo/_glyphs
+ target=/home/r/repo/_temp/icons
+ mkdir -p /home/r/repo/_temp/icons
+ fontcustom compile /home/r/repo/_glyphs --output=/home/r/repo/_temp/icons --font-name=icons --templates=css --no-hash --force --autowidth
       error  Please install woff2 first. Visit <https://github.com/google/woff2> for instructions.
/home/r/repo/_plugins/fontcustom.rb:40:in `generate': failed to build icon files (RuntimeError)
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/site.rb:176:in `block in generate'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/site.rb:174:in `each'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/site.rb:174:in `generate'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/site.rb:72:in `process'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/command.rb:28:in `process_site'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/commands/build.rb:65:in `build'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/commands/build.rb:36:in `process'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/commands/build.rb:18:in `block (2 levels) in init_with_program'
    from /usr/local/rvm/gems/ruby-2.3.3/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `block in execute'
    from /usr/local/rvm/gems/ruby-2.3.3/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `each'
    from /usr/local/rvm/gems/ruby-2.3.3/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `execute'
    from /usr/local/rvm/gems/ruby-2.3.3/gems/mercenary-0.3.6/lib/mercenary/program.rb:42:in `go'
    from /usr/local/rvm/gems/ruby-2.3.3/gems/mercenary-0.3.6/lib/mercenary.rb:19:in `program'
    from /home/r/.ruby/gems/jekyll-3.6.2/exe/jekyll:15:in `<top (required)>'
    from /usr/local/rvm/gems/ruby-2.3.3/bin/jekyll:22:in `load'
    from /usr/local/rvm/gems/ruby-2.3.3/bin/jekyll:22:in `<main>'
    from /usr/local/rvm/gems/ruby-2.3.3/bin/ruby_executable_hooks:15:in `eval'
    from /usr/local/rvm/gems/ruby-2.3.3/bin/ruby_executable_hooks:15:in `<main>'
rake aborted!
Jekyll failed with pid 10605 exit 1
/home/r/repo/Rakefile:86:in `block in <top (required)>'
/home/r/.ruby/gems/rake-12.3.1/exe/rake:27:in `<top (required)>'
Tasks: TOP => default => build
(See full trace by running task with --trace)
container 39ac09eaacdc9d6c1b656a11433a041f4458d6225e897aa95f7926970c8e587d is dead
Wed Oct 10 19:56:28 CEST 2018
yegor256 commented 5 years ago

@rultor deploy

rultor commented 5 years ago

@rultor deploy

@yegor256 OK, I'll try to deploy now. You can check the progress here

yegor256 commented 5 years ago

@rultor stop

rultor commented 5 years ago

@rultor stop

@yegor256 OK, I'll try to stop current task.

yegor256 commented 5 years ago

@rultor deploy

rultor commented 5 years ago

@rultor stop

@filfreire @yegor256 Sorry, I failed to stop the previous command, however it has the following result: Oops, I failed. You can see the full log here (spent 2hr)

+ ls -al .
total 72
drwx--x--x  3 rultor rultor  4096 Oct 10 20:08 .
drwxrwxrwt 11 root   root   20480 Oct 10 20:08 ..
-rw-rw-r--  1 rultor rultor   444 Oct 10 20:06 end.sh
-rwxrwxr-x  1 rultor rultor   338 Oct 10 20:08 entry.sh
-rw-rw-r--  1 rultor rultor  1679 Oct 10 20:06 id_rsa
-rw-rw-r--  1 rultor rultor   396 Oct 10 20:06 id_rsa.pub
-rw-rw-r--  1 rultor rultor     5 Oct 10 20:06 pid
drwxrwxr-x 26 rultor rultor  4096 Oct 10 20:08 repo
-rwxrwxr-x  1 rultor rultor  5245 Oct 10 20:06 run.sh
-rw-rw-r--  1 rultor rultor   841 Oct 10 20:08 script.sh
-rw-rw-r--  1 rultor rultor    57 Oct 10 20:06 secrets.yml
-rw-rw-r--  1 rultor rultor  4341 Oct 10 20:08 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-0rmD:/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'\''\'\'''\'''\'' '\'';'\'' '\''export GEM_HOME=~/.ruby'\'' '\'';'\'' '\''export GEM_PATH=$GEM_HOME:$GEM_PATH'\'' '\'';'\'' '\''sudo apt-get install software-properties-common'\'' '\'';'\'' '\''sudo add-apt-repository ppa:fontforge/fontforge'\'' '\'';'\'' '\''sudo apt-get update'\'' '\'';'\'' '\''sudo apt-get install fontforge'\'' '\'';'\'' '\''sudo gem install fontcustom'\'' '\'';'\'' '\''bundle install'\'' '\'';'\'' '\''export JEKYLL_ENV=production'\'' '\'';'\'' '\''LC_ALL=en_US.UTF-8 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"'\'' '\'';'\'' '\''LC_ALL=en_US.UTF-8 jgd'\'' '\'';'\'' )' --env=head_branch=master --env=author=yegor256 --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-0rmD/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_blog_302 yegor256/blog /main/entry.sh
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.composer /root/.gem /root/.gnupg /root/.m2 /root/.npm /root/.oracle_jre_usage /root/.profile /root/texmf /root/.wget-hsts /home/r
+ cp -R ./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
+ su --login r --command /home/r/script.sh
mesg: change /dev/pts/0 mode failed: Operation not permitted
+ set -e
+ set -o pipefail
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ export head=git@github.com:yegor256/blog.git
+ head=git@github.com:yegor256/blog.git
+ export head_branch=master
+ head_branch=master
+ export author=yegor256
+ author=yegor256
+ export GEM_HOME=/home/r/.ruby
+ GEM_HOME=/home/r/.ruby
+ export GEM_PATH=/home/r/.ruby:/usr/local/rvm/gems/ruby-2.3.3:/usr/local/rvm/gems/ruby-2.3.3@global
+ GEM_PATH=/home/r/.ruby:/usr/local/rvm/gems/ruby-2.3.3:/usr/local/rvm/gems/ruby-2.3.3@global
+ sudo -i apt-get install software-properties-common

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 1%

Reading package lists... 10%

Reading package lists... 10%

Reading package lists... 10%

Reading package lists... 10%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 79%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 87%

Reading package lists... 87%

Reading package lists... 87%

Reading package lists... 87%

Reading package lists... 87%

Reading package lists... 87%

Reading package lists... 87%

Reading package lists... 87%

Reading package lists... 93%

Reading package lists... 93%

Reading package lists... 93%

Reading package lists... 93%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... Done

Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree       

Reading state information... 0%

Reading state information... 0%

Reading state information... Done

software-properties-common is already the newest version (0.96.20.7).
0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
+ sudo -i add-apt-repository ppa:fontforge/fontforge

 More info: https://launchpad.net/~fontforge/+archive/ubuntu/fontforge
Press [ENTER] to continue or ctrl-c to cancel adding it
09010c73e4ed6640f1e4b7bb038b85c3685af8b6ebaf4d19b7cf8b91c0dbcf94
'cid' file is absent, Docker container is not running
'pid' file is absent, something was broken
rultor commented 5 years ago

@rultor deploy

@yegor256 OK, I'll try to deploy now. You can check the progress here

rultor commented 5 years ago

@rultor deploy

@filfreire @yegor256 Oops, I failed. You can see the full log here (spent 6min)

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 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 REj8pJesMVI found: The Alternative to Fluent Interfaces in Java (webinar #33)
YouTube video AwrMKTFyohg found: #NoMagic
YouTube video rC17YwowURQ found: Synchronized Decorators for Thread-Safety (Webinar #32)
YouTube video vXUwE3FGfpg found: #NoAltruism
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 oXj9UWm1134 found: Names of objects, methods and variables in OOP (Webinar #37)
YouTube video Z70PMGaxGhY found: How to win $4096 in the next year Quality Award? (webinar #29)
292 AMP pages generated in 30.94s

places.txt generated
tags.txt generated

stats.svg generated
+ unset BUNDLE_GEMFILE
+ cd /tmp
++ readlink --canonicalize-existing /home/r/repo/_glyphs/compile.sh
+ x=/home/r/repo/_glyphs/compile.sh
++ dirname /home/r/repo/_glyphs/compile.sh
+ dir=/home/r/repo/_glyphs
+ target=/home/r/repo/_temp/icons
+ mkdir -p /home/r/repo/_temp/icons
+ fontcustom compile /home/r/repo/_glyphs --output=/home/r/repo/_temp/icons --font-name=icons --templates=css --no-hash --force --autowidth
       error  Please install woff2 first. Visit <https://github.com/google/woff2> for instructions.
/home/r/repo/_plugins/fontcustom.rb:40:in `generate': failed to build icon files (RuntimeError)
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/site.rb:176:in `block in generate'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/site.rb:174:in `each'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/site.rb:174:in `generate'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/site.rb:72:in `process'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/command.rb:28:in `process_site'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/commands/build.rb:65:in `build'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/commands/build.rb:36:in `process'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/commands/build.rb:18:in `block (2 levels) in init_with_program'
    from /usr/local/rvm/gems/ruby-2.3.3/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `block in execute'
    from /usr/local/rvm/gems/ruby-2.3.3/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `each'
    from /usr/local/rvm/gems/ruby-2.3.3/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `execute'
    from /usr/local/rvm/gems/ruby-2.3.3/gems/mercenary-0.3.6/lib/mercenary/program.rb:42:in `go'
    from /usr/local/rvm/gems/ruby-2.3.3/gems/mercenary-0.3.6/lib/mercenary.rb:19:in `program'
    from /home/r/.ruby/gems/jekyll-3.6.2/exe/jekyll:15:in `<top (required)>'
    from /usr/local/rvm/gems/ruby-2.3.3/bin/jekyll:22:in `load'
    from /usr/local/rvm/gems/ruby-2.3.3/bin/jekyll:22:in `<main>'
    from /usr/local/rvm/gems/ruby-2.3.3/bin/ruby_executable_hooks:15:in `eval'
    from /usr/local/rvm/gems/ruby-2.3.3/bin/ruby_executable_hooks:15:in `<main>'
rake aborted!
Jekyll failed with pid 12093 exit 1
/home/r/repo/Rakefile:86:in `block in <top (required)>'
/home/r/.ruby/gems/rake-12.3.1/exe/rake:27:in `<top (required)>'
Tasks: TOP => default => build
(See full trace by running task with --trace)
container 4d64ea68675be6775e8c20356e9826f0473d2c6f4b31b7bd24f1bb6760b5bd00 is dead
Wed Oct 10 22:19:04 CEST 2018
yegor256 commented 5 years ago

@rultor deploy

rultor commented 5 years ago

@rultor deploy

@yegor256 OK, I'll try to deploy now. You can check the progress here

rultor commented 5 years ago

@rultor deploy

@filfreire @yegor256 Oops, I failed. You can see the full log here (spent 6min)

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 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 REj8pJesMVI found: The Alternative to Fluent Interfaces in Java (webinar #33)
YouTube video AwrMKTFyohg found: #NoMagic
YouTube video rC17YwowURQ found: Synchronized Decorators for Thread-Safety (Webinar #32)
YouTube video vXUwE3FGfpg found: #NoAltruism
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 oXj9UWm1134 found: Names of objects, methods and variables in OOP (Webinar #37)
YouTube video Z70PMGaxGhY found: How to win $4096 in the next year Quality Award? (webinar #29)
292 AMP pages generated in 29.65s

places.txt generated
tags.txt generated

stats.svg generated
+ unset BUNDLE_GEMFILE
+ cd /tmp
++ readlink --canonicalize-existing /home/r/repo/_glyphs/compile.sh
+ x=/home/r/repo/_glyphs/compile.sh
++ dirname /home/r/repo/_glyphs/compile.sh
+ dir=/home/r/repo/_glyphs
+ target=/home/r/repo/_temp/icons
+ mkdir -p /home/r/repo/_temp/icons
+ fontcustom compile /home/r/repo/_glyphs --output=/home/r/repo/_temp/icons --font-name=icons --templates=css --no-hash --force --autowidth
       error  Please install woff2 first. Visit <https://github.com/google/woff2> for instructions.
/home/r/repo/_plugins/fontcustom.rb:40:in `generate': failed to build icon files (RuntimeError)
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/site.rb:176:in `block in generate'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/site.rb:174:in `each'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/site.rb:174:in `generate'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/site.rb:72:in `process'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/command.rb:28:in `process_site'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/commands/build.rb:65:in `build'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/commands/build.rb:36:in `process'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/commands/build.rb:18:in `block (2 levels) in init_with_program'
    from /usr/local/rvm/gems/ruby-2.3.3/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `block in execute'
    from /usr/local/rvm/gems/ruby-2.3.3/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `each'
    from /usr/local/rvm/gems/ruby-2.3.3/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `execute'
    from /usr/local/rvm/gems/ruby-2.3.3/gems/mercenary-0.3.6/lib/mercenary/program.rb:42:in `go'
    from /usr/local/rvm/gems/ruby-2.3.3/gems/mercenary-0.3.6/lib/mercenary.rb:19:in `program'
    from /home/r/.ruby/gems/jekyll-3.6.2/exe/jekyll:15:in `<top (required)>'
    from /usr/local/rvm/gems/ruby-2.3.3/bin/jekyll:22:in `load'
    from /usr/local/rvm/gems/ruby-2.3.3/bin/jekyll:22:in `<main>'
    from /usr/local/rvm/gems/ruby-2.3.3/bin/ruby_executable_hooks:15:in `eval'
    from /usr/local/rvm/gems/ruby-2.3.3/bin/ruby_executable_hooks:15:in `<main>'
rake aborted!
Jekyll failed with pid 10892 exit 1
/home/r/repo/Rakefile:86:in `block in <top (required)>'
/home/r/.ruby/gems/rake-12.3.1/exe/rake:27:in `<top (required)>'
Tasks: TOP => default => build
(See full trace by running task with --trace)
container baac527d00ca67c23098c1bdaf21df9b8c06bdd81c01376bda4e34e57c3ec341 is dead
Wed Oct 10 22:49:29 CEST 2018
yegor256 commented 5 years ago

@rultor deploy

rultor commented 5 years ago

@rultor deploy

@yegor256 OK, I'll try to deploy now. You can check the progress here

yegor256 commented 5 years ago

@rultor deploy

rultor commented 5 years ago

@rultor deploy

@filfreire @yegor256 Oops, I failed. You can see the full log here (spent 6min)

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 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 REj8pJesMVI found: The Alternative to Fluent Interfaces in Java (webinar #33)
YouTube video AwrMKTFyohg found: #NoMagic
YouTube video rC17YwowURQ found: Synchronized Decorators for Thread-Safety (Webinar #32)
YouTube video vXUwE3FGfpg found: #NoAltruism
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 oXj9UWm1134 found: Names of objects, methods and variables in OOP (Webinar #37)
YouTube video Z70PMGaxGhY found: How to win $4096 in the next year Quality Award? (webinar #29)
292 AMP pages generated in 28.37s

places.txt generated
tags.txt generated

stats.svg generated
+ unset BUNDLE_GEMFILE
+ cd /tmp
++ readlink --canonicalize-existing /home/r/repo/_glyphs/compile.sh
+ x=/home/r/repo/_glyphs/compile.sh
++ dirname /home/r/repo/_glyphs/compile.sh
+ dir=/home/r/repo/_glyphs
+ target=/home/r/repo/_temp/icons
+ mkdir -p /home/r/repo/_temp/icons
+ fontcustom compile /home/r/repo/_glyphs --output=/home/r/repo/_temp/icons --font-name=icons --templates=css --no-hash --force --autowidth
       error  Please install woff2 first. Visit <https://github.com/google/woff2> for instructions.
/home/r/repo/_plugins/fontcustom.rb:40:in `generate': failed to build icon files (RuntimeError)
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/site.rb:176:in `block in generate'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/site.rb:174:in `each'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/site.rb:174:in `generate'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/site.rb:72:in `process'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/command.rb:28:in `process_site'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/commands/build.rb:65:in `build'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/commands/build.rb:36:in `process'
    from /home/r/.ruby/gems/jekyll-3.6.2/lib/jekyll/commands/build.rb:18:in `block (2 levels) in init_with_program'
    from /usr/local/rvm/gems/ruby-2.3.3/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `block in execute'
    from /usr/local/rvm/gems/ruby-2.3.3/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `each'
    from /usr/local/rvm/gems/ruby-2.3.3/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `execute'
    from /usr/local/rvm/gems/ruby-2.3.3/gems/mercenary-0.3.6/lib/mercenary/program.rb:42:in `go'
    from /usr/local/rvm/gems/ruby-2.3.3/gems/mercenary-0.3.6/lib/mercenary.rb:19:in `program'
    from /home/r/.ruby/gems/jekyll-3.6.2/exe/jekyll:15:in `<top (required)>'
    from /usr/local/rvm/gems/ruby-2.3.3/bin/jekyll:22:in `load'
    from /usr/local/rvm/gems/ruby-2.3.3/bin/jekyll:22:in `<main>'
    from /usr/local/rvm/gems/ruby-2.3.3/bin/ruby_executable_hooks:15:in `eval'
    from /usr/local/rvm/gems/ruby-2.3.3/bin/ruby_executable_hooks:15:in `<main>'
rake aborted!
Jekyll failed with pid 10900 exit 1
/home/r/repo/Rakefile:86:in `block in <top (required)>'
/home/r/.ruby/gems/rake-12.3.1/exe/rake:27:in `<top (required)>'
Tasks: TOP => default => build
(See full trace by running task with --trace)
container 2153d9af1f091de7b3682dd3db7ca99e7ced52dc486eb9eac747993abd5bd179 is dead
Wed Oct 10 23:01:00 CEST 2018