+ set -e + set -o pipefail ++ dirname /tmp/rultor-1B4U/run.sh + cd /tmp/rultor-1B4U + echo 30188 + echo '1.31.1 0bc9918' 1.31.1 0bc9918 + date --iso-8601=seconds --utc 2014-08-20T09:58:37+0000 + uptime 11:58:37 up 133 days, 13:34, 0 users, load average: 0.06, 0.11, 1.13 + head=git@github.com:jcabi/jcabi-heroku-maven-plugin.git + head_branch=master + vars=('--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=head=git@github.com:jcabi/jcabi-heroku-maven-plugin.git' '--env=head_branch=master') + image=yegor256/rultor + scripts=('sudo gem install pdd' ';' 'mvn clean deploy -Pqulice --errors --settings ../settings.xml' ';' 'mvn clean' ';' 'pdd --source=$(pwd) --verbose --file=jcabi-heroku-maven-plugin.xml' ';' 's3cmd --no-progress put jcabi-heroku-maven-plugin.xml --config=../s3cfg s3://pdd.teamed.io/jcabi-heroku-maven-plugin.xml' ';') + '[' -z '' ']' + docker=docker + git clone git@github.com:jcabi/jcabi-heroku-maven-plugin.git repo Initialized empty Git repository in /tmp/rultor-1B4U/repo/.git/ + cd repo + git config user.email me@rultor.com + git config user.name rultor + git checkout master Already on 'master' + '[' -z 'sudo gem install pdd' ']' + cd .. + cat + chmod a+x entry.sh + cat + echo 'sudo gem install pdd' ';' 'mvn clean deploy -Pqulice --errors --settings ../settings.xml' ';' 'mvn clean' ';' 'pdd --source=$(pwd) --verbose --file=jcabi-heroku-maven-plugin.xml' ';' 's3cmd --no-progress put jcabi-heroku-maven-plugin.xml --config=../s3cfg s3://pdd.teamed.io/jcabi-heroku-maven-plugin.xml' ';' + rm -rf .gpg + cd repo + docker_when_possible + true ++ uptime ++ awk '{print $12}' ++ cut -d , -f 1 + load=1.14 + '[' 1.14 '>' 8 ']' + echo 'load average is 1.14, low enough to run a new Docker container' load average is 1.14, low enough to run a new Docker container + break + cd .. ++ pwd ++ pwd + docker run --rm -v /tmp/rultor-1B4U:/main '--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' --env=head=git@github.com:jcabi/jcabi-heroku-maven-plugin.git --env=head_branch=master --memory=4g --cidfile=/tmp/rultor-1B4U/cid -w=/main yegor256/rultor /main/entry.sh + set -e + set -o pipefail + shopt -s dotglob + adduser --disabled-password --gecos '' r Adding user `r' ... Adding new group `r' (1000) ... Adding new user `r' (1000) with group `r' ... Creating home directory `/home/r' ... Copying files from `/etc/skel' ... + adduser r sudo Adding user `r' to group `sudo' ... Adding user r to group sudo Done. + echo '%sudo ALL=(ALL) NOPASSWD:ALL' + cp -R /root/.bashrc /root/.java /root/.m2 /root/.profile /home/r + cp -R ./cid ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./s3cfg ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r + rm -rf repo + chown -R r /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 gem install pdd Successfully installed pdd-0.5.2 1 gem installed Installing ri documentation for pdd-0.5.2... Installing RDoc documentation for pdd-0.5.2... + mvn clean deploy -Pqulice --errors --settings ../settings.xml [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... Downloading: http://repo.jfrog.org/artifactory/plugins-releases/com/jcabi/jcabi/1.14/jcabi-1.14.pom Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/com/jcabi/jcabi/1.14/jcabi-1.14.pom (7 KB at 5.9 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/com/jcabi/parent/0.27.1/parent-0.27.1.pom Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/com/jcabi/parent/0.27.1/parent-0.27.1.pom (74 KB at 131.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building jcabi-heroku-maven-plugin 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repo.jfrog.org/artifactory/plugins-releases/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/maven-metadata.xml Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/maven-metadata.xml (435 B at 1.6 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.pom Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.pom (11 KB at 43.1 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 26.8 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.jar Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.jar (100 KB at 154.5 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar (27 KB at 77.8 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.pom Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.pom (5 KB at 16.6 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/com/jcabi/jcabi-manifests/1.0.3/jcabi-manifests-1.0.3.pom Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/com/jcabi/jcabi-manifests/1.0.3/jcabi-manifests-1.0.3.pom (5 KB at 16.6 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/com/jcabi/jcabi-xml/0.11/jcabi-xml-0.11.pom Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/com/jcabi/jcabi-xml/0.11/jcabi-xml-0.11.pom (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.11/jcabi-xml-0.11.pom Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.11/jcabi-xml-0.11.pom (0 B at 0.0 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/com/jcabi/jcabi-velocity/0.8/jcabi-velocity-0.8.pom Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/com/jcabi/jcabi-velocity/0.8/jcabi-velocity-0.8.pom (3 KB at 12.5 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/projectlombok/lombok/1.14.4/lombok-1.14.4.pom Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/projectlombok/lombok/1.14.4/lombok-1.14.4.pom (2 KB at 5.7 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.pom Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.pom (14 KB at 53.3 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/hibernate/hibernate-validator-parent/5.1.2.Final/hibernate-validator-parent-5.1.2.Final.pom Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/hibernate/hibernate-validator-parent/5.1.2.Final/hibernate-validator-parent-5.1.2.Final.pom (26 KB at 73.9 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/com/rexsl/rexsl-test/0.13.3/rexsl-test-0.13.3.pom Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/com/rexsl/rexsl-test/0.13.3/rexsl-test-0.13.3.pom (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/rexsl/rexsl-test/0.13.3/rexsl-test-0.13.3.pom Downloaded: http://repo.maven.apache.org/maven2/com/rexsl/rexsl-test/0.13.3/rexsl-test-0.13.3.pom (0 B at 0.0 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/com/rexsl/rexsl/0.13.3/rexsl-0.13.3.pom Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/com/rexsl/rexsl/0.13.3/rexsl-0.13.3.pom (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/rexsl/rexsl/0.13.3/rexsl-0.13.3.pom Downloaded: http://repo.maven.apache.org/maven2/com/rexsl/rexsl/0.13.3/rexsl-0.13.3.pom (0 B at 0.0 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/jfrog/maven/annomojo/maven-plugin-anno/1.4.1/maven-plugin-anno-1.4.1.pom Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/jfrog/maven/annomojo/maven-plugin-anno/1.4.1/maven-plugin-anno-1.4.1.pom (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/jfrog/maven/annomojo/maven-plugin-anno/1.4.1/maven-plugin-anno-1.4.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/jfrog/maven/annomojo/maven-plugin-anno/1.4.1/maven-plugin-anno-1.4.1.pom (0 B at 0.0 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/jfrog/maven/annomojo/maven-plugin-anno-parent/1.4.1/maven-plugin-anno-parent-1.4.1.pom Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/jfrog/maven/annomojo/maven-plugin-anno-parent/1.4.1/maven-plugin-anno-parent-1.4.1.pom (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/jfrog/maven/annomojo/maven-plugin-anno-parent/1.4.1/maven-plugin-anno-parent-1.4.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/jfrog/maven/annomojo/maven-plugin-anno-parent/1.4.1/maven-plugin-anno-parent-1.4.1.pom (0 B at 0.0 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (0 B at 0.0 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.pom Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.pom (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.pom (0 B at 0.0 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/objenesis/objenesis/1.0/objenesis-1.0.pom Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/objenesis/objenesis/1.0/objenesis-1.0.pom (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/objenesis/objenesis/1.0/objenesis-1.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/objenesis/objenesis/1.0/objenesis-1.0.pom (0 B at 0.0 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/com/jcabi/jcabi-manifests/1.0.3/jcabi-manifests-1.0.3.jar Downloading: http://repo.jfrog.org/artifactory/plugins-releases/com/jcabi/jcabi-velocity/0.8/jcabi-velocity-0.8.jar Downloading: http://repo.jfrog.org/artifactory/plugins-releases/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.jar Downloading: http://repo.jfrog.org/artifactory/plugins-releases/com/jcabi/jcabi-xml/0.11/jcabi-xml-0.11.jar Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/projectlombok/lombok/1.14.4/lombok-1.14.4.jar Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/com/jcabi/jcabi-manifests/1.0.3/jcabi-manifests-1.0.3.jar (11 KB at 34.8 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.jar Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/com/jcabi/jcabi-xml/0.11/jcabi-xml-0.11.jar (0 B at 0.0 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/com/rexsl/rexsl-test/0.13.3/rexsl-test-0.13.3.jar Downloaded:1http://repo.jfrog.org/artifactory/plugins-releases/com/rexsl/rexsl-test/0.13.3/rexsl-test-0.13.3.jar (0 B at 0.0 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/jfrog/maven/annomojo/maven-plugin-anno/1.4.1/maven-plugin-anno-1.4.1.jar Downloaded:1http://repo.jfrog.org/artifactory/plugins-releases/com/jcabi/jcabi-velocity/0.8/jcabi-velocity-0.8.jar (6 KB at 13.5 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/jfrog/maven/annomojo/maven-plugin-anno/1.4.1/maven-plugin-anno-1.4.1.jar (0 B at 0.0 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar Downloaded:5http://repo.jfrog.org/artifactory/plugins-releases/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.jar (39 KB at 64.5 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar Downloaded:2http://repo.jfrog.org/artifactory/plugins-releases/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar (46 KB at 97.0 KB/sec) Downloading:1http://repo.jfrog.org/artifactory/plugins-releases/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar (41 KB at 116.8 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar (160 KB at 214.4 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar (30 KB at 79.4 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.jar (619 KB at 448.7 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar (148 KB at 335.0 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar Downloaded:5http://repo.jfrog.org/artifactory/plugins-releases/org/projectlombok/lombok/1.14.4/lombok-1.14.4.jar (1153 KB at 678.0 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar (546 KB at 490.5 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar Downloaded:4http://repo.jfrog.org/artifactory/plugins-releases/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar (0 B at 0.0 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar (16 KB at 62.8 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/objenesis/objenesis/1.0/objenesis-1.0.jar Downloaded:4http://repo.jfrog.org/artifactory/plugins-releases/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (46 KB at 191.5 KB/sec) Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar (0 B at 0.0 KB/sec) Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (88 KB at 259.8 KB/sec) Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/objenesis/objenesis/1.0/objenesis-1.0.jar (0 B at 0.0 KB/sec) Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar (56 KB at 125.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.11/jcabi-xml-0.11.jar Downloading: http://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar Downloading: http://repo.maven.apache.org/maven2/com/rexsl/rexsl-test/0.13.3/rexsl-test-0.13.3.jar Downloading: http://repo.maven.apache.org/maven2/org/jfrog/maven/annomojo/maven-plugin-anno/1.4.1/maven-plugin-anno-1.4.1.jar Downloading: http://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar Downloaded: http://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/objenesis/objenesis/1.0/objenesis-1.0.jar Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.11/jcabi-xml-0.11.jar (0 B at 0.0 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar (0 B at 0.0 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/jfrog/maven/annomojo/maven-plugin-anno/1.4.1/maven-plugin-anno-1.4.1.jar (0 B at 0.0 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/com/rexsl/rexsl-test/0.13.3/rexsl-test-0.13.3.jar (0 B at 0.0 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/objenesis/objenesis/1.0/objenesis-1.0.jar (0 B at 0.0 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jcabi-heroku-maven-plugin --- [INFO] [INFO] --- maven-plugin-plugin:3.2:helpmojo (generated-helpmojo) @ jcabi-heroku-maven-plugin --- Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/jfrog/maven/annomojo/maven-plugin-tools-anno/1.4.1/maven-plugin-tools-anno-1.4.1.pom Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/jfrog/maven/annomojo/maven-plugin-tools-anno/1.4.1/maven-plugin-tools-anno-1.4.1.pom (4 KB at 13.1 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/jfrog/maven/annomojo/maven-plugin-tools-anno/1.4.1/maven-plugin-tools-anno-1.4.1.jar Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/jfrog/maven/annomojo/maven-plugin-tools-anno/1.4.1/maven-plugin-tools-anno-1.4.1.jar (16 KB at 47.3 KB/sec) [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] Applying mojo extractor for language: javaanno warning: The apt tool and its associated API are planned to be removed in the next major JDK release. These features have been superseded by javac and the standardized annotation processing API, javax.annotation.processing and javax.lang.model. Users are recommended to migrate to the annotation processing features of javac; see the javac man page for more information. warning: Annotation types without processors: com.jcabi.aspects.Immutable,lombok.ToString,lombok.EqualsAndHashCode,javax.validation.constraints.NotNull,java.lang.SuppressWarnings,com.jcabi.aspects.RetryOnFailure,java.lang.Override 1 warning [INFO] Mojo extractor for language: javaanno found 1 mojo descriptors. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 0 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (jcabi-build-number) @ jcabi-heroku-maven-plugin --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [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: 752a143 at timestamp: 1408528963825 [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 buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jcabi-heroku-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jcabi-heroku-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/r/repo/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (compile-helpmojo) @ jcabi-heroku-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/r/repo/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.2:descriptor (default-descriptor) @ jcabi-heroku-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] Applying mojo extractor for language: javaanno warning: The apt tool and its associated API are planned to be removed in the next major JDK release. These features have been superseded by javac and the standardized annotation processing API, javax.annotation.processing and javax.lang.model. Users are recommended to migrate to the annotation processing features of javac; see the javac man page for more information. warning: Annotation types without processors: com.jcabi.aspects.Immutable,ToString,EqualsAndHashCode,javax.validation.constraints.NotNull,java.lang.SuppressWarnings,com.jcabi.aspects.RetryOnFailure,java.lang.Override 1 warning [INFO] Mojo extractor for language: javaanno found 1 mojo descriptors. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 1 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] [INFO] --- jcabi-maven-plugin:0.9.2:ajc (jcabi-ajc-compile) @ jcabi-heroku-maven-plugin --- 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.14/af16bab 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.14/af16bab started new daemon thread jcabi-cacheable for automated cleaning of expired @Cacheable values [WARNING] advice defined in com.jcabi.aspects.aj.MethodValidator has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.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.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] [INFO] ajc result: 6 file(s) processed, 10 pointcut(s) woven, 0 error(s), 10 warning(s) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jcabi-heroku-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jcabi-heroku-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/r/repo/target/test-classes [INFO] [INFO] --- jcabi-maven-plugin:0.9.2:ajc (jcabi-ajc-test-compile) @ jcabi-heroku-maven-plugin --- [INFO] Created temp dir /home/r/repo/target/jcabi-ajc-test [WARNING] advice defined in com.jcabi.aspects.aj.MethodValidator has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.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.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] [WARNING] advice defined in com.jcabi.aspects.aj.ImmutabilityChecker has not been applied [Xlint:adviceDidNotMatch] [INFO] ajc result: 4 file(s) processed, 0 pointcut(s) woven, 0 error(s), 12 warning(s) [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ jcabi-heroku-maven-plugin --- [INFO] Surefire report directory: /home/r/repo/target/surefire-reports [INFO] parallel='none', perCoreThreadCount=true, threadCount=4, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0 ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.jcabi.heroku.maven.plugin.RepoTest Aug 20, 2014 10:02:59 AM org.hibernate.validator.internal.util.Version <clinit> INFO: HV000001: Hibernate Validator 5.1.2.Final [info] JSR-303 validator org.hibernate.validator.internal.engine.ValidatorImpl instantiated by jcabi-aspects 0.17.1/8b0e260 [info] git init /tmp/junit5303231983269905891/junit1317377285033658005:... [info] >> Initialized empty Git repository in /tmp/junit5303231983269905891/junit1317377285033658005/.git/ [info] git add extra.txt:... [info] File /tmp/junit5303231983269905891/junit1317377285033658005/extra.txt updated, 16 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.711 sec - in com.jcabi.heroku.maven.plugin.RepoTest Running com.jcabi.heroku.maven.plugin.DeployMojoTest [info] execution skipped because of 'skip' option [info] jcabi-aspects 0.17.1/8b0e260 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.241 sec - in com.jcabi.heroku.maven.plugin.DeployMojoTest Running com.jcabi.heroku.maven.plugin.HerokuTest [info] git clone --verbose git@heroku.com:jcabi.git /tmp/junit8350687141237235483/junit7880977092361688108:... [warn] >> Cloning into '/tmp/junit8350687141237235483/junit7880977092361688108'... [warn] >> + /usr/bin/ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -i /tmp/junit8350687141237235483/junit8183456165031303232/heroku.pem git@heroku.com git-upload-pack 'jcabi.git' [warn] >> Warning: Permanently added 'heroku.com,50.19.85.132' (RSA) to the list of known hosts. [warn] >> Permission denied (publickey). [warn] >> fatal: Could not read from remote repository. [warn] >> [warn] >> Please make sure you have the correct access rights [warn] >> and the repository exists. [warn] #exec(): attempt #1 of 2 failed in 3s (3s waiting already) with java.lang.IllegalArgumentException: Non-zero exit code 128: at com.jcabi.log.VerboseProcess.stdout(VerboseProcess.java:220) at com.jcabi.log.VerboseProcess.stdout(VerboseProcess.java:158) at com.jcabi.heroku.maven.plugin.Git.exec_aroundBody0(Git.java:123) at com.jcabi.heroku.maven.plugin.Git$AjcClosure1.run(Git.java:1) at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149) at com.jcabi.aspects.aj.Repeater.wrap(Repeater.java:81) at com.jcabi.heroku.maven.plugin.Git.exec(Git.java:114) at com.jcabi.heroku.maven.plugin.Heroku.clone(Heroku.java:77) at com.jcabi.heroku.maven.plugin.HerokuTest.clonesSimpleHerokuRepository(HerokuTest.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:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:141) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:114) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:86) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [info] git clone --verbose git@heroku.com:jcabi.git /tmp/junit8350687141237235483/junit7880977092361688108:... [warn] >> Cloning into '/tmp/junit8350687141237235483/junit7880977092361688108'... [warn] >> + /usr/bin/ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -i /tmp/junit8350687141237235483/junit8183456165031303232/heroku.pem git@heroku.com git-upload-pack 'jcabi.git' [warn] >> Warning: Permanently added 'heroku.com,50.19.85.132' (RSA) to the list of known hosts. [warn] >> Permission denied (publickey). [warn] >> fatal: Could not read from remote repository. [warn] >> [warn] >> Please make sure you have the correct access rights [warn] >> and the repository exists. [warn] #exec(): attempt #2 of 2 failed in 1s (7s waiting already) with java.lang.IllegalArgumentException: Non-zero exit code 128: at com.jcabi.log.VerboseProcess.stdout(VerboseProcess.java:220) at com.jcabi.log.VerboseProcess.stdout(VerboseProcess.java:158) at com.jcabi.heroku.maven.plugin.Git.exec_aroundBody0(Git.java:123) at com.jcabi.heroku.maven.plugin.Git$AjcClosure1.run(Git.java:1) at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149) at com.jcabi.aspects.aj.Repeater.wrap(Repeater.java:81) at com.jcabi.heroku.maven.plugin.Git.exec(Git.java:114) at com.jcabi.heroku.maven.plugin.Heroku.clone(Heroku.java:77) at com.jcabi.heroku.maven.plugin.HerokuTest.clonesSimpleHerokuRepository(HerokuTest.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:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:141) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:114) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:86) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.867 sec - in com.jcabi.heroku.maven.plugin.HerokuTest Running com.jcabi.heroku.maven.plugin.GitTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in com.jcabi.heroku.maven.plugin.GitTest Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- jcabi-maven-plugin:0.9.2:versionalize (jcabi-versionalize-packages) @ jcabi-heroku-maven-plugin --- [INFO] Versionalizing /home/r/repo/target/classes directory [INFO] File /home/r/repo/target/classes/com/jcabi/heroku/maven/plugin/com-jcabi-jcabi-heroku-maven-plugin-maven-plugin.txt added [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jcabi-heroku-maven-plugin --- [INFO] Building jar: /home/r/repo/target/jcabi-heroku-maven-plugin-1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ jcabi-heroku-maven-plugin --- [INFO] [INFO] --- maven-assembly-plugin:2.4:single (assemble-all) @ jcabi-heroku-maven-plugin --- Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (0 B at 0.0 KB/sec) Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (0 B at 0.0 KB/sec) Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar Downloading: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (0 B at 0.0 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (0 B at 0.0 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (0 B at 0.0 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/com/jcabi/jcabi/1.13/jcabi-1.13.pom Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/com/jcabi/jcabi/1.13/jcabi-1.13.pom (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.13/jcabi-1.13.pom Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.13/jcabi-1.13.pom (0 B at 0.0 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/com/jcabi/jcabi-immutable/1.2/jcabi-immutable-1.2.pom Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/com/jcabi/jcabi-immutable/1.2/jcabi-immutable-1.2.pom (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.2/jcabi-immutable-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.2/jcabi-immutable-1.2.pom (0 B at 0.0 KB/sec) [INFO] Building jar: /home/r/repo/target/jcabi-heroku-maven-plugin-1.0-SNAPSHOT-jar-with-dependencies.jar [INFO] [INFO] --- maven-invoker-plugin:1.9:install (default) @ jcabi-heroku-maven-plugin --- Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.pom Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.pom (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.pom (0 B at 0.0 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/codehaus/groovy/groovy-all/2.0.1/groovy-all-2.0.1.pom Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/codehaus/groovy/groovy-all/2.0.1/groovy-all-2.0.1.pom (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.0.1/groovy-all-2.0.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.0.1/groovy-all-2.0.1.pom (0 B at 0.0 KB/sec) Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.jar Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/codehaus/groovy/groovy-all/2.0.1/groovy-all-2.0.1.jar Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.jar (0 B at 0.0 KB/sec) Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/codehaus/groovy/groovy-all/2.0.1/groovy-all-2.0.1.jar (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.jar Downloading: http://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.0.1/groovy-all-2.0.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.0.1/groovy-all-2.0.1.jar (0 B at 0.0 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.jar (0 B at 0.0 KB/sec) [INFO] Installing /home/r/repo/pom.xml to /home/r/repo/target/local-repo/com/jcabi/jcabi-heroku-maven-plugin/1.0-SNAPSHOT/jcabi-heroku-maven-plugin-1.0-SNAPSHOT.pom [INFO] Installing /home/r/repo/target/jcabi-heroku-maven-plugin-1.0-SNAPSHOT.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-heroku-maven-plugin/1.0-SNAPSHOT/jcabi-heroku-maven-plugin-1.0-SNAPSHOT.jar [INFO] Installing /home/r/repo/target/jcabi-heroku-maven-plugin-1.0-SNAPSHOT-jar-with-dependencies.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-heroku-maven-plugin/1.0-SNAPSHOT/jcabi-heroku-maven-plugin-1.0-SNAPSHOT-jar-with-dependencies.jar [INFO] [INFO] --- maven-invoker-plugin:1.9:run (default) @ jcabi-heroku-maven-plugin --- [INFO] Building: skipped-deployment/pom.xml [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building test 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 294.4 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 979.5 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 1225.7 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/10/apache-10.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/10/apache-10.pom (15 KB at 3613.0 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 1718.3 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 1981.2 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 1283.2 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 2074.7 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/11/apache-11.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/11/apache-11.pom (15 KB at 2066.3 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 2620.6 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom [INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom [INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 37.8 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar [INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar [INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 992.0 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom [INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom [INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (11 KB at 341.0 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom [INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom [INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 KB at 254.1 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar [INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar [INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 KB at 849.9 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 1139.5 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 3020.4 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom [INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom [INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (7 KB at 222.6 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar [INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar [INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 KB at 674.9 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom (6 KB at 1096.3 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar (27 KB at 4367.0 KB/sec) [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jcabi-test --- [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 473.6 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 1104.4 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 620.0 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/3/apache-3.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/3/apache-3.pom (4 KB at 1116.5 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 496.5 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 906.9 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 1020.9 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 6132.6 KB/sec) [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jcabi-test --- [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 858.4 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 977.1 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 2975.6 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 372.9 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 1751.8 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 771.3 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 96.1 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 1120.5 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/junit/junit/3.8.1/junit-3.8.1.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 243.7 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 1339.1 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 763.7 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 483.4 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 256.1 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 903.3 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 770.0 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 633.5 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 3276.9 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 622.1 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 570.3 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 140.5 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 138.0 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 1910.6 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 832.0 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 685.2 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 985.4 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 2308.3 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 408.2 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 1082.0 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 651.2 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 8185.1 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 1884.4 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 1699.6 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 3344.2 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 3779.3 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 289.4 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 1901.7 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 932.0 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/10/spice-parent-10.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 588.9 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/3/forge-parent-3.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 819.2 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 1312.3 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 289.7 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 927.1 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 5032.9 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 828.1 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar [INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.jar [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 809.0 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 9803.7 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 2216.5 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 6013.7 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 14906.5 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 10378.1 KB/sec) [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 818.3 KB/sec) [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 7389.5 KB/sec) [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/r/repo/target/it/skipped-deployment/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ jcabi-test --- [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 729.5 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.9/maven-2.0.9.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 4616.0 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/8/maven-parent-8.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 11783.7 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 527.0 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 1121.1 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 2534.2 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 335.0 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 1533.2 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 639.3 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 1001.0 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 618.8 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 851.6 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 882.2 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 376.7 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 962.4 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 2026.4 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 125.5 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 666.8 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom [INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom [INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 22.9 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom [INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom [INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 156.3 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 327.4 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 3635.7 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 2200.2 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 4414.1 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom [INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom [INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 29.4 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom [INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom [INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom (688 B at 29.2 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom [INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom [INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 48.6 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar [INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar [INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar [INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar [INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 193.4 KB/sec) [INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 564.7 KB/sec) [INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 377.8 KB/sec) [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jcabi-test --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/r/repo/target/it/skipped-deployment/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ jcabi-test --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ jcabi-test --- [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom [INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom [INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom (3 KB at 118.4 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom [INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom [INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom (3 KB at 105.8 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom [INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom [INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom (6 KB at 225.0 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom [INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom [INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom (2 KB at 61.0 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom [INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom [INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom (16 KB at 564.5 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (4 KB at 1022.8 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 KB at 9153.3 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (2 KB at 293.3 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (2 KB at 288.3 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (4 KB at 484.9 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 8159.7 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 13645.2 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (4 KB at 1205.1 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (10 KB at 3039.4 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/13/maven-parent-13.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 KB at 5525.9 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/6/apache-6.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/6/apache-6.pom (13 KB at 6248.0 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (2 KB at 402.3 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 KB at 7582.8 KB/sec) [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 KB at 3299.8 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (227 KB at 15092.6 KB/sec) [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 17133.5 KB/sec) [INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar [INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar [INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar [INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar [INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (34 KB at 996.2 KB/sec) [INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (14 KB at 370.1 KB/sec) [INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar (115 KB at 2166.5 KB/sec) [INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar (257 KB at 2881.7 KB/sec) [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jcabi-test --- [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 1107.9 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 685.8 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 423.1 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 527.0 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 4544.4 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 110.5 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 4847.7 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 5325.4 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-lang/commons-lang/2.1/commons-lang-2.1.jar [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 6561.8 KB/sec) [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 9483.2 KB/sec) [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 15009.7 KB/sec) [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 9220.7 KB/sec) [INFO] [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] Building jar: /home/r/repo/target/it/skipped-deployment/target/jcabi-test-1.0.jar [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jcabi-test --- [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (3 KB at 817.7 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 517.1 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 2429.2 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 7060.5 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 7092.8 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 3860.0 KB/sec) [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (226 KB at 22504.6 KB/sec) [INFO] [INFO] Installing /home/r/repo/target/it/skipped-deployment/target/jcabi-test-1.0.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-test/1.0/jcabi-test-1.0.jar [INFO] [INFO] Installing /home/r/repo/target/it/skipped-deployment/pom.xml to /home/r/repo/target/local-repo/com/jcabi/jcabi-test/1.0/jcabi-test-1.0.pom [INFO] [INFO] [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ jcabi-test --- [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (6 KB at 2588.9 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (10 KB at 3190.1 KB/sec) [INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar [INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar [INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (245 KB at 4011.0 KB/sec) [INFO] [INFO] Skipping artifact deployment [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 6.994 s [INFO] [INFO] Finished at: 2014-08-20T10:03:31+00:00 [INFO] [INFO] Final Memory: 11M/430M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [WARNING] The requested profile "qulice" could not be activated because it does not exist. [INFO] run script verify.groovy [INFO] Running post-build script: /home/r/repo/target/it/skipped-deployment/verify.groovy [INFO] Finished post-build script: /home/r/repo/target/it/skipped-deployment/verify.groovy [INFO] ..SUCCESS (12.5 s) [INFO] ------------------------------------------------- [INFO] Build Summary: [INFO] Passed: 1, Failed: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------- [INFO] [INFO] --- qulice-maven-plugin:0.8.2:check (jcabi-check) @ jcabi-heroku-maven-plugin --- [INFO] LICENSE found: file:/home/r/repo/LICENSE.txt log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. [INFO] No Checkstyle violations found in 24 files [INFO] No PMD violations found in 10 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://www.jcabi.com/jcabi-aspects/jsr-303.html) [INFO] jcabi-aspects 0.15/1409f87 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods [INFO] /src/changes/changes.xml: to be validated [INFO] /src/it/skipped-deployment/pom.xml: to be validated [INFO] /src/it/settings.xml: skipped CodeNarc completed: (p1=0; p2=0; p3=0) 12599ms [INFO] CodeNarc validated 1 file(s) [INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce... [INFO] Calling com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check... [INFO] Checking compile classpath [INFO] Checking runtime classpath [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 32s [INFO] [INFO] --- maven-install-plugin:2.5:install (default-install) @ jcabi-heroku-maven-plugin --- [INFO] Installing /home/r/repo/target/jcabi-heroku-maven-plugin-1.0-SNAPSHOT.jar to /home/r/.m2/repository/com/jcabi/jcabi-heroku-maven-plugin/1.0-SNAPSHOT/jcabi-heroku-maven-plugin-1.0-SNAPSHOT.jar [INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/jcabi/jcabi-heroku-maven-plugin/1.0-SNAPSHOT/jcabi-heroku-maven-plugin-1.0-SNAPSHOT.pom [INFO] Installing /home/r/repo/target/jcabi-heroku-maven-plugin-1.0-SNAPSHOT-jar-with-dependencies.jar to /home/r/.m2/repository/com/jcabi/jcabi-heroku-maven-plugin/1.0-SNAPSHOT/jcabi-heroku-maven-plugin-1.0-SNAPSHOT-jar-with-dependencies.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ jcabi-heroku-maven-plugin --- Downloading: http://repo.jfrog.org/artifactory/plugins-releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar Downloaded: http://repo.jfrog.org/artifactory/plugins-releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (245 KB at 283.8 KB/sec) Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-heroku-maven-plugin/1.0-SNAPSHOT/maven-metadata.xml Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-heroku-maven-plugin/1.0-SNAPSHOT/maven-metadata.xml (784 B at 0.3 KB/sec) Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-heroku-maven-plugin/1.0-SNAPSHOT/jcabi-heroku-maven-plugin-1.0-20140820.100409-520.jar Uploaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-heroku-maven-plugin/1.0-SNAPSHOT/jcabi-heroku-maven-plugin-1.0-20140820.100409-520.jar (28 KB at 35.3 KB/sec) Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-heroku-maven-plugin/1.0-SNAPSHOT/jcabi-heroku-maven-plugin-1.0-20140820.100409-520.pom Uploaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-heroku-maven-plugin/1.0-SNAPSHOT/jcabi-heroku-maven-plugin-1.0-20140820.100409-520.pom (11 KB at 21.4 KB/sec) Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-heroku-maven-plugin/maven-metadata.xml Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-heroku-maven-plugin/maven-metadata.xml (326 B at 0.8 KB/sec) Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/maven-metadata.xml Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/maven-metadata.xml (2 KB at 2.9 KB/sec) Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-heroku-maven-plugin/1.0-SNAPSHOT/maven-metadata.xml Uploaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-heroku-maven-plugin/1.0-SNAPSHOT/maven-metadata.xml (784 B at 1.1 KB/sec) Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-heroku-maven-plugin/maven-metadata.xml Uploaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-heroku-maven-plugin/maven-metadata.xml (326 B at 0.4 KB/sec) Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/maven-metadata.xml Uploaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/maven-metadata.xml (2 KB at 1.6 KB/sec) Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-heroku-maven-plugin/1.0-SNAPSHOT/jcabi-heroku-maven-plugin-1.0-20140820.100409-520-jar-with-dependencies.jar Uploaded:Khttps://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-heroku-maven-plugin/1.0-SNAPSHOT/jcabi-heroku-maven-plugin-1.0-20140820.100409-520-jar-with-dependencies.jar (4310 KB at 1333.3 KB/sec) Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-heroku-maven-plugin/1.0-SNAPSHOT/maven-metadata.xml Uploaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-heroku-maven-plugin/1.0-SNAPSHOT/maven-metadata.xml (1012 B at 1.6 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:03 min [INFO] Finished at: 2014-08-20T10:04:17+00:00 [INFO] Final Memory: 110M/421M [INFO] ------------------------------------------------------------------------ + mvn clean [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building jcabi-heroku-maven-plugin 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jcabi-heroku-maven-plugin --- [INFO] Deleting /home/r/repo/target [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.563 s [INFO] Finished at: 2014-08-20T10:04:25+00:00 [INFO] Final Memory: 8M/239M [INFO] ------------------------------------------------------------------------ ++ pwd + pdd --source=/home/r/repo --verbose --file=jcabi-heroku-maven-plugin.xml INFO: "my version is 0.5.2" INFO: "reading /home/r/repo" INFO: "64 file(s) found" + s3cmd --no-progress put jcabi-heroku-maven-plugin.xml --config=../s3cfg s3://pdd.teamed.io/jcabi-heroku-maven-plugin.xml File 'jcabi-heroku-maven-plugin.xml' stored as 's3://pdd.teamed.io/jcabi-heroku-maven-plugin.xml' (275 bytes in 0.5 seconds, 539.25 B/s) [1 of 1] + mv /home/r/repo . ++ whoami + chown -R root repo ++ whoami + sudo chown -R rultor repo + cd repo