+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 27759
+ echo '1.57.3 49955f5'
1.57.3 49955f5
+ date
Thu Sep 17 09:31:02 UTC 2015
+ uptime
 09:31:02 up 14 days, 21:53,  0 users,  load average: 3.92, 8.00, 8.38
+ fork=git@github.com:diorcety/jcabi-mysql-maven-plugin.git
+ fork_branch=sql
+ head=git@github.com:jcabi/jcabi-mysql-maven-plugin.git
+ head_branch=master
+ pull_id=76
+ pull_title='Fix SQL'
+ vars=('--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=fork=git@github.com:diorcety/jcabi-mysql-maven-plugin.git' '--env=fork_branch=sql' '--env=head=git@github.com:jcabi/jcabi-mysql-maven-plugin.git' '--env=head_branch=master' '--env=pull_id=76' '--env=pull_title=Fix SQL')
+ image=yegor256/rultor
+ directory=
+ scripts=('sudo apt-get install -y libaio1 libaio-dev' ';' 'sudo apt-get install -y libc6-i386' ';' 'sudo gem install pdd' ';' 'mvn clean install -Pqulice --errors --settings ../settings.xml' ';' 'mvn clean' ';' 'pdd --source=$(pwd) --verbose --file=/dev/null' ';')
+ squash=false
+ ff=default
+ rebase=false
+ container=jcabi_jcabi-mysql-maven-plugin_76
+ 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:jcabi/jcabi-mysql-maven-plugin.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'sudo apt-get install -y libaio1 libaio-dev' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'sudo apt-get install -y libaio1 libaio-dev' ';' 'sudo apt-get install -y libc6-i386' ';' 'sudo gem install pdd' ';' 'mvn clean install -Pqulice --errors --settings ../settings.xml' ';' 'mvn clean' ';' 'pdd --source=$(pwd) --verbose --file=/dev/null' ';'
+ rm -rf .gpg
+ cd repo
+ git remote add fork git@github.com:diorcety/jcabi-mysql-maven-plugin.git
+ git remote update
Fetching origin
Fetching fork
From github.com:diorcety/jcabi-mysql-maven-plugin
 * [new branch]      destroy_fix -> fork/destroy_fix
 * [new branch]      error      -> fork/error
 * [new branch]      gh-pages   -> fork/gh-pages
 * [new branch]      master     -> fork/master
 * [new branch]      slow       -> fork/slow
 * [new branch]      sql        -> fork/sql
+ args=
+ '[' default == default ']'
+ args=' --ff'
+ '[' default == no ']'
+ '[' default == only ']'
+ export BRANCH=__rultor
+ BRANCH=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git checkout fork/sql
Note: checking out 'fork/sql'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
  git checkout -b new_branch_name
HEAD is now at a6f2dd9... Fix SQL
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ git checkout master
Switched to branch 'master'
+ '[' false == true ']'
+ '[' false == true ']'
+ git merge --ff __rultor
Auto-merging src/main/java/com/jcabi/mysql/maven/plugin/Instances.java
Merge made by the 'recursive' strategy.
 src/main/java/com/jcabi/mysql/maven/plugin/Instances.java | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)
+ docker_when_possible
+ true
++ uptime
++ tail -n 1
++ sed 's/ /\n/g'
+ load=8.34
++ echo 8.34 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 8.34, low enough to run a new Docker container'
load average is 8.34, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor
+ docker pull yegor256/rultor
Trying to pull repository docker.io/yegor256/rultor ...
660ed2204c73: Pulling image (latest) from docker.io/yegor256/rultor
660ed2204c73: Pulling image (latest) from docker.io/yegor256/rultor, endpoint: https://registry-1.docker.io/v1/
660ed2204c73: Pulling dependent layers
d3a1f33e8a5a: Download complete
c22013c84729: Download complete
d74508fb6632: Download complete
91e54dfb1179: Download complete
bdb2aff1ae3a: Download complete
88b93d12e599: Download complete
dc6bdff8208c: Download complete
c8917adece85: Download complete
51579be74afe: Download complete
f1a04d12544e: Download complete
e26006081cdc: Download complete
f14fe086dae5: Download complete
8b3bb9cb7797: Download complete
8654940adad0: Download complete
27e0e3c53320: Download complete
b103545bdc97: Download complete
f8b83a5c7981: Download complete
78cd25e77ac1: Download complete
c21ca86262f9: Download complete
c712cfb83628: Download complete
0936eb3cdbc2: Download complete
b956bd58e153: Download complete
d25f30bad674: Download complete
57514add350f: Download complete
4776032ba136: Download complete
62456dedfdc2: Download complete
6c09d0dde1b2: Download complete
ce3b8590f661: Download complete
df83681b1d05: Download complete
486cddac3647: Download complete
fcd114db2513: Download complete
e39341bd23e4: Download complete
2e4062d0a0c1: Download complete
6ce393c54363: Download complete
009f76419ffa: Download complete
f6c8968e3459: Download complete
5b7879138512: Download complete
64f0018693f8: Download complete
1e36888b0a6c: Download complete
406c39d72978: Download complete
e87ba1f11955: Download complete
660ed2204c73: Download complete
660ed2204c73: Download complete
Status: Image is up to date for docker.io/yegor256/rultor:latest
+ docker ps --filter=status=exited
+ grep --quiet '\sjcabi_jcabi-mysql-maven-plugin_76\s*$'
++ pwd
++ pwd
+ docker run --rm -v /tmp/rultor-G2fv:/main '--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' --env=fork=git@github.com:diorcety/jcabi-mysql-maven-plugin.git --env=fork_branch=sql --env=head=git@github.com:jcabi/jcabi-mysql-maven-plugin.git --env=head_branch=master --env=pull_id=76 '--env=pull_title=Fix SQL' --privileged=true --hostname=docker --memory=6g --cidfile=/tmp/rultor-G2fv/cid -w=/main --name=jcabi_jcabi-mysql-maven-plugin_76 yegor256/rultor /main/entry.sh
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.gem /root/.java /root/.m2 /root/.profile /home/r
+ cp -R ./cid ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./s3cfg ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ su -m r -c /home/r/script.sh
+ set -e
+ set -o pipefail
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ sudo apt-get install -y libaio1 libaio-dev
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  libaio-dev libaio1
0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
Need to get 20.2 kB of archives.
After this operation, 141 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]
Get:2 http://archive.ubuntu.com/ubuntu/ trusty/main libaio-dev amd64 0.3.109-4 [13.8 kB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin:
Fetched 20.2 kB in 0s (355 kB/s)
Selecting previously unselected package libaio1:amd64.
(Reading database ... 43218 files and directories currently installed.)
Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ...
Unpacking libaio1:amd64 (0.3.109-4) ...
Selecting previously unselected package libaio-dev.
Preparing to unpack .../libaio-dev_0.3.109-4_amd64.deb ...
Unpacking libaio-dev (0.3.109-4) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up libaio1:amd64 (0.3.109-4) ...
Setting up libaio-dev (0.3.109-4) ...
Processing triggers for libc-bin (2.19-0ubuntu6.6) ...
+ sudo apt-get install -y libc6-i386
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  libc6-i386
0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
Need to get 2,206 kB of archives.
After this operation, 9,860 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-i386 amd64 2.19-0ubuntu6.6 [2,206 kB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin:
Fetched 2,206 kB in 0s (7,731 kB/s)
Selecting previously unselected package libc6-i386.
(Reading database ... 43240 files and directories currently installed.)
Preparing to unpack .../libc6-i386_2.19-0ubuntu6.6_amd64.deb ...
Unpacking libc6-i386 (2.19-0ubuntu6.6) ...
Setting up libc6-i386 (2.19-0ubuntu6.6) ...
Processing triggers for libc-bin (2.19-0ubuntu6.6) ...
+ sudo gem install pdd
Building native extensions.  This could take a while...
Building native extensions.  This could take a while...
ruby-filemagic-0.6.1 [2014-08-19]:
* Account for options passed to FileMagic.fm (issue #7 reported by Adam
  Wróbel).
Successfully installed nokogiri-1.6.5
Successfully installed ruby-filemagic-0.6.1
Successfully installed slop-3.6.0
Successfully installed rake-10.4.2
Successfully installed pdd-0.15
5 gems installed
Installing ri documentation for nokogiri-1.6.5...
Installing ri documentation for ruby-filemagic-0.6.1...
Installing ri documentation for slop-3.6.0...
Installing ri documentation for rake-10.4.2...
Installing ri documentation for pdd-0.15...
Installing RDoc documentation for nokogiri-1.6.5...
Installing RDoc documentation for ruby-filemagic-0.6.1...
Installing RDoc documentation for slop-3.6.0...
Installing RDoc documentation for rake-10.4.2...
Installing RDoc documentation for pdd-0.15...
+ mvn clean install -Pqulice --errors --settings ../settings.xml
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.18/jcabi-1.18.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.18/jcabi-1.18.pom (7 KB at 26.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.33/parent-0.33.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.33/parent-0.33.pom (74 KB at 732.4 KB/sec)
[INFO]
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building jcabi-mysql-maven-plugin 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://oss.sonatype.org/content/groups/public/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-mysql-maven-plugin/0.1/jcabi-mysql-maven-plugin-0.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-mysql-maven-plugin/0.1/jcabi-mysql-maven-plugin-0.1.pom (12 KB at 182.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.10.2/parent-0.10.2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.10.2/parent-0.10.2.pom (65 KB at 1339.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-mysql-maven-plugin/0.1/jcabi-mysql-maven-plugin-0.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-mysql-maven-plugin/0.1/jcabi-mysql-maven-plugin-0.1.jar (14 KB at 421.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.3/maven-compiler-plugin-3.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.3/maven-compiler-plugin-3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.3/maven-compiler-plugin-3.3.pom (12 KB at 276.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 236.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.3/maven-compiler-plugin-3.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.3/maven-compiler-plugin-3.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.3/maven-compiler-plugin-3.3.jar (46 KB at 718.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.pom (11 KB at 241.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.jar (100 KB at 1465.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.18.1/maven-surefire-plugin-2.18.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.18.1/maven-surefire-plugin-2.18.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.18.1/maven-surefire-plugin-2.18.1.pom (6 KB at 108.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/2.18.1/surefire-2.18.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.18.1/surefire-2.18.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.18.1/surefire-2.18.1.pom (17 KB at 364.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.18.1/maven-surefire-plugin-2.18.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.18.1/maven-surefire-plugin-2.18.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.18.1/maven-surefire-plugin-2.18.1.jar (37 KB at 860.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.pom (17 KB at 363.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.jar (212 KB at 2249.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/mysql/mysql-connector-java/5.1.33/mysql-connector-java-5.1.33.pom
Downloading: http://repo.maven.apache.org/maven2/mysql/mysql-connector-java/5.1.33/mysql-connector-java-5.1.33.pom
Downloaded: http://repo.maven.apache.org/maven2/mysql/mysql-connector-java/5.1.33/mysql-connector-java-5.1.33.pom (2 KB at 23.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-jdbc/0.12.1/jcabi-jdbc-0.12.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-jdbc/0.12.1/jcabi-jdbc-0.12.1.pom (17 KB at 320.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.5.1/jcabi-1.5.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.5.1/jcabi-1.5.1.pom (10 KB at 256.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.18.1/parent-0.18.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.18.1/parent-0.18.1.pom (76 KB at 1983.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.22/jcabi-aspects-0.22.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.22/jcabi-aspects-0.22.pom (8 KB at 299.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.16/jcabi-log-0.16.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.16/jcabi-log-0.16.pom (5 KB at 137.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.6/aspectjrt-1.8.6.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.6/aspectjrt-1.8.6.pom (2 KB at 30.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.16.4/lombok-1.16.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.16.4/lombok-1.16.4.pom (2 KB at 61.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.2.0.CR1/hibernate-validator-5.2.0.CR1.pom
Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.2.0.CR1/hibernate-validator-5.2.0.CR1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.2.0.CR1/hibernate-validator-5.2.0.CR1.pom (13 KB at 354.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator-parent/5.2.0.CR1/hibernate-validator-parent-5.2.0.CR1.pom
Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.2.0.CR1/hibernate-validator-parent-5.2.0.CR1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.2.0.CR1/hibernate-validator-parent-5.2.0.CR1.pom (34 KB at 648.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.2.1.Final/jboss-logging-3.2.1.Final.pom
Downloading: http://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.2.1.Final/jboss-logging-3.2.1.Final.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.2.1.Final/jboss-logging-3.2.1.Final.pom (6 KB at 166.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/jboss/jboss-parent/15/jboss-parent-15.pom
Downloading: http://repo.maven.apache.org/maven2/org/jboss/jboss-parent/15/jboss-parent-15.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jboss/jboss-parent/15/jboss-parent-15.pom (31 KB at 855.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.1.0/classmate-1.1.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.1.0/classmate-1.1.0.pom (7 KB at 142.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom (22 KB at 451.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/37/commons-parent-37.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom (62 KB at 1043.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/junit/junit/4.12/junit-4.12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/junit/junit/4.12/junit-4.12.pom (24 KB at 330.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.pom (2 KB at 47.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/mysql/mysql-connector-java/5.1.33/mysql-connector-java-5.1.33.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-jdbc/0.12.1/jcabi-jdbc-0.12.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.22/jcabi-aspects-0.22.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.16/jcabi-log-0.16.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.16.4/lombok-1.16.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.6/aspectjrt-1.8.6.jar
Downloaded:2https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.16/jcabi-log-0.16.jar (45 KB at 553.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.2.0.CR1/hibernate-validator-5.2.0.CR1.jar
Downloaded:8https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-jdbc/0.12.1/jcabi-jdbc-0.12.1.jar (37 KB at 313.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.2.1.Final/jboss-logging-3.2.1.Final.jar
Downloading:1https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.1.0/classmate-1.1.0.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.6/aspectjrt-1.8.6.jar (115 KB at 1015.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.22/jcabi-aspects-0.22.jar (80 KB at 459.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.jar
Downloading:6https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.1.0/classmate-1.1.0.jar (62 KB at 1006.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.2.1/maven-repository-metadata-3.2.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.2.1/maven-model-builder-3.2.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (192 KB at 2285.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.2.1/maven-aether-provider-3.2.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.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/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.16.4/lombok-1.16.4.jar (1325 KB at 4763.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/junit/junit/4.12/junit-4.12.jar
Downloading:4https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar
Downloaded:1https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 KB at 139.4 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (142 KB at 1286.1 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (131 KB at 747.5 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/junit/junit/4.12/junit-4.12.jar (308 KB at 2064.1 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar (1146 KB at 4211.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/mysql/mysql-connector-java/5.1.33/mysql-connector-java-5.1.33.jar
Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.2.0.CR1/hibernate-validator-5.2.0.CR1.jar
Downloading: http://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.2.1.Final/jboss-logging-3.2.1.Final.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.2.1.Final/jboss-logging-3.2.1.Final.jar (66 KB at 678.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.jar (45 KB at 491.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.jar (53 KB at 459.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.jar (42 KB at 454.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.jar
Downloaded: http://repo.maven.apache.org/maven2/mysql/mysql-connector-java/5.1.33/mysql-connector-java-5.1.33.jar (938 KB at 4401.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.1/maven-repository-metadata-3.2.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.jar (157 KB at 1334.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.1/maven-model-builder-3.2.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.2.0.CR1/hibernate-validator-5.2.0.CR1.jar (678 KB at 2764.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.1/maven-aether-provider-3.2.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.jar (42 KB at 652.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.1/maven-repository-metadata-3.2.1.jar (26 KB at 503.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar
Downloaded:4http://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.1/maven-model-builder-3.2.1.jar (162 KB at 1853.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.1/maven-aether-provider-3.2.1.jar (60 KB at 721.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (49 KB at 725.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.jar (562 KB at 2724.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar (425 KB at 3894.4 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jcabi-mysql-maven-plugin ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven-same-versions) @ jcabi-mysql-maven-plugin ---
[INFO]
[INFO] --- jcabi-mysql-maven-plugin:0.1:classify (default) @ jcabi-mysql-maven-plugin ---
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.11.1/jcabi-aspects-0.11.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.11.1/jcabi-aspects-0.11.1.pom (7 KB at 120.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.9/parent-0.9.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.9/parent-0.9.pom (65 KB at 1316.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.9/jcabi-log-0.9.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.9/jcabi-log-0.9.pom (5 KB at 105.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.7.3/aspectjrt-1.7.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.7.3/aspectjrt-1.7.3.pom (2 KB at 26.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.1.0.Alpha1/hibernate-validator-5.1.0.Alpha1.pom
Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.0.Alpha1/hibernate-validator-5.1.0.Alpha1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.0.Alpha1/hibernate-validator-5.1.0.Alpha1.pom (13 KB at 205.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator-parent/5.1.0.Alpha1/hibernate-validator-parent-5.1.0.Alpha1.pom
Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.1.0.Alpha1/hibernate-validator-parent-5.1.0.Alpha1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.1.0.Alpha1/hibernate-validator-parent-5.1.0.Alpha1.pom (26 KB at 411.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/0.8.0/classmate-0.8.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/0.8.0/classmate-0.8.0.pom (7 KB at 86.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/jfrog/maven/annomojo/maven-plugin-anno/1.4.1/maven-plugin-anno-1.4.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/jfrog/maven/annomojo/maven-plugin-anno/1.4.1/maven-plugin-anno-1.4.1.pom (2 KB at 26.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/jfrog/maven/annomojo/maven-plugin-anno-parent/1.4.1/maven-plugin-anno-parent-1.4.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/jfrog/maven/annomojo/maven-plugin-anno-parent/1.4.1/maven-plugin-anno-parent-1.4.1.pom (9 KB at 193.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.11.1/jcabi-aspects-0.11.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.9/jcabi-log-0.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.1.0.Alpha1/hibernate-validator-5.1.0.Alpha1.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/0.8.0/classmate-0.8.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.7.3/aspectjrt-1.7.3.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.11.1/jcabi-aspects-0.11.1.jar (152 KB at 2164.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/jfrog/maven/annomojo/maven-plugin-anno/1.4.1/maven-plugin-anno-1.4.1.jar
Downloaded:1https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/0.8.0/classmate-0.8.0.jar (59 KB at 809.8 KB/sec)
Downloaded:4https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.7.3/aspectjrt-1.7.3.jar (115 KB at 1588.0 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/org/jfrog/maven/annomojo/maven-plugin-anno/1.4.1/maven-plugin-anno-1.4.1.jar (12 KB at 274.1 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.9/jcabi-log-0.9.jar (47 KB at 404.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.0.Alpha1/hibernate-validator-5.1.0.Alpha1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.0.Alpha1/hibernate-validator-5.1.0.Alpha1.jar (586 KB at 6031.7 KB/sec)
[INFO]
[INFO] --- maven-dependency-plugin:2.8:unpack (default) @ jcabi-mysql-maven-plugin ---
[INFO] Configured Artifact: com.jcabi:mysql-dist:linux-amd64:5.6.14:zip
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/mysql-dist/5.6.14/mysql-dist-5.6.14-linux-amd64.zip
Downloaded:6https://oss.sonatype.org/content/groups/public/com/jcabi/mysql-dist/5.6.14/mysql-dist-5.6.14-linux-amd64.zip (317564 KB at 21394.8 KB/sec)
[INFO] Unpacking /home/r/.m2/repository/com/jcabi/mysql-dist/5.6.14/mysql-dist-5.6.14-linux-amd64.zip to /home/r/repo/target/mysql-dist with includes "" and excludes ""
[INFO]
[INFO] --- maven-plugin-plugin:3.2:descriptor (default-descriptor) @ jcabi-mysql-maven-plugin ---
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 1184.3 KB/sec)
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ jcabi-mysql-maven-plugin ---
[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: ba50be7 at timestamp: 2015-09-17T09:35:25
[INFO] Storing buildScmBranch: master
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ jcabi-mysql-maven-plugin ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jcabi-mysql-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/r/repo/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ jcabi-mysql-maven-plugin ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 96.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (2 KB at 53.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (2 KB at 42.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2 KB at 60.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 KB at 423.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (2 KB at 36.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom (5 KB at 119.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.5/plexus-compiler-api-2.5.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.5/plexus-compiler-api-2.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.5/plexus-compiler-api-2.5.pom (865 B at 24.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.5/plexus-compiler-2.5.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.5/plexus-compiler-2.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.5/plexus-compiler-2.5.pom (6 KB at 148.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.5/plexus-compiler-manager-2.5.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.5/plexus-compiler-manager-2.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.5/plexus-compiler-manager-2.5.pom (690 B at 18.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.5/plexus-compiler-javac-2.5.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.5/plexus-compiler-javac-2.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.5/plexus-compiler-javac-2.5.pom (769 B at 21.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compilers/2.5/plexus-compilers-2.5.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.5/plexus-compilers-2.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.5/plexus-compilers-2.5.pom (2 KB at 33.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.5/plexus-compiler-api-2.5.jar
Downloading:2https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.5/plexus-compiler-manager-2.5.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 162.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.5/plexus-compiler-javac-2.5.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 308.1 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 311.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.5/plexus-compiler-api-2.5.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.5/plexus-compiler-manager-2.5.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.5/plexus-compiler-javac-2.5.jar
Downloaded:/http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar (167 KB at 3862.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.5/plexus-compiler-javac-2.5.jar (19 KB at 460.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.5/plexus-compiler-manager-2.5.jar (5 KB at 106.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.5/plexus-compiler-api-2.5.jar (25 KB at 526.8 KB/sec)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to /home/r/repo/target/classes
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (compile-helpmojo) @ jcabi-mysql-maven-plugin ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-plugin-plugin:3.2:descriptor (mojo-descriptor) @ jcabi-mysql-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 4 mojo descriptors.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO]
[INFO] --- jcabi-maven-plugin:0.9.3:ajc (jcabi-ajc-compile) @ jcabi-mysql-maven-plugin ---
[INFO] jcabi-aspects 0.17.1/8b0e260 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
[INFO] Created temp dir /home/r/repo/target/jcabi-ajc
[INFO] jcabi-aspects 0.17.1/8b0e260 started new daemon thread jcabi-cacheable for automated cleaning of expired @Cacheable values
[WARNING] advice defined in com.jcabi.aspects.aj.MethodValidator has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.ExceptionsLogger has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.SingleException has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodLogger has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodAsyncRunner has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodCacher has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodScheduler has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.Parallelizer has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.QuietExceptionsLogger has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodInterrupter has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.ImmutabilityChecker has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.Repeater has not been applied [Xlint:adviceDidNotMatch]
[INFO] ajc result: 14 file(s) processed, 8 pointcut(s) woven, 0 error(s), 12 warning(s)
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jcabi-mysql-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/r/repo/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ jcabi-mysql-maven-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/r/repo/target/test-classes
[INFO]
[INFO] --- jcabi-maven-plugin:0.9.3:ajc (jcabi-ajc-test-compile) @ jcabi-mysql-maven-plugin ---
[INFO] Created temp dir /home/r/repo/target/jcabi-ajc-test
[WARNING] advice defined in com.jcabi.aspects.aj.MethodValidator has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.ExceptionsLogger has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.SingleException has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodLogger has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodAsyncRunner has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodCacher has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodScheduler has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.Parallelizer has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.QuietExceptionsLogger has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodInterrupter has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.ImmutabilityChecker has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.Repeater has not been applied [Xlint:adviceDidNotMatch]
[INFO] ajc result: 4 file(s) processed, 0 pointcut(s) woven, 0 error(s), 12 warning(s)
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ jcabi-mysql-maven-plugin ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.18.1/maven-surefire-common-2.18.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.18.1/maven-surefire-common-2.18.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.18.1/maven-surefire-common-2.18.1.pom (7 KB at 149.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 43.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 287.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.18.1/surefire-api-2.18.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.18.1/surefire-api-2.18.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.18.1/surefire-api-2.18.1.pom (3 KB at 60.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.18.1/surefire-booter-2.18.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.18.1/surefire-booter-2.18.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.18.1/surefire-booter-2.18.1.pom (3 KB at 67.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.18.1/maven-surefire-common-2.18.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.18.1/surefire-booter-2.18.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.18.1/surefire-api-2.18.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.18.1/maven-surefire-common-2.18.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.18.1/surefire-booter-2.18.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.18.1/surefire-api-2.18.1.jar
Downloading:4http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.18.1/surefire-booter-2.18.1.jar (39 KB at 885.1 KB/sec)
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.18.1/maven-surefire-common-2.18.1.jar (269 KB at 4123.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.18.1/surefire-api-2.18.1.jar (145 KB at 2257.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 318.8 KB/sec)
[INFO] Surefire report directory: /home/r/repo/target/surefire-reports
[INFO] parallel='none', perCoreThreadCount=true, threadCount=4, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit47/2.18.1/surefire-junit47-2.18.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/2.18.1/surefire-junit47-2.18.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/2.18.1/surefire-junit47-2.18.1.pom (5 KB at 114.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-providers/2.18.1/surefire-providers-2.18.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.18.1/surefire-providers-2.18.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.18.1/surefire-providers-2.18.1.pom (3 KB at 73.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom (6 KB at 147.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit48/2.18.1/common-junit48-2.18.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/2.18.1/common-junit48-2.18.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/2.18.1/common-junit48-2.18.1.pom (4 KB at 80.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit4/2.18.1/common-junit4-2.18.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/2.18.1/common-junit4-2.18.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/2.18.1/common-junit4-2.18.1.pom (2 KB at 43.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit3/2.18.1/common-junit3-2.18.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/2.18.1/common-junit3-2.18.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/2.18.1/common-junit3-2.18.1.pom (2 KB at 45.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/2.18.1/common-java5-2.18.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.18.1/common-java5-2.18.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.18.1/common-java5-2.18.1.pom (2 KB at 43.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-grouper/2.18.1/surefire-grouper-2.18.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.18.1/surefire-grouper-2.18.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.18.1/surefire-grouper-2.18.1.pom (3 KB at 65.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit47/2.18.1/surefire-junit47-2.18.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit48/2.18.1/common-junit48-2.18.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit4/2.18.1/common-junit4-2.18.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit3/2.18.1/common-junit3-2.18.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar (5 KB at 102.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/2.18.1/surefire-junit47-2.18.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/2.18.1/common-java5-2.18.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/2.18.1/common-junit3-2.18.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/2.18.1/common-junit4-2.18.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/2.18.1/surefire-junit47-2.18.1.jar (131 KB at 1215.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.18.1/common-java5-2.18.1.jar
Downloading:9http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/2.18.1/common-junit48-2.18.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-grouper/2.18.1/surefire-grouper-2.18.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/2.18.1/common-junit3-2.18.1.jar (12 KB at 95.2 KB/sec)
Downloaded:2http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/2.18.1/common-junit4-2.18.1.jar (19 KB at 202.0 KB/sec)
Downloading:7http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.18.1/surefire-grouper-2.18.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.18.1/common-java5-2.18.1.jar (37 KB at 867.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/2.18.1/common-junit48-2.18.1.jar (19 KB at 498.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.18.1/surefire-grouper-2.18.1.jar (38 KB at 915.1 KB/sec)
-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.jcabi.mysql.maven.plugin.StopMojoTest
[info] execution skipped because of 'skip' option
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in com.jcabi.mysql.maven.plugin.StopMojoTest
Running com.jcabi.mysql.maven.plugin.StartMojoTest
[info] execution skipped because of 'skip' option
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.jcabi.mysql.maven.plugin.StartMojoTest
Running com.jcabi.mysql.maven.plugin.ClassifyMojoTest
[info] ${test.test} set to "linux-amd64"
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.071 sec - in com.jcabi.mysql.maven.plugin.ClassifyMojoTest
Running com.jcabi.mysql.maven.plugin.InstancesTest
Sep 17, 2015 9:35:42 AM org.hibernate.validator.internal.util.Version <clinit>
INFO: HV000001: Hibernate Validator 5.2.0.CR1
[info] JSR-303 validator org.hibernate.validator.internal.engine.ValidatorImpl instantiated by jcabi-aspects 0.22/7e07127
[info] jcabi-aspects 0.22/7e07127 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
[info] reuse existing database false
[info] deleted /tmp/1442482542480-0 directory
[info] created /tmp/1442482542480-0 directory
[info] $ /home/r/repo/target/mysql-dist/scripts/mysql_install_db --defaults-file=/tmp/1442482542480-0/my-default.cnf --force --innodb_use_native_aio=0 --datadir=/tmp/1442482542480-0/data --basedir=/home/r/repo/target/mysql-dist
[warn] >> 2015-09-17 09:35:42 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[warn] >> 2015-09-17 09:35:42 21839 [Note] InnoDB: The InnoDB memory heap is disabled
[warn] >> 2015-09-17 09:35:42 21839 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[warn] >> 2015-09-17 09:35:42 21839 [Note] InnoDB: Compressed tables use zlib 1.2.3
[warn] >> 2015-09-17 09:35:42 21839 [Note] InnoDB: Using CPU crc32 instructions
[warn] >> 2015-09-17 09:35:42 21839 [Note] InnoDB: Initializing buffer pool, size = 128.0M
[warn] >> 2015-09-17 09:35:42 21839 [Note] InnoDB: Completed initialization of buffer pool
[warn] >> 2015-09-17 09:35:42 21839 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!
[warn] >> 2015-09-17 09:35:42 21839 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB
[warn] >> 2015-09-17 09:35:42 21839 [Note] InnoDB: Database physically writes the file full: wait...
[warn] >> 2015-09-17 09:35:44 21839 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB
[warn] >> 2015-09-17 09:35:45 21839 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB
[warn] >> 2015-09-17 09:35:45 21839 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
[warn] >> 2015-09-17 09:35:45 21839 [Warning] InnoDB: New log files created, LSN=45781
[warn] >> 2015-09-17 09:35:45 21839 [Note] InnoDB: Doublewrite buffer not found: creating new
[warn] >> 2015-09-17 09:35:45 21839 [Note] InnoDB: Doublewrite buffer created
[warn] >> 2015-09-17 09:35:45 21839 [Note] InnoDB: 128 rollback segment(s) are active.
[warn] >> 2015-09-17 09:35:46 21839 [Warning] InnoDB: Creating foreign key constraint system tables.
[warn] >> 2015-09-17 09:35:46 21839 [Note] InnoDB: Foreign key constraint system tables created
[warn] >> 2015-09-17 09:35:46 21839 [Note] InnoDB: Creating tablespace and datafile system tables.
[warn] >> 2015-09-17 09:35:46 21839 [Note] InnoDB: Tablespace and datafile system tables created.
[warn] >> 2015-09-17 09:35:46 21839 [Note] InnoDB: Waiting for purge to start
[warn] >> 2015-09-17 09:35:46 21839 [Note] InnoDB: 5.6.14 started; log sequence number 0
[warn] >> 2015-09-17 09:35:47 21839 [Note] Binlog end
[warn] >> 2015-09-17 09:35:47 21839 [Note] InnoDB: FTS optimize thread exiting.
[warn] >> 2015-09-17 09:35:47 21839 [Note] InnoDB: Starting shutdown...
[warn] >> 2015-09-17 09:35:48 21839 [Note] InnoDB: Shutdown completed; log sequence number 1625977
[info] >> Installing MySQL system tables...OK
[info] >>
[warn] >> 2015-09-17 09:35:48 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[warn] >> 2015-09-17 09:35:48 21863 [Note] InnoDB: The InnoDB memory heap is disabled
[warn] >> 2015-09-17 09:35:48 21863 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[warn] >> 2015-09-17 09:35:48 21863 [Note] InnoDB: Compressed tables use zlib 1.2.3
[warn] >> 2015-09-17 09:35:48 21863 [Note] InnoDB: Using CPU crc32 instructions
[warn] >> 2015-09-17 09:35:48 21863 [Note] InnoDB: Initializing buffer pool, size = 128.0M
[warn] >> 2015-09-17 09:35:48 21863 [Note] InnoDB: Completed initialization of buffer pool
[warn] >> 2015-09-17 09:35:48 21863 [Note] InnoDB: Highest supported file format is Barracuda.
[warn] >> 2015-09-17 09:35:48 21863 [Note] InnoDB: 128 rollback segment(s) are active.
[warn] >> 2015-09-17 09:35:48 21863 [Note] InnoDB: Waiting for purge to start
[warn] >> 2015-09-17 09:35:48 21863 [Note] InnoDB: 5.6.14 started; log sequence number 1625977
[warn] >> 2015-09-17 09:35:48 21863 [Note] Binlog end
[warn] >> 2015-09-17 09:35:48 21863 [Note] InnoDB: FTS optimize thread exiting.
[warn] >> 2015-09-17 09:35:48 21863 [Note] InnoDB: Starting shutdown...
[warn] >> 2015-09-17 09:35:50 21863 [Note] InnoDB: Shutdown completed; log sequence number 1625987
[info] >> Filling help tables...OK
[info] >>
[info] >> To start mysqld at boot time you have to copy
[info] >> support-files/mysql.server to the right place for your system
[info] >>
[info] >> PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
[info] >> To do so, start the server, then issue the following commands:
[info] >>
[info] >>   /home/r/repo/target/mysql-dist/bin/mysqladmin -u root password 'new-password'
[info] >>   /home/r/repo/target/mysql-dist/bin/mysqladmin -u root -h docker password 'new-password'
[info] >>
[info] >> Alternatively you can run:
[info] >>
[info] >>   /home/r/repo/target/mysql-dist/bin/mysql_secure_installation
[info] >>
[info] >> which will also give you the option of removing the test
[info] >> databases and anonymous user created by default.  This is
[info] >> strongly recommended for production servers.
[info] >>
[info] >> See the manual for more instructions.
[info] >>
[info] >> You can start the MySQL daemon with:
[info] >>
[info] >>   cd . ; /home/r/repo/target/mysql-dist/bin/mysqld_safe &
[info] >>
[info] >> You can test the MySQL daemon with mysql-test-run.pl
[info] >>
[info] >>   cd mysql-test ; perl mysql-test-run.pl
[info] >>
[info] >> Please report any problems with the ./bin/mysqlbug script!
[info] >>
[info] >> The latest information about MySQL is available on the web at
[info] >>
[info] >>   http://www.mysql.com
[info] >>
[info] >> Support MySQL by buying support/licenses at http://shop.mysql.com
[info] >>
[info] >> New default config file was created as /home/r/repo/target/mysql-dist/my.cnf and
[info] >> will be used by default by the server when you start it.
[info] >> You may edit this file to change server settings
[info] >>
[info] $ /home/r/repo/target/mysql-dist/bin/mysqld --no-defaults --user=r --general_log --console --innodb_buffer_pool_size=64M --innodb_log_file_size=64M --log_warnings --innodb_use_native_aio=0 --binlog-ignore-db=root --basedir=/home/r/repo/target/mysql-dist --lc-messages-dir=/home/r/repo/target/mysql-dist/share --datadir=/tmp/1442482542480-0/data --tmpdir=/tmp/1442482542480-0/temp --socket=/tmp/1442482542480-0/mysql.sock --pid-file=/tmp/1442482542480-0/mysql.pid --port=54025
[info] >> 2015-09-17 09:35:50 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[info] >> 2015-09-17 09:35:50 21887 [Note] Plugin 'FEDERATED' is disabled.
[info] >> 2015-09-17 09:35:50 21887 [Note] InnoDB: The InnoDB memory heap is disabled
[info] >> 2015-09-17 09:35:50 21887 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[info] >> 2015-09-17 09:35:50 21887 [Note] InnoDB: Compressed tables use zlib 1.2.3
[info] >> 2015-09-17 09:35:50 21887 [Note] InnoDB: Using CPU crc32 instructions
[info] >> 2015-09-17 09:35:50 21887 [Note] InnoDB: Initializing buffer pool, size = 64.0M
[info] >> 2015-09-17 09:35:50 21887 [Note] InnoDB: Completed initialization of buffer pool
[info] >> 2015-09-17 09:35:50 21887 [Note] InnoDB: Highest supported file format is Barracuda.
[info] >> 2015-09-17 09:35:50 21887 [Warning] InnoDB: Resizing redo log from 2*3072 to 2*4096 pages, LSN=1625987
[info] >> 2015-09-17 09:35:50 21887 [Warning] InnoDB: Starting to delete and rewrite log files.
[info] >> 2015-09-17 09:35:50 21887 [Note] InnoDB: Setting log file ./ib_logfile101 size to 64 MB
[info] >> 2015-09-17 09:35:51 21887 [Note] InnoDB: Setting log file ./ib_logfile1 size to 64 MB
[info] >> 2015-09-17 09:35:52 21887 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
[info] >> 2015-09-17 09:35:52 21887 [Warning] InnoDB: New log files created, LSN=1625987
[info] >> 2015-09-17 09:35:52 21887 [Note] InnoDB: 128 rollback segment(s) are active.
[info] >> 2015-09-17 09:35:52 21887 [Note] InnoDB: Waiting for purge to start
[info] >> 2015-09-17 09:35:52 21887 [Note] InnoDB: 5.6.14 started; log sequence number 1625987
[info] >> 2015-09-17 09:35:52 21887 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 7d17e908-5d1f-11e5-acc3-0242ac110221.
[info] >> 2015-09-17 09:35:52 21887 [Note] Server hostname (bind-address): '*'; port: 54025
[info] >> 2015-09-17 09:35:52 21887 [Note] IPv6 is available.
[info] >> 2015-09-17 09:35:52 21887 [Note]   - '::' resolves to '::';
[info] >> 2015-09-17 09:35:52 21887 [Note] Server socket created on IP: '::'.
[info] >> 2015-09-17 09:35:52 21887 [Note] Event Scheduler: Loaded 0 events
[info] >> 2015-09-17 09:35:52 21887 [Note] /home/r/repo/target/mysql-dist/bin/mysqld: ready for connections.
[info] >> Version: '5.6.14-log'  socket: '/tmp/1442482542480-0/mysql.sock'  port: 54025  MySQL Community Server (GPL)
[info] socket /tmp/1442482542480-0/mysql.sock is available after 3s of waiting
[info] $ /home/r/repo/target/mysql-dist/bin/mysqladmin --no-defaults --port=54025 --user=root --socket=/tmp/1442482542480-0/mysql.sock --host=127.0.0.1 password root
[info] $ /home/r/repo/target/mysql-dist/bin/mysql --port=54025 --user=root --password=root --socket=/tmp/1442482542480-0/mysql.sock
[warn] >> Warning: Using a password on the command line interface can be insecure.
[info] #start('Config(tcpport=54025, dbuser=root, dbpassword=root, name=root, dbopts=[])', /home/r/repo/target/mysql-dist, /tmp/1442482542480-0, false, NULL): in 10.71s
[info] #reusedExistingDatabase(): false in 31.95µs
[error] Error reading from process stream: java.io.IOException: Stream closed
        at java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:162)
        at java.io.BufferedInputStream.read1(BufferedInputStream.java:272)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
        at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
        at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
        at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
        at java.io.InputStreamReader.read(InputStreamReader.java:184)
        at java.io.BufferedReader.fill(BufferedReader.java:154)
        at java.io.BufferedReader.readLine(BufferedReader.java:317)
        at java.io.BufferedReader.readLine(BufferedReader.java:382)
        at com.jcabi.log.VerboseProcess$Monitor.call(VerboseProcess.java:367)
        at com.jcabi.log.VerboseProcess$Monitor.call(VerboseProcess.java:324)
        at com.jcabi.log.VerboseRunnable$1.run(VerboseRunnable.java:133)
        at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:198)
        at java.lang.Thread.run(Thread.java:745)
[info] #stop(54025): in 459.72µs
[info] reuse existing database false
[info] deleted /tmp/1442482554089-0 directory
[info] created /tmp/1442482554089-0 directory
[info] $ /home/r/repo/target/mysql-dist/scripts/mysql_install_db --defaults-file=/tmp/1442482554089-0/my-default.cnf --force --innodb_use_native_aio=0 --datadir=/tmp/1442482554089-0/data --basedir=/home/r/repo/target/mysql-dist
[warn] >> 2015-09-17 09:35:54 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[warn] >> 2015-09-17 09:35:54 21932 [Note] InnoDB: The InnoDB memory heap is disabled
[warn] >> 2015-09-17 09:35:54 21932 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[warn] >> 2015-09-17 09:35:54 21932 [Note] InnoDB: Compressed tables use zlib 1.2.3
[warn] >> 2015-09-17 09:35:54 21932 [Note] InnoDB: Using CPU crc32 instructions
[warn] >> 2015-09-17 09:35:54 21932 [Note] InnoDB: Initializing buffer pool, size = 128.0M
[warn] >> 2015-09-17 09:35:54 21932 [Note] InnoDB: Completed initialization of buffer pool
[warn] >> 2015-09-17 09:35:54 21932 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!
[warn] >> 2015-09-17 09:35:54 21932 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB
[warn] >> 2015-09-17 09:35:54 21932 [Note] InnoDB: Database physically writes the file full: wait...
[warn] >> 2015-09-17 09:35:54 21932 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB
[warn] >> 2015-09-17 09:35:54 21932 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB
[warn] >> 2015-09-17 09:35:55 21932 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
[warn] >> 2015-09-17 09:35:55 21932 [Warning] InnoDB: New log files created, LSN=45781
[warn] >> 2015-09-17 09:35:55 21932 [Note] InnoDB: Doublewrite buffer not found: creating new
[warn] >> 2015-09-17 09:35:55 21932 [Note] InnoDB: Doublewrite buffer created
[warn] >> 2015-09-17 09:35:55 21932 [Note] InnoDB: 128 rollback segment(s) are active.
[warn] >> 2015-09-17 09:35:55 21932 [Warning] InnoDB: Creating foreign key constraint system tables.
[warn] >> 2015-09-17 09:35:55 21932 [Note] InnoDB: Foreign key constraint system tables created
[warn] >> 2015-09-17 09:35:55 21932 [Note] InnoDB: Creating tablespace and datafile system tables.
[warn] >> 2015-09-17 09:35:55 21932 [Note] InnoDB: Tablespace and datafile system tables created.
[warn] >> 2015-09-17 09:35:55 21932 [Note] InnoDB: Waiting for purge to start
[warn] >> 2015-09-17 09:35:55 21932 [Note] InnoDB: 5.6.14 started; log sequence number 0
[warn] >> 2015-09-17 09:35:56 21932 [Note] Binlog end
[warn] >> 2015-09-17 09:35:56 21932 [Note] InnoDB: FTS optimize thread exiting.
[warn] >> 2015-09-17 09:35:56 21932 [Note] InnoDB: Starting shutdown...
[warn] >> 2015-09-17 09:35:58 21932 [Note] InnoDB: Shutdown completed; log sequence number 1625977
[info] >> Installing MySQL system tables...OK
[info] >>
[warn] >> 2015-09-17 09:35:58 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[warn] >> 2015-09-17 09:35:58 21956 [Note] InnoDB: The InnoDB memory heap is disabled
[warn] >> 2015-09-17 09:35:58 21956 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[warn] >> 2015-09-17 09:35:58 21956 [Note] InnoDB: Compressed tables use zlib 1.2.3
[warn] >> 2015-09-17 09:35:58 21956 [Note] InnoDB: Using CPU crc32 instructions
[warn] >> 2015-09-17 09:35:58 21956 [Note] InnoDB: Initializing buffer pool, size = 128.0M
[warn] >> 2015-09-17 09:35:58 21956 [Note] InnoDB: Completed initialization of buffer pool
[warn] >> 2015-09-17 09:35:58 21956 [Note] InnoDB: Highest supported file format is Barracuda.
[warn] >> 2015-09-17 09:35:58 21956 [Note] InnoDB: 128 rollback segment(s) are active.
[warn] >> 2015-09-17 09:35:58 21956 [Note] InnoDB: Waiting for purge to start
[warn] >> 2015-09-17 09:35:58 21956 [Note] InnoDB: 5.6.14 started; log sequence number 1625977
[warn] >> 2015-09-17 09:35:58 21956 [Note] Binlog end
[warn] >> 2015-09-17 09:35:58 21956 [Note] InnoDB: FTS optimize thread exiting.
[warn] >> 2015-09-17 09:35:58 21956 [Note] InnoDB: Starting shutdown...
[warn] >> 2015-09-17 09:35:59 21956 [Note] InnoDB: Shutdown completed; log sequence number 1625987
[info] >> Filling help tables...OK
[info] >>
[info] >> To start mysqld at boot time you have to copy
[info] >> support-files/mysql.server to the right place for your system
[info] >>
[info] >> PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
[info] >> To do so, start the server, then issue the following commands:
[info] >>
[info] >>   /home/r/repo/target/mysql-dist/bin/mysqladmin -u root password 'new-password'
[info] >>   /home/r/repo/target/mysql-dist/bin/mysqladmin -u root -h docker password 'new-password'
[info] >>
[info] >> Alternatively you can run:
[info] >>
[info] >>   /home/r/repo/target/mysql-dist/bin/mysql_secure_installation
[info] >>
[info] >> which will also give you the option of removing the test
[info] >> databases and anonymous user created by default.  This is
[info] >> strongly recommended for production servers.
[info] >>
[info] >> See the manual for more instructions.
[info] >>
[info] >> You can start the MySQL daemon with:
[info] >>
[info] >>   cd . ; /home/r/repo/target/mysql-dist/bin/mysqld_safe &
[info] >>
[info] >> You can test the MySQL daemon with mysql-test-run.pl
[info] >>
[info] >>   cd mysql-test ; perl mysql-test-run.pl
[info] >>
[info] >> Please report any problems with the ./bin/mysqlbug script!
[info] >>
[info] >> The latest information about MySQL is available on the web at
[info] >>
[info] >>   http://www.mysql.com
[info] >>
[info] >> Support MySQL by buying support/licenses at http://shop.mysql.com
[info] >>
[info] >> WARNING: Found existing config file /home/r/repo/target/mysql-dist/my.cnf on the system.
[info] >> Because this file might be in use, it was not replaced,
[info] >> but was used in bootstrap (unless you used --defaults-file)
[info] >> and when you later start the server.
[info] >> The new default config file was created as /home/r/repo/target/mysql-dist/my-new.cnf,
[info] >> please compare it with your file and take the changes you need.
[info] >>
[info] $ /home/r/repo/target/mysql-dist/bin/mysqld --no-defaults --user=r --general_log --console --innodb_buffer_pool_size=64M --innodb_log_file_size=64M --log_warnings --innodb_use_native_aio=0 --binlog-ignore-db=root --basedir=/home/r/repo/target/mysql-dist --lc-messages-dir=/home/r/repo/target/mysql-dist/share --datadir=/tmp/1442482554089-0/data --tmpdir=/tmp/1442482554089-0/temp --socket=/tmp/1442482554089-0/mysql.sock --pid-file=/tmp/1442482554089-0/mysql.pid --port=34798
[info] >> 2015-09-17 09:36:00 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[info] >> 2015-09-17 09:36:00 21980 [Note] Plugin 'FEDERATED' is disabled.
[info] >> 2015-09-17 09:36:00 21980 [Note] InnoDB: The InnoDB memory heap is disabled
[info] >> 2015-09-17 09:36:00 21980 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[info] >> 2015-09-17 09:36:00 21980 [Note] InnoDB: Compressed tables use zlib 1.2.3
[info] >> 2015-09-17 09:36:00 21980 [Note] InnoDB: Using CPU crc32 instructions
[info] >> 2015-09-17 09:36:00 21980 [Note] InnoDB: Initializing buffer pool, size = 64.0M
[info] >> 2015-09-17 09:36:00 21980 [Note] InnoDB: Completed initialization of buffer pool
[info] >> 2015-09-17 09:36:00 21980 [Note] InnoDB: Highest supported file format is Barracuda.
[info] >> 2015-09-17 09:36:00 21980 [Warning] InnoDB: Resizing redo log from 2*3072 to 2*4096 pages, LSN=1625987
[info] >> 2015-09-17 09:36:00 21980 [Warning] InnoDB: Starting to delete and rewrite log files.
[info] >> 2015-09-17 09:36:00 21980 [Note] InnoDB: Setting log file ./ib_logfile101 size to 64 MB
[info] >> 2015-09-17 09:36:01 21980 [Note] InnoDB: Setting log file ./ib_logfile1 size to 64 MB
[info] >> 2015-09-17 09:36:02 21980 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
[info] >> 2015-09-17 09:36:02 21980 [Warning] InnoDB: New log files created, LSN=1625987
[info] >> 2015-09-17 09:36:02 21980 [Note] InnoDB: 128 rollback segment(s) are active.
[info] >> 2015-09-17 09:36:02 21980 [Note] InnoDB: Waiting for purge to start
[info] >> 2015-09-17 09:36:02 21980 [Note] InnoDB: 5.6.14 started; log sequence number 1625987
[info] >> 2015-09-17 09:36:02 21980 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 829d3489-5d1f-11e5-acc3-0242ac110221.
[info] >> 2015-09-17 09:36:02 21980 [Note] Server hostname (bind-address): '*'; port: 34798
[info] >> 2015-09-17 09:36:02 21980 [Note] IPv6 is available.
[info] >> 2015-09-17 09:36:02 21980 [Note]   - '::' resolves to '::';
[info] >> 2015-09-17 09:36:02 21980 [Note] Server socket created on IP: '::'.
[info] >> 2015-09-17 09:36:02 21980 [Note] Event Scheduler: Loaded 0 events
[info] >> 2015-09-17 09:36:02 21980 [Note] /home/r/repo/target/mysql-dist/bin/mysqld: ready for connections.
[info] >> Version: '5.6.14-log'  socket: '/tmp/1442482554089-0/mysql.sock'  port: 34798  MySQL Community Server (GPL)
[info] socket /tmp/1442482554089-0/mysql.sock is available after 3s of waiting
[info] $ /home/r/repo/target/mysql-dist/bin/mysqladmin --no-defaults --port=34798 --user=root --socket=/tmp/1442482554089-0/mysql.sock --host=127.0.0.1 password root
[info] $ /home/r/repo/target/mysql-dist/bin/mysql --port=34798 --user=root --password=root --socket=/tmp/1442482554089-0/mysql.sock
[warn] >> Warning: Using a password on the command line interface can be insecure.
[info] #start('Config(tcpport=34798, dbuser=notRoot, dbpassword=root, name=root, dbopts=[])', /home/r/repo/target/mysql-dist, /tmp/1442482554089-0, true, NULL): in 8.80s
[error] Error reading from process stream: java.io.IOException: Stream closed
        at java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:162)
        at java.io.BufferedInputStream.read1(BufferedInputStream.java:272)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
        at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
        at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
        at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
        at java.io.InputStreamReader.read(InputStreamReader.java:184)
        at java.io.BufferedReader.fill(BufferedReader.java:154)
        at java.io.BufferedReader.readLine(BufferedReader.java:317)
        at java.io.BufferedReader.readLine(BufferedReader.java:382)
        at com.jcabi.log.VerboseProcess$Monitor.call(VerboseProcess.java:367)
        at com.jcabi.log.VerboseProcess$Monitor.call(VerboseProcess.java:324)
        at com.jcabi.log.VerboseRunnable$1.run(VerboseRunnable.java:133)
        at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:198)
        at java.lang.Thread.run(Thread.java:745)
[info] #stop(34798): in 145.51µs
[info] reuse existing database false
[info] deleted /tmp/1442482562975-0 directory
[info] created /tmp/1442482562975-0 directory
[info] $ /home/r/repo/target/mysql-dist/scripts/mysql_install_db --defaults-file=/tmp/1442482562975-0/my-default.cnf --force --innodb_use_native_aio=0 --datadir=/tmp/1442482562975-0/data --basedir=/home/r/repo/target/mysql-dist
[warn] >> 2015-09-17 09:36:03 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[warn] >> 2015-09-17 09:36:03 22023 [Note] InnoDB: The InnoDB memory heap is disabled
[warn] >> 2015-09-17 09:36:03 22023 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[warn] >> 2015-09-17 09:36:03 22023 [Note] InnoDB: Compressed tables use zlib 1.2.3
[warn] >> 2015-09-17 09:36:03 22023 [Note] InnoDB: Using CPU crc32 instructions
[warn] >> 2015-09-17 09:36:03 22023 [Note] InnoDB: Initializing buffer pool, size = 128.0M
[warn] >> 2015-09-17 09:36:03 22023 [Note] InnoDB: Completed initialization of buffer pool
[warn] >> 2015-09-17 09:36:03 22023 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!
[warn] >> 2015-09-17 09:36:03 22023 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB
[warn] >> 2015-09-17 09:36:03 22023 [Note] InnoDB: Database physically writes the file full: wait...
[warn] >> 2015-09-17 09:36:03 22023 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB
[warn] >> 2015-09-17 09:36:03 22023 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB
[warn] >> 2015-09-17 09:36:04 22023 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
[warn] >> 2015-09-17 09:36:04 22023 [Warning] InnoDB: New log files created, LSN=45781
[warn] >> 2015-09-17 09:36:04 22023 [Note] InnoDB: Doublewrite buffer not found: creating new
[warn] >> 2015-09-17 09:36:04 22023 [Note] InnoDB: Doublewrite buffer created
[warn] >> 2015-09-17 09:36:04 22023 [Note] InnoDB: 128 rollback segment(s) are active.
[warn] >> 2015-09-17 09:36:04 22023 [Warning] InnoDB: Creating foreign key constraint system tables.
[warn] >> 2015-09-17 09:36:04 22023 [Note] InnoDB: Foreign key constraint system tables created
[warn] >> 2015-09-17 09:36:04 22023 [Note] InnoDB: Creating tablespace and datafile system tables.
[warn] >> 2015-09-17 09:36:04 22023 [Note] InnoDB: Tablespace and datafile system tables created.
[warn] >> 2015-09-17 09:36:04 22023 [Note] InnoDB: Waiting for purge to start
[warn] >> 2015-09-17 09:36:04 22023 [Note] InnoDB: 5.6.14 started; log sequence number 0
[warn] >> 2015-09-17 09:36:04 22023 [Note] Binlog end
[warn] >> 2015-09-17 09:36:04 22023 [Note] InnoDB: FTS optimize thread exiting.
[warn] >> 2015-09-17 09:36:04 22023 [Note] InnoDB: Starting shutdown...
[warn] >> 2015-09-17 09:36:05 22023 [Note] InnoDB: Shutdown completed; log sequence number 1625977
[info] >> Installing MySQL system tables...OK
[info] >>
[warn] >> 2015-09-17 09:36:05 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[warn] >> 2015-09-17 09:36:05 22047 [Note] InnoDB: The InnoDB memory heap is disabled
[warn] >> 2015-09-17 09:36:05 22047 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[warn] >> 2015-09-17 09:36:05 22047 [Note] InnoDB: Compressed tables use zlib 1.2.3
[warn] >> 2015-09-17 09:36:05 22047 [Note] InnoDB: Using CPU crc32 instructions
[warn] >> 2015-09-17 09:36:05 22047 [Note] InnoDB: Initializing buffer pool, size = 128.0M
[warn] >> 2015-09-17 09:36:05 22047 [Note] InnoDB: Completed initialization of buffer pool
[warn] >> 2015-09-17 09:36:05 22047 [Note] InnoDB: Highest supported file format is Barracuda.
[warn] >> 2015-09-17 09:36:05 22047 [Note] InnoDB: 128 rollback segment(s) are active.
[warn] >> 2015-09-17 09:36:05 22047 [Note] InnoDB: Waiting for purge to start
[warn] >> 2015-09-17 09:36:05 22047 [Note] InnoDB: 5.6.14 started; log sequence number 1625977
[warn] >> 2015-09-17 09:36:05 22047 [Note] Binlog end
[warn] >> 2015-09-17 09:36:05 22047 [Note] InnoDB: FTS optimize thread exiting.
[warn] >> 2015-09-17 09:36:05 22047 [Note] InnoDB: Starting shutdown...
[warn] >> 2015-09-17 09:36:07 22047 [Note] InnoDB: Shutdown completed; log sequence number 1625987
[info] >> Filling help tables...OK
[info] >>
[info] >> To start mysqld at boot time you have to copy
[info] >> support-files/mysql.server to the right place for your system
[info] >>
[info] >> PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
[info] >> To do so, start the server, then issue the following commands:
[info] >>
[info] >>   /home/r/repo/target/mysql-dist/bin/mysqladmin -u root password 'new-password'
[info] >>   /home/r/repo/target/mysql-dist/bin/mysqladmin -u root -h docker password 'new-password'
[info] >>
[info] >> Alternatively you can run:
[info] >>
[info] >>   /home/r/repo/target/mysql-dist/bin/mysql_secure_installation
[info] >>
[info] >> which will also give you the option of removing the test
[info] >> databases and anonymous user created by default.  This is
[info] >> strongly recommended for production servers.
[info] >>
[info] >> See the manual for more instructions.
[info] >>
[info] >> You can start the MySQL daemon with:
[info] >>
[info] >>   cd . ; /home/r/repo/target/mysql-dist/bin/mysqld_safe &
[info] >>
[info] >> You can test the MySQL daemon with mysql-test-run.pl
[info] >>
[info] >>   cd mysql-test ; perl mysql-test-run.pl
[info] >>
[info] >> Please report any problems with the ./bin/mysqlbug script!
[info] >>
[info] >> The latest information about MySQL is available on the web at
[info] >>
[info] >>   http://www.mysql.com
[info] >>
[info] >> Support MySQL by buying support/licenses at http://shop.mysql.com
[info] >>
[info] >> WARNING: Found existing config file /home/r/repo/target/mysql-dist/my.cnf on the system.
[info] >> Because this file might be in use, it was not replaced,
[info] >> but was used in bootstrap (unless you used --defaults-file)
[info] >> and when you later start the server.
[info] >> The new default config file was created as /home/r/repo/target/mysql-dist/my-new.cnf,
[info] >> please compare it with your file and take the changes you need.
[info] >>
[info] $ /home/r/repo/target/mysql-dist/bin/mysqld --no-defaults --user=r --general_log --console --innodb_buffer_pool_size=64M --innodb_log_file_size=64M --log_warnings --innodb_use_native_aio=0 --binlog-ignore-db=root --basedir=/home/r/repo/target/mysql-dist --lc-messages-dir=/home/r/repo/target/mysql-dist/share --datadir=/tmp/1442482562975-0/data --tmpdir=/tmp/1442482562975-0/temp --socket=/tmp/1442482562975-0/mysql.sock --pid-file=/tmp/1442482562975-0/mysql.pid --port=50803
[info] >> 2015-09-17 09:36:07 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[info] >> 2015-09-17 09:36:07 22071 [Note] Plugin 'FEDERATED' is disabled.
[info] >> 2015-09-17 09:36:07 22071 [Note] InnoDB: The InnoDB memory heap is disabled
[info] >> 2015-09-17 09:36:07 22071 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[info] >> 2015-09-17 09:36:07 22071 [Note] InnoDB: Compressed tables use zlib 1.2.3
[info] >> 2015-09-17 09:36:07 22071 [Note] InnoDB: Using CPU crc32 instructions
[info] >> 2015-09-17 09:36:07 22071 [Note] InnoDB: Initializing buffer pool, size = 64.0M
[info] >> 2015-09-17 09:36:07 22071 [Note] InnoDB: Completed initialization of buffer pool
[info] >> 2015-09-17 09:36:07 22071 [Note] InnoDB: Highest supported file format is Barracuda.
[info] >> 2015-09-17 09:36:07 22071 [Warning] InnoDB: Resizing redo log from 2*3072 to 2*4096 pages, LSN=1625987
[info] >> 2015-09-17 09:36:07 22071 [Warning] InnoDB: Starting to delete and rewrite log files.
[info] >> 2015-09-17 09:36:07 22071 [Note] InnoDB: Setting log file ./ib_logfile101 size to 64 MB
[info] >> 2015-09-17 09:36:08 22071 [Note] InnoDB: Setting log file ./ib_logfile1 size to 64 MB
[info] >> 2015-09-17 09:36:09 22071 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
[info] >> 2015-09-17 09:36:09 22071 [Warning] InnoDB: New log files created, LSN=1625987
[info] >> 2015-09-17 09:36:09 22071 [Note] InnoDB: 128 rollback segment(s) are active.
[info] >> 2015-09-17 09:36:09 22071 [Note] InnoDB: Waiting for purge to start
[info] >> 2015-09-17 09:36:09 22071 [Note] InnoDB: 5.6.14 started; log sequence number 1625987
[info] >> 2015-09-17 09:36:09 22071 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 86c3a909-5d1f-11e5-acc3-0242ac110221.
[info] >> 2015-09-17 09:36:09 22071 [Note] Server hostname (bind-address): '*'; port: 50803
[info] >> 2015-09-17 09:36:09 22071 [Note] IPv6 is available.
[info] >> 2015-09-17 09:36:09 22071 [Note]   - '::' resolves to '::';
[info] >> 2015-09-17 09:36:09 22071 [Note] Server socket created on IP: '::'.
[info] >> 2015-09-17 09:36:09 22071 [Note] Event Scheduler: Loaded 0 events
[info] >> 2015-09-17 09:36:09 22071 [Note] /home/r/repo/target/mysql-dist/bin/mysqld: ready for connections.
[info] >> Version: '5.6.14-log'  socket: '/tmp/1442482562975-0/mysql.sock'  port: 50803  MySQL Community Server (GPL)
[info] socket /tmp/1442482562975-0/mysql.sock is available after 2s of waiting
[info] $ /home/r/repo/target/mysql-dist/bin/mysqladmin --no-defaults --port=50803 --user=root --socket=/tmp/1442482562975-0/mysql.sock --host=127.0.0.1 password root
[info] $ /home/r/repo/target/mysql-dist/bin/mysql --port=50803 --user=root --password=root --socket=/tmp/1442482562975-0/mysql.sock
[warn] >> Warning: Using a password on the command line interface can be insecure.
[info] #start('Config(tcpport=50803, dbuser=root, dbpassword=root, name=root, dbopts=[])', /home/r/repo/target/mysql-dist, /tmp/1442482562975-0, true, NULL): in 6.33s
[info] #reusedExistingDatabase(): false in 19.77µs
[info] #stop(50803): in 242.85µs
[error] Error reading from process stream: java.io.IOException: Stream closed
        at java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:162)
        at java.io.BufferedInputStream.read1(BufferedInputStream.java:272)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
        at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
        at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
        at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
        at java.io.InputStreamReader.read(InputStreamReader.java:184)
        at java.io.BufferedReader.fill(BufferedReader.java:154)
        at java.io.BufferedReader.readLine(BufferedReader.java:317)
        at java.io.BufferedReader.readLine(BufferedReader.java:382)
        at com.jcabi.log.VerboseProcess$Monitor.call(VerboseProcess.java:367)
        at com.jcabi.log.VerboseProcess$Monitor.call(VerboseProcess.java:324)
        at com.jcabi.log.VerboseRunnable$1.run(VerboseRunnable.java:133)
        at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:198)
        at java.lang.Thread.run(Thread.java:745)
[info] reuse existing database /tmp/1442482562975-0
[info] reuse existing database true
[info] $ /home/r/repo/target/mysql-dist/bin/mysqld --no-defaults --user=r --general_log --console --innodb_buffer_pool_size=64M --innodb_log_file_size=64M --log_warnings --innodb_use_native_aio=0 --binlog-ignore-db=root --basedir=/home/r/repo/target/mysql-dist --lc-messages-dir=/home/r/repo/target/mysql-dist/share --datadir=/tmp/1442482562975-0/data --tmpdir=/tmp/1442482562975-0/temp --socket=/tmp/1442482562975-0/mysql.sock --pid-file=/tmp/1442482562975-0/mysql.pid --port=38322
[info] >> 2015-09-17 09:36:14 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[info] >> 2015-09-17 09:36:14 22107 [Note] Plugin 'FEDERATED' is disabled.
[info] >> 2015-09-17 09:36:14 22107 [Note] InnoDB: The InnoDB memory heap is disabled
[info] >> 2015-09-17 09:36:14 22107 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[info] >> 2015-09-17 09:36:14 22107 [Note] InnoDB: Compressed tables use zlib 1.2.3
[info] >> 2015-09-17 09:36:14 22107 [Note] InnoDB: Using CPU crc32 instructions
[info] >> 2015-09-17 09:36:14 22107 [Note] InnoDB: Initializing buffer pool, size = 64.0M
[info] >> 2015-09-17 09:36:14 22107 [Note] InnoDB: Completed initialization of buffer pool
[info] >> 2015-09-17 09:36:14 22107 [Note] InnoDB: Highest supported file format is Barracuda.
[info] >> 2015-09-17 09:36:14 22107 [Note] InnoDB: 128 rollback segment(s) are active.
[info] >> 2015-09-17 09:36:14 22107 [Note] InnoDB: Waiting for purge to start
[info] >> 2015-09-17 09:36:14 22107 [Note] InnoDB: 5.6.14 started; log sequence number 1630847
[info] >> 2015-09-17 09:36:14 22107 [Note] Server hostname (bind-address): '*'; port: 38322
[info] >> 2015-09-17 09:36:14 22107 [Note] IPv6 is available.
[info] >> 2015-09-17 09:36:14 22107 [Note]   - '::' resolves to '::';
[info] >> 2015-09-17 09:36:14 22107 [Note] Server socket created on IP: '::'.
[info] >> 2015-09-17 09:36:14 22107 [Note] Event Scheduler: Loaded 0 events
[info] >> 2015-09-17 09:36:14 22107 [Note] /home/r/repo/target/mysql-dist/bin/mysqld: ready for connections.
[info] >> Version: '5.6.14-log'  socket: '/tmp/1442482562975-0/mysql.sock'  port: 38322  MySQL Community Server (GPL)
[info] socket /tmp/1442482562975-0/mysql.sock is available after 1s of waiting
[info] #start('Config(tcpport=38322, dbuser=root, dbpassword=root, name=root, dbopts=[])', /home/r/repo/target/mysql-dist, /tmp/1442482562975-0, false, NULL): in 1.00s
[info] #reusedExistingDatabase(): true in 26.51µs
[error] Error reading from process stream: java.io.IOException: Stream closed
        at java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:162)
        at java.io.BufferedInputStream.read1(BufferedInputStream.java:272)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
        at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
        at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
        at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
        at java.io.InputStreamReader.read(InputStreamReader.java:184)
        at java.io.BufferedReader.fill(BufferedReader.java:154)
        at java.io.BufferedReader.readLine(BufferedReader.java:317)
        at java.io.BufferedReader.readLine(BufferedReader.java:382)
        at com.jcabi.log.VerboseProcess$Monitor.call(VerboseProcess.java:367)
        at com.jcabi.log.VerboseProcess$Monitor.call(VerboseProcess.java:324)
        at com.jcabi.log.VerboseRunnable$1.run(VerboseRunnable.java:133)
        at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:198)
        at java.lang.Thread.run(Thread.java:745)
[info] #stop(38322): in 735.48µs
[info] reuse existing database false
[info] deleted /tmp/1442482580522-0 directory
[info] created /tmp/1442482580522-0 directory
[info] $ /home/r/repo/target/mysql-dist/scripts/mysql_install_db --defaults-file=/tmp/1442482580522-0/my-default.cnf --force --innodb_use_native_aio=0 --datadir=/tmp/1442482580522-0/data --basedir=/home/r/repo/target/mysql-dist
[warn] >> 2015-09-17 09:36:20 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[warn] >> 2015-09-17 09:36:20 22142 [Note] InnoDB: The InnoDB memory heap is disabled
[warn] >> 2015-09-17 09:36:20 22142 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[warn] >> 2015-09-17 09:36:20 22142 [Note] InnoDB: Compressed tables use zlib 1.2.3
[warn] >> 2015-09-17 09:36:20 22142 [Note] InnoDB: Using CPU crc32 instructions
[warn] >> 2015-09-17 09:36:20 22142 [Note] InnoDB: Initializing buffer pool, size = 128.0M
[warn] >> 2015-09-17 09:36:20 22142 [Note] InnoDB: Completed initialization of buffer pool
[warn] >> 2015-09-17 09:36:20 22142 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!
[warn] >> 2015-09-17 09:36:20 22142 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB
[warn] >> 2015-09-17 09:36:20 22142 [Note] InnoDB: Database physically writes the file full: wait...
[warn] >> 2015-09-17 09:36:20 22142 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB
[warn] >> 2015-09-17 09:36:21 22142 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB
[warn] >> 2015-09-17 09:36:21 22142 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
[warn] >> 2015-09-17 09:36:21 22142 [Warning] InnoDB: New log files created, LSN=45781
[warn] >> 2015-09-17 09:36:21 22142 [Note] InnoDB: Doublewrite buffer not found: creating new
[warn] >> 2015-09-17 09:36:21 22142 [Note] InnoDB: Doublewrite buffer created
[warn] >> 2015-09-17 09:36:21 22142 [Note] InnoDB: 128 rollback segment(s) are active.
[warn] >> 2015-09-17 09:36:21 22142 [Warning] InnoDB: Creating foreign key constraint system tables.
[warn] >> 2015-09-17 09:36:21 22142 [Note] InnoDB: Foreign key constraint system tables created
[warn] >> 2015-09-17 09:36:21 22142 [Note] InnoDB: Creating tablespace and datafile system tables.
[warn] >> 2015-09-17 09:36:21 22142 [Note] InnoDB: Tablespace and datafile system tables created.
[warn] >> 2015-09-17 09:36:21 22142 [Note] InnoDB: Waiting for purge to start
[warn] >> 2015-09-17 09:36:21 22142 [Note] InnoDB: 5.6.14 started; log sequence number 0
[warn] >> 2015-09-17 09:36:22 22142 [Note] Binlog end
[warn] >> 2015-09-17 09:36:22 22142 [Note] InnoDB: FTS optimize thread exiting.
[warn] >> 2015-09-17 09:36:22 22142 [Note] InnoDB: Starting shutdown...
[warn] >> 2015-09-17 09:36:23 22142 [Note] InnoDB: Shutdown completed; log sequence number 1625977
[info] >> Installing MySQL system tables...OK
[info] >>
[warn] >> 2015-09-17 09:36:23 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[warn] >> 2015-09-17 09:36:23 22166 [Note] InnoDB: The InnoDB memory heap is disabled
[warn] >> 2015-09-17 09:36:23 22166 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[warn] >> 2015-09-17 09:36:23 22166 [Note] InnoDB: Compressed tables use zlib 1.2.3
[warn] >> 2015-09-17 09:36:23 22166 [Note] InnoDB: Using CPU crc32 instructions
[warn] >> 2015-09-17 09:36:23 22166 [Note] InnoDB: Initializing buffer pool, size = 128.0M
[warn] >> 2015-09-17 09:36:23 22166 [Note] InnoDB: Completed initialization of buffer pool
[warn] >> 2015-09-17 09:36:23 22166 [Note] InnoDB: Highest supported file format is Barracuda.
[warn] >> 2015-09-17 09:36:23 22166 [Note] InnoDB: 128 rollback segment(s) are active.
[warn] >> 2015-09-17 09:36:23 22166 [Note] InnoDB: Waiting for purge to start
[warn] >> 2015-09-17 09:36:23 22166 [Note] InnoDB: 5.6.14 started; log sequence number 1625977
[warn] >> 2015-09-17 09:36:23 22166 [Note] Binlog end
[warn] >> 2015-09-17 09:36:23 22166 [Note] InnoDB: FTS optimize thread exiting.
[warn] >> 2015-09-17 09:36:23 22166 [Note] InnoDB: Starting shutdown...
[warn] >> 2015-09-17 09:36:24 22166 [Note] InnoDB: Shutdown completed; log sequence number 1625987
[info] >> Filling help tables...OK
[info] >>
[info] >> To start mysqld at boot time you have to copy
[info] >> support-files/mysql.server to the right place for your system
[info] >>
[info] >> PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
[info] >> To do so, start the server, then issue the following commands:
[info] >>
[info] >>   /home/r/repo/target/mysql-dist/bin/mysqladmin -u root password 'new-password'
[info] >>   /home/r/repo/target/mysql-dist/bin/mysqladmin -u root -h docker password 'new-password'
[info] >>
[info] >> Alternatively you can run:
[info] >>
[info] >>   /home/r/repo/target/mysql-dist/bin/mysql_secure_installation
[info] >>
[info] >> which will also give you the option of removing the test
[info] >> databases and anonymous user created by default.  This is
[info] >> strongly recommended for production servers.
[info] >>
[info] >> See the manual for more instructions.
[info] >>
[info] >> You can start the MySQL daemon with:
[info] >>
[info] >>   cd . ; /home/r/repo/target/mysql-dist/bin/mysqld_safe &
[info] >>
[info] >> You can test the MySQL daemon with mysql-test-run.pl
[info] >>
[info] >>   cd mysql-test ; perl mysql-test-run.pl
[info] >>
[info] >> Please report any problems with the ./bin/mysqlbug script!
[info] >>
[info] >> The latest information about MySQL is available on the web at
[info] >>
[info] >>   http://www.mysql.com
[info] >>
[info] >> Support MySQL by buying support/licenses at http://shop.mysql.com
[info] >>
[info] >> WARNING: Found existing config file /home/r/repo/target/mysql-dist/my.cnf on the system.
[info] >> Because this file might be in use, it was not replaced,
[info] >> but was used in bootstrap (unless you used --defaults-file)
[info] >> and when you later start the server.
[info] >> The new default config file was created as /home/r/repo/target/mysql-dist/my-new.cnf,
[info] >> please compare it with your file and take the changes you need.
[info] >>
[info] $ /home/r/repo/target/mysql-dist/bin/mysqld --no-defaults --user=r --general_log --console --innodb_buffer_pool_size=64M --innodb_log_file_size=64M --log_warnings --innodb_use_native_aio=0 --binlog-ignore-db=root --basedir=/home/r/repo/target/mysql-dist --lc-messages-dir=/home/r/repo/target/mysql-dist/share --datadir=/tmp/1442482580522-0/data --tmpdir=/tmp/1442482580522-0/temp --socket=/tmp/1442482580522-0/mysql.sock --pid-file=/tmp/1442482580522-0/mysql.pid --port=57179
[info] >> 2015-09-17 09:36:24 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[info] >> 2015-09-17 09:36:24 22190 [Note] Plugin 'FEDERATED' is disabled.
[info] >> 2015-09-17 09:36:24 22190 [Note] InnoDB: The InnoDB memory heap is disabled
[info] >> 2015-09-17 09:36:24 22190 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[info] >> 2015-09-17 09:36:24 22190 [Note] InnoDB: Compressed tables use zlib 1.2.3
[info] >> 2015-09-17 09:36:24 22190 [Note] InnoDB: Using CPU crc32 instructions
[info] >> 2015-09-17 09:36:24 22190 [Note] InnoDB: Initializing buffer pool, size = 64.0M
[info] >> 2015-09-17 09:36:24 22190 [Note] InnoDB: Completed initialization of buffer pool
[info] >> 2015-09-17 09:36:24 22190 [Note] InnoDB: Highest supported file format is Barracuda.
[info] >> 2015-09-17 09:36:24 22190 [Warning] InnoDB: Resizing redo log from 2*3072 to 2*4096 pages, LSN=1625987
[info] >> 2015-09-17 09:36:24 22190 [Warning] InnoDB: Starting to delete and rewrite log files.
[info] >> 2015-09-17 09:36:24 22190 [Note] InnoDB: Setting log file ./ib_logfile101 size to 64 MB
[info] >> 2015-09-17 09:36:25 22190 [Note] InnoDB: Setting log file ./ib_logfile1 size to 64 MB
[info] >> 2015-09-17 09:36:26 22190 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
[info] >> 2015-09-17 09:36:26 22190 [Warning] InnoDB: New log files created, LSN=1625987
[info] >> 2015-09-17 09:36:26 22190 [Note] InnoDB: 128 rollback segment(s) are active.
[info] >> 2015-09-17 09:36:26 22190 [Note] InnoDB: Waiting for purge to start
[info] >> 2015-09-17 09:36:26 22190 [Note] InnoDB: 5.6.14 started; log sequence number 1625987
[info] >> 2015-09-17 09:36:26 22190 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 90f39af1-5d1f-11e5-acc4-0242ac110221.
[info] >> 2015-09-17 09:36:26 22190 [Note] Server hostname (bind-address): '*'; port: 57179
[info] >> 2015-09-17 09:36:26 22190 [Note] IPv6 is available.
[info] >> 2015-09-17 09:36:26 22190 [Note]   - '::' resolves to '::';
[info] >> 2015-09-17 09:36:26 22190 [Note] Server socket created on IP: '::'.
[info] >> 2015-09-17 09:36:26 22190 [Note] Event Scheduler: Loaded 0 events
[info] >> 2015-09-17 09:36:26 22190 [Note] /home/r/repo/target/mysql-dist/bin/mysqld: ready for connections.
[info] >> Version: '5.6.14-log'  socket: '/tmp/1442482580522-0/mysql.sock'  port: 57179  MySQL Community Server (GPL)
[info] socket /tmp/1442482580522-0/mysql.sock is available after 2s of waiting
[info] $ /home/r/repo/target/mysql-dist/bin/mysqladmin --no-defaults --port=57179 --user=root --socket=/tmp/1442482580522-0/mysql.sock --host=127.0.0.1 password root
[info] $ /home/r/repo/target/mysql-dist/bin/mysql --port=57179 --user=root --password=root --socket=/tmp/1442482580522-0/mysql.sock
[warn] >> Warning: Using a password on the command line interface can be insecure.
[info] #start('Config(tcpport=57179, dbuser=root, dbpassword=root, name=root, dbopts=[])', /home/r/repo/target/mysql-dist, /tmp/1442482580522-0, true, NULL): in 6.15s
[info] #stop(57179): in 205.00µs
[error] Error reading from process stream: java.io.IOException: Stream closed
        at java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:162)
        at java.io.BufferedInputStream.read1(BufferedInputStream.java:272)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
        at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
        at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
        at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
        at java.io.InputStreamReader.read(InputStreamReader.java:184)
        at java.io.BufferedReader.fill(BufferedReader.java:154)
        at java.io.BufferedReader.readLine(BufferedReader.java:317)
        at java.io.BufferedReader.readLine(BufferedReader.java:382)
        at com.jcabi.log.VerboseProcess$Monitor.call(VerboseProcess.java:367)
        at com.jcabi.log.VerboseProcess$Monitor.call(VerboseProcess.java:324)
        at com.jcabi.log.VerboseRunnable$1.run(VerboseRunnable.java:133)
        at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:198)
        at java.lang.Thread.run(Thread.java:745)
[info] reuse existing database false
[info] deleted /tmp/1442482586750-0 directory
[info] created /tmp/1442482586750-0 directory
[info] $ /home/r/repo/target/mysql-dist/scripts/mysql_install_db --defaults-file=/tmp/1442482586750-0/my-default.cnf --force --innodb_use_native_aio=0 --datadir=/tmp/1442482586750-0/data --basedir=/home/r/repo/target/mysql-dist
[warn] >> 2015-09-17 09:36:26 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[warn] >> 2015-09-17 09:36:26 22233 [Note] InnoDB: The InnoDB memory heap is disabled
[warn] >> 2015-09-17 09:36:26 22233 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[warn] >> 2015-09-17 09:36:26 22233 [Note] InnoDB: Compressed tables use zlib 1.2.3
[warn] >> 2015-09-17 09:36:26 22233 [Note] InnoDB: Using CPU crc32 instructions
[warn] >> 2015-09-17 09:36:26 22233 [Note] InnoDB: Initializing buffer pool, size = 128.0M
[warn] >> 2015-09-17 09:36:26 22233 [Note] InnoDB: Completed initialization of buffer pool
[warn] >> 2015-09-17 09:36:26 22233 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!
[warn] >> 2015-09-17 09:36:26 22233 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB
[warn] >> 2015-09-17 09:36:26 22233 [Note] InnoDB: Database physically writes the file full: wait...
[warn] >> 2015-09-17 09:36:26 22233 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB
[warn] >> 2015-09-17 09:36:27 22233 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB
[warn] >> 2015-09-17 09:36:27 22233 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
[warn] >> 2015-09-17 09:36:27 22233 [Warning] InnoDB: New log files created, LSN=45781
[warn] >> 2015-09-17 09:36:27 22233 [Note] InnoDB: Doublewrite buffer not found: creating new
[warn] >> 2015-09-17 09:36:27 22233 [Note] InnoDB: Doublewrite buffer created
[warn] >> 2015-09-17 09:36:27 22233 [Note] InnoDB: 128 rollback segment(s) are active.
[warn] >> 2015-09-17 09:36:27 22233 [Warning] InnoDB: Creating foreign key constraint system tables.
[warn] >> 2015-09-17 09:36:27 22233 [Note] InnoDB: Foreign key constraint system tables created
[warn] >> 2015-09-17 09:36:27 22233 [Note] InnoDB: Creating tablespace and datafile system tables.
[warn] >> 2015-09-17 09:36:27 22233 [Note] InnoDB: Tablespace and datafile system tables created.
[warn] >> 2015-09-17 09:36:27 22233 [Note] InnoDB: Waiting for purge to start
[warn] >> 2015-09-17 09:36:28 22233 [Note] InnoDB: 5.6.14 started; log sequence number 0
[warn] >> 2015-09-17 09:36:28 22233 [Note] Binlog end
[warn] >> 2015-09-17 09:36:28 22233 [Note] InnoDB: FTS optimize thread exiting.
[warn] >> 2015-09-17 09:36:28 22233 [Note] InnoDB: Starting shutdown...
[warn] >> 2015-09-17 09:36:29 22233 [Note] InnoDB: Shutdown completed; log sequence number 1625977
[info] >> Installing MySQL system tables...OK
[info] >>
[warn] >> 2015-09-17 09:36:29 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[warn] >> 2015-09-17 09:36:29 22257 [Note] InnoDB: The InnoDB memory heap is disabled
[warn] >> 2015-09-17 09:36:29 22257 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[warn] >> 2015-09-17 09:36:29 22257 [Note] InnoDB: Compressed tables use zlib 1.2.3
[warn] >> 2015-09-17 09:36:29 22257 [Note] InnoDB: Using CPU crc32 instructions
[warn] >> 2015-09-17 09:36:29 22257 [Note] InnoDB: Initializing buffer pool, size = 128.0M
[warn] >> 2015-09-17 09:36:29 22257 [Note] InnoDB: Completed initialization of buffer pool
[warn] >> 2015-09-17 09:36:29 22257 [Note] InnoDB: Highest supported file format is Barracuda.
[warn] >> 2015-09-17 09:36:29 22257 [Note] InnoDB: 128 rollback segment(s) are active.
[warn] >> 2015-09-17 09:36:29 22257 [Note] InnoDB: Waiting for purge to start
[warn] >> 2015-09-17 09:36:29 22257 [Note] InnoDB: 5.6.14 started; log sequence number 1625977
[warn] >> 2015-09-17 09:36:29 22257 [Note] Binlog end
[warn] >> 2015-09-17 09:36:29 22257 [Note] InnoDB: FTS optimize thread exiting.
[warn] >> 2015-09-17 09:36:29 22257 [Note] InnoDB: Starting shutdown...
[warn] >> 2015-09-17 09:36:31 22257 [Note] InnoDB: Shutdown completed; log sequence number 1625987
[info] >> Filling help tables...OK
[info] >>
[info] >> To start mysqld at boot time you have to copy
[info] >> support-files/mysql.server to the right place for your system
[info] >>
[info] >> PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
[info] >> To do so, start the server, then issue the following commands:
[info] >>
[info] >>   /home/r/repo/target/mysql-dist/bin/mysqladmin -u root password 'new-password'
[info] >>   /home/r/repo/target/mysql-dist/bin/mysqladmin -u root -h docker password 'new-password'
[info] >>
[info] >> Alternatively you can run:
[info] >>
[info] >>   /home/r/repo/target/mysql-dist/bin/mysql_secure_installation
[info] >>
[info] >> which will also give you the option of removing the test
[info] >> databases and anonymous user created by default.  This is
[info] >> strongly recommended for production servers.
[info] >>
[info] >> See the manual for more instructions.
[info] >>
[info] >> You can start the MySQL daemon with:
[info] >>
[info] >>   cd . ; /home/r/repo/target/mysql-dist/bin/mysqld_safe &
[info] >>
[info] >> You can test the MySQL daemon with mysql-test-run.pl
[info] >>
[info] >>   cd mysql-test ; perl mysql-test-run.pl
[info] >>
[info] >> Please report any problems with the ./bin/mysqlbug script!
[info] >>
[info] >> The latest information about MySQL is available on the web at
[info] >>
[info] >>   http://www.mysql.com
[info] >>
[info] >> Support MySQL by buying support/licenses at http://shop.mysql.com
[info] >>
[info] >> WARNING: Found existing config file /home/r/repo/target/mysql-dist/my.cnf on the system.
[info] >> Because this file might be in use, it was not replaced,
[info] >> but was used in bootstrap (unless you used --defaults-file)
[info] >> and when you later start the server.
[info] >> The new default config file was created as /home/r/repo/target/mysql-dist/my-new.cnf,
[info] >> please compare it with your file and take the changes you need.
[info] >>
[info] $ /home/r/repo/target/mysql-dist/bin/mysqld --no-defaults --user=r --general_log --console --innodb_buffer_pool_size=64M --innodb_log_file_size=64M --log_warnings --innodb_use_native_aio=0 --binlog-ignore-db=notRoot --basedir=/home/r/repo/target/mysql-dist --lc-messages-dir=/home/r/repo/target/mysql-dist/share --datadir=/tmp/1442482586750-0/data --tmpdir=/tmp/1442482586750-0/temp --socket=/tmp/1442482586750-0/mysql.sock --pid-file=/tmp/1442482586750-0/mysql.pid --port=40240
[info] >> 2015-09-17 09:36:31 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[info] >> 2015-09-17 09:36:31 22281 [Note] Plugin 'FEDERATED' is disabled.
[info] >> 2015-09-17 09:36:31 22281 [Note] InnoDB: The InnoDB memory heap is disabled
[info] >> 2015-09-17 09:36:31 22281 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[info] >> 2015-09-17 09:36:31 22281 [Note] InnoDB: Compressed tables use zlib 1.2.3
[info] >> 2015-09-17 09:36:31 22281 [Note] InnoDB: Using CPU crc32 instructions
[info] >> 2015-09-17 09:36:31 22281 [Note] InnoDB: Initializing buffer pool, size = 64.0M
[info] >> 2015-09-17 09:36:31 22281 [Note] InnoDB: Completed initialization of buffer pool
[info] >> 2015-09-17 09:36:31 22281 [Note] InnoDB: Highest supported file format is Barracuda.
[info] >> 2015-09-17 09:36:31 22281 [Warning] InnoDB: Resizing redo log from 2*3072 to 2*4096 pages, LSN=1625987
[info] >> 2015-09-17 09:36:31 22281 [Warning] InnoDB: Starting to delete and rewrite log files.
[info] >> 2015-09-17 09:36:31 22281 [Note] InnoDB: Setting log file ./ib_logfile101 size to 64 MB
[info] >> 2015-09-17 09:36:32 22281 [Note] InnoDB: Setting log file ./ib_logfile1 size to 64 MB
[info] >> 2015-09-17 09:36:32 22281 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
[info] >> 2015-09-17 09:36:32 22281 [Warning] InnoDB: New log files created, LSN=1625987
[info] >> 2015-09-17 09:36:32 22281 [Note] InnoDB: 128 rollback segment(s) are active.
[info] >> 2015-09-17 09:36:32 22281 [Note] InnoDB: Waiting for purge to start
[info] >> 2015-09-17 09:36:32 22281 [Note] InnoDB: 5.6.14 started; log sequence number 1625987
[info] >> 2015-09-17 09:36:32 22281 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 94e8f8cd-5d1f-11e5-acc4-0242ac110221.
[info] >> 2015-09-17 09:36:32 22281 [Note] Server hostname (bind-address): '*'; port: 40240
[info] >> 2015-09-17 09:36:32 22281 [Note] IPv6 is available.
[info] >> 2015-09-17 09:36:32 22281 [Note]   - '::' resolves to '::';
[info] >> 2015-09-17 09:36:32 22281 [Note] Server socket created on IP: '::'.
[info] >> 2015-09-17 09:36:32 22281 [Note] Event Scheduler: Loaded 0 events
[info] >> 2015-09-17 09:36:32 22281 [Note] /home/r/repo/target/mysql-dist/bin/mysqld: ready for connections.
[info] >> Version: '5.6.14-log'  socket: '/tmp/1442482586750-0/mysql.sock'  port: 40240  MySQL Community Server (GPL)
[info] socket /tmp/1442482586750-0/mysql.sock is available after 2s of waiting
[info] $ /home/r/repo/target/mysql-dist/bin/mysqladmin --no-defaults --port=40240 --user=root --socket=/tmp/1442482586750-0/mysql.sock --host=127.0.0.1 password root
[info] $ /home/r/repo/target/mysql-dist/bin/mysql --port=40240 --user=root --password=root --socket=/tmp/1442482586750-0/mysql.sock
[warn] >> Warning: Using a password on the command line interface can be insecure.
[info] #start('Config(tcpport=40240, dbuser=root, dbpassword=root, name=notRoot, dbopts=[])', /home/r/repo/target/mysql-dist, /tmp/1442482586750-0, true, NULL): in 6.35s
[info] #stop(40240): in 286.66µs
[info] reuse existing database false
[info] deleted /tmp/1442482593243-0 directory
[info] created /tmp/1442482593243-0 directory
[error] Error reading from process stream: java.io.IOException: Stream closed
        at java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:162)
        at java.io.BufferedInputStream.read1(BufferedInputStream.java:272)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
        at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
        at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
        at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
        at java.io.InputStreamReader.read(InputStreamReader.java:184)
        at java.io.BufferedReader.fill(BufferedReader.java:154)
        at java.io.BufferedReader.readLine(BufferedReader.java:317)
        at java.io.BufferedReader.readLine(BufferedReader.java:382)
        at com.jcabi.log.VerboseProcess$Monitor.call(VerboseProcess.java:367)
        at com.jcabi.log.VerboseProcess$Monitor.call(VerboseProcess.java:324)
        at com.jcabi.log.VerboseRunnable$1.run(VerboseRunnable.java:133)
        at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:198)
        at java.lang.Thread.run(Thread.java:745)
[info] $ /home/r/repo/target/mysql-dist/scripts/mysql_install_db --defaults-file=/tmp/1442482593243-0/my-default.cnf --force --innodb_use_native_aio=0 --datadir=/tmp/1442482593243-0/data --basedir=/home/r/repo/target/mysql-dist
[warn] >> 2015-09-17 09:36:33 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[warn] >> 2015-09-17 09:36:33 22324 [Note] InnoDB: The InnoDB memory heap is disabled
[warn] >> 2015-09-17 09:36:33 22324 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[warn] >> 2015-09-17 09:36:33 22324 [Note] InnoDB: Compressed tables use zlib 1.2.3
[warn] >> 2015-09-17 09:36:33 22324 [Note] InnoDB: Using CPU crc32 instructions
[warn] >> 2015-09-17 09:36:33 22324 [Note] InnoDB: Initializing buffer pool, size = 128.0M
[warn] >> 2015-09-17 09:36:33 22324 [Note] InnoDB: Completed initialization of buffer pool
[warn] >> 2015-09-17 09:36:33 22324 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!
[warn] >> 2015-09-17 09:36:33 22324 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB
[warn] >> 2015-09-17 09:36:33 22324 [Note] InnoDB: Database physically writes the file full: wait...
[warn] >> 2015-09-17 09:36:33 22324 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB
[warn] >> 2015-09-17 09:36:33 22324 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB
[warn] >> 2015-09-17 09:36:34 22324 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
[warn] >> 2015-09-17 09:36:34 22324 [Warning] InnoDB: New log files created, LSN=45781
[warn] >> 2015-09-17 09:36:34 22324 [Note] InnoDB: Doublewrite buffer not found: creating new
[warn] >> 2015-09-17 09:36:34 22324 [Note] InnoDB: Doublewrite buffer created
[warn] >> 2015-09-17 09:36:34 22324 [Note] InnoDB: 128 rollback segment(s) are active.
[warn] >> 2015-09-17 09:36:34 22324 [Warning] InnoDB: Creating foreign key constraint system tables.
[warn] >> 2015-09-17 09:36:34 22324 [Note] InnoDB: Foreign key constraint system tables created
[warn] >> 2015-09-17 09:36:34 22324 [Note] InnoDB: Creating tablespace and datafile system tables.
[warn] >> 2015-09-17 09:36:34 22324 [Note] InnoDB: Tablespace and datafile system tables created.
[warn] >> 2015-09-17 09:36:34 22324 [Note] InnoDB: Waiting for purge to start
[warn] >> 2015-09-17 09:36:34 22324 [Note] InnoDB: 5.6.14 started; log sequence number 0
[warn] >> 2015-09-17 09:36:35 22324 [Note] Binlog end
[warn] >> 2015-09-17 09:36:35 22324 [Note] InnoDB: FTS optimize thread exiting.
[warn] >> 2015-09-17 09:36:35 22324 [Note] InnoDB: Starting shutdown...
[warn] >> 2015-09-17 09:36:36 22324 [Note] InnoDB: Shutdown completed; log sequence number 1625977
[info] >> Installing MySQL system tables...OK
[info] >>
[warn] >> 2015-09-17 09:36:36 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[warn] >> 2015-09-17 09:36:36 22348 [Note] InnoDB: The InnoDB memory heap is disabled
[warn] >> 2015-09-17 09:36:36 22348 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[warn] >> 2015-09-17 09:36:36 22348 [Note] InnoDB: Compressed tables use zlib 1.2.3
[warn] >> 2015-09-17 09:36:36 22348 [Note] InnoDB: Using CPU crc32 instructions
[warn] >> 2015-09-17 09:36:36 22348 [Note] InnoDB: Initializing buffer pool, size = 128.0M
[warn] >> 2015-09-17 09:36:36 22348 [Note] InnoDB: Completed initialization of buffer pool
[warn] >> 2015-09-17 09:36:36 22348 [Note] InnoDB: Highest supported file format is Barracuda.
[warn] >> 2015-09-17 09:36:36 22348 [Note] InnoDB: 128 rollback segment(s) are active.
[warn] >> 2015-09-17 09:36:36 22348 [Note] InnoDB: Waiting for purge to start
[warn] >> 2015-09-17 09:36:36 22348 [Note] InnoDB: 5.6.14 started; log sequence number 1625977
[warn] >> 2015-09-17 09:36:36 22348 [Note] Binlog end
[warn] >> 2015-09-17 09:36:36 22348 [Note] InnoDB: FTS optimize thread exiting.
[warn] >> 2015-09-17 09:36:36 22348 [Note] InnoDB: Starting shutdown...
[warn] >> 2015-09-17 09:36:37 22348 [Note] InnoDB: Shutdown completed; log sequence number 1625987
[info] >> Filling help tables...OK
[info] >>
[info] >> To start mysqld at boot time you have to copy
[info] >> support-files/mysql.server to the right place for your system
[info] >>
[info] >> PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
[info] >> To do so, start the server, then issue the following commands:
[info] >>
[info] >>   /home/r/repo/target/mysql-dist/bin/mysqladmin -u root password 'new-password'
[info] >>   /home/r/repo/target/mysql-dist/bin/mysqladmin -u root -h docker password 'new-password'
[info] >>
[info] >> Alternatively you can run:
[info] >>
[info] >>   /home/r/repo/target/mysql-dist/bin/mysql_secure_installation
[info] >>
[info] >> which will also give you the option of removing the test
[info] >> databases and anonymous user created by default.  This is
[info] >> strongly recommended for production servers.
[info] >>
[info] >> See the manual for more instructions.
[info] >>
[info] >> You can start the MySQL daemon with:
[info] >>
[info] >>   cd . ; /home/r/repo/target/mysql-dist/bin/mysqld_safe &
[info] >>
[info] >> You can test the MySQL daemon with mysql-test-run.pl
[info] >>
[info] >>   cd mysql-test ; perl mysql-test-run.pl
[info] >>
[info] >> Please report any problems with the ./bin/mysqlbug script!
[info] >>
[info] >> The latest information about MySQL is available on the web at
[info] >>
[info] >>   http://www.mysql.com
[info] >>
[info] >> Support MySQL by buying support/licenses at http://shop.mysql.com
[info] >>
[info] >> WARNING: Found existing config file /home/r/repo/target/mysql-dist/my.cnf on the system.
[info] >> Because this file might be in use, it was not replaced,
[info] >> but was used in bootstrap (unless you used --defaults-file)
[info] >> and when you later start the server.
[info] >> The new default config file was created as /home/r/repo/target/mysql-dist/my-new.cnf,
[info] >> please compare it with your file and take the changes you need.
[info] >>
[info] $ /home/r/repo/target/mysql-dist/bin/mysqld --no-defaults --user=r --general_log --console --innodb_buffer_pool_size=64M --innodb_log_file_size=64M --log_warnings --innodb_use_native_aio=0 --binlog-ignore-db=root --basedir=/home/r/repo/target/mysql-dist --lc-messages-dir=/home/r/repo/target/mysql-dist/share --datadir=/tmp/1442482593243-0/data --tmpdir=/tmp/1442482593243-0/temp --socket=/tmp/1442482593243-0/mysql.sock --pid-file=/tmp/1442482593243-0/mysql.pid --port=44760
[info] >> 2015-09-17 09:36:38 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[info] >> 2015-09-17 09:36:38 22372 [Note] Plugin 'FEDERATED' is disabled.
[info] >> 2015-09-17 09:36:38 22372 [Note] InnoDB: The InnoDB memory heap is disabled
[info] >> 2015-09-17 09:36:38 22372 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[info] >> 2015-09-17 09:36:38 22372 [Note] InnoDB: Compressed tables use zlib 1.2.3
[info] >> 2015-09-17 09:36:38 22372 [Note] InnoDB: Using CPU crc32 instructions
[info] >> 2015-09-17 09:36:38 22372 [Note] InnoDB: Initializing buffer pool, size = 64.0M
[info] >> 2015-09-17 09:36:38 22372 [Note] InnoDB: Completed initialization of buffer pool
[info] >> 2015-09-17 09:36:38 22372 [Note] InnoDB: Highest supported file format is Barracuda.
[info] >> 2015-09-17 09:36:38 22372 [Warning] InnoDB: Resizing redo log from 2*3072 to 2*4096 pages, LSN=1625987
[info] >> 2015-09-17 09:36:38 22372 [Warning] InnoDB: Starting to delete and rewrite log files.
[info] >> 2015-09-17 09:36:38 22372 [Note] InnoDB: Setting log file ./ib_logfile101 size to 64 MB
[info] >> 2015-09-17 09:36:39 22372 [Note] InnoDB: Setting log file ./ib_logfile1 size to 64 MB
[info] >> 2015-09-17 09:36:39 22372 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
[info] >> 2015-09-17 09:36:39 22372 [Warning] InnoDB: New log files created, LSN=1625987
[info] >> 2015-09-17 09:36:39 22372 [Note] InnoDB: 128 rollback segment(s) are active.
[info] >> 2015-09-17 09:36:39 22372 [Note] InnoDB: Waiting for purge to start
[info] >> 2015-09-17 09:36:39 22372 [Note] InnoDB: 5.6.14 started; log sequence number 1625987
[info] >> 2015-09-17 09:36:39 22372 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 99035114-5d1f-11e5-acc4-0242ac110221.
[info] >> 2015-09-17 09:36:39 22372 [Note] Server hostname (bind-address): '*'; port: 44760
[info] >> 2015-09-17 09:36:39 22372 [Note] IPv6 is available.
[info] >> 2015-09-17 09:36:39 22372 [Note]   - '::' resolves to '::';
[info] >> 2015-09-17 09:36:39 22372 [Note] Server socket created on IP: '::'.
[info] >> 2015-09-17 09:36:39 22372 [Note] Event Scheduler: Loaded 0 events
[info] >> 2015-09-17 09:36:39 22372 [Note] /home/r/repo/target/mysql-dist/bin/mysqld: ready for connections.
[info] >> Version: '5.6.14-log'  socket: '/tmp/1442482593243-0/mysql.sock'  port: 44760  MySQL Community Server (GPL)
[info] socket /tmp/1442482593243-0/mysql.sock is available after 2s of waiting
[info] $ /home/r/repo/target/mysql-dist/bin/mysqladmin --no-defaults --port=44760 --user=root --socket=/tmp/1442482593243-0/mysql.sock --host=127.0.0.1 password root
[info] $ /home/r/repo/target/mysql-dist/bin/mysql --port=44760 --user=root --password=root --socket=/tmp/1442482593243-0/mysql.sock
[warn] >> Warning: Using a password on the command line interface can be insecure.
[info] #start('Config(tcpport=44760, dbuser=notRoot, dbpassword=notRoot, name=root, dbopts=[])', /home/r/repo/target/mysql-dist, /tmp/1442482593243-0, true, NULL): in 6.71s
[error] Error reading from process stream: java.io.IOException: Stream closed
        at java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:162)
        at java.io.BufferedInputStream.read1(BufferedInputStream.java:272)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
        at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
        at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
        at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
        at java.io.InputStreamReader.read(InputStreamReader.java:184)
        at java.io.BufferedReader.fill(BufferedReader.java:154)
        at java.io.BufferedReader.readLine(BufferedReader.java:317)
        at java.io.BufferedReader.readLine(BufferedReader.java:382)
        at com.jcabi.log.VerboseProcess$Monitor.call(VerboseProcess.java:367)
        at com.jcabi.log.VerboseProcess$Monitor.call(VerboseProcess.java:324)
        at com.jcabi.log.VerboseRunnable$1.run(VerboseRunnable.java:133)
        at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:198)
        at java.lang.Thread.run(Thread.java:745)
[info] #stop(44760): in 1.09ms
[info] reuse existing database false
[info] deleted /tmp/1442482600093-0 directory
[info] created /tmp/1442482600093-0 directory
[info] $ /home/r/repo/target/mysql-dist/scripts/mysql_install_db --defaults-file=/tmp/1442482600093-0/my-default.cnf --force --innodb_use_native_aio=0 --datadir=/tmp/1442482600093-0/data --basedir=/home/r/repo/target/mysql-dist
[warn] >> 2015-09-17 09:36:40 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[warn] >> 2015-09-17 09:36:40 22415 [Note] InnoDB: The InnoDB memory heap is disabled
[warn] >> 2015-09-17 09:36:40 22415 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[warn] >> 2015-09-17 09:36:40 22415 [Note] InnoDB: Compressed tables use zlib 1.2.3
[warn] >> 2015-09-17 09:36:40 22415 [Note] InnoDB: Using CPU crc32 instructions
[warn] >> 2015-09-17 09:36:40 22415 [Note] InnoDB: Initializing buffer pool, size = 128.0M
[warn] >> 2015-09-17 09:36:40 22415 [Note] InnoDB: Completed initialization of buffer pool
[warn] >> 2015-09-17 09:36:40 22415 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!
[warn] >> 2015-09-17 09:36:40 22415 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB
[warn] >> 2015-09-17 09:36:40 22415 [Note] InnoDB: Database physically writes the file full: wait...
[warn] >> 2015-09-17 09:36:40 22415 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB
[warn] >> 2015-09-17 09:36:40 22415 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB
[warn] >> 2015-09-17 09:36:41 22415 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
[warn] >> 2015-09-17 09:36:41 22415 [Warning] InnoDB: New log files created, LSN=45781
[warn] >> 2015-09-17 09:36:41 22415 [Note] InnoDB: Doublewrite buffer not found: creating new
[warn] >> 2015-09-17 09:36:41 22415 [Note] InnoDB: Doublewrite buffer created
[warn] >> 2015-09-17 09:36:41 22415 [Note] InnoDB: 128 rollback segment(s) are active.
[warn] >> 2015-09-17 09:36:41 22415 [Warning] InnoDB: Creating foreign key constraint system tables.
[warn] >> 2015-09-17 09:36:41 22415 [Note] InnoDB: Foreign key constraint system tables created
[warn] >> 2015-09-17 09:36:41 22415 [Note] InnoDB: Creating tablespace and datafile system tables.
[warn] >> 2015-09-17 09:36:41 22415 [Note] InnoDB: Tablespace and datafile system tables created.
[warn] >> 2015-09-17 09:36:41 22415 [Note] InnoDB: Waiting for purge to start
[warn] >> 2015-09-17 09:36:41 22415 [Note] InnoDB: 5.6.14 started; log sequence number 0
[warn] >> 2015-09-17 09:36:42 22415 [Note] Binlog end
[warn] >> 2015-09-17 09:36:42 22415 [Note] InnoDB: FTS optimize thread exiting.
[warn] >> 2015-09-17 09:36:42 22415 [Note] InnoDB: Starting shutdown...
[warn] >> 2015-09-17 09:36:42 22415 [Note] InnoDB: Shutdown completed; log sequence number 1625977
[info] >> Installing MySQL system tables...OK
[info] >>
[warn] >> 2015-09-17 09:36:42 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[warn] >> 2015-09-17 09:36:42 22439 [Note] InnoDB: The InnoDB memory heap is disabled
[warn] >> 2015-09-17 09:36:42 22439 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[warn] >> 2015-09-17 09:36:42 22439 [Note] InnoDB: Compressed tables use zlib 1.2.3
[warn] >> 2015-09-17 09:36:42 22439 [Note] InnoDB: Using CPU crc32 instructions
[warn] >> 2015-09-17 09:36:42 22439 [Note] InnoDB: Initializing buffer pool, size = 128.0M
[warn] >> 2015-09-17 09:36:42 22439 [Note] InnoDB: Completed initialization of buffer pool
[warn] >> 2015-09-17 09:36:42 22439 [Note] InnoDB: Highest supported file format is Barracuda.
[warn] >> 2015-09-17 09:36:42 22439 [Note] InnoDB: 128 rollback segment(s) are active.
[warn] >> 2015-09-17 09:36:42 22439 [Note] InnoDB: Waiting for purge to start
[warn] >> 2015-09-17 09:36:42 22439 [Note] InnoDB: 5.6.14 started; log sequence number 1625977
[warn] >> 2015-09-17 09:36:43 22439 [Note] Binlog end
[warn] >> 2015-09-17 09:36:43 22439 [Note] InnoDB: FTS optimize thread exiting.
[warn] >> 2015-09-17 09:36:43 22439 [Note] InnoDB: Starting shutdown...
[warn] >> 2015-09-17 09:36:44 22439 [Note] InnoDB: Shutdown completed; log sequence number 1625987
[info] >> Filling help tables...OK
[info] >>
[info] >> To start mysqld at boot time you have to copy
[info] >> support-files/mysql.server to the right place for your system
[info] >>
[info] >> PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
[info] >> To do so, start the server, then issue the following commands:
[info] >>
[info] >>   /home/r/repo/target/mysql-dist/bin/mysqladmin -u root password 'new-password'
[info] >>   /home/r/repo/target/mysql-dist/bin/mysqladmin -u root -h docker password 'new-password'
[info] >>
[info] >> Alternatively you can run:
[info] >>
[info] >>   /home/r/repo/target/mysql-dist/bin/mysql_secure_installation
[info] >>
[info] >> which will also give you the option of removing the test
[info] >> databases and anonymous user created by default.  This is
[info] >> strongly recommended for production servers.
[info] >>
[info] >> See the manual for more instructions.
[info] >>
[info] >> You can start the MySQL daemon with:
[info] >>
[info] >>   cd . ; /home/r/repo/target/mysql-dist/bin/mysqld_safe &
[info] >>
[info] >> You can test the MySQL daemon with mysql-test-run.pl
[info] >>
[info] >>   cd mysql-test ; perl mysql-test-run.pl
[info] >>
[info] >> Please report any problems with the ./bin/mysqlbug script!
[info] >>
[info] >> The latest information about MySQL is available on the web at
[info] >>
[info] >>   http://www.mysql.com
[info] >>
[info] >> Support MySQL by buying support/licenses at http://shop.mysql.com
[info] >>
[info] >> WARNING: Found existing config file /home/r/repo/target/mysql-dist/my.cnf on the system.
[info] >> Because this file might be in use, it was not replaced,
[info] >> but was used in bootstrap (unless you used --defaults-file)
[info] >> and when you later start the server.
[info] >> The new default config file was created as /home/r/repo/target/mysql-dist/my-new.cnf,
[info] >> please compare it with your file and take the changes you need.
[info] >>
[info] $ /home/r/repo/target/mysql-dist/bin/mysqld --no-defaults --user=r --general_log --console --innodb_buffer_pool_size=64M --innodb_log_file_size=64M --log_warnings --innodb_use_native_aio=0 --binlog-ignore-db=root --basedir=/home/r/repo/target/mysql-dist --lc-messages-dir=/home/r/repo/target/mysql-dist/share --datadir=/tmp/1442482600093-0/data --tmpdir=/tmp/1442482600093-0/temp --socket=/tmp/1442482600093-0/mysql.sock --pid-file=/tmp/1442482600093-0/mysql.pid --port=44550
[info] >> 2015-09-17 09:36:44 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[info] >> 2015-09-17 09:36:44 22463 [Note] Plugin 'FEDERATED' is disabled.
[info] >> 2015-09-17 09:36:44 22463 [Note] InnoDB: The InnoDB memory heap is disabled
[info] >> 2015-09-17 09:36:44 22463 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[info] >> 2015-09-17 09:36:44 22463 [Note] InnoDB: Compressed tables use zlib 1.2.3
[info] >> 2015-09-17 09:36:44 22463 [Note] InnoDB: Using CPU crc32 instructions
[info] >> 2015-09-17 09:36:44 22463 [Note] InnoDB: Initializing buffer pool, size = 64.0M
[info] >> 2015-09-17 09:36:44 22463 [Note] InnoDB: Completed initialization of buffer pool
[info] >> 2015-09-17 09:36:44 22463 [Note] InnoDB: Highest supported file format is Barracuda.
[info] >> 2015-09-17 09:36:44 22463 [Warning] InnoDB: Resizing redo log from 2*3072 to 2*4096 pages, LSN=1625987
[info] >> 2015-09-17 09:36:44 22463 [Warning] InnoDB: Starting to delete and rewrite log files.
[info] >> 2015-09-17 09:36:44 22463 [Note] InnoDB: Setting log file ./ib_logfile101 size to 64 MB
[info] >> 2015-09-17 09:36:45 22463 [Note] InnoDB: Setting log file ./ib_logfile1 size to 64 MB
[info] >> 2015-09-17 09:36:45 22463 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
[info] >> 2015-09-17 09:36:45 22463 [Warning] InnoDB: New log files created, LSN=1625987
[info] >> 2015-09-17 09:36:45 22463 [Note] InnoDB: 128 rollback segment(s) are active.
[info] >> 2015-09-17 09:36:45 22463 [Note] InnoDB: Waiting for purge to start
[info] >> 2015-09-17 09:36:46 22463 [Note] InnoDB: 5.6.14 started; log sequence number 1625987
[info] >> 2015-09-17 09:36:46 22463 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 9cc64734-5d1f-11e5-acc4-0242ac110221.
[info] >> 2015-09-17 09:36:46 22463 [Note] Server hostname (bind-address): '*'; port: 44550
[info] >> 2015-09-17 09:36:46 22463 [Note] IPv6 is available.
[info] >> 2015-09-17 09:36:46 22463 [Note]   - '::' resolves to '::';
[info] >> 2015-09-17 09:36:46 22463 [Note] Server socket created on IP: '::'.
[info] >> 2015-09-17 09:36:46 22463 [Note] Event Scheduler: Loaded 0 events
[info] >> 2015-09-17 09:36:46 22463 [Note] /home/r/repo/target/mysql-dist/bin/mysqld: ready for connections.
[info] >> Version: '5.6.14-log'  socket: '/tmp/1442482600093-0/mysql.sock'  port: 44550  MySQL Community Server (GPL)
[info] socket /tmp/1442482600093-0/mysql.sock is available after 2s of waiting
[info] $ /home/r/repo/target/mysql-dist/bin/mysqladmin --no-defaults --port=44550 --user=root --socket=/tmp/1442482600093-0/mysql.sock --host=127.0.0.1 password root
[info] $ /home/r/repo/target/mysql-dist/bin/mysql --port=44550 --user=root --password=root --socket=/tmp/1442482600093-0/mysql.sock
[warn] >> Warning: Using a password on the command line interface can be insecure.
[info] #start('Config(tcpport=44550, dbuser=root, dbpassword=roo..3..root, dbopts=[sql-mode=ALLOW_INVALID_DATES])', /home/r/repo/target/mysql-dist, /tmp/1442482600093-0, true, NULL): in 6.31s
[info] #stop(44550): in 249.57µs
[error] Error reading from process stream: java.io.IOException: Stream closed
        at java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:162)
        at java.io.BufferedInputStream.read1(BufferedInputStream.java:272)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
        at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
        at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
        at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
        at java.io.InputStreamReader.read(InputStreamReader.java:184)
        at java.io.BufferedReader.fill(BufferedReader.java:154)
        at java.io.BufferedReader.readLine(BufferedReader.java:317)
        at java.io.BufferedReader.readLine(BufferedReader.java:382)
        at com.jcabi.log.VerboseProcess$Monitor.call(VerboseProcess.java:367)
        at com.jcabi.log.VerboseProcess$Monitor.call(VerboseProcess.java:324)
        at com.jcabi.log.VerboseRunnable$1.run(VerboseRunnable.java:133)
        at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:198)
        at java.lang.Thread.run(Thread.java:745)
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.486 sec - in com.jcabi.mysql.maven.plugin.InstancesTest
[info] #stop(54025): in 31.17µs
[info] #stop(44760): in 314.72µs
[info] #stop(38322): in 2.23ms
[info] #stop(34798): in 3.19ms
[info] #stop(44550): in 4.26ms
[info] #stop(57179): in 3.78ms
[info] #stop(50803): in 4.55ms
[info] #stop(40240): in 5.30ms
Results :
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- jcabi-maven-plugin:0.9.3:versionalize (jcabi-versionalize-packages) @ jcabi-mysql-maven-plugin ---
[INFO] Versionalizing /home/r/repo/target/classes directory
log4j:WARN No appenders could be found for logger (org.jboss.logging).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[ERROR] JSR-303 validator failed to initialize: Unable to instantiate Configuration. (see http://www.jcabi.com/jcabi-aspects/jsr-303.html)
[INFO] File /home/r/repo/target/classes/com/jcabi/mysql/maven/plugin/com-jcabi-jcabi-mysql-maven-plugin-maven-plugin.txt added
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ jcabi-mysql-maven-plugin ---
[INFO] Building jar: /home/r/repo/target/jcabi-mysql-maven-plugin-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ jcabi-mysql-maven-plugin ---
[INFO]
[INFO] --- maven-assembly-plugin:2.4.1:single (assemble-all) @ jcabi-mysql-maven-plugin ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom (3 KB at 81.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom (3 KB at 56.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/4/maven-parent-4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 295.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom (3 KB at 87.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom (767 B at 22.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom (6 KB at 175.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom (7 KB at 181.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.pom (3 KB at 61.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom (4 KB at 95.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom (3 KB at 76.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom (2 KB at 53.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom (4 KB at 89.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar
Downloaded:3http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 KB at 357.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (12 KB at 316.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (10 KB at 258.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar (31 KB at 869.7 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar (44 KB at 1198.4 KB/sec)
Downloaded:2http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar (23 KB at 665.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.jar (58 KB at 1595.7 KB/sec)
[INFO] Building jar: /home/r/repo/target/jcabi-mysql-maven-plugin-1.0-SNAPSHOT-jar-with-dependencies.jar
[INFO]
[INFO] --- maven-invoker-plugin:1.9:install (default) @ jcabi-mysql-maven-plugin ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.pom (6 KB at 155.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.pom (5 KB at 121.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.1/maven-script-interpreter-1.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.1/maven-script-interpreter-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.1/maven-script-interpreter-1.1.pom (4 KB at 97.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.pom (16 KB at 381.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.pom (3 KB at 46.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom (6 KB at 145.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/4.0/asm-4.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.pom (2 KB at 46.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.pom (3 KB at 51.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-util/4.0/asm-util-4.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/4.0/asm-util-4.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/4.0/asm-util-4.0.pom (3 KB at 43.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.pom (3 KB at 55.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (2 KB at 35.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 KB at 487.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (2 KB at 42.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.1.4/doxia-site-renderer-1.1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.4/doxia-site-renderer-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.4/doxia-site-renderer-1.1.4.pom (6 KB at 170.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.1.4/doxia-sitetools-1.1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1.4/doxia-sitetools-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1.4/doxia-sitetools-1.1.4.pom (16 KB at 422.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.1.4/doxia-core-1.1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.4/doxia-core-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.4/doxia-core-1.1.4.pom (4 KB at 100.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.1.4/doxia-1.1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1.4/doxia-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1.4/doxia-1.1.4.pom (19 KB at 512.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1.4/doxia-sink-api-1.1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.4/doxia-sink-api-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.4/doxia-sink-api-1.1.4.pom (2 KB at 42.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1.4/doxia-logging-api-1.1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.4/doxia-logging-api-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.4/doxia-logging-api-1.1.4.pom (2 KB at 45.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.1.4/doxia-decoration-model-1.1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.4/doxia-decoration-model-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.4/doxia-decoration-model-1.1.4.pom (3 KB at 80.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.pom (2 KB at 44.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.1.4/doxia-modules-1.1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.4/doxia-modules-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.4/doxia-modules-1.1.4.pom (3 KB at 70.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.1.4/doxia-module-fml-1.1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.4/doxia-module-fml-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.4/doxia-module-fml-1.1.4.pom (6 KB at 157.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.0.1/groovy-all-2.0.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.0.1/groovy-all-2.0.1.pom (18 KB at 598.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.1/maven-script-interpreter-1.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/4.0/asm-4.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-util/4.0/asm-util-4.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.1.4/doxia-site-renderer-1.1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.1.4/doxia-decoration-model-1.1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.1.4/doxia-module-fml-1.1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.0.1/groovy-all-2.0.1.jar
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.jar (3194 KB at 21293.2 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.0.1/groovy-all-2.0.1.jar (6047 KB at 25300.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.1/maven-script-interpreter-1.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.jar (17 KB at 484.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.jar (30 KB at 806.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/4.0/asm-util-4.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.1/maven-script-interpreter-1.1.jar (21 KB at 587.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.jar (22 KB at 613.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.jar (37 KB at 1054.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
Downloaded:4http://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.jar (45 KB at 1248.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/4.0/asm-util-4.0.jar (37 KB at 1032.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.4/doxia-site-renderer-1.1.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.4/doxia-decoration-model-1.1.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (12 KB at 324.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 KB at 295.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.4/doxia-module-fml-1.1.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.jar (20 KB at 504.1 KB/sec)
Downloaded:5http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.4/doxia-decoration-model-1.1.4.jar (52 KB at 1381.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.jar (15 KB at 396.7 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.4/doxia-site-renderer-1.1.4.jar (50 KB at 1271.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.4/doxia-module-fml-1.1.4.jar (37 KB at 936.9 KB/sec)
[INFO] Installing /home/r/repo/pom.xml to /home/r/repo/target/local-repo/com/jcabi/jcabi-mysql-maven-plugin/1.0-SNAPSHOT/jcabi-mysql-maven-plugin-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/target/jcabi-mysql-maven-plugin-1.0-SNAPSHOT.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-mysql-maven-plugin/1.0-SNAPSHOT/jcabi-mysql-maven-plugin-1.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/target/jcabi-mysql-maven-plugin-1.0-SNAPSHOT-jar-with-dependencies.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-mysql-maven-plugin/1.0-SNAPSHOT/jcabi-mysql-maven-plugin-1.0-SNAPSHOT-jar-with-dependencies.jar
[INFO]
[INFO] --- maven-invoker-plugin:1.9:run (default) @ jcabi-mysql-maven-plugin ---
[INFO] Building: basic-usage/pom.xml
[INFO] [INFO] Error stacktraces are turned on.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO]
[INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO] [INFO]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building basic-usage 1.0-SNAPSHOT
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/mojo/build-helper-maven-plugin/1.8/build-helper-maven-plugin-1.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/mojo/build-helper-maven-plugin/1.8/build-helper-maven-plugin-1.8.pom (7 KB at 465.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/mojo/mojo-parent/30/mojo-parent-30.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/mojo/mojo-parent/30/mojo-parent-30.pom (27 KB at 2600.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (5 KB at 1569.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/mojo/build-helper-maven-plugin/1.8/build-helper-maven-plugin-1.8.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/mojo/build-helper-maven-plugin/1.8/build-helper-maven-plugin-1.8.jar (42 KB at 2575.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom (12 KB at 2796.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 KB at 2638.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/23/maven-parent-23.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 3977.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/13/apache-13.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/13/apache-13.pom (14 KB at 3411.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar (150 KB at 5342.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-failsafe-plugin/2.16/maven-failsafe-plugin-2.16.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.16/maven-failsafe-plugin-2.16.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.16/maven-failsafe-plugin-2.16.pom (9 KB at 69.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire/2.16/surefire-2.16.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.16/surefire-2.16.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.16/surefire-2.16.pom (19 KB at 547.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/22/maven-parent-22.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 4841.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/11/apache-11.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/11/apache-11.pom (15 KB at 2892.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-failsafe-plugin/2.16/maven-failsafe-plugin-2.16.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.16/maven-failsafe-plugin-2.16.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.16/maven-failsafe-plugin-2.16.jar (78 KB at 1928.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 3962.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 2994.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 4804.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 KB at 3323.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (42 KB at 4660.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (11 KB at 487.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 KB at 585.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 KB at 1293.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 271.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 3183.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/21/maven-parent-21.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 2145.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/10/apache-10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/10/apache-10.pom (15 KB at 3613.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1384.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (7 KB at 296.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 KB at 1253.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/mysql/mysql-connector-java/5.1.26/mysql-connector-java-5.1.26.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/mysql/mysql-connector-java/5.1.26/mysql-connector-java-5.1.26.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/mysql/mysql-connector-java/5.1.26/mysql-connector-java-5.1.26.pom (2 KB at 56.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-jdbc/0.10/jcabi-jdbc-0.10.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-jdbc/0.10/jcabi-jdbc-0.10.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-jdbc/0.10/jcabi-jdbc-0.10.pom (4 KB at 191.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi/0.7.22/jcabi-0.7.22.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/jcabi/jcabi/0.7.22/jcabi-0.7.22.pom (8 KB at 7365.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/parent/0.7.21/parent-0.7.21.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/jcabi/parent/0.7.21/parent-0.7.21.pom (65 KB at 32377.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-aspects/0.7.22/jcabi-aspects-0.7.22.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.7.22/jcabi-aspects-0.7.22.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.7.22/jcabi-aspects-0.7.22.pom (6 KB at 286.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-log/0.7/jcabi-log-0.7.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.7/jcabi-log-0.7.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.7/jcabi-log-0.7.pom (6 KB at 281.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi/0.7/jcabi-0.7.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi/0.7/jcabi-0.7.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi/0.7/jcabi-0.7.pom (37 KB at 1267.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom (3 KB at 153.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom (10 KB at 479.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/javax/validation/validation-api/1.1.0.Alpha1/validation-api-1.1.0.Alpha1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Alpha1/validation-api-1.1.0.Alpha1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Alpha1/validation-api-1.1.0.Alpha1.pom (5 KB at 199.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/hibernate/hibernate-validator/4.3.0.Final/hibernate-validator-4.3.0.Final.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/4.3.0.Final/hibernate-validator-4.3.0.Final.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/4.3.0.Final/hibernate-validator-4.3.0.Final.pom (13 KB at 605.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/hibernate/hibernate-validator-parent/4.3.0.Final/hibernate-validator-parent-4.3.0.Final.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/4.3.0.Final/hibernate-validator-parent-4.3.0.Final.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/4.3.0.Final/hibernate-validator-parent-4.3.0.Final.pom (21 KB at 832.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.pom (5 KB at 225.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/jboss/logging/jboss-logging/3.1.0.CR2/jboss-logging-3.1.0.CR2.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.0.CR2/jboss-logging-3.1.0.CR2.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.0.CR2/jboss-logging-3.1.0.CR2.pom (6 KB at 297.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/jboss/jboss-parent/6/jboss-parent-6.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/jboss/jboss-parent/6/jboss-parent-6.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/jboss/jboss-parent/6/jboss-parent-6.pom (23 KB at 1122.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/aspectj/aspectjrt/1.6.11/aspectjrt-1.6.11.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.6.11/aspectjrt-1.6.11.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.6.11/aspectjrt-1.6.11.pom (2 KB at 46.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (18 KB at 8542.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-parent/17/commons-parent-17.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 KB at 15227.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/7/apache-7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/7/apache-7.pom (15 KB at 3522.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/aspectj/aspectjrt/1.7.3/aspectjrt-1.7.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/aspectj/aspectjrt/1.7.3/aspectjrt-1.7.3.pom (2 KB at 1017.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/junit/junit/4.11/junit-4.11.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/junit/junit/4.11/junit-4.11.pom (3 KB at 572.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 748.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2 KB at 1925.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 400.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/mysql/mysql-connector-java/5.1.26/mysql-connector-java-5.1.26.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-jdbc/0.10/jcabi-jdbc-0.10.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-log/0.7/jcabi-log-0.7.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/hibernate/hibernate-validator/4.3.0.Final/hibernate-validator-4.3.0.Final.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/jboss/logging/jboss-logging/3.1.0.CR2/jboss-logging-3.1.0.CR2.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-aspects/0.7.22/jcabi-aspects-0.7.22.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/aspectj/aspectjrt/1.7.3/aspectjrt-1.7.3.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/aspectj/aspectjrt/1.7.3/aspectjrt-1.7.3.jar (115 KB at 38113.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/junit/junit/4.11/junit-4.11.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (278 KB at 39651.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 14656.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar (52 KB at 12956.5 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/junit/junit/4.11/junit-4.11.jar (240 KB at 29912.0 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/mysql/mysql-connector-java/5.1.26/mysql-connector-java-5.1.26.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-jdbc/0.10/jcabi-jdbc-0.10.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.7.22/jcabi-aspects-0.7.22.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.7/jcabi-log-0.7.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar (25 KB at 1244.9 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/4.3.0.Final/hibernate-validator-4.3.0.Final.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-jdbc/0.10/jcabi-jdbc-0.10.jar (33 KB at 867.7 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.0.CR2/jboss-logging-3.1.0.CR2.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.7/jcabi-log-0.7.jar (34 KB at 920.6 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.7.22/jcabi-aspects-0.7.22.jar (140 KB at 2186.6 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.0.CR2/jboss-logging-3.1.0.CR2.jar (60 KB at 2189.6 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/4.3.0.Final/hibernate-validator-4.3.0.Final.jar (466 KB at 6555.0 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/mysql/mysql-connector-java/5.1.26/mysql-connector-java-5.1.26.jar (836 KB at 7739.7 KB/sec)
[INFO] [INFO]
[INFO] [INFO] --- jcabi-mysql-maven-plugin:1.0-SNAPSHOT:classify (default) @ basic-usage ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom (11 KB at 5183.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom (4 KB at 514.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom (4 KB at 532.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom (5 KB at 2126.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (165 KB at 20577.1 KB/sec)
[INFO] [INFO] ${mysql.classifier} set to "linux-amd64"
[INFO] [INFO]
[INFO] [INFO] --- maven-dependency-plugin:2.8:unpack (default) @ basic-usage ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 790.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 9231.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/8/maven-parent-8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 11783.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/4/apache-4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/4/apache-4.pom (5 KB at 4389.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 2242.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 8758.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 1459.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 1323.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 1004.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 1533.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 1928.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 480.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 5602.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/junit/junit/3.8.1/junit-3.8.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 974.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 6695.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 1527.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 2002.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 2636.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 928.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 962.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 7602.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 1918.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (2 KB at 1759.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (2 KB at 720.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom (2 KB at 657.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom (9 KB at 8945.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/6/maven-parent-6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 KB at 19576.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 1703.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 1027.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 1013.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 3462.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 1254.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/classworlds/classworlds/1.1/classworlds-1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 3246.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 2317.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 9118.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/16/maven-parent-16.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 11363.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (2 KB at 1354.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (10 KB at 9418.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/10/maven-parent-10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/10/maven-parent-10.pom (31 KB at 15446.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom (5 KB at 2062.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 1287.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 4417.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/5/maven-parent-5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 7439.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/3/apache-3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/3/apache-3.pom (4 KB at 3349.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 977.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 2975.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 1864.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 1933.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 2560.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 1806.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 770.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 1900.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 1420.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (3 KB at 2338.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8 KB at 7874.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 11337.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (4 KB at 3395.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (2 KB at 1849.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (3 KB at 2211.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (4 KB at 3147.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (9 KB at 8056.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (5 KB at 4323.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (10 KB at 9361.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/11/maven-parent-11.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 31649.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/5/apache-5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/5/apache-5.pom (5 KB at 4001.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (2 KB at 517.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3 KB at 1466.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2 KB at 1911.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3 KB at 2920.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (2 KB at 920.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (2 KB at 504.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 7060.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (3 KB at 2316.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (8 KB at 3750.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/velocity/velocity/1.5/velocity-1.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/velocity/velocity/1.5/velocity-1.5.pom (8 KB at 3791.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6 KB at 2970.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 4847.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/oro/oro/2.0.8/oro-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 68.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (4 KB at 1540.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 KB at 10775.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (3 KB at 2200.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (3 KB at 1168.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (3 KB at 1314.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (3 KB at 2189.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (2 KB at 780.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom (6 KB at 5727.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom (9 KB at 8145.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.pom (13 KB at 12857.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-parent/7/commons-parent-7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-parent/7/commons-parent-7.pom (18 KB at 8543.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 1710.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 1405.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 414.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 3821.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (2 KB at 1207.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9 KB at 4435.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 69.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 845.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 475.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (3 KB at 2255.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 159.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 167.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (4 KB at 3257.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (3 KB at 1098.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (6 KB at 5140.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 337.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 7874.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.pom (4 KB at 3290.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3 KB at 1493.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 KB at 9716.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 3300.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 6621.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (4 KB at 767.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom (3 KB at 2159.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3 KB at 2986.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 KB at 18306.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (4 KB at 3068.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom (4 KB at 3068.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (4 KB at 3791.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (9 KB at 4117.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/9/maven-parent-9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 KB at 32067.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4 KB at 1982.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (3 KB at 2611.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/7/maven-parent-7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 KB at 10373.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 373.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 KB at 12863.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 749.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (2 KB at 1362.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (2 KB at 159.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 574.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (7 KB at 3127.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (3 KB)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (6 KB at 5177.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (10 KB at 4785.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.pom (6 KB at 5033.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 6210.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/asm/asm/3.3.1/asm-3.3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 129.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (5 KB at 4230.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 795.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 2070.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 16889.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom (2 KB at 1798.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (6 KB at 5570.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom (2 KB at 1636.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (3 KB at 2658.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom (2 KB at 808.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom (2 KB at 1791.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom (2 KB at 725.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 710.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom (7 KB at 6630.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom (3 KB at 2708.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/2.2.0/maven-2.2.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven/2.2.0/maven-2.2.0.pom (22 KB at 21929.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom (3 KB at 2127.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom (4 KB at 3164.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 6688.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 144.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 5705.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom (3 KB at 2120.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom (4 KB at 3030.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom (2 KB at 1827.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom (2 KB at 772.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 859.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom (2 KB at 1883.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2 KB at 1987.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 KB at 13608.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (4 KB at 3671.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 8498.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (2 KB at 1581.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 KB at 11811.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (4 KB at 3066.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (3 KB at 2646.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (3 KB at 2009.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2 KB at 1989.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (3 KB at 2636.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (2 KB at 1856.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2 KB at 1952.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (2 KB at 729.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (3 KB at 2690.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4 KB at 1969.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 15098.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (3 KB at 1371.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/xbean/xbean/3.4/xbean-3.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 KB at 18097.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/log4j/log4j/1.2.12/log4j-1.2.12.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 141.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (6 KB at 2610.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/google/collections/google-collections/1.0/google-collections-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/google/collections/google-collections/1.0/google-collections-1.0.pom (3 KB at 1210.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/google/google/1/google-1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/google/google/1/google-1.pom (2 KB at 1517.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/junit/junit/3.8.2/junit-3.8.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 729.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4 KB at 3939.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 8162.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 8167.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom (5 KB at 2477.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (10 KB at 9118.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/13/maven-parent-13.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 KB at 11051.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/6/apache-6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/6/apache-6.pom (13 KB at 12496.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 12211.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-parent/9/commons-parent-9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 21416.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 9803.7 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 6546.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 1335.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar (41 KB at 20060.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.jar (107 KB at 35495.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (89 KB at 44488.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar (21 KB at 1118.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (185 KB at 46062.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 KB at 37124.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (54 KB at 7666.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar (64 KB at 31865.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (46 KB at 22713.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (165 KB at 20562.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/velocity/velocity/1.5/velocity-1.5.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 KB at 5131.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (8 KB at 3744.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (48 KB at 23918.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (46 KB at 45974.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 KB at 18110.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 KB at 27145.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (107 KB at 13344.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar (183 KB at 45524.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (37 KB at 36695.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 KB at 19277.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 39410.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar (227 KB at 25166.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar (57 KB at 28158.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/asm/asm/3.3.1/asm-3.3.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.jar (27 KB at 13394.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/velocity/velocity/1.5/velocity-1.5.jar (383 KB at 20154.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 KB at 1330.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 4112.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar (59 KB at 29273.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (31 KB at 30857.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar (29 KB at 28231.4 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 KB at 378.3 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (131 KB at 26091.4 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/asm/asm/3.3.1/asm-3.3.1.jar (43 KB at 7093.3 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 51082.1 KB/sec)
[INFO] [INFO] Configured Artifact: com.jcabi:mysql-dist:linux-amd64:5.6.14:zip
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/mysql-dist/5.6.14/mysql-dist-5.6.14-linux-amd64.zip
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/jcabi/mysql-dist/5.6.14/mysql-dist-5.6.14-linux-amd64.zip (317564 KB at 72536.3 KB/sec)
[INFO] [INFO] Unpacking /home/r/repo/target/local-repo/com/jcabi/mysql-dist/5.6.14/mysql-dist-5.6.14-linux-amd64.zip to /home/r/repo/target/it/basic-usage/target/mysql-dist with includes "" and excludes ""
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ basic-usage ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 3276.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 933.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 1664.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 1970.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 1224.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 3255.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 16370.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 5653.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 868.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 1397.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 2944.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 4915.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 869.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 2781.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 4854.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 54485.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 3508.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 29813.0 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 289.8 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 3324.7 KB/sec)
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/target/it/basic-usage/src/main/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ basic-usage ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 1667.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4 KB at 1976.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (5 KB at 4818.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 942.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (5 KB at 4630.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 1424.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 21883.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 5680.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 1064.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 1582.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 955.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 926.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 3867.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 2914.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 2118.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 2120.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 772.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 1827.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 1668.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 2708.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 3030.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 1883.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 1007.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 613.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 1445.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 3319.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 8200.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 2513.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 1008.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 844.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (4 KB at 1764.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3 KB at 2992.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 9983.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 336.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (769 B at 751.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (2 KB at 1211.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (206 KB at 41148.4 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (151 KB at 37724.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 15559.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 KB at 1888.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/log4j/log4j/1.2.12/log4j-1.2.12.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 KB at 18526.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (44 KB at 43552.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (5 KB at 1113.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/junit/junit/3.8.2/junit-3.8.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (131 KB at 43563.2 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/google/collections/google-collections/1.0/google-collections-1.0.jar (625 KB at 62460.2 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/junit/junit/3.8.2/junit-3.8.2.jar (118 KB at 10710.2 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/log4j/log4j/1.2.12/log4j-1.2.12.jar (350 KB at 23312.8 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 KB at 841.5 KB/sec)
[INFO] [INFO] No sources to compile
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ basic-usage ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/target/it/basic-usage/src/test/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ basic-usage ---
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 2 source files to /home/r/repo/target/it/basic-usage/target/test-classes
[INFO] [INFO]
[INFO] [INFO] --- build-helper-maven-plugin:1.8:reserve-network-port (default) @ basic-usage ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/junit/junit/4.10/junit-4.10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/junit/junit/4.10/junit-4.10.pom (3 KB at 24.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 234.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (6 KB at 2869.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom (643 B at 627.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.1/maven-2.0.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.1/maven-2.0.1.pom (12 KB at 11229.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (2 KB at 1167.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (2 KB at 1378.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (262 KB at 52315.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (276 KB at 27509.2 KB/sec)
[INFO] [INFO] Reserved port 54699 for mysql.port
[INFO] [INFO]
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ basic-usage ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom (3 KB at 128.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom (3 KB at 115.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom (6 KB at 207.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom (2 KB at 69.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom (16 KB at 752.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (4 KB at 1697.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 16319.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-parent/22/commons-parent-22.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 20467.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (4 KB at 133.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 KB at 9899.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 11422.3 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (34 KB at 1129.0 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar (115 KB at 2734.0 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (14 KB at 472.2 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 KB at 798.2 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (227 KB at 4527.8 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar (257 KB at 4136.7 KB/sec)
[INFO] [INFO]
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ basic-usage ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 2215.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 2743.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 3971.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 1692.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 2634.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 18177.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 497.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 21301.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 2187.3 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 44154.7 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 2107.4 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 5146.2 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 3325.5 KB/sec)
[INFO] [WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] [INFO] Building jar: /home/r/repo/target/it/basic-usage/target/basic-usage-1.0-SNAPSHOT.jar
[INFO] [INFO]
[INFO] [INFO] --- jcabi-mysql-maven-plugin:1.0-SNAPSHOT:start (default) @ basic-usage ---
[INFO] [INFO] jcabi-aspects 0.22/7e07127 started new daemon thread jcabi-cacheable for automated cleaning of expired @Cacheable values
[INFO] Sep 17, 2015 9:37:29 AM org.hibernate.validator.internal.util.Version <clinit>
[INFO] INFO: HV000001: Hibernate Validator 5.2.0.CR1
[INFO] [ERROR] JSR-303 validator failed to initialize: HV000183: Unable to load 'javax.el.ExpressionFactory'. Check that you have the EL dependencies on the classpath, or use ParameterMessageInterpolator instead (see http://aspects.jcabi.com/jsr-303.html)
[INFO] [INFO] jcabi-aspects 0.22/7e07127 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
[INFO] [INFO] reuse existing database false
[INFO] [INFO] created /home/r/repo/target/it/basic-usage/target/mysql-data directory
[INFO] [INFO] $ /home/r/repo/target/it/basic-usage/target/mysql-dist/scripts/mysql_install_db --defaults-file=/home/r/repo/target/it/basic-usage/target/mysql-data/my-default.cnf --force --innodb_use_native_aio=0 --datadir=/home/r/repo/target/it/basic-usage/target/mysql-data/data --basedir=/home/r/repo/target/it/basic-usage/target/mysql-dist
[INFO] [WARNING] >> 2015-09-17 09:37:30 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[INFO] [WARNING] >> 2015-09-17 09:37:30 23035 [Note] InnoDB: The InnoDB memory heap is disabled
[INFO] [WARNING] >> 2015-09-17 09:37:30 23035 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[INFO] [WARNING] >> 2015-09-17 09:37:30 23035 [Note] InnoDB: Compressed tables use zlib 1.2.3
[INFO] [WARNING] >> 2015-09-17 09:37:30 23035 [Note] InnoDB: Using CPU crc32 instructions
[INFO] [WARNING] >> 2015-09-17 09:37:30 23035 [Note] InnoDB: Initializing buffer pool, size = 128.0M
[INFO] [WARNING] >> 2015-09-17 09:37:30 23035 [Note] InnoDB: Completed initialization of buffer pool
[INFO] [WARNING] >> 2015-09-17 09:37:30 23035 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!
[INFO] [WARNING] >> 2015-09-17 09:37:30 23035 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB
[INFO] [WARNING] >> 2015-09-17 09:37:30 23035 [Note] InnoDB: Database physically writes the file full: wait...
[INFO] [WARNING] >> 2015-09-17 09:37:32 23035 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB
[INFO] [WARNING] >> 2015-09-17 09:37:32 23035 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB
[INFO] [WARNING] >> 2015-09-17 09:37:33 23035 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
[INFO] [WARNING] >> 2015-09-17 09:37:33 23035 [Warning] InnoDB: New log files created, LSN=45781
[INFO] [WARNING] >> 2015-09-17 09:37:33 23035 [Note] InnoDB: Doublewrite buffer not found: creating new
[INFO] [WARNING] >> 2015-09-17 09:37:33 23035 [Note] InnoDB: Doublewrite buffer created
[INFO] [WARNING] >> 2015-09-17 09:37:33 23035 [Note] InnoDB: 128 rollback segment(s) are active.
[INFO] [WARNING] >> 2015-09-17 09:37:33 23035 [Warning] InnoDB: Creating foreign key constraint system tables.
[INFO] [WARNING] >> 2015-09-17 09:37:33 23035 [Note] InnoDB: Foreign key constraint system tables created
[INFO] [WARNING] >> 2015-09-17 09:37:33 23035 [Note] InnoDB: Creating tablespace and datafile system tables.
[INFO] [WARNING] >> 2015-09-17 09:37:33 23035 [Note] InnoDB: Tablespace and datafile system tables created.
[INFO] [WARNING] >> 2015-09-17 09:37:33 23035 [Note] InnoDB: Waiting for purge to start
[INFO] [WARNING] >> 2015-09-17 09:37:33 23035 [Note] InnoDB: 5.6.14 started; log sequence number 0
[INFO] [WARNING] >> 2015-09-17 09:37:35 23035 [Note] Binlog end
[INFO] [WARNING] >> 2015-09-17 09:37:35 23035 [Note] InnoDB: FTS optimize thread exiting.
[INFO] [WARNING] >> 2015-09-17 09:37:35 23035 [Note] InnoDB: Starting shutdown...
[INFO] [WARNING] >> 2015-09-17 09:37:37 23035 [Note] InnoDB: Shutdown completed; log sequence number 1625977
[INFO] [INFO] >> Installing MySQL system tables...OK
[INFO] [INFO] >>
[INFO] [WARNING] >> 2015-09-17 09:37:37 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[INFO] [WARNING] >> 2015-09-17 09:37:37 23059 [Note] InnoDB: The InnoDB memory heap is disabled
[INFO] [WARNING] >> 2015-09-17 09:37:37 23059 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[INFO] [WARNING] >> 2015-09-17 09:37:37 23059 [Note] InnoDB: Compressed tables use zlib 1.2.3
[INFO] [WARNING] >> 2015-09-17 09:37:37 23059 [Note] InnoDB: Using CPU crc32 instructions
[INFO] [WARNING] >> 2015-09-17 09:37:37 23059 [Note] InnoDB: Initializing buffer pool, size = 128.0M
[INFO] [WARNING] >> 2015-09-17 09:37:37 23059 [Note] InnoDB: Completed initialization of buffer pool
[INFO] [WARNING] >> 2015-09-17 09:37:37 23059 [Note] InnoDB: Highest supported file format is Barracuda.
[INFO] [WARNING] >> 2015-09-17 09:37:37 23059 [Note] InnoDB: 128 rollback segment(s) are active.
[INFO] [WARNING] >> 2015-09-17 09:37:37 23059 [Note] InnoDB: Waiting for purge to start
[INFO] [WARNING] >> 2015-09-17 09:37:37 23059 [Note] InnoDB: 5.6.14 started; log sequence number 1625977
[INFO] [WARNING] >> 2015-09-17 09:37:37 23059 [Note] Binlog end
[INFO] [WARNING] >> 2015-09-17 09:37:37 23059 [Note] InnoDB: FTS optimize thread exiting.
[INFO] [WARNING] >> 2015-09-17 09:37:37 23059 [Note] InnoDB: Starting shutdown...
[INFO] [WARNING] >> 2015-09-17 09:37:38 23059 [Note] InnoDB: Shutdown completed; log sequence number 1625987
[INFO] [INFO] >> Filling help tables...OK
[INFO] [INFO] >>
[INFO] [INFO] >> To start mysqld at boot time you have to copy
[INFO] [INFO] >> support-files/mysql.server to the right place for your system
[INFO] [INFO] >>
[INFO] [INFO] >> PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
[INFO] [INFO] >> To do so, start the server, then issue the following commands:
[INFO] [INFO] >>
[INFO] [INFO] >>   /home/r/repo/target/it/basic-usage/target/mysql-dist/bin/mysqladmin -u root password 'new-password'
[INFO] [INFO] >>   /home/r/repo/target/it/basic-usage/target/mysql-dist/bin/mysqladmin -u root -h docker password 'new-password'
[INFO] [INFO] >>
[INFO] [INFO] >> Alternatively you can run:
[INFO] [INFO] >>
[INFO] [INFO] >>   /home/r/repo/target/it/basic-usage/target/mysql-dist/bin/mysql_secure_installation
[INFO] [INFO] >>
[INFO] [INFO] >> which will also give you the option of removing the test
[INFO] [INFO] >> databases and anonymous user created by default.  This is
[INFO] [INFO] >> strongly recommended for production servers.
[INFO] [INFO] >>
[INFO] [INFO] >> See the manual for more instructions.
[INFO] [INFO] >>
[INFO] [INFO] >> You can start the MySQL daemon with:
[INFO] [INFO] >>
[INFO] [INFO] >>   cd . ; /home/r/repo/target/it/basic-usage/target/mysql-dist/bin/mysqld_safe &
[INFO] [INFO] >>
[INFO] [INFO] >> You can test the MySQL daemon with mysql-test-run.pl
[INFO] [INFO] >>
[INFO] [INFO] >>   cd mysql-test ; perl mysql-test-run.pl
[INFO] [INFO] >>
[INFO] [INFO] >> Please report any problems with the ./bin/mysqlbug script!
[INFO] [INFO] >>
[INFO] [INFO] >> The latest information about MySQL is available on the web at
[INFO] [INFO] >>
[INFO] [INFO] >>   http://www.mysql.com
[INFO] [INFO] >>
[INFO] [INFO] >> Support MySQL by buying support/licenses at http://shop.mysql.com
[INFO] [INFO] >>
[INFO] [INFO] >> New default config file was created as /home/r/repo/target/it/basic-usage/target/mysql-dist/my.cnf and
[INFO] [INFO] >> will be used by default by the server when you start it.
[INFO] [INFO] >> You may edit this file to change server settings
[INFO] [INFO] >>
[INFO] [INFO] $ /home/r/repo/target/it/basic-usage/target/mysql-dist/bin/mysqld --no-defaults --user=r --general_log --console --innodb_buffer_pool_size=64M --innodb_log_file_size=64M --log_warnings --innodb_use_native_aio=0 --binlog-ignore-db=root --basedir=/home/r/repo/target/it/basic-usage/target/mysql-dist --lc-messages-dir=/home/r/repo/target/it/basic-usage/target/mysql-dist/share --datadir=/home/r/repo/target/it/basic-usage/target/mysql-data/data --tmpdir=/home/r/repo/target/it/basic-usage/target/mysql-data/temp --socket=/home/r/repo/target/it/basic-usage/target/mysql-data/mysql.sock --pid-file=/home/r/repo/target/it/basic-usage/target/mysql-data/mysql.pid --port=54699
[INFO] [INFO] >> 2015-09-17 09:37:39 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[INFO] [INFO] >> 2015-09-17 09:37:39 23083 [Note] Plugin 'FEDERATED' is disabled.
[INFO] [INFO] >> 2015-09-17 09:37:39 23083 [Note] InnoDB: The InnoDB memory heap is disabled
[INFO] [INFO] >> 2015-09-17 09:37:39 23083 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[INFO] [INFO] >> 2015-09-17 09:37:39 23083 [Note] InnoDB: Compressed tables use zlib 1.2.3
[INFO] [INFO] >> 2015-09-17 09:37:39 23083 [Note] InnoDB: Using CPU crc32 instructions
[INFO] [INFO] >> 2015-09-17 09:37:39 23083 [Note] InnoDB: Initializing buffer pool, size = 64.0M
[INFO] [INFO] >> 2015-09-17 09:37:39 23083 [Note] InnoDB: Completed initialization of buffer pool
[INFO] [INFO] >> 2015-09-17 09:37:39 23083 [Note] InnoDB: Highest supported file format is Barracuda.
[INFO] [INFO] >> 2015-09-17 09:37:39 23083 [Warning] InnoDB: Resizing redo log from 2*3072 to 2*4096 pages, LSN=1625987
[INFO] [INFO] >> 2015-09-17 09:37:39 23083 [Warning] InnoDB: Starting to delete and rewrite log files.
[INFO] [INFO] >> 2015-09-17 09:37:39 23083 [Note] InnoDB: Setting log file ./ib_logfile101 size to 64 MB
[INFO] [INFO] >> 2015-09-17 09:37:40 23083 [Note] InnoDB: Setting log file ./ib_logfile1 size to 64 MB
[INFO] [INFO] >> 2015-09-17 09:37:40 23083 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
[INFO] [INFO] >> 2015-09-17 09:37:40 23083 [Warning] InnoDB: New log files created, LSN=1625987
[INFO] [INFO] >> 2015-09-17 09:37:40 23083 [Note] InnoDB: 128 rollback segment(s) are active.
[INFO] [INFO] >> 2015-09-17 09:37:40 23083 [Note] InnoDB: Waiting for purge to start
[INFO] [INFO] >> 2015-09-17 09:37:40 23083 [Note] InnoDB: 5.6.14 started; log sequence number 1625987
[INFO] [INFO] >> 2015-09-17 09:37:40 23083 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: bd73acdd-5d1f-11e5-acc5-0242ac110221.
[INFO] [INFO] >> 2015-09-17 09:37:40 23083 [Note] Server hostname (bind-address): '*'; port: 54699
[INFO] [INFO] >> 2015-09-17 09:37:40 23083 [Note] IPv6 is available.
[INFO] [INFO] >> 2015-09-17 09:37:40 23083 [Note]   - '::' resolves to '::';
[INFO] [INFO] >> 2015-09-17 09:37:40 23083 [Note] Server socket created on IP: '::'.
[INFO] [INFO] >> 2015-09-17 09:37:40 23083 [Note] Event Scheduler: Loaded 0 events
[INFO] [INFO] >> 2015-09-17 09:37:40 23083 [Note] /home/r/repo/target/it/basic-usage/target/mysql-dist/bin/mysqld: ready for connections.
[INFO] [INFO] >> Version: '5.6.14-log'  socket: '/home/r/repo/target/it/basic-usage/target/mysql-data/mysql.sock'  port: 54699  MySQL Community Server (GPL)
[INFO] [INFO] socket /home/r/repo/target/it/basic-usage/target/mysql-data/mysql.sock is available after 3s of waiting
[INFO] [INFO] $ /home/r/repo/target/it/basic-usage/target/mysql-dist/bin/mysqladmin --no-defaults --port=54699 --user=root --socket=/home/r/repo/target/it/basic-usage/target/mysql-data/mysql.sock --host=127.0.0.1 password root
[INFO] [INFO] $ /home/r/repo/target/it/basic-usage/target/mysql-dist/bin/mysql --port=54699 --user=root --password=root --socket=/home/r/repo/target/it/basic-usage/target/mysql-data/mysql.sock
[INFO] [WARNING] >> Warning: Using a password on the command line interface can be insecure.
[INFO] [INFO] #start('Config(tcpport=54699, dbuser=root, dbpassword=root, name=root, dbopts=[])', /home/r/repo/target/it/basic-usage/target/mysql-dist, /home/r/repo/target/it/basic-usage/target/mysql-data, true, NULL): in 11.75s
[INFO] [INFO] #reusedExistingDatabase(): false in 30.85µs
[INFO] [INFO] set Maven property jcabi.reused.database = false
[INFO] [INFO] #reusedExistingDatabase(): false in 11.75µs
[INFO] [INFO]
[INFO] [INFO] --- maven-failsafe-plugin:2.16:integration-test (default) @ basic-usage ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.pom (6 KB at 156.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom (2 KB at 1585.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom (17 KB at 16140.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.pom (3 KB at 79.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.pom (3 KB at 110.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar (15 KB at 2454.3 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.jar (39 KB at 758.7 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.jar (146 KB at 2354.1 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.jar (259 KB at 3443.6 KB/sec)
[INFO] [INFO] Failsafe report directory: /home/r/repo/target/it/basic-usage/target/failsafe-reports
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-junit4/2.16/surefire-junit4-2.16.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.16/surefire-junit4-2.16.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.16/surefire-junit4-2.16.pom (3 KB at 110.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-providers/2.16/surefire-providers-2.16.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.16/surefire-providers-2.16.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.16/surefire-providers-2.16.pom (3 KB at 89.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-junit4/2.16/surefire-junit4-2.16.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.16/surefire-junit4-2.16.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.16/surefire-junit4-2.16.jar (63 KB at 1903.7 KB/sec)
[INFO]
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.jcabi.FooITCase
[INFO] Sep 17, 2015 9:37:44 AM org.hibernate.validator.internal.util.Version <clinit>
[INFO] INFO: HV000001: Hibernate Validator 4.3.0.Final
[INFO] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[INFO] SLF4J: Defaulting to no-operation (NOP) logger implementation
[INFO] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.37 sec - in com.jcabi.FooITCase
[INFO] [INFO] >> 2015-09-17 09:37:44 23083 [Warning] Aborted connection 3 to db: 'root' user: 'root' host: 'localhost' (Got an error reading communication packets)
[INFO]
[INFO] Results :
[INFO]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO]
[INFO] [INFO] --- jcabi-mysql-maven-plugin:1.0-SNAPSHOT:stop (default) @ basic-usage ---
[INFO] [INFO] #stop(54699): in 430.70µs
[INFO] [INFO] #reusedExistingDatabase(): false in 18.79µs
[INFO] [INFO] set Maven property jcabi.reused.database = false
[INFO] [INFO] #reusedExistingDatabase(): false in 12.16µs
[INFO] [INFO]
[INFO] [INFO] --- maven-failsafe-plugin:2.16:verify (default) @ basic-usage ---
[INFO] [INFO] Failsafe report directory: /home/r/repo/target/it/basic-usage/target/failsafe-reports
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [ERROR] Error reading from process stream: java.io.IOException: Stream closed
[INFO]  at java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:162)
[INFO]  at java.io.BufferedInputStream.read1(BufferedInputStream.java:272)
[INFO]  at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
[INFO]  at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
[INFO]  at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
[INFO]  at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
[INFO]  at java.io.InputStreamReader.read(InputStreamReader.java:184)
[INFO]  at java.io.BufferedReader.fill(BufferedReader.java:154)
[INFO]  at java.io.BufferedReader.readLine(BufferedReader.java:317)
[INFO]  at java.io.BufferedReader.readLine(BufferedReader.java:382)
[INFO]  at com.jcabi.log.VerboseProcess$Monitor.call(VerboseProcess.java:367)
[INFO]  at com.jcabi.log.VerboseProcess$Monitor.call(VerboseProcess.java:324)
[INFO]  at com.jcabi.log.VerboseRunnable$1.run(VerboseRunnable.java:133)
[INFO]  at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:198)
[INFO]  at java.lang.Thread.run(Thread.java:745)
[INFO]
[INFO] [INFO]
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ basic-usage ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (3 KB at 98.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 699.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 49.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 167.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 1773.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 463.2 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (226 KB at 5114.7 KB/sec)
[INFO] [INFO] Installing /home/r/repo/target/it/basic-usage/target/basic-usage-1.0-SNAPSHOT.jar to /home/r/repo/target/local-repo/com/jcabi/basic-usage/1.0-SNAPSHOT/basic-usage-1.0-SNAPSHOT.jar
[INFO] [INFO] Installing /home/r/repo/target/it/basic-usage/pom.xml to /home/r/repo/target/local-repo/com/jcabi/basic-usage/1.0-SNAPSHOT/basic-usage-1.0-SNAPSHOT.pom
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 50.109 s
[INFO] [INFO] Finished at: 2015-09-17T09:37:45+00:00
[INFO] [INFO] Final Memory: 23M/475M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [WARNING] The requested profile "qulice" could not be activated because it does not exist.
[INFO] [INFO] #stop(54699): in 75.12µs
[INFO] run script verify.groovy
[INFO] Running post-build script: /home/r/repo/target/it/basic-usage/verify.groovy
[INFO] Finished post-build script: /home/r/repo/target/it/basic-usage/verify.groovy
[INFO] ..SUCCESS (54.9 s)
[INFO] Building: parallel/pom.xml
[INFO] [INFO] Error stacktraces are turned on.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO]
[INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO] [INFO]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building parallel 1.0-SNAPSHOT
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO]
[INFO] [INFO] --- jcabi-mysql-maven-plugin:1.0-SNAPSHOT:classify (classify-platform) @ parallel ---
[INFO] [INFO] ${mysql.classifier} set to "linux-amd64"
[INFO] [INFO]
[INFO] [INFO] --- maven-dependency-plugin:2.8:unpack (default) @ parallel ---
[INFO] [INFO] Configured Artifact: com.jcabi:mysql-dist:linux-amd64:5.6.14:zip
[INFO] [INFO] Configured Artifact: com.jcabi:mysql-dist:linux-amd64:5.5.34:zip
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/mysql-dist/5.5.34/mysql-dist-5.5.34-linux-amd64.zip
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/com/jcabi/mysql-dist/5.5.34/mysql-dist-5.5.34-linux-amd64.zip
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/mysql-dist/5.5.34/mysql-dist-5.5.34-linux-amd64.zip (196907 KB at 42218.4 KB/sec)
[INFO] [INFO] Unpacking /home/r/repo/target/local-repo/com/jcabi/mysql-dist/5.6.14/mysql-dist-5.6.14-linux-amd64.zip to /home/r/repo/target/it/parallel/target/mysql-5.6.14 with includes "" and excludes ""
[INFO] [INFO] Unpacking /home/r/repo/target/local-repo/com/jcabi/mysql-dist/5.5.34/mysql-dist-5.5.34-linux-amd64.zip to /home/r/repo/target/it/parallel/target/mysql-5.5.34 with includes "" and excludes ""
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ parallel ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/target/it/parallel/src/main/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ parallel ---
[INFO] [INFO] No sources to compile
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ parallel ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/target/it/parallel/src/test/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ parallel ---
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 2 source files to /home/r/repo/target/it/parallel/target/test-classes
[INFO] [INFO]
[INFO] [INFO] --- build-helper-maven-plugin:1.8:reserve-network-port (default) @ parallel ---
[INFO] [INFO] Reserved port 40503 for mysql.first
[INFO] [INFO] Reserved port 40774 for mysql.second
[INFO] [INFO]
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ parallel ---
[INFO] [INFO]
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ parallel ---
[INFO] [WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] [INFO] Building jar: /home/r/repo/target/it/parallel/target/parallel-1.0-SNAPSHOT.jar
[INFO] [INFO]
[INFO] [INFO] --- jcabi-mysql-maven-plugin:1.0-SNAPSHOT:start (start-stop-first) @ parallel ---
[INFO] [INFO] jcabi-aspects 0.22/7e07127 started new daemon thread jcabi-cacheable for automated cleaning of expired @Cacheable values
[INFO] Sep 17, 2015 9:38:36 AM org.hibernate.validator.internal.util.Version <clinit>
[INFO] INFO: HV000001: Hibernate Validator 5.2.0.CR1
[INFO] [ERROR] JSR-303 validator failed to initialize: HV000183: Unable to load 'javax.el.ExpressionFactory'. Check that you have the EL dependencies on the classpath, or use ParameterMessageInterpolator instead (see http://aspects.jcabi.com/jsr-303.html)
[INFO] [INFO] jcabi-aspects 0.22/7e07127 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
[INFO] [INFO] reuse existing database false
[INFO] [INFO] created /home/r/repo/target/it/parallel/target/mysql-data-first directory
[INFO] [INFO] $ /home/r/repo/target/it/parallel/target/mysql-5.5.34/scripts/mysql_install_db --defaults-file=/home/r/repo/target/it/parallel/target/mysql-data-first/my-default.cnf --force --innodb_use_native_aio=0 --datadir=/home/r/repo/target/it/parallel/target/mysql-data-first/data --basedir=/home/r/repo/target/it/parallel/target/mysql-5.5.34
[INFO] [INFO] >> Installing MySQL system tables...
[INFO] [INFO] >> OK
[INFO] [INFO] >> Filling help tables...
[INFO] [INFO] >> OK
[INFO] [INFO] >>
[INFO] [INFO] >> To start mysqld at boot time you have to copy
[INFO] [INFO] >> support-files/mysql.server to the right place for your system
[INFO] [INFO] >>
[INFO] [INFO] >> PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
[INFO] [INFO] >> To do so, start the server, then issue the following commands:
[INFO] [INFO] >>
[INFO] [INFO] >> /home/r/repo/target/it/parallel/target/mysql-5.5.34/bin/mysqladmin -u root password 'new-password'
[INFO] [INFO] >> /home/r/repo/target/it/parallel/target/mysql-5.5.34/bin/mysqladmin -u root -h docker password 'new-password'
[INFO] [INFO] >>
[INFO] [INFO] >> Alternatively you can run:
[INFO] [INFO] >> /home/r/repo/target/it/parallel/target/mysql-5.5.34/bin/mysql_secure_installation
[INFO] [INFO] >>
[INFO] [INFO] >> which will also give you the option of removing the test
[INFO] [INFO] >> databases and anonymous user created by default.  This is
[INFO] [INFO] >> strongly recommended for production servers.
[INFO] [INFO] >>
[INFO] [INFO] >> See the manual for more instructions.
[INFO] [INFO] >>
[INFO] [INFO] >> You can start the MySQL daemon with:
[INFO] [INFO] >> cd /home/r/repo/target/it/parallel/target/mysql-5.5.34 ; /home/r/repo/target/it/parallel/target/mysql-5.5.34/bin/mysqld_safe &
[INFO] [INFO] >>
[INFO] [INFO] >> You can test the MySQL daemon with mysql-test-run.pl
[INFO] [INFO] >> cd /home/r/repo/target/it/parallel/target/mysql-5.5.34/mysql-test ; perl mysql-test-run.pl
[INFO] [INFO] >>
[INFO] [INFO] >> Please report any problems with the /home/r/repo/target/it/parallel/target/mysql-5.5.34/scripts/mysqlbug script!
[INFO] [INFO] >>
[INFO] [INFO] $ /home/r/repo/target/it/parallel/target/mysql-5.5.34/bin/mysqld --no-defaults --user=r --general_log --console --innodb_buffer_pool_size=64M --innodb_log_file_size=64M --log_warnings --innodb_use_native_aio=0 --binlog-ignore-db=root --basedir=/home/r/repo/target/it/parallel/target/mysql-5.5.34 --lc-messages-dir=/home/r/repo/target/it/parallel/target/mysql-5.5.34/share --datadir=/home/r/repo/target/it/parallel/target/mysql-data-first/data --tmpdir=/home/r/repo/target/it/parallel/target/mysql-data-first/temp --socket=/home/r/repo/target/it/parallel/target/mysql-data-first/mysql.sock --pid-file=/home/r/repo/target/it/parallel/target/mysql-data-first/mysql.pid --port=40503
[INFO] [INFO] >> 150917  9:38:39 [Note] Plugin 'FEDERATED' is disabled.
[INFO] [INFO] >> 150917  9:38:39 InnoDB: The InnoDB memory heap is disabled
[INFO] [INFO] >> 150917  9:38:39 InnoDB: Mutexes and rw_locks use GCC atomic builtins
[INFO] [INFO] >> 150917  9:38:39 InnoDB: Compressed tables use zlib 1.2.3
[INFO] [INFO] >> 150917  9:38:39 InnoDB: Initializing buffer pool, size = 64.0M
[INFO] [INFO] >> 150917  9:38:39 InnoDB: Completed initialization of buffer pool
[INFO] [INFO] >> InnoDB: The first specified data file ./ibdata1 did not exist:
[INFO] [INFO] >> InnoDB: a new database to be created!
[INFO] [INFO] >> 150917  9:38:39  InnoDB: Setting file ./ibdata1 size to 10 MB
[INFO] [INFO] >> InnoDB: Database physically writes the file full: wait...
[INFO] [INFO] >> 150917  9:38:39  InnoDB: Log file ./ib_logfile0 did not exist: new to be created
[INFO] [INFO] >> InnoDB: Setting log file ./ib_logfile0 size to 64 MB
[INFO] [INFO] >> InnoDB: Database physically writes the file full: wait...
[INFO] [INFO] >> 150917  9:38:40  InnoDB: Log file ./ib_logfile1 did not exist: new to be created
[INFO] [INFO] >> InnoDB: Setting log file ./ib_logfile1 size to 64 MB
[INFO] [INFO] >> InnoDB: Database physically writes the file full: wait...
[INFO] [INFO] >> InnoDB: Doublewrite buffer not found: creating new
[INFO] [INFO] >> InnoDB: Doublewrite buffer created
[INFO] [INFO] >> InnoDB: 127 rollback segment(s) active.
[INFO] [INFO] >> InnoDB: Creating foreign key constraint system tables
[INFO] [INFO] >> InnoDB: Foreign key constraint system tables created
[INFO] [INFO] >> 150917  9:38:41  InnoDB: Waiting for the background threads to start
[INFO] [INFO] >> 150917  9:38:42 InnoDB: 5.5.34 started; log sequence number 0
[INFO] [INFO] >> 150917  9:38:42 [Note] Server hostname (bind-address): '0.0.0.0'; port: 40503
[INFO] [INFO] >> 150917  9:38:42 [Note]   - '0.0.0.0' resolves to '0.0.0.0';
[INFO] [INFO] >> 150917  9:38:42 [Note] Server socket created on IP: '0.0.0.0'.
[INFO] [INFO] >> 150917  9:38:42 [Note] Event Scheduler: Loaded 0 events
[INFO] [INFO] >> 150917  9:38:42 [Note] /home/r/repo/target/it/parallel/target/mysql-5.5.34/bin/mysqld: ready for connections.
[INFO] [INFO] >> Version: '5.5.34-log'  socket: '/home/r/repo/target/it/parallel/target/mysql-data-first/mysql.sock'  port: 40503  MySQL Community Server (GPL)
[INFO] [INFO] socket /home/r/repo/target/it/parallel/target/mysql-data-first/mysql.sock is available after 3s of waiting
[INFO] [INFO] $ /home/r/repo/target/it/parallel/target/mysql-5.5.34/bin/mysqladmin --no-defaults --port=40503 --user=root --socket=/home/r/repo/target/it/parallel/target/mysql-data-first/mysql.sock --host=127.0.0.1 password root
[INFO] [INFO] $ /home/r/repo/target/it/parallel/target/mysql-5.5.34/bin/mysql --port=40503 --user=root --password=root --socket=/home/r/repo/target/it/parallel/target/mysql-data-first/mysql.sock
[INFO] [INFO] #start('Config(tcpport=40503, dbuser=root, dbpassword=root, name=root, dbopts=[])', /home/r/repo/target/it/parallel/target/mysql-5.5.34, /home/r/repo/target/it/parallel/target/mysql-data-first, true, NULL): in 6.16s
[INFO] [INFO] #reusedExistingDatabase(): false in 28.20µs
[INFO] [INFO] set Maven property jcabi.reused.database = false
[INFO] [INFO] #reusedExistingDatabase(): false in 74.46µs
[INFO] [INFO]
[INFO] [INFO] --- jcabi-mysql-maven-plugin:1.0-SNAPSHOT:start (start-stop-second) @ parallel ---
[INFO] [INFO] reuse existing database false
[INFO] [INFO] created /home/r/repo/target/it/parallel/target/mysql-data-second directory
[INFO] [INFO] $ /home/r/repo/target/it/parallel/target/mysql-5.6.14/scripts/mysql_install_db --defaults-file=/home/r/repo/target/it/parallel/target/mysql-data-second/my-default.cnf --force --innodb_use_native_aio=0 --datadir=/home/r/repo/target/it/parallel/target/mysql-data-second/data --basedir=/home/r/repo/target/it/parallel/target/mysql-5.6.14
[INFO] [WARNING] >> 2015-09-17 09:38:42 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[INFO] [WARNING] >> 2015-09-17 09:38:42 23290 [Note] InnoDB: The InnoDB memory heap is disabled
[INFO] [WARNING] >> 2015-09-17 09:38:42 23290 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[INFO] [WARNING] >> 2015-09-17 09:38:42 23290 [Note] InnoDB: Compressed tables use zlib 1.2.3
[INFO] [WARNING] >> 2015-09-17 09:38:42 23290 [Note] InnoDB: Using CPU crc32 instructions
[INFO] [WARNING] >> 2015-09-17 09:38:42 23290 [Note] InnoDB: Initializing buffer pool, size = 128.0M
[INFO] [WARNING] >> 2015-09-17 09:38:42 23290 [Note] InnoDB: Completed initialization of buffer pool
[INFO] [WARNING] >> 2015-09-17 09:38:42 23290 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!
[INFO] [WARNING] >> 2015-09-17 09:38:42 23290 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB
[INFO] [WARNING] >> 2015-09-17 09:38:42 23290 [Note] InnoDB: Database physically writes the file full: wait...
[INFO] [WARNING] >> 2015-09-17 09:38:42 23290 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB
[INFO] [WARNING] >> 2015-09-17 09:38:43 23290 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB
[INFO] [WARNING] >> 2015-09-17 09:38:44 23290 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
[INFO] [WARNING] >> 2015-09-17 09:38:44 23290 [Warning] InnoDB: New log files created, LSN=45781
[INFO] [WARNING] >> 2015-09-17 09:38:44 23290 [Note] InnoDB: Doublewrite buffer not found: creating new
[INFO] [WARNING] >> 2015-09-17 09:38:44 23290 [Note] InnoDB: Doublewrite buffer created
[INFO] [WARNING] >> 2015-09-17 09:38:44 23290 [Note] InnoDB: 128 rollback segment(s) are active.
[INFO] [WARNING] >> 2015-09-17 09:38:44 23290 [Warning] InnoDB: Creating foreign key constraint system tables.
[INFO] [WARNING] >> 2015-09-17 09:38:44 23290 [Note] InnoDB: Foreign key constraint system tables created
[INFO] [WARNING] >> 2015-09-17 09:38:44 23290 [Note] InnoDB: Creating tablespace and datafile system tables.
[INFO] [WARNING] >> 2015-09-17 09:38:44 23290 [Note] InnoDB: Tablespace and datafile system tables created.
[INFO] [WARNING] >> 2015-09-17 09:38:44 23290 [Note] InnoDB: Waiting for purge to start
[INFO] [WARNING] >> 2015-09-17 09:38:44 23290 [Note] InnoDB: 5.6.14 started; log sequence number 0
[INFO] [WARNING] >> 2015-09-17 09:38:46 23290 [Note] Binlog end
[INFO] [WARNING] >> 2015-09-17 09:38:46 23290 [Note] InnoDB: FTS optimize thread exiting.
[INFO] [WARNING] >> 2015-09-17 09:38:46 23290 [Note] InnoDB: Starting shutdown...
[INFO] [WARNING] >> 2015-09-17 09:38:47 23290 [Note] InnoDB: Shutdown completed; log sequence number 1625977
[INFO] [INFO] >> Installing MySQL system tables...OK
[INFO] [INFO] >>
[INFO] [WARNING] >> 2015-09-17 09:38:47 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[INFO] [WARNING] >> 2015-09-17 09:38:47 23314 [Note] InnoDB: The InnoDB memory heap is disabled
[INFO] [WARNING] >> 2015-09-17 09:38:47 23314 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[INFO] [WARNING] >> 2015-09-17 09:38:47 23314 [Note] InnoDB: Compressed tables use zlib 1.2.3
[INFO] [WARNING] >> 2015-09-17 09:38:47 23314 [Note] InnoDB: Using CPU crc32 instructions
[INFO] [WARNING] >> 2015-09-17 09:38:47 23314 [Note] InnoDB: Initializing buffer pool, size = 128.0M
[INFO] [WARNING] >> 2015-09-17 09:38:47 23314 [Note] InnoDB: Completed initialization of buffer pool
[INFO] [WARNING] >> 2015-09-17 09:38:47 23314 [Note] InnoDB: Highest supported file format is Barracuda.
[INFO] [WARNING] >> 2015-09-17 09:38:48 23314 [Note] InnoDB: 128 rollback segment(s) are active.
[INFO] [WARNING] >> 2015-09-17 09:38:48 23314 [Note] InnoDB: Waiting for purge to start
[INFO] [WARNING] >> 2015-09-17 09:38:48 23314 [Note] InnoDB: 5.6.14 started; log sequence number 1625977
[INFO] [WARNING] >> 2015-09-17 09:38:48 23314 [Note] Binlog end
[INFO] [WARNING] >> 2015-09-17 09:38:48 23314 [Note] InnoDB: FTS optimize thread exiting.
[INFO] [WARNING] >> 2015-09-17 09:38:48 23314 [Note] InnoDB: Starting shutdown...
[INFO] [WARNING] >> 2015-09-17 09:38:49 23314 [Note] InnoDB: Shutdown completed; log sequence number 1625987
[INFO] [INFO] >> Filling help tables...OK
[INFO] [INFO] >>
[INFO] [INFO] >> To start mysqld at boot time you have to copy
[INFO] [INFO] >> support-files/mysql.server to the right place for your system
[INFO] [INFO] >>
[INFO] [INFO] >> PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
[INFO] [INFO] >> To do so, start the server, then issue the following commands:
[INFO] [INFO] >>
[INFO] [INFO] >>   /home/r/repo/target/it/parallel/target/mysql-5.6.14/bin/mysqladmin -u root password 'new-password'
[INFO] [INFO] >>   /home/r/repo/target/it/parallel/target/mysql-5.6.14/bin/mysqladmin -u root -h docker password 'new-password'
[INFO] [INFO] >>
[INFO] [INFO] >> Alternatively you can run:
[INFO] [INFO] >>
[INFO] [INFO] >>   /home/r/repo/target/it/parallel/target/mysql-5.6.14/bin/mysql_secure_installation
[INFO] [INFO] >>
[INFO] [INFO] >> which will also give you the option of removing the test
[INFO] [INFO] >> databases and anonymous user created by default.  This is
[INFO] [INFO] >> strongly recommended for production servers.
[INFO] [INFO] >>
[INFO] [INFO] >> See the manual for more instructions.
[INFO] [INFO] >>
[INFO] [INFO] >> You can start the MySQL daemon with:
[INFO] [INFO] >>
[INFO] [INFO] >>   cd . ; /home/r/repo/target/it/parallel/target/mysql-5.6.14/bin/mysqld_safe &
[INFO] [INFO] >>
[INFO] [INFO] >> You can test the MySQL daemon with mysql-test-run.pl
[INFO] [INFO] >>
[INFO] [INFO] >>   cd mysql-test ; perl mysql-test-run.pl
[INFO] [INFO] >>
[INFO] [INFO] >> Please report any problems with the ./bin/mysqlbug script!
[INFO] [INFO] >>
[INFO] [INFO] >> The latest information about MySQL is available on the web at
[INFO] [INFO] >>
[INFO] [INFO] >>   http://www.mysql.com
[INFO] [INFO] >>
[INFO] [INFO] >> Support MySQL by buying support/licenses at http://shop.mysql.com
[INFO] [INFO] >>
[INFO] [INFO] >> New default config file was created as /home/r/repo/target/it/parallel/target/mysql-5.6.14/my.cnf and
[INFO] [INFO] >> will be used by default by the server when you start it.
[INFO] [INFO] >> You may edit this file to change server settings
[INFO] [INFO] >>
[INFO] [INFO] $ /home/r/repo/target/it/parallel/target/mysql-5.6.14/bin/mysqld --no-defaults --user=r --general_log --console --innodb_buffer_pool_size=64M --innodb_log_file_size=64M --log_warnings --innodb_use_native_aio=0 --binlog-ignore-db=root --basedir=/home/r/repo/target/it/parallel/target/mysql-5.6.14 --lc-messages-dir=/home/r/repo/target/it/parallel/target/mysql-5.6.14/share --datadir=/home/r/repo/target/it/parallel/target/mysql-data-second/data --tmpdir=/home/r/repo/target/it/parallel/target/mysql-data-second/temp --socket=/home/r/repo/target/it/parallel/target/mysql-data-second/mysql.sock --pid-file=/home/r/repo/target/it/parallel/target/mysql-data-second/mysql.pid --port=40774
[INFO] [INFO] >> 2015-09-17 09:38:50 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[INFO] [INFO] >> 2015-09-17 09:38:50 23338 [Note] Plugin 'FEDERATED' is disabled.
[INFO] [INFO] >> 2015-09-17 09:38:50 23338 [Note] InnoDB: The InnoDB memory heap is disabled
[INFO] [INFO] >> 2015-09-17 09:38:50 23338 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[INFO] [INFO] >> 2015-09-17 09:38:50 23338 [Note] InnoDB: Compressed tables use zlib 1.2.3
[INFO] [INFO] >> 2015-09-17 09:38:50 23338 [Note] InnoDB: Using CPU crc32 instructions
[INFO] [INFO] >> 2015-09-17 09:38:50 23338 [Note] InnoDB: Initializing buffer pool, size = 64.0M
[INFO] [INFO] >> 2015-09-17 09:38:50 23338 [Note] InnoDB: Completed initialization of buffer pool
[INFO] [INFO] >> 2015-09-17 09:38:50 23338 [Note] InnoDB: Highest supported file format is Barracuda.
[INFO] [INFO] >> 2015-09-17 09:38:50 23338 [Warning] InnoDB: Resizing redo log from 2*3072 to 2*4096 pages, LSN=1625987
[INFO] [INFO] >> 2015-09-17 09:38:50 23338 [Warning] InnoDB: Starting to delete and rewrite log files.
[INFO] [INFO] >> 2015-09-17 09:38:50 23338 [Note] InnoDB: Setting log file ./ib_logfile101 size to 64 MB
[INFO] [INFO] >> 2015-09-17 09:38:50 23338 [Note] InnoDB: Setting log file ./ib_logfile1 size to 64 MB
[INFO] [INFO] >> 2015-09-17 09:38:53 23338 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
[INFO] [INFO] >> 2015-09-17 09:38:53 23338 [Warning] InnoDB: New log files created, LSN=1625987
[INFO] [INFO] >> 2015-09-17 09:38:53 23338 [Note] InnoDB: 128 rollback segment(s) are active.
[INFO] [INFO] >> 2015-09-17 09:38:53 23338 [Note] InnoDB: Waiting for purge to start
[INFO] [INFO] >> 2015-09-17 09:38:53 23338 [Note] InnoDB: 5.6.14 started; log sequence number 1625987
[INFO] [INFO] >> 2015-09-17 09:38:53 23338 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: e8a4137d-5d1f-11e5-acc6-0242ac110221.
[INFO] [INFO] >> 2015-09-17 09:38:53 23338 [Note] Server hostname (bind-address): '*'; port: 40774
[INFO] [INFO] >> 2015-09-17 09:38:53 23338 [Note] IPv6 is available.
[INFO] [INFO] >> 2015-09-17 09:38:53 23338 [Note]   - '::' resolves to '::';
[INFO] [INFO] >> 2015-09-17 09:38:53 23338 [Note] Server socket created on IP: '::'.
[INFO] [INFO] >> 2015-09-17 09:38:53 23338 [Note] Event Scheduler: Loaded 0 events
[INFO] [INFO] >> 2015-09-17 09:38:53 23338 [Note] /home/r/repo/target/it/parallel/target/mysql-5.6.14/bin/mysqld: ready for connections.
[INFO] [INFO] >> Version: '5.6.14-log'  socket: '/home/r/repo/target/it/parallel/target/mysql-data-second/mysql.sock'  port: 40774  MySQL Community Server (GPL)
[INFO] [INFO] socket /home/r/repo/target/it/parallel/target/mysql-data-second/mysql.sock is available after 4s of waiting
[INFO] [INFO] $ /home/r/repo/target/it/parallel/target/mysql-5.6.14/bin/mysqladmin --no-defaults --port=40774 --user=root --socket=/home/r/repo/target/it/parallel/target/mysql-data-second/mysql.sock --host=127.0.0.1 password root
[INFO] [INFO] $ /home/r/repo/target/it/parallel/target/mysql-5.6.14/bin/mysql --port=40774 --user=root --password=root --socket=/home/r/repo/target/it/parallel/target/mysql-data-second/mysql.sock
[INFO] [WARNING] >> Warning: Using a password on the command line interface can be insecure.
[INFO] [INFO] #start('Config(tcpport=40774, dbuser=root, dbpassword=root, name=root, dbopts=[])', /home/r/repo/target/it/parallel/target/mysql-5.6.14, /home/r/repo/target/it/parallel/target/mysql-data-second, true, NULL): in 11.27s
[INFO] [INFO] #reusedExistingDatabase(): false in 15.98µs
[INFO] [INFO] set Maven property jcabi.reused.database = false
[INFO] [INFO] #reusedExistingDatabase(): false in 13.24µs
[INFO] [INFO]
[INFO] [INFO] --- maven-failsafe-plugin:2.16:integration-test (default) @ parallel ---
[INFO] [INFO] Failsafe report directory: /home/r/repo/target/it/parallel/target/failsafe-reports
[INFO]
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.jcabi.ParallelITCase
[INFO] Sep 17, 2015 9:38:55 AM org.hibernate.validator.internal.util.Version <clinit>
[INFO] INFO: HV000001: Hibernate Validator 4.3.0.Final
[INFO] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[INFO] SLF4J: Defaulting to no-operation (NOP) logger implementation
[INFO] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.55 sec - in com.jcabi.ParallelITCase
[INFO] [INFO] >> 150917  9:38:56 [Warning] Aborted connection 3 to db: 'root' user: 'root' host: 'localhost' (Got an error reading communication packets)
[INFO]
[INFO] Results :
[INFO]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO]
[INFO] [INFO] --- jcabi-mysql-maven-plugin:1.0-SNAPSHOT:stop (start-stop-first) @ parallel ---
[INFO] [ERROR] Error reading from process stream: java.io.IOException: Stream closed
[INFO]  at java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:162)
[INFO]  at java.io.BufferedInputStream.read1(BufferedInputStream.java:272)
[INFO]  at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
[INFO]  at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
[INFO]  at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
[INFO]  at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
[INFO]  at java.io.InputStreamReader.read(InputStreamReader.java:184)
[INFO]  at java.io.BufferedReader.fill(BufferedReader.java:154)
[INFO]  at java.io.BufferedReader.readLine(BufferedReader.java:317)
[INFO]  at java.io.BufferedReader.readLine(BufferedReader.java:382)
[INFO]  at com.jcabi.log.VerboseProcess$Monitor.call(VerboseProcess.java:367)
[INFO]  at com.jcabi.log.VerboseProcess$Monitor.call(VerboseProcess.java:324)
[INFO]  at com.jcabi.log.VerboseRunnable$1.run(VerboseRunnable.java:133)
[INFO]  at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:198)
[INFO]  at java.lang.Thread.run(Thread.java:745)
[INFO]
[INFO] [INFO] #stop(40503): in 158.00µs
[INFO] [INFO] #reusedExistingDatabase(): false in 20.26µs
[INFO] [INFO] set Maven property jcabi.reused.database = false
[INFO] [INFO] #reusedExistingDatabase(): false in 13.43µs
[INFO] [INFO]
[INFO] [INFO] --- jcabi-mysql-maven-plugin:1.0-SNAPSHOT:stop (start-stop-second) @ parallel ---
[INFO] [INFO] #stop(40774): in 2.03ms
[INFO] [INFO] #reusedExistingDatabase(): false in 20.66µs
[INFO] [INFO] set Maven property jcabi.reused.database = false
[INFO] [INFO] #reusedExistingDatabase(): false in 13.75µs
[INFO] [INFO]
[INFO] [INFO] --- maven-failsafe-plugin:2.16:verify (default) @ parallel ---
[INFO] [ERROR] Error reading from process stream: java.io.IOException: Stream closed
[INFO]  at java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:162)
[INFO]  at java.io.BufferedInputStream.read1(BufferedInputStream.java:272)
[INFO]  at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
[INFO]  at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
[INFO]  at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
[INFO]  at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
[INFO]  at java.io.InputStreamReader.read(InputStreamReader.java:184)
[INFO]  at java.io.BufferedReader.fill(BufferedReader.java:154)
[INFO]  at java.io.BufferedReader.readLine(BufferedReader.java:317)
[INFO]  at java.io.BufferedReader.readLine(BufferedReader.java:382)
[INFO]  at com.jcabi.log.VerboseProcess$Monitor.call(VerboseProcess.java:367)
[INFO]  at com.jcabi.log.VerboseProcess$Monitor.call(VerboseProcess.java:324)
[INFO]  at com.jcabi.log.VerboseRunnable$1.run(VerboseRunnable.java:133)
[INFO]  at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:198)
[INFO]  at java.lang.Thread.run(Thread.java:745)
[INFO]
[INFO] [INFO] Failsafe report directory: /home/r/repo/target/it/parallel/target/failsafe-reports
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO]
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ parallel ---
[INFO] [INFO] Installing /home/r/repo/target/it/parallel/target/parallel-1.0-SNAPSHOT.jar to /home/r/repo/target/local-repo/com/jcabi/parallel/1.0-SNAPSHOT/parallel-1.0-SNAPSHOT.jar
[INFO] [INFO] Installing /home/r/repo/target/it/parallel/pom.xml to /home/r/repo/target/local-repo/com/jcabi/parallel/1.0-SNAPSHOT/parallel-1.0-SNAPSHOT.pom
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 01:05 min
[INFO] [INFO] Finished at: 2015-09-17T09:38:56+00:00
[INFO] [INFO] Final Memory: 32M/401M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [WARNING] The requested profile "qulice" could not be activated because it does not exist.
[INFO] [INFO] #stop(40503): in 42.63µs
[INFO] [INFO] #stop(40774): in 3.80ms
[INFO] run script verify.groovy
[INFO] Running post-build script: /home/r/repo/target/it/parallel/verify.groovy
[INFO] Finished post-build script: /home/r/repo/target/it/parallel/verify.groovy
[INFO] ..SUCCESS (71.0 s)
[INFO] Building: skip/pom.xml
[INFO] [INFO] Error stacktraces are turned on.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO]
[INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO] [INFO]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building skip 1.0-SNAPSHOT
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 35.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 447.1 KB/sec)
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ skip ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/target/it/skip/src/main/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ skip ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 13.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 65.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 73.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 13.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom (688 B at 17.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 28.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 394.2 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 71.8 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 191.5 KB/sec)
[INFO] [INFO] No sources to compile
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ skip ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/target/it/skip/src/test/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ skip ---
[INFO] [INFO] No sources to compile
[INFO] [INFO]
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ skip ---
[INFO] [INFO] No tests to run.
[INFO] [INFO]
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ skip ---
[INFO] [WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] [INFO] Building jar: /home/r/repo/target/it/skip/target/skip-1.0-SNAPSHOT.jar
[INFO] [INFO]
[INFO] [INFO] --- jcabi-mysql-maven-plugin:1.0-SNAPSHOT:start (default) @ skip ---
[INFO] [INFO] execution skipped because of 'skip' option
[INFO] [INFO]
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ skip ---
[INFO] [INFO] Installing /home/r/repo/target/it/skip/target/skip-1.0-SNAPSHOT.jar to /home/r/repo/target/local-repo/com/jcabi/skip/1.0-SNAPSHOT/skip-1.0-SNAPSHOT.jar
[INFO] [INFO] Installing /home/r/repo/target/it/skip/pom.xml to /home/r/repo/target/local-repo/com/jcabi/skip/1.0-SNAPSHOT/skip-1.0-SNAPSHOT.pom
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 5.369 s
[INFO] [INFO] Finished at: 2015-09-17T09:39:07+00:00
[INFO] [INFO] Final Memory: 13M/276M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [WARNING] The requested profile "qulice" could not be activated because it does not exist.
[INFO] run script verify.groovy
[INFO] Running post-build script: /home/r/repo/target/it/skip/verify.groovy
[INFO] Finished post-build script: /home/r/repo/target/it/skip/verify.groovy
[INFO] ..SUCCESS (8.7 s)
[INFO] Building: with-options/pom.xml
[INFO] [INFO] Error stacktraces are turned on.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO]
[INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO] [INFO]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building basic-usage 1.0-SNAPSHOT
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO]
[INFO] [INFO] --- jcabi-mysql-maven-plugin:1.0-SNAPSHOT:classify (default) @ basic-usage ---
[INFO] [INFO] ${mysql.classifier} set to "linux-amd64"
[INFO] [INFO]
[INFO] [INFO] --- maven-dependency-plugin:2.8:unpack (default) @ basic-usage ---
[INFO] [INFO] Configured Artifact: com.jcabi:mysql-dist:linux-amd64:5.6.14:zip
[INFO] [INFO] Unpacking /home/r/repo/target/local-repo/com/jcabi/mysql-dist/5.6.14/mysql-dist-5.6.14-linux-amd64.zip to /home/r/repo/target/it/with-options/target/mysql-dist with includes "" and excludes ""
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ basic-usage ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/target/it/with-options/src/main/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ basic-usage ---
[INFO] [INFO] No sources to compile
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ basic-usage ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/target/it/with-options/src/test/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ basic-usage ---
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 2 source files to /home/r/repo/target/it/with-options/target/test-classes
[INFO] [INFO]
[INFO] [INFO] --- build-helper-maven-plugin:1.8:reserve-network-port (default) @ basic-usage ---
[INFO] [INFO] Reserved port 41828 for mysql.port
[INFO] [INFO]
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ basic-usage ---
[INFO] [INFO]
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ basic-usage ---
[INFO] [WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] [INFO] Building jar: /home/r/repo/target/it/with-options/target/basic-usage-1.0-SNAPSHOT.jar
[INFO] [INFO]
[INFO] [INFO] --- jcabi-mysql-maven-plugin:1.0-SNAPSHOT:start (default) @ basic-usage ---
[INFO] [INFO] jcabi-aspects 0.22/7e07127 started new daemon thread jcabi-cacheable for automated cleaning of expired @Cacheable values
[INFO] Sep 17, 2015 9:39:35 AM org.hibernate.validator.internal.util.Version <clinit>
[INFO] INFO: HV000001: Hibernate Validator 5.2.0.CR1
[INFO] [ERROR] JSR-303 validator failed to initialize: HV000183: Unable to load 'javax.el.ExpressionFactory'. Check that you have the EL dependencies on the classpath, or use ParameterMessageInterpolator instead (see http://aspects.jcabi.com/jsr-303.html)
[INFO] [INFO] jcabi-aspects 0.22/7e07127 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
[INFO] [INFO] reuse existing database false
[INFO] [INFO] created /home/r/repo/target/it/with-options/target/mysql-data directory
[INFO] [INFO] $ /home/r/repo/target/it/with-options/target/mysql-dist/scripts/mysql_install_db --defaults-file=/home/r/repo/target/it/with-options/target/mysql-data/my-default.cnf --force --innodb_use_native_aio=0 --datadir=/home/r/repo/target/it/with-options/target/mysql-data/data --basedir=/home/r/repo/target/it/with-options/target/mysql-dist
[INFO] [WARNING] >> 2015-09-17 09:39:36 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[INFO] [WARNING] >> 2015-09-17 09:39:36 23486 [Note] InnoDB: The InnoDB memory heap is disabled
[INFO] [WARNING] >> 2015-09-17 09:39:36 23486 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[INFO] [WARNING] >> 2015-09-17 09:39:36 23486 [Note] InnoDB: Compressed tables use zlib 1.2.3
[INFO] [WARNING] >> 2015-09-17 09:39:36 23486 [Note] InnoDB: Using CPU crc32 instructions
[INFO] [WARNING] >> 2015-09-17 09:39:36 23486 [Note] InnoDB: Initializing buffer pool, size = 128.0M
[INFO] [WARNING] >> 2015-09-17 09:39:36 23486 [Note] InnoDB: Completed initialization of buffer pool
[INFO] [WARNING] >> 2015-09-17 09:39:36 23486 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!
[INFO] [WARNING] >> 2015-09-17 09:39:36 23486 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB
[INFO] [WARNING] >> 2015-09-17 09:39:36 23486 [Note] InnoDB: Database physically writes the file full: wait...
[INFO] [WARNING] >> 2015-09-17 09:39:36 23486 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB
[INFO] [WARNING] >> 2015-09-17 09:39:39 23486 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB
[INFO] [WARNING] >> 2015-09-17 09:39:39 23486 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
[INFO] [WARNING] >> 2015-09-17 09:39:39 23486 [Warning] InnoDB: New log files created, LSN=45781
[INFO] [WARNING] >> 2015-09-17 09:39:39 23486 [Note] InnoDB: Doublewrite buffer not found: creating new
[INFO] [WARNING] >> 2015-09-17 09:39:39 23486 [Note] InnoDB: Doublewrite buffer created
[INFO] [WARNING] >> 2015-09-17 09:39:39 23486 [Note] InnoDB: 128 rollback segment(s) are active.
[INFO] [WARNING] >> 2015-09-17 09:39:40 23486 [Warning] InnoDB: Creating foreign key constraint system tables.
[INFO] [WARNING] >> 2015-09-17 09:39:40 23486 [Note] InnoDB: Foreign key constraint system tables created
[INFO] [WARNING] >> 2015-09-17 09:39:40 23486 [Note] InnoDB: Creating tablespace and datafile system tables.
[INFO] [WARNING] >> 2015-09-17 09:39:40 23486 [Note] InnoDB: Tablespace and datafile system tables created.
[INFO] [WARNING] >> 2015-09-17 09:39:40 23486 [Note] InnoDB: Waiting for purge to start
[INFO] [WARNING] >> 2015-09-17 09:39:40 23486 [Note] InnoDB: 5.6.14 started; log sequence number 0
[INFO] [WARNING] >> 2015-09-17 09:39:42 23486 [Note] Binlog end
[INFO] [WARNING] >> 2015-09-17 09:39:42 23486 [Note] InnoDB: FTS optimize thread exiting.
[INFO] [WARNING] >> 2015-09-17 09:39:42 23486 [Note] InnoDB: Starting shutdown...
[INFO] [WARNING] >> 2015-09-17 09:39:43 23486 [Note] InnoDB: Shutdown completed; log sequence number 1625977
[INFO] [INFO] >> Installing MySQL system tables...OK
[INFO] [INFO] >>
[INFO] [WARNING] >> 2015-09-17 09:39:43 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[INFO] [WARNING] >> 2015-09-17 09:39:43 23510 [Note] InnoDB: The InnoDB memory heap is disabled
[INFO] [WARNING] >> 2015-09-17 09:39:43 23510 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[INFO] [WARNING] >> 2015-09-17 09:39:43 23510 [Note] InnoDB: Compressed tables use zlib 1.2.3
[INFO] [WARNING] >> 2015-09-17 09:39:43 23510 [Note] InnoDB: Using CPU crc32 instructions
[INFO] [WARNING] >> 2015-09-17 09:39:43 23510 [Note] InnoDB: Initializing buffer pool, size = 128.0M
[INFO] [WARNING] >> 2015-09-17 09:39:43 23510 [Note] InnoDB: Completed initialization of buffer pool
[INFO] [WARNING] >> 2015-09-17 09:39:43 23510 [Note] InnoDB: Highest supported file format is Barracuda.
[INFO] [WARNING] >> 2015-09-17 09:39:43 23510 [Note] InnoDB: 128 rollback segment(s) are active.
[INFO] [WARNING] >> 2015-09-17 09:39:43 23510 [Note] InnoDB: Waiting for purge to start
[INFO] [WARNING] >> 2015-09-17 09:39:43 23510 [Note] InnoDB: 5.6.14 started; log sequence number 1625977
[INFO] [WARNING] >> 2015-09-17 09:39:44 23510 [Note] Binlog end
[INFO] [WARNING] >> 2015-09-17 09:39:44 23510 [Note] InnoDB: FTS optimize thread exiting.
[INFO] [WARNING] >> 2015-09-17 09:39:44 23510 [Note] InnoDB: Starting shutdown...
[INFO] [WARNING] >> 2015-09-17 09:39:45 23510 [Note] InnoDB: Shutdown completed; log sequence number 1625987
[INFO] [INFO] >> Filling help tables...OK
[INFO] [INFO] >>
[INFO] [INFO] >> To start mysqld at boot time you have to copy
[INFO] [INFO] >> support-files/mysql.server to the right place for your system
[INFO] [INFO] >>
[INFO] [INFO] >> PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
[INFO] [INFO] >> To do so, start the server, then issue the following commands:
[INFO] [INFO] >>
[INFO] [INFO] >>   /home/r/repo/target/it/with-options/target/mysql-dist/bin/mysqladmin -u root password 'new-password'
[INFO] [INFO] >>   /home/r/repo/target/it/with-options/target/mysql-dist/bin/mysqladmin -u root -h docker password 'new-password'
[INFO] [INFO] >>
[INFO] [INFO] >> Alternatively you can run:
[INFO] [INFO] >>
[INFO] [INFO] >>   /home/r/repo/target/it/with-options/target/mysql-dist/bin/mysql_secure_installation
[INFO] [INFO] >>
[INFO] [INFO] >> which will also give you the option of removing the test
[INFO] [INFO] >> databases and anonymous user created by default.  This is
[INFO] [INFO] >> strongly recommended for production servers.
[INFO] [INFO] >>
[INFO] [INFO] >> See the manual for more instructions.
[INFO] [INFO] >>
[INFO] [INFO] >> You can start the MySQL daemon with:
[INFO] [INFO] >>
[INFO] [INFO] >>   cd . ; /home/r/repo/target/it/with-options/target/mysql-dist/bin/mysqld_safe &
[INFO] [INFO] >>
[INFO] [INFO] >> You can test the MySQL daemon with mysql-test-run.pl
[INFO] [INFO] >>
[INFO] [INFO] >>   cd mysql-test ; perl mysql-test-run.pl
[INFO] [INFO] >>
[INFO] [INFO] >> Please report any problems with the ./bin/mysqlbug script!
[INFO] [INFO] >>
[INFO] [INFO] >> The latest information about MySQL is available on the web at
[INFO] [INFO] >>
[INFO] [INFO] >>   http://www.mysql.com
[INFO] [INFO] >>
[INFO] [INFO] >> Support MySQL by buying support/licenses at http://shop.mysql.com
[INFO] [INFO] >>
[INFO] [INFO] >> New default config file was created as /home/r/repo/target/it/with-options/target/mysql-dist/my.cnf and
[INFO] [INFO] >> will be used by default by the server when you start it.
[INFO] [INFO] >> You may edit this file to change server settings
[INFO] [INFO] >>
[INFO] [INFO] $ /home/r/repo/target/it/with-options/target/mysql-dist/bin/mysqld --no-defaults --user=r --general_log --console --innodb_buffer_pool_size=64M --innodb_log_file_size=64M --log_warnings --innodb_use_native_aio=0 --binlog-ignore-db=root --basedir=/home/r/repo/target/it/with-options/target/mysql-dist --lc-messages-dir=/home/r/repo/target/it/with-options/target/mysql-dist/share --datadir=/home/r/repo/target/it/with-options/target/mysql-data/data --tmpdir=/home/r/repo/target/it/with-options/target/mysql-data/temp --socket=/home/r/repo/target/it/with-options/target/mysql-data/mysql.sock --pid-file=/home/r/repo/target/it/with-options/target/mysql-data/mysql.pid --port=41828
[INFO] [INFO] >> 2015-09-17 09:39:45 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[INFO] [INFO] >> 2015-09-17 09:39:45 23534 [Note] Plugin 'FEDERATED' is disabled.
[INFO] [INFO] >> 2015-09-17 09:39:45 23534 [Note] InnoDB: The InnoDB memory heap is disabled
[INFO] [INFO] >> 2015-09-17 09:39:45 23534 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[INFO] [INFO] >> 2015-09-17 09:39:45 23534 [Note] InnoDB: Compressed tables use zlib 1.2.3
[INFO] [INFO] >> 2015-09-17 09:39:45 23534 [Note] InnoDB: Using CPU crc32 instructions
[INFO] [INFO] >> 2015-09-17 09:39:45 23534 [Note] InnoDB: Initializing buffer pool, size = 64.0M
[INFO] [INFO] >> 2015-09-17 09:39:45 23534 [Note] InnoDB: Completed initialization of buffer pool
[INFO] [INFO] >> 2015-09-17 09:39:45 23534 [Note] InnoDB: Highest supported file format is Barracuda.
[INFO] [INFO] >> 2015-09-17 09:39:45 23534 [Warning] InnoDB: Resizing redo log from 2*3072 to 2*4096 pages, LSN=1625987
[INFO] [INFO] >> 2015-09-17 09:39:46 23534 [Warning] InnoDB: Starting to delete and rewrite log files.
[INFO] [INFO] >> 2015-09-17 09:39:46 23534 [Note] InnoDB: Setting log file ./ib_logfile101 size to 64 MB
[INFO] [INFO] >> 2015-09-17 09:39:46 23534 [Note] InnoDB: Setting log file ./ib_logfile1 size to 64 MB
[INFO] [INFO] >> 2015-09-17 09:39:47 23534 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
[INFO] [INFO] >> 2015-09-17 09:39:47 23534 [Warning] InnoDB: New log files created, LSN=1625987
[INFO] [INFO] >> 2015-09-17 09:39:47 23534 [Note] InnoDB: 128 rollback segment(s) are active.
[INFO] [INFO] >> 2015-09-17 09:39:47 23534 [Note] InnoDB: Waiting for purge to start
[INFO] [INFO] >> 2015-09-17 09:39:47 23534 [Note] InnoDB: 5.6.14 started; log sequence number 1625987
[INFO] [INFO] >> 2015-09-17 09:39:47 23534 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 09163b66-5d20-11e5-acc7-0242ac110221.
[INFO] [INFO] >> 2015-09-17 09:39:47 23534 [Note] Server hostname (bind-address): '*'; port: 41828
[INFO] [INFO] >> 2015-09-17 09:39:47 23534 [Note] IPv6 is available.
[INFO] [INFO] >> 2015-09-17 09:39:47 23534 [Note]   - '::' resolves to '::';
[INFO] [INFO] >> 2015-09-17 09:39:47 23534 [Note] Server socket created on IP: '::'.
[INFO] [INFO] >> 2015-09-17 09:39:47 23534 [Note] Event Scheduler: Loaded 0 events
[INFO] [INFO] >> 2015-09-17 09:39:47 23534 [Note] /home/r/repo/target/it/with-options/target/mysql-dist/bin/mysqld: ready for connections.
[INFO] [INFO] >> Version: '5.6.14-log'  socket: '/home/r/repo/target/it/with-options/target/mysql-data/mysql.sock'  port: 41828  MySQL Community Server (GPL)
[INFO] [INFO] socket /home/r/repo/target/it/with-options/target/mysql-data/mysql.sock is available after 3s of waiting
[INFO] [INFO] $ /home/r/repo/target/it/with-options/target/mysql-dist/bin/mysqladmin --no-defaults --port=41828 --user=root --socket=/home/r/repo/target/it/with-options/target/mysql-data/mysql.sock --host=127.0.0.1 password root
[INFO] [INFO] $ /home/r/repo/target/it/with-options/target/mysql-dist/bin/mysql --port=41828 --user=root --password=root --socket=/home/r/repo/target/it/with-options/target/mysql-data/mysql.sock
[INFO] [WARNING] >> Warning: Using a password on the command line interface can be insecure.
[INFO] [INFO] #start('Config(tcpport=41828, dbuser=root, dbpassword=roo..29..ble_names=1, sql-mode=ALLOW_INVALID_DATES])', /home/r/repo/target/it/with-options/target/mysql-dist, /home/r/repo/target/it/with-options/target/mysql-data, true, NULL): in 12.54s
[INFO] [INFO] #reusedExistingDatabase(): false in 29.14µs
[INFO] [INFO] set Maven property jcabi.reused.database = false
[INFO] [INFO] #reusedExistingDatabase(): false in 11.89µs
[INFO] [INFO]
[INFO] [INFO] --- maven-failsafe-plugin:2.16:integration-test (default) @ basic-usage ---
[INFO] [INFO] Failsafe report directory: /home/r/repo/target/it/with-options/target/failsafe-reports
[INFO]
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.jcabi.WithOptionsITCase
[INFO] Sep 17, 2015 9:39:50 AM org.hibernate.validator.internal.util.Version <clinit>
[INFO] INFO: HV000001: Hibernate Validator 4.3.0.Final
[INFO] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[INFO] SLF4J: Defaulting to no-operation (NOP) logger implementation
[INFO] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.022 sec - in com.jcabi.WithOptionsITCase
[INFO] [INFO] >> 2015-09-17 09:39:50 23534 [Warning] Aborted connection 3 to db: 'root' user: 'root' host: 'localhost' (Got an error reading communication packets)
[INFO]
[INFO] Results :
[INFO]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO]
[INFO] [INFO] --- jcabi-mysql-maven-plugin:1.0-SNAPSHOT:stop (default) @ basic-usage ---
[INFO] [INFO] #stop(41828): in 171.89µs
[INFO] [INFO] #reusedExistingDatabase(): false in 12.06µs
[INFO] [INFO] set Maven property jcabi.reused.database = false
[INFO] [INFO] #reusedExistingDatabase(): false in 11.77µs
[INFO] [INFO]
[INFO] [INFO] --- maven-failsafe-plugin:2.16:verify (default) @ basic-usage ---
[INFO] [INFO] Failsafe report directory: /home/r/repo/target/it/with-options/target/failsafe-reports
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [ERROR] Error reading from process stream: java.io.IOException: Stream closed
[INFO]  at java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:162)
[INFO]  at java.io.BufferedInputStream.read1(BufferedInputStream.java:272)
[INFO]  at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
[INFO]  at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
[INFO]  at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
[INFO]  at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
[INFO]  at java.io.InputStreamReader.read(InputStreamReader.java:184)
[INFO]  at java.io.BufferedReader.fill(BufferedReader.java:154)
[INFO]  at java.io.BufferedReader.readLine(BufferedReader.java:317)
[INFO]  at java.io.BufferedReader.readLine(BufferedReader.java:382)
[INFO]  at com.jcabi.log.VerboseProcess$Monitor.call(VerboseProcess.java:367)
[INFO]  at com.jcabi.log.VerboseProcess$Monitor.call(VerboseProcess.java:324)
[INFO]  at com.jcabi.log.VerboseRunnable$1.run(VerboseRunnable.java:133)
[INFO]  at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:198)
[INFO]  at java.lang.Thread.run(Thread.java:745)
[INFO]
[INFO] [INFO]
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ basic-usage ---
[INFO] [INFO] Installing /home/r/repo/target/it/with-options/target/basic-usage-1.0-SNAPSHOT.jar to /home/r/repo/target/local-repo/com/jcabi/basic-usage/1.0-SNAPSHOT/basic-usage-1.0-SNAPSHOT.jar
[INFO] [INFO] Installing /home/r/repo/target/it/with-options/pom.xml to /home/r/repo/target/local-repo/com/jcabi/basic-usage/1.0-SNAPSHOT/basic-usage-1.0-SNAPSHOT.pom
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 40.226 s
[INFO] [INFO] Finished at: 2015-09-17T09:39:50+00:00
[INFO] [INFO] Final Memory: 26M/391M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [WARNING] The requested profile "qulice" could not be activated because it does not exist.
[INFO] [INFO] #stop(41828): in 12.01ms
[INFO] run script verify.groovy
[INFO] Running post-build script: /home/r/repo/target/it/with-options/verify.groovy
[INFO] Finished post-build script: /home/r/repo/target/it/with-options/verify.groovy
[INFO] ..SUCCESS (44.2 s)
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 4, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO]
[INFO] --- qulice-maven-plugin:0.12:check (jcabi-check) @ jcabi-mysql-maven-plugin ---
[INFO] LICENSE found: file:/home/r/repo/LICENSE.txt
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] No Checkstyle violations found in 43 files
[ERROR] /src/main/java/com/jcabi/mysql/maven/plugin/Instances.java[373-399]: Avoid if (x != y) ..; else ..; (ConfusingTernary)
[INFO] Read our quality policy: http://www.qulice.com/quality.html
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:36 min
[INFO] Finished at: 2015-09-17T09:40:08+00:00
[INFO] Final Memory: 63M/468M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.qulice:qulice-maven-plugin:0.12:check (jcabi-check) on project jcabi-mysql-maven-plugin: Failure: 1 PMD violations (see log above) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.qulice:qulice-maven-plugin:0.12:check (jcabi-check) on project jcabi-mysql-maven-plugin: Failure
        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
        at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
        at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
        at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:213)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:157)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
        at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
        at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
        at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: Failure
        at com.qulice.maven.CheckMojo.doExecute(CheckMojo.java:65)
        at com.qulice.maven.AbstractQuliceMojo.execute(AbstractQuliceMojo.java:175)
        at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133)
        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
        ... 19 more
Caused by: com.qulice.spi.ValidationException: 1 PMD violations (see log above)
        at com.qulice.pmd.PMDValidator.validate(PMDValidator.java:59)
        at com.qulice.maven.CheckMojo.run(CheckMojo.java:83)
        at com.qulice.maven.CheckMojo.doExecute(CheckMojo.java:59)
        ... 22 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException