Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/shibboleth-java-support.spec'], timeout=172800uid=1000shell=Falsegid=425chrootPath='/var/lib/mock/f26-build-7658231-694587/root'user='mockbuild'printOutput=Falselogger=env={'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/shibboleth-java-support.spec'] with env {'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/shibboleth-java-support-7.1.1-4.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/shibboleth-java-support.spec'], printOutput=Falseuid=1000shell=Falsegid=425timeout=172800user='mockbuild'chrootPath='/var/lib/mock/f26-build-7658231-694587/root'logger=private_network=Trueenv={'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/shibboleth-java-support.spec'] with env {'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zjCpZl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf shibboleth-java-support-7.1.1 + /usr/bin/xz -dc /builddir/build/SOURCES/shibboleth-java-support-7.1.1.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd shibboleth-java-support-7.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (shibboleth-java-support-7.1.1-port-to-servlet-3.1.patch): + echo 'Patch #0 (shibboleth-java-support-7.1.1-port-to-servlet-3.1.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletRequestProxy.java patching file src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletResponseProxy.java + rm src/test/java/net/shibboleth/utilities/java/support/net/IPRangeTest.java + rm src/test/java/net/shibboleth/utilities/java/support/collection/LazyMapTest.java src/test/java/net/shibboleth/utilities/java/support/collection/ClassToInstanceMultiMapTest.java src/test/java/net/shibboleth/utilities/java/support/httpclient/IdleConectionSweeperTest.java + /usr/bin/python3 /usr/share/java-utils/mvn_file.py : shibboleth-java-support java-support + /usr/bin/python3 /usr/share/java-utils/mvn_package.py :java-support::tests: + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RkRzY4 + umask 022 + cd /builddir/build/BUILD + cd shibboleth-java-support-7.1.1 + /usr/bin/python3 /usr/share/java-utils/mvn_build.py Executing: xmvn --batch-mode --offline verify org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.apache.maven.plugins:maven-javadoc-plugin:aggregate', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building java-support 7.1.1 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ java-support --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/shibboleth-java-support-7.1.1/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ java-support --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 136 source files to /builddir/build/BUILD/shibboleth-java-support-7.1.1/target/classes [INFO] /builddir/build/BUILD/shibboleth-java-support-7.1.1/src/main/java/net/shibboleth/utilities/java/support/httpclient/HttpClientSupport.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/shibboleth-java-support-7.1.1/src/main/java/net/shibboleth/utilities/java/support/httpclient/HttpClientSupport.java: Recompile with -Xlint:deprecation for details. [INFO] /builddir/build/BUILD/shibboleth-java-support-7.1.1/src/main/java/net/shibboleth/utilities/java/support/collection/ClassIndexedSet.java: Some input files use unchecked or unsafe operations. [INFO] /builddir/build/BUILD/shibboleth-java-support-7.1.1/src/main/java/net/shibboleth/utilities/java/support/collection/ClassIndexedSet.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ java-support --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 20 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ java-support --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 56 source files to /builddir/build/BUILD/shibboleth-java-support-7.1.1/target/test-classes [INFO] /builddir/build/BUILD/shibboleth-java-support-7.1.1/src/test/java/net/shibboleth/utilities/java/support/collection/CollectionTest.java: Some input files use unchecked or unsafe operations. [INFO] /builddir/build/BUILD/shibboleth-java-support-7.1.1/src/test/java/net/shibboleth/utilities/java/support/collection/CollectionTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ java-support --- ------------------------------------------------------- T E S T S ------------------------------------------------------- OpenJDK 64-Bit Server VM warning: ignoring option UseSplitVerifier; support was removed in 8.0 Running TestSuite Tests run: 167, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.678 sec - in TestSuite Results : Tests run: 167, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ java-support --- [INFO] Building jar: /builddir/build/BUILD/shibboleth-java-support-7.1.1/target/java-support-7.1.1.jar [INFO] [INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ java-support --- [INFO] Building jar: /builddir/build/BUILD/shibboleth-java-support-7.1.1/target/java-support-7.1.1-tests.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building java-support 7.1.1 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:2.5.0:install (default-cli) @ java-support --- [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default-cli) > generate-sources @ java-support >>> [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default-cli) < generate-sources @ java-support <<< [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default-cli) @ java-support --- [INFO] 1 warning [WARNING] Javadoc Warnings [WARNING] /builddir/build/BUILD/shibboleth-java-support-7.1.1/src/main/java/net/shibboleth/utilities/java/support/resource/Resource.java:110: warning - Tag @see: reference not found: org.springframework.mail.javamail.MimeMessageHelper#addAttachment(String, [WARNING] org.springframework.core.io.InputStreamSource) [INFO] [INFO] --- xmvn-mojo:2.5.0:builddep (default-cli) @ java-support --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15.385 s [INFO] Finished at: 2017-02-12T00:48:45+00:00 [INFO] Final Memory: 26M/360M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA8WVQU/DIBTH734K3B3msuxWZ9TTDp4WE68U3igd5SHQ2n17qdNsmohxXfTI40d/ /AOPFjd9Y0gHPmi015MZu5oQsAKltup68rimt+v71Wpys7woLikld602kkhwYGXCNASiwILnESQp d+TpobOE0kQfM8sLQg6F3TBMBeWxdSu5tBBZqHRZooFYFdOP+p7iPuoNFzEVHPdgI+3mxfSouseg j2CHDEuHTTE9DAf19LP7+60IbBq0gab8IDI7+cJ93s2vdEwhKgNs+BLbaCvLVoWMuQ5+frU4i1K1 vOMZ1fv8qaYaJadRN5BLc2BODlSxZwzMoCq52GZc7wQVhoegxV8a0Y8IiF4x7riogFUxunSADm3q g9wteQONTtS4m1JCG2Lu/IZG4Gm5/698VAwrz2LvwKDQcZfxHpAxvhLbNCF4iCbXHKVwHjtay+1s gfavlFvdj1fW6eXoWQDfpSc9d3+OOcqdHpcyOJ9+WxvPG3hBn2vNPXmGzvy1MkL4oSmPRsO/8xV/ sidkogcAAA== -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.I8xGAu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/shibboleth-java-support-7.1.1-4.fc26.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/shibboleth-java-support-7.1.1-4.fc26.noarch ++ dirname /builddir/build/BUILDROOT/shibboleth-java-support-7.1.1-4.fc26.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/shibboleth-java-support-7.1.1-4.fc26.noarch + cd shibboleth-java-support-7.1.1 + xmvn-install -R .xmvn-reactor -n shibboleth-java-support -d /builddir/build/BUILDROOT/shibboleth-java-support-7.1.1-4.fc26.noarch [INFO] Installing artifact net.shibboleth.utilities:java-support:jar:7.1.1 [INFO] Installing artifact net.shibboleth.utilities:java-support:pom:7.1.1 [INFO] Installing artifact net.shibboleth.utilities:java-support:jar:tests:7.1.1 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/shibboleth-java-support-7.1.1-4.fc26.noarch/usr/share/javadoc/shibboleth-java-support + cp -pr .xmvn/apidocs/allclasses-frame.html .xmvn/apidocs/allclasses-noframe.html .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/net .xmvn/apidocs/overview-frame.html .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-list .xmvn/apidocs/script.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css /builddir/build/BUILDROOT/shibboleth-java-support-7.1.1-4.fc26.noarch/usr/share/javadoc/shibboleth-java-support + echo /usr/share/javadoc/shibboleth-java-support + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/shibboleth-java-support-7.1.1 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /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 Processing files: shibboleth-java-support-7.1.1-4.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HgT3RZ + umask 022 + cd /builddir/build/BUILD + cd shibboleth-java-support-7.1.1 + DOCDIR=/builddir/build/BUILDROOT/shibboleth-java-support-7.1.1-4.fc26.noarch/usr/share/doc/shibboleth-java-support + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/shibboleth-java-support-7.1.1-4.fc26.noarch/usr/share/doc/shibboleth-java-support + cp -pr doc/RELEASE-NOTES.txt /builddir/build/BUILDROOT/shibboleth-java-support-7.1.1-4.fc26.noarch/usr/share/doc/shibboleth-java-support + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jB669u + umask 022 + cd /builddir/build/BUILD + cd shibboleth-java-support-7.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/shibboleth-java-support-7.1.1-4.fc26.noarch/usr/share/licenses/shibboleth-java-support + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/shibboleth-java-support-7.1.1-4.fc26.noarch/usr/share/licenses/shibboleth-java-support + cp -pr doc/LICENSE.txt /builddir/build/BUILDROOT/shibboleth-java-support-7.1.1-4.fc26.noarch/usr/share/licenses/shibboleth-java-support + cp -pr doc/NOTICE.txt /builddir/build/BUILDROOT/shibboleth-java-support-7.1.1-4.fc26.noarch/usr/share/licenses/shibboleth-java-support + cp -pr doc/OWASP-LICENSE.txt /builddir/build/BUILDROOT/shibboleth-java-support-7.1.1-4.fc26.noarch/usr/share/licenses/shibboleth-java-support + exit 0 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/shibboleth-java-support-7.1.1-4.fc26.noarch/usr/share/java/java-support-tests.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/shibboleth-java-support-7.1.1-4.fc26.noarch/usr/share/java/java-support-tests.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/shibboleth-java-support-7.1.1-4.fc26.noarch/usr/share/java/java-support.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/shibboleth-java-support-7.1.1-4.fc26.noarch/usr/share/java/java-support.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/shibboleth-java-support-7.1.1-4.fc26.noarch/usr/share/java/shibboleth-java-support-tests.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/shibboleth-java-support-7.1.1-4.fc26.noarch/usr/share/java/shibboleth-java-support-tests.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/shibboleth-java-support-7.1.1-4.fc26.noarch/usr/share/java/shibboleth-java-support.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/shibboleth-java-support-7.1.1-4.fc26.noarch/usr/share/java/shibboleth-java-support.jar'] [INFO maven.prov] input: ['/builddir/build/BUILDROOT/shibboleth-java-support-7.1.1-4.fc26.noarch/usr/share/maven-metadata/shibboleth-java-support.xml'] [INFO maven.prov] mvn(net.shibboleth.utilities:java-support) = 7.1.1, mvn(net.shibboleth.utilities:java-support:pom:) = 7.1.1, mvn(net.shibboleth.utilities:java-support::tests:) = 7.1.1 [INFO maven.req] input: ['/builddir/build/BUILDROOT/shibboleth-java-support-7.1.1-4.fc26.noarch/usr/share/maven-metadata/shibboleth-java-support.xml'] [INFO maven.req] mvn(com.google.guava:guava), mvn(commons-codec:commons-codec), mvn(joda-time:joda-time), mvn(org.slf4j:slf4j-api), mvn(com.google.code.findbugs:jsr305), java-headless >= 1:1.7, javapackages-tools Provides: mvn(net.shibboleth.utilities:java-support) = 7.1.1 mvn(net.shibboleth.utilities:java-support::tests:) = 7.1.1 mvn(net.shibboleth.utilities:java-support:pom:) = 7.1.1 shibboleth-java-support = 7.1.1-4.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.7 javapackages-tools mvn(com.google.code.findbugs:jsr305) mvn(com.google.guava:guava) mvn(commons-codec:commons-codec) mvn(joda-time:joda-time) mvn(org.slf4j:slf4j-api) Processing files: shibboleth-java-support-javadoc-7.1.1-4.fc26.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1mu4r3 + umask 022 + cd /builddir/build/BUILD + cd shibboleth-java-support-7.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/shibboleth-java-support-7.1.1-4.fc26.noarch/usr/share/licenses/shibboleth-java-support-javadoc + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/shibboleth-java-support-7.1.1-4.fc26.noarch/usr/share/licenses/shibboleth-java-support-javadoc + cp -pr doc/LICENSE.txt /builddir/build/BUILDROOT/shibboleth-java-support-7.1.1-4.fc26.noarch/usr/share/licenses/shibboleth-java-support-javadoc + cp -pr doc/NOTICE.txt /builddir/build/BUILDROOT/shibboleth-java-support-7.1.1-4.fc26.noarch/usr/share/licenses/shibboleth-java-support-javadoc + cp -pr doc/OWASP-LICENSE.txt /builddir/build/BUILDROOT/shibboleth-java-support-7.1.1-4.fc26.noarch/usr/share/licenses/shibboleth-java-support-javadoc + exit 0 Provides: shibboleth-java-support-javadoc = 7.1.1-4.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/shibboleth-java-support-7.1.1-4.fc26.noarch Wrote: /builddir/build/RPMS/shibboleth-java-support-7.1.1-4.fc26.noarch.rpm Wrote: /builddir/build/RPMS/shibboleth-java-support-javadoc-7.1.1-4.fc26.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jMPhhE + umask 022 + cd /builddir/build/BUILD + cd shibboleth-java-support-7.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/shibboleth-java-support-7.1.1-4.fc26.noarch + exit 0 Child return code was: 0