rultor.com logo This build log was produced by rultor.com for myunusov/maxur-base#79
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 29081
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Thu Jul 14 17:28:06 UTC 2016
+ uptime
 17:28:06 up 1 day, 20:15,  0 users,  load average: 4.78, 5.95, 6.78
+ head=git@github.com:myunusov/maxur-base.git
+ head_branch=master
+ vars=('--env=head=git@github.com:myunusov/maxur-base.git' '--env=head_branch=master')
+ image=maxur/maxur-dev
+ directory=
+ scripts=('mvn versions:set "-DnewVersion=${tag}" -Denv=prod' ';' 'git commit -am "${tag}"' ';' 'mvn site com.github.github:site-maven-plugin:site --settings /home/r/settings.xml -Denv=prod -Psite,self-doc,debug,gh-pages' ';' 'mvn clean deploy --settings /home/r/settings.xml -Denv=prod -Pmaxur-base,sonatype,debug' ';')
+ squash=false
+ ff=default
+ rebase=false
+ container=myunusov_maxur-base_79
+ 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:myunusov/maxur-base.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'mvn versions:set "-DnewVersion=${tag}" -Denv=prod' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'mvn versions:set "-DnewVersion=${tag}" -Denv=prod' ';' 'git commit -am "${tag}"' ';' 'mvn site com.github.github:site-maven-plugin:site --settings /home/r/settings.xml -Denv=prod -Psite,self-doc,debug,gh-pages' ';' 'mvn clean deploy --settings /home/r/settings.xml -Denv=prod -Pmaxur-base,sonatype,debug' ';'
+ gpgconf --reload gpg-agent
+ gpg --keyserver hkp://pool.sks-keyservers.net --verbose --recv-keys 9AF0FA4C
gpg: requesting key 9AF0FA4C from hkp server pool.sks-keyservers.net
Version: SKS 1.1.5+
gpg: armor header:
Comment: Hostname: keyserver.cbaines.net
gpg: armor header:
gpg: pub  2048R/9AF0FA4C 2014-08-17  Rultor.com <gpg@rultor.com>
gpg: key 9AF0FA4C: "Rultor.com <gpg@rultor.com>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
+ gpg --version
gpg (GnuPG) 2.0.22
libgcrypt 1.5.3
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, ELG, DSA
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
        CAMELLIA128, CAMELLIA192, CAMELLIA256
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-O6xp/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-O6xp/.gpg/secring.gpg --decrypt repo/settings.xml.asc
Version: GnuPG v1
gpg: armor header:
gpg: public key is 9A839C3A
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
      "Rultor.com <gpg@rultor.com>"
gpg: AES256 encrypted data
gpg: original file name='settings.xml.enc'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:myunusov/maxur-base settings.xml.enc
Version: GnuPG v1
gpg: armor header:
gpg: CAST5 encrypted data
gpg: encrypted with 1 passphrase
gpg: original file name='settings.xml'
gpg: WARNING: message was not integrity protected
+ rm -rf settings.xml.enc
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-O6xp/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-O6xp/.gpg/secring.gpg --decrypt repo/pubring.gpg.asc
Version: GnuPG v1
gpg: armor header:
gpg: public key is 9A839C3A
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
      "Rultor.com <gpg@rultor.com>"
gpg: AES256 encrypted data
gpg: original file name='pubring.gpg.enc'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:myunusov/maxur-base pubring.gpg.enc
Version: GnuPG v1
gpg: armor header:
gpg: CAST5 encrypted data
gpg: encrypted with 1 passphrase
gpg: original file name='pubring.gpg'
gpg: WARNING: message was not integrity protected
+ rm -rf pubring.gpg.enc
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-O6xp/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-O6xp/.gpg/secring.gpg --decrypt repo/secring.gpg.asc
Version: GnuPG v1
gpg: armor header:
gpg: public key is 9A839C3A
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
      "Rultor.com <gpg@rultor.com>"
gpg: AES256 encrypted data
gpg: original file name='secring.gpg.enc'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:myunusov/maxur-base secring.gpg.enc
Version: GnuPG v1
gpg: armor header:
gpg: CAST5 encrypted data
gpg: encrypted with 1 passphrase
gpg: original file name='secring.gpg'
gpg: WARNING: message was not integrity protected
+ rm -rf secring.gpg.enc
+ rm -rf .gpg
+ '[' -z '' ']'
+ echo 'tag name is not provided in the request, see http://doc.rultor.com/basics.html'
tag name is not provided in the request, see http://doc.rultor.com/basics.html
+ exit -1
'cid' file is absent, container wasn't started correctly