Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/felix-gogo-command.spec'], chrootPath='/var/lib/mock/isa9s-packages-optimized-el9sopt-build-184185-1065558/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/felix-gogo-command.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1628467200 Wrote: /builddir/build/SRPMS/felix-gogo-command-1.1.2-3.el9sopt_901.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/felix-gogo-command.spec'], chrootPath='/var/lib/mock/isa9s-packages-optimized-el9sopt-build-184185-1065558/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/felix-gogo-command.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1628467200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.84NACt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf org.apache.felix.gogo.command-1.1.2 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/org.apache.felix.gogo.command-1.1.2-source-release.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd org.apache.felix.gogo.command-1.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/python3 /usr/share/java-utils/mvn_file.py : felix/org.apache.felix.gogo.command + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :org.osgi.service.log + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:dependencies ' org.osgi osgi.cmpn ' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.B9KQ7e + umask 022 + cd /builddir/build/BUILD + unset http_proxy + unset https_proxy + cd org.apache.felix.gogo.command-1.1.2 + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc Executing: xmvn --batch-mode --offline verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '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.apache.felix:org.apache.felix.gogo.command >----------- [INFO] Building Apache Felix Gogo Command 1.1.2 [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.apache.felix.gogo.command --- [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ org.apache.felix.gogo.command --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 5 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.apache.felix.gogo.command --- [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/org.apache.felix.gogo.command-1.1.2/src/main/resources [INFO] Copying 0 resource to META-INF [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.apache.felix.gogo.command --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /builddir/build/BUILD/org.apache.felix.gogo.command-1.1.2/target/classes [INFO] /builddir/build/BUILD/org.apache.felix.gogo.command-1.1.2/src/main/java/org/apache/felix/gogo/command/Basic.java: /builddir/build/BUILD/org.apache.felix.gogo.command-1.1.2/src/main/java/org/apache/felix/gogo/command/Basic.java uses or overrides a deprecated API. [INFO] /builddir/build/BUILD/org.apache.felix.gogo.command-1.1.2/src/main/java/org/apache/felix/gogo/command/Basic.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.apache.felix.gogo.command --- [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/org.apache.felix.gogo.command-1.1.2/src/test/resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.apache.felix.gogo.command --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /builddir/build/BUILD/org.apache.felix.gogo.command-1.1.2/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.apache.felix.gogo.command --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.felix.gogo.command.UtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.607 s - in org.apache.felix.gogo.command.UtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-bundle-plugin:5.1.1:bundle (default-bundle) @ org.apache.felix.gogo.command --- [INFO] [INFO] -----------< org.apache.felix:org.apache.felix.gogo.command >----------- [INFO] Building Apache Felix Gogo Command 1.1.2 [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- xmvn-mojo:4.0.0:install (default-cli) @ org.apache.felix.gogo.command --- [INFO] [INFO] --- xmvn-mojo:4.0.0:javadoc (default-cli) @ org.apache.felix.gogo.command --- [INFO] [INFO] --- xmvn-mojo:4.0.0:builddep (default-cli) @ org.apache.felix.gogo.command --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 22.344 s [INFO] Finished at: 2023-06-14T23:12:27Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAAC/72TMU/EMAyF9/sVoXtS2Hs9AVMHphMSa67xhUBiR2lS9f49jQq6ckMBFRj9/EnP T7ar3eAs6yF0hnBb3IjrggG2pAzqbfG457f7+6YpdvWmuuKc3SVjFVPgAdWIGeiYBoQgIyh2OLGn hx4Z5yM9Z+oNY2fhlMtR0IGSb1RNQQvpZfsM4gjWDFX50Zk4GaI5yjaOgiZN3MsAGKtypk8gDBEw 56g9uao8l9m+/Oz/K+M42QPyQ0JlgXubtMHLsX7mS502C365LSQiRRnHXH/v1VKAf3BxfmWWb+7r EhX5nkRIGI1bkfMloYkLtu/9NQEdta8m0tItTgT/emWzKv/mG4orWCACBAAA -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IINHqL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/felix-gogo-command-1.1.2-3.el9sopt_901.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/felix-gogo-command-1.1.2-3.el9sopt_901.noarch ++ dirname /builddir/build/BUILDROOT/felix-gogo-command-1.1.2-3.el9sopt_901.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/felix-gogo-command-1.1.2-3.el9sopt_901.noarch + cd org.apache.felix.gogo.command-1.1.2 + xmvn-install -R .xmvn-reactor -n felix-gogo-command -d /builddir/build/BUILDROOT/felix-gogo-command-1.1.2-3.el9sopt_901.noarch [INFO] Installing artifact org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 [INFO] Installing artifact org.apache.felix:org.apache.felix.gogo.command:pom:1.1.2 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/felix-gogo-command-1.1.2-3.el9sopt_901.noarch/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/felix-gogo-command-1.1.2-3.el9sopt_901.noarch/usr/share/javadoc/felix-gogo-command + 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/jquery-ui.overrides.css .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/felix-gogo-command-1.1.2-3.el9sopt_901.noarch/usr/share/javadoc/felix-gogo-command + echo /usr/share/javadoc/felix-gogo-command + /usr/bin/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 1.1.2-3.el9sopt_901 --unique-debug-suffix -1.1.2-3.el9sopt_901.noarch --unique-debug-src-base felix-gogo-command-1.1.2-3.el9sopt_901.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/org.apache.felix.gogo.command-1.1.2 + /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: felix-gogo-command-1.1.2-3.el9sopt_901.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FznvPA + umask 022 + cd /builddir/build/BUILD + cd org.apache.felix.gogo.command-1.1.2 + LICENSEDIR=/builddir/build/BUILDROOT/felix-gogo-command-1.1.2-3.el9sopt_901.noarch/usr/share/licenses/felix-gogo-command + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/felix-gogo-command-1.1.2-3.el9sopt_901.noarch/usr/share/licenses/felix-gogo-command + cp -pr LICENSE /builddir/build/BUILDROOT/felix-gogo-command-1.1.2-3.el9sopt_901.noarch/usr/share/licenses/felix-gogo-command + cp -pr NOTICE /builddir/build/BUILDROOT/felix-gogo-command-1.1.2-3.el9sopt_901.noarch/usr/share/licenses/felix-gogo-command + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/builddir/build/BUILDROOT/felix-gogo-command-1.1.2-3.el9sopt_901.noarch/usr/share/maven-metadata/felix-gogo-command.xml'] [INFO maven.prov] mvn(org.apache.felix:org.apache.felix.gogo.command) = 1.1.2, mvn(org.apache.felix:org.apache.felix.gogo.command:pom:) = 1.1.2 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/felix-gogo-command-1.1.2-3.el9sopt_901.noarch/usr/share/java/felix/org.apache.felix.gogo.command.jar'] [INFO osgi.prov] osgi(org.apache.felix.gogo.command) = 1.1.2 [INFO maven.req] input: ['/builddir/build/BUILDROOT/felix-gogo-command-1.1.2-3.el9sopt_901.noarch/usr/share/maven-metadata/felix-gogo-command.xml'] [INFO maven.req] (java-headless or java-17-headless or java-11-headless or java-1.8.0-headless), mvn(org.apache.felix:org.apache.felix.gogo.runtime), javapackages-filesystem [INFO osgi.req] input: ['/builddir/build/BUILDROOT/felix-gogo-command-1.1.2-3.el9sopt_901.noarch/usr/share/java/felix/org.apache.felix.gogo.command.jar'] Provides: felix-gogo-command = 1.1.2-3.el9sopt_901 mvn(org.apache.felix:org.apache.felix.gogo.command) = 1.1.2 mvn(org.apache.felix:org.apache.felix.gogo.command:pom:) = 1.1.2 osgi(org.apache.felix.gogo.command) = 1.1.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: (java-headless or java-17-headless or java-11-headless or java-1.8.0-headless) javapackages-filesystem mvn(org.apache.felix:org.apache.felix.gogo.runtime) Processing files: felix-gogo-command-javadoc-1.1.2-3.el9sopt_901.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dAo3Hf + umask 022 + cd /builddir/build/BUILD + cd org.apache.felix.gogo.command-1.1.2 + LICENSEDIR=/builddir/build/BUILDROOT/felix-gogo-command-1.1.2-3.el9sopt_901.noarch/usr/share/licenses/felix-gogo-command-javadoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/felix-gogo-command-1.1.2-3.el9sopt_901.noarch/usr/share/licenses/felix-gogo-command-javadoc + cp -pr LICENSE /builddir/build/BUILDROOT/felix-gogo-command-1.1.2-3.el9sopt_901.noarch/usr/share/licenses/felix-gogo-command-javadoc + cp -pr NOTICE /builddir/build/BUILDROOT/felix-gogo-command-1.1.2-3.el9sopt_901.noarch/usr/share/licenses/felix-gogo-command-javadoc + RPM_EC=0 ++ jobs -p + exit 0 Provides: felix-gogo-command-javadoc = 1.1.2-3.el9sopt_901 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/felix-gogo-command-1.1.2-3.el9sopt_901.noarch Wrote: /builddir/build/RPMS/felix-gogo-command-1.1.2-3.el9sopt_901.noarch.rpm Wrote: /builddir/build/RPMS/felix-gogo-command-javadoc-1.1.2-3.el9sopt_901.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LF0XVO + umask 022 + cd /builddir/build/BUILD + cd org.apache.felix.gogo.command-1.1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/felix-gogo-command-1.1.2-3.el9sopt_901.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0