Mock Version: 2.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/exec-maven-plugin.spec'], chrootPath='/var/lib/mock/rocky-9-s390x/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1004gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/exec-maven-plugin.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1618444800 Wrote: /builddir/build/SRPMS/exec-maven-plugin-1.6.0-12.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/exec-maven-plugin.spec'], chrootPath='/var/lib/mock/rocky-9-s390x/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1004gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/exec-maven-plugin.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1618444800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.il5QGH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf exec-maven-plugin-1.6.0 + /usr/bin/unzip -qq /builddir/build/SOURCES/exec-maven-plugin-1.6.0-source-release.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd exec-maven-plugin-1.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/\r$//' LICENSE.txt + find . -name '*.jar' -delete + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :maven-project + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :maven-toolchain + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :maven-artifact-manager + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.apache.maven:maven-compat + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep junit:junit::test + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :animal-sniffer-maven-plugin Patch #1 (exec-maven-plugin-1.6.0-Port-to-Maven-3.patch): + echo 'Patch #1 (exec-maven-plugin-1.6.0-Port-to-Maven-3.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/main/java/org/codehaus/mojo/exec/ExecJavaMojo.java patching file src/test/java/org/codehaus/mojo/exec/ExecJavaMojoTest.java patching file src/test/java/org/codehaus/mojo/exec/ExecMojoTest.java + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nZPBGF + umask 022 + cd /builddir/build/BUILD + cd exec-maven-plugin-1.6.0 + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -- -DmavenVersion=3 Executing: xmvn --batch-mode --offline -DmavenVersion=3 verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-DmavenVersion=3', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] [INFO] ----------------< org.codehaus.mojo:exec-maven-plugin >----------------- [INFO] Building Exec Maven Plugin 1.6.0 [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-plugin-plugin:3.6.0:helpmojo (help-mojo) @ exec-maven-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ exec-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/exec-maven-plugin-1.6.0/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ exec-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /builddir/build/BUILD/exec-maven-plugin-1.6.0/target/classes [INFO] /builddir/build/BUILD/exec-maven-plugin-1.6.0/src/main/java/org/codehaus/mojo/exec/ExecJavaMojo.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/exec-maven-plugin-1.6.0/src/main/java/org/codehaus/mojo/exec/ExecJavaMojo.java: Recompile with -Xlint:deprecation for details. [INFO] /builddir/build/BUILD/exec-maven-plugin-1.6.0/src/main/java/org/codehaus/mojo/exec/ExecJavaMojo.java: /builddir/build/BUILD/exec-maven-plugin-1.6.0/src/main/java/org/codehaus/mojo/exec/ExecJavaMojo.java uses unchecked or unsafe operations. [INFO] /builddir/build/BUILD/exec-maven-plugin-1.6.0/src/main/java/org/codehaus/mojo/exec/ExecJavaMojo.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ exec-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 2 mojo descriptors. [INFO] [INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ exec-maven-plugin --- [INFO] Discovered 1 component descriptors(s) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ exec-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/exec-maven-plugin-1.6.0/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ exec-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /builddir/build/BUILD/exec-maven-plugin-1.6.0/target/test-classes [INFO] /builddir/build/BUILD/exec-maven-plugin-1.6.0/src/test/java/org/codehaus/mojo/exec/ExecJavaMojoTest.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/exec-maven-plugin-1.6.0/src/test/java/org/codehaus/mojo/exec/ExecJavaMojoTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ exec-maven-plugin --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.codehaus.mojo.exec.ExecMojoTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.878 s - in org.codehaus.mojo.exec.ExecMojoTest [INFO] Running org.codehaus.mojo.exec.ExecJavaMojoTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.17 s - in org.codehaus.mojo.exec.ExecJavaMojoTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ exec-maven-plugin --- [INFO] Building jar: /builddir/build/BUILD/exec-maven-plugin-1.6.0/target/exec-maven-plugin-1.6.0.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ exec-maven-plugin --- [INFO] [INFO] ----------------< org.codehaus.mojo:exec-maven-plugin >----------------- [INFO] Building Exec Maven Plugin 1.6.0 [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- xmvn-mojo:4.0.0:install (default-cli) @ exec-maven-plugin --- [INFO] [INFO] --- xmvn-mojo:4.0.0:javadoc (default-cli) @ exec-maven-plugin --- /builddir/build/BUILD/exec-maven-plugin-1.6.0/src/main/java/org/codehaus/mojo/exec/ExecMojo.java:903: warning - invalid usage of tag > [INFO] [INFO] --- xmvn-mojo:4.0.0:builddep (default-cli) @ exec-maven-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 27.197 s [INFO] Finished at: 2022-04-15T01:08:28-04:00 [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAAC/71VwW6DMAy99ysy7oHtTqm2nnrYqZq0q0c8moo4UWIq+vcLhardDqzdECdk+8F7 fsFOvmpNLQ7og7a0TJ7Sx0QglVZpqpbJ21Y+b9ebTbIqFvmDlOKl0bUSCh2SijCNQVRI6IFRiY+j eH89kJAyoq8xxUKIS+LYhTFRedu4jSqsr9JIiDtoQmrs3ubZudQDwbP+hJJjoitLBx6J8+wq3wOx ZaSukcJZk2eXsOPPvgu4UY+rsW3CiKIeIEtrnKUoSxpkUMDwU999AsBBucPUwAEpimgqTWMqTjjZ 44bH3/n3DWkeIRvqU7X3a1udtzAnoYmnX8/Id07M6qnHGemGPxOc/h/p3XPZsK7D5KMo2dr65nkE IsvAcRGFmbu/bKXJNAxuxC8bO7qSBoTEFssJDyDs4vZXt1rPGDjeZDK+RBjmtl8To3e2Pvk+zn0V dRfmF8DgpR6XBwAA -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FAkCZb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-12.el9.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-12.el9.s390x ++ dirname /builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-12.el9.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-12.el9.s390x + cd exec-maven-plugin-1.6.0 + xmvn-install -R .xmvn-reactor -n exec-maven-plugin -d /builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-12.el9.s390x [INFO] Installing artifact org.codehaus.mojo:exec-maven-plugin:jar:1.6.0 [INFO] Installing artifact org.codehaus.mojo:exec-maven-plugin:pom:1.6.0 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-12.el9.s390x/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-12.el9.s390x/usr/share/javadoc/exec-maven-plugin + cp -pr .xmvn/apidocs/allclasses-index.html .xmvn/apidocs/allclasses.html .xmvn/apidocs/allpackages-index.html .xmvn/apidocs/args .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/element-list .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/jquery .xmvn/apidocs/member-search-index.js .xmvn/apidocs/member-search-index.zip .xmvn/apidocs/org .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-search-index.js .xmvn/apidocs/package-search-index.zip .xmvn/apidocs/resources .xmvn/apidocs/script.js .xmvn/apidocs/search.js .xmvn/apidocs/stylesheet.css .xmvn/apidocs/type-search-index.js .xmvn/apidocs/type-search-index.zip /builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-12.el9.s390x/usr/share/javadoc/exec-maven-plugin + echo /usr/share/javadoc/exec-maven-plugin + /usr/lib/rpm/find-debuginfo.sh -j10 --strict-build-id -m -i --build-id-seed 1.6.0-12.el9 --unique-debug-suffix -1.6.0-12.el9.s390x --unique-debug-src-base exec-maven-plugin-1.6.0-12.el9.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/exec-maven-plugin-1.6.0 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: exec-maven-plugin-1.6.0-12.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RooCKZ + umask 022 + cd /builddir/build/BUILD + cd exec-maven-plugin-1.6.0 + DOCDIR=/builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-12.el9.s390x/usr/share/doc/exec-maven-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-12.el9.s390x/usr/share/doc/exec-maven-plugin + cp -pr LICENSE.txt /builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-12.el9.s390x/usr/share/doc/exec-maven-plugin + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/share/java/exec-maven-plugin [INFO maven.prov] input: ['/builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-12.el9.s390x/usr/share/maven-metadata/exec-maven-plugin.xml'] [INFO maven.prov] mvn(org.codehaus.mojo:exec-maven-plugin:pom:) = 1.6.0, mvn(org.codehaus.mojo:exec-maven-plugin) = 1.6.0 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-12.el9.s390x/usr/share/java/exec-maven-plugin/exec-maven-plugin.jar'] [INFO maven.req] input: ['/builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-12.el9.s390x/usr/share/maven-metadata/exec-maven-plugin.xml'] [INFO maven.req] mvn(org.apache.maven:maven-core), mvn(org.codehaus.plexus:plexus-utils), mvn(org.apache.maven:maven-compat), (java-headless or java-11-headless), mvn(org.apache.maven:maven-plugin-api), mvn(org.apache.maven:maven-model), mvn(org.apache.commons:commons-exec), mvn(org.apache.maven:maven-artifact), javapackages-filesystem [INFO osgi.req] input: ['/builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-12.el9.s390x/usr/share/java/exec-maven-plugin/exec-maven-plugin.jar'] Provides: exec-maven-plugin = 1.6.0-12.el9 maven-plugin-exec = 1.6.0-12.el9 mvn(org.codehaus.mojo:exec-maven-plugin) = 1.6.0 mvn(org.codehaus.mojo:exec-maven-plugin:pom:) = 1.6.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: (java-headless or java-11-headless) javapackages-filesystem mvn(org.apache.commons:commons-exec) mvn(org.apache.maven:maven-artifact) mvn(org.apache.maven:maven-compat) mvn(org.apache.maven:maven-core) mvn(org.apache.maven:maven-model) mvn(org.apache.maven:maven-plugin-api) mvn(org.codehaus.plexus:plexus-utils) Obsoletes: maven-plugin-exec < 1.6.0-12.el9 Processing files: exec-maven-plugin-javadoc-1.6.0-12.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3QjLtl + umask 022 + cd /builddir/build/BUILD + cd exec-maven-plugin-1.6.0 + DOCDIR=/builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-12.el9.s390x/usr/share/doc/exec-maven-plugin-javadoc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-12.el9.s390x/usr/share/doc/exec-maven-plugin-javadoc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-12.el9.s390x/usr/share/doc/exec-maven-plugin-javadoc + RPM_EC=0 ++ jobs -p + exit 0 Provides: exec-maven-plugin-javadoc = 1.6.0-12.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-filesystem Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-12.el9.s390x Wrote: /builddir/build/RPMS/exec-maven-plugin-1.6.0-12.el9.noarch.rpm Wrote: /builddir/build/RPMS/exec-maven-plugin-javadoc-1.6.0-12.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VcN7po + umask 022 + cd /builddir/build/BUILD + cd exec-maven-plugin-1.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-12.el9.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0