rultor.com logo This build log was produced by rultor.com for yegor256/thindeck#528
+ set -e
+ set -o pipefail
++ dirname /tmp/rultor-SMWT/run.sh
+ cd /tmp/rultor-SMWT
+ echo 16781
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Fri Mar 20 00:54:03 CET 2015
+ uptime
 00:54:03 up 32 days,  3:25,  0 users,	load average: 11.28, 10.32, 8.33
+ fork=git@github.com:carlosmiranda/thindeck.git
+ fork_branch=409
+ head=git@github.com:yegor256/thindeck.git
+ head_branch=master
+ vars=('--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=fork=git@github.com:carlosmiranda/thindeck.git' '--env=fork_branch=409' '--env=head=git@github.com:yegor256/thindeck.git' '--env=head_branch=master')
+ image=yegor256/rultor
+ directory=
+ scripts=('sudo apt-get update' ';' 'sudo apt-get install -y openjdk-6-jre' ';' 'wget --retry-connrefused http://yar.fruct.org/attachments/download/362/plantuml_7707-1_all.deb' ';' 'sudo dpkg -i plantuml_7707-1_all.deb' ';' 'wget --retry-connrefused https://oss.sonatype.org/content/repositories/releases/net/sourceforge/plantuml/plantuml/8000/plantuml-8000.jar' ';' 'sudo mv plantuml-8000.jar /usr/share/plantuml/plantuml.jar' ';' 'sudo gem install pdd' ';' 'sudo gem install est' ';' 'cd src/main/bundler' ';' 'sudo bundle install' ';' 'cd ../../..' ';' 'git clone --depth=1 https://github.com/n1k0/casperjs.git /tmp/casperjs' ';' 'export PATH=$PATH:/tmp/casperjs/bin' ';' 'export PATH=$PATH:/tmp/casperjs/bin' ';' 'mvn clean install -Ptomcat-test -Pqulice --errors --settings ../settings.xml' ';' 'mvn clean site -Psite --errors --settings ../settings.xml' ';' 'mvn clean' ';' 'pdd --source=$(pwd) --verbose --file=/dev/null --rule min-words:2 --rule min-estimate:15' ';')
+ container=yegor256_thindeck_528
+ as_root=false
+ git clone --branch=master --depth=10 git@github.com:yegor256/thindeck.git repo
Initialized empty Git repository in /tmp/rultor-SMWT/repo/.git/
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'sudo apt-get update' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'sudo apt-get update' ';' 'sudo apt-get install -y openjdk-6-jre' ';' 'wget --retry-connrefused http://yar.fruct.org/attachments/download/362/plantuml_7707-1_all.deb' ';' 'sudo dpkg -i plantuml_7707-1_all.deb' ';' 'wget --retry-connrefused https://oss.sonatype.org/content/repositories/releases/net/sourceforge/plantuml/plantuml/8000/plantuml-8000.jar' ';' 'sudo mv plantuml-8000.jar /usr/share/plantuml/plantuml.jar' ';' 'sudo gem install pdd' ';' 'sudo gem install est' ';' 'cd src/main/bundler' ';' 'sudo bundle install' ';' 'cd ../../..' ';' 'git clone --depth=1 https://github.com/n1k0/casperjs.git /tmp/casperjs' ';' 'export PATH=$PATH:/tmp/casperjs/bin' ';' 'export PATH=$PATH:/tmp/casperjs/bin' ';' 'mvn clean install -Ptomcat-test -Pqulice --errors --settings ../settings.xml' ';' 'mvn clean site -Psite --errors --settings ../settings.xml' ';' 'mvn clean' ';' 'pdd --source=$(pwd) --verbose --file=/dev/null --rule min-words:2 --rule min-estimate:15' ';'
+ rm -rf .gpg
+ cd repo
+ git remote add fork git@github.com:carlosmiranda/thindeck.git
+ git remote update
Fetching origin
Fetching fork
From github.com:carlosmiranda/thindeck
 * [new branch]	     409	-> fork/409
 * [new branch]	     519	-> fork/519
 * [new branch]	     524	-> fork/524
 * [new branch]	     gh-pages	-> fork/gh-pages
 * [new branch]	     master	-> fork/master
+ git merge fork/409
Updating 44640a9..b03d157
Fast-forward
 src/main/java/com/thindeck/MnBase.java		    |	 4 +++
 src/main/java/com/thindeck/api/Repo.java	    |	 3 ++
 src/main/java/com/thindeck/api/Repos.java	    |	 7 +++++
 src/main/java/com/thindeck/api/User.java	    |	22 ++++++++++++++++
 src/main/java/com/thindeck/api/mock/MkRepos.java   |	 6 ++++
 src/main/java/com/thindeck/dynamo/DyRepos.java	    |	25 ++++++++++++++++++
 src/main/java/com/thindeck/dynamo/DyUser.java	    |	 9 +------
 src/test/java/com/thindeck/dynamo/DyReposTest.java |	27 ++++++++++++++++++++
 src/test/java/com/thindeck/dynamo/DyUserTest.java  |	26 +++++++++++++++++++
 9 files changed, 121 insertions(+), 8 deletions(-)
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=8.30
++ echo 8.30 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 8.30, low enough to run a new Docker container'
load average is 8.30, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor
+ docker pull yegor256/rultor
Pulling repository yegor256/rultor
99499274d0d3: Pulling image (latest) from yegor256/rultor
99499274d0d3: Pulling image (latest) from yegor256/rultor, endpoint: https://registry-1.docker.io/v1/
99499274d0d3: Pulling dependent layers
511136ea3c5a: Download complete
d7ac5e4f1812: Download complete
2f4b4d6a4a06: Download complete
83ff768040a0: Download complete
6c37f792ddac: Download complete
e54ca5efa2e9: Download complete
18e5e08ce16d: Download complete
cfd3123899d7: Download complete
7fdbbba76594: Download complete
452bfe735d07: Download complete
2d8dc22e2c1a: Download complete
5dba824e2096: Download complete
996aaaaa3be6: Download complete
e2730cdac0e5: Download complete
3d8c369c7792: Download complete
2ed8d6c88527: Download complete
39a477af720b: Download complete
b97894feaf2c: Download complete
5a2f0c609499: Download complete
9ad8daa2cd1d: Download complete
fbb3c7ffb85b: Download complete
63892fa9dc21: Download complete
244638a429a4: Download complete
c0b899df8169: Download complete
689ff7a95ae2: Download complete
da4c3c51f876: Download complete
af8fbf8cd4dc: Download complete
7d0fc5b517c8: Download complete
a7280d0d7ae9: Download complete
2ad7249bf03c: Download complete
1ccd85a022a2: Download complete
ef7a01b3f761: Download complete
99499274d0d3: Download complete
99499274d0d3: Download complete
Status: Image is up to date for yegor256/rultor:latest
++ pwd
++ pwd
+ docker run --rm -v /tmp/rultor-SMWT:/main '--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' --env=fork=git@github.com:carlosmiranda/thindeck.git --env=fork_branch=409 --env=head=git@github.com:yegor256/thindeck.git --env=head_branch=master --memory=4g --cidfile=/tmp/rultor-SMWT/cid -w=/main --name=yegor256_thindeck_528 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/.ivy2 /root/.java /root/.m2 /root/.profile /root/.sbt /home/r
+ cp -R ./cid ./entry.sh ./id_rsa ./id_rsa.pub ./pid ./repo ./run.sh ./s3cfg ./script.sh ./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 update
Ign http://archive.ubuntu.com trusty InRelease
Ign http://archive.ubuntu.com trusty-updates InRelease
Ign http://archive.ubuntu.com trusty-security InRelease
Hit http://archive.ubuntu.com trusty Release.gpg
Get:1 http://archive.ubuntu.com trusty-updates Release.gpg [933 B]
Get:2 http://archive.ubuntu.com trusty-security Release.gpg [933 B]
Hit http://archive.ubuntu.com trusty Release
Get:3 http://archive.ubuntu.com trusty-updates Release [62.0 kB]
Get:4 http://archive.ubuntu.com trusty-security Release [62.0 kB]
Hit http://archive.ubuntu.com trusty/main Sources
Hit http://archive.ubuntu.com trusty/restricted Sources
Hit http://archive.ubuntu.com trusty/universe Sources
Hit http://archive.ubuntu.com trusty/main amd64 Packages
Hit http://archive.ubuntu.com trusty/restricted amd64 Packages
Hit http://archive.ubuntu.com trusty/universe amd64 Packages
Get:5 http://archive.ubuntu.com trusty-updates/main Sources [184 kB]
Get:6 http://archive.ubuntu.com trusty-updates/restricted Sources [2564 B]
Get:7 http://archive.ubuntu.com trusty-updates/universe Sources [107 kB]
Get:8 http://archive.ubuntu.com trusty-updates/main amd64 Packages [454 kB]
Get:9 http://archive.ubuntu.com trusty-updates/restricted amd64 Packages [9238 B]
Get:10 http://archive.ubuntu.com trusty-updates/universe amd64 Packages [259 kB]
Get:11 http://archive.ubuntu.com trusty-security/main Sources [72.5 kB]
Get:12 http://archive.ubuntu.com trusty-security/restricted Sources [2061 B]
Get:13 http://archive.ubuntu.com trusty-security/universe Sources [17.9 kB]
Get:14 http://archive.ubuntu.com trusty-security/main amd64 Packages [222 kB]
Get:15 http://archive.ubuntu.com trusty-security/restricted amd64 Packages [8875 B]
Get:16 http://archive.ubuntu.com trusty-security/universe amd64 Packages [88.2 kB]
Ign http://ppa.launchpad.net trusty InRelease
Get:17 http://ppa.launchpad.net trusty Release.gpg [316 B]
Get:18 http://ppa.launchpad.net trusty Release [15.1 kB]
Get:19 http://ppa.launchpad.net trusty/main amd64 Packages [3338 B]
Hit http://apt.typesafe.com unicorn InRelease
Hit http://apt.typesafe.com unicorn/main amd64 Packages
Fetched 1572 kB in 5s (273 kB/s)
Reading package lists...
+ sudo apt-get install -y openjdk-6-jre
Reading package lists...
Building dependency tree...
Reading state information...
The following package was automatically installed and is no longer required:
  libnss3-1d
Use 'apt-get autoremove' to remove it.
The following extra packages will be installed:
  icedtea-6-jre-cacao icedtea-6-jre-jamvm icedtea-netx icedtea-netx-common
  openjdk-6-jre-headless openjdk-6-jre-lib ttf-dejavu-extra
Suggested packages:
  icedtea-plugin libnss-mdns sun-java6-fonts fonts-ipafont-gothic
  fonts-ipafont-mincho ttf-wqy-microhei ttf-wqy-zenhei ttf-indic-fonts-core
  ttf-telugu-fonts ttf-oriya-fonts ttf-kannada-fonts ttf-bengali-fonts
The following NEW packages will be installed:
  icedtea-6-jre-cacao icedtea-6-jre-jamvm icedtea-netx icedtea-netx-common
  openjdk-6-jre openjdk-6-jre-headless openjdk-6-jre-lib ttf-dejavu-extra
0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded.
Need to get 39.0 MB of archives.
After this operation, 60.0 MB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe openjdk-6-jre-lib all 6b34-1.13.6-1ubuntu0.14.04.1 [5989 kB]
Get:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe openjdk-6-jre-headless amd64 6b34-1.13.6-1ubuntu0.14.04.1 [30.9 MB]
Get:3 http://archive.ubuntu.com/ubuntu/ trusty/main ttf-dejavu-extra all 2.34-1ubuntu1 [3104 B]
Get:4 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe icedtea-6-jre-cacao amd64 6b34-1.13.6-1ubuntu0.14.04.1 [333 kB]
Get:5 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe icedtea-6-jre-jamvm amd64 6b34-1.13.6-1ubuntu0.14.04.1 [399 kB]
Get:6 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe openjdk-6-jre amd64 6b34-1.13.6-1ubuntu0.14.04.1 [191 kB]
Get:7 http://archive.ubuntu.com/ubuntu/ trusty/main icedtea-netx-common all 1.5-1ubuntu1 [1137 kB]
Get:8 http://archive.ubuntu.com/ubuntu/ trusty/main icedtea-netx amd64 1.5-1ubuntu1 [19.6 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 39.0 MB in 13s (2951 kB/s)
Selecting previously unselected package openjdk-6-jre-lib.
(Reading database ... 58040 files and directories currently installed.)
Preparing to unpack .../openjdk-6-jre-lib_6b34-1.13.6-1ubuntu0.14.04.1_all.deb ...
Unpacking openjdk-6-jre-lib (6b34-1.13.6-1ubuntu0.14.04.1) ...
Selecting previously unselected package openjdk-6-jre-headless:amd64.
Preparing to unpack .../openjdk-6-jre-headless_6b34-1.13.6-1ubuntu0.14.04.1_amd64.deb ...
Unpacking openjdk-6-jre-headless:amd64 (6b34-1.13.6-1ubuntu0.14.04.1) ...
Selecting previously unselected package ttf-dejavu-extra.
Preparing to unpack .../ttf-dejavu-extra_2.34-1ubuntu1_all.deb ...
Unpacking ttf-dejavu-extra (2.34-1ubuntu1) ...
Selecting previously unselected package icedtea-6-jre-cacao:amd64.
Preparing to unpack .../icedtea-6-jre-cacao_6b34-1.13.6-1ubuntu0.14.04.1_amd64.deb ...
Unpacking icedtea-6-jre-cacao:amd64 (6b34-1.13.6-1ubuntu0.14.04.1) ...
Selecting previously unselected package icedtea-6-jre-jamvm:amd64.
Preparing to unpack .../icedtea-6-jre-jamvm_6b34-1.13.6-1ubuntu0.14.04.1_amd64.deb ...
Unpacking icedtea-6-jre-jamvm:amd64 (6b34-1.13.6-1ubuntu0.14.04.1) ...
Selecting previously unselected package openjdk-6-jre:amd64.
Preparing to unpack .../openjdk-6-jre_6b34-1.13.6-1ubuntu0.14.04.1_amd64.deb ...
Unpacking openjdk-6-jre:amd64 (6b34-1.13.6-1ubuntu0.14.04.1) ...
Selecting previously unselected package icedtea-netx-common.
Preparing to unpack .../icedtea-netx-common_1.5-1ubuntu1_all.deb ...
Unpacking icedtea-netx-common (1.5-1ubuntu1) ...
Selecting previously unselected package icedtea-netx:amd64.
Preparing to unpack .../icedtea-netx_1.5-1ubuntu1_amd64.deb ...
Unpacking icedtea-netx:amd64 (1.5-1ubuntu1) ...
Processing triggers for fontconfig (2.11.0-0ubuntu4.1) ...
Processing triggers for mime-support (3.54ubuntu1.1) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up ttf-dejavu-extra (2.34-1ubuntu1) ...
Setting up icedtea-netx-common (1.5-1ubuntu1) ...
Setting up icedtea-netx:amd64 (1.5-1ubuntu1) ...
update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/javaws to provide /usr/bin/javaws (javaws) in auto mode
update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/itweb-settings to provide /usr/bin/itweb-settings (itweb-settings) in auto mode
update-alternatives: warning: not replacing /usr/share/man/man1/itweb-settings.1.gz with a link
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/javaws to provide /usr/bin/javaws (javaws) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/itweb-settings to provide /usr/bin/itweb-settings (itweb-settings) in auto mode
update-alternatives: warning: not replacing /usr/share/man/man1/itweb-settings.1.gz with a link
Setting up openjdk-6-jre-headless:amd64 (6b34-1.13.6-1ubuntu0.14.04.1) ...
Setting up icedtea-6-jre-cacao:amd64 (6b34-1.13.6-1ubuntu0.14.04.1) ...
Setting up icedtea-6-jre-jamvm:amd64 (6b34-1.13.6-1ubuntu0.14.04.1) ...
Setting up openjdk-6-jre:amd64 (6b34-1.13.6-1ubuntu0.14.04.1) ...
Setting up openjdk-6-jre-lib (6b34-1.13.6-1ubuntu0.14.04.1) ...
+ wget --retry-connrefused http://yar.fruct.org/attachments/download/362/plantuml_7707-1_all.deb
--2015-03-19 23:55:45--	 http://yar.fruct.org/attachments/download/362/plantuml_7707-1_all.deb
Resolving yar.fruct.org (yar.fruct.org)... 193.233.51.235
Connecting to yar.fruct.org (yar.fruct.org)|193.233.51.235|:80... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: https://yar.fruct.org/attachments/download/362/plantuml_7707-1_all.deb [following]
--2015-03-19 23:55:46--	 https://yar.fruct.org/attachments/download/362/plantuml_7707-1_all.deb
Connecting to yar.fruct.org (yar.fruct.org)|193.233.51.235|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-debian-package]
Saving to: 'plantuml_7707-1_all.deb'

     0K .......... .......... .......... .......... ..........	251K
    50K .......... .......... .......... .......... ..........	391K
   100K .......... .......... .......... .......... ..........	626K
   150K .......... .......... .......... .......... ..........	259K
   200K .......... .......... .......... .......... ..........	396K
   250K .......... .......... .......... .......... ..........	286K
   300K .......... .......... .......... .......... ..........	493K
   350K .......... .......... .......... .......... ..........	167K
   400K .......... .......... .......... .......... .......... 14.5M
   450K .......... .......... .......... .......... ..........	251K
   500K .......... .......... .......... .......... ..........	249K
   550K .......... .......... .......... .......... ..........	493K
   600K .......... .......... .......... .......... ..........	250K
   650K .......... .......... .......... .......... ..........	252K
   700K .......... .......... .......... .......... ..........	250K
   750K .......... .......... .......... .......... ..........	495K
   800K .......... .......... .......... .......... ..........	472K
   850K .......... .......... .......... .......... ..........	257K
   900K .......... .......... .......... .......... ..........	503K
   950K .......... .......... .......... .......... ..........	393K
  1000K .......... .......... .......... .......... ..........	508K
  1050K .......... .......... .......... .......... ..........	486K
  1100K .......... .......... .......... .......... ..........	212K
  1150K .......... .......... .......... .......... ..........	363K
  1200K .......... .......... .......... .......... ..........	244K
  1250K .......... .......... .......... .......... ..........	255K
  1300K .......... .......... .......... .......... ..........	495K
  1350K .......... .......... .......... .......... ..........	251K
  1400K .......... .......... .......... .......... ..........	490K
  1450K .......... .......... .......... .......... ..........	251K
  1500K .......... .......... .......... .......... ..........	249K
  1550K .......... .......... .......... .......... ..........	495K
  1600K ....						       14.4M=4.9s

2015-03-19 23:55:52 (327 KB/s) - 'plantuml_7707-1_all.deb' saved [1643096]

+ sudo dpkg -i plantuml_7707-1_all.deb
Selecting previously unselected package plantuml.
(Reading database ... 58397 files and directories currently installed.)
Preparing to unpack plantuml_7707-1_all.deb ...
Unpacking plantuml (7707-1) ...
Setting up plantuml (7707-1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
+ wget --retry-connrefused https://oss.sonatype.org/content/repositories/releases/net/sourceforge/plantuml/plantuml/8000/plantuml-8000.jar
--2015-03-19 23:55:54--	 https://oss.sonatype.org/content/repositories/releases/net/sourceforge/plantuml/plantuml/8000/plantuml-8000.jar
Resolving oss.sonatype.org (oss.sonatype.org)... 207.223.241.93
Connecting to oss.sonatype.org (oss.sonatype.org)|207.223.241.93|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2689628 (2.6M) [application/java-archive]
Saving to: 'plantuml-8000.jar'

     0K .......... .......... .......... .......... ..........	1%  199K 13s
    50K .......... .......... .......... .......... ..........	3%  191K 13s
   100K .......... .......... .......... .......... ..........	5%  395K 11s
   150K .......... .......... .......... .......... ..........	7%  330K 10s
   200K .......... .......... .......... .......... ..........	9% 1.88M 8s
   250K .......... .......... .......... .......... .......... 11%  410K 7s
   300K .......... .......... .......... .......... .......... 13% 10.7M 6s
   350K .......... .......... .......... .......... .......... 15%  493K 6s
   400K .......... .......... .......... .......... .......... 17% 1.01M 5s
   450K .......... .......... .......... .......... .......... 19%  513K 5s
   500K .......... .......... .......... .......... .......... 20% 1.91M 5s
   550K .......... .......... .......... .......... .......... 22%  508K 4s
   600K .......... .......... .......... .......... .......... 24% 15.0M 4s
   650K .......... .......... .......... .......... .......... 26% 1.81M 4s
   700K .......... .......... .......... .......... .......... 28% 20.1M 3s
   750K .......... .......... .......... .......... .......... 30%  487K 3s
   800K .......... .......... .......... .......... .......... 32%  836K 3s
   850K .......... .......... .......... .......... .......... 34% 6.59M 3s
   900K .......... .......... .......... .......... .......... 36%  626K 3s
   950K .......... .......... .......... .......... .......... 38% 2.27M 3s
  1000K .......... .......... .......... .......... .......... 39%  498K 3s
  1050K .......... .......... .......... .......... .......... 41% 2.08M 2s
  1100K .......... .......... .......... .......... .......... 43% 5.92M 2s
  1150K .......... .......... .......... .......... .......... 45%  556K 2s
  1200K .......... .......... .......... .......... .......... 47%  969K 2s
  1250K .......... .......... .......... .......... .......... 49% 39.3M 2s
  1300K .......... .......... .......... .......... .......... 51% 39.8M 2s
  1350K .......... .......... .......... .......... .......... 53%  498K 2s
  1400K .......... .......... .......... .......... .......... 55% 1.78M 2s
  1450K .......... .......... .......... .......... .......... 57% 5.84M 2s
  1500K .......... .......... .......... .......... .......... 59% 4.59M 1s
  1550K .......... .......... .......... .......... .......... 60%  605K 1s
  1600K .......... .......... .......... .......... .......... 62% 2.01M 1s
  1650K .......... .......... .......... .......... .......... 64% 5.44M 1s
  1700K .......... .......... .......... .......... .......... 66% 1.32M 1s
  1750K .......... .......... .......... .......... .......... 68%  504K 1s
  1800K .......... .......... .......... .......... .......... 70% 7.73M 1s
  1850K .......... .......... .......... .......... .......... 72% 7.39M 1s
  1900K .......... .......... .......... .......... .......... 74% 8.18M 1s
  1950K .......... .......... .......... .......... .......... 76%  459K 1s
  2000K .......... .......... .......... .......... .......... 78% 10.1M 1s
  2050K .......... .......... .......... .......... .......... 79% 9.56M 1s
  2100K .......... .......... .......... .......... .......... 81% 14.6M 1s
  2150K .......... .......... .......... .......... .......... 83%  437K 0s
  2200K .......... .......... .......... .......... .......... 85% 8.92M 0s
  2250K .......... .......... .......... .......... .......... 87% 1.18M 0s
  2300K .......... .......... .......... .......... .......... 89% 25.9M 0s
  2350K .......... .......... .......... .......... .......... 91% 1.01M 0s
  2400K .......... .......... .......... .......... .......... 93%  959K 0s
  2450K .......... .......... .......... .......... .......... 95% 12.3M 0s
  2500K .......... .......... .......... .......... .......... 97% 11.8M 0s
  2550K .......... .......... .......... .......... .......... 98% 2.34M 0s
  2600K .......... .......... ......			      100%  390K=2.8s

2015-03-19 23:55:58 (939 KB/s) - 'plantuml-8000.jar' saved [2689628/2689628]

+ sudo mv plantuml-8000.jar /usr/share/plantuml/plantuml.jar
+ sudo gem install pdd
Building native extensions.  This could take a while...
Building native extensions.  This could take a while...
unable to convert U+2019 from UTF-8 to US-ASCII for lib/nokogiri.rb, skipping
unable to convert "\xE6" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for CHANGELOG.ja.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for CHANGELOG.rdoc, skipping
unable to convert "\xE9" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for README.ja.rdoc, skipping
unable to convert "\xE9" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for README.rdoc, skipping
unable to convert "\xE2" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for ext/nokogiri/xml_node_set.c, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for ChangeLog, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for History.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.8.2.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.8.3.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.0.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.1.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.2.2.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.2.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.3.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.4.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.5.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.6.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.0.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.1.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.2.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.3.rdoc, skipping
unable to convert U+2019 from UTF-8 to US-ASCII for lib/nokogiri.rb, skipping
unable to convert "\xE6" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for CHANGELOG.ja.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for CHANGELOG.rdoc, skipping
unable to convert "\xE9" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for README.ja.rdoc, skipping
unable to convert "\xE9" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for README.rdoc, skipping
unable to convert "\xE2" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for ext/nokogiri/xml_node_set.c, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for ChangeLog, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for History.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.8.2.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.8.3.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.0.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.1.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.2.2.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.2.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.3.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.4.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.5.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.6.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.0.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.1.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.2.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.3.rdoc, skipping

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 rake-10.4.2
Successfully installed pdd-0.14
4 gems installed
Installing ri documentation for nokogiri-1.6.5...
Installing ri documentation for ruby-filemagic-0.6.1...
Installing ri documentation for rake-10.4.2...
Installing ri documentation for pdd-0.14...
Installing RDoc documentation for nokogiri-1.6.5...
Installing RDoc documentation for ruby-filemagic-0.6.1...
Installing RDoc documentation for rake-10.4.2...
Installing RDoc documentation for pdd-0.14...
+ sudo gem install est
Successfully installed est-0.3
1 gem installed
Installing ri documentation for est-0.3...
Installing RDoc documentation for est-0.3...
+ cd src/main/bundler
+ sudo bundle install
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies...
Using blankslate 2.1.2.4
Installing hitimes 1.2.2
Installing timers 4.0.1
Installing celluloid 0.16.0
Using fast-stemmer 1.0.2
Installing classifier-reborn 2.0.3
Installing coffee-script-source 1.9.1
Installing execjs 2.4.0
Using coffee-script 2.3.0
Using colorator 0.1
Installing csspool-st 3.1.2
Installing json 1.8.2
Installing css_press 0.3.2
Installing ffi 1.9.8
Installing htmlentities 4.3.3
Installing multi_css 0.1.0
Installing uglifier 2.7.1
Installing multi_js 0.1.0
Installing html_press 0.8.2
Installing jekyll-coffeescript 1.0.1
Using jekyll-gist 1.1.0
Installing jekyll-paginate 1.1.0
Installing sass 3.4.13
Installing jekyll-sass-converter 1.3.0
Using rb-fsevent 0.9.4
Using rb-inotify 0.9.5
Installing listen 2.9.0
Installing jekyll-watch 1.2.1
Installing kramdown 1.6.0
Installing liquid 2.6.2
Installing mercenary 0.3.5
Installing posix-spawn 0.3.10
Installing yajl-ruby 1.2.1
Installing pygments.rb 0.6.2
Installing redcarpet 3.2.2
Installing safe_yaml 1.0.4
Using parslet 1.5.0
Installing toml 0.1.2
Installing jekyll 2.5.3
Installing jekyll-plantuml 1.0.2
Installing jekyll-press 0.2.1
Installing jekyll-sass 1.2.2
Installing trollop 2.0
Installing jgd 1.6.2
Installing mime-types 2.4.3
Installing mail 2.6.3
Installing mini_portile 0.6.2
Installing nokogiri 1.6.6.2
Installing uuidtools 2.1.5
Using bundler 1.6.3
Your bundle is complete!
Use `bundle show [gemname]` to see where a bundled gem is installed.
+ cd ../../..
+ git clone --depth=1 https://github.com/n1k0/casperjs.git /tmp/casperjs
Cloning into '/tmp/casperjs'...
+ export PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/tmp/casperjs/bin
+ PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/tmp/casperjs/bin
+ export PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/tmp/casperjs/bin:/tmp/casperjs/bin
+ PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/tmp/casperjs/bin:/tmp/casperjs/bin
+ mvn clean install -Ptomcat-test -Pqulice --errors --settings ../settings.xml
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.32.1/parent-0.32.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.32.1/parent-0.32.1.pom (74 KB at 184.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom (6 KB at 2.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom (42 KB at 68.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom (63 KB at 79.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom (7 KB at 18.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (8 KB at 20.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom (7 KB at 8.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom (3 KB at 3.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom (3 KB at 4.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom (41 KB at 43.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom (59 KB at 63.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom (2 KB at 5.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar
Downloaded:2https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar (22 KB at 15.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar (9 KB at 26.6 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar (41 KB at 20.4 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar (851 KB at 275.6 KB/sec)
Downloaded:Khttps://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar (2122 KB at 602.6 KB/sec)
Downloaded:Khttps://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar (10706 KB at 1848.6 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building thindeck 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/org/requs/requs-maven-plugin/1.14/requs-maven-plugin-1.14.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/requs/requs-maven-plugin/1.14/requs-maven-plugin-1.14.pom (11 KB at 5.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/requs/requs/1.14/requs-1.14.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/requs/requs/1.14/requs-1.14.pom (7 KB at 12.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/requs/requs-maven-plugin/1.14/requs-maven-plugin-1.14.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/requs/requs-maven-plugin/1.14/requs-maven-plugin-1.14.jar (12 KB at 30.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/2.17/maven-failsafe-plugin-2.17.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.17/maven-failsafe-plugin-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.17/maven-failsafe-plugin-2.17.pom (9 KB at 210.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom (17 KB at 444.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/2.17/maven-failsafe-plugin-2.17.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.17/maven-failsafe-plugin-2.17.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.17/maven-failsafe-plugin-2.17.jar (78 KB at 1268.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-dynamodb-maven-plugin/0.7.1/jcabi-dynamodb-maven-plugin-0.7.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-dynamodb-maven-plugin/0.7.1/jcabi-dynamodb-maven-plugin-0.7.1.pom (12 KB at 17.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.14/jcabi-1.14.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.14/jcabi-1.14.pom (7 KB at 15.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.27.1/parent-0.27.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.27.1/parent-0.27.1.pom (73 KB at 90.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-dynamodb-maven-plugin/0.7.1/jcabi-dynamodb-maven-plugin-0.7.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-dynamodb-maven-plugin/0.7.1/jcabi-dynamodb-maven-plugin-0.7.1.jar (23 KB at 38.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9.3/jcabi-maven-plugin-0.9.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9.3/jcabi-maven-plugin-0.9.3.pom (12 KB at 24.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9.3/jcabi-maven-plugin-0.9.3.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9.3/jcabi-maven-plugin-0.9.3.jar (28 KB at 52.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.3/buildnumber-maven-plugin-1.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.3/buildnumber-maven-plugin-1.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.3/buildnumber-maven-plugin-1.3.pom (12 KB at 437.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.3/buildnumber-maven-plugin-1.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.3/buildnumber-maven-plugin-1.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.3/buildnumber-maven-plugin-1.3.jar (31 KB at 802.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.pom (5 KB at 157.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.jar (34 KB at 428.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/2.5/maven-jar-plugin-2.5.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.5/maven-jar-plugin-2.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.5/maven-jar-plugin-2.5.pom (8 KB at 276.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 300.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/2.5/maven-jar-plugin-2.5.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.5/maven-jar-plugin-2.5.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.5/maven-jar-plugin-2.5.jar (25 KB at 411.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/github/linsolas/casperjs-runner-maven-plugin/1.0.1/casperjs-runner-maven-plugin-1.0.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/github/linsolas/casperjs-runner-maven-plugin/1.0.1/casperjs-runner-maven-plugin-1.0.1.pom (7 KB at 3.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/github/linsolas/casperjs-runner-maven-plugin/1.0.1/casperjs-runner-maven-plugin-1.0.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/github/linsolas/casperjs-runner-maven-plugin/1.0.1/casperjs-runner-maven-plugin-1.0.1.jar (23 KB at 41.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.12/qulice-maven-plugin-0.12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.12/qulice-maven-plugin-0.12.pom (17 KB at 8.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice/0.12/qulice-0.12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice/0.12/qulice-0.12.pom (7 KB at 7.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.29/parent-0.29.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.29/parent-0.29.pom (73 KB at 61.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.12/qulice-maven-plugin-0.12.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.12/qulice-maven-plugin-0.12.jar (45 KB at 40.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.1/maven-install-plugin-2.5.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.1/maven-install-plugin-2.5.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.1/maven-install-plugin-2.5.1.pom (8 KB at 263.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.1/maven-install-plugin-2.5.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.1/maven-install-plugin-2.5.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.1/maven-install-plugin-2.5.1.jar (33 KB at 617.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.8.4/aws-java-sdk-1.8.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.8.4/aws-java-sdk-1.8.4.pom (8 KB at 4.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.10/commons-codec-1.10.pom
Downloading: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.pom (12 KB at 209.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/35/commons-parent-35.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom (57 KB at 1025.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/apache/15/apache-15.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 KB at 362.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/joda-time/joda-time/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/maven-metadata.xml
Downloaded: http://repo.maven.apache.org/maven2/joda-time/joda-time/maven-metadata.xml (931 B at 31.4 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/maven-metadata.xml (931 B at 0.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.4/joda-time-2.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.4/joda-time-2.4.pom (26 KB at 44.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.5/joda-time-2.5.pom
Downloaded: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.5/joda-time-2.5.pom (27 KB at 53.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.6/joda-time-2.6.pom
Downloaded: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.6/joda-time-2.6.pom (27 KB at 59.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.7/joda-time-2.7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.7/joda-time-2.7.pom (28 KB at 62.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.14.8/lombok-1.14.8.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.14.8/lombok-1.14.8.pom (2 KB at 1.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/rexsl/rexsl/1.5.2/rexsl-1.5.2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/rexsl/rexsl/1.5.2/rexsl-1.5.2.pom (13 KB at 8.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.28/parent-0.28.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.28/parent-0.28.pom (73 KB at 60.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.pom (8 KB at 17.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.15/jcabi-1.15.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.15/jcabi-1.15.pom (7 KB at 15.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.15.1/jcabi-log-0.15.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.15.1/jcabi-log-0.15.1.pom (5 KB at 9.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.pom (2 KB at 2.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-immutable/1.3/jcabi-immutable-1.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-immutable/1.3/jcabi-immutable-1.3.pom (4 KB at 7.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/javax/xml/bind/jaxb-api/2.2.12/jaxb-api-2.2.12.pom
Downloading: http://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.12/jaxb-api-2.2.12.pom
Downloaded: http://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.12/jaxb-api-2.2.12.pom (17 KB at 424.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.pom (5 KB at 3.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.13/jcabi-xml-0.13.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.13/jcabi-xml-0.13.pom (10 KB at 20.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-http/1.9.2/jcabi-http-1.9.2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-http/1.9.2/jcabi-http-1.9.2.pom (11 KB at 15.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9.pom (4 KB at 8.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/incubator/xembly/0.18/xembly-0.18.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/incubator/xembly/0.18/xembly-0.18.pom (8 KB at 12.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-dynamo/0.18.1/jcabi-dynamo-0.18.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-dynamo/0.18.1/jcabi-dynamo-0.18.1.pom (9 KB at 4.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.16/jcabi-1.16.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.16/jcabi-1.16.pom (7 KB at 17.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.31/parent-0.31.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.31/parent-0.31.pom (73 KB at 40.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk-core/1.9.1/aws-java-sdk-core-1.9.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk-core/1.9.1/aws-java-sdk-core-1.9.1.pom (3 KB at 2.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk-pom/1.9.1/aws-java-sdk-pom-1.9.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk-pom/1.9.1/aws-java-sdk-pom-1.9.1.pom (6 KB at 3.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.3.2/jackson-databind-2.3.2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.3.2/jackson-databind-2.3.2.pom (6 KB at 19.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/12/oss-parent-12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/12/oss-parent-12.pom (23 KB at 22.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom (2 KB at 3.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom (23 KB at 47.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.3.2/jackson-core-2.3.2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.3.2/jackson-core-2.3.2.pom (6 KB at 17.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk-dynamodb/1.9.1/aws-java-sdk-dynamodb-1.9.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk-dynamodb/1.9.1/aws-java-sdk-dynamodb-1.9.1.pom (2 KB at 2.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk-s3/1.9.1/aws-java-sdk-s3-1.9.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk-s3/1.9.1/aws-java-sdk-s3-1.9.1.pom (2 KB at 2.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/18.0/guava-18.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/18.0/guava-18.0.pom (6 KB at 16.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom (8 KB at 24.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-ssh/1.3/jcabi-ssh-1.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-ssh/1.3/jcabi-ssh-1.3.pom (6 KB at 3.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-matchers/1.3/jcabi-matchers-1.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-matchers/1.3/jcabi-matchers-1.3.pom (8 KB at 14.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-github/0.21.3/jcabi-github-0.21.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-github/0.21.3/jcabi-github-0.21.3.pom (12 KB at 13.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.17/jcabi-1.17.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.17/jcabi-1.17.pom (7 KB at 11.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/incubator/xembly/0.19.1/xembly-0.19.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/incubator/xembly/0.19.1/xembly-0.19.1.pom (8 KB at 18.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/yaml/snakeyaml/1.14/snakeyaml-1.14.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/yaml/snakeyaml/1.14/snakeyaml-1.14.pom (24 KB at 45.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.pom (650 B at 1.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-jdbc/0.14/jcabi-jdbc-0.14.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-jdbc/0.14/jcabi-jdbc-0.14.pom (17 KB at 24.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/reflections/reflections/0.9.9-RC2/reflections-0.9.9-RC2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/reflections/reflections/0.9.9-RC2/reflections-0.9.9-RC2.pom (7 KB at 6.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/javassist/javassist/3.18.2-GA/javassist-3.18.2-GA.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/javassist/javassist/3.18.2-GA/javassist-3.18.2-GA.pom (10 KB at 32.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/annotations/2.0.1/annotations-2.0.1.pom
Downloading: http://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/2.0.1/annotations-2.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/2.0.1/annotations-2.0.1.pom (764 B at 9.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-vfs2/2.0/commons-vfs2-2.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-vfs2/2.0/commons-vfs2-2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-vfs2/2.0/commons-vfs2-2.0.pom (9 KB at 301.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-vfs2-project/2.0/commons-vfs2-project-2.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-vfs2-project/2.0/commons-vfs2-project-2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-vfs2-project/2.0/commons-vfs2-project-2.0.pom (16 KB at 421.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/21/commons-parent-21.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 368.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.4/maven-scm-api-1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.4/maven-scm-api-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.4/maven-scm-api-1.4.pom (2 KB at 25.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/1.4/maven-scm-1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.4/maven-scm-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.4/maven-scm-1.4.pom (14 KB at 386.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.4/maven-scm-provider-svnexe-1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.4/maven-scm-provider-svnexe-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.4/maven-scm-provider-svnexe-1.4.pom (3 KB at 49.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.4/maven-scm-providers-svn-1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.4/maven-scm-providers-svn-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.4/maven-scm-providers-svn-1.4.pom (3 KB at 66.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.4/maven-scm-providers-1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.4/maven-scm-providers-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.4/maven-scm-providers-1.4.pom (4 KB at 111.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.4/maven-scm-provider-svn-commons-1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.4/maven-scm-provider-svn-commons-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.4/maven-scm-provider-svn-commons-1.4.pom (3 KB at 72.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/tomcat/embed/tomcat-embed-core/7.0.34/tomcat-embed-core-7.0.34.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/7.0.34/tomcat-embed-core-7.0.34.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/7.0.34/tomcat-embed-core-7.0.34.pom (2 KB at 75.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/tomcat/embed/tomcat-embed-logging-juli/7.0.34/tomcat-embed-logging-juli-7.0.34.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-logging-juli/7.0.34/tomcat-embed-logging-juli-7.0.34.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-logging-juli/7.0.34/tomcat-embed-logging-juli-7.0.34.pom (2 KB at 41.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/tomcat/embed/tomcat-embed-jasper/7.0.34/tomcat-embed-jasper-7.0.34.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-jasper/7.0.34/tomcat-embed-jasper-7.0.34.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-jasper/7.0.34/tomcat-embed-jasper-7.0.34.pom (2 KB at 26.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/jdt/core/compiler/ecj/3.7.2/ecj-3.7.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jdt/core/compiler/ecj/3.7.2/ecj-3.7.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jdt/core/compiler/ecj/3.7.2/ecj-3.7.2.pom (2 KB at 53.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.2.0.Alpha1/hibernate-validator-5.2.0.Alpha1.pom
Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.2.0.Alpha1/hibernate-validator-5.2.0.Alpha1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.2.0.Alpha1/hibernate-validator-5.2.0.Alpha1.pom (13 KB at 526.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator-parent/5.2.0.Alpha1/hibernate-validator-parent-5.2.0.Alpha1.pom
Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.2.0.Alpha1/hibernate-validator-parent-5.2.0.Alpha1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.2.0.Alpha1/hibernate-validator-parent-5.2.0.Alpha1.pom (28 KB at 788.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/junit/junit/4.12-beta-3/junit-4.12-beta-3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/junit/junit/4.12-beta-3/junit-4.12-beta-3.pom (24 KB at 18.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/1.10.8/mockito-core-1.10.8.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/1.10.8/mockito-core-1.10.8.pom (2 KB at 2.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/2.1/objenesis-2.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/2.1/objenesis-2.1.pom (3 KB at 5.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis-parent/2.1/objenesis-parent-2.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis-parent/2.1/objenesis-parent-2.1.pom (17 KB at 28.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.7/joda-time-2.7.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.8.4/aws-java-sdk-1.8.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.14.8/lombok-1.14.8.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/rexsl/rexsl/1.5.2/rexsl-1.5.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-http/1.9.2/jcabi-http-1.9.2.jar
Downloaded:2https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-http/1.9.2/jcabi-http-1.9.2.jar (93 KB at 50.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/incubator/xembly/0.18/xembly-0.18.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/rexsl/rexsl/1.5.2/rexsl-1.5.2.jar (258 KB at 121.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-dynamo/0.18.1/jcabi-dynamo-0.18.1.jar
Downloaded:Khttps://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.7/joda-time-2.7.jar (576 KB at 229.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk-core/1.9.1/aws-java-sdk-core-1.9.1.jar
Downloaded:Khttps://oss.sonatype.org/content/groups/public/com/jcabi/incubator/xembly/0.18/xembly-0.18.jar (69 KB at 96.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk-dynamodb/1.9.1/aws-java-sdk-dynamodb-1.9.1.jar
Downloaded:1https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-dynamo/0.18.1/jcabi-dynamo-0.18.1.jar (251 KB at 181.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk-s3/1.9.1/aws-java-sdk-s3-1.9.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.14.8/lombok-1.14.8.jar (1159 KB at 317.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/javax/xml/bind/jaxb-api/2.2.12/jaxb-api-2.2.12.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk-core/1.9.1/aws-java-sdk-core-1.9.1.jar (446 KB at 385.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/18.0/guava-18.0.jar
Downloading:5https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-ssh/1.3/jcabi-ssh-1.3.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk-dynamodb/1.9.1/aws-java-sdk-dynamodb-1.9.1.jar (599 KB at 323.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-matchers/1.3/jcabi-matchers-1.3.jar
Downloaded:9https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-matchers/1.3/jcabi-matchers-1.3.jar (20 KB at 39.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.jar
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.jar (12 KB at 16.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.13/jcabi-xml-0.13.jar
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-ssh/1.3/jcabi-ssh-1.3.jar (21 KB at 11.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.15.1/jcabi-log-0.15.1.jar
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk-s3/1.9.1/aws-java-sdk-s3-1.9.1.jar (476 KB at 211.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-immutable/1.3/jcabi-immutable-1.3.jar
Downloaded:2https://oss.sonatype.org/content/groups/public/com/google/guava/guava/18.0/guava-18.0.jar (2204 KB at 834.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9.jar
Downloaded:8https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.15.1/jcabi-log-0.15.1.jar (42 KB at 41.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.jar
Downloaded:4https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.13/jcabi-xml-0.13.jar (48 KB at 39.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-github/0.21.3/jcabi-github-0.21.3.jar
Downloaded:8https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9.jar (8 KB at 8.4 KB/sec)
Downloading:5https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.jar
Downloaded:9https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-immutable/1.3/jcabi-immutable-1.3.jar (22 KB at 13.1 KB/sec)
Downloading:Bhttps://oss.sonatype.org/content/groups/public/org/yaml/snakeyaml/1.14/snakeyaml-1.14.jar
Downloaded:Khttps://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.jar (79 KB at 67.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.jar (115 KB at 98.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-jdbc/0.14/jcabi-jdbc-0.14.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.8.4/aws-java-sdk-1.8.4.jar (13045 KB at 1470.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/reflections/reflections/0.9.9-RC2/reflections-0.9.9-RC2.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/yaml/snakeyaml/1.14/snakeyaml-1.14.jar (269 KB at 134.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/javassist/javassist/3.18.2-GA/javassist-3.18.2-GA.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-jdbc/0.14/jcabi-jdbc-0.14.jar (53 KB at 46.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/annotations/2.0.1/annotations-2.0.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-vfs2/2.0/commons-vfs2-2.0.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/reflections/reflections/0.9.9-RC2/reflections-0.9.9-RC2.jar (128 KB at 127.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.4/maven-scm-api-1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar (300 KB at 139.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.4/maven-scm-provider-svnexe-1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.4/maven-scm-provider-svn-commons-1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/tomcat/embed/tomcat-embed-core/7.0.34/tomcat-embed-core-7.0.34.jar
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/javassist/javassist/3.18.2-GA/javassist-3.18.2-GA.jar (698 KB at 464.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/tomcat/embed/tomcat-embed-logging-juli/7.0.34/tomcat-embed-logging-juli-7.0.34.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-github/0.21.3/jcabi-github-0.21.3.jar (1429 KB at 343.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/tomcat/embed/tomcat-embed-jasper/7.0.34/tomcat-embed-jasper-7.0.34.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/jdt/core/compiler/ecj/3.7.2/ecj-3.7.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.2.0.Alpha1/hibernate-validator-5.2.0.Alpha1.jar
Downloading: https://oss.sonatype.org/content/groups/public/junit/junit/4.12-beta-3/junit-4.12-beta-3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/1.10.8/mockito-core-1.10.8.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/2.1/objenesis-2.1.jar
Downloaded:2https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/2.1/objenesis-2.1.jar (41 KB at 29.9 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/junit/junit/4.12-beta-3/junit-4.12-beta-3.jar (308 KB at 116.7 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/1.10.8/mockito-core-1.10.8.jar (1123 KB at 349.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.12/jaxb-api-2.2.12.jar
Downloading: http://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/2.0.1/annotations-2.0.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.4/maven-scm-api-1.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-vfs2/2.0/commons-vfs2-2.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar
Downloaded:3http://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/2.0.1/annotations-2.0.1.jar (73 KB at 312.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.4/maven-scm-api-1.4.jar (93 KB at 397.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.4/maven-scm-provider-svnexe-1.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.4/maven-scm-provider-svn-commons-1.4.jar
Downloaded: http://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.12/jaxb-api-2.2.12.jar (101 KB at 394.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/7.0.34/tomcat-embed-core-7.0.34.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (245 KB at 750.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-logging-juli/7.0.34/tomcat-embed-logging-juli-7.0.34.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.4/maven-scm-provider-svnexe-1.4.jar (69 KB at 568.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-jasper/7.0.34/tomcat-embed-jasper-7.0.34.jar
Downloaded:4http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.4/maven-scm-provider-svn-commons-1.4.jar (40 KB at 237.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-vfs2/2.0/commons-vfs2-2.0.jar (406 KB at 1035.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jdt/core/compiler/ecj/3.7.2/ecj-3.7.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.2.0.Alpha1/hibernate-validator-5.2.0.Alpha1.jar
Downloaded:8http://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-logging-juli/7.0.34/tomcat-embed-logging-juli-7.0.34.jar (38 KB at 313.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-jasper/7.0.34/tomcat-embed-jasper-7.0.34.jar (774 KB at 1993.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.2.0.Alpha1/hibernate-validator-5.2.0.Alpha1.jar (670 KB at 1865.0 KB/sec)
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/7.0.34/tomcat-embed-core-7.0.34.jar (2509 KB at 2786.9 KB/sec)
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/eclipse/jdt/core/compiler/ecj/3.7.2/ecj-3.7.2.jar (1709 KB at 1627.1 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ thindeck ---
[INFO]
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack-dynamodb-local) @ thindeck ---
[INFO] Configured Artifact: com.jcabi:DynamoDBLocal:2014-10-07:zip
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/DynamoDBLocal/2014-10-07/DynamoDBLocal-2014-10-07.zip
Downloaded:Khttps://oss.sonatype.org/content/groups/public/com/jcabi/DynamoDBLocal/2014-10-07/DynamoDBLocal-2014-10-07.zip (29118 KB at 3226.3 KB/sec)
[INFO] Unpacking /home/r/.m2/repository/com/jcabi/DynamoDBLocal/2014-10-07/DynamoDBLocal-2014-10-07.zip to /home/r/repo/target/dynamodb-dist with includes "" and excludes ""
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ thindeck ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9/maven-scm-api-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9/maven-scm-api-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9/maven-scm-api-1.9.pom (2 KB at 16.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/1.9/maven-scm-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9/maven-scm-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9/maven-scm-1.9.pom (24 KB at 227.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9/maven-scm-manager-plexus-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9/maven-scm-manager-plexus-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9/maven-scm-manager-plexus-1.9.pom (3 KB at 38.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-managers/1.9/maven-scm-managers-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9/maven-scm-managers-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9/maven-scm-managers-1.9.pom (2 KB at 27.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9/maven-scm-provider-bazaar-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9/maven-scm-provider-bazaar-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9/maven-scm-provider-bazaar-1.9.pom (3 KB at 24.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.9/maven-scm-providers-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9/maven-scm-providers-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9/maven-scm-providers-1.9.pom (4 KB at 49.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9/maven-scm-provider-svnexe-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9/maven-scm-provider-svnexe-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9/maven-scm-provider-svnexe-1.9.pom (3 KB at 29.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.9/maven-scm-providers-svn-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9/maven-scm-providers-svn-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9/maven-scm-providers-svn-1.9.pom (3 KB at 38.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9/maven-scm-provider-svn-commons-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9/maven-scm-provider-svn-commons-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9/maven-scm-provider-svn-commons-1.9.pom (3 KB at 47.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9/maven-scm-provider-gitexe-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9/maven-scm-provider-gitexe-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9/maven-scm-provider-gitexe-1.9.pom (3 KB at 28.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-git/1.9/maven-scm-providers-git-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9/maven-scm-providers-git-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9/maven-scm-providers-git-1.9.pom (3 KB at 39.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9/maven-scm-provider-git-commons-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9/maven-scm-provider-git-commons-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9/maven-scm-provider-git-commons-1.9.pom (3 KB at 23.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9/maven-scm-provider-cvsexe-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9/maven-scm-provider-cvsexe-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9/maven-scm-provider-cvsexe-1.9.pom (3 KB at 47.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-cvs/1.9/maven-scm-providers-cvs-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9/maven-scm-providers-cvs-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9/maven-scm-providers-cvs-1.9.pom (2 KB at 17.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9/maven-scm-provider-cvs-commons-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9/maven-scm-provider-cvs-commons-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9/maven-scm-provider-cvs-commons-1.9.pom (3 KB at 42.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9/maven-scm-provider-starteam-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9/maven-scm-provider-starteam-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9/maven-scm-provider-starteam-1.9.pom (3 KB at 45.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9/maven-scm-provider-clearcase-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9/maven-scm-provider-clearcase-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9/maven-scm-provider-clearcase-1.9.pom (3 KB at 41.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9/maven-scm-provider-perforce-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9/maven-scm-provider-perforce-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9/maven-scm-provider-perforce-1.9.pom (3 KB at 35.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9/maven-scm-provider-hg-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9/maven-scm-provider-hg-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9/maven-scm-provider-hg-1.9.pom (3 KB at 45.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9/maven-scm-api-1.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9/maven-scm-manager-plexus-1.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9/maven-scm-provider-gitexe-1.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9/maven-scm-provider-svnexe-1.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9/maven-scm-provider-bazaar-1.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9/maven-scm-provider-git-commons-1.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9/maven-scm-provider-svn-commons-1.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9/maven-scm-provider-cvsexe-1.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9/maven-scm-provider-cvs-commons-1.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9/maven-scm-provider-starteam-1.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9/maven-scm-provider-clearcase-1.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9/maven-scm-provider-perforce-1.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9/maven-scm-provider-hg-1.9.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9/maven-scm-api-1.9.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9/maven-scm-manager-plexus-1.9.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9/maven-scm-provider-bazaar-1.9.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9/maven-scm-provider-svnexe-1.9.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9/maven-scm-provider-gitexe-1.9.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9/maven-scm-manager-plexus-1.9.jar (11 KB at 126.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9/maven-scm-provider-git-commons-1.9.jar
Downloaded:7http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9/maven-scm-provider-svnexe-1.9.jar (76 KB at 561.2 KB/sec)
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9/maven-scm-provider-gitexe-1.9.jar (64 KB at 368.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9/maven-scm-provider-svn-commons-1.9.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9/maven-scm-provider-cvsexe-1.9.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9/maven-scm-provider-git-commons-1.9.jar (38 KB at 320.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9/maven-scm-provider-cvs-commons-1.9.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9/maven-scm-api-1.9.jar (104 KB at 490.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9/maven-scm-provider-starteam-1.9.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9/maven-scm-provider-bazaar-1.9.jar (54 KB at 245.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9/maven-scm-provider-clearcase-1.9.jar
Downloaded:4http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9/maven-scm-provider-cvsexe-1.9.jar (30 KB at 294.8 KB/sec)
Downloading:0http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9/maven-scm-provider-perforce-1.9.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9/maven-scm-provider-svn-commons-1.9.jar (40 KB at 399.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9/maven-scm-provider-hg-1.9.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9/maven-scm-provider-cvs-commons-1.9.jar (79 KB at 821.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9/maven-scm-provider-starteam-1.9.jar (73 KB at 854.7 KB/sec)
Downloaded:8http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9/maven-scm-provider-perforce-1.9.jar (80 KB at 1664.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9/maven-scm-provider-hg-1.9.jar (65 KB at 1428.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9/maven-scm-provider-clearcase-1.9.jar (70 KB at 318.7 KB/sec)
[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: b03d157 at timestamp: 2015-03-20T00:08:32
[INFO] Storing buildScmBranch: master
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ thindeck ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ thindeck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ thindeck ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 69 source files to /home/r/repo/target/classes
[INFO]
[INFO] --- requs-maven-plugin:1.14:compile (default) @ thindeck ---
Downloading: https://oss.sonatype.org/content/groups/public/org/requs/requs-core/1.14/requs-core-1.14.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/requs/requs-core/1.14/requs-core-1.14.pom (10 KB at 5.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/requs/requs-core/1.14/requs-core-1.14.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/requs/requs-core/1.14/requs-core-1.14.jar (201 KB at 105.4 KB/sec)
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] jcabi-aspects 0.17.1/8b0e260 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
[INFO] output directory "/home/r/repo/target/requs" created
[INFO] #load(): 61 attribs loaded from 86 URL(s) in 160ms: ["Ant-Version", "Archiver-Version", "Bnd-LastModified", "Build-Jdk", "Build-Timestamp", "Built-By", "Bundle-ActivationPolicy", "Bundle-Activator", "Bundle-Copyright", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-RequiredExecutionEnvironment", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "DynamicImport-Package", "Eclipse-ExtensibleAPI", "Export-Package", "Extension-Name", "Fragment-Host", "Ignore-Package", "Implementation-Build", "Implementation-Title", "Implementation-URL", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Import-Package", "Include-Resource", "JCabi-Build", "JCabi-Date", "JCabi-Version", "Java-Vendor", "Java-Version", "Main-Class", "Manifest-Version", "Originally-Created-By", "Os-Arch", "Os-Name", "Os-Version", "Package", "Private-Package", "Project-Name", "Require-Bundle", "Requs-Date", "Requs-Revision", "Requs-Version", "Scm-Connection", "Scm-Revision", "Scm-Url", "Specification-Title", "Specification-Vendor", "Specification-Version", "Tool", "X-Compile-Source-JDK", "X-Compile-Target-JDK", "url"]
[INFO] source file: /home/r/repo/src/main/requs/acronyms.req
[INFO] source file: /home/r/repo/src/main/requs/anonymous.req
[INFO] source file: /home/r/repo/src/main/requs/main.req
[INFO] source file: /home/r/repo/src/main/requs/nfrs.req
[INFO] source file: /home/r/repo/src/main/requs/vision.req
[INFO] XeFacet.Wrap(origin=Aggregate()) done
[INFO] XeFacet.Wrap(origin=AntlrFacet()) done
[INFO] Transform(cleanup/duplicate-step-numbers.xsl) done
[INFO] Transform(cleanup/duplicate-step-signatures.xsl) done
[INFO] Transform(cleanup/duplicate-step-objects.xsl) done
[INFO] Transform(cleanup/duplicate-step-results.xsl) done
[INFO] Transform(cleanup/lost-steps.xsl) done
[INFO] Transform(cleanup/lost-methods.xsl) done
[INFO] Transform(cleanup/duplicate-signatures.xsl) done
[INFO] Transform(cleanup/duplicate-method-signatures.xsl) done
[INFO] Transform(cleanup/duplicate-method-objects.xsl) done
[INFO] Transform(cleanup/duplicate-method-bindings.xsl) done
[INFO] Transform(cleanup/incomplete-step-object.xsl) done
[INFO] Transform(cleanup/incomplete-step-signature.xsl) done
[INFO] Transform(cleanup/incomplete-step-result.xsl) done
[INFO] Transform(cleanup/incomplete-binding.xsl) done
[INFO] Transform(cleanup/bindings-in-exception.xsl) done
[INFO] Transform(seal-methods.xsl) done
[INFO] Transform(sanity/signatures-check.xsl) done
[INFO] Transform(sanity/types-check.xsl) done
[INFO] Transform(sanity/seals-check.xsl) done
[INFO] Transform(sanity/exception-rethrow-check.xsl) done
[INFO] Transform(sanity/misplaced-failure-check.xsl) done
[INFO] Transform(sanity/broken-order-of-steps.xsl) done
[INFO] Transform(sanity/missed-step-numbers.xsl) done
[INFO] Transform(sanity/too-many-steps.xsl) done
[INFO] Transform(sanity/empty-re-throws.xsl) done
[INFO] Transform(sanity/orphan-types.xsl) done
[INFO] Transform(sanity/undeclared-bindings.xsl) done
[INFO] Transform(sanity/actor-is-singleton.xsl) done
[INFO] Transform(step-refs.xsl) done
[INFO] Transform(methods-in-markdown.xsl) done
[INFO] Transform(pages-in-html.xsl) done
[INFO] Transform(count-ambiguity.xsl) done
[INFO] Transform(find-tbds.xsl) done
[INFO] Transform(uml/sequence-diagrams.xsl) done
[INFO] Transform(uml/use-case-diagrams.xsl) done
[INFO] Transform(uml/class-diagrams.xsl) done
[INFO] XeFacet.Wrap(origin=Rules()) done
[INFO] XeFacet.Wrap(origin=XeFacet.Fixed()) done
[INFO] Transform(renumber.xsl) done
[INFO] XeFacet.Wrap(origin=org.requs.Compiler$1@7fe9f2dd) done
[INFO] compiled and saved to /home/r/repo/target/requs
[INFO]
[INFO] --- jcabi-maven-plugin:0.9.3:ajc (jcabi-ajc-compile) @ thindeck ---
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.pom (5 KB at 1.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.7.4/aspectjtools-1.7.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.7.4/aspectjtools-1.7.4.pom (1021 B at 2.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.pom
Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.pom
Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.pom (14 KB at 326.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator-parent/5.1.2.Final/hibernate-validator-parent-5.1.2.Final.pom
Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.1.2.Final/hibernate-validator-parent-5.1.2.Final.pom
Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.1.2.Final/hibernate-validator-parent-5.1.2.Final.pom (26 KB at 832.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.7.4/aspectjtools-1.7.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.jar (39 KB at 24.8 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.7.4/aspectjtools-1.7.4.jar (9784 KB at 1775.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.jar
Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.jar (619 KB at 6061.4 KB/sec)
[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.SingleException 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.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.amazonaws.services.simpleworkflow.flow.aspectj.AsynchronousAspect has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.amazonaws.services.simpleworkflow.flow.aspectj.ExponentialRetryAspect 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.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.Repeater has not been applied [Xlint:adviceDidNotMatch]
[INFO] ajc result: 80 file(s) processed, 88 pointcut(s) woven, 0 error(s), 11 warning(s)
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ thindeck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:reserve-network-port (tomcat-port) @ thindeck ---
[INFO] Reserved port 38713 for tomcat.port
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ thindeck ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to /home/r/repo/target/test-classes
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:reserve-network-port (reserver-dynamodb-port) @ thindeck ---
[INFO] Reserved port 55270 for dynamodblocal.port
[INFO]
[INFO] --- jcabi-maven-plugin:0.9.3:ajc (jcabi-ajc-test-compile) @ thindeck ---
[INFO] Created temp dir /home/r/repo/target/jcabi-ajc-test
[WARNING] advice defined in com.jcabi.aspects.aj.SingleException 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.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.amazonaws.services.simpleworkflow.flow.aspectj.AsynchronousAspect has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.amazonaws.services.simpleworkflow.flow.aspectj.ExponentialRetryAspect has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodValidator 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.MethodCacher 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.Repeater has not been applied [Xlint:adviceDidNotMatch]
[INFO] ajc result: 30 file(s) processed, 3 pointcut(s) woven, 0 error(s), 13 warning(s)
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ thindeck ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom (6 KB at 270.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom (3 KB at 101.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom (3 KB at 120.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar (260 KB at 5183.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar (39 KB at 773.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar (144 KB at 2115.6 KB/sec)
[INFO] Surefire report directory: /home/r/repo/target/surefire-reports
[INFO] parallel='all', 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.17/surefire-junit47-2.17.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/2.17/surefire-junit47-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/2.17/surefire-junit47-2.17.pom (5 KB at 177.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-providers/2.17/surefire-providers-2.17.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.17/surefire-providers-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.17/surefire-providers-2.17.pom (3 KB at 101.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit48/2.17/common-junit48-2.17.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/2.17/common-junit48-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/2.17/common-junit48-2.17.pom (4 KB at 149.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit4/2.17/common-junit4-2.17.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/2.17/common-junit4-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/2.17/common-junit4-2.17.pom (2 KB at 90.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit3/2.17/common-junit3-2.17.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/2.17/common-junit3-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/2.17/common-junit3-2.17.pom (2 KB at 66.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.pom (2 KB at 70.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-grouper/2.17/surefire-grouper-2.17.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.17/surefire-grouper-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.17/surefire-grouper-2.17.pom (3 KB at 111.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit3/2.17/common-junit3-2.17.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit47/2.17/surefire-junit47-2.17.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit4/2.17/common-junit4-2.17.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit48/2.17/common-junit48-2.17.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/2.17/surefire-junit47-2.17.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/2.17/common-junit4-2.17.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/2.17/common-junit3-2.17.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.jar
Downloading:6http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/2.17/common-junit48-2.17.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/2.17/common-junit4-2.17.jar (16 KB at 635.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/2.17/common-junit3-2.17.jar (11 KB at 438.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-grouper/2.17/surefire-grouper-2.17.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/2.17/surefire-junit47-2.17.jar (117 KB at 3316.2 KB/sec)
Downloaded:3http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.jar (37 KB at 787.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/2.17/common-junit48-2.17.jar (18 KB at 437.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.17/surefire-grouper-2.17.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.17/surefire-grouper-2.17.jar (38 KB at 1159.0 KB/sec)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.thindeck.life.LifecycleTest
[0;37mINFOm] com.thindeck.life.RoutineTxns: scheduled for execution with 1 MINUTES interval
[0;37mINFOm] com.thindeck.life.RoutineTxns: execution stopped after 15ms and 0 tick(s)
[0;37mINFOm] com.thindeck.life.RoutineTxns: #close(): in 30.35?s
[0;37mINFOm] com.thindeck.life.RoutineTxns: #run(): in 28.14ms
[0;33mWARNm] com.jcabi.manifests.ServletMfs: MANIFEST.MF not found in WAR package
[0;37mINFOm] com.thindeck.life.Lifecycle: #contextInitialized('Mock for ServletContextEvent, hashCode: 94789470'): in 206.54ms
[0;37mINFOm] com.thindeck.life.Lifecycle: #contextDestroyed('Mock for ServletContextEvent, hashCode: 94789470'): in 75.07?s
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.824 sec - in com.thindeck.life.LifecycleTest
Running com.thindeck.cockpit.AccountRsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.021 sec - in com.thindeck.cockpit.AccountRsTest
Running com.thindeck.dynamo.DyUsageTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 sec - in com.thindeck.dynamo.DyUsageTest
Running com.thindeck.steps.UpdateLBTest
[0;37mINFOm] com.thindeck.api.mock.MkMemo: memo saved to /tmp/thindeck-7808565735762001121.xml (657 bytes)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec - in com.thindeck.steps.UpdateLBTest
Running com.thindeck.dynamo.DyMemoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.412 sec - in com.thindeck.dynamo.DyMemoTest
Running com.thindeck.dynamo.ImmutabilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 sec - in com.thindeck.dynamo.ImmutabilityTest
Running com.thindeck.steps.ReadConfigTest
[0;37mINFOm] com.thindeck.api.mock.MkMemo: memo saved to /tmp/thindeck-6103110345251149693.xml (102 bytes)
[0;37mINFOm] com.thindeck.api.mock.MkMemo: memo saved to /tmp/thindeck-6103110345251149693.xml (272 bytes)
[0;37mINFOm] com.thindeck.api.mock.MkMemo: memo saved to /tmp/thindeck-6103110345251149693.xml (272 bytes)
[0;37mINFOm] com.thindeck.api.mock.MkMemo: memo saved to /tmp/thindeck-3239911708968473315.xml (102 bytes)
[0;37mINFOm] com.thindeck.api.mock.MkMemo: memo saved to /tmp/thindeck-3239911708968473315.xml (272 bytes)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.903 sec - in com.thindeck.steps.ReadConfigTest
Running com.thindeck.steps.FindTanksTest
[0;37mINFOm] com.thindeck.api.mock.MkMemo: memo saved to /tmp/thindeck-3073249004987439348.xml (111 bytes)
[0;37mINFOm] com.thindeck.api.mock.MkContext: one tank t1.thindeck.com found
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in com.thindeck.steps.FindTanksTest
Running com.thindeck.cockpit.JxMemoTest
[0;37mINFOm] com.thindeck.api.mock.MkMemo: memo saved to /tmp/thindeck-5762775008056897750.xml (155 bytes)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.744 sec - in com.thindeck.cockpit.JxMemoTest
Running com.thindeck.cockpit.ReposRsTest
[0;37mINFOm] com.thindeck.api.mock.MkMemo: memo saved to /tmp/thindeck-7184271462740366236.xml (95 bytes)
[0;37mINFOm] com.thindeck.api.mock.MkMemo: memo saved to /tmp/thindeck-7184271462740366236.xml (95 bytes)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.781 sec - in com.thindeck.cockpit.ReposRsTest
Running com.thindeck.scenarios.OnDeployTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in com.thindeck.scenarios.OnDeployTest
Running com.thindeck.dynamo.DyUserTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.949 sec - in com.thindeck.dynamo.DyUserTest
Running com.thindeck.dynamo.DyTasksTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.85 sec - in com.thindeck.dynamo.DyTasksTest
Running com.thindeck.steps.SwapTest
[0;37mINFOm] com.thindeck.api.mock.MkMemo: memo saved to /tmp/thindeck-2257647673856146846.xml (410 bytes)
[0;37mINFOm] com.thindeck.api.mock.MkMemo: memo saved to /tmp/thindeck-2257647673856146846.xml (409 bytes)
[0;37mINFOm] com.thindeck.api.mock.MkContext: swapped blue vs green containers
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 sec - in com.thindeck.steps.SwapTest
Running com.thindeck.api.mock.MkMemoTest
[0;37mINFOm] com.thindeck.api.mock.MkMemo: memo saved to /tmp/thindeck-8028124261862344537.xml (190 bytes)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec - in com.thindeck.api.mock.MkMemoTest
Running com.thindeck.dynamo.DyRepoTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.07 sec - in com.thindeck.dynamo.DyRepoTest
Running com.thindeck.dynamo.DyReposTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.835 sec - in com.thindeck.dynamo.DyReposTest
Running com.thindeck.dynamo.DyBaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 10.812 sec - in com.thindeck.dynamo.DyBaseTest
Running com.thindeck.dynamo.DyTaskTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in com.thindeck.dynamo.DyTaskTest
Running com.thindeck.steps.NginxTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0 sec - in com.thindeck.steps.NginxTest

Results :

Tests run: 48, Failures: 0, Errors: 0, Skipped: 6

[INFO]
[INFO] --- jcabi-maven-plugin:0.9.3:versionalize (jcabi-versionalize-packages) @ thindeck ---
[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/thindeck/com-thindeck-thindeck-war.txt added
[INFO] File /home/r/repo/target/classes/com/thindeck/launch/com-thindeck-thindeck-war.txt added
[INFO] File /home/r/repo/target/classes/com/thindeck/scenarios/com-thindeck-thindeck-war.txt added
[INFO] File /home/r/repo/target/classes/com/thindeck/life/com-thindeck-thindeck-war.txt added
[INFO] File /home/r/repo/target/classes/com/thindeck/steps/com-thindeck-thindeck-war.txt added
[INFO] File /home/r/repo/target/classes/com/thindeck/cockpit/com-thindeck-thindeck-war.txt added
[INFO] File /home/r/repo/target/classes/com/thindeck/dynamo/com-thindeck-thindeck-war.txt added
[INFO] File /home/r/repo/target/classes/com/thindeck/api/com-thindeck-thindeck-war.txt added
[INFO] File /home/r/repo/target/classes/com/thindeck/api/mock/com-thindeck-thindeck-war.txt added
[INFO]
[INFO] --- maven-war-plugin:2.4:war (default-war) @ thindeck ---
[INFO] Packaging webapp
[INFO] Assembling webapp [thindeck] in [/home/r/repo/target/thindeck]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/r/repo/src/main/webapp]
[INFO] Webapp assembled in [259 msecs]
[INFO] Building war: /home/r/repo/target/thindeck.war
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default) @ thindeck ---
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.pom (4 KB at 35.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.pom (3 KB at 42.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.jar (58 KB at 482.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.jar (161 KB at 1104.3 KB/sec)
[INFO] Building jar: /home/r/repo/target/thindeck.jar
[INFO]
[INFO] --- phantomjs-maven-plugin:0.4:install (default) @ thindeck ---
[INFO] Resolved artifact /home/r/.m2/repository/com/github/klieber/phantomjs/1.9.2/phantomjs-1.9.2-linux-x86_64.tar.bz2 from oss.sonatype.org (https://oss.sonatype.org/content/groups/public, releases+snapshots)
[INFO] Extracting /home/r/.m2/repository/com/github/klieber/phantomjs/1.9.2/phantomjs-1.9.2-linux-x86_64.tar.bz2/phantomjs-1.9.2-linux-x86_64/bin/phantomjs to /home/r/repo/target/phantomjs-maven-plugin/phantomjs-1.9.2-linux-x86_64/bin/phantomjs
[INFO]
[INFO] --- jcabi-dynamodb-maven-plugin:0.7.1:start (dynamodb-integration-test) @ thindeck ---
[INFO] jcabi-aspects 0.17.1/8b0e260 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
Mar 20, 2015 12:10:07 AM org.hibernate.validator.internal.util.Version <clinit>
INFO: HV000001: Hibernate Validator 5.1.2.Final
[ERROR] JSR-303 validator failed to initialize: Unable to instantiate Configuration. (see http://www.jcabi.com/jcabi-aspects/jsr-303.html)
[INFO] #start(/home/r/repo/target/dynamodb-dist, 55270, /usr/lib/jvm/java-7-openjdk-amd64/jre, []): in 55ms
[INFO]
[INFO] --- jcabi-dynamodb-maven-plugin:0.7.1:create-tables (dynamodb-integration-test) @ thindeck ---
[INFO] >> 2015-03-20 00:10:08.116:INFO:oejs.Server:jetty-8.1.12.v20130726
[INFO] >> 2015-03-20 00:10:08.185:INFO:oejs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:55270
[INFO] >> Mar 20, 2015 12:10:08 AM com.almworks.sqlite4java.Internal log
[INFO] >> INFO: [sqlite] DB[1]: instantiated [AAAAABBBBBAAAAABBBBB_us-east-1.db]
[INFO] >> Mar 20, 2015 12:10:08 AM com.almworks.sqlite4java.Internal log
[INFO] >> INFO: [sqlite] Internal: loaded sqlite4java-linux-amd64 from system path
[INFO] >> Mar 20, 2015 12:10:08 AM com.almworks.sqlite4java.Internal log
[INFO] >> INFO: [sqlite] Internal: loaded sqlite 3.7.10, wrapper 0.2
[INFO] >> Mar 20, 2015 12:10:08 AM com.almworks.sqlite4java.Internal log
[INFO] >> INFO: [sqlite] DB[1]: opened
[INFO] Waiting for table 'td-repos' to become active
[INFO] Table 'td-repos' is now ready for use
[INFO] Waiting for table 'td-users' to become active
[INFO] Table 'td-users' is now ready for use
[INFO] Waiting for table 'tasks' to become active
[INFO] Table 'tasks' is now ready for use
[INFO]
[INFO] --- tomcat7-maven-plugin:2.2:run-war-only (start-tomcat) @ thindeck ---
[INFO] Running war on http://localhost:38713/
[INFO] Creating Tomcat server configuration at /home/r/repo/target/tomcat
[INFO] setting SystemProperties:
[INFO]	dynamo.port=55270
[INFO]	log4j.configuration=file:/home/r/repo/src/test/resources/log4j.properties
[INFO] create webapp with contextPath:
Mar 20, 2015 12:10:11 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-38713"]
Mar 20, 2015 12:10:11 AM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Tomcat
Mar 20, 2015 12:10:11 AM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.47
Mar 20, 2015 12:10:11 AM org.apache.catalina.loader.WebappClassLoader validateJarFile
INFO: validateJarFile(/home/r/repo/target/thindeck/WEB-INF/lib/javax.el-api-3.0.1-b04.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/el/Expression.class
Mar 20, 2015 12:10:11 AM org.apache.catalina.loader.WebappClassLoader validateJarFile
INFO: validateJarFile(/home/r/repo/target/thindeck/WEB-INF/lib/tomcat-embed-core-7.0.34.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
[0;33mWARNm] com.jcabi.manifests.ServletMfs: MANIFEST.MF not found in WAR package
[0;37mINFOm] com.thindeck.life.RoutineTxns: scheduled for execution with 1 MINUTES interval
[0;37mINFOm] com.thindeck.life.Lifecycle: #contextInitialized(javax.servlet.ServletContextEvent[source=org.apach..0..alina.core.ApplicationContextFacade@540ef69b]): in 53.76ms
[0;31mERRORm] com.jcabi.aspects.aj.MethodValidator: JSR-303 validator failed to initialize: Unable to create a Configuration, because no Bean Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. (see http://aspects.jcabi.com/jsr-303.html)
[0;33mWARNm] com.jcabi.manifests.ServletMfs: MANIFEST.MF not found in WAR package
Mar 20, 2015 12:10:17 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-38713"]
[INFO]
[INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ thindeck ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Failsafe report directory: /home/r/repo/target/failsafe-reports
[INFO] parallel='all', perCoreThreadCount=true, threadCount=8, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.thindeck.dynamo.DyBaseITCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.6 sec - in com.thindeck.dynamo.DyBaseITCase
Running com.thindeck.dynamo.DyReposITCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.318 sec - in com.thindeck.dynamo.DyReposITCase
Running com.thindeck.dynamo.DyUserTestITCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.543 sec - in com.thindeck.dynamo.DyUserTestITCase

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

[INFO]
[INFO] --- casperjs-runner-maven-plugin:1.0.1:test (casperjs-test) @ thindeck ---
Downloading: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.pom (2 KB at 1.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar (1545 KB at 746.3 KB/sec)
[INFO] Check CasperJS version
[INFO] CasperJS version: Fatal: [Errno 2] No such file or directory; did you install phantomjs?
[INFO] Looking for scripts in /home/r/repo/src/test/casperjs...
[INFO] Execution of test AddRepoTest.js
[INFO] Execute CasperJS command [[casperjs, test, /home/r/repo/src/test/casperjs/AddRepoTest.js, --no-colors, --concise, --home=http://localhost:38713]], with env: {PHANTOMJS_EXECUTABLE=/home/r/repo/target/phantomjs-maven-plugin/phantomjs-1.9.2-linux-x86_64/bin/phantomjs}
Test file: /home/r/repo/src/test/casperjs/AddRepoTest.js
Mar 20, 2015 12:10:23 AM com.sun.jersey.api.core.PackagesResourceConfig init
INFO: Scanning for root resource and provider classes in the packages:
  com.thindeck.cockpit
  com.rexsl.core
Mar 20, 2015 12:10:23 AM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Root resource classes found:
  class com.thindeck.cockpit.TaskRs
  class com.thindeck.cockpit.RepoRs
  class com.thindeck.cockpit.AccountRs
  class com.thindeck.cockpit.IndexRs
  class com.thindeck.cockpit.ReposRs
Mar 20, 2015 12:10:23 AM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Provider classes found:
  class com.rexsl.core.XslResolver
Mar 20, 2015 12:10:23 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.18.1 02/19/2014 03:28 AM'
Mar 20, 2015 12:10:24 AM com.sun.jersey.spi.inject.Errors processErrorMessages
WARNING: The following warnings have been detected with resource and/or provider classes:
  WARNING: A sub-resource method, public javax.ws.rs.core.Response com.thindeck.cockpit.IndexRs.front(), with URI template, "/", is treated as a resource method
  WARNING: A sub-resource method, public javax.ws.rs.core.Response com.thindeck.cockpit.AccountRs.front(), with URI template, "/", is treated as a resource method
  WARNING: A sub-resource method, public javax.ws.rs.core.Response com.thindeck.cockpit.ReposRs.front(), with URI template, "/", is treated as a resource method
  WARNING: A sub-resource method, public javax.ws.rs.core.Response com.thindeck.cockpit.RepoRs.front() throws java.io.IOException, with URI template, "/", is treated as a resource method
[0;37mINFOm] com.thindeck.api.mock.MkMemo: memo saved to /tmp/thindeck-4934714895298854477.xml (81 bytes)
PASS 2 tests executed in 2.53s, 2 passed, 0 failed, 0 dubious, 0 skipped.
[INFO] Execution of test AllPagesAreRenderableTest.js
[INFO] Execute CasperJS command [[casperjs, test, /home/r/repo/src/test/casperjs/AllPagesAreRenderableTest.js, --no-colors, --concise, --home=http://localhost:38713]], with env: {PHANTOMJS_EXECUTABLE=/home/r/repo/target/phantomjs-maven-plugin/phantomjs-1.9.2-linux-x86_64/bin/phantomjs}
Test file: /home/r/repo/src/test/casperjs/AllPagesAreRenderableTest.js
PASS 7 tests executed in 0.732s, 7 passed, 0 failed, 0 dubious, 0 skipped.
[INFO] Tests run: 2, Success: 2 Failures: 0. Time elapsed: 4ms.
[INFO]
[INFO] --- jcabi-dynamodb-maven-plugin:0.7.1:stop (dynamodb-integration-test) @ thindeck ---
[INFO] #stop(55270): in 133?s
[INFO]
[INFO] --- tomcat7-maven-plugin:2.2:shutdown (stop-tomcat) @ thindeck ---
Mar 20, 2015 12:10:27 AM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["http-bio-38713"]
Mar 20, 2015 12:10:27 AM org.apache.catalina.core.StandardService stopInternal
INFO: Stopping service Tomcat
[0;37mINFOm] com.thindeck.life.RoutineTxns: execution stopped after 10s and 0 tick(s)
[0;37mINFOm] com.thindeck.life.RoutineTxns: #close(): in 42.53?s
[0;37mINFOm] com.thindeck.life.Lifecycle: #contextDestroyed(javax.servlet.ServletContextEvent[source=org.apach..0..alina.core.ApplicationContextFacade@540ef69b]): in 1.68ms
Mar 20, 2015 12:10:27 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [] appears to have started a thread named [jcabi-cacheable] but has failed to stop it. This is very likely to create a memory leak.
Mar 20, 2015 12:10:27 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [] created a ThreadLocal with key of type [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl.ThreadCounterImpl] (value [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl$ThreadCounterImpl@11fcec9]) and a value of type [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl.ThreadCounterImpl.Counter] (value [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl$ThreadCounterImpl$Counter@4f40eeb2]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
Mar 20, 2015 12:10:27 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [] created a ThreadLocal with key of type [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl.ThreadCounterImpl] (value [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl$ThreadCounterImpl@11fcec9]) and a value of type [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl.ThreadCounterImpl.Counter] (value [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl$ThreadCounterImpl$Counter@6b8a59c2]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
Mar 20, 2015 12:10:27 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@578481c8]) and a value of type [java.util.WeakHashMap] (value [{class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@14d073ad}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
Mar 20, 2015 12:10:27 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [] created a ThreadLocal with key of type [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl.ThreadCounterImpl] (value [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl$ThreadCounterImpl@11fcec9]) and a value of type [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl.ThreadCounterImpl.Counter] (value [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl$ThreadCounterImpl$Counter@15a6d88]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
Mar 20, 2015 12:10:27 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [] created a ThreadLocal with key of type [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl.ThreadCounterImpl] (value [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl$ThreadCounterImpl@11fcec9]) and a value of type [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl.ThreadCounterImpl.Counter] (value [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl$ThreadCounterImpl$Counter@57ccfc69]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
Mar 20, 2015 12:10:27 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [] created a ThreadLocal with key of type [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl.ThreadCounterImpl] (value [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl$ThreadCounterImpl@11fcec9]) and a value of type [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl.ThreadCounterImpl.Counter] (value [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl$ThreadCounterImpl$Counter@52cf7e87]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
Mar 20, 2015 12:10:27 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@578481c8]) and a value of type [java.util.WeakHashMap] (value [{class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@347bfb8a}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
Mar 20, 2015 12:10:27 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [] created a ThreadLocal with key of type [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl.ThreadCounterImpl] (value [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl$ThreadCounterImpl@11fcec9]) and a value of type [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl.ThreadCounterImpl.Counter] (value [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl$ThreadCounterImpl$Counter@37bf3bf1]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
Mar 20, 2015 12:10:27 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@578481c8]) and a value of type [java.util.WeakHashMap] (value [{class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@6bf867ce}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
Mar 20, 2015 12:10:27 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [] created a ThreadLocal with key of type [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl.ThreadCounterImpl] (value [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl$ThreadCounterImpl@11fcec9]) and a value of type [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl.ThreadCounterImpl.Counter] (value [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl$ThreadCounterImpl$Counter@1673cc3]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
Mar 20, 2015 12:10:27 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [] created a ThreadLocal with key of type [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl.ThreadCounterImpl] (value [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl$ThreadCounterImpl@11fcec9]) and a value of type [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl.ThreadCounterImpl.Counter] (value [org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl$ThreadCounterImpl$Counter@20c626ed]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
Mar 20, 2015 12:10:27 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@578481c8]) and a value of type [java.util.WeakHashMap] (value [{class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@3125a26a}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
Mar 20, 2015 12:10:27 AM org.apache.coyote.AbstractProtocol stop
INFO: Stopping ProtocolHandler ["http-bio-38713"]
[INFO]
[INFO] --- maven-failsafe-plugin:2.17:verify (default) @ thindeck ---
[INFO] Failsafe report directory: /home/r/repo/target/failsafe-reports
[INFO]
[INFO] --- qulice-maven-plugin:0.12:check (jcabi-check) @ thindeck ---
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.12/qulice-spi-0.12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.12/qulice-spi-0.12.pom (3 KB at 4.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.12/qulice-checkstyle-0.12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.12/qulice-checkstyle-0.12.pom (5 KB at 10.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.3/jcabi-log-0.14.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.3/jcabi-log-0.14.3.pom (5 KB at 9.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.18/jcabi-aspects-0.18.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.18/jcabi-aspects-0.18.pom (8 KB at 16.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.pom (2 KB at 2.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.12/qulice-pmd-0.12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.12/qulice-pmd-0.12.pom (5 KB at 8.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/5.0_BETA/asm-5.0_BETA.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0_BETA/asm-5.0_BETA.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0_BETA/asm-5.0_BETA.pom (2 KB at 19.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-parent/5.0_BETA/asm-parent-5.0_BETA.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0_BETA/asm-parent-5.0_BETA.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0_BETA/asm-parent-5.0_BETA.pom (6 KB at 105.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-codenarc/0.12/qulice-codenarc-0.12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-codenarc/0.12/qulice-codenarc-0.12.pom (5 KB at 3.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.3.3/groovy-all-2.3.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.3.3/groovy-all-2.3.3.pom (18 KB at 30.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-findbugs/0.12/qulice-findbugs-0.12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-findbugs/0.12/qulice-findbugs-0.12.pom (9 KB at 18.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/findbugs/3.0.0/findbugs-3.0.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/findbugs/3.0.0/findbugs-3.0.0.pom (5 KB at 6.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.pom (4 KB at 5.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.pom (4 KB at 6.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.pom (2 KB at 37.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom (6 KB at 103.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.pom (4 KB at 2.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom (2 KB at 37.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (6 KB at 105.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom (3 KB at 38.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom (2 KB at 37.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-xml/0.12/qulice-xml-0.12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-xml/0.12/qulice-xml-0.12.pom (4 KB at 2.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.12.1/jcabi-xml-0.12.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.12.1/jcabi-xml-0.12.1.pom (10 KB at 19.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/googlecode/java-diff-utils/diffutils/1.2.1/diffutils-1.2.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/googlecode/java-diff-utils/diffutils/1.2.1/diffutils-1.2.1.pom (3 KB at 3.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.pom (5 KB at 9.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom (6 KB at 101.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5 KB at 97.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom (2 KB at 37.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.12/qulice-spi-0.12.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.12/qulice-checkstyle-0.12.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.12/qulice-pmd-0.12.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-codenarc/0.12/qulice-codenarc-0.12.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.3.3/groovy-all-2.3.3.jar
Downloaded:7https://oss.sonatype.org/content/groups/public/com/qulice/qulice-codenarc/0.12/qulice-codenarc-0.12.jar (9 KB at 7.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-findbugs/0.12/qulice-findbugs-0.12.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.12/qulice-spi-0.12.jar (8 KB at 6.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/findbugs/3.0.0/findbugs-3.0.0.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.12/qulice-pmd-0.12.jar (13 KB at 10.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.12/qulice-checkstyle-0.12.jar (35 KB at 25.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-findbugs/0.12/qulice-findbugs-0.12.jar (9 KB at 23.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.jar (34 KB at 55.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-xml/0.12/qulice-xml-0.12.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-xml/0.12/qulice-xml-0.12.jar (7 KB at 16.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/googlecode/java-diff-utils/diffutils/1.2.1/diffutils-1.2.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.3/jcabi-log-0.14.3.jar
Downloaded:6https://oss.sonatype.org/content/groups/public/com/googlecode/java-diff-utils/diffutils/1.2.1/diffutils-1.2.1.jar (30 KB at 59.9 KB/sec)
Downloading:1https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.18/jcabi-aspects-0.18.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/findbugs/3.0.0/findbugs-3.0.0.jar (3537 KB at 1365.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.3/jcabi-log-0.14.3.jar (40 KB at 26.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.12.1/jcabi-xml-0.12.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.3.3/groovy-all-2.3.3.jar (7095 KB at 1838.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.18/jcabi-aspects-0.18.jar (78 KB at 67.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.jar (599 KB at 260.8 KB/sec)
Downloaded:8https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.jar (115 KB at 165.3 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.12.1/jcabi-xml-0.12.1.jar (47 KB at 88.0 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.jar (8 KB at 15.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jar
Downloaded:3http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar (29 KB at 378.1 KB/sec)
Downloaded:3http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jar (31 KB at 311.2 KB/sec)
Downloaded:1http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar (52 KB at 433.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar (370 KB at 1600.8 KB/sec)
[INFO] LICENSE found: file:/home/r/repo/LICENSE.txt
[INFO] No Checkstyle violations found in 139 files
[INFO] No PMD violations found in 100 files
[INFO] /src/site/site.xml: to be validated
[ERROR] JSR-303 validator failed to initialize: Unable to create a Configuration, because no Bean Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. (see http://aspects.jcabi.com/jsr-303.html)
[INFO] /src/main/webapp/WEB-INF/web.xml: skipped
[INFO] CodeNarc not required since no groovy files in /home/r/repo/src
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce...
[INFO] Calling org.codehaus.mojo:cobertura-maven-plugin:2.5.1:check...
[INFO] Cannot perform check, instrumentation not performed - skipping.
[INFO] This is not an SVN project
[INFO] No dependency problems found
[INFO] Calling org.codehaus.mojo:jslint-maven-plugin:1.0.1:jslint...
[INFO] Qulice quality check completed in 20s
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ thindeck ---
[INFO] Installing /home/r/repo/target/thindeck.jar to /home/r/.m2/repository/com/thindeck/thindeck/1.0-SNAPSHOT/thindeck-1.0-SNAPSHOT.war
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/thindeck/thindeck/1.0-SNAPSHOT/thindeck-1.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:04 min
[INFO] Finished at: 2015-03-20T00:11:11+00:00
[INFO] Final Memory: 92M/510M
[INFO] ------------------------------------------------------------------------
+ mvn clean site -Psite --errors --settings ../settings.xml
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building thindeck 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.4/maven-site-plugin-3.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.4/maven-site-plugin-3.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.4/maven-site-plugin-3.4.pom (20 KB at 386.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.4/maven-site-plugin-3.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.4/maven-site-plugin-3.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.4/maven-site-plugin-3.4.jar (125 KB at 2301.5 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ thindeck ---
[INFO] Deleting /home/r/repo/target
[INFO]
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-jekyll-sources) @ thindeck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 12 resources
[INFO]
[INFO] --- exec-maven-plugin:1.3:exec (jekyll-build) @ thindeck ---
Configuration file: /home/r/repo/target/jekyll/_config.yml
	    Source: /home/r/repo/target/jekyll
       Destination: /home/r/repo/target/site
      Generating...
		    done.
 Auto-regeneration: disabled. Use --watch to enable.
[INFO]
[INFO] --- maven-site-plugin:3.4:site (default-site) @ thindeck ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/1.2/maven-reporting-exec-1.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.2/maven-reporting-exec-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.2/maven-reporting-exec-1.2.pom (11 KB at 407.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.pom (2 KB at 65.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom (19 KB at 741.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom (2 KB at 65.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.pom (5 KB at 164.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom
Downloaded: https://oss.sonatype.org/content/groups/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3 KB at 2.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.pom (2 KB at 69.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.6/doxia-modules-1.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.6/doxia-modules-1.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.6/doxia-modules-1.6.pom (3 KB at 111.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/1.6/doxia-module-apt-1.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.6/doxia-module-apt-1.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.6/doxia-module-apt-1.6.pom (2 KB at 70.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.6/doxia-module-xdoc-1.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.6/doxia-module-xdoc-1.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.6/doxia-module-xdoc-1.6.pom (5 KB at 180.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.pom (5 KB at 187.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom (3 KB at 121.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom (18 KB at 582.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.pom (6 KB at 238.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom (7 KB at 271.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom (10 KB at 387.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/2.4.3/plexus-archiver-2.4.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.3/plexus-archiver-2.4.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.3/plexus-archiver-2.4.3.pom (4 KB at 132.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.11/plexus-utils-3.0.11.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.11/plexus-utils-3.0.11.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.11/plexus-utils-3.0.11.pom (4 KB at 133.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.0.8/plexus-io-2.0.8.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.8/plexus-io-2.0.8.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.8/plexus-io-2.0.8.pom (3 KB at 90.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/1.2/maven-reporting-exec-1.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/xmlunit/xmlunit/1.5/xmlunit-1.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/1.6/doxia-module-apt-1.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.6/doxia-module-xdoc-1.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/2.4.3/plexus-archiver-2.4.3.jar
Downloaded: https://oss.sonatype.org/content/groups/public/xmlunit/xmlunit/1.5/xmlunit-1.5.jar (96 KB at 54.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.0.8/plexus-io-2.0.8.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.2/maven-reporting-exec-1.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.2/maven-reporting-exec-1.2.jar (27 KB at 932.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.6/doxia-module-apt-1.6.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.jar (12 KB at 345.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.6/doxia-module-xdoc-1.6.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.jar (11 KB at 322.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.jar
Downloaded:5http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.jar (16 KB at 391.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.6/doxia-module-apt-1.6.jar (52 KB at 1560.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.jar
Downloaded:5http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.6/doxia-module-xdoc-1.6.jar (37 KB at 809.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.jar (38 KB at 835.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar (159 KB at 2029.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.3/plexus-archiver-2.4.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.8/plexus-io-2.0.8.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.jar (56 KB at 1423.4 KB/sec)
Downloaded:2http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.jar (56 KB at 1573.7 KB/sec)
Downloaded:5http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar (44 KB at 1320.7 KB/sec)
Downloaded:8http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.8/plexus-io-2.0.8.jar (58 KB at 1554.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.3/plexus-archiver-2.4.3.jar (160 KB at 2756.5 KB/sec)
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.7
[INFO] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:2.4
[INFO] configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:2.17
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-report-plugin/2.17/maven-surefire-report-plugin-2.17.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.17/maven-surefire-report-plugin-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.17/maven-surefire-report-plugin-2.17.pom (8 KB at 291.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-report-plugin/2.17/maven-surefire-report-plugin-2.17.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.17/maven-surefire-report-plugin-2.17.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.17/maven-surefire-report-plugin-2.17.jar (38 KB at 1516.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-report-parser/2.17/surefire-report-parser-2.17.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-report-parser/2.17/surefire-report-parser-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-report-parser/2.17/surefire-report-parser-2.17.pom (3 KB at 10.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-report-parser/2.17/surefire-report-parser-2.17.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-report-parser/2.17/surefire-report-parser-2.17.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-report-parser/2.17/surefire-report-parser-2.17.jar (58 KB at 1910.6 KB/sec)
[INFO] configuring report plugin org.codehaus.mojo:versions-maven-plugin:2.1
[INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:2.9.1
[INFO] preparing 'javadoc' report requires 'generate-sources' forked phase execution
[INFO]
[INFO] >>> maven-javadoc-plugin:2.9.1:javadoc > generate-sources @ thindeck >>>
[INFO]
[INFO] <<< maven-javadoc-plugin:2.9.1:javadoc < generate-sources @ thindeck <<<
[INFO] preparing 'test-javadoc' report requires 'generate-test-sources' forked phase execution
[INFO]
[INFO] >>> maven-javadoc-plugin:2.9.1:test-javadoc > generate-test-sources @ thindeck >>>
[INFO]
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack-dynamodb-local) @ thindeck ---
[INFO] Configured Artifact: com.jcabi:DynamoDBLocal:2014-10-07:zip
[INFO] Unpacking /home/r/.m2/repository/com/jcabi/DynamoDBLocal/2014-10-07/DynamoDBLocal-2014-10-07.zip to /home/r/repo/target/dynamodb-dist with includes "" and excludes ""
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ thindeck ---
[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: b03d157 at timestamp: 2015-03-20T00:11:48
[INFO] Storing buildScmBranch: master
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ thindeck ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ thindeck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ thindeck ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 69 source files to /home/r/repo/target/classes
[INFO]
[INFO] --- requs-maven-plugin:1.14:compile (default) @ thindeck ---
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] jcabi-aspects 0.17.1/8b0e260 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
[INFO] output directory "/home/r/repo/target/requs" created
[INFO] #load(): 61 attribs loaded from 86 URL(s) in 41ms: ["Ant-Version", "Archiver-Version", "Bnd-LastModified", "Build-Jdk", "Build-Timestamp", "Built-By", "Bundle-ActivationPolicy", "Bundle-Activator", "Bundle-Copyright", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-RequiredExecutionEnvironment", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "DynamicImport-Package", "Eclipse-ExtensibleAPI", "Export-Package", "Extension-Name", "Fragment-Host", "Ignore-Package", "Implementation-Build", "Implementation-Title", "Implementation-URL", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Import-Package", "Include-Resource", "JCabi-Build", "JCabi-Date", "JCabi-Version", "Java-Vendor", "Java-Version", "Main-Class", "Manifest-Version", "Originally-Created-By", "Os-Arch", "Os-Name", "Os-Version", "Package", "Private-Package", "Project-Name", "Require-Bundle", "Requs-Date", "Requs-Revision", "Requs-Version", "Scm-Connection", "Scm-Revision", "Scm-Url", "Specification-Title", "Specification-Vendor", "Specification-Version", "Tool", "X-Compile-Source-JDK", "X-Compile-Target-JDK", "url"]
[INFO] source file: /home/r/repo/src/main/requs/acronyms.req
[INFO] source file: /home/r/repo/src/main/requs/anonymous.req
[INFO] source file: /home/r/repo/src/main/requs/main.req
[INFO] source file: /home/r/repo/src/main/requs/nfrs.req
[INFO] source file: /home/r/repo/src/main/requs/vision.req
[INFO] XeFacet.Wrap(origin=Aggregate()) done
[INFO] XeFacet.Wrap(origin=AntlrFacet()) done
[INFO] Transform(cleanup/duplicate-step-numbers.xsl) done
[INFO] Transform(cleanup/duplicate-step-signatures.xsl) done
[INFO] Transform(cleanup/duplicate-step-objects.xsl) done
[INFO] Transform(cleanup/duplicate-step-results.xsl) done
[INFO] Transform(cleanup/lost-steps.xsl) done
[INFO] Transform(cleanup/lost-methods.xsl) done
[INFO] Transform(cleanup/duplicate-signatures.xsl) done
[INFO] Transform(cleanup/duplicate-method-signatures.xsl) done
[INFO] Transform(cleanup/duplicate-method-objects.xsl) done
[INFO] Transform(cleanup/duplicate-method-bindings.xsl) done
[INFO] Transform(cleanup/incomplete-step-object.xsl) done
[INFO] Transform(cleanup/incomplete-step-signature.xsl) done
[INFO] Transform(cleanup/incomplete-step-result.xsl) done
[INFO] Transform(cleanup/incomplete-binding.xsl) done
[INFO] Transform(cleanup/bindings-in-exception.xsl) done
[INFO] Transform(seal-methods.xsl) done
[INFO] Transform(sanity/signatures-check.xsl) done
[INFO] Transform(sanity/types-check.xsl) done
[INFO] Transform(sanity/seals-check.xsl) done
[INFO] Transform(sanity/exception-rethrow-check.xsl) done
[INFO] Transform(sanity/misplaced-failure-check.xsl) done
[INFO] Transform(sanity/broken-order-of-steps.xsl) done
[INFO] Transform(sanity/missed-step-numbers.xsl) done
[INFO] Transform(sanity/too-many-steps.xsl) done
[INFO] Transform(sanity/empty-re-throws.xsl) done
[INFO] Transform(sanity/orphan-types.xsl) done
[INFO] Transform(sanity/undeclared-bindings.xsl) done
[INFO] Transform(sanity/actor-is-singleton.xsl) done
[INFO] Transform(step-refs.xsl) done
[INFO] Transform(methods-in-markdown.xsl) done
[INFO] Transform(pages-in-html.xsl) done
[INFO] Transform(count-ambiguity.xsl) done
[INFO] Transform(find-tbds.xsl) done
[INFO] Transform(uml/sequence-diagrams.xsl) done
[INFO] Transform(uml/use-case-diagrams.xsl) done
[INFO] Transform(uml/class-diagrams.xsl) done
[INFO] XeFacet.Wrap(origin=Rules()) done
[INFO] XeFacet.Wrap(origin=XeFacet.Fixed()) done
[INFO] Transform(renumber.xsl) done
[INFO] XeFacet.Wrap(origin=org.requs.Compiler$1@5532ac4e) done
[INFO] compiled and saved to /home/r/repo/target/requs
[INFO]
[INFO] --- jcabi-maven-plugin:0.9.3:ajc (jcabi-ajc-compile) @ thindeck ---
[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.SingleException 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.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.amazonaws.services.simpleworkflow.flow.aspectj.AsynchronousAspect has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.amazonaws.services.simpleworkflow.flow.aspectj.ExponentialRetryAspect 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.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.Repeater has not been applied [Xlint:adviceDidNotMatch]
[INFO] ajc result: 80 file(s) processed, 88 pointcut(s) woven, 0 error(s), 11 warning(s)
[INFO]
[INFO] <<< maven-javadoc-plugin:2.9.1:test-javadoc < generate-test-sources @ thindeck <<<
[INFO] configuring report plugin org.codehaus.mojo:cobertura-maven-plugin:2.5.2
[INFO] preparing 'cobertura' report requires '[cobertura]test' forked phase execution
[INFO]
[INFO] >>> cobertura-maven-plugin:2.5.2:cobertura > [cobertura]test @ thindeck >>>
[INFO]
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack-dynamodb-local) @ thindeck ---
[INFO] Configured Artifact: com.jcabi:DynamoDBLocal:2014-10-07:zip
[INFO] DynamoDBLocal-2014-10-07.zip already unpacked.
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ thindeck ---
[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: b03d157 at timestamp: 2015-03-20T00:12:08
[INFO] Storing buildScmBranch: master
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ thindeck ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ thindeck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ thindeck ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 69 source files to /home/r/repo/target/classes
[INFO]
[INFO] --- requs-maven-plugin:1.14:compile (default) @ thindeck ---
[INFO] source file: /home/r/repo/src/main/requs/acronyms.req
[INFO] source file: /home/r/repo/src/main/requs/anonymous.req
[INFO] source file: /home/r/repo/src/main/requs/main.req
[INFO] source file: /home/r/repo/src/main/requs/nfrs.req
[INFO] source file: /home/r/repo/src/main/requs/vision.req
[INFO] XeFacet.Wrap(origin=Aggregate()) done
[INFO] XeFacet.Wrap(origin=AntlrFacet()) done
[INFO] Transform(cleanup/duplicate-step-numbers.xsl) done
[INFO] Transform(cleanup/duplicate-step-signatures.xsl) done
[INFO] Transform(cleanup/duplicate-step-objects.xsl) done
[INFO] Transform(cleanup/duplicate-step-results.xsl) done
[INFO] Transform(cleanup/lost-steps.xsl) done
[INFO] Transform(cleanup/lost-methods.xsl) done
[INFO] Transform(cleanup/duplicate-signatures.xsl) done
[INFO] Transform(cleanup/duplicate-method-signatures.xsl) done
[INFO] Transform(cleanup/duplicate-method-objects.xsl) done
[INFO] Transform(cleanup/duplicate-method-bindings.xsl) done
[INFO] Transform(cleanup/incomplete-step-object.xsl) done
[INFO] Transform(cleanup/incomplete-step-signature.xsl) done
[INFO] Transform(cleanup/incomplete-step-result.xsl) done
[INFO] Transform(cleanup/incomplete-binding.xsl) done
[INFO] Transform(cleanup/bindings-in-exception.xsl) done
[INFO] Transform(seal-methods.xsl) done
[INFO] Transform(sanity/signatures-check.xsl) done
[INFO] Transform(sanity/types-check.xsl) done
[INFO] Transform(sanity/seals-check.xsl) done
[INFO] Transform(sanity/exception-rethrow-check.xsl) done
[INFO] Transform(sanity/misplaced-failure-check.xsl) done
[INFO] Transform(sanity/broken-order-of-steps.xsl) done
[INFO] Transform(sanity/missed-step-numbers.xsl) done
[INFO] Transform(sanity/too-many-steps.xsl) done
[INFO] Transform(sanity/empty-re-throws.xsl) done
[INFO] Transform(sanity/orphan-types.xsl) done
[INFO] Transform(sanity/undeclared-bindings.xsl) done
[INFO] Transform(sanity/actor-is-singleton.xsl) done
[INFO] Transform(step-refs.xsl) done
[INFO] Transform(methods-in-markdown.xsl) done
[INFO] Transform(pages-in-html.xsl) done
[INFO] Transform(count-ambiguity.xsl) done
[INFO] Transform(find-tbds.xsl) done
[INFO] Transform(uml/sequence-diagrams.xsl) done
[INFO] Transform(uml/use-case-diagrams.xsl) done
[INFO] Transform(uml/class-diagrams.xsl) done
[INFO] XeFacet.Wrap(origin=Rules()) done
[INFO] XeFacet.Wrap(origin=XeFacet.Fixed()) done
[INFO] Transform(renumber.xsl) done
[INFO] XeFacet.Wrap(origin=org.requs.Compiler$1@6d1abc56) done
[INFO] compiled and saved to /home/r/repo/target/requs
[INFO]
[INFO] --- jcabi-maven-plugin:0.9.3:ajc (jcabi-ajc-compile) @ thindeck ---
[WARNING] advice defined in com.jcabi.aspects.aj.SingleException 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.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.amazonaws.services.simpleworkflow.flow.aspectj.AsynchronousAspect has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.amazonaws.services.simpleworkflow.flow.aspectj.ExponentialRetryAspect 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.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.Repeater has not been applied [Xlint:adviceDidNotMatch]
[INFO] ajc result: 80 file(s) processed, 88 pointcut(s) woven, 0 error(s), 11 warning(s)
[INFO]
[INFO] --- cobertura-maven-plugin:2.5.2:instrument @ thindeck ---
[INFO] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Instrumenting 80 files to /home/r/repo/target/generated-classes/cobertura
Cobertura: Saved information on 80 classes.
Instrument time: 336ms

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ thindeck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ thindeck ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to /home/r/repo/target/test-classes
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:reserve-network-port (reserver-dynamodb-port) @ thindeck ---
[INFO] Reserved port 53654 for dynamodblocal.port
[INFO]
[INFO] --- jcabi-maven-plugin:0.9.3:ajc (jcabi-ajc-test-compile) @ thindeck ---
[INFO] Created temp dir /home/r/repo/target/jcabi-ajc-test
[WARNING] build config error: skipping missing, empty or corrupt aspectpath entry: /home/r/.m2/repository/net/sourceforge/cobertura/cobertura-runtime/1.9.4.1/cobertura-runtime-1.9.4.1.pom
[WARNING] advice defined in com.jcabi.aspects.aj.SingleException 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.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.amazonaws.services.simpleworkflow.flow.aspectj.AsynchronousAspect has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.amazonaws.services.simpleworkflow.flow.aspectj.ExponentialRetryAspect has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.jcabi.aspects.aj.MethodValidator 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.MethodCacher 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.Repeater has not been applied [Xlint:adviceDidNotMatch]
[INFO] ajc result: 30 file(s) processed, 3 pointcut(s) woven, 0 error(s), 14 warning(s)
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ thindeck ---
[INFO] Surefire report directory: /home/r/repo/target/surefire-reports
[INFO] parallel='all', perCoreThreadCount=true, threadCount=4, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.thindeck.life.LifecycleTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.368 sec <<< FAILURE! - in com.thindeck.life.LifecycleTest
initializedBaseAttribute(com.thindeck.life.LifecycleTest)  Time elapsed: 0.364 sec  &lt;&lt;&lt; ERROR!
java.lang.VerifyError: Expecting a stackmap frame at branch target 46
Exception Details:
  Location:
    com/thindeck/life/Lifecycle.contextInitialized_aroundBody0(Lcom/thindeck/life/Lifecycle;Ljavax/servlet/ServletContextEvent;Lorg/aspectj/lang/JoinPoint;)V @7: ldc
  Reason:
    Expected stackmap frame at this location.
  Bytecode:
    0000000: 033e 11ff ff36 0412 2411 005d b800 2ab2
    0000010: 00c5 bb00 c759 2bb6 00cb b700 ceb9 00d3
    0000020: 0200 5712 2411 0060 b800 2aa7 001f 1224
    0000030: 1100 5eb8 002a 3a05 1224 1100 5fb8 002a
    0000040: bb00 d559 1905 b700 d8bf 1224 1100 63b8
    0000050: 002a 127d b800 8312 dab6 00e0 1100 633e
    0000060: 1100 0036 0499 0034 1d11 0063 a000 1915
    0000070: 0411 0000 a000 1112 241d 1504 04b8 00b6
    0000080: 11ff ff36 0412 2411 0064 b800 2abb 00e2
    0000090: 59b7 00e3 3a05 a700 2b15 049b 0011 1224
    00000a0: 1d15 0403 b800 b611 ffff 3604 1224 1100
    00000b0: 66b8 002a bb00 e559 2ab7 00e7 b700 e83a
    00000c0: 0512 2411 0068 b800 2a2b b600 cb12 eab6
    00000d0: 00ef 1905 b900 f503 0012 2411 0069 b800
    00000e0: 2a2a b400 3b11 0069 3e11 0000 3604 9900
    00000f0: 3b1d 1100 69a0 0019 1504 1100 00a0 0011
    0000100: 1224 1d15 0404 b800 b611 ffff 3604 1224
    0000110: 1100 6ab8 002a 2ab4 0039 bb00 f759 1905
    0000120: b700 fab9 00ff 0200 5715 049b 0011 1224
    0000130: 1d15 0403 b800 b611 ffff 3604 1224 1100
    0000140: 6cb8 002a b1
  Exception Handler Table:
    bci [7, 35] => handler: 46
  Stackmap Table:
    same_locals_1_stack_item_frame(@54,Object[#193])
    same_frame(@82)
    same_frame_extended(@180)
    append_frame(@201,Object[#4])
    same_frame_extended(@324)

	at com.thindeck.life.LifecycleTest.initializedBaseAttribute(LifecycleTest.java:58)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

incrementsTransactionCount(com.thindeck.life.LifecycleTest)  Time elapsed: 0.004 sec  <<< ERROR!
java.lang.VerifyError: Stack map does not match the one at exception handler 65
Exception Details:
  Location:
    com/thindeck/api/mock/MkBase.<init>()V @65: astore
  Reason:
    Type top (current frame, locals[3]) is not assignable to 'org/aspectj/lang/JoinPoint' (stack map, locals[3])
  Current Frame:
    bci: @28
    flags: { }
    locals: { 'com/thindeck/api/mock/MkBase', integer, integer, top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Stackmap Frame:
    bci: @65
    flags: { }
    locals: { 'com/thindeck/api/mock/MkBase', top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Bytecode:
    0000000: 033c 11ff ff3d 1213 1100 34b8 0019 2ab7
    0000010: 001b b200 1d2a 2ab8 0023 3a05 b200 252a
    0000020: 2ab8 0023 4e00 a700 0f3a 04b8 002d 2db6
    0000030: 0031 1904 bf00 b800 2d2d b600 3100 a700
    0000040: 103a 06b8 002d 1905 b600 3119 06bf b800
    0000050: 2d19 05b6 0031 b1
  Exception Handler Table:
    bci [37, 38] => handler: 41
    bci [28, 65] => handler: 65
  Stackmap Table:
    full_frame(@41,{Object[#2],Object[#39],Top,Object[#39]},{Object[#17]})
    same_frame(@53)
    full_frame(@65,{Object[#2],Top,Top,Object[#39]},{Object[#17]})
    full_frame(@78,{Object[#2],Object[#39],Top,Object[#39]},{})

	at com.thindeck.life.LifecycleTest.incrementsTransactionCount(LifecycleTest.java:76)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

Running com.thindeck.scenarios.OnDeployTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.025 sec <<< FAILURE! - in com.thindeck.scenarios.OnDeployTest
executesNecessarySteps(com.thindeck.scenarios.OnDeployTest)  Time elapsed: 0.025 sec  <<< ERROR!
java.lang.VerifyError: Expecting a stackmap frame at branch target 41
Exception Details:
  Location:
    com/thindeck/scenarios/OnDeploy.equals(Ljava/lang/Object;)Z @24: if_acmpne
  Reason:
    Expected stackmap frame at this location.
  Bytecode:
    0000000: 033d 11ff ff3e 120f 1100 33b8 0015 2b2a
    0000010: 1100 333d 1100 003e a600 1112 0f1c 1d04
    0000020: b800 4f11 ffff 3e04 ac1d 9b00 0f12 0f1c
    0000030: 1d03 b800 4f11 ffff 3e2b c100 0211 0033
    0000040: 3d11 0001 3e9a 0011 120f 1c1d 04b8 004f
    0000050: 11ff ff3e 03ac 1d9b 000f 120f 1c1d 03b8
    0000060: 004f 11ff ff3e 04ac
  Stackmap Table:
    same_frame(@57)
    same_frame(@102)

	at com.thindeck.scenarios.OnDeployTest.executesNecessarySteps(OnDeployTest.java:51)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

Running com.thindeck.dynamo.DyUserTest
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 5.909 sec <<< FAILURE! - in com.thindeck.dynamo.DyUserTest
canGetRepos(com.thindeck.dynamo.DyUserTest)  Time elapsed: 2.466 sec  <<< ERROR!
java.lang.NoClassDefFoundError: com.thindeck.api.User
	at com.thindeck.dynamo.DyUserTest.canGetRepos(DyUserTest.java:96)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

returnsUrnFromDynamo(com.thindeck.dynamo.DyUserTest)  Time elapsed: 0.367 sec  <<< ERROR!
java.lang.NoClassDefFoundError: com.thindeck.api.User
	at com.thindeck.dynamo.DyUserTest.returnsUrnFromDynamo(DyUserTest.java:71)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

returnsUsageInfo(com.thindeck.dynamo.DyUserTest)  Time elapsed: 0.001 sec  <<< ERROR!
java.lang.VerifyError: Expecting a stackmap frame at branch target 32
Exception Details:
  Location:
    com/thindeck/dynamo/DyUser.urn()Lcom/jcabi/urn/URN; @6: ldc
  Reason:
    Expected stackmap frame at this location.
  Bytecode:
    0000000: 033c 11ff ff3d 121c 1100 4eb8 0022 2ab4
    0000010: 0042 1211 b900 4f02 00b6 0055 b800 5bb0
    0000020: 121c 1100 4fb8 0022 4e12 1c11 0050 b800
    0000030: 22bb 005d 592d b700 60bf
  Exception Handler Table:
    bci [6, 31] => handler: 32
  Stackmap Table:
    same_locals_1_stack_item_frame(@40,Object[#75])

	at com.thindeck.dynamo.DyUserTest.returnsUsageInfo(DyUserTest.java:134)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

getsItselfFromRepos(com.thindeck.dynamo.DyUserTest)  Time elapsed: 3.075 sec  <<< ERROR!
java.lang.NoClassDefFoundError: com.thindeck.api.User
	at com.thindeck.dynamo.DyUserTest.getsItselfFromRepos(DyUserTest.java:121)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

Running com.thindeck.dynamo.DyTasksTest
Tests run: 8, Failures: 0, Errors: 8, Skipped: 0, Time elapsed: 0.19 sec <<< FAILURE! - in com.thindeck.dynamo.DyTasksTest
addTaskWithAttributes(com.thindeck.dynamo.DyTasksTest)	Time elapsed: 0.047 sec	 <<< ERROR!
java.lang.VerifyError: Stack map does not match the one at exception handler 65
Exception Details:
  Location:
    com/thindeck/api/mock/MkRepo.<init>()V @65: astore
  Reason:
    Type top (current frame, locals[3]) is not assignable to 'org/aspectj/lang/JoinPoint' (stack map, locals[3])
  Current Frame:
    bci: @28
    flags: { }
    locals: { 'com/thindeck/api/mock/MkRepo', integer, integer, top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Stackmap Frame:
    bci: @65
    flags: { }
    locals: { 'com/thindeck/api/mock/MkRepo', top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Bytecode:
    0000000: 033c 11ff ff3d 1213 1100 32b8 0019 2ab7
    0000010: 001b b200 1d2a 2ab8 0023 3a05 b200 252a
    0000020: 2ab8 0023 4e00 a700 0f3a 04b8 002d 2db6
    0000030: 0031 1904 bf00 b800 2d2d b600 3100 a700
    0000040: 103a 06b8 002d 1905 b600 3119 06bf b800
    0000050: 2d19 05b6 0031 b1
  Exception Handler Table:
    bci [37, 38] => handler: 41
    bci [28, 65] => handler: 65
  Stackmap Table:
    full_frame(@41,{Object[#2],Object[#39],Top,Object[#39]},{Object[#17]})
    same_frame(@53)
    full_frame(@65,{Object[#2],Top,Top,Object[#39]},{Object[#17]})
    full_frame(@78,{Object[#2],Object[#39],Top,Object[#39]},{})

	at com.thindeck.dynamo.DyTasksTest.addTaskWithAttributes(DyTasksTest.java:138)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

getInvalidTask(com.thindeck.dynamo.DyTasksTest)	 Time elapsed: 0.046 sec  <<< ERROR!
java.lang.Exception: Unexpected exception, expected<java.util.NoSuchElementException> but was<java.lang.VerifyError>
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:28)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.VerifyError: Stack map does not match the one at exception handler 65
Exception Details:
  Location:
    com/thindeck/api/mock/MkRepo.<init>()V @65: astore
  Reason:
    Type top (current frame, locals[3]) is not assignable to 'org/aspectj/lang/JoinPoint' (stack map, locals[3])
  Current Frame:
    bci: @28
    flags: { }
    locals: { 'com/thindeck/api/mock/MkRepo', integer, integer, top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Stackmap Frame:
    bci: @65
    flags: { }
    locals: { 'com/thindeck/api/mock/MkRepo', top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Bytecode:
    0000000: 033c 11ff ff3d 1213 1100 32b8 0019 2ab7
    0000010: 001b b200 1d2a 2ab8 0023 3a05 b200 252a
    0000020: 2ab8 0023 4e00 a700 0f3a 04b8 002d 2db6
    0000030: 0031 1904 bf00 b800 2d2d b600 3100 a700
    0000040: 103a 06b8 002d 1905 b600 3119 06bf b800
    0000050: 2d19 05b6 0031 b1
  Exception Handler Table:
    bci [37, 38] => handler: 41
    bci [28, 65] => handler: 65
  Stackmap Table:
    full_frame(@41,{Object[#2],Object[#39],Top,Object[#39]},{Object[#17]})
    same_frame(@53)
    full_frame(@65,{Object[#2],Top,Top,Object[#39]},{Object[#17]})
    full_frame(@78,{Object[#2],Object[#39],Top,Object[#39]},{})

	at com.thindeck.dynamo.DyTasksTest.getInvalidTask(DyTasksTest.java:86)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
	... 10 more

allWithOneTask(com.thindeck.dynamo.DyTasksTest)	 Time elapsed: 0.044 sec  <<< ERROR!
java.lang.VerifyError: Stack map does not match the one at exception handler 65
Exception Details:
  Location:
    com/thindeck/api/mock/MkRepo.<init>()V @65: astore
  Reason:
    Type top (current frame, locals[3]) is not assignable to 'org/aspectj/lang/JoinPoint' (stack map, locals[3])
  Current Frame:
    bci: @28
    flags: { }
    locals: { 'com/thindeck/api/mock/MkRepo', integer, integer, top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Stackmap Frame:
    bci: @65
    flags: { }
    locals: { 'com/thindeck/api/mock/MkRepo', top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Bytecode:
    0000000: 033c 11ff ff3d 1213 1100 32b8 0019 2ab7
    0000010: 001b b200 1d2a 2ab8 0023 3a05 b200 252a
    0000020: 2ab8 0023 4e00 a700 0f3a 04b8 002d 2db6
    0000030: 0031 1904 bf00 b800 2d2d b600 3100 a700
    0000040: 103a 06b8 002d 1905 b600 3119 06bf b800
    0000050: 2d19 05b6 0031 b1
  Exception Handler Table:
    bci [37, 38] => handler: 41
    bci [28, 65] => handler: 65
  Stackmap Table:
    full_frame(@41,{Object[#2],Object[#39],Top,Object[#39]},{Object[#17]})
    same_frame(@53)
    full_frame(@65,{Object[#2],Top,Top,Object[#39]},{Object[#17]})
    full_frame(@78,{Object[#2],Object[#39],Top,Object[#39]},{})

	at com.thindeck.dynamo.DyTasksTest.allWithOneTask(DyTasksTest.java:173)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

addTaskWithoutAttributes(com.thindeck.dynamo.DyTasksTest)  Time elapsed: 0.035 sec  <&lt;&lt; ERROR!
java.lang.VerifyError: Stack map does not match the one at exception handler 65
Exception Details:
  Location:
    com/thindeck/api/mock/MkRepo.<init>()V @65: astore
  Reason:
    Type top (current frame, locals[3]) is not assignable to 'org/aspectj/lang/JoinPoint' (stack map, locals[3])
  Current Frame:
    bci: @28
    flags: { }
    locals: { 'com/thindeck/api/mock/MkRepo', integer, integer, top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Stackmap Frame:
    bci: @65
    flags: { }
    locals: { 'com/thindeck/api/mock/MkRepo', top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Bytecode:
    0000000: 033c 11ff ff3d 1213 1100 32b8 0019 2ab7
    0000010: 001b b200 1d2a 2ab8 0023 3a05 b200 252a
    0000020: 2ab8 0023 4e00 a700 0f3a 04b8 002d 2db6
    0000030: 0031 1904 bf00 b800 2d2d b600 3100 a700
    0000040: 103a 06b8 002d 1905 b600 3119 06bf b800
    0000050: 2d19 05b6 0031 b1
  Exception Handler Table:
    bci [37, 38] => handler: 41
    bci [28, 65] => handler: 65
  Stackmap Table:
    full_frame(@41,{Object[#2],Object[#39],Top,Object[#39]},{Object[#17]})
    same_frame(@53)
    full_frame(@65,{Object[#2],Top,Top,Object[#39]},{Object[#17]})
    full_frame(@78,{Object[#2],Object[#39],Top,Object[#39]},{})

	at com.thindeck.dynamo.DyTasksTest.addTaskWithoutAttributes(DyTasksTest.java:118)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

addTaskNullAttributes(com.thindeck.dynamo.DyTasksTest)	Time elapsed: 0.008 sec	 <<< ERROR!
java.lang.VerifyError: Stack map does not match the one at exception handler 65
Exception Details:
  Location:
    com/thindeck/api/mock/MkRepo.<init>()V @65: astore
  Reason:
    Type top (current frame, locals[3]) is not assignable to 'org/aspectj/lang/JoinPoint' (stack map, locals[3])
  Current Frame:
    bci: @28
    flags: { }
    locals: { 'com/thindeck/api/mock/MkRepo', integer, integer, top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Stackmap Frame:
    bci: @65
    flags: { }
    locals: { 'com/thindeck/api/mock/MkRepo', top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Bytecode:
    0000000: 033c 11ff ff3d 1213 1100 32b8 0019 2ab7
    0000010: 001b b200 1d2a 2ab8 0023 3a05 b200 252a
    0000020: 2ab8 0023 4e00 a700 0f3a 04b8 002d 2db6
    0000030: 0031 1904 bf00 b800 2d2d b600 3100 a700
    0000040: 103a 06b8 002d 1905 b600 3119 06bf b800
    0000050: 2d19 05b6 0031 b1
  Exception Handler Table:
    bci [37, 38] => handler: 41
    bci [28, 65] => handler: 65
  Stackmap Table:
    full_frame(@41,{Object[#2],Object[#39],Top,Object[#39]},{Object[#17]})
    same_frame(@53)
    full_frame(@65,{Object[#2],Top,Top,Object[#39]},{Object[#17]})
    full_frame(@78,{Object[#2],Object[#39],Top,Object[#39]},{})

	at com.thindeck.dynamo.DyTasksTest.addTaskNullAttributes(DyTasksTest.java:100)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

allWithMoreThatOneTask(com.thindeck.dynamo.DyTasksTest)	 Time elapsed: 0.01 sec	 <<< ERROR!
java.lang.VerifyError: Stack map does not match the one at exception handler 65
Exception Details:
  Location:
    com/thindeck/api/mock/MkRepo.<init>()V @65: astore
  Reason:
    Type top (current frame, locals[3]) is not assignable to 'org/aspectj/lang/JoinPoint' (stack map, locals[3])
  Current Frame:
    bci: @28
    flags: { }
    locals: { 'com/thindeck/api/mock/MkRepo', integer, integer, top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Stackmap Frame:
    bci: @65
    flags: { }
    locals: { 'com/thindeck/api/mock/MkRepo', top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Bytecode:
    0000000: 033c 11ff ff3d 1213 1100 32b8 0019 2ab7
    0000010: 001b b200 1d2a 2ab8 0023 3a05 b200 252a
    0000020: 2ab8 0023 4e00 a700 0f3a 04b8 002d 2db6
    0000030: 0031 1904 bf00 b800 2d2d b600 3100 a700
    0000040: 103a 06b8 002d 1905 b600 3119 06bf b800
    0000050: 2d19 05b6 0031 b1
  Exception Handler Table:
    bci [37, 38] => handler: 41
    bci [28, 65] => handler: 65
  Stackmap Table:
    full_frame(@41,{Object[#2],Object[#39],Top,Object[#39]},{Object[#17]})
    same_frame(@53)
    full_frame(@65,{Object[#2],Top,Top,Object[#39]},{Object[#17]})
    full_frame(@78,{Object[#2],Object[#39],Top,Object[#39]},{})

	at com.thindeck.dynamo.DyTasksTest.allWithMoreThatOneTask(DyTasksTest.java:190)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

getTask(com.thindeck.dynamo.DyTasksTest)  Time elapsed: 0 sec  <<< ERROR!
java.lang.VerifyError: Stack map does not match the one at exception handler 65
Exception Details:
  Location:
    com/thindeck/api/mock/MkRepo.<init>()V @65: astore
  Reason:
    Type top (current frame, locals[3]) is not assignable to 'org/aspectj/lang/JoinPoint' (stack map, locals[3])
  Current Frame:
    bci: @28
    flags: { }
    locals: { 'com/thindeck/api/mock/MkRepo', integer, integer, top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Stackmap Frame:
    bci: @65
    flags: { }
    locals: { 'com/thindeck/api/mock/MkRepo', top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Bytecode:
    0000000: 033c 11ff ff3d 1213 1100 32b8 0019 2ab7
    0000010: 001b b200 1d2a 2ab8 0023 3a05 b200 252a
    0000020: 2ab8 0023 4e00 a700 0f3a 04b8 002d 2db6
    0000030: 0031 1904 bf00 b800 2d2d b600 3100 a700
    0000040: 103a 06b8 002d 1905 b600 3119 06bf b800
    0000050: 2d19 05b6 0031 b1
  Exception Handler Table:
    bci [37, 38] => handler: 41
    bci [28, 65] => handler: 65
  Stackmap Table:
    full_frame(@41,{Object[#2],Object[#39],Top,Object[#39]},{Object[#17]})
    same_frame(@53)
    full_frame(@65,{Object[#2],Top,Top,Object[#39]},{Object[#17]})
    full_frame(@78,{Object[#2],Object[#39],Top,Object[#39]},{})

	at com.thindeck.dynamo.DyTasksTest.getTask(DyTasksTest.java:67)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

allWithoutTask(com.thindeck.dynamo.DyTasksTest)	 Time elapsed: 0 sec  <<< ERROR!
java.lang.VerifyError: Stack map does not match the one at exception handler 65
Exception Details:
  Location:
    com/thindeck/api/mock/MkRepo.<init>()V @65: astore
  Reason:
    Type top (current frame, locals[3]) is not assignable to 'org/aspectj/lang/JoinPoint' (stack map, locals[3])
  Current Frame:
    bci: @28
    flags: { }
    locals: { 'com/thindeck/api/mock/MkRepo', integer, integer, top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Stackmap Frame:
    bci: @65
    flags: { }
    locals: { 'com/thindeck/api/mock/MkRepo', top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Bytecode:
    0000000: 033c 11ff ff3d 1213 1100 32b8 0019 2ab7
    0000010: 001b b200 1d2a 2ab8 0023 3a05 b200 252a
    0000020: 2ab8 0023 4e00 a700 0f3a 04b8 002d 2db6
    0000030: 0031 1904 bf00 b800 2d2d b600 3100 a700
    0000040: 103a 06b8 002d 1905 b600 3119 06bf b800
    0000050: 2d19 05b6 0031 b1
  Exception Handler Table:
    bci [37, 38] => handler: 41
    bci [28, 65] => handler: 65
  Stackmap Table:
    full_frame(@41,{Object[#2],Object[#39],Top,Object[#39]},{Object[#17]})
    same_frame(@53)
    full_frame(@65,{Object[#2],Top,Top,Object[#39]},{Object[#17]})
    full_frame(@78,{Object[#2],Object[#39],Top,Object[#39]},{})

	at com.thindeck.dynamo.DyTasksTest.allWithoutTask(DyTasksTest.java:159)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

Running com.thindeck.steps.SwapTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.005 sec <<< FAILURE! - in com.thindeck.steps.SwapTest
swapsGreenAndBlueContainers(com.thindeck.steps.SwapTest)  Time elapsed: 0.005 sec  <<< ERROR!
java.lang.VerifyError: Stack map does not match the one at exception handler 65
Exception Details:
  Location:
    com/thindeck/steps/Swap.<init>()V @65: astore
  Reason:
    Type top (current frame, locals[3]) is not assignable to 'org/aspectj/lang/JoinPoint' (stack map, locals[3])
  Current Frame:
    bci: @28
    flags: { }
    locals: { 'com/thindeck/steps/Swap', integer, integer, top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Stackmap Frame:
    bci: @65
    flags: { }
    locals: { 'com/thindeck/steps/Swap', top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Bytecode:
    0000000: 033c 11ff ff3d 1213 1100 2fb8 0019 2ab7
    0000010: 001b b200 1d2a 2ab8 0023 3a05 b200 252a
    0000020: 2ab8 0023 4e00 a700 0f3a 04b8 002d 2db6
    0000030: 0031 1904 bf00 b800 2d2d b600 3100 a700
    0000040: 103a 06b8 002d 1905 b600 3119 06bf b800
    0000050: 2d19 05b6 0031 b1
  Exception Handler Table:
    bci [37, 38] => handler: 41
    bci [28, 65] => handler: 65
  Stackmap Table:
    full_frame(@41,{Object[#2],Object[#39],Top,Object[#39]},{Object[#17]})
    same_frame(@53)
    full_frame(@65,{Object[#2],Top,Top,Object[#39]},{Object[#17]})
    full_frame(@78,{Object[#2],Object[#39],Top,Object[#39]},{})

	at com.thindeck.steps.SwapTest.swapsGreenAndBlueContainers(SwapTest.java:58)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

Running com.thindeck.cockpit.ReposRsTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.017 sec <<< FAILURE! - in com.thindeck.cockpit.ReposRsTest
acceptsAddOfMultipleRepos(com.thindeck.cockpit.ReposRsTest)  Time elapsed: 0.002 sec  <<< ERROR!
java.lang.VerifyError: Stack map does not match the one at exception handler 73
Exception Details:
  Location:
    com/thindeck/MnBase.<init>()V @73: astore
  Reason:
    Type top (current frame, locals[3]) is not assignable to 'org/aspectj/lang/JoinPoint' (stack map, locals[3])
  Current Frame:
    bci: @28
    flags: { }
    locals: { 'com/thindeck/MnBase', integer, integer, top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Stackmap Frame:
    bci: @73
    flags: { }
    locals: { 'com/thindeck/MnBase', top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Bytecode:
    0000000: 033c 11ff ff3d 1222 1100 41b8 0028 2ab7
    0000010: 002a b200 2c2a 2ab8 0032 3a05 b200 342a
    0000020: 2ab8 0032 4e00 a700 0f3a 04b8 003c 2db6
    0000030: 0040 1904 bf00 b800 3c2d b600 4000 1222
    0000040: 1100 afb8 0028 a700 103a 06b8 003c 1905
    0000050: b600 4019 06bf b800 3c19 05b6 0040 b1
  Exception Handler Table:
    bci [37, 38] => handler: 41
    bci [28, 73] => handler: 73
  Stackmap Table:
    full_frame(@41,{Object[#2],Object[#54],Top,Object[#54]},{Object[#32]})
    same_frame(@53)
    full_frame(@73,{Object[#2],Top,Top,Object[#54]},{Object[#32]})
    full_frame(@86,{Object[#2],Object[#54],Top,Object[#54]},{})

	at com.thindeck.cockpit.ReposRsTest.acceptsAddOfMultipleRepos(ReposRsTest.java:90)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

rendersXmlPage(com.thindeck.cockpit.ReposRsTest)  Time elapsed: 0.015 sec  <<< ERROR!
java.lang.VerifyError: Stack map does not match the one at exception handler 65
Exception Details:
  Location:
    com/thindeck/api/mock/MkBase.<init>()V @65: astore
  Reason:
    Type top (current frame, locals[3]) is not assignable to 'org/aspectj/lang/JoinPoint' (stack map, locals[3])
  Current Frame:
    bci: @28
    flags: { }
    locals: { 'com/thindeck/api/mock/MkBase', integer, integer, top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Stackmap Frame:
    bci: @65
    flags: { }
    locals: { 'com/thindeck/api/mock/MkBase', top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Bytecode:
    0000000: 033c 11ff ff3d 1213 1100 34b8 0019 2ab7
    0000010: 001b b200 1d2a 2ab8 0023 3a05 b200 252a
    0000020: 2ab8 0023 4e00 a700 0f3a 04b8 002d 2db6
    0000030: 0031 1904 bf00 b800 2d2d b600 3100 a700
    0000040: 103a 06b8 002d 1905 b600 3119 06bf b800
    0000050: 2d19 05b6 0031 b1
  Exception Handler Table:
    bci [37, 38] => handler: 41
    bci [28, 65] => handler: 65
  Stackmap Table:
    full_frame(@41,{Object[#2],Object[#39],Top,Object[#39]},{Object[#17]})
    same_frame(@53)
    full_frame(@65,{Object[#2],Top,Top,Object[#39]},{Object[#17]})
    full_frame(@78,{Object[#2],Object[#39],Top,Object[#39]},{})

	at com.thindeck.cockpit.ReposRsTest.rendersXmlPage(ReposRsTest.java:63)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

Running com.thindeck.dynamo.DyUsageTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.261 sec <<< FAILURE! - in com.thindeck.dynamo.DyUsageTest
returnsUser(com.thindeck.dynamo.DyUsageTest)  Time elapsed: 0.261 sec  <<< ERROR!
java.lang.NoClassDefFoundError: Could not initialize class com.thindeck.api.User$$EnhancerByMockitoWithCGLIB$$2e2b7846
	at sun.reflect.GeneratedSerializationConstructorAccessor3.newInstance(Unknown Source)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at org.objenesis.instantiator.sun.SunReflectionFactoryInstantiator.newInstance(SunReflectionFactoryInstantiator.java:45)
	at org.objenesis.ObjenesisBase.newInstance(ObjenesisBase.java:73)
	at org.mockito.internal.creation.jmock.ClassImposterizer.createProxy(ClassImposterizer.java:142)
	at org.mockito.internal.creation.jmock.ClassImposterizer.imposterise(ClassImposterizer.java:61)
	at org.mockito.internal.creation.jmock.ClassImposterizer.imposterise(ClassImposterizer.java:52)
	at org.mockito.internal.creation.CglibMockMaker.createMock(CglibMockMaker.java:24)
	at org.mockito.internal.util.MockUtil.createMock(MockUtil.java:32)
	at org.mockito.internal.MockitoCore.mock(MockitoCore.java:59)
	at org.mockito.Mockito.mock(Mockito.java:1258)
	at org.mockito.Mockito.mock(Mockito.java:1135)
	at com.thindeck.dynamo.DyUsageTest.returnsUser(DyUsageTest.java:52)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

Running com.thindeck.api.mock.MkMemoTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.023 sec <<< FAILURE! - in com.thindeck.api.mock.MkMemoTest
acceptsDomainDefinition(com.thindeck.api.mock.MkMemoTest)  Time elapsed: 0.023 sec  <<< ERROR!
java.lang.VerifyError: Stack map does not match the one at exception handler 120
Exception Details:
  Location:
    com/thindeck/api/mock/MkMemo.<init>()V @120: astore
  Reason:
    Type integer (current frame, locals[1]) is not assignable to 'com/thindeck/api/mock/MkMemo' (stack map, locals[1])
  Current Frame:
    bci: @43
    flags: { }
    locals: { 'com/thindeck/api/mock/MkMemo', integer, integer, 'com/thindeck/api/mock/MkMemo', 'java/io/File', top, top, top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Stackmap Frame:
    bci: @120
    flags: { }
    locals: { 'com/thindeck/api/mock/MkMemo', 'com/thindeck/api/mock/MkMemo', 'java/io/File', top, top, top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Bytecode:
    0000000: 033c 11ff ff3d 1218 1100 45b8 001e 2ab8
    0000010: 0022 3a04 4e12 1811 004c b800 1e2d b700
    0000020: 24b2 0026 2a2a b800 2c3a 09b2 002e 2d2d
    0000030: b800 2c3a 0500 a700 103a 07b8 0038 1905
    0000040: b600 3c19 07bf 00b8 0038 1905 b600 3c00
    0000050: 1218 1100 4db8 001e 2d19 04b6 0040 b500
    0000060: 4212 1811 004e b800 1ea7 0003 0012 1811
    0000070: 0046 b800 1ea7 0010 3a0a b800 3819 09b6
    0000080: 003c 190a bfb8 0038 1909 b600 3cb1
  Exception Handler Table:
    bci [53, 54] => handler: 57
    bci [43, 120] => handler: 120
  Stackmap Table:
    full_frame(@57,{Object[#2],Object[#2],Object[#48],Object[#50],Top,Top,Top,Object[#50]},{Object[#22]})
    same_frame(@70)
    same_frame(@108)
    full_frame(@120,{Object[#2],Object[#2],Object[#48],Top,Top,Top,Top,Object[#50]},{Object[#22]})
    full_frame(@133,{Object[#2],Object[#2],Object[#48],Object[#50],Top,Top,Top,Object[#50]},{})

	at com.thindeck.api.mock.MkMemoTest.acceptsDomainDefinition(MkMemoTest.java:54)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

Running com.thindeck.dynamo.ImmutabilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 sec - in com.thindeck.dynamo.ImmutabilityTest
Running com.thindeck.steps.ReadConfigTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.014 sec <<< FAILURE! - in com.thindeck.steps.ReadConfigTest
fetchesRepoConfigAndUpdatesMemo(com.thindeck.steps.ReadConfigTest)  Time elapsed: 0.009 sec  <<< ERROR!
java.lang.VerifyError: Stack map does not match the one at exception handler 121
Exception Details:
  Location:
    com/thindeck/api/mock/MkContext.<init>()V @121: astore
  Reason:
    Type integer (current frame, locals[1]) is not assignable to 'com/thindeck/api/mock/MkContext' (stack map, locals[1])
  Current Frame:
    bci: @47
    flags: { }
    locals: { 'com/thindeck/api/mock/MkContext', integer, integer, 'com/thindeck/api/mock/MkContext', 'com/thindeck/api/mock/MkMemo', top, top, top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Stackmap Frame:
    bci: @121
    flags: { }
    locals: { 'com/thindeck/api/mock/MkContext', 'com/thindeck/api/mock/MkContext', 'com/thindeck/api/mock/MkMemo', top, top, top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Bytecode:
    0000000: 033c 11ff ff3d 1218 1100 3fb8 001e 2abb
    0000010: 0020 59b7 0022 3a04 4e12 1811 0046 b800
    0000020: 1e2d b700 23b2 0025 2a2a b800 2b3a 09b2
    0000030: 002d 2d2d b800 2b3a 0500 a700 103a 07b8
    0000040: 0035 1905 b600 3919 07bf 00b8 0035 1905
    0000050: b600 3900 1218 1100 47b8 001e 2d19 04b5
    0000060: 003b 1218 1100 48b8 001e a700 0300 1218
    0000070: 1100 40b8 001e a700 103a 0ab8 0035 1909
    0000080: b600 3919 0abf b800 3519 09b6 0039 b1
  Exception Handler Table:
    bci [57, 58] => handler: 61
    bci [47, 121] => handler: 121
  Stackmap Table:
    full_frame(@61,{Object[#2],Object[#2],Object[#32],Object[#47],Top,Top,Top,Object[#47]},{Object[#22]})
    same_frame(@74)
    same_frame(@109)
    full_frame(@121,{Object[#2],Object[#2],Object[#32],Top,Top,Top,Top,Object[#47]},{Object[#22]})
    full_frame(@134,{Object[#2],Object[#2],Object[#32],Object[#47],Top,Top,Top,Object[#47]},{})

	at com.thindeck.steps.ReadConfigTest.testContext(ReadConfigTest.java:105)
	at com.thindeck.steps.ReadConfigTest.fetchesRepoConfigAndUpdatesMemo(ReadConfigTest.java:63)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

multipleExecDoesNotDuplicate(com.thindeck.steps.ReadConfigTest)	 Time elapsed: 0.005 sec  <<< ERROR!
java.lang.VerifyError: Stack map does not match the one at exception handler 121
Exception Details:
  Location:
    com/thindeck/api/mock/MkContext.<init>()V @121: astore
  Reason:
    Type integer (current frame, locals[1]) is not assignable to 'com/thindeck/api/mock/MkContext' (stack map, locals[1])
  Current Frame:
    bci: @47
    flags: { }
    locals: { 'com/thindeck/api/mock/MkContext', integer, integer, 'com/thindeck/api/mock/MkContext', 'com/thindeck/api/mock/MkMemo', top, top, top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Stackmap Frame:
    bci: @121
    flags: { }
    locals: { 'com/thindeck/api/mock/MkContext', 'com/thindeck/api/mock/MkContext', 'com/thindeck/api/mock/MkMemo', top, top, top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Bytecode:
    0000000: 033c 11ff ff3d 1218 1100 3fb8 001e 2abb
    0000010: 0020 59b7 0022 3a04 4e12 1811 0046 b800
    0000020: 1e2d b700 23b2 0025 2a2a b800 2b3a 09b2
    0000030: 002d 2d2d b800 2b3a 0500 a700 103a 07b8
    0000040: 0035 1905 b600 3919 07bf 00b8 0035 1905
    0000050: b600 3900 1218 1100 47b8 001e 2d19 04b5
    0000060: 003b 1218 1100 48b8 001e a700 0300 1218
    0000070: 1100 40b8 001e a700 103a 0ab8 0035 1909
    0000080: b600 3919 0abf b800 3519 09b6 0039 b1
  Exception Handler Table:
    bci [57, 58] => handler: 61
    bci [47, 121] => handler: 121
  Stackmap Table:
    full_frame(@61,{Object[#2],Object[#2],Object[#32],Object[#47],Top,Top,Top,Object[#47]},{Object[#22]})
    same_frame(@74)
    same_frame(@109)
    full_frame(@121,{Object[#2],Object[#2],Object[#32],Top,Top,Top,Top,Object[#47]},{Object[#22]})
    full_frame(@134,{Object[#2],Object[#2],Object[#32],Object[#47],Top,Top,Top,Object[#47]},{})

	at com.thindeck.steps.ReadConfigTest.testContext(ReadConfigTest.java:105)
	at com.thindeck.steps.ReadConfigTest.multipleExecDoesNotDuplicate(ReadConfigTest.java:83)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

Running com.thindeck.dynamo.DyRepoTest
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 8.155 sec <<< FAILURE! - in com.thindeck.dynamo.DyRepoTest
createsRepoWithName(com.thindeck.dynamo.DyRepoTest)  Time elapsed: 2.568 sec  <<< ERROR!
java.lang.VerifyError: Stack map does not match the one at exception handler 118
Exception Details:
  Location:
    com/thindeck/dynamo/DyRepo.<init>(Lcom/jcabi/dynamo/Item;)V @118: astore
  Reason:
    Type top (current frame, locals[4]) is not assignable to 'org/aspectj/lang/JoinPoint' (stack map, locals[4])
  Current Frame:
    bci: @57
    flags: { }
    locals: { 'com/thindeck/dynamo/DyRepo', 'com/jcabi/dynamo/Item', integer, integer, top, top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Item', top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Item' }
    stack: { 'java/lang/Throwable' }
  Stackmap Frame:
    bci: @118
    flags: { }
    locals: { 'com/thindeck/dynamo/DyRepo', 'com/jcabi/dynamo/Item', top, top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Item', top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Item' }
    stack: { 'java/lang/Throwable' }
  Bytecode:
    0000000: 033d 11ff ff3e 1225 1100 51b8 002b 2a2b
    0000010: 3a0a b200 2d01 0119 0ab8 0033 3a09 b800
    0000020: 3919 09b6 003d 00b7 0040 2b3a 07b2 0042
    0000030: 2a2a 1907 b800 333a 06b2 0044 2a2a b800
    0000040: 473a 0400 a700 103a 05b8 0050 1904 b600
    0000050: 5319 05bf 00b8 0050 1904 b600 5300 1225
    0000060: 1100 52b8 002b 2a2b b500 5512 2511 0053
    0000070: b800 2ba7 0010 3a08 b800 5019 06b6 0053
    0000080: 1908 bfb8 0050 1906 b600 53b1
  Exception Handler Table:
    bci [67, 68] => handler: 71
    bci [57, 118] => handler: 118
  Stackmap Table:
    full_frame(@71,{Object[#2],Object[#73],Object[#75],Top,Object[#75],Object[#73],Top,Object[#75],Object[#73]},{Object[#35]})
    same_frame(@84)
    full_frame(@118,{Object[#2],Object[#73],Top,Top,Object[#75],Object[#73],Top,Object[#75],Object[#73]},{Object[#35]})
    full_frame(@131,{Object[#2],Object[#73],Object[#75],Top,Object[#75],Object[#73],Top,Object[#75],Object[#73]},{})

	at com.thindeck.dynamo.DyRepoTest.createsRepoWithName(DyRepoTest.java:68)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

getTasks(com.thindeck.dynamo.DyRepoTest)  Time elapsed: 2.467 sec  <<< ERROR!
java.lang.VerifyError: Stack map does not match the one at exception handler 118
Exception Details:
  Location:
    com/thindeck/dynamo/DyRepo.<init>(Lcom/jcabi/dynamo/Item;)V @118: astore
  Reason:
    Type top (current frame, locals[4]) is not assignable to 'org/aspectj/lang/JoinPoint' (stack map, locals[4])
  Current Frame:
    bci: @57
    flags: { }
    locals: { 'com/thindeck/dynamo/DyRepo', 'com/jcabi/dynamo/Item', integer, integer, top, top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Item', top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Item' }
    stack: { 'java/lang/Throwable' }
  Stackmap Frame:
    bci: @118
    flags: { }
    locals: { 'com/thindeck/dynamo/DyRepo', 'com/jcabi/dynamo/Item', top, top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Item', top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Item' }
    stack: { 'java/lang/Throwable' }
  Bytecode:
    0000000: 033d 11ff ff3e 1225 1100 51b8 002b 2a2b
    0000010: 3a0a b200 2d01 0119 0ab8 0033 3a09 b800
    0000020: 3919 09b6 003d 00b7 0040 2b3a 07b2 0042
    0000030: 2a2a 1907 b800 333a 06b2 0044 2a2a b800
    0000040: 473a 0400 a700 103a 05b8 0050 1904 b600
    0000050: 5319 05bf 00b8 0050 1904 b600 5300 1225
    0000060: 1100 52b8 002b 2a2b b500 5512 2511 0053
    0000070: b800 2ba7 0010 3a08 b800 5019 06b6 0053
    0000080: 1908 bfb8 0050 1906 b600 53b1
  Exception Handler Table:
    bci [67, 68] => handler: 71
    bci [57, 118] => handler: 118
  Stackmap Table:
    full_frame(@71,{Object[#2],Object[#73],Object[#75],Top,Object[#75],Object[#73],Top,Object[#75],Object[#73]},{Object[#35]})
    same_frame(@84)
    full_frame(@118,{Object[#2],Object[#73],Top,Top,Object[#75],Object[#73],Top,Object[#75],Object[#73]},{Object[#35]})
    full_frame(@131,{Object[#2],Object[#73],Object[#75],Top,Object[#75],Object[#73],Top,Object[#75],Object[#73]},{})

	at com.thindeck.dynamo.DyRepoTest.getTasks(DyRepoTest.java:93)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

memo(com.thindeck.dynamo.DyRepoTest)  Time elapsed: 3.12 sec  <<< ERROR!
java.lang.VerifyError: Stack map does not match the one at exception handler 118
Exception Details:
  Location:
    com/thindeck/dynamo/DyRepo.<init>(Lcom/jcabi/dynamo/Item;)V @118: astore
  Reason:
    Type top (current frame, locals[4]) is not assignable to 'org/aspectj/lang/JoinPoint' (stack map, locals[4])
  Current Frame:
    bci: @57
    flags: { }
    locals: { 'com/thindeck/dynamo/DyRepo', 'com/jcabi/dynamo/Item', integer, integer, top, top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Item', top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Item' }
    stack: { 'java/lang/Throwable' }
  Stackmap Frame:
    bci: @118
    flags: { }
    locals: { 'com/thindeck/dynamo/DyRepo', 'com/jcabi/dynamo/Item', top, top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Item', top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Item' }
    stack: { 'java/lang/Throwable' }
  Bytecode:
    0000000: 033d 11ff ff3e 1225 1100 51b8 002b 2a2b
    0000010: 3a0a b200 2d01 0119 0ab8 0033 3a09 b800
    0000020: 3919 09b6 003d 00b7 0040 2b3a 07b2 0042
    0000030: 2a2a 1907 b800 333a 06b2 0044 2a2a b800
    0000040: 473a 0400 a700 103a 05b8 0050 1904 b600
    0000050: 5319 05bf 00b8 0050 1904 b600 5300 1225
    0000060: 1100 52b8 002b 2a2b b500 5512 2511 0053
    0000070: b800 2ba7 0010 3a08 b800 5019 06b6 0053
    0000080: 1908 bfb8 0050 1906 b600 53b1
  Exception Handler Table:
    bci [67, 68] => handler: 71
    bci [57, 118] => handler: 118
  Stackmap Table:
    full_frame(@71,{Object[#2],Object[#73],Object[#75],Top,Object[#75],Object[#73],Top,Object[#75],Object[#73]},{Object[#35]})
    same_frame(@84)
    full_frame(@118,{Object[#2],Object[#73],Top,Top,Object[#75],Object[#73],Top,Object[#75],Object[#73]},{Object[#35]})
    full_frame(@131,{Object[#2],Object[#73],Object[#75],Top,Object[#75],Object[#73],Top,Object[#75],Object[#73]},{})

	at com.thindeck.dynamo.DyRepoTest.memo(DyRepoTest.java:119)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

Running com.thindeck.steps.UpdateLBTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.285 sec <<< FAILURE! - in com.thindeck.steps.UpdateLBTest
updatesLoadBalancerConfig(com.thindeck.steps.UpdateLBTest)  Time elapsed: 0.285 sec  <<< ERROR!
java.lang.VerifyError: Instruction type does not match stack map
Exception Details:
  Location:
    com/thindeck/steps/UpdateLB.updates(Ljava/lang/Iterable;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Iterable;)V @24: aload
  Reason:
    Type integer (current frame, locals[5]) is not assignable to 'java/util/Iterator' (stack map, locals[5])
  Current Frame:
    bci: @24
    flags: { }
    locals: { 'com/thindeck/steps/UpdateLB', 'java/lang/Iterable', 'java/lang/String', 'java/lang/String', 'java/lang/Iterable', integer, integer, 'java/util/Iterator' }
    stack: { }
  Stackmap Frame:
    bci: @24
    flags: { }
    locals: { 'com/thindeck/steps/UpdateLB', 'java/lang/Iterable', 'java/lang/String', 'java/lang/String', 'java/lang/Iterable', 'java/util/Iterator' }
    stack: { }
  Bytecode:
    0000000: 0336 0511 ffff 3606 1215 1100 60b8 001b
    0000010: 2bb9 009a 0100 3a07 1907 b900 7001 0011
    0000020: 0060 3605 1100 0036 0699 00a5 1215 1505
    0000030: 1506 04b8 0074 11ff ff36 0619 07b9 0078
    0000040: 0100 c000 803a 0812 1511 0061 b800 1b19
    0000050: 04b9 009a 0100 3a09 1909 b900 7001 0011
    0000060: 0061 3605 1100 0036 0699 0046 1215 1505
    0000070: 1506 04b8 0074 11ff ff36 0619 09b9 0078
    0000080: 0100 c000 803a 0a12 1511 0062 b800 1b2a
    0000090: b400 3b19 082d b800 a02c 190a b800 a0b9
    00000a0: 00a4 0500 1215 1100 66b8 001b a7ff ac15
    00000b0: 069b 0012 1215 1505 1506 03b8 0074 11ff
    00000c0: ff36 0612 1511 0067 b800 1ba7 ff4d 1506
    00000d0: 9b00 1212 1515 0515 0603 b800 7411 ffff
    00000e0: 3606 1215 1100 68b8 001b b1
  Stackmap Table:
    append_frame(@24,Object[#108])
    append_frame(@88,Object[#128],Object[#108])
    same_frame_extended(@203)
    chop_frame(@234,2)

	at com.thindeck.steps.UpdateLBTest.updatesLoadBalancerConfig(UpdateLBTest.java:57)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

Running com.thindeck.dynamo.DyReposTest
Tests run: 8, Failures: 0, Errors: 8, Skipped: 0, Time elapsed: 0.247 sec <<< FAILURE! - in com.thindeck.dynamo.DyReposTest
iteratesOverMultipleRepos(com.thindeck.dynamo.DyReposTest)  Time elapsed: 0.006 sec  <<< ERROR!
java.lang.VerifyError: Stack map does not match the one at exception handler 145
Exception Details:
  Location:
    com/thindeck/dynamo/DyRepos.<init>(Lcom/jcabi/dynamo/Region;)V @145: astore
  Reason:
    Type integer (current frame, locals[2]) is not assignable to 'com/thindeck/dynamo/DyRepos' (stack map, locals[2])
  Current Frame:
    bci: @53
    flags: { }
    locals: { 'com/thindeck/dynamo/DyRepos', 'com/jcabi/dynamo/Region', integer, integer, 'com/thindeck/dynamo/DyRepos', 'com/jcabi/dynamo/Region', 'com/thindeck/api/User', top, top, top, top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Region' }
    stack: { 'java/lang/Throwable' }
  Stackmap Frame:
    bci: @145
    flags: { }
    locals: { 'com/thindeck/dynamo/DyRepos', 'com/jcabi/dynamo/Region', 'com/thindeck/dynamo/DyRepos', 'com/jcabi/dynamo/Region', 'com/thindeck/api/User', top, top, top, top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Region' }
    stack: { 'java/lang/Throwable' }
  Bytecode:
    0000000: 033d 11ff ff3e 121a 1100 48b8 0020 2a2b
    0000010: b200 253a 063a 053a 0412 1a11 0050 b800
    0000020: 2019 04b7 0028 2b3a 0cb2 002a 2a2a 190c
    0000030: b800 303a 0bb2 0032 1904 1904 b800 353a
    0000040: 0700 a700 103a 09b8 003f 1907 b600 4319
    0000050: 09bf 00b8 003f 1907 b600 4300 121a 1100
    0000060: 51b8 0020 1904 1905 b500 4512 1a11 0052
    0000070: b800 2019 0419 06b5 0047 121a 1100 53b8
    0000080: 0020 a700 0300 121a 1100 49b8 0020 a700
    0000090: 103a 0db8 003f 190b b600 4319 0dbf b800
    00000a0: 3f19 0bb6 0043 b1
  Exception Handler Table:
    bci [65, 66] => handler: 69
    bci [53, 145] => handler: 145
  Stackmap Table:
    full_frame(@69,{Object[#2],Object[#55],Object[#2],Object[#55],Object[#34],Object[#57],Top,Top,Top,Object[#57],Object[#55]},{Object[#24]})
    same_frame(@82)
    same_frame(@133)
    full_frame(@145,{Object[#2],Object[#55],Object[#2],Object[#55],Object[#34],Top,Top,Top,Top,Object[#57],Object[#55]},{Object[#24]})
    full_frame(@158,{Object[#2],Object[#55],Object[#2],Object[#55],Object[#34],Object[#57],Top,Top,Top,Object[#57],Object[#55]},{})

	at com.thindeck.dynamo.DyReposTest.iteratesOverMultipleRepos(DyReposTest.java:125)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

addNewRepo(com.thindeck.dynamo.DyReposTest)  Time elapsed: 0.001 sec  <<< ERROR!
java.lang.VerifyError: Stack map does not match the one at exception handler 145
Exception Details:
  Location:
    com/thindeck/dynamo/DyRepos.<init>(Lcom/jcabi/dynamo/Region;)V @145: astore
  Reason:
    Type integer (current frame, locals[2]) is not assignable to 'com/thindeck/dynamo/DyRepos' (stack map, locals[2])
  Current Frame:
    bci: @53
    flags: { }
    locals: { 'com/thindeck/dynamo/DyRepos', 'com/jcabi/dynamo/Region', integer, integer, 'com/thindeck/dynamo/DyRepos', 'com/jcabi/dynamo/Region', 'com/thindeck/api/User', top, top, top, top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Region' }
    stack: { 'java/lang/Throwable' }
  Stackmap Frame:
    bci: @145
    flags: { }
    locals: { 'com/thindeck/dynamo/DyRepos', 'com/jcabi/dynamo/Region', 'com/thindeck/dynamo/DyRepos', 'com/jcabi/dynamo/Region', 'com/thindeck/api/User', top, top, top, top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Region' }
    stack: { 'java/lang/Throwable' }
  Bytecode:
    0000000: 033d 11ff ff3e 121a 1100 48b8 0020 2a2b
    0000010: b200 253a 063a 053a 0412 1a11 0050 b800
    0000020: 2019 04b7 0028 2b3a 0cb2 002a 2a2a 190c
    0000030: b800 303a 0bb2 0032 1904 1904 b800 353a
    0000040: 0700 a700 103a 09b8 003f 1907 b600 4319
    0000050: 09bf 00b8 003f 1907 b600 4300 121a 1100
    0000060: 51b8 0020 1904 1905 b500 4512 1a11 0052
    0000070: b800 2019 0419 06b5 0047 121a 1100 53b8
    0000080: 0020 a700 0300 121a 1100 49b8 0020 a700
    0000090: 103a 0db8 003f 190b b600 4319 0dbf b800
    00000a0: 3f19 0bb6 0043 b1
  Exception Handler Table:
    bci [65, 66] => handler: 69
    bci [53, 145] => handler: 145
  Stackmap Table:
    full_frame(@69,{Object[#2],Object[#55],Object[#2],Object[#55],Object[#34],Object[#57],Top,Top,Top,Object[#57],Object[#55]},{Object[#24]})
    same_frame(@82)
    same_frame(@133)
    full_frame(@145,{Object[#2],Object[#55],Object[#2],Object[#55],Object[#34],Top,Top,Top,Top,Object[#57],Object[#55]},{Object[#24]})
    full_frame(@158,{Object[#2],Object[#55],Object[#2],Object[#55],Object[#34],Object[#57],Top,Top,Top,Object[#57],Object[#55]},{})

	at com.thindeck.dynamo.DyReposTest.addNewRepo(DyReposTest.java:86)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

addExistingRepo(com.thindeck.dynamo.DyReposTest)  Time elapsed: 0.005 sec  <<< ERROR!
java.lang.Exception: Unexpected exception, expected<java.lang.IllegalArgumentException> but was<java.lang.VerifyError>
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:28)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.VerifyError: Stack map does not match the one at exception handler 145
Exception Details:
  Location:
    com/thindeck/dynamo/DyRepos.<init>(Lcom/jcabi/dynamo/Region;)V @145: astore
  Reason:
    Type integer (current frame, locals[2]) is not assignable to 'com/thindeck/dynamo/DyRepos' (stack map, locals[2])
  Current Frame:
    bci: @53
    flags: { }
    locals: { 'com/thindeck/dynamo/DyRepos', 'com/jcabi/dynamo/Region', integer, integer, 'com/thindeck/dynamo/DyRepos', 'com/jcabi/dynamo/Region', 'com/thindeck/api/User', top, top, top, top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Region' }
    stack: { 'java/lang/Throwable' }
  Stackmap Frame:
    bci: @145
    flags: { }
    locals: { 'com/thindeck/dynamo/DyRepos', 'com/jcabi/dynamo/Region', 'com/thindeck/dynamo/DyRepos', 'com/jcabi/dynamo/Region', 'com/thindeck/api/User', top, top, top, top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Region' }
    stack: { 'java/lang/Throwable' }
  Bytecode:
    0000000: 033d 11ff ff3e 121a 1100 48b8 0020 2a2b
    0000010: b200 253a 063a 053a 0412 1a11 0050 b800
    0000020: 2019 04b7 0028 2b3a 0cb2 002a 2a2a 190c
    0000030: b800 303a 0bb2 0032 1904 1904 b800 353a
    0000040: 0700 a700 103a 09b8 003f 1907 b600 4319
    0000050: 09bf 00b8 003f 1907 b600 4300 121a 1100
    0000060: 51b8 0020 1904 1905 b500 4512 1a11 0052
    0000070: b800 2019 0419 06b5 0047 121a 1100 53b8
    0000080: 0020 a700 0300 121a 1100 49b8 0020 a700
    0000090: 103a 0db8 003f 190b b600 4319 0dbf b800
    00000a0: 3f19 0bb6 0043 b1
  Exception Handler Table:
    bci [65, 66] => handler: 69
    bci [53, 145] => handler: 145
  Stackmap Table:
    full_frame(@69,{Object[#2],Object[#55],Object[#2],Object[#55],Object[#34],Object[#57],Top,Top,Top,Object[#57],Object[#55]},{Object[#24]})
    same_frame(@82)
    same_frame(@133)
    full_frame(@145,{Object[#2],Object[#55],Object[#2],Object[#55],Object[#34],Top,Top,Top,Top,Object[#57],Object[#55]},{Object[#24]})
    full_frame(@158,{Object[#2],Object[#55],Object[#2],Object[#55],Object[#34],Object[#57],Top,Top,Top,Object[#57],Object[#55]},{})

	at com.thindeck.dynamo.DyReposTest.addExistingRepo(DyReposTest.java:75)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
	... 10 more

iteratesOverEmptyRepoList(com.thindeck.dynamo.DyReposTest)  Time elapsed: 0.006 sec  <<< ERROR!
java.lang.VerifyError: Stack map does not match the one at exception handler 145
Exception Details:
  Location:
    com/thindeck/dynamo/DyRepos.<init>(Lcom/jcabi/dynamo/Region;)V @145: astore
  Reason:
    Type integer (current frame, locals[2]) is not assignable to 'com/thindeck/dynamo/DyRepos' (stack map, locals[2])
  Current Frame:
    bci: @53
    flags: { }
    locals: { 'com/thindeck/dynamo/DyRepos', 'com/jcabi/dynamo/Region', integer, integer, 'com/thindeck/dynamo/DyRepos', 'com/jcabi/dynamo/Region', 'com/thindeck/api/User', top, top, top, top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Region' }
    stack: { 'java/lang/Throwable' }
  Stackmap Frame:
    bci: @145
    flags: { }
    locals: { 'com/thindeck/dynamo/DyRepos', 'com/jcabi/dynamo/Region', 'com/thindeck/dynamo/DyRepos', 'com/jcabi/dynamo/Region', 'com/thindeck/api/User', top, top, top, top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Region' }
    stack: { 'java/lang/Throwable' }
  Bytecode:
    0000000: 033d 11ff ff3e 121a 1100 48b8 0020 2a2b
    0000010: b200 253a 063a 053a 0412 1a11 0050 b800
    0000020: 2019 04b7 0028 2b3a 0cb2 002a 2a2a 190c
    0000030: b800 303a 0bb2 0032 1904 1904 b800 353a
    0000040: 0700 a700 103a 09b8 003f 1907 b600 4319
    0000050: 09bf 00b8 003f 1907 b600 4300 121a 1100
    0000060: 51b8 0020 1904 1905 b500 4512 1a11 0052
    0000070: b800 2019 0419 06b5 0047 121a 1100 53b8
    0000080: 0020 a700 0300 121a 1100 49b8 0020 a700
    0000090: 103a 0db8 003f 190b b600 4319 0dbf b800
    00000a0: 3f19 0bb6 0043 b1
  Exception Handler Table:
    bci [65, 66] => handler: 69
    bci [53, 145] => handler: 145
  Stackmap Table:
    full_frame(@69,{Object[#2],Object[#55],Object[#2],Object[#55],Object[#34],Object[#57],Top,Top,Top,Object[#57],Object[#55]},{Object[#24]})
    same_frame(@82)
    same_frame(@133)
    full_frame(@145,{Object[#2],Object[#55],Object[#2],Object[#55],Object[#34],Top,Top,Top,Top,Object[#57],Object[#55]},{Object[#24]})
    full_frame(@158,{Object[#2],Object[#55],Object[#2],Object[#55],Object[#34],Object[#57],Top,Top,Top,Object[#57],Object[#55]},{})

	at com.thindeck.dynamo.DyReposTest.iteratesOverEmptyRepoList(DyReposTest.java:99)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

iteratesOverSingleRepo(com.thindeck.dynamo.DyReposTest)	 Time elapsed: 0.002 sec  <<< ERROR!
java.lang.VerifyError: Stack map does not match the one at exception handler 145
Exception Details:
  Location:
    com/thindeck/dynamo/DyRepos.<init>(Lcom/jcabi/dynamo/Region;)V @145: astore
  Reason:
    Type integer (current frame, locals[2]) is not assignable to 'com/thindeck/dynamo/DyRepos' (stack map, locals[2])
  Current Frame:
    bci: @53
    flags: { }
    locals: { 'com/thindeck/dynamo/DyRepos', 'com/jcabi/dynamo/Region', integer, integer, 'com/thindeck/dynamo/DyRepos', 'com/jcabi/dynamo/Region', 'com/thindeck/api/User', top, top, top, top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Region' }
    stack: { 'java/lang/Throwable' }
  Stackmap Frame:
    bci: @145
    flags: { }
    locals: { 'com/thindeck/dynamo/DyRepos', 'com/jcabi/dynamo/Region', 'com/thindeck/dynamo/DyRepos', 'com/jcabi/dynamo/Region', 'com/thindeck/api/User', top, top, top, top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Region' }
    stack: { 'java/lang/Throwable' }
  Bytecode:
    0000000: 033d 11ff ff3e 121a 1100 48b8 0020 2a2b
    0000010: b200 253a 063a 053a 0412 1a11 0050 b800
    0000020: 2019 04b7 0028 2b3a 0cb2 002a 2a2a 190c
    0000030: b800 303a 0bb2 0032 1904 1904 b800 353a
    0000040: 0700 a700 103a 09b8 003f 1907 b600 4319
    0000050: 09bf 00b8 003f 1907 b600 4300 121a 1100
    0000060: 51b8 0020 1904 1905 b500 4512 1a11 0052
    0000070: b800 2019 0419 06b5 0047 121a 1100 53b8
    0000080: 0020 a700 0300 121a 1100 49b8 0020 a700
    0000090: 103a 0db8 003f 190b b600 4319 0dbf b800
    00000a0: 3f19 0bb6 0043 b1
  Exception Handler Table:
    bci [65, 66] => handler: 69
    bci [53, 145] => handler: 145
  Stackmap Table:
    full_frame(@69,{Object[#2],Object[#55],Object[#2],Object[#55],Object[#34],Object[#57],Top,Top,Top,Object[#57],Object[#55]},{Object[#24]})
    same_frame(@82)
    same_frame(@133)
    full_frame(@145,{Object[#2],Object[#55],Object[#2],Object[#55],Object[#34],Top,Top,Top,Top,Object[#57],Object[#55]},{Object[#24]})
    full_frame(@158,{Object[#2],Object[#55],Object[#2],Object[#55],Object[#34],Object[#57],Top,Top,Top,Object[#57],Object[#55]},{})

	at com.thindeck.dynamo.DyReposTest.iteratesOverSingleRepo(DyReposTest.java:111)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

returnsSpecifiedUser(com.thindeck.dynamo.DyReposTest)  Time elapsed: 0.223 sec	<<< ERROR!
java.lang.VerifyError: Expecting a stackmap frame at branch target 24
Exception Details:
  Location:
    com/thindeck/api/User$1.urn()Lcom/jcabi/urn/URN; @6: ldc
  Reason:
    Expected stackmap frame at this location.
  Bytecode:
    0000000: 033c 11ff ff3d 120d 1100 35b8 0013 bb00
    0000010: 2059 1222 b700 25b0 120d 1100 36b8 0013
    0000020: 4e12 0d11 0037 b800 13bb 0027 592d b700
    0000030: 2abf
  Exception Handler Table:
    bci [6, 23] => handler: 24
  Stackmap Table:
    same_locals_1_stack_item_frame(@32,Object[#30])

	at com.thindeck.api.User.<clinit>(User.java:49)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:191)
	at com.thindeck.api.User$$EnhancerByMockitoWithCGLIB$$2e2b7846.CGLIB$STATICHOOK2(<generated>)
	at com.thindeck.api.User$$EnhancerByMockitoWithCGLIB$$2e2b7846.<clinit>(<generated>)
	at sun.reflect.GeneratedSerializationConstructorAccessor3.newInstance(Unknown Source)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at org.objenesis.instantiator.sun.SunReflectionFactoryInstantiator.newInstance(SunReflectionFactoryInstantiator.java:45)
	at org.objenesis.ObjenesisBase.newInstance(ObjenesisBase.java:73)
	at org.mockito.internal.creation.jmock.ClassImposterizer.createProxy(ClassImposterizer.java:142)
	at org.mockito.internal.creation.jmock.ClassImposterizer.imposterise(ClassImposterizer.java:61)
	at org.mockito.internal.creation.jmock.ClassImposterizer.imposterise(ClassImposterizer.java:52)
	at org.mockito.internal.creation.CglibMockMaker.createMock(CglibMockMaker.java:24)
	at org.mockito.internal.util.MockUtil.createMock(MockUtil.java:32)
	at org.mockito.internal.MockitoCore.mock(MockitoCore.java:59)
	at org.mockito.Mockito.mock(Mockito.java:1258)
	at org.mockito.Mockito.mock(Mockito.java:1135)
	at com.thindeck.dynamo.DyReposTest.returnsSpecifiedUser(DyReposTest.java:150)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

returnsDefaultUser(com.thindeck.dynamo.DyReposTest)  Time elapsed: 0.004 sec  <<< ERROR!
java.lang.VerifyError: Stack map does not match the one at exception handler 145
Exception Details:
  Location:
    com/thindeck/dynamo/DyRepos.<init>(Lcom/jcabi/dynamo/Region;)V @145: astore
  Reason:
    Type integer (current frame, locals[2]) is not assignable to 'com/thindeck/dynamo/DyRepos' (stack map, locals[2])
  Current Frame:
    bci: @53
    flags: { }
    locals: { 'com/thindeck/dynamo/DyRepos', 'com/jcabi/dynamo/Region', integer, integer, 'com/thindeck/dynamo/DyRepos', 'com/jcabi/dynamo/Region', 'com/thindeck/api/User', top, top, top, top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Region' }
    stack: { 'java/lang/Throwable' }
  Stackmap Frame:
    bci: @145
    flags: { }
    locals: { 'com/thindeck/dynamo/DyRepos', 'com/jcabi/dynamo/Region', 'com/thindeck/dynamo/DyRepos', 'com/jcabi/dynamo/Region', 'com/thindeck/api/User', top, top, top, top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Region' }
    stack: { 'java/lang/Throwable' }
  Bytecode:
    0000000: 033d 11ff ff3e 121a 1100 48b8 0020 2a2b
    0000010: b200 253a 063a 053a 0412 1a11 0050 b800
    0000020: 2019 04b7 0028 2b3a 0cb2 002a 2a2a 190c
    0000030: b800 303a 0bb2 0032 1904 1904 b800 353a
    0000040: 0700 a700 103a 09b8 003f 1907 b600 4319
    0000050: 09bf 00b8 003f 1907 b600 4300 121a 1100
    0000060: 51b8 0020 1904 1905 b500 4512 1a11 0052
    0000070: b800 2019 0419 06b5 0047 121a 1100 53b8
    0000080: 0020 a700 0300 121a 1100 49b8 0020 a700
    0000090: 103a 0db8 003f 190b b600 4319 0dbf b800
    00000a0: 3f19 0bb6 0043 b1
  Exception Handler Table:
    bci [65, 66] => handler: 69
    bci [53, 145] => handler: 145
  Stackmap Table:
    full_frame(@69,{Object[#2],Object[#55],Object[#2],Object[#55],Object[#34],Object[#57],Top,Top,Top,Object[#57],Object[#55]},{Object[#24]})
    same_frame(@82)
    same_frame(@133)
    full_frame(@145,{Object[#2],Object[#55],Object[#2],Object[#55],Object[#34],Top,Top,Top,Top,Object[#57],Object[#55]},{Object[#24]})
    full_frame(@158,{Object[#2],Object[#55],Object[#2],Object[#55],Object[#34],Object[#57],Top,Top,Top,Object[#57],Object[#55]},{})

	at com.thindeck.dynamo.DyReposTest.returnsDefaultUser(DyReposTest.java:138)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

getRepoByName(com.thindeck.dynamo.DyReposTest)	Time elapsed: 0 sec  <<< ERROR!
java.lang.VerifyError: Stack map does not match the one at exception handler 145
Exception Details:
  Location:
    com/thindeck/dynamo/DyRepos.<init>(Lcom/jcabi/dynamo/Region;)V @145: astore
  Reason:
    Type integer (current frame, locals[2]) is not assignable to 'com/thindeck/dynamo/DyRepos' (stack map, locals[2])
  Current Frame:
    bci: @53
    flags: { }
    locals: { 'com/thindeck/dynamo/DyRepos', 'com/jcabi/dynamo/Region', integer, integer, 'com/thindeck/dynamo/DyRepos', 'com/jcabi/dynamo/Region', 'com/thindeck/api/User', top, top, top, top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Region' }
    stack: { 'java/lang/Throwable' }
  Stackmap Frame:
    bci: @145
    flags: { }
    locals: { 'com/thindeck/dynamo/DyRepos', 'com/jcabi/dynamo/Region', 'com/thindeck/dynamo/DyRepos', 'com/jcabi/dynamo/Region', 'com/thindeck/api/User', top, top, top, top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Region' }
    stack: { 'java/lang/Throwable' }
  Bytecode:
    0000000: 033d 11ff ff3e 121a 1100 48b8 0020 2a2b
    0000010: b200 253a 063a 053a 0412 1a11 0050 b800
    0000020: 2019 04b7 0028 2b3a 0cb2 002a 2a2a 190c
    0000030: b800 303a 0bb2 0032 1904 1904 b800 353a
    0000040: 0700 a700 103a 09b8 003f 1907 b600 4319
    0000050: 09bf 00b8 003f 1907 b600 4300 121a 1100
    0000060: 51b8 0020 1904 1905 b500 4512 1a11 0052
    0000070: b800 2019 0419 06b5 0047 121a 1100 53b8
    0000080: 0020 a700 0300 121a 1100 49b8 0020 a700
    0000090: 103a 0db8 003f 190b b600 4319 0dbf b800
    00000a0: 3f19 0bb6 0043 b1
  Exception Handler Table:
    bci [65, 66] => handler: 69
    bci [53, 145] => handler: 145
  Stackmap Table:
    full_frame(@69,{Object[#2],Object[#55],Object[#2],Object[#55],Object[#34],Object[#57],Top,Top,Top,Object[#57],Object[#55]},{Object[#24]})
    same_frame(@82)
    same_frame(@133)
    full_frame(@145,{Object[#2],Object[#55],Object[#2],Object[#55],Object[#34],Top,Top,Top,Top,Object[#57],Object[#55]},{Object[#24]})
    full_frame(@158,{Object[#2],Object[#55],Object[#2],Object[#55],Object[#34],Object[#57],Top,Top,Top,Object[#57],Object[#55]},{})

	at com.thindeck.dynamo.DyReposTest.getRepoByName(DyReposTest.java:62)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

Running com.thindeck.cockpit.JxMemoTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 sec <<< FAILURE! - in com.thindeck.cockpit.JxMemoTest
convertsToXml(com.thindeck.cockpit.JxMemoTest)	Time elapsed: 0.001 sec	 <<< ERROR!
java.lang.VerifyError: Stack map does not match the one at exception handler 120
Exception Details:
  Location:
    com/thindeck/api/mock/MkMemo.<init>()V @120: astore
  Reason:
    Type integer (current frame, locals[1]) is not assignable to 'com/thindeck/api/mock/MkMemo' (stack map, locals[1])
  Current Frame:
    bci: @43
    flags: { }
    locals: { 'com/thindeck/api/mock/MkMemo', integer, integer, 'com/thindeck/api/mock/MkMemo', 'java/io/File', top, top, top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Stackmap Frame:
    bci: @120
    flags: { }
    locals: { 'com/thindeck/api/mock/MkMemo', 'com/thindeck/api/mock/MkMemo', 'java/io/File', top, top, top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Bytecode:
    0000000: 033c 11ff ff3d 1218 1100 45b8 001e 2ab8
    0000010: 0022 3a04 4e12 1811 004c b800 1e2d b700
    0000020: 24b2 0026 2a2a b800 2c3a 09b2 002e 2d2d
    0000030: b800 2c3a 0500 a700 103a 07b8 0038 1905
    0000040: b600 3c19 07bf 00b8 0038 1905 b600 3c00
    0000050: 1218 1100 4db8 001e 2d19 04b6 0040 b500
    0000060: 4212 1811 004e b800 1ea7 0003 0012 1811
    0000070: 0046 b800 1ea7 0010 3a0a b800 3819 09b6
    0000080: 003c 190a bfb8 0038 1909 b600 3cb1
  Exception Handler Table:
    bci [53, 54] => handler: 57
    bci [43, 120] => handler: 120
  Stackmap Table:
    full_frame(@57,{Object[#2],Object[#2],Object[#48],Object[#50],Top,Top,Top,Object[#50]},{Object[#22]})
    same_frame(@70)
    same_frame(@108)
    full_frame(@120,{Object[#2],Object[#2],Object[#48],Top,Top,Top,Top,Object[#50]},{Object[#22]})
    full_frame(@133,{Object[#2],Object[#2],Object[#48],Object[#50],Top,Top,Top,Object[#50]},{})

	at com.thindeck.cockpit.JxMemoTest.convertsToXml(JxMemoTest.java:54)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

Running com.thindeck.dynamo.DyBaseTest
Tests run: 2, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 0.057 sec <<< FAILURE! - in com.thindeck.dynamo.DyBaseTest
retrievesDyUser(com.thindeck.dynamo.DyBaseTest)	 Time elapsed: 0.056 sec  <<< ERROR!
java.lang.VerifyError: Stack map does not match the one at exception handler 94
Exception Details:
  Location:
    com/thindeck/dynamo/DyBase.<init>(Lcom/jcabi/dynamo/Region;)V @94: astore
  Reason:
    Type top (current frame, locals[4]) is not assignable to 'org/aspectj/lang/JoinPoint' (stack map, locals[4])
  Current Frame:
    bci: @33
    flags: { }
    locals: { 'com/thindeck/dynamo/DyBase', 'com/jcabi/dynamo/Region', integer, integer, top, top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Region' }
    stack: { 'java/lang/Throwable' }
  Stackmap Frame:
    bci: @94
    flags: { }
    locals: { 'com/thindeck/dynamo/DyBase', 'com/jcabi/dynamo/Region', top, top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Region' }
    stack: { 'java/lang/Throwable' }
  Bytecode:
    0000000: 033d 11ff ff3e 1215 1100 40b8 001b 2ab7
    0000010: 001e 2b3a 07b2 0020 2a2a 1907 b800 263a
    0000020: 06b2 0028 2a2a b800 2b3a 0400 a700 103a
    0000030: 05b8 0035 1904 b600 3919 05bf 00b8 0035
    0000040: 1904 b600 3900 1215 1100 41b8 001b 2a2b
    0000050: b500 3b12 1511 0042 b800 1ba7 0010 3a08
    0000060: b800 3519 06b6 0039 1908 bfb8 0035 1906
    0000070: b600 39b1
  Exception Handler Table:
    bci [43, 44] => handler: 47
    bci [33, 94] => handler: 94
  Stackmap Table:
    full_frame(@47,{Object[#2],Object[#45],Object[#47],Top,Object[#47],Object[#45]},{Object[#19]})
    same_frame(@60)
    full_frame(@94,{Object[#2],Object[#45],Top,Top,Object[#47],Object[#45]},{Object[#19]})
    full_frame(@107,{Object[#2],Object[#45],Object[#47],Top,Object[#47],Object[#45]},{})

	at com.thindeck.dynamo.DyBaseTest.retrievesDyUser(DyBaseTest.java:59)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

Running com.thindeck.dynamo.DyTaskTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.046 sec <<< FAILURE! - in com.thindeck.dynamo.DyTaskTest
scenarioIsNotNull(com.thindeck.dynamo.DyTaskTest)  Time elapsed: 0.046 sec  <<< ERROR!
java.lang.VerifyError: Stack map does not match the one at exception handler 94
Exception Details:
  Location:
    com/thindeck/dynamo/DyTask.<init>(Lcom/jcabi/dynamo/Item;)V @94: astore
  Reason:
    Type top (current frame, locals[4]) is not assignable to 'org/aspectj/lang/JoinPoint' (stack map, locals[4])
  Current Frame:
    bci: @33
    flags: { }
    locals: { 'com/thindeck/dynamo/DyTask', 'com/jcabi/dynamo/Item', integer, integer, top, top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Item' }
    stack: { 'java/lang/Throwable' }
  Stackmap Frame:
    bci: @94
    flags: { }
    locals: { 'com/thindeck/dynamo/DyTask', 'com/jcabi/dynamo/Item', top, top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Item' }
    stack: { 'java/lang/Throwable' }
  Bytecode:
    0000000: 033d 11ff ff3e 1222 1100 4bb8 0028 2ab7
    0000010: 002b 2b3a 07b2 002d 2a2a 1907 b800 333a
    0000020: 06b2 0035 2a2a b800 383a 0400 a700 103a
    0000030: 05b8 0042 1904 b600 4619 05bf 00b8 0042
    0000040: 1904 b600 4600 1222 1100 4cb8 0028 2a2b
    0000050: b500 4812 2211 004d b800 28a7 0010 3a08
    0000060: b800 4219 06b6 0046 1908 bfb8 0042 1906
    0000070: b600 46b1
  Exception Handler Table:
    bci [43, 44] => handler: 47
    bci [33, 94] => handler: 94
  Stackmap Table:
    full_frame(@47,{Object[#2],Object[#58],Object[#60],Top,Object[#60],Object[#58]},{Object[#32]})
    same_frame(@60)
    full_frame(@94,{Object[#2],Object[#58],Top,Top,Object[#60],Object[#58]},{Object[#32]})
    full_frame(@107,{Object[#2],Object[#58],Object[#60],Top,Object[#60],Object[#58]},{})

	at com.thindeck.dynamo.DyTaskTest.scenarioIsNotNull(DyTaskTest.java:51)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

Running com.thindeck.steps.FindTanksTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.012 sec <<< FAILURE! - in com.thindeck.steps.FindTanksTest
findsTanksAndDocumentsInXml(com.thindeck.steps.FindTanksTest)  Time elapsed: 0.012 sec	<<< ERROR!
java.lang.VerifyError: Stack map does not match the one at exception handler 65
Exception Details:
  Location:
    com/thindeck/steps/FindTanks.&lt;init&gt;()V @65: astore
  Reason:
    Type top (current frame, locals[3]) is not assignable to 'org/aspectj/lang/JoinPoint' (stack map, locals[3])
  Current Frame:
    bci: @28
    flags: { }
    locals: { 'com/thindeck/steps/FindTanks', integer, integer, top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Stackmap Frame:
    bci: @65
    flags: { }
    locals: { 'com/thindeck/steps/FindTanks', top, top, 'org/aspectj/lang/JoinPoint' }
    stack: { 'java/lang/Throwable' }
  Bytecode:
    0000000: 033c 11ff ff3d 1213 1100 2fb8 0019 2ab7
    0000010: 001b b200 1d2a 2ab8 0023 3a05 b200 252a
    0000020: 2ab8 0023 4e00 a700 0f3a 04b8 002d 2db6
    0000030: 0031 1904 bf00 b800 2d2d b600 3100 a700
    0000040: 103a 06b8 002d 1905 b600 3119 06bf b800
    0000050: 2d19 05b6 0031 b1
  Exception Handler Table:
    bci [37, 38] => handler: 41
    bci [28, 65] => handler: 65
  Stackmap Table:
    full_frame(@41,{Object[#2],Object[#39],Top,Object[#39]},{Object[#17]})
    same_frame(@53)
    full_frame(@65,{Object[#2],Top,Top,Object[#39]},{Object[#17]})
    full_frame(@78,{Object[#2],Object[#39],Top,Object[#39]},{})

	at com.thindeck.steps.FindTanksTest.findsTanksAndDocumentsInXml(FindTanksTest.java:55)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

Running com.thindeck.cockpit.AccountRsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.643 sec - in com.thindeck.cockpit.AccountRsTest
Running com.thindeck.steps.NginxTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0 sec - in com.thindeck.steps.NginxTest
Running com.thindeck.dynamo.DyMemoTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.015 sec <<< FAILURE! - in com.thindeck.dynamo.DyMemoTest
read(com.thindeck.dynamo.DyMemoTest)  Time elapsed: 0.003 sec  <<< ERROR!
java.lang.VerifyError: Stack map does not match the one at exception handler 118
Exception Details:
  Location:
    com/thindeck/dynamo/DyMemo.<init>(Lcom/jcabi/dynamo/Item;)V @118: astore
  Reason:
    Type top (current frame, locals[4]) is not assignable to 'org/aspectj/lang/JoinPoint' (stack map, locals[4])
  Current Frame:
    bci: @57
    flags: { }
    locals: { 'com/thindeck/dynamo/DyMemo', 'com/jcabi/dynamo/Item', integer, integer, top, top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Item', top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Item' }
    stack: { 'java/lang/Throwable' }
  Stackmap Frame:
    bci: @118
    flags: { }
    locals: { 'com/thindeck/dynamo/DyMemo', 'com/jcabi/dynamo/Item', top, top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Item', top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Item' }
    stack: { 'java/lang/Throwable' }
  Bytecode:
    0000000: 033d 11ff ff3e 1217 1100 42b8 001d 2a2b
    0000010: 3a0a b200 1f01 0119 0ab8 0025 3a09 b800
    0000020: 2b19 09b6 002f 00b7 0032 2b3a 07b2 0034
    0000030: 2a2a 1907 b800 253a 06b2 0036 2a2a b800
    0000040: 393a 0400 a700 103a 05b8 0042 1904 b600
    0000050: 4519 05bf 00b8 0042 1904 b600 4500 1217
    0000060: 1100 43b8 001d 2a2b b500 4712 1711 0044
    0000070: b800 1da7 0010 3a08 b800 4219 06b6 0045
    0000080: 1908 bfb8 0042 1906 b600 45b1
  Exception Handler Table:
    bci [67, 68] => handler: 71
    bci [57, 118] => handler: 118
  Stackmap Table:
    full_frame(@71,{Object[#2],Object[#59],Object[#61],Top,Object[#61],Object[#59],Top,Object[#61],Object[#59]},{Object[#21]})
    same_frame(@84)
    full_frame(@118,{Object[#2],Object[#59],Top,Top,Object[#61],Object[#59],Top,Object[#61],Object[#59]},{Object[#21]})
    full_frame(@131,{Object[#2],Object[#59],Object[#61],Top,Object[#61],Object[#59],Top,Object[#61],Object[#59]},{})

	at com.thindeck.dynamo.DyMemoTest.read(DyMemoTest.java:57)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

returnsItsUpdatedContent(com.thindeck.dynamo.DyMemoTest)  Time elapsed: 0.012 sec  <<< ERROR!
java.lang.VerifyError: Stack map does not match the one at exception handler 118
Exception Details:
  Location:
    com/thindeck/dynamo/DyMemo.<init>(Lcom/jcabi/dynamo/Item;)V @118: astore
  Reason:
    Type top (current frame, locals[4]) is not assignable to 'org/aspectj/lang/JoinPoint' (stack map, locals[4])
  Current Frame:
    bci: @57
    flags: { }
    locals: { 'com/thindeck/dynamo/DyMemo', 'com/jcabi/dynamo/Item', integer, integer, top, top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Item', top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Item' }
    stack: { 'java/lang/Throwable' }
  Stackmap Frame:
    bci: @118
    flags: { }
    locals: { 'com/thindeck/dynamo/DyMemo', 'com/jcabi/dynamo/Item', top, top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Item', top, 'org/aspectj/lang/JoinPoint', 'com/jcabi/dynamo/Item' }
    stack: { 'java/lang/Throwable' }
  Bytecode:
    0000000: 033d 11ff ff3e 1217 1100 42b8 001d 2a2b
    0000010: 3a0a b200 1f01 0119 0ab8 0025 3a09 b800
    0000020: 2b19 09b6 002f 00b7 0032 2b3a 07b2 0034
    0000030: 2a2a 1907 b800 253a 06b2 0036 2a2a b800
    0000040: 393a 0400 a700 103a 05b8 0042 1904 b600
    0000050: 4519 05bf 00b8 0042 1904 b600 4500 1217
    0000060: 1100 43b8 001d 2a2b b500 4712 1711 0044
    0000070: b800 1da7 0010 3a08 b800 4219 06b6 0045
    0000080: 1908 bfb8 0042 1906 b600 45b1
  Exception Handler Table:
    bci [67, 68] => handler: 71
    bci [57, 118] => handler: 118
  Stackmap Table:
    full_frame(@71,{Object[#2],Object[#59],Object[#61],Top,Object[#61],Object[#59],Top,Object[#61],Object[#59]},{Object[#21]})
    same_frame(@84)
    full_frame(@118,{Object[#2],Object[#59],Top,Top,Object[#61],Object[#59],Top,Object[#61],Object[#59]},{Object[#21]})
    full_frame(@131,{Object[#2],Object[#59],Object[#61],Top,Object[#61],Object[#59],Top,Object[#61],Object[#59]},{})

	at com.thindeck.dynamo.DyMemoTest.returnsItsUpdatedContent(DyMemoTest.java:71)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)


Results :

Tests in error:
  LifecycleTest.initializedBaseAttribute:58 Verify Expecting a stackmap frame at...
  LifecycleTest.incrementsTransactionCount:76 Verify Stack map does not match th...
  OnDeployTest.executesNecessarySteps:51 Verify Expecting a stackmap frame at br...
  DyUserTest.canGetRepos:96 NoClassDefFound com.thindeck.api.User
  DyUserTest.returnsUrnFromDynamo:71 NoClassDefFound com.thindeck.api.User
  DyUserTest.returnsUsageInfo:134 Verify Expecting a stackmap frame at branch ta...
  DyUserTest.getsItselfFromRepos:121 NoClassDefFound com.thindeck.api.User
  DyTasksTest.addTaskWithAttributes:138 Verify Stack map does not match the one ...
  DyTasksTest.getInvalidTask ?	Unexpected exception, expected<java.util.NoSuchE...
  DyTasksTest.allWithOneTask:173 Verify Stack map does not match the one at exce...
  DyTasksTest.addTaskWithoutAttributes:118 Verify Stack map does not match the o...
  DyTasksTest.addTaskNullAttributes:100 Verify Stack map does not match the one ...
  DyTasksTest.allWithMoreThatOneTask:190 Verify Stack map does not match the one...
  DyTasksTest.getTask:67 Verify Stack map does not match the one at exception ha...
  DyTasksTest.allWithoutTask:159 Verify Stack map does not match the one at exce...
  SwapTest.swapsGreenAndBlueContainers:58 Verify Stack map does not match the on...
  ReposRsTest.acceptsAddOfMultipleRepos:90 Verify Stack map does not match the o...
  ReposRsTest.rendersXmlPage:63 Verify Stack map does not match the one at excep...
  DyUsageTest.returnsUser:52 ? NoClassDefFound Could not initialize class com.th...
  MkMemoTest.acceptsDomainDefinition:54 Verify Stack map does not match the one ...
  ReadConfigTest.fetchesRepoConfigAndUpdatesMemo:63->testContext:105 Verify Stac...
  ReadConfigTest.multipleExecDoesNotDuplicate:83->testContext:105 Verify Stack m...
  DyRepoTest.createsRepoWithName:68 Verify Stack map does not match the one at e...
  DyRepoTest.getTasks:93 Verify Stack map does not match the one at exception ha...
  DyRepoTest.memo:119 Verify Stack map does not match the one at exception handl...
  UpdateLBTest.updatesLoadBalancerConfig:57 Verify Instruction type does not mat...
  DyReposTest.iteratesOverMultipleRepos:125 Verify Stack map does not match the ...
  DyReposTest.addNewRepo:86 Verify Stack map does not match the one at exception...
  DyReposTest.addExistingRepo ?	 Unexpected exception, expected<java.lang.Illega...
  DyReposTest.iteratesOverEmptyRepoList:99 Verify Stack map does not match the o...
  DyReposTest.iteratesOverSingleRepo:111 Verify Stack map does not match the one...
  DyReposTest.returnsSpecifiedUser:150 ? Verify Expecting a stackmap frame at br...
  DyReposTest.returnsDefaultUser:138 Verify Stack map does not match the one at ...
  DyReposTest.getRepoByName:62 Verify Stack map does not match the one at except...
  JxMemoTest.convertsToXml:54 Verify Stack map does not match the one at excepti...
  DyBaseTest.retrievesDyUser:59 Verify Stack map does not match the one at excep...
  DyTaskTest.scenarioIsNotNull:51 Verify Stack map does not match the one at exc...
  FindTanksTest.findsTanksAndDocumentsInXml:55 Verify Stack map does not match t...
  DyMemoTest.read:57 Verify Stack map does not match the one at exception handle...
  DyMemoTest.returnsItsUpdatedContent:71 Verify Stack map does not match the one...

Tests run: 48, Failures: 0, Errors: 40, Skipped: 6

[ERROR] There are test failures.

Please refer to /home/r/repo/target/surefire-reports for the individual test results.
[INFO]
[INFO] <<< cobertura-maven-plugin:2.5.2:cobertura < [cobertura]test @ thindeck <<<
[INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-plugin:3.3
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.3/maven-plugin-plugin-3.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.3/maven-plugin-plugin-3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.3/maven-plugin-plugin-3.3.pom (12 KB at 126.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.3/maven-plugin-plugin-3.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.3/maven-plugin-plugin-3.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.3/maven-plugin-plugin-3.3.jar (49 KB at 495.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.3/maven-plugin-tools-annotations-3.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.3/maven-plugin-tools-annotations-3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.3/maven-plugin-tools-annotations-3.3.pom (5 KB at 80.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.3/maven-plugin-tools-api-3.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.3/maven-plugin-tools-api-3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.3/maven-plugin-tools-api-3.3.pom (3 KB at 55.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.3/maven-plugin-tools-generators-3.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.3/maven-plugin-tools-generators-3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.3/maven-plugin-tools-generators-3.3.pom (5 KB at 79.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom (3 KB at 39.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom (3 KB at 39.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.3/maven-plugin-tools-java-3.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.3/maven-plugin-tools-java-3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.3/maven-plugin-tools-java-3.3.pom (4 KB at 68.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.3/maven-plugin-tools-beanshell-3.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.3/maven-plugin-tools-beanshell-3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.3/maven-plugin-tools-beanshell-3.3.pom (3 KB at 45.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/beanshell/bsh/1.3.0/bsh-1.3.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.pom (2 KB at 20.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.3/maven-plugin-tools-model-3.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.3/maven-plugin-tools-model-3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.3/maven-plugin-tools-model-3.3.pom (4 KB at 60.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.3/maven-plugin-tools-annotations-3.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.3/maven-plugin-tools-api-3.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.3/maven-plugin-tools-generators-3.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.3/maven-plugin-tools-java-3.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.3/maven-plugin-tools-beanshell-3.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/beanshell/bsh/1.3.0/bsh-1.3.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.3/maven-plugin-tools-model-3.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.3/maven-plugin-tools-annotations-3.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.3/maven-plugin-tools-api-3.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.3/maven-plugin-tools-generators-3.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.jar
Downloaded:3http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.3/maven-plugin-tools-annotations-3.3.jar (39 KB at 504.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.jar
Downloaded:4http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.3/maven-plugin-tools-api-3.3.jar (23 KB at 233.0 KB/sec)
Downloading:1http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.3/maven-plugin-tools-java-3.3.jar
Downloaded:4http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar (52 KB at 436.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.jar (41 KB at 345.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.3/maven-plugin-tools-beanshell-3.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.3/maven-plugin-tools-generators-3.3.jar (46 KB at 375.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.3/maven-plugin-tools-model-3.3.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.jar (29 KB at 535.0 KB/sec)
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.3/maven-plugin-tools-java-3.3.jar (18 KB at 335.1 KB/sec)
Downloaded:5http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.3/maven-plugin-tools-beanshell-3.3.jar (14 KB at 251.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.3/maven-plugin-tools-model-3.3.jar (27 KB at 495.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.jar (237 KB at 1433.2 KB/sec)
[INFO] preparing 'report' report requires 'process-classes' forked phase execution
[INFO]
[INFO] >>> maven-plugin-plugin:3.3:report > process-classes @ thindeck >>>
[INFO]
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack-dynamodb-local) @ thindeck ---
[INFO] Configured Artifact: com.jcabi:DynamoDBLocal:2014-10-07:zip
[INFO] DynamoDBLocal-2014-10-07.zip already unpacked.
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ thindeck ---
[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: b03d157 at timestamp: 2015-03-20T00:12:36
[INFO] Storing buildScmBranch: master
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ thindeck ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ thindeck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ thindeck ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 69 source files to /home/r/repo/target/classes
[INFO]
[INFO] --- requs-maven-plugin:1.14:compile (default) @ thindeck ---
[INFO] source file: /home/r/repo/src/main/requs/acronyms.req
[INFO] source file: /home/r/repo/src/main/requs/anonymous.req
[INFO] source file: /home/r/repo/src/main/requs/main.req
[INFO] source file: /home/r/repo/src/main/requs/nfrs.req
[INFO] source file: /home/r/repo/src/main/requs/vision.req
[INFO] XeFacet.Wrap(origin=Aggregate()) done
[INFO] XeFacet.Wrap(origin=AntlrFacet()) done
[INFO] Transform(cleanup/duplicate-step-numbers.xsl) done
[INFO] Transform(cleanup/duplicate-step-signatures.xsl) done
[INFO] Transform(cleanup/duplicate-step-objects.xsl) done
[INFO] Transform(cleanup/duplicate-step-results.xsl) done
[INFO] Transform(cleanup/lost-steps.xsl) done
[INFO] Transform(cleanup/lost-methods.xsl) done
[INFO] Transform(cleanup/duplicate-signatures.xsl) done
[INFO] Transform(cleanup/duplicate-method-signatures.xsl) done
[INFO] Transform(cleanup/duplicate-method-objects.xsl) done
[INFO] Transform(cleanup/duplicate-method-bindings.xsl) done
[INFO] Transform(cleanup/incomplete-step-object.xsl) done
[INFO] Transform(cleanup/incomplete-step-signature.xsl) done
[INFO] Transform(cleanup/incomplete-step-result.xsl) done
[INFO] Transform(cleanup/incomplete-binding.xsl) done
[INFO] Transform(cleanup/bindings-in-exception.xsl) done
[INFO] Transform(seal-methods.xsl) done
[INFO] Transform(sanity/signatures-check.xsl) done
[INFO] Transform(sanity/types-check.xsl) done
[INFO] Transform(sanity/seals-check.xsl) done
[INFO] Transform(sanity/exception-rethrow-check.xsl) done
[INFO] Transform(sanity/misplaced-failure-check.xsl) done
[INFO] Transform(sanity/broken-order-of-steps.xsl) done
[INFO] Transform(sanity/missed-step-numbers.xsl) done
[INFO] Transform(sanity/too-many-steps.xsl) done
[INFO] Transform(sanity/empty-re-throws.xsl) done
[INFO] Transform(sanity/orphan-types.xsl) done
[INFO] Transform(sanity/undeclared-bindings.xsl) done
[INFO] Transform(sanity/actor-is-singleton.xsl) done
[INFO] Transform(step-refs.xsl) done
[INFO] Transform(methods-in-markdown.xsl) done
[INFO] Transform(pages-in-html.xsl) done
[INFO] Transform(count-ambiguity.xsl) done
[INFO] Transform(find-tbds.xsl) done
[INFO] Transform(uml/sequence-diagrams.xsl) done
[INFO] Transform(uml/use-case-diagrams.xsl) done
[INFO] Transform(uml/class-diagrams.xsl) done
[INFO] XeFacet.Wrap(origin=Rules()) done
[INFO] XeFacet.Wrap(origin=XeFacet.Fixed()) done
[INFO] Transform(renumber.xsl) done
[INFO] XeFacet.Wrap(origin=org.requs.Compiler$1@76186e27) done
[INFO] compiled and saved to /home/r/repo/target/requs
[INFO]
[INFO] --- jcabi-maven-plugin:0.9.3:ajc (jcabi-ajc-compile) @ thindeck ---
[WARNING] advice defined in com.jcabi.aspects.aj.SingleException 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.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.amazonaws.services.simpleworkflow.flow.aspectj.AsynchronousAspect has not been applied [Xlint:adviceDidNotMatch]
[WARNING] advice defined in com.amazonaws.services.simpleworkflow.flow.aspectj.ExponentialRetryAspect 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.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.Repeater has not been applied [Xlint:adviceDidNotMatch]
[INFO] ajc result: 80 file(s) processed, 88 pointcut(s) woven, 0 error(s), 11 warning(s)
[INFO]
[INFO] <<< maven-plugin-plugin:3.3:report < process-classes @ thindeck <<<
[INFO] configuring report plugin org.requs:requs-maven-plugin:1.14
[INFO] Parent project loaded from repository: com.jcabi:parent:pom:0.32.1
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.32.1/parent-0.32.1-site_en.xml
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.32.1/parent-0.32.1-site_en.xml
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.32.1/parent-0.32.1-site.xml
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.32.1/parent-0.32.1-site.xml
[INFO] Relativizing decoration links with respect to project URL: http://www.thindeck.com
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-skin/1.3.1/jcabi-maven-skin-1.3.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-skin/1.3.1/jcabi-maven-skin-1.3.1.jar (9 KB at 5.2 KB/sec)
[INFO] Rendering site with com.jcabi:jcabi-maven-skin:jar:1.3.1 skin.
[INFO] Generating "Continuous Integration" report --- maven-project-info-reports-plugin:2.7:cim
[INFO] Generating "Dependencies" report		--- maven-project-info-reports-plugin:2.7:dependencies
[INFO] Generating "Issue Tracking" report	--- maven-project-info-reports-plugin:2.7:issue-tracking
[INFO] Generating "Project License" report	--- maven-project-info-reports-plugin:2.7:license
[INFO] Generating "Mailing Lists" report	--- maven-project-info-reports-plugin:2.7:mailing-list
[INFO] Generating "Project Plugins" report	--- maven-project-info-reports-plugin:2.7:plugins
Downloading: https://oss.sonatype.org/content/groups/public/com/github/github/site-maven-plugin/0.10/site-maven-plugin-0.10.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/github/github/site-maven-plugin/0.10/site-maven-plugin-0.10.pom (6 KB at 4.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-plugins-parent/0.10/github-maven-plugins-parent-0.10.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-plugins-parent/0.10/github-maven-plugins-parent-0.10.pom (8 KB at 11.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.1/maven-deploy-plugin-2.8.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.1/maven-deploy-plugin-2.8.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.1/maven-deploy-plugin-2.8.1.pom (8 KB at 106.3 KB/sec)
[INFO] Generating "Project Team" report		--- maven-project-info-reports-plugin:2.7:project-team
[INFO] Generating "Source Repository" report	--- maven-project-info-reports-plugin:2.7:scm
[INFO] Generating "Project Summary" report	--- maven-project-info-reports-plugin:2.7:summary
[INFO] Generating "Test Source Xref" report	--- maven-jxr-plugin:2.4:test-jxr
[INFO] Generating "Source Xref" report		--- maven-jxr-plugin:2.4:jxr
[INFO] Generating "Surefire Report" report	--- maven-surefire-report-plugin:2.17:report-only
[INFO] Generating "Dependency Updates Report" report --- versions-maven-plugin:2.1:dependency-updates-report
[INFO] artifact com.amazonaws:aws-java-sdk: checking for updates from oss.sonatype.org
[INFO] artifact com.amazonaws:aws-java-sdk: checking for updates from central
[INFO] artifact com.h2database:h2: checking for updates from oss.sonatype.org
[INFO] artifact com.h2database:h2: checking for updates from central
[INFO] artifact com.jcabi:jcabi-dynamo: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-dynamo: checking for updates from central
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '248a85a9e6bdfc9b613db0e029719406e33e01bc'; remote = '9290521382902e1b45590fc65f1b4f463e83f7ae' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '248a85a9e6bdfc9b613db0e029719406e33e01bc'; remote = '9290521382902e1b45590fc65f1b4f463e83f7ae' - IGNORING
[INFO] artifact com.jcabi:jcabi-github: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-github: checking for updates from central
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'e664af9ac5624f8daaf47191565848f7cc9e2c88'; remote = '2b6fb9a6a33863990ece653963807371fcc6ca04' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'e664af9ac5624f8daaf47191565848f7cc9e2c88'; remote = '2b6fb9a6a33863990ece653963807371fcc6ca04' - IGNORING
[INFO] artifact com.jcabi:jcabi-ssh: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-ssh: checking for updates from central
[INFO] artifact com.jcabi.incubator:xembly: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi.incubator:xembly: checking for updates from central
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '5785c36e9289939388aa95a707be6e56807cd0ca'; remote = 'eeb1ebff7f4cade41f6970523a2664e4a5a79cdf' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '5785c36e9289939388aa95a707be6e56807cd0ca'; remote = 'eeb1ebff7f4cade41f6970523a2664e4a5a79cdf' - IGNORING
[INFO] artifact com.rexsl:rexsl: checking for updates from oss.sonatype.org
[INFO] artifact com.rexsl:rexsl: checking for updates from central
[INFO] artifact com.sun.jersey:jersey-core: checking for updates from oss.sonatype.org
[INFO] artifact com.sun.jersey:jersey-core: checking for updates from central
[INFO] artifact commons-codec:commons-codec: checking for updates from oss.sonatype.org
[INFO] artifact commons-codec:commons-codec: checking for updates from central
[INFO] artifact org.apache.commons:commons-vfs2: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.commons:commons-vfs2: checking for updates from central
[INFO] artifact org.apache.tomcat.embed:tomcat-embed-core: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.tomcat.embed:tomcat-embed-core: checking for updates from central
[INFO] artifact org.apache.tomcat.embed:tomcat-embed-jasper: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.tomcat.embed:tomcat-embed-jasper: checking for updates from central
[INFO] artifact org.apache.tomcat.embed:tomcat-embed-logging-juli: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.tomcat.embed:tomcat-embed-logging-juli: checking for updates from central
[INFO] artifact org.glassfish:javax.json: checking for updates from oss.sonatype.org
[INFO] artifact org.glassfish:javax.json: checking for updates from central
[INFO] artifact org.hamcrest:hamcrest-all: checking for updates from oss.sonatype.org
[INFO] artifact org.hamcrest:hamcrest-all: checking for updates from central
[INFO] artifact org.reflections:reflections: checking for updates from oss.sonatype.org
[INFO] artifact org.reflections:reflections: checking for updates from central
[INFO] artifact org.yaml:snakeyaml: checking for updates from oss.sonatype.org
[INFO] artifact org.yaml:snakeyaml: checking for updates from central
[INFO] artifact com.google.guava:guava: checking for updates from oss.sonatype.org
[INFO] artifact com.google.guava:guava: checking for updates from central
[INFO] artifact com.jcabi:jcabi-aether: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-aether: checking for updates from central
[INFO] artifact com.jcabi:jcabi-aspects: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-aspects: checking for updates from central
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'baeb102ef0cbb482606387339491fddaf0d9a37c'; remote = 'e611d1411c496a254fcfe052251c5863d373430f' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'baeb102ef0cbb482606387339491fddaf0d9a37c'; remote = 'e611d1411c496a254fcfe052251c5863d373430f' - IGNORING
[INFO] artifact com.jcabi:jcabi-email: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-email: checking for updates from central
[INFO] artifact com.jcabi:jcabi-http: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-http: checking for updates from central
[INFO] artifact com.jcabi:jcabi-immutable: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-immutable: checking for updates from central
[INFO] artifact com.jcabi:jcabi-jdbc: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-jdbc: checking for updates from central
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '4484fde4bce23ecc0fb91e6a09e6307ee64c3ed3'; remote = '2275ae9b174ca9e29f60ded65bc210e756fd7924' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '4484fde4bce23ecc0fb91e6a09e6307ee64c3ed3'; remote = '2275ae9b174ca9e29f60ded65bc210e756fd7924' - IGNORING
[INFO] artifact com.jcabi:jcabi-log: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-log: checking for updates from central
[INFO] artifact com.jcabi:jcabi-manifests: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-manifests: checking for updates from central
[INFO] artifact com.jcabi:jcabi-matchers: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-matchers: checking for updates from central
[INFO] artifact com.jcabi:jcabi-maven-slf4j: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-maven-slf4j: checking for updates from central
[INFO] artifact com.jcabi:jcabi-odesk: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-odesk: checking for updates from central
[INFO] artifact com.jcabi:jcabi-s3: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-s3: checking for updates from central
[INFO] artifact com.jcabi:jcabi-simpledb: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-simpledb: checking for updates from central
[INFO] artifact com.jcabi:jcabi-urn: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-urn: checking for updates from central
[INFO] artifact com.jcabi:jcabi-velocity: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-velocity: checking for updates from central
[INFO] artifact com.jcabi:jcabi-w3c: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-w3c: checking for updates from central
[INFO] artifact com.jcabi:jcabi-xml: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-xml: checking for updates from central
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '9492b6bff3f6823324063b589a1402aca143745f'; remote = '417ae7be10dd54577879917ceb2c304852fc50c9' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '9492b6bff3f6823324063b589a1402aca143745f'; remote = '417ae7be10dd54577879917ceb2c304852fc50c9' - IGNORING
[INFO] artifact commons-collections:commons-collections: checking for updates from oss.sonatype.org
[INFO] artifact commons-collections:commons-collections: checking for updates from central
[INFO] artifact commons-io:commons-io: checking for updates from oss.sonatype.org
[INFO] artifact commons-io:commons-io: checking for updates from central
[INFO] artifact commons-net:commons-net: checking for updates from oss.sonatype.org
[INFO] artifact commons-net:commons-net: checking for updates from central
[INFO] artifact javax.el:javax.el-api: checking for updates from oss.sonatype.org
[INFO] artifact javax.el:javax.el-api: checking for updates from central
[INFO] artifact javax.json:javax.json-api: checking for updates from oss.sonatype.org
[INFO] artifact javax.json:javax.json-api: checking for updates from central
[INFO] artifact javax.servlet:servlet-api: checking for updates from oss.sonatype.org
[INFO] artifact javax.servlet:servlet-api: checking for updates from central
[INFO] artifact javax.validation:validation-api: checking for updates from oss.sonatype.org
[INFO] artifact javax.validation:validation-api: checking for updates from central
[INFO] artifact javax.ws.rs:jsr311-api: checking for updates from oss.sonatype.org
[INFO] artifact javax.ws.rs:jsr311-api: checking for updates from central
[INFO] artifact javax.xml.bind:jaxb-api: checking for updates from oss.sonatype.org
[INFO] artifact javax.xml.bind:jaxb-api: checking for updates from central
[INFO] artifact junit:junit: checking for updates from oss.sonatype.org
[INFO] artifact junit:junit: checking for updates from central
[INFO] artifact log4j:log4j: checking for updates from oss.sonatype.org
[INFO] artifact log4j:log4j: checking for updates from central
[INFO] artifact org.antlr:antlr-runtime: checking for updates from oss.sonatype.org
[INFO] artifact org.antlr:antlr-runtime: checking for updates from central
[INFO] artifact org.antlr:antlr4-annotations: checking for updates from oss.sonatype.org
[INFO] artifact org.antlr:antlr4-annotations: checking for updates from central
[INFO] artifact org.antlr:antlr4-runtime: checking for updates from oss.sonatype.org
[INFO] artifact org.antlr:antlr4-runtime: checking for updates from central
[INFO] artifact org.apache.commons:commons-lang3: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.commons:commons-lang3: checking for updates from central
[INFO] artifact org.apache.commons:commons-math3: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.commons:commons-math3: checking for updates from central
[INFO] artifact org.aspectj:aspectjrt: checking for updates from oss.sonatype.org
[INFO] artifact org.aspectj:aspectjrt: checking for updates from central
[INFO] artifact org.clojure:clojure: checking for updates from oss.sonatype.org
[INFO] artifact org.clojure:clojure: checking for updates from central
[INFO] artifact org.clojure:clojure-contrib: checking for updates from oss.sonatype.org
[INFO] artifact org.clojure:clojure-contrib: checking for updates from central
[INFO] artifact org.clojure:tools.logging: checking for updates from oss.sonatype.org
[INFO] artifact org.clojure:tools.logging: checking for updates from central
[INFO] artifact org.codehaus.groovy:groovy-all: checking for updates from oss.sonatype.org
[INFO] artifact org.codehaus.groovy:groovy-all: checking for updates from central
[INFO] artifact org.hamcrest:hamcrest-core: checking for updates from oss.sonatype.org
[INFO] artifact org.hamcrest:hamcrest-core: checking for updates from central
[INFO] artifact org.hamcrest:hamcrest-library: checking for updates from oss.sonatype.org
[INFO] artifact org.hamcrest:hamcrest-library: checking for updates from central
[INFO] artifact org.hibernate:hibernate-validator: checking for updates from oss.sonatype.org
[INFO] artifact org.hibernate:hibernate-validator: checking for updates from central
[INFO] artifact org.mockito:mockito-core: checking for updates from oss.sonatype.org
[INFO] artifact org.mockito:mockito-core: checking for updates from central
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'd4c85363c8a05dc6b2f84d361df4cee6d33df331'; remote = '084d2b0952ab1644808b201956f5056fc5cf3292' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'd4c85363c8a05dc6b2f84d361df4cee6d33df331'; remote = '084d2b0952ab1644808b201956f5056fc5cf3292' - IGNORING
[INFO] artifact org.projectlombok:lombok: checking for updates from oss.sonatype.org
[INFO] artifact org.projectlombok:lombok: checking for updates from central
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'f7f6629d7b96f2e25cd9f4baa92dee6b3ac2f944'; remote = '75b17c9753a459e0f766e093b77ab9f28f52edd0' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'f7f6629d7b96f2e25cd9f4baa92dee6b3ac2f944'; remote = '75b17c9753a459e0f766e093b77ab9f28f52edd0' - IGNORING
[INFO] artifact org.slf4j:slf4j-log4j12: checking for updates from oss.sonatype.org
[INFO] artifact org.slf4j:slf4j-log4j12: checking for updates from central
[INFO] artifact xml-apis:xml-apis: checking for updates from oss.sonatype.org
[INFO] artifact xml-apis:xml-apis: checking for updates from central
[INFO] Generating "Plugin Updates Report" report --- versions-maven-plugin:2.1:plugin-updates-report
[INFO] artifact org.apache.maven.plugins:maven-docck-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.codehaus.mojo:buildnumber-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.requs:requs-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.requs:requs-maven-plugin: checking for updates from central
[INFO] artifact com.github.github:site-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-beanstalk-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-dynamodb-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-heroku-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-mysql-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-ssl-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.qulice:qulice-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.qulice:qulice-maven-plugin: checking for updates from central
[INFO] artifact com.sun.tools.jxc.maven2:maven-jaxb-schemagen-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.sun:tools: checking for updates from oss.sonatype.org
[INFO] artifact com.sun:tools: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-antrun-plugin: checking for updates from oss.sonatype.org
[INFO] artifact ant-contrib:ant-contrib: checking for updates from oss.sonatype.org
[INFO] artifact ant-contrib:ant-contrib: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-assembly-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-changes-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-compiler-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-dependency-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-help-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-invoker-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-jar-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-javadoc-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-plugin-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-release-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.doxia:doxia-module-markdown: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.doxia:doxia-module-markdown: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-source-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-war-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.tomcat.maven:tomcat7-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.codehaus.mojo:build-helper-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.codehaus.mojo:cobertura-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.codehaus.mojo:exec-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.codehaus.mojo:versions-maven-plugin: checking for updates from oss.sonatype.org
[INFO] Generating "JavaDocs" report		--- maven-javadoc-plugin:2.9.1:javadoc
[ERROR] Error fetching link: https://aws.amazon.com/sdkforjava/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://projectlombok.org/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.rexsl.com/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: https://github.com/yegor256/xembly/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.jcabi.com/jcabi-dynamo/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: https://jersey.java.net/jersey-core/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://jaxb.java.net/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://code.google.com/p/guava-libraries/guava/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.jcabi.com/jcabi-ssh/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.jcabi.com/jcabi-matchers/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.jcabi.com/jcabi-manifests/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.jcabi.com/jcabi-xml/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.jcabi.com/jcabi-immutable/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.jcabi.com/jcabi-urn/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://uel.java.net/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.jcabi.com/jcabi-github/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.aspectj.org/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://jsonp.java.net/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: https://github.com/hamcrest/JavaHamcrest/hamcrest-all/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://github.com/ronmamo/reflections/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://commons.apache.org/vfs/commons-vfs2/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://xml.apache.org/commons/components/external/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.h2database.com/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://tomcat.apache.org/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://tomcat.apache.org/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://tomcat.apache.org/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://beanvalidation.org/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: https://github.com/hamcrest/JavaHamcrest/hamcrest-core/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: https://github.com/hamcrest/JavaHamcrest/hamcrest-library/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.mockito.org/apidocs/package-list. Ignored it.
[INFO]
7 warnings
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: http://www.h2database.com/javadoc/package-list
[WARNING] javadoc: warning - Error fetching URL: http://jolbox.com/bonecp/downloads/site/apidocs/package-list
[WARNING] /home/r/repo/src/main/java/com/thindeck/api/Txn.java:65: warning - Tag @link: can't find rollback(Context) in com.thindeck.api.Step
[WARNING] /home/r/repo/src/main/java/com/thindeck/api/Txn.java:65: warning - Tag @link: can't find commit(Context) in com.thindeck.api.Step
[WARNING] /home/r/repo/src/main/java/com/thindeck/api/Txn.java:65: warning - Tag @link: can't find commit(Context) in com.thindeck.api.Step
[WARNING] /home/r/repo/src/main/java/com/thindeck/api/Txn.java:104: warning - Tag @link: can't find commit(Context) in com.thindeck.api.Step
[WARNING] /home/r/repo/src/main/java/com/thindeck/api/Txn.java:104: warning - Tag @link: can't find rollback(Context) in com.thindeck.api.Step
[WARNING] com.sun.tools.javac.code.Symbol$CompletionFailure: class file for org.aspectj.runtime.internal.AroundClosure not found
[INFO] Generating "Cobertura Test Coverage" report --- cobertura-maven-plugin:2.5.2:cobertura
[INFO] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Cobertura: Loaded information on 80 classes.
[cobertura] WARN  [main] net.sourceforge.cobertura.reporting.ComplexityCalculator - JavaNCSS got an error while parsing the java file /home/r/repo/src/main/java/com/thindeck/api/mock/MkItem.java
ParseException in STDIN
Last useful checkpoint: "com.thindeck.api.mock.MkItem"
Encountered " ">" "> "" at line 63, column 65.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    "?" ...
    "?" ...
    "?" ...


Report time: 646ms

[ERROR] net.sourceforge.cobertura.javancss.parser.ParseException: Encountered " ">" "> "" at line 63, column 65.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    "?" ...
    "?" ...
    "?" ...

	at net.sourceforge.cobertura.javancss.parser.JavaParser.generateParseException(JavaParser.java:10296)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.jj_consume_token(JavaParser.java:10172)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.TypeArgument(JavaParser.java:5656)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.TypeArguments(JavaParser.java:5615)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.AllocationExpression(JavaParser.java:3652)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.PrimaryPrefix(JavaParser.java:3460)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.PrimaryExpression(JavaParser.java:3388)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.PostfixExpression(JavaParser.java:3342)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.UnaryExpressionNotPlusMinus(JavaParser.java:3249)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.UnaryExpression(JavaParser.java:3183)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.MultiplicativeExpression(JavaParser.java:3102)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.AdditiveExpression(JavaParser.java:3073)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.ShiftExpression(JavaParser.java:3039)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.RelationalExpression(JavaParser.java:3002)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.InstanceOfExpression(JavaParser.java:2989)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.EqualityExpression(JavaParser.java:2960)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.AndExpression(JavaParser.java:2943)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.ExclusiveOrExpression(JavaParser.java:2926)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.InclusiveOrExpression(JavaParser.java:2909)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.ConditionalAndExpression(JavaParser.java:2891)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.ConditionalOrExpression(JavaParser.java:2873)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.ConditionalExpression(JavaParser.java:2857)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.Expression(JavaParser.java:2795)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.VariableInitializer(JavaParser.java:1800)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.VariableDeclarator(JavaParser.java:1728)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.FieldDeclaration(JavaParser.java:1705)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.ClassBodyDeclaration(JavaParser.java:1114)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.ClassBody(JavaParser.java:941)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.UnmodifiedClassDeclaration(JavaParser.java:854)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.ClassDeclaration(JavaParser.java:761)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.TypeDeclaration(JavaParser.java:608)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.CompilationUnit(JavaParser.java:353)
	at net.sourceforge.cobertura.javancss.parser.JavaParser.parse(JavaParser.java:137)
	at net.sourceforge.cobertura.javancss.Javancss._measureSource(Javancss.java:256)
	at net.sourceforge.cobertura.javancss.Javancss._measureRoot(Javancss.java:339)
	at net.sourceforge.cobertura.javancss.Javancss.<init>(Javancss.java:419)
	at net.sourceforge.cobertura.reporting.ComplexityCalculator.getAccumlatedCCNForSource(ComplexityCalculator.java:102)
	at net.sourceforge.cobertura.reporting.ComplexityCalculator.getAccumlatedCCNForSingleFile(ComplexityCalculator.java:139)
	at net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForSourceFileNameInternal(ComplexityCalculator.java:224)
	at net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForPackageInternal(ComplexityCalculator.java:194)
	at net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForProject(ComplexityCalculator.java:164)
	at net.sourceforge.cobertura.reporting.html.HTMLReport.generateTableRowForTotal(HTMLReport.java:704)
	at net.sourceforge.cobertura.reporting.html.HTMLReport.generateOverview(HTMLReport.java:336)
	at net.sourceforge.cobertura.reporting.html.HTMLReport.generateOverviews(HTMLReport.java:271)
	at net.sourceforge.cobertura.reporting.html.HTMLReport.<init>(HTMLReport.java:96)
	at net.sourceforge.cobertura.reporting.Main.parseArguments(Main.java:105)
	at net.sourceforge.cobertura.reporting.Main.main(Main.java:174)

[INFO] Cobertura Report generation was successful.
[INFO] Generating "Requs" report		--- requs-maven-plugin:1.14:default
[INFO] site directory /home/r/repo/target/site/requs created
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] jcabi-aspects 0.17.1/8b0e260 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
[INFO] #load(): 66 attribs loaded from 132 URL(s) in 37ms: ["Ant-Version", "Archiver-Version", "Bnd-LastModified", "Build-By", "Build-Jdk", "Build-Timestamp", "Built-By", "Bundle-ActivationPolicy", "Bundle-Activator", "Bundle-Copyright", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-RequiredExecutionEnvironment", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "DynamicImport-Package", "Eclipse-ExtensibleAPI", "Export-Package", "Extension-Name", "Fragment-Host", "Ignore-Package", "Implementation-Build", "Implementation-Title", "Implementation-URL", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Import-Package", "Include-Resource", "JCabi-Build", "JCabi-Date", "JCabi-Version", "Java-Vendor", "Java-Version", "Main-Class", "Manifest-Version", "Originally-Created-By", "Os-Arch", "Os-Name", "Os-Version", "Package", "Private-Package", "Project-Name", "Require-Bundle", "Requs-Date", "Requs-Revision", "Requs-Version", "Scm-Connection", "Scm-Revision", "Scm-Url", "Sealed", "Specification-Title", "Specification-Vendor", "Specification-Version", "Tool", "X-Compile-Source-JDK", "X-Compile-Target-JDK", "implementation-version", "mode", "package", "url"]
[INFO] source file: /home/r/repo/src/main/requs/acronyms.req
[INFO] source file: /home/r/repo/src/main/requs/anonymous.req
[INFO] source file: /home/r/repo/src/main/requs/main.req
[INFO] source file: /home/r/repo/src/main/requs/nfrs.req
[INFO] source file: /home/r/repo/src/main/requs/vision.req
[INFO] XeFacet.Wrap(origin=Aggregate()) done
[INFO] XeFacet.Wrap(origin=AntlrFacet()) done
[INFO] Transform(cleanup/duplicate-step-numbers.xsl) done
[INFO] Transform(cleanup/duplicate-step-signatures.xsl) done
[INFO] Transform(cleanup/duplicate-step-objects.xsl) done
[INFO] Transform(cleanup/duplicate-step-results.xsl) done
[INFO] Transform(cleanup/lost-steps.xsl) done
[INFO] Transform(cleanup/lost-methods.xsl) done
[INFO] Transform(cleanup/duplicate-signatures.xsl) done
[INFO] Transform(cleanup/duplicate-method-signatures.xsl) done
[INFO] Transform(cleanup/duplicate-method-objects.xsl) done
[INFO] Transform(cleanup/duplicate-method-bindings.xsl) done
[INFO] Transform(cleanup/incomplete-step-object.xsl) done
[INFO] Transform(cleanup/incomplete-step-signature.xsl) done
[INFO] Transform(cleanup/incomplete-step-result.xsl) done
[INFO] Transform(cleanup/incomplete-binding.xsl) done
[INFO] Transform(cleanup/bindings-in-exception.xsl) done
[INFO] Transform(seal-methods.xsl) done
[INFO] Transform(sanity/signatures-check.xsl) done
[INFO] Transform(sanity/types-check.xsl) done
[INFO] Transform(sanity/seals-check.xsl) done
[INFO] Transform(sanity/exception-rethrow-check.xsl) done
[INFO] Transform(sanity/misplaced-failure-check.xsl) done
[INFO] Transform(sanity/broken-order-of-steps.xsl) done
[INFO] Transform(sanity/missed-step-numbers.xsl) done
[INFO] Transform(sanity/too-many-steps.xsl) done
[INFO] Transform(sanity/empty-re-throws.xsl) done
[INFO] Transform(sanity/orphan-types.xsl) done
[INFO] Transform(sanity/undeclared-bindings.xsl) done
[INFO] Transform(sanity/actor-is-singleton.xsl) done
[INFO] Transform(step-refs.xsl) done
[INFO] Transform(methods-in-markdown.xsl) done
[INFO] Transform(pages-in-html.xsl) done
[INFO] Transform(count-ambiguity.xsl) done
[INFO] Transform(find-tbds.xsl) done
[INFO] Transform(uml/sequence-diagrams.xsl) done
[INFO] Transform(uml/use-case-diagrams.xsl) done
[INFO] Transform(uml/class-diagrams.xsl) done
[INFO] XeFacet.Wrap(origin=Rules()) done
[INFO] XeFacet.Wrap(origin=XeFacet.Fixed()) done
[INFO] Transform(renumber.xsl) done
[INFO] XeFacet.Wrap(origin=org.requs.Compiler$1@61295fd4) done
[INFO] compiled and saved to /home/r/repo/target/site/requs
[INFO] Generating Sitemap.
[INFO] Rendering 1 generated Doxia document: 1 xdoc
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:16 min
[INFO] Finished at: 2015-03-20T00:15:30+00:00
[INFO] Final Memory: 65M/349M
[INFO] ------------------------------------------------------------------------
+ mvn clean
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building thindeck 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ thindeck ---
[INFO] Deleting /home/r/repo/target
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.177 s
[INFO] Finished at: 2015-03-20T00:15:33+00:00
[INFO] Final Memory: 10M/239M
[INFO] ------------------------------------------------------------------------
++ pwd
+ pdd --source=/home/r/repo --verbose --file=/dev/null --rule min-words:2 --rule min-estimate:15
INFO: &quot;my version is 0.14&quot;
INFO: &quot;reading /home/r/repo&quot;
INFO: &quot;214 file(s) found&quot;
INFO: &quot;puzzle 409:30/IMP at src/main/java/com/thindeck/api/Repo.java&quot;
INFO: &quot;puzzle 420:30/IMP at src/main/java/com/thindeck/dynamo/DyScenario.java&quot;
INFO: &quot;puzzle 406:30/IMP at src/main/java/com/thindeck/dynamo/DyTasks.java&quot;
INFO: &quot;puzzle 372:30/IMP at src/main/java/com/thindeck/dynamo/DyTxn.java&quot;
INFO: &quot;puzzle 408:30/IMP at src/main/java/com/thindeck/dynamo/DyUsage.java&quot;
INFO: &quot;puzzle 408:30/IMP at src/main/java/com/thindeck/dynamo/DyUsage.java&quot;
INFO: &quot;puzzle 408:30/IMP at src/main/java/com/thindeck/dynamo/DyUsage.java&quot;
INFO: &quot;puzzle 345:30/IMP at src/main/java/com/thindeck/steps/Nginx.java"
INFO: "puzzle 464:30/IMP at src/test/java/com/thindeck/dynamo/DyBaseTest.java"
INFO: "puzzle 410:30/IMP at src/test/java/com/thindeck/dynamo/DyUserTestITCase.java"
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git push origin master
To git@github.com:yegor256/thindeck.git
   44640a9..b03d157  master -> master