Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/jackson-core.spec'], chrootPath='/var/lib/mock/rocky-9-x86_64/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=1002gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/jackson-core.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1629072000 Wrote: /builddir/build/SRPMS/jackson-core-2.11.4-6.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/jackson-core.spec'], chrootPath='/var/lib/mock/rocky-9-x86_64/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=1002gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/jackson-core.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1629072000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZrNLfv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jackson-core-jackson-core-2.11.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/jackson-core-2.11.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jackson-core-jackson-core-2.11.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-enforcer-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin org.jacoco:jacoco-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin org.moditect:moditect-maven-plugin + cp -p src/main/resources/META-INF/LICENSE . + cp -p src/main/resources/META-INF/NOTICE . + sed -i 's/\r//' LICENSE NOTICE + /usr/bin/python3 /usr/share/java-utils/mvn_file.py : jackson-core + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aNOxOd + umask 022 + cd /builddir/build/BUILD + cd jackson-core-jackson-core-2.11.4 + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -f -j Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true package org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dmaven.test.skip=true', 'package', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.fasterxml.jackson.core:jackson-core:bundle:2.11.4 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-site-plugin is missing. @ line 68, column 15 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] --------------< com.fasterxml.jackson.core:jackson-core >--------------- [INFO] Building Jackson-core 2.11.4 [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-source (add-generated-sources) @ jackson-core --- [INFO] Source directory: /builddir/build/BUILD/jackson-core-jackson-core-2.11.4/target/generated-sources added. [INFO] [INFO] --- replacer:1.6.0:replace (process-packageVersion) @ jackson-core --- [INFO] Replacement run on 1 file. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jackson-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jackson-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 112 source files to /builddir/build/BUILD/jackson-core-jackson-core-2.11.4/target/classes [WARNING] bootstrap class path not set in conjunction with -source 6 [WARNING] source value 6 is obsolete and will be removed in a future release [WARNING] target value 1.6 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jackson-core --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jackson-core --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ jackson-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:bundle (default-bundle) @ jackson-core --- [INFO] [INFO] --------------< com.fasterxml.jackson.core:jackson-core >--------------- [INFO] Building Jackson-core 2.11.4 [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- xmvn-mojo:4.0.0:install (default-cli) @ jackson-core --- [INFO] [INFO] --- xmvn-mojo:4.0.0:builddep (default-cli) @ jackson-core --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.230 s [INFO] Finished at: 2022-02-28T03:12:47Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAAC/42RwW7DIAyG730Kljtkvaeptp1y2KmqtKsLDmMjBgGJ0rcfKOuaTWq1o39/Mp9x s58HyyYM0TjaVVvxWDEk6ZQhvauOB/50eOm6at9umgfO2fNorGIKPZLKmMHINBIGSKjY6czeXidi nGd6zbQbxq7BuZQ50MGNvlOtdIPoISYMWUV8gPyMjpr60l5gCMn0IFMOvgl+gohNvWosJM4JqWzT ejc09bUsEvVvi9tSLmgBHuQ7ih6tme/4DDBhthlJWeTejtrQX63/v1s+QzunLYp8BBTL8IDegsTw M/6mzIW8b7Cqynm+AFSBNQsFAgAA -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GHJkta + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/jackson-core-2.11.4-6.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jackson-core-2.11.4-6.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/jackson-core-2.11.4-6.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/jackson-core-2.11.4-6.el9.x86_64 + cd jackson-core-jackson-core-2.11.4 + xmvn-install -R .xmvn-reactor -n jackson-core -d /builddir/build/BUILDROOT/jackson-core-2.11.4-6.el9.x86_64 [INFO] Installing artifact com.fasterxml.jackson.core:jackson-core:jar:2.11.4 [INFO] Installing artifact com.fasterxml.jackson.core:jackson-core:pom:2.11.4 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jackson-core-2.11.4-6.el9.x86_64/usr/share/licenses + '[' -d target/site/apidocs ']' + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2.11.4-6.el9 --unique-debug-suffix -2.11.4-6.el9.x86_64 --unique-debug-src-base jackson-core-2.11.4-6.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/jackson-core-jackson-core-2.11.4 + /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: pki-jackson-core-2.11.4-6.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZPagQN + umask 022 + cd /builddir/build/BUILD + cd jackson-core-jackson-core-2.11.4 + DOCDIR=/builddir/build/BUILDROOT/jackson-core-2.11.4-6.el9.x86_64/usr/share/doc/pki-jackson-core + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jackson-core-2.11.4-6.el9.x86_64/usr/share/doc/pki-jackson-core + cp -pr README.md /builddir/build/BUILDROOT/jackson-core-2.11.4-6.el9.x86_64/usr/share/doc/pki-jackson-core + cp -pr release-notes/CREDITS-2.x release-notes/VERSION-2.x /builddir/build/BUILDROOT/jackson-core-2.11.4-6.el9.x86_64/usr/share/doc/pki-jackson-core + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.f4Q5RQ + umask 022 + cd /builddir/build/BUILD + cd jackson-core-jackson-core-2.11.4 + LICENSEDIR=/builddir/build/BUILDROOT/jackson-core-2.11.4-6.el9.x86_64/usr/share/licenses/pki-jackson-core + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jackson-core-2.11.4-6.el9.x86_64/usr/share/licenses/pki-jackson-core + cp -pr LICENSE /builddir/build/BUILDROOT/jackson-core-2.11.4-6.el9.x86_64/usr/share/licenses/pki-jackson-core + cp -pr NOTICE /builddir/build/BUILDROOT/jackson-core-2.11.4-6.el9.x86_64/usr/share/licenses/pki-jackson-core + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/builddir/build/BUILDROOT/jackson-core-2.11.4-6.el9.x86_64/usr/share/maven-metadata/jackson-core.xml'] [INFO maven.prov] mvn(com.fasterxml.jackson.core:jackson-core:pom:) = 2.11.4, mvn(com.fasterxml.jackson.core:jackson-core) = 2.11.4 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/jackson-core-2.11.4-6.el9.x86_64/usr/share/java/jackson-core.jar'] [INFO osgi.prov] osgi(com.fasterxml.jackson.core.jackson-core) = 2.11.4 [INFO maven.req] input: ['/builddir/build/BUILDROOT/jackson-core-2.11.4-6.el9.x86_64/usr/share/maven-metadata/jackson-core.xml'] [INFO maven.req] javapackages-filesystem, (java-headless or java-11-headless) [INFO osgi.req] input: ['/builddir/build/BUILDROOT/jackson-core-2.11.4-6.el9.x86_64/usr/share/java/jackson-core.jar'] Provides: jackson-core = 2.11.4-6.el9 mvn(com.fasterxml.jackson.core:jackson-core) = 2.11.4 mvn(com.fasterxml.jackson.core:jackson-core:pom:) = 2.11.4 osgi(com.fasterxml.jackson.core.jackson-core) = 2.11.4 pki-jackson-core = 2.11.4-6.el9 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 Conflicts: jackson-core < 2.11.4-6.el9 Obsoletes: jackson-core < 2.11.4-6.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/jackson-core-2.11.4-6.el9.x86_64 Wrote: /builddir/build/RPMS/pki-jackson-core-2.11.4-6.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tAfhco + umask 022 + cd /builddir/build/BUILD + cd jackson-core-jackson-core-2.11.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/jackson-core-2.11.4-6.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0