Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/lz4-java.spec'], logger=timeout=172800env={'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}user='mockbuild'uid=1000gid=425shell=FalsechrootPath='/var/lib/mock/f26-build-7731756-697660/root'printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/lz4-java.spec'] with env {'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/lz4-java-1.3.0-6.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/lz4-java.spec'], logger=timeout=172800env={'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}user='mockbuild'uid=1000private_network=Truegid=425shell=FalsechrootPath='/var/lib/mock/f26-build-7731756-697660/root'printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/lz4-java.spec'] with env {'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.l9edhB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lz4-java-1.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/1.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lz4-java-1.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -name '*.dylib' -print -delete ./src/resources/darwin/x86_64/liblz4-java.dylib + find -name '*.so' -print -delete ./src/resources/linux/amd64/liblz4-java.so ./src/resources/linux/i386/liblz4-java.so ./src/resources/win32/amd64/liblz4-java.so Patch #0 (lz4-java-1.3.0-build.patch): + echo 'Patch #0 (lz4-java-1.3.0-build.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file build.xml Patch #1 (lz4-java-1.3.0-junit_Assert.patch): + echo 'Patch #1 (lz4-java-1.3.0-junit_Assert.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/test/net/jpountz/lz4/LZ4BlockStreamingTest.java patching file src/test/net/jpountz/lz4/LZ4Test.java patching file src/test/net/jpountz/xxhash/XXHash32Test.java patching file src/test/net/jpountz/xxhash/XXHash64Test.java + cp -p src/xxhash/LICENSE LICENSE.xxhash + cp -p src/lz4/LICENSE lz4_LICENSE + echo 'Export-Package: net.jpountz.*,!linux.*' + sed -i /packages.version/d lz4.bnd + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GS0E1S + umask 022 + cd /builddir/build/BUILD + cd lz4-java-1.3.0 + ant -Doffline=true -Divy.mode=local -Divysettings.xml=/etc/ivy/ivysettings.xml -Divy.revision=1.3.0 -Divy.pom.version=1.3.0 jar docs makepom Buildfile: /builddir/build/BUILD/lz4-java-1.3.0/build.xml init: [ivy:resolve] :: Apache Ivy 2.4.0-local-20170214115218 - 20170214115218 :: http://ant.apache.org/ivy/ :: [ivy:resolve] :: loading settings :: file = /etc/ivy/ivysettings.xml [ivy:resolve] :: resolving dependencies :: net.jpountz.lz4#lz4;1.3-SNAPSHOT [ivy:resolve] confs: [test] [ivy:resolve] found com.carrotsearch.randomizedtesting#junit4-ant;SYSTEM in xmvn [ivy:resolve] [SYSTEM] com.carrotsearch.randomizedtesting#junit4-ant;2.0.9 (forced) [ivy:resolve] found org.apache.ant#ant;SYSTEM in xmvn [ivy:resolve] [SYSTEM] org.apache.ant#ant;1.9.4 (forced) [ivy:resolve] found org.apache.ant#ant-launcher;SYSTEM in xmvn [ivy:resolve] [SYSTEM] org.apache.ant#ant-launcher;1.10.1 (forced) [ivy:resolve] found org.apache.ant#ant-junit;SYSTEM in xmvn [ivy:resolve] [SYSTEM] org.apache.ant#ant-junit;1.9.4 (forced) [ivy:resolve] found junit#junit;SYSTEM in xmvn [ivy:resolve] [SYSTEM] junit#junit;4.10 (forced) [ivy:resolve] found org.hamcrest#hamcrest-core;SYSTEM in xmvn [ivy:resolve] [SYSTEM] org.hamcrest#hamcrest-core;1.3 (forced) [ivy:resolve] found com.google.guava#guava;SYSTEM in xmvn [ivy:resolve] [SYSTEM] com.google.guava#guava;16.0.1 (forced) [ivy:resolve] found org.ow2.asm#asm;SYSTEM in xmvn [ivy:resolve] [SYSTEM] org.ow2.asm#asm;5.0.4 (forced) [ivy:resolve] found org.simpleframework#simple-xml;SYSTEM in xmvn [ivy:resolve] [SYSTEM] org.simpleframework#simple-xml;2.7.1 (forced) [ivy:resolve] found stax#stax-api;SYSTEM in xmvn [ivy:resolve] [SYSTEM] stax#stax-api;1.0.1 (forced) [ivy:resolve] found stax#stax;SYSTEM in xmvn [ivy:resolve] [SYSTEM] stax#stax;1.2.0 (forced) [ivy:resolve] found xpp3#xpp3;SYSTEM in xmvn [ivy:resolve] [SYSTEM] xpp3#xpp3;1.1.3.3 (forced) [ivy:resolve] found com.carrotsearch.randomizedtesting#randomizedtesting-runner;SYSTEM in xmvn [ivy:resolve] [SYSTEM] com.carrotsearch.randomizedtesting#randomizedtesting-runner;2.3.1 (forced) [ivy:resolve] found org.hamcrest#hamcrest-core;SYSTEM in xmvn [ivy:resolve] [SYSTEM] org.hamcrest#hamcrest-core;any [ivy:resolve] :: resolution report :: resolve 1001ms :: artifacts dl 5ms [ivy:resolve] :: evicted modules: [ivy:resolve] org.apache.ant#ant;1.10.1 by [org.apache.ant#ant;SYSTEM] in [test] [ivy:resolve] junit#junit;4.11 by [junit#junit;SYSTEM] in [test] [ivy:resolve] junit#junit;3.8.1 by [junit#junit;SYSTEM] in [test] --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | test | 16 | 13 | 0 | 3 || 13 | 13 | --------------------------------------------------------------------- [ivy:retrieve] :: retrieving :: net.jpountz.lz4#lz4 [ivy:retrieve] confs: [test] [ivy:retrieve] 13 artifacts copied, 0 already retrieved (6042kB/26ms) generate-sources: [mkdir] Created dir: /builddir/build/BUILD/lz4-java-1.3.0/build/java [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/lz4/LZ4JavaSafeFastDecompressor.java [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/lz4/LZ4JavaSafeSafeDecompressor.java [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/lz4/LZ4JavaUnsafeFastDecompressor.java [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/lz4/LZ4JavaUnsafeSafeDecompressor.java [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/lz4/LZ4JavaSafeCompressor.java [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/lz4/LZ4JavaUnsafeCompressor.java [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/lz4/LZ4HCJavaSafeCompressor.java [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/lz4/LZ4HCJavaUnsafeCompressor.java [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/xxhash/XXHash32JavaSafe.java [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/xxhash/XXHash32JavaUnsafe.java [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/xxhash/XXHash64JavaSafe.java [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/xxhash/XXHash64JavaUnsafe.java [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/xxhash/StreamingXXHash32JavaSafe.java [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/xxhash/StreamingXXHash32JavaUnsafe.java [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/xxhash/StreamingXXHash64JavaSafe.java [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/xxhash/StreamingXXHash64JavaUnsafe.java compile-java: [mkdir] Created dir: /builddir/build/BUILD/lz4-java-1.3.0/build/classes [javac] Compiling 35 source files to /builddir/build/BUILD/lz4-java-1.3.0/build/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 1 warning [mkdir] Created dir: /builddir/build/BUILD/lz4-java-1.3.0/build/unsafe-classes [javac] Compiling 2 source files to /builddir/build/BUILD/lz4-java-1.3.0/build/unsafe-classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [javac] /builddir/build/BUILD/lz4-java-1.3.0/src/java-unsafe/net/jpountz/util/UnsafeUtils.java:22: warning: Unsafe is internal proprietary API and may be removed in a future release [javac] import sun.misc.Unsafe; [javac] ^ [javac] /builddir/build/BUILD/lz4-java-1.3.0/src/java-unsafe/net/jpountz/util/UnsafeUtils.java:27: warning: Unsafe is internal proprietary API and may be removed in a future release [javac] private static final Unsafe UNSAFE; [javac] ^ [javac] /builddir/build/BUILD/lz4-java-1.3.0/src/java-unsafe/net/jpountz/util/UnsafeUtils.java:37: warning: Unsafe is internal proprietary API and may be removed in a future release [javac] Field theUnsafe = Unsafe.class.getDeclaredField("theUnsafe"); [javac] ^ [javac] /builddir/build/BUILD/lz4-java-1.3.0/src/java-unsafe/net/jpountz/util/UnsafeUtils.java:39: warning: Unsafe is internal proprietary API and may be removed in a future release [javac] UNSAFE = (Unsafe) theUnsafe.get(null); [javac] ^ [javac] 5 warnings [mkdir] Created dir: /builddir/build/BUILD/lz4-java-1.3.0/build/generated-classes [javac] Compiling 16 source files to /builddir/build/BUILD/lz4-java-1.3.0/build/generated-classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [javac] 1 warning install-cpptasks: [ivy:cachepath] :: resolving dependencies :: ant-contrib#cpptasks-caller;working [ivy:cachepath] confs: [default] [ivy:cachepath] found ant-contrib#cpptasks;SYSTEM in xmvn [ivy:cachepath] [SYSTEM] ant-contrib#cpptasks;1.0b5 (forced) [ivy:cachepath] found org.apache.ant#ant;SYSTEM in xmvn [ivy:cachepath] [SYSTEM] org.apache.ant#ant;1.6.5 (forced) [ivy:cachepath] found org.apache.ant#ant-launcher;SYSTEM in xmvn [ivy:cachepath] [SYSTEM] org.apache.ant#ant-launcher;1.10.1 (forced) [ivy:cachepath] found xerces#xercesImpl;SYSTEM in xmvn [ivy:cachepath] [SYSTEM] xerces#xercesImpl;2.8.1 (forced) [ivy:cachepath] found xml-apis#xml-apis;SYSTEM in xmvn [ivy:cachepath] [SYSTEM] xml-apis#xml-apis;1.4.01 (forced) [ivy:cachepath] :: resolution report :: resolve 66ms :: artifacts dl 1ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 5 | 5 | 0 | 0 || 5 | 5 | --------------------------------------------------------------------- generate-headers: [mkdir] Created dir: /builddir/build/BUILD/lz4-java-1.3.0/build/jni-headers compile-jni: [mkdir] Created dir: /builddir/build/BUILD/lz4-java-1.3.0/build/objects [mkdir] Created dir: /builddir/build/BUILD/lz4-java-1.3.0/build/jni/linux/amd64 [cpptasks:cc] 5 total files to be compiled. [cpptasks:cc] Starting link compile: jar: [mkdir] Created dir: /builddir/build/BUILD/lz4-java-1.3.0/dist [jar] Building jar: /builddir/build/BUILD/lz4-java-1.3.0/dist/lz4.jar init: [ivy:resolve] :: resolving dependencies :: net.jpountz.lz4#lz4;1.3-SNAPSHOT [ivy:resolve] confs: [test] [ivy:resolve] found com.carrotsearch.randomizedtesting#junit4-ant;SYSTEM in xmvn [ivy:resolve] [SYSTEM] com.carrotsearch.randomizedtesting#junit4-ant;2.0.9 (forced) [ivy:resolve] found org.apache.ant#ant;SYSTEM in xmvn [ivy:resolve] [SYSTEM] org.apache.ant#ant;1.9.4 (forced) [ivy:resolve] found org.apache.ant#ant-launcher;SYSTEM in xmvn [ivy:resolve] [SYSTEM] org.apache.ant#ant-launcher;1.10.1 (forced) [ivy:resolve] found org.apache.ant#ant-junit;SYSTEM in xmvn [ivy:resolve] [SYSTEM] org.apache.ant#ant-junit;1.9.4 (forced) [ivy:resolve] found junit#junit;SYSTEM in xmvn [ivy:resolve] [SYSTEM] junit#junit;4.10 (forced) [ivy:resolve] found org.hamcrest#hamcrest-core;SYSTEM in xmvn [ivy:resolve] [SYSTEM] org.hamcrest#hamcrest-core;1.3 (forced) [ivy:resolve] found com.google.guava#guava;SYSTEM in xmvn [ivy:resolve] [SYSTEM] com.google.guava#guava;16.0.1 (forced) [ivy:resolve] found org.ow2.asm#asm;SYSTEM in xmvn [ivy:resolve] [SYSTEM] org.ow2.asm#asm;5.0.4 (forced) [ivy:resolve] found org.simpleframework#simple-xml;SYSTEM in xmvn [ivy:resolve] [SYSTEM] org.simpleframework#simple-xml;2.7.1 (forced) [ivy:resolve] found stax#stax-api;SYSTEM in xmvn [ivy:resolve] [SYSTEM] stax#stax-api;1.0.1 (forced) [ivy:resolve] found stax#stax;SYSTEM in xmvn [ivy:resolve] [SYSTEM] stax#stax;1.2.0 (forced) [ivy:resolve] found xpp3#xpp3;SYSTEM in xmvn [ivy:resolve] [SYSTEM] xpp3#xpp3;1.1.3.3 (forced) [ivy:resolve] found com.carrotsearch.randomizedtesting#randomizedtesting-runner;SYSTEM in xmvn [ivy:resolve] [SYSTEM] com.carrotsearch.randomizedtesting#randomizedtesting-runner;2.3.1 (forced) [ivy:resolve] found org.hamcrest#hamcrest-core;SYSTEM in xmvn [ivy:resolve] [SYSTEM] org.hamcrest#hamcrest-core;any [ivy:resolve] :: resolution report :: resolve 135ms :: artifacts dl 3ms [ivy:resolve] :: evicted modules: [ivy:resolve] org.apache.ant#ant;1.10.1 by [org.apache.ant#ant;SYSTEM] in [test] [ivy:resolve] junit#junit;4.11 by [junit#junit;SYSTEM] in [test] [ivy:resolve] junit#junit;3.8.1 by [junit#junit;SYSTEM] in [test] --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | test | 16 | 13 | 0 | 3 || 13 | 13 | --------------------------------------------------------------------- [ivy:retrieve] :: retrieving :: net.jpountz.lz4#lz4 [ivy:retrieve] confs: [test] [ivy:retrieve] 0 artifacts copied, 13 already retrieved (0kB/3ms) docs: [mkdir] Created dir: /builddir/build/BUILD/lz4-java-1.3.0/build/docs [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package net.jpountz.lz4... [javadoc] Loading source files for package net.jpountz.xxhash... [javadoc] Constructing Javadoc information... [javadoc] javadoc: warning - Error fetching URL: http://download.oracle.com/javase/6/docs/api/ [javadoc] Standard Doclet version 1.8.0_121 [javadoc] Building tree for all the packages and classes... [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/docs/help-doc.html... [javadoc] 1 warning [jar] Building jar: /builddir/build/BUILD/lz4-java-1.3.0/dist/lz4-1.3.0-javadoc.jar makepom: BUILD SUCCESSFUL Total time: 8 seconds + bnd wrap -p lz4.bnd -o dist/lz4-1.3.0.jar --version 1.3.0 dist/lz4.jar + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bLslBw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lz4-java-1.3.0-6.fc26.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lz4-java-1.3.0-6.fc26.x86_64 ++ dirname /builddir/build/BUILDROOT/lz4-java-1.3.0-6.fc26.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lz4-java-1.3.0-6.fc26.x86_64 + cd lz4-java-1.3.0 + /usr/bin/python3 /usr/share/java-utils/mvn_file.py net.jpountz.lz4:lz4 lz4 + /usr/bin/python3 /usr/share/java-utils/mvn_artifact.py dist/lz4-1.3.0.pom dist/lz4-1.3.0.jar + xmvn-install -R .xmvn-reactor -n lz4-java -d /builddir/build/BUILDROOT/lz4-java-1.3.0-6.fc26.x86_64 [INFO] Installing artifact net.jpountz.lz4:lz4:pom:1.3.0 [INFO] Installing artifact net.jpountz.lz4:lz4:jar:1.3.0 [INFO] Installation successful + jdir=build/docs + '[' -d build/docs ']' + install -dm755 /builddir/build/BUILDROOT/lz4-java-1.3.0-6.fc26.x86_64/usr/share/javadoc/lz4-java + cp -pr build/docs/allclasses-frame.html build/docs/allclasses-noframe.html build/docs/constant-values.html build/docs/deprecated-list.html build/docs/help-doc.html build/docs/index-all.html build/docs/index.html build/docs/net build/docs/overview-frame.html build/docs/overview-summary.html build/docs/overview-tree.html build/docs/package-list build/docs/script.js build/docs/serialized-form.html build/docs/stylesheet.css /builddir/build/BUILDROOT/lz4-java-1.3.0-6.fc26.x86_64/usr/share/javadoc/lz4-java + echo /usr/share/javadoc/lz4-java + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9JPehd + umask 022 + cd /builddir/build/BUILD + cd lz4-java-1.3.0 + ant -Doffline=true -Divy.mode=local -Divysettings.xml=/etc/ivy/ivysettings.xml -Divy.revision=1.3.0 test Buildfile: /builddir/build/BUILD/lz4-java-1.3.0/build.xml init: [ivy:resolve] :: Apache Ivy 2.4.0-local-20170214115218 - 20170214115218 :: http://ant.apache.org/ivy/ :: [ivy:resolve] :: loading settings :: file = /etc/ivy/ivysettings.xml [ivy:resolve] :: resolving dependencies :: net.jpountz.lz4#lz4;1.3-SNAPSHOT [ivy:resolve] confs: [test] [ivy:resolve] found com.carrotsearch.randomizedtesting#junit4-ant;SYSTEM in xmvn [ivy:resolve] [SYSTEM] com.carrotsearch.randomizedtesting#junit4-ant;2.0.9 (forced) [ivy:resolve] found org.apache.ant#ant;SYSTEM in xmvn [ivy:resolve] [SYSTEM] org.apache.ant#ant;1.9.4 (forced) [ivy:resolve] found org.apache.ant#ant-launcher;SYSTEM in xmvn [ivy:resolve] [SYSTEM] org.apache.ant#ant-launcher;1.10.1 (forced) [ivy:resolve] found org.apache.ant#ant-junit;SYSTEM in xmvn [ivy:resolve] [SYSTEM] org.apache.ant#ant-junit;1.9.4 (forced) [ivy:resolve] found junit#junit;SYSTEM in xmvn [ivy:resolve] [SYSTEM] junit#junit;4.10 (forced) [ivy:resolve] found org.hamcrest#hamcrest-core;SYSTEM in xmvn [ivy:resolve] [SYSTEM] org.hamcrest#hamcrest-core;1.3 (forced) [ivy:resolve] found com.google.guava#guava;SYSTEM in xmvn [ivy:resolve] [SYSTEM] com.google.guava#guava;16.0.1 (forced) [ivy:resolve] found org.ow2.asm#asm;SYSTEM in xmvn [ivy:resolve] [SYSTEM] org.ow2.asm#asm;5.0.4 (forced) [ivy:resolve] found org.simpleframework#simple-xml;SYSTEM in xmvn [ivy:resolve] [SYSTEM] org.simpleframework#simple-xml;2.7.1 (forced) [ivy:resolve] found stax#stax-api;SYSTEM in xmvn [ivy:resolve] [SYSTEM] stax#stax-api;1.0.1 (forced) [ivy:resolve] found stax#stax;SYSTEM in xmvn [ivy:resolve] [SYSTEM] stax#stax;1.2.0 (forced) [ivy:resolve] found xpp3#xpp3;SYSTEM in xmvn [ivy:resolve] [SYSTEM] xpp3#xpp3;1.1.3.3 (forced) [ivy:resolve] found com.carrotsearch.randomizedtesting#randomizedtesting-runner;SYSTEM in xmvn [ivy:resolve] [SYSTEM] com.carrotsearch.randomizedtesting#randomizedtesting-runner;2.3.1 (forced) [ivy:resolve] found org.hamcrest#hamcrest-core;SYSTEM in xmvn [ivy:resolve] [SYSTEM] org.hamcrest#hamcrest-core;any [ivy:resolve] :: resolution report :: resolve 973ms :: artifacts dl 6ms [ivy:resolve] :: evicted modules: [ivy:resolve] org.apache.ant#ant;1.10.1 by [org.apache.ant#ant;SYSTEM] in [test] [ivy:resolve] junit#junit;4.11 by [junit#junit;SYSTEM] in [test] [ivy:resolve] junit#junit;3.8.1 by [junit#junit;SYSTEM] in [test] --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | test | 16 | 13 | 0 | 3 || 13 | 13 | --------------------------------------------------------------------- [ivy:retrieve] :: retrieving :: net.jpountz.lz4#lz4 [ivy:retrieve] confs: [test] [ivy:retrieve] 0 artifacts copied, 13 already retrieved (0kB/6ms) generate-sources: [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/lz4/LZ4JavaSafeFastDecompressor.java [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/lz4/LZ4JavaSafeSafeDecompressor.java [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/lz4/LZ4JavaUnsafeFastDecompressor.java [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/lz4/LZ4JavaUnsafeSafeDecompressor.java [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/lz4/LZ4JavaSafeCompressor.java [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/lz4/LZ4JavaUnsafeCompressor.java [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/lz4/LZ4HCJavaSafeCompressor.java [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/lz4/LZ4HCJavaUnsafeCompressor.java [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/xxhash/XXHash32JavaSafe.java [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/xxhash/XXHash32JavaUnsafe.java [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/xxhash/XXHash64JavaSafe.java [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/xxhash/XXHash64JavaUnsafe.java [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/xxhash/StreamingXXHash32JavaSafe.java [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/xxhash/StreamingXXHash32JavaUnsafe.java [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/xxhash/StreamingXXHash64JavaSafe.java [java] Generating /builddir/build/BUILD/lz4-java-1.3.0/build/java/net/jpountz/xxhash/StreamingXXHash64JavaUnsafe.java compile-java: [javac] Compiling 16 source files to /builddir/build/BUILD/lz4-java-1.3.0/build/generated-classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [javac] 1 warning install-cpptasks: [ivy:cachepath] :: resolving dependencies :: ant-contrib#cpptasks-caller;working [ivy:cachepath] confs: [default] [ivy:cachepath] found ant-contrib#cpptasks;SYSTEM in xmvn [ivy:cachepath] [SYSTEM] ant-contrib#cpptasks;1.0b5 (forced) [ivy:cachepath] found org.apache.ant#ant;SYSTEM in xmvn [ivy:cachepath] [SYSTEM] org.apache.ant#ant;1.6.5 (forced) [ivy:cachepath] found org.apache.ant#ant-launcher;SYSTEM in xmvn [ivy:cachepath] [SYSTEM] org.apache.ant#ant-launcher;1.10.1 (forced) [ivy:cachepath] found xerces#xercesImpl;SYSTEM in xmvn [ivy:cachepath] [SYSTEM] xerces#xercesImpl;2.8.1 (forced) [ivy:cachepath] found xml-apis#xml-apis;SYSTEM in xmvn [ivy:cachepath] [SYSTEM] xml-apis#xml-apis;1.4.01 (forced) [ivy:cachepath] :: resolution report :: resolve 49ms :: artifacts dl 1ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 5 | 5 | 0 | 0 || 5 | 5 | --------------------------------------------------------------------- generate-headers: compile-jni: [cpptasks:cc] Starting dependency analysis for 5 files. [cpptasks:cc] 5 files are up to date. [cpptasks:cc] 0 files to be recompiled from dependency analysis. [cpptasks:cc] 0 total files to be compiled. compile: compile-tests: [mkdir] Created dir: /builddir/build/BUILD/lz4-java-1.3.0/build/test-classes [javac] Compiling 10 source files to /builddir/build/BUILD/lz4-java-1.3.0/build/test-classes install-junit4: test: [mkdir] Created dir: /builddir/build/BUILD/lz4-java-1.3.0/build/tests [junit4:junit4] says aloha! Master seed: EFAA538F55454E35 [junit4:junit4] Your default console's encoding may not display certain unicode glyphs: US-ASCII [junit4:junit4] Executing 6 suites with 3 JVMs. [junit4:junit4] [junit4:junit4] Started J1 PID(23455@buildvm-16.phx2.fedoraproject.org). [junit4:junit4] Started J2 PID(23462@buildvm-16.phx2.fedoraproject.org). [junit4:junit4] Started J0 PID(23454@buildvm-16.phx2.fedoraproject.org). [junit4:junit4] OK 0.05s J1 | XXHashFactoryTest.test [junit4:junit4] OK 0.17s J1 | LZ4BlockStreamingTest.testRoundtripPic { seed=[EFAA538F55454E35:4FD506CCE4AA7A7B]} [junit4:junit4] OK 0.17s J1 | LZ4BlockStreamingTest.testRoundtripPic { seed=[EFAA538F55454E35:FB83BA30D068B157]} [junit4:junit4] OK 0.16s J1 | LZ4BlockStreamingTest.testRoundtripPic { seed=[EFAA538F55454E35:756A2CEC81ACF99C]} [junit4:junit4] OK 0.23s J1 | LZ4BlockStreamingTest.testRoundtripPic { seed=[EFAA538F55454E35:44848709ED52A2B5]} [junit4:junit4] OK 0.15s J1 | LZ4BlockStreamingTest.testRoundtripPic { seed=[EFAA538F55454E35:84502A44C5A620E]} [junit4:junit4] OK 0.12s J1 | LZ4BlockStreamingTest.testRoundtripGeo { seed=[EFAA538F55454E35:6AE31255182F6E44]} [junit4:junit4] OK 0.06s J1 | LZ4BlockStreamingTest.testRoundtripGeo { seed=[EFAA538F55454E35:DEB5AEA92CEDA568]} [junit4:junit4] OK 0.08s J1 | LZ4BlockStreamingTest.testRoundtripGeo { seed=[EFAA538F55454E35:505C38757D29EDA3]} [junit4:junit4] OK 0.02s J1 | LZ4BlockStreamingTest.testRoundtripGeo { seed=[EFAA538F55454E35:61B2939011D7B68A]} [junit4:junit4] OK 0.03s J1 | LZ4BlockStreamingTest.testRoundtripGeo { seed=[EFAA538F55454E35:2D73163DB0DF7631]} [junit4:junit4] OK 0.28s J1 | LZ4BlockStreamingTest.testRoundtripRandom { seed=[EFAA538F55454E35:74B3120DAF14C620]} [junit4:junit4] OK 0.17s J1 | LZ4BlockStreamingTest.testRoundtripRandom { seed=[EFAA538F55454E35:C0E5AEF19BD60D0C]} [junit4:junit4] OK 0.20s J1 | LZ4BlockStreamingTest.testRoundtripRandom { seed=[EFAA538F55454E35:4E0C382DCA1245C7]} [junit4:junit4] OK 0.11s J1 | LZ4BlockStreamingTest.testRoundtripRandom { seed=[EFAA538F55454E35:7FE293C8A6EC1EEE]} [junit4:junit4] OK 0.16s J1 | LZ4BlockStreamingTest.testRoundtripRandom { seed=[EFAA538F55454E35:3323166507E4DE55]} [junit4:junit4] OK 0.04s J1 | LZ4BlockStreamingTest.testRoundtripRandom { seed=[EFAA538F55454E35:A2D9C53A7A589355]} [junit4:junit4] OK 0.07s J1 | LZ4BlockStreamingTest.testRoundtripRandom { seed=[EFAA538F55454E35:9C07A1BC68688353]} [junit4:junit4] OK 0.03s J1 | LZ4BlockStreamingTest.testRoundtripRandom { seed=[EFAA538F55454E35:B43BC64B7C17FD]} [junit4:junit4] OK 0.14s J1 | LZ4BlockStreamingTest.testRoundtripRandom { seed=[EFAA538F55454E35:3218DEA83CB700A7]} [junit4:junit4] OK 0.11s J1 | LZ4BlockStreamingTest.testRoundtripRandom { seed=[EFAA538F55454E35:E593881258E037F5]} [junit4:junit4] OK 0.05s J1 | LZ4BlockStreamingTest.testRoundtripRandom { seed=[EFAA538F55454E35:10D260498A5C152D]} [junit4:junit4] OK 0.32s J1 | LZ4BlockStreamingTest.testRoundtripRandom { seed=[EFAA538F55454E35:9B75AC8C0EC1B4E4]} [junit4:junit4] OK 0.13s J1 | LZ4BlockStreamingTest.testRoundtripRandom { seed=[EFAA538F55454E35:FC463935EBBC7615]} [junit4:junit4] OK 0.32s J1 | LZ4BlockStreamingTest.testRoundtripRandom { seed=[EFAA538F55454E35:930D1E2A7729F765]} [junit4:junit4] OK 0.63s J1 | LZ4BlockStreamingTest.testRoundtripRandom { seed=[EFAA538F55454E35:CE9311B2A558B13C]} [junit4:junit4] OK 0.05s J1 | LZ4BlockStreamingTest.testRoundtripRandom { seed=[EFAA538F55454E35:AD21FCB6B7DA240D]} [junit4:junit4] OK 0.23s J1 | LZ4BlockStreamingTest.testRoundtripRandom { seed=[EFAA538F55454E35:2BDA5B7F7CD24F64]} [junit4:junit4] OK 0.03s J1 | LZ4BlockStreamingTest.testRoundtripRandom { seed=[EFAA538F55454E35:9F958964B0E73D16]} [junit4:junit4] OK 0.04s J1 | LZ4BlockStreamingTest.testRoundtripRandom { seed=[EFAA538F55454E35:80E1F66ACC72D214]} [junit4:junit4] OK 0.11s J1 | LZ4BlockStreamingTest.testRoundtripRandom { seed=[EFAA538F55454E35:8A718586669A94B9]} [junit4:junit4] OK 0.02s J1 | LZ4BlockStreamingTest.testRoundtripEmpty [junit4:junit4] OK 0.00s J1 | LZ4BlockStreamingTest.testDoubleClose [junit4:junit4] OK 0.40s J1 | LZ4BlockStreamingTest.testRoundtripBook1 { seed=[EFAA538F55454E35:F03FAF9DEFC56484]} [junit4:junit4] OK 0.12s J1 | LZ4BlockStreamingTest.testRoundtripBook1 { seed=[EFAA538F55454E35:44691361DB07AFA8]} [junit4:junit4] OK 0.04s J1 | LZ4BlockStreamingTest.testRoundtripBook1 { seed=[EFAA538F55454E35:CA8085BD8AC3E763]} [junit4:junit4] OK 0.01s J1 | LZ4BlockStreamingTest.testRoundtripBook1 { seed=[EFAA538F55454E35:FB6E2E58E63DBC4A]} [junit4:junit4] OK 0.03s J1 | LZ4BlockStreamingTest.testRoundtripBook1 { seed=[EFAA538F55454E35:B7AFABF547357CF1]} [junit4:junit4] OK 0.08s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:760CA6B948F8C55]} [junit4:junit4] OK 0.02s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:B3367697A04D4779]} [junit4:junit4] OK 0.01s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:3DDFE04BF1890FB2]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:C314BAE9D77549B]} [junit4:junit4] OK 0.01s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:40F0CE033C7F9420]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:D10A1D5C41C3D920]} [junit4:junit4] OK 0.05s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:EFD479DA53F3C926]} [junit4:junit4] OK 0.01s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:7367E3A070E75D88]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:41CB06CE072C4AD2]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:96405074637B7D80]} [junit4:junit4] OK 0.12s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:6301B82FB1C75F58]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:E8A674EA355AFE91]} [junit4:junit4] OK 0.01s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:8F95E153D0273C60]} [junit4:junit4] OK 0.09s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:E0DEC64C4CB2BD10]} [junit4:junit4] OK 0.01s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:BD40C9D49EC3FB49]} [junit4:junit4] OK 0.01s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:DEF224D08C416E78]} [junit4:junit4] OK 0.01s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:5809831947490511]} [junit4:junit4] OK 0.08s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:EC4651028B7C7763]} [junit4:junit4] OK 0.02s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:F3322E0CF7E99861]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:F9A25DE05D01DECC]} [junit4:junit4] OK 0.01s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:9DB45EC4109306B3]} [junit4:junit4] OK 0.01s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:3E820BF02F1DDE26]} [junit4:junit4] OK 0.10s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:90798AB399F16B62]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:C01EBC48FF23CBCC]} [junit4:junit4] OK 0.02s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:CE16D02F6C1EB6D2]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:7A6082C43F8AE688]} [junit4:junit4] OK 0.02s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:80671648254638BB]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:79B367DB156ED6B9]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:86E237C3FAF61F07]} [junit4:junit4] OK 0.01s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:1E2D73A60EC230CA]} [junit4:junit4] OK 0.17s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:C70819CB9CB4CF65]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:694B031FDE5E24FC]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:CB7543648A611328]} [junit4:junit4] OK 0.01s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:693406FFEF2DD55A]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:E4F0E697B186F72F]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:519BEB87EEEB8DFC]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:DC0218CF4BA02909]} [junit4:junit4] OK 0.01s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:52B506FB3A31CEBC]} [junit4:junit4] OK 0.02s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:F722F2860170A29B]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testInstances { seed=[EFAA538F55454E35:1D6606E5E1176839]} [junit4:junit4] OK 0.01s J0 | XXHash64Test.testEmpty [junit4:junit4] OK 0.01s J0 | XXHash64Test.testAIOOBE { seed=[EFAA538F55454E35:4BC9484C99A0AD6D]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testAIOOBE { seed=[EFAA538F55454E35:FF9FF4B0AD626641]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testAIOOBE { seed=[EFAA538F55454E35:7176626CFCA62E8A]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testAIOOBE { seed=[EFAA538F55454E35:4098C989905875A3]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testAIOOBE { seed=[EFAA538F55454E35:C594C243150B518]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testAIOOBE { seed=[EFAA538F55454E35:9DA39F7B4CECF818]} [junit4:junit4] OK 0.01s J0 | XXHash64Test.testAIOOBE { seed=[EFAA538F55454E35:A37DFBFD5EDCE81E]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testAIOOBE { seed=[EFAA538F55454E35:3FCE61877DC87CB0]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testAIOOBE { seed=[EFAA538F55454E35:D6284E90A036BEA]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testAIOOBE { seed=[EFAA538F55454E35:DAE9D2536E545CB8]} [junit4:junit4] OK 0.01s J0 | XXHash64Test.testAIOOBE { seed=[EFAA538F55454E35:2FA83A08BCE87E60]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testAIOOBE { seed=[EFAA538F55454E35:A40FF6CD3875DFA9]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testAIOOBE { seed=[EFAA538F55454E35:C33C6374DD081D58]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testAIOOBE { seed=[EFAA538F55454E35:AC77446B419D9C28]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testAIOOBE { seed=[EFAA538F55454E35:F1E94BF393ECDA71]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testAIOOBE { seed=[EFAA538F55454E35:925BA6F7816E4F40]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testAIOOBE { seed=[EFAA538F55454E35:14A0013E4A662429]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testAIOOBE { seed=[EFAA538F55454E35:A0EFD3258653565B]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testAIOOBE { seed=[EFAA538F55454E35:BF9BAC2BFAC6B959]} [junit4:junit4] OK 0.00s J0 | XXHash64Test.testAIOOBE { seed=[EFAA538F55454E35:B50BDFC7502EFFF4]} [junit4:junit4] OK 10.1s J0 | XXHash64Test.test4GB [junit4:junit4] OK 0.03s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:760CA6B948F8C55]} [junit4:junit4] OK 0.01s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:B3367697A04D4779]} [junit4:junit4] OK 0.01s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:3DDFE04BF1890FB2]} [junit4:junit4] OK 0.01s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:C314BAE9D77549B]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:40F0CE033C7F9420]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:D10A1D5C41C3D920]} [junit4:junit4] OK 0.07s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:EFD479DA53F3C926]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:7367E3A070E75D88]} [junit4:junit4] OK 0.01s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:41CB06CE072C4AD2]} [junit4:junit4] OK 0.01s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:96405074637B7D80]} [junit4:junit4] OK 0.09s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:6301B82FB1C75F58]} [junit4:junit4] OK 0.01s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:E8A674EA355AFE91]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:8F95E153D0273C60]} [junit4:junit4] OK 0.10s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:E0DEC64C4CB2BD10]} [junit4:junit4] OK 0.03s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:BD40C9D49EC3FB49]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:DEF224D08C416E78]} [junit4:junit4] OK 0.01s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:5809831947490511]} [junit4:junit4] OK 0.10s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:EC4651028B7C7763]} [junit4:junit4] OK 0.03s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:F3322E0CF7E99861]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:F9A25DE05D01DECC]} [junit4:junit4] OK 0.01s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:9DB45EC4109306B3]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:3E820BF02F1DDE26]} [junit4:junit4] OK 0.08s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:90798AB399F16B62]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:C01EBC48FF23CBCC]} [junit4:junit4] OK 0.01s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:CE16D02F6C1EB6D2]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:7A6082C43F8AE688]} [junit4:junit4] OK 0.02s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:80671648254638BB]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:79B367DB156ED6B9]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:86E237C3FAF61F07]} [junit4:junit4] OK 0.01s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:1E2D73A60EC230CA]} [junit4:junit4] OK 0.15s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:C70819CB9CB4CF65]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:694B031FDE5E24FC]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:CB7543648A611328]} [junit4:junit4] OK 0.01s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:693406FFEF2DD55A]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:E4F0E697B186F72F]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:519BEB87EEEB8DFC]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:DC0218CF4BA02909]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:52B506FB3A31CEBC]} [junit4:junit4] OK 0.01s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:F722F2860170A29B]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testInstances { seed=[EFAA538F55454E35:1D6606E5E1176839]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testEmpty [junit4:junit4] OK 0.00s J2 | XXHash32Test.testAIOOBE { seed=[EFAA538F55454E35:4BC9484C99A0AD6D]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testAIOOBE { seed=[EFAA538F55454E35:FF9FF4B0AD626641]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testAIOOBE { seed=[EFAA538F55454E35:7176626CFCA62E8A]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testAIOOBE { seed=[EFAA538F55454E35:4098C989905875A3]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testAIOOBE { seed=[EFAA538F55454E35:C594C243150B518]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testAIOOBE { seed=[EFAA538F55454E35:9DA39F7B4CECF818]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testAIOOBE { seed=[EFAA538F55454E35:A37DFBFD5EDCE81E]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testAIOOBE { seed=[EFAA538F55454E35:3FCE61877DC87CB0]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testAIOOBE { seed=[EFAA538F55454E35:D6284E90A036BEA]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testAIOOBE { seed=[EFAA538F55454E35:DAE9D2536E545CB8]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testAIOOBE { seed=[EFAA538F55454E35:2FA83A08BCE87E60]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testAIOOBE { seed=[EFAA538F55454E35:A40FF6CD3875DFA9]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testAIOOBE { seed=[EFAA538F55454E35:C33C6374DD081D58]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testAIOOBE { seed=[EFAA538F55454E35:AC77446B419D9C28]} [junit4:junit4] OK 0.01s J2 | XXHash32Test.testAIOOBE { seed=[EFAA538F55454E35:F1E94BF393ECDA71]} [junit4:junit4] OK 0.02s J2 | XXHash32Test.testAIOOBE { seed=[EFAA538F55454E35:925BA6F7816E4F40]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testAIOOBE { seed=[EFAA538F55454E35:14A0013E4A662429]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testAIOOBE { seed=[EFAA538F55454E35:A0EFD3258653565B]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testAIOOBE { seed=[EFAA538F55454E35:BF9BAC2BFAC6B959]} [junit4:junit4] OK 0.00s J2 | XXHash32Test.testAIOOBE { seed=[EFAA538F55454E35:B50BDFC7502EFFF4]} [junit4:junit4] OK 11.2s J2 | XXHash32Test.test4GB [junit4:junit4] OK 0.01s J2 | LZ4FactoryTest.test [junit4:junit4] OK 0.02s J0 | LZ4Test.testEmpty [junit4:junit4] OK 2.17s J0 | LZ4Test.testRoundtripPic [junit4:junit4] OK 3.08s J0 | LZ4Test.testRandomData { seed=[EFAA538F55454E35:923A846F84AF7314]} [junit4:junit4] OK 3.72s J0 | LZ4Test.testRandomData { seed=[EFAA538F55454E35:266C3893B06DB838]} [junit4:junit4] OK 1.65s J0 | LZ4Test.testRandomData { seed=[EFAA538F55454E35:A885AE4FE1A9F0F3]} [junit4:junit4] OK 0.17s J0 | LZ4Test.testRandomData { seed=[EFAA538F55454E35:996B05AA8D57ABDA]} [junit4:junit4] OK 0.25s J0 | LZ4Test.testRandomData { seed=[EFAA538F55454E35:D5AA80072C5F6B61]} [junit4:junit4] OK 0.21s J0 | LZ4Test.testRandomData { seed=[EFAA538F55454E35:4450535851E32661]} [junit4:junit4] OK 0.19s J0 | LZ4Test.testRandomData { seed=[EFAA538F55454E35:7A8E37DE43D33667]} [junit4:junit4] OK 0.27s J0 | LZ4Test.testRandomData { seed=[EFAA538F55454E35:E63DADA460C7A2C9]} [junit4:junit4] OK 11.5s J0 | LZ4Test.testRandomData { seed=[EFAA538F55454E35:D49148CA170CB593]} [junit4:junit4] OK 2.53s J0 | LZ4Test.testRandomData { seed=[EFAA538F55454E35:31A1E70735B82C1]} [junit4:junit4] OK 0.03s J0 | LZ4Test.testAllEqual { seed=[EFAA538F55454E35:3D4A86CAF69BD79B]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testAllEqual { seed=[EFAA538F55454E35:891C3A36C2591CB7]} [junit4:junit4] OK 0.02s J0 | LZ4Test.testAllEqual { seed=[EFAA538F55454E35:7F5ACEA939D547C]} [junit4:junit4] OK 0.04s J0 | LZ4Test.testAllEqual { seed=[EFAA538F55454E35:361B070FFF630F55]} [junit4:junit4] OK 0.01s J0 | LZ4Test.testAllEqual { seed=[EFAA538F55454E35:7ADA82A25E6BCFEE]} [junit4:junit4] OK 0.03s J0 | LZ4Test.testUncompressSafeWorstCase [junit4:junit4] OK 0.00s J0 | LZ4Test.testEndsWithLessThan5Literals [junit4:junit4] OK 0.00s J0 | LZ4Test.testWriteToReadOnlyBuffer [junit4:junit4] OK 0.00s J0 | LZ4Test.testEndsWithMatch [junit4:junit4] OK 2.87s J0 | LZ4Test.testRoundtripBook1 [junit4:junit4] OK 0.01s J0 | LZ4Test.testUncompressWorstCase [junit4:junit4] OK 0.00s J0 | LZ4Test.testNullMatchDec [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:81FE18C8E1B0755B]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:35A8A434D572BE77]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:BB4132E884B6F6BC]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:8AAF990DE848AD95]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:C66E1CA049406D2E]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:5794CFFF34FC202E]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:694AAB7926CC3028]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:F5F9310305D8A486]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:C755D46D7213B3DC]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:10DE82D71644848E]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:E59F6A8CC4F8A656]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:6E38A6494065079F]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:90B33F0A518C56E]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:664014EF398D441E]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:3BDE1B77EBFC0247]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:586CF673F97E9776]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:DE9751BA3276FC1F]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:6AD883A1FE438E6D]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:75ACFCAF82D6616F]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:7F3C8F43283E27C2]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:1B2A8C6765ACFFBD]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:B81CD9535A222728]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:16E75810ECCE926C]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:46806EEB8A1C32C2]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:4888028C19214FDC]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:FCFE50674AB51F86]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:6F9C4EB5079C1B5]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:FF2DB57860512FB7]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:7CE5608FC9E609]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:98B3A1057BFDC9C4]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:4196CB68E98B366B]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:EFD5D1BCAB61DDF2]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:4DEB91C7FF5EEA26]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:EFAAD45C9A122C54]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:626E3434C4B90E21]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:D70539249BD474F2]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:5A9CCA6C3E9FD007]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:D42BD4584F0E37B2]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:71BC2025744F5B95]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:9BF8D44694289137]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:A9982BFEE76EEDA2]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:7DB0E97443CD6B88]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:F661A86FF22C97]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:A1C0BC0DE52AA34E]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:BA8B6F12F1EE4000]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:2D8658D9ECDA501A]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:1DC1FAA73F897D7C]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:B0F810E866FA7068]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:21D1327A09F38F48]} [junit4:junit4] OK 0.00s J0 | LZ4Test.testMaxCompressedLength { seed=[EFAA538F55454E35:4E71E341D7CBE8EA]} [junit4:junit4] OK 1.18s J0 | LZ4Test.testMaxDistance [junit4:junit4] OK 0.21s J0 | LZ4Test.testRoundtripGeo [junit4:junit4] OK 0.01s J0 | LZ4Test.testRoundtripIssue12 [junit4:junit4] JVM J0: 0.37 .. 42.30 = 41.94s [junit4:junit4] JVM J1: 0.34 .. 5.81 = 5.47s [junit4:junit4] JVM J2: 0.35 .. 13.22 = 12.87s [junit4:junit4] Execution time total: 42 seconds [junit4:junit4] Tests summary: 6 suites, 240 tests BUILD SUCCESSFUL Total time: 46 seconds + exit 0 Processing files: lz4-java-1.3.0-6.fc26.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qDKxWM + umask 022 + cd /builddir/build/BUILD + cd lz4-java-1.3.0 + DOCDIR=/builddir/build/BUILDROOT/lz4-java-1.3.0-6.fc26.x86_64/usr/share/doc/lz4-java + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lz4-java-1.3.0-6.fc26.x86_64/usr/share/doc/lz4-java + cp -pr CHANGES.md /builddir/build/BUILDROOT/lz4-java-1.3.0-6.fc26.x86_64/usr/share/doc/lz4-java + cp -pr README.md /builddir/build/BUILDROOT/lz4-java-1.3.0-6.fc26.x86_64/usr/share/doc/lz4-java + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yge8Cm + umask 022 + cd /builddir/build/BUILD + cd lz4-java-1.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/lz4-java-1.3.0-6.fc26.x86_64/usr/share/licenses/lz4-java + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lz4-java-1.3.0-6.fc26.x86_64/usr/share/licenses/lz4-java + cp -pr LICENSE.txt /builddir/build/BUILDROOT/lz4-java-1.3.0-6.fc26.x86_64/usr/share/licenses/lz4-java + cp -pr LICENSE.xxhash /builddir/build/BUILDROOT/lz4-java-1.3.0-6.fc26.x86_64/usr/share/licenses/lz4-java + cp -pr lz4_LICENSE /builddir/build/BUILDROOT/lz4-java-1.3.0-6.fc26.x86_64/usr/share/licenses/lz4-java + exit 0 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/lz4-java-1.3.0-6.fc26.x86_64/usr/lib/java/lz4.jar'] [INFO osgi.prov] osgi(lz4-java) = 1.3.0 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/lz4-java-1.3.0-6.fc26.x86_64/usr/lib/java/lz4.jar'] [INFO maven.prov] input: ['/builddir/build/BUILDROOT/lz4-java-1.3.0-6.fc26.x86_64/usr/share/maven-metadata/lz4-java.xml'] [INFO maven.prov] mvn(net.jpountz.lz4:lz4) = 1.3.0, mvn(net.jpountz.lz4:lz4:pom:) = 1.3.0 [INFO maven.req] input: ['/builddir/build/BUILDROOT/lz4-java-1.3.0-6.fc26.x86_64/usr/share/maven-metadata/lz4-java.xml'] [INFO maven.req] javapackages-tools, java-headless Provides: bundled(libxxhash) = r37 bundled(lz4) = r122 lz4-java = 1.3.0-6.fc26 lz4-java(x86-64) = 1.3.0-6.fc26 mvn(net.jpountz.lz4:lz4) = 1.3.0 mvn(net.jpountz.lz4:lz4:pom:) = 1.3.0 osgi(lz4-java) = 1.3.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless javapackages-tools Processing files: lz4-java-javadoc-1.3.0-6.fc26.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PVVpGX + umask 022 + cd /builddir/build/BUILD + cd lz4-java-1.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/lz4-java-1.3.0-6.fc26.x86_64/usr/share/licenses/lz4-java-javadoc + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lz4-java-1.3.0-6.fc26.x86_64/usr/share/licenses/lz4-java-javadoc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/lz4-java-1.3.0-6.fc26.x86_64/usr/share/licenses/lz4-java-javadoc + exit 0 Provides: lz4-java-javadoc = 1.3.0-6.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-tools Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lz4-java-1.3.0-6.fc26.x86_64 Wrote: /builddir/build/RPMS/lz4-java-1.3.0-6.fc26.x86_64.rpm Wrote: /builddir/build/RPMS/lz4-java-javadoc-1.3.0-6.fc26.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HlGXcz + umask 022 + cd /builddir/build/BUILD + cd lz4-java-1.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/lz4-java-1.3.0-6.fc26.x86_64 + exit 0 Child return code was: 0