rultor.com logo This build log was produced by rultor.com for jcabi/jcabi-manifests#30
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 6778
+ echo '1.60.1 20a9636'
1.60.1 20a9636
+ date
Tue Jan 26 03:45:41 UTC 2016
+ uptime
 03:45:41 up 10 days, 10:35,  0 users,  load average: 9.56, 10.08, 8.88
+ fork=git@github.com:valery1707/jcabi-manifests.git
+ fork_branch=badges
+ head=git@github.com:jcabi/jcabi-manifests.git
+ head_branch=master
+ pull_id=30
+ pull_title='Add Javadoc badge with automatic version detection'
+ vars=('--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=fork=git@github.com:valery1707/jcabi-manifests.git' '--env=fork_branch=badges' '--env=head=git@github.com:jcabi/jcabi-manifests.git' '--env=head_branch=master' '--env=pull_id=30' '--env=pull_title=Add Javadoc badge with automatic version detection')
+ image=yegor256/rultor
+ directory=
+ scripts=('sudo gem install pdd' ';' 'mvn clean install -Pqulice --errors --settings ../settings.xml' ';' 'mvn clean' ';' 'pdd --source=$(pwd) --verbose --file=/dev/null' ';')
+ squash=false
+ ff=default
+ rebase=false
+ container=jcabi_jcabi-manifests_30
+ as_root=false
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:jcabi/jcabi-manifests.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'sudo gem install pdd' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'sudo gem install pdd' ';' 'mvn clean install -Pqulice --errors --settings ../settings.xml' ';' 'mvn clean' ';' 'pdd --source=$(pwd) --verbose --file=/dev/null' ';'
+ rm -rf .gpg
+ cd repo
+ git remote add fork git@github.com:valery1707/jcabi-manifests.git
+ git remote update
Fetching origin
Fetching fork
From github.com:valery1707/jcabi-manifests
 * [new branch]      badges     -> fork/badges
 * [new branch]      gh-pages   -> fork/gh-pages
 * [new branch]      master     -> fork/master
+ args=
+ '[' default == default ']'
+ args=' --ff'
+ '[' default == no ']'
+ '[' default == only ']'
+ export BRANCH=__rultor
+ BRANCH=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ git checkout fork/badges
Note: checking out 'fork/badges'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b new_branch_name

HEAD is now at e32b737... Add Javadoc badge with automatic version detection
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ git checkout master
Switched to branch 'master'
+ '[' false == true ']'
+ '[' false == true ']'
+ git merge --ff __rultor
Merge made by the 'recursive' strategy.
 README.md | 1 +
 1 file changed, 1 insertion(+)
+ docker_when_possible
+ true
++ sed 's/ /\n/g'
++ tail -n 1
++ uptime
+ load=8.88
++ bc
++ echo 8.88 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 8.88, low enough to run a new Docker container'
load average is 8.88, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor
+ docker pull yegor256/rultor
Using default tag: latest
Trying to pull repository docker.io/yegor256/rultor ... latest: Pulling from yegor256/rultor
f15ce52fc004: Already exists
c4fae638e7ce: Already exists
a4c5be5b6e59: Already exists
8693db7e8a00: Already exists
905f24df29ff: Already exists
657a37935440: Already exists
f0600dd9e23f: Already exists
3a7d7df23af5: Already exists
e5998a99eea0: Already exists
3c2ef6385127: Already exists
300fe0e1bc63: Already exists
39d867b5c6f6: Already exists
5b80ff971bbf: Already exists
158e619be3e8: Already exists
c2d091f452dc: Already exists
d6b2d5f30932: Already exists
c5c6c5cc7b4f: Already exists
555bfbb5d81b: Already exists
d93c1e893889: Already exists
8b8a98471c8c: Already exists
e78c47f6e438: Already exists
c8d02a32c5b8: Already exists
223b437645e1: Already exists
e53feae7697e: Already exists
85cadafe905a: Already exists
757ea2c49934: Already exists
1b1d64a8c8c1: Already exists
46f72ab13238: Already exists
9c2d41201558: Already exists
d6005cf5e9d9: Already exists
fb14651801fd: Already exists
95fd6f7a65ea: Already exists
7000d4116c81: Already exists
5555d2dc5c5c: Already exists
185fdb32a851: Already exists
855fad6f34f1: Already exists
c101d73a1a0a: Already exists
afbc6c44c7d5: Already exists
b3abffb5d8f2: Already exists
876342a9ba87: Already exists
e61851e07fb2: Already exists
7cc0434d2a70: Already exists
0bfaac361bb8: Already exists
4d38eb72a238: Already exists
e29f1dfdfdf2: Already exists
b8a07449caea: Already exists
a584ebb043ab: Already exists
27e20eff2e66: Already exists
d1d073485a04: Already exists
78279df82c83: Already exists
8b2f6dd2b697: Already exists
c9bee69981c3: Already exists
2b6525ffe207: Already exists
Digest: sha256:146a7e19d66afff08c3cd361a60c0b90c4c41774613eeface50b3a33cfad559d
Status: Image is up to date for docker.io/yegor256/rultor:latest

+ grep --quiet '\sjcabi_jcabi-manifests_30\s*$'
+ docker ps --filter=status=exited
++ pwd
++ pwd
+ docker run --rm -v /tmp/rultor-0kzU:/main '--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' --env=fork=git@github.com:valery1707/jcabi-manifests.git --env=fork_branch=badges --env=head=git@github.com:jcabi/jcabi-manifests.git --env=head_branch=master --env=pull_id=30 '--env=pull_title=Add Javadoc badge with automatic version detection' --privileged=true --hostname=docker --memory=6g --cidfile=/tmp/rultor-0kzU/cid -w=/main --name=jcabi_jcabi-manifests_30 yegor256/rultor /main/entry.sh
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.composer /root/.gem /root/.java /root/.m2 /root/.npm /root/.profile /root/texmf /root/.texmf-var /root/tmp /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./s3cfg ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ su -m r -c /home/r/script.sh
+ set -e
+ set -o pipefail
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ sudo gem install pdd
Building native extensions.  This could take a while...

ruby-filemagic-0.7.1 [2015-10-27]:

* List default lib and header directories (pull request #18 by Adam Wróbel).

Successfully installed ruby-filemagic-0.7.1
Successfully installed slop-3.6.0
Successfully installed pdd-0.15.4
Parsing documentation for ruby-filemagic-0.7.1
Installing ri documentation for ruby-filemagic-0.7.1
Parsing documentation for slop-3.6.0
Installing ri documentation for slop-3.6.0
Parsing documentation for pdd-0.15.4
Installing ri documentation for pdd-0.15.4
Done installing documentation for ruby-filemagic, slop, pdd after 2 seconds
3 gems installed
+ mvn clean install -Pqulice --errors --settings ../settings.xml
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.33/parent-0.33.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.33/parent-0.33.pom (0 B at 0.0 KB/sec)
[INFO]
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building jcabi-manifests 2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/groups/public/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/maven-metadata.xml
Downloaded: http://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/maven-metadata.xml (433 B at 5.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.pom
Downloading: http://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.pom (6 KB at 238.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.jar
Downloading: http://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.jar
Downloaded: http://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.jar (13 KB at 650.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9.3/jcabi-maven-plugin-0.9.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9.3/jcabi-maven-plugin-0.9.3.pom (12 KB at 146.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9.3/jcabi-maven-plugin-0.9.3.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9.3/jcabi-maven-plugin-0.9.3.jar (28 KB at 569.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.pom (17 KB at 496.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.jar (212 KB at 1499.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.12/qulice-maven-plugin-0.12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.12/qulice-maven-plugin-0.12.pom (17 KB at 149.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice/0.12/qulice-0.12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice/0.12/qulice-0.12.pom (7 KB at 181.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.12/qulice-maven-plugin-0.12.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.12/qulice-maven-plugin-0.12.jar (45 KB at 835.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/javax/servlet/servlet-api/3.0-alpha-1/servlet-api-3.0-alpha-1.pom
Downloading: http://repo.maven.apache.org/maven2/javax/servlet/servlet-api/3.0-alpha-1/servlet-api-3.0-alpha-1.pom
Downloaded: http://repo.maven.apache.org/maven2/javax/servlet/servlet-api/3.0-alpha-1/servlet-api-3.0-alpha-1.pom (5 KB at 252.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/glassfish/api/api/1/api-1.pom
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/api/api/1/api-1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/api/api/1/api-1.pom (6 KB at 174.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/glassfish/pom/2/pom-2.pom
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/pom/2/pom-2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/pom/2/pom-2.pom (9 KB at 519.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.pom (2 KB at 19.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/javax/servlet/servlet-api/3.0-alpha-1/servlet-api-3.0-alpha-1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar (1146 KB at 3755.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/javax/servlet/servlet-api/3.0-alpha-1/servlet-api-3.0-alpha-1.jar
Downloaded: http://repo.maven.apache.org/maven2/javax/servlet/servlet-api/3.0-alpha-1/servlet-api-3.0-alpha-1.jar (170 KB at 5307.0 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jcabi-manifests ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ jcabi-manifests ---
[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: 0d4aff6 at timestamp: 2016-01-26T03:46:21
[INFO] Storing buildScmBranch: master
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ jcabi-manifests ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jcabi-manifests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/r/repo/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ jcabi-manifests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/r/repo/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jcabi-manifests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ jcabi-manifests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/r/repo/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ jcabi-manifests ---
[INFO] Surefire report directory: /home/r/repo/target/surefire-reports
[INFO] parallel='none', perCoreThreadCount=true, threadCount=4, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.jcabi.manifests.ManifestsTest
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 2 attribute(s) loaded ["Created-By", "Manifest-Version"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 10 attribute(s) loaded ["Created-By", "Extension-Name", "Implementation-Title", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 2 attribute(s) loaded ["Created-By", "Manifest-Version"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 2 attribute(s) loaded ["Created-By", "Manifest-Version"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 2 attribute(s) loaded ["Created-By", "Manifest-Version"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 9 attribute(s) loaded ["Created-By", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Main-Class", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 10 attribute(s) loaded ["Created-By", "Extension-Name", "Implementation-Title", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 3 attribute(s) loaded ["Class-Path", "Main-Class", "Manifest-Version"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 12 attribute(s) loaded ["Archiver-Version", "Build-Jdk", "Built-By", "Created-By", "Implementation-Title", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 12 attribute(s) loaded ["Archiver-Version", "Build-Jdk", "Built-By", "Created-By", "Implementation-Title", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 8 attribute(s) loaded ["Archiver-Version", "Build-Jdk", "Built-By", "Created-By", "JCabi-Build", "JCabi-Date", "JCabi-Version", "Manifest-Version"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 16 attribute(s) loaded ["Archiver-Version", "Build-Jdk", "Built-By", "Bundle-Description", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-RequiredExecutionEnvironment", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Implementation-Title", "Implementation-Version", "Import-Package", "Manifest-Version"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 8 attribute(s) loaded ["Archiver-Version", "Build-Jdk", "Built-By", "Created-By", "JCabi-Build", "JCabi-Date", "JCabi-Version", "Manifest-Version"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 1 attribute(s) loaded ["Manifest-Version"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 14 attribute(s) loaded ["Archiver-Version", "Bnd-LastModified", "Build-Jdk", "Built-By", "Bundle-Description", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Version", "Created-By", "Export-Package", "Manifest-Version", "Tool"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 13 attribute(s) loaded ["Archiver-Version", "Build-Jdk", "Built-By", "Created-By", "Extension-Name", "Implementation-Title", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 22 attribute(s) loaded ["Archiver-Version", "Bnd-LastModified", "Build-Jdk", "Built-By", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Extension-Name", "Implementation-Vendor", "Implementation-Version", "Import-Package", "Manifest-Version", "Specification-Vendor", "Specification-Version", "Tool"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 27 attribute(s) loaded ["Archiver-Version", "Bnd-LastModified", "Build-Jdk", "Built-By", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Implementation-Build", "Implementation-Title", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Include-Resource", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version", "Tool", "X-Compile-Source-JDK", "X-Compile-Target-JDK"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 9 attribute(s) loaded ["Archiver-Version", "Build-Jdk", "Built-By", "Created-By", "Implementation-Title", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Manifest-Version"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 8 attribute(s) loaded ["Ant-Version", "Built-By", "Built-Date", "Created-By", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Manifest-Version"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 8 attribute(s) loaded ["Ant-Version", "Built-By", "Built-Date", "Created-By", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Manifest-Version"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 10 attribute(s) loaded ["Bnd-LastModified", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Version", "Created-By", "Export-Package", "Import-Package", "Manifest-Version", "Tool"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 23 attribute(s) loaded ["Archiver-Version", "Bnd-LastModified", "Build-Jdk", "Built-By", "Bundle-Description", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Implementation-Title", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Import-Package", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version", "Tool"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 17 attribute(s) loaded ["Archiver-Version", "Build-Jdk", "Built-By", "Bundle-Description", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-RequiredExecutionEnvironment", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Fragment-Host", "Implementation-Title", "Implementation-Version", "Import-Package", "Manifest-Version"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 17 attribute(s) loaded ["Bnd-LastModified", "Build-Jdk", "Built-By", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Ignore-Package", "Import-Package", "Manifest-Version", "Tool"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 12 attribute(s) loaded ["Archiver-Version", "Build-Jdk", "Built-By", "Created-By", "Implementation-Title", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 5 attribute(s) loaded ["Archiver-Version", "Build-Jdk", "Built-By", "Created-By", "Manifest-Version"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 12 attribute(s) loaded ["Archiver-Version", "Build-Jdk", "Built-By", "Created-By", "Implementation-Title", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 12 attribute(s) loaded ["Archiver-Version", "Build-Jdk", "Built-By", "Created-By", "Implementation-Title", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 12 attribute(s) loaded ["Archiver-Version", "Build-Jdk", "Built-By", "Created-By", "Implementation-Title", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 12 attribute(s) loaded ["Archiver-Version", "Build-Jdk", "Built-By", "Created-By", "Implementation-Title", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 12 attribute(s) loaded ["Archiver-Version", "Build-Jdk", "Built-By", "Created-By", "Implementation-Title", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 3 attribute(s) loaded ["Ant-Version", "Created-By", "Manifest-Version"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 13 attribute(s) loaded ["Archiver-Version", "Build-Jdk", "Built-By", "Created-By", "Implementation-Title", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Main-Class", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version"]
[0;37mINFOm] main com.jcabi.manifests.Manifests: 39 attributes loaded from 34 stream(s) in 710ms, 39 saved, 319 ignored: ["Ant-Version", "Archiver-Version", "Bnd-LastModified", "Build-Jdk", "Built-By", "Built-Date", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-RequiredExecutionEnvironment", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Class-Path", "Created-By", "Export-Package", "Extension-Name", "Fragment-Host", "Ignore-Package", "Implementation-Build", "Implementation-Title", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Import-Package", "Include-Resource", "JCabi-Build", "JCabi-Date", "JCabi-Version", "Main-Class", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version", "Tool", "X-Compile-Source-JDK", "X-Compile-Target-JDK"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 1 attribute(s) loaded ["From-File"]
[0;37mINFOm] main com.jcabi.manifests.Manifests: 1 attributes loaded from 1 stream(s) in 1ms, 1 saved, 0 ignored: ["From-File"]
[2;37mDEBUGm] main com.jcabi.manifests.Manifests: 1 attribute(s) loaded ["Test-Attribute-From-File"]
[0;37mINFOm] main com.jcabi.manifests.Manifests: 1 attributes loaded from 1 stream(s) in 6ms, 1 saved, 0 ignored: ["Test-Attribute-From-File"]
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.757 sec - in com.jcabi.manifests.ManifestsTest

Results :

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

[INFO]
[INFO] --- jcabi-maven-plugin:0.9.3:versionalize (jcabi-versionalize-packages) @ jcabi-manifests ---
Downloading: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.7.4/aspectjtools-1.7.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.7.4/aspectjtools-1.7.4.pom (1021 B at 22.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.7.4/aspectjtools-1.7.4.jar
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.7.4/aspectjtools-1.7.4.jar (9784 KB at 8441.5 KB/sec)
[INFO] jcabi-aspects 0.17.1/8b0e260 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
[INFO] Versionalizing /home/r/repo/target/classes directory
log4j:WARN No appenders could be found for logger (org.jboss.logging).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[ERROR] JSR-303 validator failed to initialize: Unable to instantiate Configuration. (see http://www.jcabi.com/jcabi-aspects/jsr-303.html)
[INFO] File /home/r/repo/target/classes/com/jcabi/manifests/com-jcabi-jcabi-manifests-jar.txt added
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ jcabi-manifests ---
[INFO] Building jar: /home/r/repo/target/jcabi-manifests-2.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-assembly-plugin:2.4.1:single (assemble-all) @ jcabi-manifests ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom (3 KB at 81.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom (3 KB at 86.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/4/maven-parent-4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 278.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom (3 KB at 105.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom (767 B at 41.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom (6 KB at 214.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom (7 KB at 289.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.pom (3 KB at 102.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom (4 KB at 242.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom (3 KB at 211.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom (2 KB at 159.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom (4 KB at 202.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar (31 KB at 1902.4 KB/sec)
Downloading:4http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.jar (58 KB at 727.2 KB/sec)
Downloaded:4http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar (44 KB at 495.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar (23 KB at 332.5 KB/sec)
[INFO] Building jar: /home/r/repo/target/jcabi-manifests-2.0-SNAPSHOT-jar-with-dependencies.jar
[INFO]
[INFO] --- qulice-maven-plugin:0.12:check (jcabi-check) @ jcabi-manifests ---
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.12/qulice-spi-0.12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.12/qulice-spi-0.12.pom (3 KB at 42.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.12/qulice-checkstyle-0.12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.12/qulice-checkstyle-0.12.pom (5 KB at 124.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-jdk5/17.0/guava-jdk5-17.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-jdk5/17.0/guava-jdk5-17.0.pom (7 KB at 197.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent-jdk5/17.0/guava-parent-jdk5-17.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent-jdk5/17.0/guava-parent-jdk5-17.0.pom (8 KB at 264.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/5.7/checkstyle-5.7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/5.7/checkstyle-5.7.pom (24 KB at 683.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-jdk5/14.0.1/guava-jdk5-14.0.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-jdk5/14.0.1/guava-jdk5-14.0.1.pom (7 KB at 89.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent-jdk5/14.0.1/guava-parent-jdk5-14.0.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent-jdk5/14.0.1/guava-parent-jdk5-14.0.1.pom (3 KB at 61.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.12/qulice-pmd-0.12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.12/qulice-pmd-0.12.pom (5 KB at 113.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd/5.1.1/pmd-5.1.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd/5.1.1/pmd-5.1.1.pom (36 KB at 1017.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-testutil/1.7.1/ant-testutil-1.7.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-testutil/1.7.1/ant-testutil-1.7.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant-testutil/1.7.1/ant-testutil-1.7.1.pom (3 KB at 246.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/jaxen/jaxen/1.1.1/jaxen-1.1.1.pom
Downloading: http://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.1/jaxen-1.1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.1/jaxen-1.1.1.pom (8 KB at 404.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/jdom/jdom/1.0/jdom-1.0.pom
Downloading: http://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.pom (2 KB at 71.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/xom/xom/1.0/xom-1.0.pom
Downloading: http://repo.maven.apache.org/maven2/xom/xom/1.0/xom-1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/xom/xom/1.0/xom-1.0.pom (2 KB at 118.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/beust/jcommander/1.27/jcommander-1.27.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/beust/jcommander/1.27/jcommander-1.27.pom (8 KB at 189.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/5.0_BETA/asm-5.0_BETA.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0_BETA/asm-5.0_BETA.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0_BETA/asm-5.0_BETA.pom (2 KB at 111.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-parent/5.0_BETA/asm-parent-5.0_BETA.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0_BETA/asm-parent-5.0_BETA.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0_BETA/asm-parent-5.0_BETA.pom (6 KB at 244.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/mozilla/rhino/1.7R3/rhino-1.7R3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/mozilla/rhino/1.7R3/rhino-1.7R3.pom (2 KB at 34.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
Downloading: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
Downloaded: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (2 KB at 121.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-codenarc/0.12/qulice-codenarc-0.12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-codenarc/0.12/qulice-codenarc-0.12.pom (5 KB at 99.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.3.3/groovy-all-2.3.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.3.3/groovy-all-2.3.3.pom (18 KB at 460.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-findbugs/0.12/qulice-findbugs-0.12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-findbugs/0.12/qulice-findbugs-0.12.pom (9 KB at 253.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/findbugs/3.0.0/findbugs-3.0.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/findbugs/3.0.0/findbugs-3.0.0.pom (5 KB at 138.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-xml/0.12/qulice-xml-0.12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-xml/0.12/qulice-xml-0.12.pom (4 KB at 94.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.12.1/jcabi-xml-0.12.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.12.1/jcabi-xml-0.12.1.pom (10 KB at 263.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-immutable/1.3/jcabi-immutable-1.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-immutable/1.3/jcabi-immutable-1.3.pom (4 KB at 97.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.12/qulice-spi-0.12.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.12/qulice-checkstyle-0.12.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-jdk5/17.0/guava-jdk5-17.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/5.7/checkstyle-5.7.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.12/qulice-pmd-0.12.jar
Downloaded:1https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.12/qulice-checkstyle-0.12.jar (35 KB at 630.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd/5.1.1/pmd-5.1.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.12/qulice-spi-0.12.jar (8 KB at 92.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-testutil/1.7.1/ant-testutil-1.7.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.12/qulice-pmd-0.12.jar (13 KB at 181.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/beust/jcommander/1.27/jcommander-1.27.jar
Downloading:3https://oss.sonatype.org/content/groups/public/org/mozilla/rhino/1.7R3/rhino-1.7R3.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/beust/jcommander/1.27/jcommander-1.27.jar (55 KB at 327.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-codenarc/0.12/qulice-codenarc-0.12.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-codenarc/0.12/qulice-codenarc-0.12.jar (9 KB at 160.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.3.3/groovy-all-2.3.3.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/5.7/checkstyle-5.7.jar (645 KB at 1340.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-findbugs/0.12/qulice-findbugs-0.12.jar
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/com/qulice/qulice-findbugs/0.12/qulice-findbugs-0.12.jar (9 KB at 104.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/findbugs/3.0.0/findbugs-3.0.0.jar
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/mozilla/rhino/1.7R3/rhino-1.7R3.jar (1070 KB at 2048.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-xml/0.12/qulice-xml-0.12.jar
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/com/qulice/qulice-xml/0.12/qulice-xml-0.12.jar (7 KB at 77.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.12.1/jcabi-xml-0.12.1.jar
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.12.1/jcabi-xml-0.12.1.jar (47 KB at 1283.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-immutable/1.3/jcabi-immutable-1.3.jar
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-immutable/1.3/jcabi-immutable-1.3.jar (22 KB at 559.4 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/com/google/guava/guava-jdk5/17.0/guava-jdk5-17.0.jar (2012 KB at 2467.7 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd/5.1.1/pmd-5.1.1.jar (2042 KB at 2415.6 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/com/google/code/findbugs/findbugs/3.0.0/findbugs-3.0.0.jar (3537 KB at 5045.2 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.3.3/groovy-all-2.3.3.jar (7095 KB at 6655.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-testutil/1.7.1/ant-testutil-1.7.1.jar
Downloading: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant-testutil/1.7.1/ant-testutil-1.7.1.jar (15 KB at 972.7 KB/sec)
Downloaded:Bhttp://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1201 KB at 18466.4 KB/sec)
[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 17 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://aspects.jcabi.com/jsr-303.html)
[INFO] CodeNarc not required since no groovy files in /home/r/repo/src
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce...
Downloading: https://oss.sonatype.org/content/groups/public/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.pom (12 KB at 191.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.jar (25 KB at 477.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.5/commons-codec-1.5.pom
Downloading: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.5/commons-codec-1.5.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.5/commons-codec-1.5.pom (10 KB at 293.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/20/commons-parent-20.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/20/commons-parent-20.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/20/commons-parent-20.pom (33 KB at 1812.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.pom (2 KB at 33.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom (10 KB at 189.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom (3 KB at 73.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.pom
Downloading: http://repo.maven.apache.org/maven2/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.pom (2 KB at 112.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/pyx4j/pyx4j-maven-plugins/1.0.1/pyx4j-maven-plugins-1.0.1.pom
Downloading: http://repo.maven.apache.org/maven2/com/pyx4j/pyx4j-maven-plugins/1.0.1/pyx4j-maven-plugins-1.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/pyx4j/pyx4j-maven-plugins/1.0.1/pyx4j-maven-plugins-1.0.1.pom (2 KB at 90.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/pyx4j/pyx4j/1.0.1/pyx4j-1.0.1.pom
Downloading: http://repo.maven.apache.org/maven2/com/pyx4j/pyx4j/1.0.1/pyx4j-1.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/pyx4j/pyx4j/1.0.1/pyx4j-1.0.1.pom (14 KB at 573.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 23.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.5/commons-codec-1.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.16/log4j-1.2.16.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.jar
Downloaded:1https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar (10 KB at 125.3 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar (25 KB at 327.6 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.16/log4j-1.2.16.jar (471 KB at 2850.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.5/commons-codec-1.5.jar
Downloading: http://repo.maven.apache.org/maven2/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.jar
Downloaded:4http://repo.maven.apache.org/maven2/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.jar (4 KB at 101.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.5/commons-codec-1.5.jar (72 KB at 1660.1 KB/sec)
[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 43s
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ jcabi-manifests ---
[INFO] Installing /home/r/repo/target/jcabi-manifests-2.0-SNAPSHOT.jar to /home/r/.m2/repository/com/jcabi/jcabi-manifests/2.0-SNAPSHOT/jcabi-manifests-2.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/jcabi/jcabi-manifests/2.0-SNAPSHOT/jcabi-manifests-2.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/target/jcabi-manifests-2.0-SNAPSHOT-jar-with-dependencies.jar to /home/r/.m2/repository/com/jcabi/jcabi-manifests/2.0-SNAPSHOT/jcabi-manifests-2.0-SNAPSHOT-jar-with-dependencies.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:10 min
[INFO] Finished at: 2016-01-26T03:47:24+00:00
[INFO] Final Memory: 48M/461M
[INFO] ------------------------------------------------------------------------
+ mvn clean
[INFO] Scanning for projects...
[INFO]
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building jcabi-manifests 2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jcabi-manifests ---
[INFO] Deleting /home/r/repo/target
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.698 s
[INFO] Finished at: 2016-01-26T03:47:33+00:00
[INFO] Final Memory: 9M/276M
[INFO] ------------------------------------------------------------------------
++ pwd
+ pdd --source=/home/r/repo --verbose --file=/dev/null
INFO: "my version is 0.15.4"
INFO: "Ruby version is 2.2.4 at x86_64-linux-gnu"
INFO: "reading /home/r/repo"
INFO: "43 file(s) found"
INFO: "reading LICENSE.txt..."
INFO: "reading PUZZLES.md..."
INFO: "reading README.md..."
INFO: "reading TEAM.md..."
INFO: "reading appveyor.yml..."
INFO: "reading pom.xml..."
INFO: "reading src/main/java/com/jcabi/manifests/ClasspathMfs.java..."
INFO: "reading src/main/java/com/jcabi/manifests/FilesMfs.java..."
INFO: "reading src/main/java/com/jcabi/manifests/Manifests.java..."
INFO: "reading src/main/java/com/jcabi/manifests/MfMap.java..."
INFO: "reading src/main/java/com/jcabi/manifests/Mfs.java..."
INFO: "reading src/main/java/com/jcabi/manifests/ServletMfs.java..."
INFO: "reading src/main/java/com/jcabi/manifests/StreamsMfs.java..."
INFO: "reading src/main/java/com/jcabi/manifests/package-info.java..."
INFO: "reading src/site/apt/index.apt.vm..."
INFO: "reading src/site/apt/servlets.apt.vm..."
INFO: "reading src/site/apt/versioning.apt.vm..."
INFO: "reading src/site/resources/CNAME..."
INFO: "reading src/site/site.xml..."
INFO: "reading src/test/java/com/jcabi/manifests/ManifestsTest.java..."
INFO: "reading src/test/java/com/jcabi/manifests/package-info.java..."
INFO: "reading src/test/resources/META-INF/MANIFEST_INVALID.MF..."
INFO: "reading src/test/resources/com/jcabi/manifests/test.mf..."
INFO: "reading src/test/resources/log4j.properties..."
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git push origin master
To git@github.com:jcabi/jcabi-manifests.git
   03b5be0..0d4aff6  master -> master
container 8688a671d318faa0e61f7b658d774d786e81c638ca3efbe0151b4f6d160d30ba is dead
Tue Jan 26 03:48:40 UTC 2016