rultor.com logo This build log was produced by rultor.com for zerocracy/farm#1706
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 23825
+ echo '1.68.1 24dc2a841'
1.68.1 24dc2a841
+ date
Mon Jan 28 12:36:02 CET 2019
+ uptime
 12:36:02 up 44 days,  3:06,  0 users,  load average: 5.44, 5.21, 5.29
+ head=git@github.com:zerocracy/farm.git
+ ff=default
+ image=yegor256/java8
+ rebase=false
+ squash=false
+ head_branch=master
+ author=g4s8
+ tag=0.40.12
+ vars=('--env=MAVEN_OPTS=-Xmx1g' '--env=head=git@github.com:zerocracy/farm.git' '--env=tag=0.40.12' '--env=scripts=( '\''export '\''\'\'''\''MAVEN_OPTS=-Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:zerocracy/farm.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.40.12'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=g4s8'\''\'\'''\'''\'' '\'';'\'' '\''sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 0C49F3730359A14518585931BC711F9BA15703C6'\'' '\'';'\'' '\''echo "deb [ arch=amd64 ] http://repo.mongodb.org/apt/ubuntu trusty/mongodb-org/3.4 multiverse" | sudo tee /etc/apt/sources.list.d/mongodb-org-3.4.list'\'' '\'';'\'' '\''sudo apt-get update'\'' '\'';'\'' '\''sudo apt-get install -y mongodb-org'\'' '\'';'\'' '\''sudo locale-gen en_US en_US.UTF-8'\'' '\'';'\'' '\''sudo dpkg-reconfigure locales'\'' '\'';'\'' '\''export LC_ALL=en_US.UTF-8'\'' '\'';'\'' '\''export LANG=en_US.UTF-8'\'' '\'';'\'' '\''export LANGUAGE=en_US.UTF-8'\'' '\'';'\'' '\''sudo gem install pdd'\'' '\'';'\'' '\''sudo gem install xcop'\'' '\'';'\'' '\''sudo gem install sass -v 3.4.25'\'' '\'';'\'' '\''java -version'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+(\.[0-9]+)*$ ]] || exit -1'\'' '\'';'\'' '\''mvn clean process-resources --quiet'\'' '\'';'\'' '\''mvn clean versions:set "-DnewVersion=${tag}" --quiet'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''cp ../settings.xml settings.xml'\'' '\'';'\'' '\''mvn clean package -Pqulice,codenarc,zc-farm --errors --batch-mode --quiet --settings ../settings.xml'\'' '\'';'\'' '\''git remote add heroku git@heroku.com:zerocrat.git'\'' '\'';'\'' '\''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 fetch'\'' '\'';'\'' '\''git add settings.xml'\'' '\'';'\'' '\''mvn initialize -Pshutdown --settings settings.xml'\'' '\'';'\'' '\''mvn liquibase:update -Pliquibase --errors --settings settings.xml'\'' '\'';'\'' '\''git commit -m '\''\'\'''\''settings.xml'\''\'\'''\''; trap "git reset HEAD~1" EXIT'\'' '\'';'\'' '\''git push -f heroku $(git symbolic-ref --short HEAD):master'\'' '\'';'\'' '\''rm -rf settings.xml'\'' '\'';'\'' '\''curl -f --connect-timeout 15 --retry 5 --retry-delay 30 https://www.0crat.com > /dev/null'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=g4s8')
+ scripts=('export '\''MAVEN_OPTS=-Xmx1g'\''' ';' 'export '\''head=git@github.com:zerocracy/farm.git'\''' ';' 'export '\''tag=0.40.12'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=g4s8'\''' ';' 'sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 0C49F3730359A14518585931BC711F9BA15703C6' ';' 'echo "deb [ arch=amd64 ] http://repo.mongodb.org/apt/ubuntu trusty/mongodb-org/3.4 multiverse" | sudo tee /etc/apt/sources.list.d/mongodb-org-3.4.list' ';' 'sudo apt-get update' ';' 'sudo apt-get install -y mongodb-org' ';' 'sudo locale-gen en_US en_US.UTF-8' ';' 'sudo dpkg-reconfigure locales' ';' 'export LC_ALL=en_US.UTF-8' ';' 'export LANG=en_US.UTF-8' ';' 'export LANGUAGE=en_US.UTF-8' ';' 'sudo gem install pdd' ';' 'sudo gem install xcop' ';' 'sudo gem install sass -v 3.4.25' ';' 'java -version' ';' '[[ "${tag}" =~ ^[0-9]+(\.[0-9]+)*$ ]] || exit -1' ';' 'mvn clean process-resources --quiet' ';' 'mvn clean versions:set "-DnewVersion=${tag}" --quiet' ';' 'git commit -am "${tag}"' ';' 'cp ../settings.xml settings.xml' ';' 'mvn clean package -Pqulice,codenarc,zc-farm --errors --batch-mode --quiet --settings ../settings.xml' ';' 'git remote add heroku git@heroku.com:zerocrat.git' ';' '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 fetch' ';' 'git add settings.xml' ';' 'mvn initialize -Pshutdown --settings settings.xml' ';' 'mvn liquibase:update -Pliquibase --errors --settings settings.xml' ';' 'git commit -m '\''settings.xml'\''; trap "git reset HEAD~1" EXIT' ';' 'git push -f heroku $(git symbolic-ref --short HEAD):master' ';' 'rm -rf settings.xml' ';' 'curl -f --connect-timeout 15 --retry 5 --retry-delay 30 https://www.0crat.com > /dev/null' ';')
+ directory=
+ container=zerocracy_farm_1706
+ as_root=false
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:zerocracy/farm.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''MAVEN_OPTS=-Xmx1g'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''MAVEN_OPTS=-Xmx1g'\''' ';' 'export '\''head=git@github.com:zerocracy/farm.git'\''' ';' 'export '\''tag=0.40.12'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=g4s8'\''' ';' 'sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 0C49F3730359A14518585931BC711F9BA15703C6' ';' 'echo "deb [ arch=amd64 ] http://repo.mongodb.org/apt/ubuntu trusty/mongodb-org/3.4 multiverse" | sudo tee /etc/apt/sources.list.d/mongodb-org-3.4.list' ';' 'sudo apt-get update' ';' 'sudo apt-get install -y mongodb-org' ';' 'sudo locale-gen en_US en_US.UTF-8' ';' 'sudo dpkg-reconfigure locales' ';' 'export LC_ALL=en_US.UTF-8' ';' 'export LANG=en_US.UTF-8' ';' 'export LANGUAGE=en_US.UTF-8' ';' 'sudo gem install pdd' ';' 'sudo gem install xcop' ';' 'sudo gem install sass -v 3.4.25' ';' 'java -version' ';' '[[ "${tag}" =~ ^[0-9]+(\.[0-9]+)*$ ]] || exit -1' ';' 'mvn clean process-resources --quiet' ';' 'mvn clean versions:set "-DnewVersion=${tag}" --quiet' ';' 'git commit -am "${tag}"' ';' 'cp ../settings.xml settings.xml' ';' 'mvn clean package -Pqulice,codenarc,zc-farm --errors --batch-mode --quiet --settings ../settings.xml' ';' 'git remote add heroku git@heroku.com:zerocrat.git' ';' '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 fetch' ';' 'git add settings.xml' ';' 'mvn initialize -Pshutdown --settings settings.xml' ';' 'mvn liquibase:update -Pliquibase --errors --settings settings.xml' ';' 'git commit -m '\''settings.xml'\''; trap "git reset HEAD~1" EXIT' ';' 'git push -f heroku $(git symbolic-ref --short HEAD):master' ';' 'rm -rf settings.xml' ';' 'curl -f --connect-timeout 15 --retry 5 --retry-delay 30 https://www.0crat.com > /dev/null' ';'
+ sensitive=('settings.xml')
+ rm -rf .gpg
+ '[' -z 0.40.12 ']'
+ [[ 0.40.12 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.40.12"'
tag name is valid: "0.40.12"
+ cd repo
++ git tag -l 0.40.12
+ '[' ']'
+ export BRANCH_NAME=__rultor
+ BRANCH_NAME=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=5.30
++ echo 5.30 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 5.30, low enough to run a new Docker container'
load average is 5.30, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/java8
+ docker pull yegor256/java8
Using default tag: latest
latest: Pulling from yegor256/java8
Digest: sha256:fc3b52526d557cc92fb73c755b863fc37d3022ffcd296b2781bba35142a4ef13
Status: Image is up to date for yegor256/java8:latest
+ docker ps --filter=status=exited
+ grep --quiet '\szerocracy_farm_1706\s*$'
+ ls -al .
total 732
drwx--x--x  3 rultor rultor   4096 Jan 28 12:36 .
drwxrwxrwt 14 root   root   684032 Jan 28 12:36 ..
-rw-rw-r--  1 rultor rultor    444 Jan 28 12:36 end.sh
-rwxrwxr-x  1 rultor rultor    338 Jan 28 12:36 entry.sh
-rw-rw-r--  1 rultor rultor   1679 Jan 28 12:35 id_rsa
-rw-rw-r--  1 rultor rultor    396 Jan 28 12:35 id_rsa.pub
-rw-rw-r--  1 rultor rultor      6 Jan 28 12:36 pid
drwxrwxr-x  7 rultor rultor   4096 Jan 28 12:36 repo
-rwxrwxr-x  1 rultor rultor   8657 Jan 28 12:36 run.sh
-rw-rw-r--  1 rultor rultor   1767 Jan 28 12:36 script.sh
-rw-rw-r--  1 rultor rultor   5873 Jan 28 12:35 settings.xml
-rw-rw-r--  1 rultor rultor   8084 Jan 28 12:36 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-hYV5:/main --env=MAVEN_OPTS=-Xmx1g --env=head=git@github.com:zerocracy/farm.git --env=tag=0.40.12 '--env=scripts=( '\''export '\''\'\'''\''MAVEN_OPTS=-Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:zerocracy/farm.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.40.12'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=g4s8'\''\'\'''\'''\'' '\'';'\'' '\''sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 0C49F3730359A14518585931BC711F9BA15703C6'\'' '\'';'\'' '\''echo "deb [ arch=amd64 ] http://repo.mongodb.org/apt/ubuntu trusty/mongodb-org/3.4 multiverse" | sudo tee /etc/apt/sources.list.d/mongodb-org-3.4.list'\'' '\'';'\'' '\''sudo apt-get update'\'' '\'';'\'' '\''sudo apt-get install -y mongodb-org'\'' '\'';'\'' '\''sudo locale-gen en_US en_US.UTF-8'\'' '\'';'\'' '\''sudo dpkg-reconfigure locales'\'' '\'';'\'' '\''export LC_ALL=en_US.UTF-8'\'' '\'';'\'' '\''export LANG=en_US.UTF-8'\'' '\'';'\'' '\''export LANGUAGE=en_US.UTF-8'\'' '\'';'\'' '\''sudo gem install pdd'\'' '\'';'\'' '\''sudo gem install xcop'\'' '\'';'\'' '\''sudo gem install sass -v 3.4.25'\'' '\'';'\'' '\''java -version'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+(\.[0-9]+)*$ ]] || exit -1'\'' '\'';'\'' '\''mvn clean process-resources --quiet'\'' '\'';'\'' '\''mvn clean versions:set "-DnewVersion=${tag}" --quiet'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''cp ../settings.xml settings.xml'\'' '\'';'\'' '\''mvn clean package -Pqulice,codenarc,zc-farm --errors --batch-mode --quiet --settings ../settings.xml'\'' '\'';'\'' '\''git remote add heroku git@heroku.com:zerocrat.git'\'' '\'';'\'' '\''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 fetch'\'' '\'';'\'' '\''git add settings.xml'\'' '\'';'\'' '\''mvn initialize -Pshutdown --settings settings.xml'\'' '\'';'\'' '\''mvn liquibase:update -Pliquibase --errors --settings settings.xml'\'' '\'';'\'' '\''git commit -m '\''\'\'''\''settings.xml'\''\'\'''\''; trap "git reset HEAD~1" EXIT'\'' '\'';'\'' '\''git push -f heroku $(git symbolic-ref --short HEAD):master'\'' '\'';'\'' '\''rm -rf settings.xml'\'' '\'';'\'' '\''curl -f --connect-timeout 15 --retry 5 --retry-delay 30 https://www.0crat.com > /dev/null'\'' '\'';'\'' )' --env=head_branch=master --env=author=g4s8 --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-hYV5/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=zerocracy_farm_1706 yegor256/java8 /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/.oracle_jre_usage /root/.profile /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./id_rsa ./id_rsa.pub ./pid ./repo ./run.sh ./script.sh ./settings.xml ./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
+ 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 MAVEN_OPTS=-Xmx1g
+ MAVEN_OPTS=-Xmx1g
+ export head=git@github.com:zerocracy/farm.git
+ head=git@github.com:zerocracy/farm.git
+ export tag=0.40.12
+ tag=0.40.12
+ export head_branch=master
+ head_branch=master
+ export author=g4s8
+ author=g4s8
+ sudo -i apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 0C49F3730359A14518585931BC711F9BA15703C6
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --homedir /tmp/tmp.XB573CMISI --no-auto-check-trustdb --trust-model always --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyring /etc/apt/trusted.gpg.d/git-core-ppa.gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv 0C49F3730359A14518585931BC711F9BA15703C6
gpg: requesting key A15703C6 from hkp server keyserver.ubuntu.com
gpg: key A15703C6: public key "MongoDB 3.4 Release Signing Key <packaging@mongodb.com>" imported
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
+ echo 'deb [ arch=amd64 ] http://repo.mongodb.org/apt/ubuntu trusty/mongodb-org/3.4 multiverse'
+ sudo -i tee /etc/apt/sources.list.d/mongodb-org-3.4.list
stdin: is not a tty
deb [ arch=amd64 ] http://repo.mongodb.org/apt/ubuntu trusty/mongodb-org/3.4 multiverse
+ sudo -i apt-get update
Ign[http://repo.mongodb.org trusty/mongodb-org/3.4 InRelease
Get:1ohttp://repo.mongodb.orgntrusty/mongodb-org/3.4]Release.gpgg[801sB]urity.u
Ign[http://archive.ubuntu.comttrustyrInRelease [Waiting for headers] [1 Release
Get:2ahttp://security.ubuntu.comgtrusty-security1InReleaseg[65.9BkB]1 B 0%]
Get:3ahttp://ppa.launchpad.netRtrusty InReleasek[20.8 kB]iting for headers] [1
Get:4[http://archive.ubuntu.comntrusty-updatesBInRelease1[65.9[kB]elease.gpg580
Hit http://archive.ubuntu.com trusty-backports InRelease
Get:5 http://ppa.launchpad.net trusty InRelease [15.5 kB]
Ign http://ppa.launchpad.net precise InRelease
Get:6[http://repo.mongodb.orgBtrusty/mongodb-org/3.4 Release [2495 B]
Hit%http://archive.ubuntu.comBtrustytRelease.gpgders] [Connecting to ppa.launch
Hit%http://archive.ubuntu.comBtrustynReleaseto ppa.launchpad.net (91.189.95.83)
Hit%http://ppa.launchpad.netkprecisetRelease.gpgders]
Hit%http://ppa.launchpad.netkprecise Release
Get:7[http://ppa.launchpad.net]trusty/main amd64 Packages [3486 B]
Get:8[http://archive.ubuntu.com trusty-updates/universe Sources [285 kB]
Get:9[http://archive.ubuntu.comatrusty-updates/mainkamd64 Packages [1414 kB]
Get:109http://archive.ubuntu.cometrusty-updates/restrictediamd64rPackages][21.4 kB]
Get:119http://archive.ubuntu.cometrusty-updates/universePamd64ePackages/[653 kB]
Get:129http://archive.ubuntu.cometrusty-updates/multiverseiamd64rPackages][16.0 kB]
Get:139http://security.ubuntu.comltrusty-security/universeiSourcesh[119rkB].0 k
Hit http://archive.ubuntu.comntrusty-backports/main amd64iPackageseaders] [13 S
Hit%http://archive.ubuntu.comItrusty-backports/restrictedSamd64sPackages119 kB
Hit%http://archive.ubuntu.comItrusty-backports/universe amd64 Packages
Hit%http://archive.ubuntu.comBtrusty-backports/multiverse amd64 Packages
Get:14Whttp://security.ubuntu.com trusty-security/main amd64 Packages [988 kB]
Get:15Ihttp://ppa.launchpad.net4trusty/main8amd649Packages0[1553aB]ing8forBhead
Get:161http://security.ubuntu.comatrusty-security/restrictedoamd64dPackages [18.1 kB]
Get:171http://security.ubuntu.comgtrusty-security/universeoamd64dPackages1[3557kB]
Get:18 http://repo.mongodb.org trusty/mongodb-org/3.4/multiverse amd64 Packages [13.6 kB]
Hit https://deb.nodesource.com trusty/main Sources
Hit%http://archive.ubuntu.comitrusty/universesSources
Get:19Whttp://security.ubuntu.com trusty-security/multiverse amd64 Packages [4724 B]
Get:201https://deb.nodesource.comgtrusty/mainsamd64nPackagesto1ppa.launchpad.ne
Hit%http://archive.ubuntu.comitrusty/mainaamd64 Packagesing to ppa.launchpad.ne
Hit%http://archive.ubuntu.comntrusty/restricteduamd64dPackages.189.95.83)]
Hit%http://archive.ubuntu.com trusty/universe amd64 Packages
Hit%http://archive.ubuntu.com trusty/multiverse amd64 Packages
Hit%http://ppa.launchpad.net precise/main amd64 Packages
Fetchedo4070gkB0in]3sB(1023 kB/s)
Reading package lists... Done
W: Size of file /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-updates_multiverse_binary-amd64_Packages.gz is not what the server reported 16008 16015
W: Duplicate sources.list entry http://ppa.launchpad.net/git-core/ppa/ubuntu/ trusty/main amd64 Packages (/var/lib/apt/lists/ppa.launchpad.net_git-core_ppa_ubuntu_dists_trusty_main_binary-amd64_Packages.gz)
W: Duplicate sources.list entry http://ppa.launchpad.net/git-core/ppa/ubuntu/ trusty/main amd64 Packages (/var/lib/apt/lists/ppa.launchpad.net_git-core_ppa_ubuntu_dists_trusty_main_binary-amd64_Packages.gz)
W: Duplicate sources.list entry http://ppa.launchpad.net/webupd8team/java/ubuntu/ trusty/main amd64 Packages (/var/lib/apt/lists/ppa.launchpad.net_webupd8team_java_ubuntu_dists_trusty_main_binary-amd64_Packages.gz)
W: Duplicate sources.list entry http://ppa.launchpad.net/natecarlson/maven3/ubuntu/ precise/main amd64 Packages (/var/lib/apt/lists/ppa.launchpad.net_natecarlson_maven3_ubuntu_dists_precise_main_binary-amd64_Packages.gz)
+ sudo -i apt-get install -y mongodb-org
Reading package lists... Done
Building dependency tree... 50%
Reading state information... Done
The following extra packages will be installed:
  mongodb-org-mongos mongodb-org-server mongodb-org-shell mongodb-org-tools
The following NEW packages will be installed:
  mongodb-org mongodb-org-mongos mongodb-org-server mongodb-org-shell
  mongodb-org-tools
0 upgraded, 5 newly installed, 0 to remove and 126 not upgraded.
Need to get 71.4 MB of archives.
After this operation, 286 MB of additional disk space will be used.
Get:1ohttp://repo.mongodb.org/apt/ubuntu/ trusty/mongodb-org/3.4/multiverse mongodb-org-shell amd64 3.4.19 [8078 kB]
Get:2Whttp://repo.mongodb.org/apt/ubuntu/7trusty/mongodb-org/3.4/multiverse mongodb-org-server amd64 3.4.19 [14.5 MB]
Get:3Whttp://repo.mongodb.org/apt/ubuntu/0trusty/mongodb-org/3.4/multiverse mongodb-org-mongos amd64 3.4.19 [8379 kB]
Get:4Whttp://repo.mongodb.org/apt/ubuntu/0trusty/mongodb-org/3.4/multiverse mongodb-org-tools amd64 3.4.19 [40.4 MB]
Get:5[http://repo.mongodb.org/apt/ubuntu/9trusty/mongodb-org/3.4/multiversesmongodb-org amd64 3.4.19 [3514 B]
Fetchedo71.4gMB-ing6s5(10.93MB/s) 100%]                            10.9 MB/s 0s
dpkg-preconfigure: unable to re-open stdin: No such file or directory
Selecting previously unselected package mongodb-org-shell.
(Reading database ... 63242 files and directories currently installed.)
Preparing to unpack .../mongodb-org-shell_3.4.19_amd64.deb ...
Unpacking mongodb-org-shell (3.4.19) ...
Selecting previously unselected package mongodb-org-server.
Preparing to unpack .../mongodb-org-server_3.4.19_amd64.deb ...
Unpacking mongodb-org-server (3.4.19) ...
Selecting previously unselected package mongodb-org-mongos.
Preparing to unpack .../mongodb-org-mongos_3.4.19_amd64.deb ...
Unpacking mongodb-org-mongos (3.4.19) ...
Selecting previously unselected package mongodb-org-tools.
Preparing to unpack .../mongodb-org-tools_3.4.19_amd64.deb ...
Unpacking mongodb-org-tools (3.4.19) ...
Selecting previously unselected package mongodb-org.
Preparing to unpack .../mongodb-org_3.4.19_amd64.deb ...
Unpacking mongodb-org (3.4.19) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for ureadahead (0.100.0-16) ...
Setting up mongodb-org-shell (3.4.19) ...
Setting up mongodb-org-server (3.4.19) ...
Adding system user `mongodb' (UID 104) ...
Adding new user `mongodb' (UID 104) with group `nogroup' ...
Not creating home directory `/home/mongodb'.
Adding group `mongodb' (GID 109) ...
Done.
Adding user `mongodb' to group `mongodb' ...
Adding user mongodb to group mongodb
Done.
invoke-rc.d: unknown initscript, /etc/init.d/mongod not found.
invoke-rc.d: policy-rc.d denied execution of start.
Setting up mongodb-org-mongos (3.4.19) ...
Setting up mongodb-org-tools (3.4.19) ...
Processing triggers for ureadahead (0.100.0-16) ...
Setting up mongodb-org (3.4.19) ...
W: Duplicate sources.list entry http://ppa.launchpad.net/git-core/ppa/ubuntu/ trusty/main amd64 Packages (/var/lib/apt/lists/ppa.launchpad.net_git-core_ppa_ubuntu_dists_trusty_main_binary-amd64_Packages.gz)
W: Duplicate sources.list entry http://ppa.launchpad.net/git-core/ppa/ubuntu/ trusty/main amd64 Packages (/var/lib/apt/lists/ppa.launchpad.net_git-core_ppa_ubuntu_dists_trusty_main_binary-amd64_Packages.gz)
W: Duplicate sources.list entry http://ppa.launchpad.net/webupd8team/java/ubuntu/ trusty/main amd64 Packages (/var/lib/apt/lists/ppa.launchpad.net_webupd8team_java_ubuntu_dists_trusty_main_binary-amd64_Packages.gz)
W: Duplicate sources.list entry http://ppa.launchpad.net/natecarlson/maven3/ubuntu/ precise/main amd64 Packages (/var/lib/apt/lists/ppa.launchpad.net_natecarlson_maven3_ubuntu_dists_precise_main_binary-amd64_Packages.gz)
W: You may want to run apt-get update to correct these problems
+ sudo -i locale-gen en_US en_US.UTF-8
Generating locales...
  en_US.ISO-8859-1... up-to-date
  en_US.UTF-8... up-to-date
Generation complete.
+ sudo -i dpkg-reconfigure locales
Generating locales...
  en_US.ISO-8859-1... up-to-date
  en_US.UTF-8... up-to-date
Generation complete.
+ export LC_ALL=en_US.UTF-8
+ LC_ALL=en_US.UTF-8
+ export LANG=en_US.UTF-8
+ LANG=en_US.UTF-8
+ export LANGUAGE=en_US.UTF-8
+ LANGUAGE=en_US.UTF-8
+ sudo -i gem install pdd
Fetching: mini_portile2-2.3.0.gem (100%)
Successfully installed mini_portile2-2.3.0
Fetching: nokogiri-1.8.2.gem (100%)
Building native extensions.  This could take a while...
Successfully installed nokogiri-1.8.2
Fetching: rainbow-3.0.0.gem (100%)
Successfully installed rainbow-3.0.0
Fetching: slop-4.6.1.gem (100%)
Successfully installed slop-4.6.1
Fetching: pdd-0.20.4.gem (100%)
Successfully installed pdd-0.20.4
Parsing documentation for mini_portile2-2.3.0
Installing ri documentation for mini_portile2-2.3.0
Parsing documentation for nokogiri-1.8.2
Installing ri documentation for nokogiri-1.8.2
Parsing documentation for rainbow-3.0.0
Installing ri documentation for rainbow-3.0.0
Parsing documentation for slop-4.6.1
Installing ri documentation for slop-4.6.1
Parsing documentation for pdd-0.20.4
Installing ri documentation for pdd-0.20.4
Done installing documentation for mini_portile2, nokogiri, rainbow, slop, pdd after 16 seconds
5 gems installed
+ sudo -i gem install xcop
Fetching: differ-0.1.2.gem (100%)
Successfully installed differ-0.1.2
Fetching: xcop-0.6.gem (100%)
Successfully installed xcop-0.6
Parsing documentation for differ-0.1.2
Installing ri documentation for differ-0.1.2
Parsing documentation for xcop-0.6
Installing ri documentation for xcop-0.6
Done installing documentation for differ, xcop after 0 seconds
2 gems installed
+ sudo -i gem install sass -v 3.4.25
Fetching: sass-3.4.25.gem (100%)
Successfully installed sass-3.4.25
Parsing documentation for sass-3.4.25
Installing ri documentation for sass-3.4.25
Done installing documentation for sass after 4 seconds
1 gem installed
+ java -version
java version "1.8.0_171"
Java(TM) SE Runtime Environment (build 1.8.0_171-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.171-b11, mixed mode)
+ [[ 0.40.12 =~ ^[0-9]+(\.[0-9]+)*$ ]]
+ mvn clean process-resources --quiet
Ignoring bigdecimal-1.3.4 because its extensions are not built. Try: gem pristine bigdecimal --version 1.3.4
Ignoring executable-hooks-1.4.2 because its extensions are not built. Try: gem pristine executable-hooks --version 1.4.2
Ignoring executable-hooks-1.3.2 because its extensions are not built. Try: gem pristine executable-hooks --version 1.3.2
Ignoring ffi-1.9.23 because its extensions are not built. Try: gem pristine ffi --version 1.9.23
Ignoring gem-wrappers-1.4.0 because its extensions are not built. Try: gem pristine gem-wrappers --version 1.4.0
Ignoring gem-wrappers-1.3.2 because its extensions are not built. Try: gem pristine gem-wrappers --version 1.3.2
Ignoring gem-wrappers-1.2.7 because its extensions are not built. Try: gem pristine gem-wrappers --version 1.2.7
Ignoring io-console-0.4.6 because its extensions are not built. Try: gem pristine io-console --version 0.4.6
Ignoring json-2.1.0 because its extensions are not built. Try: gem pristine json --version 2.1.0
Ignoring nokogiri-1.8.2 because its extensions are not built. Try: gem pristine nokogiri --version 1.8.2
Ignoring nokogiri-1.6.7.2 because its extensions are not built. Try: gem pristine nokogiri --version 1.6.7.2
Ignoring psych-3.0.2 because its extensions are not built. Try: gem pristine psych --version 3.0.2
+ mvn clean versions:set -DnewVersion=0.40.12 --quiet
Props: {project.groupId=com.zerocracy, project.parent.version=0.49.2, project.parent.artifactId=parent, project.artifactId=farm, project.version=0.40.12, project.parent.groupId=com.jcabi}
+ git commit -am 0.40.12
[__rultor 27f4fd20] 0.40.12
 1 file changed, 1 insertion(+), 1 deletion(-)
+ cp ../settings.xml settings.xml
+ mvn clean package -Pqulice,codenarc,zc-farm --errors --batch-mode --quiet --settings ../settings.xml
Ignoring bigdecimal-1.3.4 because its extensions are not built. Try: gem pristine bigdecimal --version 1.3.4
Ignoring executable-hooks-1.4.2 because its extensions are not built. Try: gem pristine executable-hooks --version 1.4.2
Ignoring executable-hooks-1.3.2 because its extensions are not built. Try: gem pristine executable-hooks --version 1.3.2
Ignoring ffi-1.9.23 because its extensions are not built. Try: gem pristine ffi --version 1.9.23
Ignoring gem-wrappers-1.4.0 because its extensions are not built. Try: gem pristine gem-wrappers --version 1.4.0
Ignoring gem-wrappers-1.3.2 because its extensions are not built. Try: gem pristine gem-wrappers --version 1.3.2
Ignoring gem-wrappers-1.2.7 because its extensions are not built. Try: gem pristine gem-wrappers --version 1.2.7
Ignoring io-console-0.4.6 because its extensions are not built. Try: gem pristine io-console --version 0.4.6
Ignoring json-2.1.0 because its extensions are not built. Try: gem pristine json --version 2.1.0
Ignoring nokogiri-1.8.2 because its extensions are not built. Try: gem pristine nokogiri --version 1.8.2
Ignoring nokogiri-1.6.7.2 because its extensions are not built. Try: gem pristine nokogiri --version 1.6.7.2
Ignoring psych-3.0.2 because its extensions are not built. Try: gem pristine psych --version 3.0.2

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.zerocracy.pmo.banks.PayrollTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.399 sec - in com.zerocracy.pmo.banks.PayrollTest
Running com.zerocracy.radars.QuestionTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.841 sec - in com.zerocracy.radars.QuestionTest
Running com.zerocracy.pm.in.JobExpiredTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.677 sec - in com.zerocracy.pm.in.JobExpiredTest
Running [modifies_vacation_mode on]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.613 sec - in [modifies_vacation_mode on]
Running com.zerocracy.pm.staff.RolesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.918 sec - in com.zerocracy.pm.staff.RolesTest
Running com.zerocracy.pmo.AgendaTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.873 sec - in com.zerocracy.pmo.AgendaTest
Running com.zerocracy.radars.github.ReIfAddressedTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 sec - in com.zerocracy.radars.github.ReIfAddressedTest
Running com.zerocracy.tk.TkJoinPostTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.946 sec - in com.zerocracy.tk.TkJoinPostTest
Running com.zerocracy.pmo.OptionsTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec - in com.zerocracy.pmo.OptionsTest
Running com.zerocracy.farm.SmartFarmTest
swallowed exception: java.lang.IllegalStateException('http://datum.zerocracy.com/latest/rules/pm/no-lost-orders.xsl says: The order for job "gh:test/test#22" exists in orders.xml, but the job is absent in the WBS among 0 jobs.')
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.717 sec - in com.zerocracy.farm.SmartFarmTest
Running com.zerocracy.farm.footprint.FtFarmTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.159 sec - in com.zerocracy.farm.footprint.FtFarmTest
Running com.zerocracy.entry.ExtMongoTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 7.73 sec - in com.zerocracy.entry.ExtMongoTest
Running com.zerocracy.farm.fake.FkItemTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in com.zerocracy.farm.fake.FkItemTest
Running com.zerocracy.TxnTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 sec - in com.zerocracy.TxnTest
Running com.zerocracy.radars.github.RbOnUnassignTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec - in com.zerocracy.radars.github.RbOnUnassignTest
Running com.zerocracy.pm.staff.votes.VsOptionsMaxJobsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.718 sec - in com.zerocracy.pm.staff.votes.VsOptionsMaxJobsTest
Running com.zerocracy.farm.ruled.RdItemTest
Exception in thread "Thread-103" java.lang.IllegalStateException: http://datum.zerocracy.com/latest/rules/pm/no-lost-boosts.xsl says: The boost for job "gh:test/test#143" exists in boosts.xml, but the job is absent in the WBS among 0 jobs. at com.zerocracy.farm.ruled.RdRules.check(RdRules.java:130)     at org.cactoos.func.FuncOf.lambda$new$3(FuncOf.java:88) at org.cactoos.func.FuncOf.apply(FuncOf.java:104)       at org.cactoos.scalar.And.lambda$null$0(And.java:132)   at org.cactoos.scalar.And.value(And.java:167)   at org.cactoos.scalar.And.value(And.java:60)    at org.cactoos.scalar.IoCheckedScalar.value(IoCheckedScalar.java:70)    at org.cactoos.scalar.UncheckedScalar.value(UncheckedScalar.java:58)    at com.zerocracy.farm.ruled.RdRules.validate(RdRules.java:105)  at com.zerocracy.farm.ruled.RdItem.close(RdItem.java:137)       at com.zerocracy.pm.cost.Boosts.boost(Boosts.java:143)  at com.zerocracy.farm.ruled.RdItemTest.lambda$closesUnderlyingItemAnyway$1(RdItemTest.java:130) at org.cactoos.func.FuncOf.lambda$new$3(FuncOf.java:88) at org.cactoos.func.FuncOf.apply(FuncOf.java:104)       at org.cactoos.func.UncheckedFunc.lambda$apply$0(UncheckedFunc.java:58) at org.cactoos.scalar.IoCheckedScalar.value(IoCheckedScalar.java:70)    at org.cactoos.scalar.UncheckedScalar.value(UncheckedScalar.java:58)    at org.cactoos.func.UncheckedFunc.apply(UncheckedFunc.java:59)  at org.cactoos.func.RunnableOf.run(RunnableOf.java:89)  at java.lang.Thread.run(Thread.java:748)swallowed exception: java.lang.IllegalStateException('http://datum.zerocracy.com/latest/rules/pm/no-lost-boosts.xsl says: The boost for job "gh:test/test#55" exists in boosts.xml, but the job is absent in the WBS among 0 jobs.')
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.187 sec - in com.zerocracy.farm.ruled.RdItemTest
Running com.zerocracy.pm.staff.votes.VsReputationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec - in com.zerocracy.pm.staff.votes.VsReputationTest
Running com.zerocracy.ParTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in com.zerocracy.ParTest
Running com.zerocracy.pm.staff.votes.VsNoRoomTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.734 sec - in com.zerocracy.pm.staff.votes.VsNoRoomTest
Running com.zerocracy.tk.TkKnownTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.346 sec - in com.zerocracy.tk.TkKnownTest
Running com.zerocracy.pm.time.NegligenceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 sec - in com.zerocracy.pm.time.NegligenceTest
Running com.zerocracy.pmo.AwardsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 sec - in com.zerocracy.pmo.AwardsTest
Running com.zerocracy.tk.project.TkReportTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.183 sec - in com.zerocracy.tk.project.TkReportTest
Running com.zerocracy.tk.project.RqProjectTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.778 sec - in com.zerocracy.tk.project.RqProjectTest
Running com.zerocracy.farm.props.PropsFarmTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in com.zerocracy.farm.props.PropsFarmTest
Running com.zerocracy.pm.staff.votes.VsLosersTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in com.zerocracy.pm.staff.votes.VsLosersTest
Running com.zerocracy.pmo.recharge.RechargeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 sec - in com.zerocracy.pmo.recharge.RechargeTest
Running com.zerocracy.radars.slack.SlackRadarTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.556 sec - in com.zerocracy.radars.slack.SlackRadarTest
Running com.zerocracy.farm.sync.SyncFarmTest
Thread 4849/Thread-146 interrupted because of too long hold of "expectedfailure.xml" in PMO (over 1000 msec), java.util.concurrent.locks.ReentrantLock@457fa5eb[Locked by thread Thread-146]: java.lang.IllegalStateException: Here!
        at com.zerocracy.farm.sync.Terminator.killer(Terminator.java:138)
        at com.zerocracy.farm.sync.Terminator.submit(Terminator.java:116)
        at com.zerocracy.farm.sync.SyncProject.acq(SyncProject.java:97)
        at com.zerocracy.pmo.Pmo.acq(Pmo.java:62)
        at com.zerocracy.farm.sync.SyncFarmTest.lambda$interruptsTooLongThread$1(SyncFarmTest.java:100)
        at org.cactoos.func.FuncOf.lambda$new$3(FuncOf.java:88)
        at org.cactoos.func.FuncOf.apply(FuncOf.java:104)
        at org.cactoos.func.UncheckedFunc.lambda$apply$0(UncheckedFunc.java:58)
        at org.cactoos.scalar.IoCheckedScalar.value(IoCheckedScalar.java:70)
        at org.cactoos.scalar.UncheckedScalar.value(UncheckedScalar.java:58)
        at org.cactoos.func.UncheckedFunc.apply(UncheckedFunc.java:59)
        at org.cactoos.func.RunnableOf.run(RunnableOf.java:89)
        at java.lang.Thread.run(Thread.java:748)

error: java.lang.Exception: Thread 4849/Thread-146 interrupted because of too long hold of "expectedfailure.xml" in PMO (over 1000 msec), java.util.concurrent.locks.ReentrantLock@457fa5eb[Locked by thread Thread-146]
        at com.zerocracy.farm.sync.Terminator.lambda$killer$1(Terminator.java:165)
        at org.cactoos.func.FuncOf.lambda$new$3(FuncOf.java:88)
        at org.cactoos.func.FuncOf.apply(FuncOf.java:104)
        at org.cactoos.func.UncheckedFunc.lambda$apply$0(UncheckedFunc.java:58)
        at org.cactoos.scalar.IoCheckedScalar.value(IoCheckedScalar.java:70)
        at org.cactoos.scalar.UncheckedScalar.value(UncheckedScalar.java:58)
        at org.cactoos.func.UncheckedFunc.apply(UncheckedFunc.java:59)
        at org.cactoos.func.RunnableOf.run(RunnableOf.java:89)
        at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:190)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at com.jcabi.log.VerboseThreads$Wrap.run(VerboseThreads.java:221)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalStateException: Here!
        at com.zerocracy.farm.sync.Terminator.killer(Terminator.java:138)
        at com.zerocracy.farm.sync.Terminator.submit(Terminator.java:116)
        at com.zerocracy.farm.sync.SyncProject.acq(SyncProject.java:97)
        at com.zerocracy.pmo.Pmo.acq(Pmo.java:62)
        at com.zerocracy.farm.sync.SyncFarmTest.lambda$interruptsTooLongThread$1(SyncFarmTest.java:100)
        at org.cactoos.func.FuncOf.lambda$new$3(FuncOf.java:88)
        at org.cactoos.func.FuncOf.apply(FuncOf.java:104)
        at org.cactoos.func.UncheckedFunc.lambda$apply$0(UncheckedFunc.java:58)
        at org.cactoos.scalar.IoCheckedScalar.value(IoCheckedScalar.java:70)
        at org.cactoos.scalar.UncheckedScalar.value(UncheckedScalar.java:58)
        at org.cactoos.func.UncheckedFunc.apply(UncheckedFunc.java:59)
        at org.cactoos.func.RunnableOf.run(RunnableOf.java:89)
        ... 1 more

Exception in thread "Thread-146" java.io.UncheckedIOException: java.io.IOException: java.lang.InterruptedException: sleep interrupted   at org.cactoos.scalar.UncheckedScalar.value(UncheckedScalar.java:60)    at org.cactoos.func.UncheckedFunc.apply(UncheckedFunc.java:59)  at org.cactoos.func.RunnableOf.run(RunnableOf.java:89)  at java.lang.Thread.run(Thread.java:748)Caused by: java.io.IOException: java.lang.InterruptedException: sleep interrupted       at org.cactoos.scalar.IoCheckedScalar.value(IoCheckedScalar.java:76)    at org.cactoos.scalar.UncheckedScalar.value(UncheckedScalar.java:58)    ... 3 moreCaused by: java.lang.InterruptedException: sleep interrupted  at java.lang.Thread.sleep(Native Method)        at java.lang.Thread.sleep(Thread.java:340)      at java.util.concurrent.TimeUnit.sleep(TimeUnit.java:386)       at com.zerocracy.farm.sync.SyncFarmTest.lambda$interruptsTooLongThread$1(SyncFarmTest.java:105) at org.cactoos.func.FuncOf.lambda$new$3(FuncOf.java:88) at org.cactoos.func.FuncOf.apply(FuncOf.java:104)       at org.cactoos.func.UncheckedFunc.lambda$apply$0(UncheckedFunc.java:58) at org.cactoos.scalar.IoCheckedScalar.value(IoCheckedScalar.java:70)    ... 4 moreTests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.611 sec - in com.zerocracy.farm.sync.SyncFarmTest
Running com.zerocracy.tk.TkTeamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.823 sec - in com.zerocracy.tk.TkTeamTest
Running com.zerocracy.farm.ruled.RdIndexTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in com.zerocracy.farm.ruled.RdIndexTest
Running com.zerocracy.pm.time.PrecedencesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 sec - in com.zerocracy.pm.time.PrecedencesTest
Running com.zerocracy.tk.TkJoinTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 6.481 sec - in com.zerocracy.tk.TkJoinTest
Running com.zerocracy.radars.viber.VbEventTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in com.zerocracy.radars.viber.VbEventTest
Running com.zerocracy.cash.ApiLayerQuotesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.04 sec - in com.zerocracy.cash.ApiLayerQuotesTest
Running com.zerocracy.radars.github.RbOnBugTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in com.zerocracy.radars.github.RbOnBugTest
Running com.zerocracy.farm.fake.FkProjectTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in com.zerocracy.farm.fake.FkProjectTest
Running com.zerocracy.radars.github.AcceptInvitationsTest
GitHub API is over quota. Cancelling AcceptInvitations execution.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.122 sec - in com.zerocracy.radars.github.AcceptInvitationsTest
Running com.zerocracy.tk.project.reports.OrderChampionsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 sec - in com.zerocracy.tk.project.reports.OrderChampionsTest
Running com.zerocracy.farm.sync.SyncProjectTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in com.zerocracy.farm.sync.SyncProjectTest
Running com.zerocracy.pm.in.OrdersTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.552 sec - in com.zerocracy.pm.in.OrdersTest
Running com.zerocracy.pm.ClaimOutTest
#error(): Claim param name "author" is prohibited to use in "Hello dude", since it will clash with other claim attributes
#fatalError(): Processing terminated by xsl:message at line 26 in file:///; SystemID: file:///; Line#: 26; Column#: 5
#error(): Duplicated flow detected, something is wrong: "Hey; Hey; Hey", seems to be an endless recursion in claims
#fatalError(): Processing terminated by xsl:message at line 28 in file:///; SystemID: file:///; Line#: 28
#error(): Claim cause "some text while a number expected" is not valid number
#fatalError(): Processing terminated by xsl:message at line 26 in file:///; SystemID: file:///; Line#: 26; Column#: 6
#error(): Job name "this is not a job" is not valid
#fatalError(): Processing terminated by xsl:message at line 27 in file:///; SystemID: file:///; Line#: 27; Column#: 6
#error(): Role name "this is not a role" is not valid
#fatalError(): Processing terminated by xsl:message at line 27 in file:///; SystemID: file:///; Line#: 27; Column#: 6
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.519 sec - in com.zerocracy.pm.ClaimOutTest
Running com.zerocracy.tk.CcSecureTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in com.zerocracy.tk.CcSecureTest
Running com.zerocracy.pm.staff.votes.VsRandomTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 sec - in com.zerocracy.pm.staff.votes.VsRandomTest
Running com.zerocracy.tk.TkPulseTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 sec - in com.zerocracy.tk.TkPulseTest
Running com.zerocracy.cash.CurrencyTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec - in com.zerocracy.cash.CurrencyTest
Running com.zerocracy.pmo.PeopleTest
Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.778 sec - in com.zerocracy.pmo.PeopleTest
Running com.zerocracy.tk.RsPageTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec - in com.zerocracy.tk.RsPageTest
Running com.zerocracy.pm.cost.LedgerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 sec - in com.zerocracy.pm.cost.LedgerTest
Running com.zerocracy.farm.ruled.RdFarmTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.683 sec - in com.zerocracy.farm.ruled.RdFarmTest
Running com.zerocracy.pm.staff.votes.VsVacationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in com.zerocracy.pm.staff.votes.VsVacationTest
Running com.zerocracy.claims.proc.ExpiryProcTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in com.zerocracy.claims.proc.ExpiryProcTest
Running com.zerocracy.farm.reactive.StkGroovyTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 sec - in com.zerocracy.farm.reactive.StkGroovyTest
Running com.zerocracy.radars.github.RbReleaseTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 sec - in com.zerocracy.radars.github.RbReleaseTest
Running com.zerocracy.farm.guts.GsProjectTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in com.zerocracy.farm.guts.GsProjectTest
Running com.zerocracy.claims.proc.BrigadeProcTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in com.zerocracy.claims.proc.BrigadeProcTest
Running com.zerocracy.radars.github.TkGithubTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in com.zerocracy.radars.github.TkGithubTest
Running com.zerocracy.shutdown.ShutdownFarmTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.007 sec - in com.zerocracy.shutdown.ShutdownFarmTest
Running com.zerocracy.farm.StkSafeTest
error: java.lang.IllegalStateException: error
        at com.zerocracy.farm.StkSafeTest$StkError.process(StkSafeTest.java:105)
        at com.zerocracy.farm.StkSafe.process(StkSafe.java:99)
        at com.zerocracy.farm.StkSafeTest.dontRepostNotifyFailures(StkSafeTest.java:70)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

error: java.lang.IllegalStateException: error
        at com.zerocracy.farm.StkSafeTest$StkError.process(StkSafeTest.java:105)
        at com.zerocracy.farm.StkSafe.process(StkSafe.java:99)
        at com.zerocracy.farm.StkSafeTest.dontRepeatErrorClaims(StkSafeTest.java:89)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

Soft error for 'hello you':
error: java.lang.IllegalArgumentException: Claim #1cb3d961-af64-4e7b-ae6d-9c347d261c92 "hello you" has no token in hello
        at com.zerocracy.farm.StkSafe.process(StkSafe.java:117)
        at com.zerocracy.farm.StkSafeTest.catchesSoftException(StkSafeTest.java:55)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused by: com.zerocracy.SoftException:
        at com.zerocracy.farm.StkSafe.process(StkSafe.java:99)
        ... 19 more

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 sec - in com.zerocracy.farm.StkSafeTest
Running com.zerocracy.pmo.DebtsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 sec - in com.zerocracy.pmo.DebtsTest
Running com.zerocracy.pmo.banks.ZoldDetailsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in com.zerocracy.pmo.banks.ZoldDetailsTest
Running com.zerocracy.claims.proc.MessageMonitorProcTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.823 sec - in com.zerocracy.claims.proc.MessageMonitorProcTest
Running com.zerocracy.claims.ClaimSignatureTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 sec - in com.zerocracy.claims.ClaimSignatureTest
Running com.zerocracy.tk.TkShutdownTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec - in com.zerocracy.tk.TkShutdownTest
Running com.zerocracy.pm.staff.ranks.RnkRevTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec - in com.zerocracy.pm.staff.ranks.RnkRevTest
Running com.zerocracy.pm.time.ReleasesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec - in com.zerocracy.pm.time.ReleasesTest
Running com.zerocracy.tk.project.reports.AwardChampionsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 sec - in com.zerocracy.tk.project.reports.AwardChampionsTest
Running com.zerocracy.farm.sync.TerminatorTest
Thread 10711/Thread-223 interrupted because of too long hold of "foo" in FAKEPRJCT (over 1 msec), Mock for Lock, hashCode: 1355108020: java.lang.IllegalStateException: Here!
        at com.zerocracy.farm.sync.Terminator.killer(Terminator.java:138)
        at com.zerocracy.farm.sync.Terminator.submit(Terminator.java:116)
        at com.zerocracy.farm.sync.TerminatorTest.lambda$interruptsThreadAfterLockTimeoutAndChecksLockAgain$0(TerminatorTest.java:56)
        at java.lang.Thread.run(Thread.java:748)

error: java.lang.Exception: Thread 10711/Thread-223 interrupted because of too long hold of "foo" in FAKEPRJCT (over 1 msec), Mock for Lock, hashCode: 1355108020
        at com.zerocracy.farm.sync.Terminator.lambda$killer$1(Terminator.java:165)
        at org.cactoos.func.FuncOf.lambda$new$3(FuncOf.java:88)
        at org.cactoos.func.FuncOf.apply(FuncOf.java:104)
        at org.cactoos.func.UncheckedFunc.lambda$apply$0(UncheckedFunc.java:58)
        at org.cactoos.scalar.IoCheckedScalar.value(IoCheckedScalar.java:70)
        at org.cactoos.scalar.UncheckedScalar.value(UncheckedScalar.java:58)
        at org.cactoos.func.UncheckedFunc.apply(UncheckedFunc.java:59)
        at org.cactoos.func.RunnableOf.run(RunnableOf.java:89)
        at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:190)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at com.jcabi.log.VerboseThreads$Wrap.run(VerboseThreads.java:221)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalStateException: Here!
        at com.zerocracy.farm.sync.Terminator.killer(Terminator.java:138)
        at com.zerocracy.farm.sync.Terminator.submit(Terminator.java:116)
        at com.zerocracy.farm.sync.TerminatorTest.lambda$interruptsThreadAfterLockTimeoutAndChecksLockAgain$0(TerminatorTest.java:56)
        ... 1 more

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 sec - in com.zerocracy.farm.sync.TerminatorTest
Running com.zerocracy.farm.S3ProjectTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec - in com.zerocracy.farm.S3ProjectTest
Running com.zerocracy.tk.project.TkClaimTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.16 sec - in com.zerocracy.tk.project.TkClaimTest
Running com.zerocracy.tk.profile.TkUserWbsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec - in com.zerocracy.tk.profile.TkUserWbsTest
Running com.zerocracy.farm.S3ItemTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec - in com.zerocracy.farm.S3ItemTest
Running com.zerocracy.MeasuredTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec - in com.zerocracy.MeasuredTest
Running com.zerocracy.pm.FootprintTest
Duplicate claims are not allowed in FOOTPRNTZ, can't add this XML to 1 existing ones:
<?xml version="1.0" encoding="UTF-8"?>
<claim id="cd199520-40a1-4337-8ba2-f711f2e95214">
   <created>2019-01-28T11:46:04.252Z</created>
   <type>Hello</type>
</claim>

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.421 sec - in com.zerocracy.pm.FootprintTest
Running com.zerocracy.entry.HeapDumpTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec - in com.zerocracy.entry.HeapDumpTest
Running com.zerocracy.pm.ClaimsItemTest
Duplicate claims are not allowed in FAKEPRJCT, can't add this XML to 1 existing ones:
<?xml version="1.0" encoding="UTF-8"?>
<claim id="84105335-470a-4bed-a358-f737f507863b">
   <created>2019-01-28T11:46:50.062Z</created>
   <type>hello future</type>
</claim>

Tests run: 6, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.158 sec - in com.zerocracy.pm.ClaimsItemTest
Running com.zerocracy.pm.staff.votes.VsBalanceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec - in com.zerocracy.pm.staff.votes.VsBalanceTest
Running com.zerocracy.radars.gitlab.TkGitlabTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec - in com.zerocracy.radars.gitlab.TkGitlabTest
Running com.zerocracy.radars.github.ReQuestionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 sec - in com.zerocracy.radars.github.ReQuestionTest
Running com.zerocracy.farm.reactive.BrigadeTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.518 sec - in com.zerocracy.farm.reactive.BrigadeTest
Running com.zerocracy.radars.slack.ReProfileTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.564 sec - in com.zerocracy.radars.slack.ReProfileTest
Running com.zerocracy.radars.slack.RealSkSessionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in com.zerocracy.radars.slack.RealSkSessionTest
Running com.zerocracy.tk.project.TkXmlTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 sec - in com.zerocracy.tk.project.TkXmlTest
Running com.zerocracy.claims.BatchClaimsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in com.zerocracy.claims.BatchClaimsTest
Running com.zerocracy.pm.qa.ReviewsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec - in com.zerocracy.pm.qa.ReviewsTest
Running com.zerocracy.pm.staff.votes.VsWorkloadTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 sec - in com.zerocracy.pm.staff.votes.VsWorkloadTest
Running com.zerocracy.pm.time.MilestonesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in com.zerocracy.pm.time.MilestonesTest
Running com.zerocracy.pm.staff.ProjectsRolesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec - in com.zerocracy.pm.staff.ProjectsRolesTest
Running com.zerocracy.pmo.RfpsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 sec - in com.zerocracy.pmo.RfpsTest
Running com.zerocracy.pm.cost.RatesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec - in com.zerocracy.pm.cost.RatesTest
Running com.zerocracy.cash.QuotesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.zerocracy.cash.QuotesTest
Running com.zerocracy.cash.PairTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in com.zerocracy.cash.PairTest
Running com.zerocracy.entry.PingsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 sec - in com.zerocracy.entry.PingsTest
Running com.zerocracy.cash.CashTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.13 sec - in com.zerocracy.cash.CashTest
Running com.zerocracy.PolicyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in com.zerocracy.PolicyTest
Running com.zerocracy.radars.github.RbPingArchitectTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 sec - in com.zerocracy.radars.github.RbPingArchitectTest
Running com.zerocracy.XocumentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.92 sec - in com.zerocracy.XocumentTest
Running com.zerocracy.pmo.banks.FkBankTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in com.zerocracy.pmo.banks.FkBankTest
Running com.zerocracy.entry.PingTest
Sentry threw an error: java.lang.IllegalStateException: Farm error
        at com.zerocracy.entry.PingTest.lambda$throwJobExecutionExceptionOnClaimFail$1(PingTest.java:144)
        at com.zerocracy.pmo.Pmo.lambda$new$0(Pmo.java:51)
        at org.cactoos.scalar.SolidScalar.lambda$new$0(SolidScalar.java:55)
        at org.cactoos.func.StickyFunc.lambda$new$0(StickyFunc.java:72)
        at org.cactoos.func.StickyBiFunc.apply(StickyBiFunc.java:95)
        at org.cactoos.func.StickyFunc.apply(StickyFunc.java:79)
        at org.cactoos.func.SyncFunc.apply(SyncFunc.java:101)
        at org.cactoos.func.SolidFunc.apply(SolidFunc.java:66)
        at org.cactoos.scalar.SolidScalar.value(SolidScalar.java:61)
        at org.cactoos.scalar.IoCheckedScalar.value(IoCheckedScalar.java:70)
        at com.zerocracy.pmo.Pmo.acq(Pmo.java:62)
        at com.zerocracy.farm.props.Props.item(Props.java:135)
        at com.zerocracy.farm.props.Props.values(Props.java:122)
        at com.zerocracy.farm.props.Props.has(Props.java:112)
        at com.zerocracy.sentry.SentryOf.lambda$static$0(SentryOf.java:46)
        at org.cactoos.func.StickyFunc.lambda$new$0(StickyFunc.java:72)
        at org.cactoos.func.StickyBiFunc.apply(StickyBiFunc.java:95)
        at org.cactoos.func.StickyFunc.apply(StickyFunc.java:79)
        at org.cactoos.func.SyncFunc.apply(SyncFunc.java:101)
        at org.cactoos.func.SolidFunc.apply(SolidFunc.java:66)
        at org.cactoos.func.UncheckedFunc.lambda$apply$0(UncheckedFunc.java:58)
        at org.cactoos.scalar.IoCheckedScalar.value(IoCheckedScalar.java:70)
        at org.cactoos.scalar.UncheckedScalar.value(UncheckedScalar.java:58)
        at org.cactoos.func.UncheckedFunc.apply(UncheckedFunc.java:59)
        at com.zerocracy.sentry.SentryOf.capture(SentryOf.java:76)
        at com.zerocracy.sentry.SafeSentry.capture(SafeSentry.java:59)
        at com.zerocracy.entry.Ping.execute(Ping.java:77)
        at com.zerocracy.entry.PingTest.throwJobExecutionExceptionOnClaimFail(PingTest.java:147)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.13 sec - in com.zerocracy.entry.PingTest
Running com.zerocracy.pmo.SpeedTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in com.zerocracy.pmo.SpeedTest
Running com.zerocracy.pm.staff.BansTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in com.zerocracy.pm.staff.BansTest
Running com.zerocracy.pm.staff.votes.VsBannedTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in com.zerocracy.pm.staff.votes.VsBannedTest
Running com.zerocracy.pm.in.ImpedimentsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 sec - in com.zerocracy.pm.in.ImpedimentsTest
Running com.zerocracy.tk.project.TkFootprintTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.753 sec - in com.zerocracy.tk.project.TkFootprintTest
Running com.zerocracy.farm.reactive.StkSmartTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec - in com.zerocracy.farm.reactive.StkSmartTest
Running com.zerocracy.pmo.VacanciesTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec - in com.zerocracy.pmo.VacanciesTest
Running com.zerocracy.tk.TkBoardTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.196 sec - in com.zerocracy.tk.TkBoardTest
Running com.zerocracy.tk.profile.TkAwardsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.579 sec - in com.zerocracy.tk.profile.TkAwardsTest
Running com.zerocracy.radars.viber.TkViberTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in com.zerocracy.radars.viber.TkViberTest
Running com.zerocracy.pm.cost.BoostsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec - in com.zerocracy.pm.cost.BoostsTest
Running com.zerocracy.pmo.CatalogTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.25 sec - in com.zerocracy.pmo.CatalogTest
Running com.zerocracy.SafeSentryTest
Sentry threw an error: java.lang.IllegalStateException: Exceptional!
        at com.zerocracy.SafeSentryTest.lambda$logsThrownException$0(SafeSentryTest.java:46)
        at com.zerocracy.sentry.SafeSentry.capture(SafeSentry.java:59)
        at com.zerocracy.SafeSentryTest.logsThrownException(SafeSentryTest.java:48)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in com.zerocracy.SafeSentryTest
Running com.zerocracy.tk.project.TkArtifactTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.691 sec - in com.zerocracy.tk.project.TkArtifactTest
Running com.zerocracy.tk.TkVacanciesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.495 sec - in com.zerocracy.tk.TkVacanciesTest
Running com.zerocracy.farm.fake.FkFarmTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in com.zerocracy.farm.fake.FkFarmTest
Running com.zerocracy.pm.staff.ranks.RnkBoostTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 sec - in com.zerocracy.pm.staff.ranks.RnkBoostTest
Running com.zerocracy.entry.ExtMongobeeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.36 sec - in com.zerocracy.entry.ExtMongobeeTest
Running com.zerocracy.radars.github.RbByLabelTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in com.zerocracy.radars.github.RbByLabelTest
Running com.zerocracy.tk.profile.TkAgendaTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.747 sec - in com.zerocracy.tk.profile.TkAgendaTest
Running com.zerocracy.tk.profile.TkIdentifyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.06 sec - in com.zerocracy.tk.profile.TkIdentifyTest
Running com.zerocracy.farm.guts.TkGutsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.588 sec - in com.zerocracy.farm.guts.TkGutsTest
Running com.zerocracy.tk.RqUserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec - in com.zerocracy.tk.RqUserTest
Running com.zerocracy.pmo.ProjectsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in com.zerocracy.pmo.ProjectsTest
Running com.zerocracy.pm.scope.WbsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec - in com.zerocracy.pm.scope.WbsTest
Running com.zerocracy.pm.cost.EstimatesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.07 sec - in com.zerocracy.pm.cost.EstimatesTest
Running com.zerocracy.tk.TkDumpTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in com.zerocracy.tk.TkDumpTest
Running com.zerocracy.pmo.VerbosityTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.013 sec - in com.zerocracy.pmo.VerbosityTest
Running com.zerocracy.radars.github.RbOnCloseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.78 sec - in com.zerocracy.radars.github.RbOnCloseTest
Running com.zerocracy.claims.proc.FootprintProcTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.706 sec - in com.zerocracy.claims.proc.FootprintProcTest
Running com.zerocracy.pm.staff.ranks.RnkGithubLabelTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec - in com.zerocracy.pm.staff.ranks.RnkGithubLabelTest
Running com.zerocracy.tk.project.reports.OrdersGivenByWeekTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 sec - in com.zerocracy.tk.project.reports.OrdersGivenByWeekTest
Running com.zerocracy.pmo.BlanksTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in com.zerocracy.pmo.BlanksTest
Running com.zerocracy.radars.github.RbAddToMilestoneTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 sec - in com.zerocracy.radars.github.RbAddToMilestoneTest
Running com.zerocracy.pmo.BotsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in com.zerocracy.pmo.BotsTest
Running com.zerocracy.radars.github.RbMilestoneTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 sec - in com.zerocracy.radars.github.RbMilestoneTest
Running com.zerocracy.pmo.HintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 sec - in com.zerocracy.pmo.HintTest
Running com.zerocracy.pmo.ResumesTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec - in com.zerocracy.pmo.ResumesTest
Running com.zerocracy.XsdResolverTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 sec - in com.zerocracy.XsdResolverTest
Running com.zerocracy.tk.TkIndexTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 sec - in com.zerocracy.tk.TkIndexTest
Running com.zerocracy.claims.proc.CountingProcTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec - in com.zerocracy.claims.proc.CountingProcTest
Running com.zerocracy.pm.time.votes.VsNegligenceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in com.zerocracy.pm.time.votes.VsNegligenceTest
Running com.zerocracy.pm.cost.VestingTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec - in com.zerocracy.pm.cost.VestingTest
Running com.zerocracy.entry.ExtGithubTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in com.zerocracy.entry.ExtGithubTest
Running com.zerocracy.tk.profile.TkProfileTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.763 sec - in com.zerocracy.tk.profile.TkProfileTest
Running com.zerocracy.tk.project.TkProjectTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.877 sec - in com.zerocracy.tk.project.TkProjectTest
Running com.zerocracy.pm.ClaimOutSafeTest
Failed to post claim: java.lang.IllegalStateException: submit failed
        at com.zerocracy.pm.ClaimOutSafeTest.lambda$swallowAllExceptions$0(ClaimOutSafeTest.java:41)
        at com.zerocracy.claims.Claims.submit(Claims.java:53)
        at com.zerocracy.claims.ClaimOut.postTo(ClaimOut.java:102)
        at com.zerocracy.claims.ClaimOut.postTo(ClaimOut.java:136)
        at com.zerocracy.claims.ClaimOutSafe.postTo(ClaimOutSafe.java:51)
        at com.zerocracy.pm.ClaimOutSafeTest.swallowAllExceptions(ClaimOutSafeTest.java:39)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 sec - in com.zerocracy.pm.ClaimOutSafeTest
Running com.zerocracy.entry.PingsITTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in com.zerocracy.entry.PingsITTest
Running com.zerocracy.farm.sync.PgLockTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in com.zerocracy.farm.sync.PgLockTest
Running com.zerocracy.pmo.banks.coinbase.CoinbaseTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.004 sec - in com.zerocracy.pmo.banks.coinbase.CoinbaseTest
Running com.zerocracy.pm.staff.votes.VsSpeedTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec - in com.zerocracy.pm.staff.votes.VsSpeedTest
Running [/add_to_slack]
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.774 sec - in [/add_to_slack]
Running [com/zerocracy/bundles/zerocrat_assignment_adds_to_wbs]
Soft error for 'Close job': Job [#1](https://github.com/test/test/issues/1) is not in the agenda of @fast-developer[/z](https://www.0crat.com/u/fast-developer), can't retrieve data and time of add
Soft error for 'Close job': Job [#2](https://github.com/test/test/issues/2) is not in the agenda of @slow-developer[/z](https://www.0crat.com/u/slow-developer), can't retrieve data and time of add
Soft error for 'Complete QA review': There is no quality review for [#2](https://github.com/test/test/issues/2), no performer
Soft error for 'Complete QA review': There is no quality review for [#1](https://github.com/test/test/issues/1), no performer
Soft error for 'Add job to WBS': @test[/z](https://www.0crat.com/u/test) this pull request is too small, just 0 lines changed (less than 10), there will be no formal code review, see [§53](http://www.zerocracy.com/policy.html#53) and [§28](http://www.zerocracy.com/policy.html#28); in the future, try to make sure your pull requests are not too small; @null[/z](https://www.0crat.com/u/null) please review this and merge or reject
Soft error for 'Assign role': @anonymous[/z](https://www.0crat.com/u/anonymous) doesn't have an access in your repositories, we won't be able to assign tasks
Soft error for 'Pay extra': The user @yegor256[/z](https://www.0crat.com/u/yegor256) works for free in this project, see [§49](http://www.zerocracy.com/policy.html#49)
Soft error for 'Assign role': Assignee @yegor256[/z](https://www.0crat.com/u/yegor256) must be invited
Soft error for 'Complete QA review': There is no quality review for [#1](https://github.com/test/test/issues/1), no performer
Soft error for 'Close job': Job [#1](https://github.com/test/test/issues/1) is not in the agenda of @coder[/z](https://www.0crat.com/u/coder), can't retrieve data and time of add
Soft error for 'Close job': Job [#2](https://github.com/test/test/issues/2) is not in the agenda of @reviewer[/z](https://www.0crat.com/u/reviewer), can't retrieve data and time of add
Soft error for 'Complete QA review': There is no quality review for [#2](https://github.com/test/test/issues/2), no performer
Soft error for 'Close job': Job [#1](https://github.com/test/test/issues/1) is not in the agenda of @dev1[/z](https://www.0crat.com/u/dev1), can't retrieve data and time of add
Soft error for 'Close job': Job [#2](https://github.com/test/test/issues/2) is not in the agenda of @dev2[/z](https://www.0crat.com/u/dev2), can't retrieve data and time of add
Soft error for 'Close job': Job [#3](https://github.com/test/test/issues/3) is not in the agenda of @dev3[/z](https://www.0crat.com/u/dev3), can't retrieve data and time of add
Soft error for 'Close job': Job [#4](https://github.com/test/test/issues/4) is not in the agenda of @dev4[/z](https://www.0crat.com/u/dev4), can't retrieve data and time of add
Election was completed for job gh:test/test#1 at 1 attempt, votes time was 1s
Election was completed for job gh:test/test#1 at 1 attempt, votes time was 679ms
Soft error for 'Start order': Job `gh:test/test#1` already assigned to @yegor256, can't assign to @yegor256
Soft error for 'Breakup': User @krzyk[/z](https://www.0crat.com/u/krzyk) doesn't have a mentor
Election was completed for job not-elected at 0 attempt, votes time was 78µs
Election was completed for job not-elected at 1 attempt, votes time was 485ms
Election was completed for job not-elected at 1 attempt, votes time was 344ms
Election was completed for job gh:test/test#1 at 1 attempt, votes time was 1s
Election was completed for job gh:test/test#2 at 1 attempt, votes time was 1s
Soft error for 'Invite a friend': You are not the examiner of friend, see [§1](http://www.zerocracy.com/policy.html#1)
#warning(): Exception thrown by URIResolver
#warning(): Exception thrown by URIResolver
#warning(): Exception thrown by URIResolver
#warning(): Exception thrown by URIResolver
#warning(): Exception thrown by URIResolver
#warning(): Exception thrown by URIResolver
#warning(): Exception thrown by URIResolver
#warning(): Exception thrown by URIResolver
Election was completed for job not-elected at 0 attempt, votes time was 40µs
Soft error for 'Impediment was registered': Job [#1](https://github.com/test/test/issues/1) is not in the agenda of @yegor256[/z](https://www.0crat.com/u/yegor256), can't set impediment
Soft error for 'Impediment was registered': Job [#2](https://github.com/test/test/issues/2) is not in the agenda of @yegor256[/z](https://www.0crat.com/u/yegor256), can't set impediment
Soft error for 'Add job to WBS': @test[/z](https://www.0crat.com/u/test) this pull request is too small, just 0 lines changed (less than 10), there will be no formal code review, see [§53](http://www.zerocracy.com/policy.html#53) and [§28](http://www.zerocracy.com/policy.html#28); in the future, try to make sure your pull requests are not too small; @null[/z](https://www.0crat.com/u/null) please review this and merge or reject
Election was completed for job gh:test/farm#1 at 1 attempt, votes time was 1s
Soft error for 'Add job to WBS': @test[/z](https://www.0crat.com/u/test) this pull request is too small, just 0 lines changed (less than 10), there will be no formal code review, see [§53](http://www.zerocracy.com/policy.html#53) and [§28](http://www.zerocracy.com/policy.html#28); in the future, try to make sure your pull requests are not too small; @manager[/z](https://www.0crat.com/u/manager) please review this and merge or reject
Soft error for 'Start order': Job `gh:test/test#1` doesn't exist in WBS, can't create order
Soft error for 'Close job': Job `gh:test/test#1` is not assigned, can't get performer
Election was completed for job not-elected at 0 attempt, votes time was 30µs
Election was completed for job not-elected at 0 attempt, votes time was 36µs
Duplicate claims are not allowed in PMO, can't add this XML to 5 existing ones:
<?xml version="1.0" encoding="UTF-8"?>
<claim id="d3425035-4a04-4191-9f20-3f1862c2c02e">
   <created>2019-01-28T11:46:50.781Z</created>
   <params>
      <param name="cause">1</param>
      <param name="_parent_sig">CAJFjZ5KXlvQuDYJhMF50GhV2+us6Qm8Fl+e1rbumjY=</param>
      <param name="flow">Ping daily</param>
      <param name="login">organization</param>
   </params>
   <type>Delete user</type>
</claim>

Election was completed for job not-elected at 0 attempt, votes time was 18µs
Soft error for 'Set boost': You can't do "Set boost", unless you have one of these roles: `PO`, `ARC`; current roles of @programmer[/z](https://www.0crat.com/u/programmer) are: `DEV`
Soft error for 'Set wallet': Your wallet is `yegor256@gmail.com` at "paypal"
Soft error for 'Add job to WBS': @test[/z](https://www.0crat.com/u/test) this pull request is too small, just 0 lines changed (less than 10), there will be no formal code review, see [&sect;53](http://www.zerocracy.com/policy.html#53) and [&sect;28](http://www.zerocracy.com/policy.html#28); in the future, try to make sure your pull requests are not too small; @null[/z](https://www.0crat.com/u/null) please review this and merge or reject
Tests run: 98, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 179.618 sec - in [com/zerocracy/bundles/zerocrat_assignment_adds_to_wbs]
Running com.zerocracy.pmo.recharge.StripeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in com.zerocracy.pmo.recharge.StripeTest
Running com.zerocracy.pm.cost.EquityTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.08 sec - in com.zerocracy.pm.cost.EquityTest
Running com.zerocracy.pm.ClaimInTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in com.zerocracy.pm.ClaimInTest
Running com.zerocracy.pm.staff.ranks.RnkEstimatesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.807 sec - in com.zerocracy.pm.staff.ranks.RnkEstimatesTest
Running com.zerocracy.pm.staff.ranks.RnkGithubMilestoneTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec - in com.zerocracy.pm.staff.ranks.RnkGithubMilestoneTest
Running com.zerocracy.tk.TkTicksTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.697 sec - in com.zerocracy.tk.TkTicksTest
Running com.zerocracy.tk.TkAppTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.064 sec - in com.zerocracy.tk.TkAppTest
Running com.zerocracy.radars.viber.VbBotTest
Jan 28, 2019 11:47:12 AM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.65 - 1/28/19 11:47 AM
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.833 sec - in com.zerocracy.radars.viber.VbBotTest
Running com.zerocracy.tools.SignatureTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in com.zerocracy.tools.SignatureTest
Running com.zerocracy.farm.S3FarmTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.238 sec - in com.zerocracy.farm.S3FarmTest

Results :

Tests run: 570, Failures: 0, Errors: 0, Skipped: 19

[0;37mINFOm] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 5.1.2.Final
+ git remote add heroku git@heroku.com:zerocrat.git
+ mkdir /home/r/.ssh
+ mv ../id_rsa ../id_rsa.pub /home/r/.ssh
+ chmod -R 600 /home/r/.ssh/id_rsa /home/r/.ssh/id_rsa.pub
+ echo -e 'Host *\n  StrictHostKeyChecking no\n  UserKnownHostsFile=/dev/null'
+ git fetch
Warning: Permanently added 'github.com,140.82.118.4' (RSA) to the list of known hosts.
+ git add settings.xml
+ mvn initialize -Pshutdown --settings settings.xml
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building farm 0.40.12
[INFO] ------------------------------------------------------------------------
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/groovy-maven-plugin/2.0/groovy-maven-plugin-2.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/groovy-maven-plugin/2.0/groovy-maven-plugin-2.0.pom (5 KB at 4.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven/2.0/gmaven-2.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven/2.0/gmaven-2.0.pom (21 KB at 49.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/groovy-maven-plugin/2.0/groovy-maven-plugin-2.0.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/groovy-maven-plugin/2.0/groovy-maven-plugin-2.0.jar (48 KB at 80.6 KB/sec)
[WARNING] The artifact org.hibernate:hibernate-validator:jar:6.0.2.Final has been relocated to org.hibernate.validator:hibernate-validator:jar:6.0.2.Final
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ farm ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ farm ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: 27f4fd2 at timestamp: 2019-01-28T11:48:07
[INFO] Storing buildScmBranch: __rultor
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ farm ---
[INFO]
[INFO] --- groovy-maven-plugin:2.0:execute (shutdown) @ farm ---
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.pom (2 KB at 18.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/gossip/gossip/1.8/gossip-1.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip/1.8/gossip-1.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip/1.8/gossip-1.8.pom (12 KB at 261.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/9/forge-parent-9.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/9/forge-parent-9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/9/forge-parent-9.pom (13 KB at 513.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.pom (3 KB at 94.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.pom (2 KB at 68.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (4 KB at 137.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (2 KB at 41.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven-adapter-api/2.0/gmaven-adapter-api-2.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven-adapter-api/2.0/gmaven-adapter-api-2.0.pom (2 KB at 6.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven-adapter-impl/2.0/gmaven-adapter-impl-2.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven-adapter-impl/2.0/gmaven-adapter-impl-2.0.pom (3 KB at 10.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.1.5/groovy-all-2.1.5.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.1.5/groovy-all-2.1.5.pom (18 KB at 49.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.8.4/ant-1.8.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.4/ant-1.8.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.4/ant-1.8.4.pom (10 KB at 392.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-parent/1.8.4/ant-parent-1.8.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.4/ant-parent-1.8.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.4/ant-parent-1.8.4.pom (5 KB at 159.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.8.4/ant-launcher-1.8.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.4/ant-launcher-1.8.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.4/ant-launcher-1.8.4.pom (3 KB at 88.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/jline/jline/1.0/jline-1.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/jline/jline/1.0/jline-1.0.pom (9 KB at 13.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven-adapter-api/2.0/gmaven-adapter-api-2.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven-adapter-impl/2.0/gmaven-adapter-impl-2.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.1.5/groovy-all-2.1.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.8.4/ant-1.8.4.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.8.4/ant-launcher-1.8.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/jline/jline/1.0/jline-1.0.jar
Downloaded:/https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven-adapter-api/2.0/gmaven-adapter-api-2.0.jar (7 KB at 6.6 KB/sec)
Downloaded:3https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven-adapter-impl/2.0/gmaven-adapter-impl-2.0.jar (16 KB at 13.9 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/jline/jline/1.0/jline-1.0.jar (90 KB at 49.2 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.1.5/groovy-all-2.1.5.jar (6219 KB at 814.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.jar
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.jar
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar
Downloaded:1https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.jar (57 KB at 1283.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.4/ant-1.8.4.jar
Downloaded:2https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.jar (5 KB at 79.4 KB/sec)
Downloading:0https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.4/ant-launcher-1.8.4.jar
Downloaded:1https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.jar (20 KB at 288.0 KB/sec)
Downloaded:1https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (46 KB at 573.4 KB/sec)
Downloaded:2https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar (60 KB at 757.9 KB/sec)
Downloaded:3https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.4/ant-launcher-1.8.4.jar (18 KB at 193.5 KB/sec)
Downloaded:Bhttps://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.4/ant-1.8.4.jar (1897 KB at 7554.7 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 51.157 s
[INFO] Finished at: 2019-01-28T11:48:54+00:00
[INFO] Final Memory: 35M/446M
[INFO] ------------------------------------------------------------------------
+ mvn liquibase:update -Pliquibase --errors --settings settings.xml
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/liquibase/liquibase-maven-plugin/3.2.2/liquibase-maven-plugin-3.2.2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/liquibase/liquibase-maven-plugin/3.2.2/liquibase-maven-plugin-3.2.2.pom (4 KB at 9.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/liquibase/liquibase-parent/3.2.2/liquibase-parent-3.2.2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/liquibase/liquibase-parent/3.2.2/liquibase-parent-3.2.2.pom (13 KB at 39.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/liquibase/liquibase-maven-plugin/3.2.2/liquibase-maven-plugin-3.2.2.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/liquibase/liquibase-maven-plugin/3.2.2/liquibase-maven-plugin-3.2.2.jar (65 KB at 135.5 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building farm 0.40.12
[INFO] ------------------------------------------------------------------------
[WARNING] The artifact org.hibernate:hibernate-validator:jar:6.0.2.Final has been relocated to org.hibernate.validator:hibernate-validator:jar:6.0.2.Final
[INFO]
[INFO] --- liquibase-maven-plugin:3.2.2:update (default-cli) @ farm ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0/maven-2.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (2 KB at 66.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (2 KB at 58.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (3 KB at 97.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (2 KB at 59.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (2 KB at 31.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 29.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/liquibase/liquibase-core/3.2.2/liquibase-core-3.2.2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/liquibase/liquibase-core/3.2.2/liquibase-core-3.2.2.pom (12 KB at 18.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/yaml/snakeyaml/1.13/snakeyaml-1.13.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/yaml/snakeyaml/1.13/snakeyaml-1.13.pom (22 KB at 73.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/liquibase/liquibase-core/3.2.2/liquibase-core-3.2.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/yaml/snakeyaml/1.13/snakeyaml-1.13.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/yaml/snakeyaml/1.13/snakeyaml-1.13.jar (268 KB at 137.3 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/liquibase/liquibase-core/3.2.2/liquibase-core-3.2.2.jar (1819 KB at 274.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 KB at 329.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
Downloaded:4https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar (21 KB at 380.6 KB/sec)
Downloading:4https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
Downloaded:1https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 KB at 479.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar (77 KB at 1197.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
Downloaded:3https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (103 KB at 1418.9 KB/sec)
Downloaded:1https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (50 KB at 515.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar (160 KB at 1322.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (77 KB at 432.1 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (191 KB at 1042.9 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] Executing on Database: jdbc:postgresql://ec2-54-80-66-200.compute-1.amazonaws.com:5432/d7uae64fug3i6t?ssl=true&sslmode=require
INFO 1/28/19 11:49 AM: liquibase: Successfully acquired change log lock
INFO 1/28/19 11:49 AM: liquibase: Reading from databasechangelog
INFO 1/28/19 11:49 AM: liquibase: Successfully released change log lock
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 40.633 s
[INFO] Finished at: 2019-01-28T11:49:36+00:00
[INFO] Final Memory: 33M/429M
[INFO] ------------------------------------------------------------------------
+ git commit -m settings.xml
[__rultor 16861903] settings.xml
 1 file changed, 96 insertions(+)
 create mode 100644 settings.xml
+ trap 'git reset HEAD~1' EXIT
++ git symbolic-ref --short HEAD
+ git push -f heroku __rultor:master
Warning: Permanently added 'heroku.com,50.19.85.156' (RSA) to the list of known hosts.
Counting objects: 61261, done.
Delta compression using up to 12 threads.
Compressing objects: 100% (15367/15367), done.
Writing objects: 100% (61261/61261),27.90MMiB||36.14MMiB/s, done.
Total 61261 (delta 35994), reused 61253 (delta 35991)
remote: Compressing source files... done.K
remote: Building source:K
remote:
remote: -----> Apt app detectedK
remote: -----> Reusing cacheK
remote: -----> Updating apt cachesK
remote:        Hit:1 http://archive.ubuntu.com/ubuntu xenial InReleaseK
remote:        Hit:2 http://apt.postgresql.org/pub/repos/apt xenial-pgdg InReleaseK
remote:        Get:3 http://archive.ubuntu.com/ubuntu xenial-security InRelease [109 kB]K
remote:        Get:4 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]K
remote:        Fetched 218 kB in 0s (327 kB/s)K
remote:        Reading package lists...K
remote: ls: cannot access '/app/tmp/cache/apt/cache/archives/*.deb': No such file or directoryK
remote: -----> Writing profile scriptK
remote: -----> Rewrite package-config filesK
remote: -----> Java app detectedK
remote: -----> Installing JDK 1.8... doneK
remote: -----> Installing Maven 3.3.9... doneK
remote: -----> Executing: mvn -DskipTests clean dependency:list installK
remote:        [INFO] Scanning for projects...K
remote:        [INFO]                                                                         K
remote:        [INFO] ------------------------------------------------------------------------K
remote:        [INFO] Building farm 0.40.12K
remote:        [INFO] ------------------------------------------------------------------------K
remote:        [WARNING] The artifact org.hibernate:hibernate-validator:jar:6.0.2.Final has been relocated to org.hibernate.validator:hibernate-validator:jar:6.0.2.FinalK
remote:        [INFO] K
remote:        [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ farm ---K
remote:        [INFO] K
remote:        [INFO] --- maven-dependency-plugin:2.10:list (default-cli) @ farm ---K
remote:        [INFO] K
remote:        [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ farm ---K
remote:        [INFO] K
remote:        [INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ farm ---K
remote:        [INFO] ShortRevision tag detected. The value is '7'.K
remote:        [INFO] Executing: /bin/sh -c cd '/tmp/build_6b2390c0e5c1b3418706136457ffeeec' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'K
remote:        [INFO] Working directory: /tmp/build_6b2390c0e5c1b3418706136457ffeeecK
remote:        [INFO] Storing buildNumber: null at timestamp: 2019-01-28T11:50:07K
remote:        [WARNING] Cannot get the branch information from the git repository: K
remote:        Detecting the current branch failed: fatal: Not a git repository (or any parent up to mount point /tmp)K
remote:        Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).K
remote:        K
remote:        [INFO] ShortRevision tag detected. The value is '7'.K
remote:        [INFO] Executing: /bin/sh -c cd '/tmp/build_6b2390c0e5c1b3418706136457ffeeec' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'K
remote:        [INFO] Working directory: /tmp/build_6b2390c0e5c1b3418706136457ffeeecK
remote:        [INFO] Storing buildScmBranch: UNKNOWN_BRANCHK
remote:        [INFO] K
remote:        [INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ farm ---K
remote:        [INFO] K
remote:        [INFO] --- sass-maven-plugin:2.25:update-stylesheets (generate-css) @ farm ---K
remote:        [INFO] Checked 1 files for /tmp/build_6b2390c0e5c1b3418706136457ffeeec/src/main/scssK
remote:        [INFO] Checked 0 filtered (**/*.css) files for /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/cssK
remote:        [INFO] Compiling Sass templatesK
remote:        [INFO] No resource element was specified, using short configuration.K
remote:        [INFO] Queueing Sass template for compile: /tmp/build_6b2390c0e5c1b3418706136457ffeeec/src/main/scss => /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/cssK
remote:        [INFO]     >> /tmp/build_6b2390c0e5c1b3418706136457ffeeec/src/main/scss/main.scss => /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/css/main.cssK
remote:        [INFO] K
remote:        [INFO] --- htmlcompressor-maven-plugin:1.3:xml (compress-xsl) @ farm ---K
remote:        [INFO] Compressing /tmp/build_6b2390c0e5c1b3418706136457ffeeec/src/main/resources/xslK
remote:        [INFO] XML compression completed.K
remote:        [INFO] K
remote:        [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ farm ---K
remote:        [INFO] Using 'UTF-8' encoding to copy filtered resources.K
remote:        [INFO] Copying 68 resourcesK
remote:        [INFO] K
remote:        [INFO] --- minify-maven-plugin:1.7.2:minify (minify-css) @ farm ---K
remote:        [INFO] Starting CSS task:K
remote:        [INFO] Skipping the merge step...K
remote:        [INFO] Creating the minified file [main.css].K
remote:        [INFO] Uncompressed size: 1499 bytes.K
remote:        [INFO] Compressed size: 1159 bytes minified (549 bytes gzipped).K
remote:        [INFO] K
remote:        [INFO] Starting JavaScript task:K
remote:        [INFO] K
remote:        [INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ farm ---K
remote:        [INFO] Changes detected - recompiling the module!K
remote:        [INFO] Compiling 394 source files to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classesK
remote:        [INFO] K
remote:        [INFO] --- gmavenplus-plugin:1.5:compile (jcabi-groovy) @ farm ---K
remote:        [INFO] Using Groovy 2.4.15 to perform compile.K
remote:        [INFO] Compiled 207 files.K
remote:        [INFO] K
remote:        [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ farm ---K
remote:        [INFO] Using 'UTF-8' encoding to copy filtered resources.K
remote:        [INFO] Copying 465 resourcesK
remote:        [INFO] K
remote:        [INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ farm ---K
remote:        [INFO] Changes detected - recompiling the module!K
remote:        [INFO] Compiling 177 source files to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/test-classesK
remote:        [INFO] K
remote:        [INFO] --- gmavenplus-plugin:1.5:testCompile (jcabi-groovy) @ farm ---K
remote:        [INFO] No sources specified for compilation.  Skipping.K
remote:        [INFO] K
remote:        [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ farm ---K
remote:        [INFO] Tests are skipped.K
remote:        [INFO] K
remote:        [INFO] --- jcabi-maven-plugin:0.14.1:versionalize (jcabi-versionalize-packages) @ farm ---K
remote:        [INFO] jcabi-aspects 0.18/55a5c13 started new daemon thread jcabi-loggable for watching of @Loggable annotated methodsK
remote:        [INFO] Versionalizing /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes directoryK
remote:        [0;37mINFOm] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 5.1.2.FinalK
remote:        [INFO] JSR-303 validator org.hibernate.validator.internal.engine.ValidatorImpl instantiated by jcabi-aspects 0.18/55a5c13
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/pm/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/pm/scope/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/pm/cost/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/pm/qa/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/pm/staff/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/pm/staff/votes/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/pm/staff/ranks/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/pm/in/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/pm/time/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/radars/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/radars/viber/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/radars/github/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/radars/slack/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/radars/telegram/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/radars/gitlab/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/tk/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/tk/profile/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/tk/rfp/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/tk/project/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/tk/project/reports/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/db/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/cash/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/claims/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/claims/proc/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/kpi/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/entry/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/pulse/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/sentry/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/farm/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/farm/spy/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/farm/footprint/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/farm/reactive/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/farm/sync/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/farm/props/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/farm/guts/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/farm/fake/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/farm/strict/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/farm/ruled/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/pmo/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/pmo/recharge/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/pmo/banks/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/pmo/banks/coinbase/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/shutdown/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/classes/com/zerocracy/tools/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] K
remote:        [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ farm ---K
remote:        [INFO] Building jar: /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/farm.jarK
remote:        [INFO] K
remote:        [INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy-dependencies-for-heroku) @ farm ---K
remote:        [INFO] Copying de.flapdoodle.embed.process-2.0.2.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/de.flapdoodle.embed.process-2.0.2.jarK
remote:        [INFO] Copying bcprov-jdk15on-1.57.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/bcprov-jdk15on-1.57.jarK
remote:        [INFO] Copying protobuf-java-2.5.0.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/protobuf-java-2.5.0.jar
remote:        [INFO] Copying aopalliance-1.0.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/aopalliance-1.0.jarK
remote:        [INFO] Copying quartz-2.2.1.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/quartz-2.2.1.jarK
remote:        [INFO] Copying javax.json-1.1.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/javax.json-1.1.jarK
remote:        [INFO] Copying joda-time-2.8.1.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/joda-time-2.8.1.jarK
remote:        [INFO] Copying batik-ext-1.8.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/batik-ext-1.8.jarK
remote:        [INFO] Copying mongobee-0.13.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/mongobee-0.13.jarK
remote:        [INFO] Copying jersey-common-2.26.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jersey-common-2.26.jarK
remote:        [INFO] Copying jackson-jaxrs-base-2.8.7.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jackson-jaxrs-base-2.8.7.jarK
remote:        [INFO] Copying hibernate-validator-6.0.2.Final.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/hibernate-validator-6.0.2.Final.jarK
remote:        [INFO] Copying xml-apis-ext-1.3.04.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/xml-apis-ext-1.3.04.jar
remote:        [INFO] Copying xml-apis-1.4.01.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/xml-apis-1.4.01.jarK
remote:        [INFO] Copying batik-anim-1.8.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/batik-anim-1.8.jarK
remote:        [INFO] Copying batik-svg-dom-1.8.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/batik-svg-dom-1.8.jarK
remote:        [INFO] Copying javassist-3.21.0-GA.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/javassist-3.21.0-GA.jarK
remote:        [INFO] Copying jaxb-api-2.3.0.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jaxb-api-2.3.0.jarK
remote:        [INFO] Copying jcabi-jdbc-0.16.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jcabi-jdbc-0.16.jarK
remote:        [INFO] Copying aws-java-sdk-core-1.11.211.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/aws-java-sdk-core-1.11.211.jarK
remote:        [INFO] Copying httpcore-4.4.6.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/httpcore-4.4.6.jarK
remote:        [INFO] Copying commons-dbcp-1.4.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/commons-dbcp-1.4.jarK
remote:        [INFO] Copying batik-transcoder-1.8.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/batik-transcoder-1.8.jarK
remote:        [INFO] Copying batik-codec-1.8.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/batik-codec-1.8.jarK
remote:        [INFO] Copying aws-java-sdk-cloudwatch-1.11.211.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/aws-java-sdk-cloudwatch-1.11.211.jarK
remote:        [INFO] Copying jcabi-github-0.41.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jcabi-github-0.41.jarK
remote:        [INFO] Copying jackson-databind-2.7.9.1.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jackson-databind-2.7.9.1.jarK
remote:        [INFO] Copying httpclient-4.4.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/httpclient-4.4.jarK
remote:        [INFO] Copying simpleslackapi-1.0.0.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/simpleslackapi-1.0.0.jarK
remote:        [INFO] Copying threetenbp-1.3.1.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/threetenbp-1.3.1.jarK
remote:        [INFO] Copying twitter4j-core-4.0.6.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/twitter4j-core-4.0.6.jarK
remote:        [INFO] Copying cactoos-cache-0.1.3.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/cactoos-cache-0.1.3.jarK
remote:        [INFO] Copying slf4j-log4j12-1.8.0-alpha2.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/slf4j-log4j12-1.8.0-alpha2.jarK
remote:        [INFO] Copying mongodb-driver-3.8.0.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/mongodb-driver-3.8.0.jarK
remote:        [INFO] Copying jersey-client-2.26.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jersey-client-2.26.jarK
remote:        [INFO] Copying jsr305-1.3.9.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jsr305-1.3.9.jarK
remote:        [INFO] Copying c3p0-0.9.1.1.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/c3p0-0.9.1.1.jarK
remote:        [INFO] Copying bson-3.8.0.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/bson-3.8.0.jarK
remote:        [INFO] Copying jaxb-core-2.2.11.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jaxb-core-2.2.11.jarK
remote:        [INFO] Copying xmlgraphics-commons-2.1.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/xmlgraphics-commons-2.1.jarK
remote:        [INFO] Copying commons-text-1.1.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/commons-text-1.1.jarK
remote:        [INFO] Copying istack-commons-runtime-2.21.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/istack-commons-runtime-2.21.jarK
remote:        [INFO] Copying batik-dom-1.8.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/batik-dom-1.8.jarK
remote:        [INFO] Copying telegrambots-meta-3.6.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/telegrambots-meta-3.6.jarK
remote:        [INFO] Copying jcabi-dynamo-0.21.4.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jcabi-dynamo-0.21.4.jarK
remote:        [INFO] Copying antlr-runtime-3.5.2.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/antlr-runtime-3.5.2.jarK
remote:        [INFO] Copying error_prone_annotations-2.0.18.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/error_prone_annotations-2.0.18.jarK
remote:        [INFO] Copying commons-codec-1.10.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/commons-codec-1.10.jarK
remote:        [INFO] Copying yoti-sdk-impl-1.3.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/yoti-sdk-impl-1.3.jarK
remote:        [INFO] Copying jcabi-matchers-1.4.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jcabi-matchers-1.4.jarK
remote:        [INFO] Copying stax-ex-1.7.7.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/stax-ex-1.7.7.jarK
remote:        [INFO] Copying jcabi-http-1.17.1.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jcabi-http-1.17.1.jarK
remote:        [INFO] Copying javax.inject-1.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/javax.inject-1.jarK
remote:        [INFO] Copying commons-compress-1.10.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/commons-compress-1.10.jarK
remote:        [INFO] Copying osgi-resource-locator-1.0.1.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/osgi-resource-locator-1.0.1.jarK
remote:        [INFO] Copying jersey-entity-filtering-2.25.1.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jersey-entity-filtering-2.25.1.jarK
remote:        [INFO] Copying aws-java-sdk-dynamodb-1.11.211.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/aws-java-sdk-dynamodb-1.11.211.jarK
remote:        [INFO] Copying batik-svggen-1.8.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/batik-svggen-1.8.jarK
remote:        [INFO] Copying spring-data-mongodb-1.6.1.RELEASE.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/spring-data-mongodb-1.6.1.RELEASE.jarK
remote:        [INFO] Copying spring-tx-4.0.7.RELEASE.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/spring-tx-4.0.7.RELEASE.jarK
remote:        [INFO] Copying jcabi-aspects-0.22.6.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jcabi-aspects-0.22.6.jarK
remote:        [INFO] Copying batik-parser-1.8.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/batik-parser-1.8.jarK
remote:        [INFO] Copying stripe-java-5.27.0.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/stripe-java-5.27.0.jarK
remote:        [INFO] Copying aws-java-sdk-kms-1.11.211.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/aws-java-sdk-kms-1.11.211.jarK
remote:        [INFO] Copying reflections-0.9.11.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/reflections-0.9.11.jarK
remote:        [INFO] Copying commons-lang3-3.6.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/commons-lang3-3.6.jarK
remote:        [INFO] Copying batik-css-1.8.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/batik-css-1.8.jarK
remote:        [INFO] Copying de.flapdoodle.embed.mongo-2.0.3.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/de.flapdoodle.embed.mongo-2.0.3.jarK
remote:        [INFO] Copying el-impl-2.2.1-b05.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/el-impl-2.2.1-b05.jarK
remote:        [INFO] Copying jboss-logging-3.3.0.Final.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jboss-logging-3.3.0.Final.jarK
remote:        [INFO] Copying jackson-jaxrs-json-provider-2.8.7.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jackson-jaxrs-json-provider-2.8.7.jarK
remote:        [INFO] Copying cactoos-0.29.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/cactoos-0.29.jarK
remote:        [INFO] Copying bcpkix-jdk15on-1.57.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/bcpkix-jdk15on-1.57.jarK
remote:        [INFO] Copying guava-23.1-jre.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/guava-23.1-jre.jarK
remote:        [INFO] Copying paypal-core-1.7.2.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/paypal-core-1.7.2.jarK
remote:        [INFO] Copying xembly-0.22.1.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/xembly-0.22.1.jarK
remote:        [INFO] Copying jackson-annotations-2.8.0.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jackson-annotations-2.8.0.jarK
remote:        [INFO] Copying guice-4.1.0.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/guice-4.1.0.jarK
remote:        [INFO] Copying log4j-1.2.17.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/log4j-1.2.17.jarK
remote:        [INFO] Copying xalan-2.7.0.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/xalan-2.7.0.jarK
remote:        [INFO] Copying el-api-2.2.1-b04.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/el-api-2.2.1-b04.jarK
remote:        [INFO] Copying jaxb-runtime-2.2.11.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jaxb-runtime-2.2.11.jarK
remote:        [INFO] Copying sentry-log4j-1.5.5.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/sentry-log4j-1.5.5.jarK
remote:        [INFO] Copying takes-1.11.2.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/takes-1.11.2.jarK
remote:        [INFO] Copying hamcrest-library-1.3.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/hamcrest-library-1.3.jarK
remote:        [INFO] Copying animal-sniffer-annotations-1.14.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/animal-sniffer-annotations-1.14.jarK
remote:        [INFO] Copying classmate-1.3.1.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/classmate-1.3.1.jarK
remote:        [INFO] Copying javax.ws.rs-api-2.1.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/javax.ws.rs-api-2.1.jarK
remote:        [INFO] Copying commons-lang-2.4.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/commons-lang-2.4.jarK
remote:        [INFO] Copying jcabi-s3-0.18.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jcabi-s3-0.18.jarK
remote:        [INFO] Copying sentry-1.5.5.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/sentry-1.5.5.jarK
remote:        [INFO] Copying jersey-server-2.26.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jersey-server-2.26.jarK
remote:        [INFO] Copying jcabi-log-0.17.3.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jcabi-log-0.17.3.jarK
remote:        [INFO] Copying cryptocactoos-0.1.2.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/cryptocactoos-0.1.2.jarK
remote:        [INFO] Copying commons-pool-1.5.4.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/commons-pool-1.5.4.jarK
remote:        [INFO] Copying jersey-media-json-jackson-2.25.1.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jersey-media-json-jackson-2.25.1.jarK
remote:        [INFO] Copying jna-4.0.0.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jna-4.0.0.jarK
remote:        [INFO] Copying jna-platform-4.0.0.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jna-platform-4.0.0.jarK
remote:        [INFO] Copying Saxon-HE-9.8.0-5.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/Saxon-HE-9.8.0-5.jarK
remote:        [INFO] Copying jackson-core-2.8.7.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jackson-core-2.8.7.jarK
remote:        [INFO] Copying hamcrest-core-1.3.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/hamcrest-core-1.3.jarK
remote:        [INFO] Copying json-20160810.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/json-20160810.jarK
remote:        [INFO] Copying postgresql-42.2.2.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/postgresql-42.2.2.jarK
remote:        [INFO] Copying jcl-over-slf4j-1.7.7.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jcl-over-slf4j-1.7.7.jarK
remote:        [INFO] Copying jcabi-manifests-1.1.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jcabi-manifests-1.1.jarK
remote:        [INFO] Copying telegrambots-3.6.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/telegrambots-3.6.jarK
remote:        [INFO] Copying tyrus-standalone-client-1.13.1.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/tyrus-standalone-client-1.13.1.jarK
remote:        [INFO] Copying mongodb-driver-core-3.8.0.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/mongodb-driver-core-3.8.0.jarK
remote:        [INFO] Copying gson-2.2.4.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/gson-2.2.4.jarK
remote:        [INFO] Copying aws-java-sdk-s3-1.11.211.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/aws-java-sdk-s3-1.11.211.jarK
remote:        [INFO] Copying jersey-media-jaxb-2.26.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jersey-media-jaxb-2.26.jarK
remote:        [INFO] Copying spring-expression-4.0.6.RELEASE.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/spring-expression-4.0.6.RELEASE.jarK
remote:        [INFO] Copying jcabi-xml-0.21.4.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jcabi-xml-0.21.4.jarK
remote:        [INFO] Copying commons-io-2.5.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/commons-io-2.5.jarK
remote:        [INFO] Copying jongo-1.3.0.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jongo-1.3.0.jarK
remote:        [INFO] Copying jackson-dataformat-cbor-2.6.7.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jackson-dataformat-cbor-2.6.7.jarK
remote:        [INFO] Copying j2objc-annotations-1.1.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/j2objc-annotations-1.1.jarK
remote:        [INFO] Copying spring-aop-4.0.6.RELEASE.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/spring-aop-4.0.6.RELEASE.jarK
remote:        [INFO] Copying commons-collections-3.2.1.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/commons-collections-3.2.1.jarK
remote:        [INFO] Copying httpmime-4.4.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/httpmime-4.4.jarK
remote:        [INFO] Copying jackson-module-jaxb-annotations-2.8.7.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jackson-module-jaxb-annotations-2.8.7.jarK
remote:        [INFO] Copying txw2-2.2.11.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/txw2-2.2.11.jarK
remote:        [INFO] Copying bson4jackson-2.7.0.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/bson4jackson-2.7.0.jarK
remote:        [INFO] Copying spring-context-4.0.6.RELEASE.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/spring-context-4.0.6.RELEASE.jarK
remote:        [INFO] Copying jmespath-java-1.11.211.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jmespath-java-1.11.211.jarK
remote:        [INFO] Copying adaptivepaymentssdk-2.9.117.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/adaptivepaymentssdk-2.9.117.jarK
remote:        [INFO] Copying javax.annotation-api-1.2.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/javax.annotation-api-1.2.jarK
remote:        [INFO] Copying groovy-all-2.4.15.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/groovy-all-2.4.15.jarK
remote:        [INFO] Copying spring-beans-4.0.6.RELEASE.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/spring-beans-4.0.6.RELEASE.jarK
remote:        [INFO] Copying batik-xml-1.8.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/batik-xml-1.8.jarK
remote:        [INFO] Copying jcabi-immutable-1.4.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/jcabi-immutable-1.4.jarK
remote:        [INFO] Copying batik-gvt-1.8.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/batik-gvt-1.8.jarK
remote:        [INFO] Copying batik-awt-util-1.8.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/batik-awt-util-1.8.jarK
remote:        [INFO] Copying spring-data-commons-1.9.1.RELEASE.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/spring-data-commons-1.9.1.RELEASE.jarK
remote:        [INFO] Copying annotations-3.0.1.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/annotations-3.0.1.jarK
remote:        [INFO] Copying slf4j-api-1.7.25.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/slf4j-api-1.7.25.jarK
remote:        [INFO] Copying commons-logging-1.1.3.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/commons-logging-1.1.3.jarK
remote:        [INFO] Copying batik-script-1.8.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/batik-script-1.8.jarK
remote:        [INFO] Copying yoti-sdk-api-1.3.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/yoti-sdk-api-1.3.jarK
remote:        [INFO] Copying aspectjrt-1.8.11.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/aspectjrt-1.8.11.jarK
remote:        [INFO] Copying batik-util-1.8.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/batik-util-1.8.jarK
remote:        [INFO] Copying FastInfoset-1.2.13.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/FastInfoset-1.2.13.jarK
remote:        [INFO] Copying ion-java-1.0.2.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/ion-java-1.0.2.jarK
remote:        [INFO] Copying batik-bridge-1.8.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/batik-bridge-1.8.jarK
remote:        [INFO] Copying java-semver-0.9.0.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/java-semver-0.9.0.jarK
remote:        [INFO] Copying spring-core-4.0.6.RELEASE.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/spring-core-4.0.6.RELEASE.jarK
remote:        [INFO] Copying velocity-1.7.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/velocity-1.7.jarK
remote:        [INFO] Copying aws-java-sdk-sqs-1.11.211.jar to /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/deps/aws-java-sdk-sqs-1.11.211.jarK
remote:        [INFO] K
remote:        [INFO] --- maven-failsafe-plugin:2.20.1:integration-test (default) @ farm ---K
remote:        [INFO] Tests are skipped.K
remote:        [INFO] K
remote:        [INFO] --- maven-antrun-plugin:1.8:run (default) @ farm ---K
remote:        [INFO] Executing tasksK
remote:        K
remote:        main:K
remote:             [echo] XCOP is not available in PATHK
remote:        [INFO] Executed tasksK
remote:        [INFO] K
remote:        [INFO] --- maven-failsafe-plugin:2.20.1:verify (default) @ farm ---K
remote:        [INFO] Tests are skipped.K
remote:        [INFO] K
remote:        [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ farm ---K
remote:        [INFO] Installing /tmp/build_6b2390c0e5c1b3418706136457ffeeec/target/farm.jar to /app/tmp/cache/.m2/repository/com/zerocracy/farm/0.40.12/farm-0.40.12.jarK
remote:        [INFO] Installing /tmp/build_6b2390c0e5c1b3418706136457ffeeec/pom.xml to /app/tmp/cache/.m2/repository/com/zerocracy/farm/0.40.12/farm-0.40.12.pomK
remote:        [INFO] ------------------------------------------------------------------------K
remote:        [INFO] BUILD SUCCESSK
remote:        [INFO] ------------------------------------------------------------------------K
remote:        [INFO] Total time: 55.000 sK
remote:        [INFO] Finished at: 2019-01-28T11:50:56+00:00K
remote:        [INFO] Final Memory: 92M/449MK
remote:        [INFO] ------------------------------------------------------------------------K
remote: -----> Discovering process typesK
remote:        Procfile declares types -> webK
remote:
remote: -----> Compressing...K
remote:        Done: 107.7MK
remote: -----> Launching...K
remote:        Released v1432K
remote:        https://zerocrat.herokuapp.com/ deployed to HerokuK
remote:
remote: Verifying deploy... done.K
To heroku.com:zerocrat.git
 + dd23afab...16861903 __rultor -> master (forced update)
+ rm -rf settings.xml
+ curl -f --connect-timeout 15 --retry 5 --retry-delay 30 https://www.0crat.com
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  2323    0  2323    0     0   3757      0 --:--:-- --:--:-- --:--:--  3758
+ git reset HEAD~1
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ for f in '"${sensitive[@]}"'
+ '[' -e settings.xml ']'
+ echo 'Sensitive file settings.xml is absent, we are good'
Sensitive file settings.xml is absent, we are good
+ git checkout __rultor
Already on '__rultor'
+ git tag 0.40.12 -m '0.40.12: tagged by rultor.com'
+ git reset --hard
HEAD is now at 27f4fd2 0.40.12
+ git clean -fd
+ git checkout master
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
+ git branch -D __rultor
Deleted branch __rultor (was 27f4fd2).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To git@github.com:zerocracy/farm.git
 * [new tag]         0.40.12 -> 0.40.12
container 081e8525779cce68c7266aa9c348273133bbcf3f39a4995890270ef49deef089 is dead
Mon Jan 28 12:51:57 CET 2019