D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/maven-bundle-plugin-5.1.9-1.mga10.src.rpm Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UAYhj0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf maven-bundle-plugin-5.1.9 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/maven-bundle-plugin-5.1.9-source-release.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd maven-bundle-plugin-5.1.9 + rm -rf /home/pterjan/rpmbuild/BUILD/maven-bundle-plugin-5.1.9-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/maven-bundle-plugin-5.1.9-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -name '*.jar' -delete + rm -rf src/main/java/org/apache/felix/obrplugin/ + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :org.apache.felix.bundlerepository + rm -f src/main/java/org/apache/felix/bundleplugin/baseline/BaselineReport.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :doxia-sink-api + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :doxia-site-renderer + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :maven-reporting-api + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :org.osgi.core + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :jdom + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-invoker-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GHI3a5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd maven-bundle-plugin-5.1.9 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -f -- -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8 Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8 package org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dmaven.test.skip=true', '-Dmaven.compiler.source=1.8', '-Dmaven.compiler.target=1.8', 'package', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [WARNING] Ignoring metadata for artifact velocity:velocity:pom:SYSTEM as it has duplicate metadata [WARNING] Ignoring metadata for artifact org.apache.velocity:velocity:pom:SYSTEM as it has duplicate metadata [INFO] [INFO] ----------------< org.apache.felix:maven-bundle-plugin >---------------- [INFO] Building Maven Bundle Plugin 5.1.9 [INFO] from pom.xml [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ maven-bundle-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-java-version) @ maven-bundle-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] [INFO] --- remote-resources:3.1.0:process (process-resource-bundles) @ maven-bundle-plugin --- [INFO] Preparing remote bundle org.apache.apache.resources:apache-jar-resource-bundle:1.5 [INFO] Copying 3 resources from 1 bundle. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ maven-bundle-plugin --- [INFO] Copying 27 resources from src/main/resources to target/classes [INFO] Copying 1 resource from to target/classes/META-INF [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/classes [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ maven-bundle-plugin --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 25 source files with javac [debug release 8] to target/classes [WARNING] /home/pterjan/rpmbuild/BUILD/maven-bundle-plugin-5.1.9/src/main/java/org/apache/felix/bundleplugin/BundlePlugin.java:[1577,65] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [INFO] /home/pterjan/rpmbuild/BUILD/maven-bundle-plugin-5.1.9/src/main/java/org/apache/felix/bundleplugin/BundlePlugin.java: Some input files use or override a deprecated API. [INFO] /home/pterjan/rpmbuild/BUILD/maven-bundle-plugin-5.1.9/src/main/java/org/apache/felix/bundleplugin/BundlePlugin.java: Recompile with -Xlint:deprecation for details. [INFO] /home/pterjan/rpmbuild/BUILD/maven-bundle-plugin-5.1.9/src/main/java/org/apache/felix/bundleplugin/BundlePlugin.java: Some input files use unchecked or unsafe operations. [INFO] /home/pterjan/rpmbuild/BUILD/maven-bundle-plugin-5.1.9/src/main/java/org/apache/felix/bundleplugin/BundlePlugin.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- plugin:3.9.0:descriptor (default-descriptor) @ maven-bundle-plugin --- [WARNING] Artifact Ids of the format maven-___-plugin are reserved for plugins in the Group Id org.apache.maven.plugins Please change your artifactId to the format ___-maven-plugin In the future this error will break the build. [INFO] Using 'UTF-8' encoding to read mojo source files. [WARNING] Deprecated @Component annotation for 'project' field in org.apache.felix.bundleplugin.VerifyBundlePlugin: replace with @Parameter( defaultValue = "${project}", readonly = true ) [INFO] java-annotations mojo extractor found 9 mojo descriptors. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ maven-bundle-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ maven-bundle-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ maven-bundle-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ maven-bundle-plugin --- [INFO] Building jar: /home/pterjan/rpmbuild/BUILD/maven-bundle-plugin-5.1.9/target/maven-bundle-plugin-5.1.9.jar [INFO] [INFO] --- plugin:3.9.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-bundle-plugin --- [INFO] [INFO] ----------------< org.apache.felix:maven-bundle-plugin >---------------- [INFO] Building Maven Bundle Plugin 5.1.9 [INFO] from pom.xml [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- xmvn-mojo:4.2.0:install (default-cli) @ maven-bundle-plugin --- [INFO] [INFO] --- xmvn-mojo:4.2.0:javadoc (default-cli) @ maven-bundle-plugin --- [INFO] Ignoring JPMS as source level 1.8 is below 9 [INFO] /home/pterjan/rpmbuild/BUILD/maven-bundle-plugin-5.1.9/src/main/java/org/apache/felix/bundleplugin/BundleInfo.java:36: warning - invalid usage of tag > [INFO] /home/pterjan/rpmbuild/BUILD/maven-bundle-plugin-5.1.9/src/main/java/org/apache/felix/bundleplugin/BundleInfo.java:36: warning - invalid usage of tag > [INFO] /home/pterjan/rpmbuild/BUILD/maven-bundle-plugin-5.1.9/src/main/java/org/apache/felix/bundleplugin/BundleInfo.java:36: warning - invalid usage of tag > [INFO] /home/pterjan/rpmbuild/BUILD/maven-bundle-plugin-5.1.9/src/main/java/org/apache/felix/bundleplugin/BundleInfo.java:36: warning - invalid usage of tag > [INFO] /home/pterjan/rpmbuild/BUILD/maven-bundle-plugin-5.1.9/src/main/java/org/apache/maven/shared/osgi/DefaultMaven2OsgiConverter.java:257: warning - Tag @param cannot be used in field documentation. It can only be used in the following types of documentation: class/interface, constructor, method. [INFO] /home/pterjan/rpmbuild/BUILD/maven-bundle-plugin-5.1.9/src/main/java/org/apache/maven/shared/osgi/DefaultMaven2OsgiConverter.java:258: warning - Tag @return cannot be used in field documentation. It can only be used in the following types of documentation: method. [INFO] /home/pterjan/rpmbuild/BUILD/maven-bundle-plugin-5.1.9/src/main/java/org/apache/felix/bundleplugin/BundleInfo.java:36: warning - invalid usage of tag > [INFO] /home/pterjan/rpmbuild/BUILD/maven-bundle-plugin-5.1.9/src/main/java/org/apache/felix/bundleplugin/BundleInfo.java:36: warning - invalid usage of tag > [INFO] [INFO] --- xmvn-mojo:4.2.0:builddep (default-cli) @ maven-bundle-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.760 s [INFO] Finished at: 2024-07-31T16:25:59Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAAC/72VPW+DMBCG9/wKN7tNK3WkROqWoUO3rgc+wJWxLX9EpL++BhpBMhDUICZ0d694 zj77dXpoG0lOaJ3Q6m3/wp735JDt0idKyXsQkhOOBhVHVQh0pEKFFjxykp/J18dJEUqjeqrJdoSM iXMXxkRldTBHnmlbMTBQ1MhKlKJNk0tl0IH1ooTCx0RfpwYsKp8mk8KgxNaj6rrOjG7SZAw7fnLd wKJ+GjihYkaGSig301evo4Pu73Pb3nJ+Ln4YfAaPLFd8BnqlkyL/P7FbsZPl6/cMra9TMOIxzMJB 30pZ8EK6VdD9rO7OstAWN8Q1mqPckHdJbLqjjQG/6RqLWkQbWw/JXB2th98ljz+k3uKD56iIR6OG 4KINYRvmXGgQ0BWuitMK/NngYmbevQurucPUdqnXWi72XlBKe/DR8+/swCTqH6hf0B3N1fUGAAA= -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.z1O3oi + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/maven-bundle-plugin-5.1.9-1.mga10.noarch '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/maven-bundle-plugin-5.1.9-1.mga10.noarch ++ dirname /home/pterjan/rpmbuild/BUILDROOT/maven-bundle-plugin-5.1.9-1.mga10.noarch + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/maven-bundle-plugin-5.1.9-1.mga10.noarch + cd maven-bundle-plugin-5.1.9 + '[' 1 -eq 1 ']' + xmvn-install -R .xmvn-reactor -n maven-bundle-plugin -d /home/pterjan/rpmbuild/BUILDROOT/maven-bundle-plugin-5.1.9-1.mga10.noarch [INFO] Installing artifact org.apache.felix:maven-bundle-plugin:jar:5.1.9 [INFO] Installing artifact org.apache.felix:maven-bundle-plugin:pom:5.1.9 WARNING: Ignoring metadata for artifact velocity:velocity:pom:SYSTEM as it has duplicate metadata WARNING: Ignoring metadata for artifact org.apache.velocity:velocity:pom:SYSTEM as it has duplicate metadata [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/maven-bundle-plugin-5.1.9-1.mga10.noarch/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /home/pterjan/rpmbuild/BUILDROOT/maven-bundle-plugin-5.1.9-1.mga10.noarch/usr/share/javadoc/maven-bundle-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/jquery-ui.overrides.css .xmvn/apidocs/legal .xmvn/apidocs/member-search-index.js .xmvn/apidocs/member-search-index.zip .xmvn/apidocs/org .xmvn/apidocs/overview-summary.html .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/serialized-form.html .xmvn/apidocs/stylesheet.css .xmvn/apidocs/type-search-index.js .xmvn/apidocs/type-search-index.zip /home/pterjan/rpmbuild/BUILDROOT/maven-bundle-plugin-5.1.9-1.mga10.noarch/usr/share/javadoc/maven-bundle-plugin + echo /usr/share/javadoc/maven-bundle-plugin + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 5.1.9-1.mga10 --unique-debug-suffix -5.1.9-1.mga10.noarch --unique-debug-src-base maven-bundle-plugin-5.1.9-1.mga10.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/maven-bundle-plugin-5.1.9 find-debuginfo: starting Extracting debug info from 0 files Creating .debug symlinks for symlinks to ELF files find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: maven-bundle-plugin-5.1.9-1.mga10.noarch Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2LVTuB + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd maven-bundle-plugin-5.1.9 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/maven-bundle-plugin-5.1.9-1.mga10.noarch/usr/share/licenses/maven-bundle-plugin + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/maven-bundle-plugin-5.1.9-1.mga10.noarch/usr/share/licenses/maven-bundle-plugin + cp -pr /home/pterjan/rpmbuild/BUILD/maven-bundle-plugin-5.1.9/LICENSE /home/pterjan/rpmbuild/BUILDROOT/maven-bundle-plugin-5.1.9-1.mga10.noarch/usr/share/licenses/maven-bundle-plugin + cp -pr /home/pterjan/rpmbuild/BUILD/maven-bundle-plugin-5.1.9/NOTICE /home/pterjan/rpmbuild/BUILDROOT/maven-bundle-plugin-5.1.9-1.mga10.noarch/usr/share/licenses/maven-bundle-plugin + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/home/pterjan/rpmbuild/BUILDROOT/maven-bundle-plugin-5.1.9-1.mga10.noarch/usr/share/maven-metadata/maven-bundle-plugin.xml'] [INFO maven.prov] mvn(org.apache.felix:maven-bundle-plugin) = 5.1.9, mvn(org.apache.felix:maven-bundle-plugin:pom:) = 5.1.9 [INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILDROOT/maven-bundle-plugin-5.1.9-1.mga10.noarch/usr/share/java/maven-bundle-plugin/maven-bundle-plugin.jar'] [INFO maven.req] input: ['/home/pterjan/rpmbuild/BUILDROOT/maven-bundle-plugin-5.1.9-1.mga10.noarch/usr/share/maven-metadata/maven-bundle-plugin.xml'] [INFO maven.req] mvn(org.apache.maven.shared:maven-dependency-tree), mvn(org.apache.felix:org.apache.felix.utils), mvn(org.slf4j:slf4j-api), mvn(org.apache.maven:maven-archiver), mvn(org.sonatype.plexus:plexus-build-api), javapackages-filesystem, java-21-headless, mvn(org.codehaus.plexus:plexus-utils), mvn(biz.aQute.bnd:biz.aQute.bndlib) [INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILDROOT/maven-bundle-plugin-5.1.9-1.mga10.noarch/usr/share/java/maven-bundle-plugin/maven-bundle-plugin.jar'] Provides: maven-bundle-plugin = 5.1.9-1.mga10 maven-plugin-bundle = 5.1.9-1.mga10 mvn(org.apache.felix:maven-bundle-plugin) = 5.1.9 mvn(org.apache.felix:maven-bundle-plugin:pom:) = 5.1.9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-21-headless javapackages-filesystem mvn(biz.aQute.bnd:biz.aQute.bndlib) mvn(org.apache.felix:org.apache.felix.utils) mvn(org.apache.maven.shared:maven-dependency-tree) mvn(org.apache.maven:maven-archiver) mvn(org.codehaus.plexus:plexus-utils) mvn(org.slf4j:slf4j-api) mvn(org.sonatype.plexus:plexus-build-api) Obsoletes: maven-plugin-bundle < 5.1.1-9 Processing files: maven-bundle-plugin-javadoc-5.1.9-1.mga10.noarch Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.sjXRPy + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd maven-bundle-plugin-5.1.9 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/maven-bundle-plugin-5.1.9-1.mga10.noarch/usr/share/licenses/maven-bundle-plugin-javadoc + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/maven-bundle-plugin-5.1.9-1.mga10.noarch/usr/share/licenses/maven-bundle-plugin-javadoc + cp -pr /home/pterjan/rpmbuild/BUILD/maven-bundle-plugin-5.1.9/LICENSE /home/pterjan/rpmbuild/BUILDROOT/maven-bundle-plugin-5.1.9-1.mga10.noarch/usr/share/licenses/maven-bundle-plugin-javadoc + cp -pr /home/pterjan/rpmbuild/BUILD/maven-bundle-plugin-5.1.9/NOTICE /home/pterjan/rpmbuild/BUILDROOT/maven-bundle-plugin-5.1.9-1.mga10.noarch/usr/share/licenses/maven-bundle-plugin-javadoc + RPM_EC=0 ++ jobs -p + exit 0 Provides: maven-bundle-plugin-javadoc = 5.1.9-1.mga10 maven-plugin-bundle-javadoc = 5.1.9-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-filesystem Obsoletes: maven-plugin-bundle-javadoc < 5.1.1-9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/maven-bundle-plugin-5.1.9-1.mga10.noarch Wrote: /home/pterjan/rpmbuild/RPMS/noarch/maven-bundle-plugin-5.1.9-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/maven-bundle-plugin-javadoc-5.1.9-1.mga10.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.amWX5d + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd maven-bundle-plugin-5.1.9 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/maven-bundle-plugin-5.1.9-1.mga10.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LBwLkx + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/maven-bundle-plugin-5.1.9-SPECPARTS + rm -rf maven-bundle-plugin-5.1.9 maven-bundle-plugin-5.1.9.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!