D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/maven-plugin-bundle-4.2.1-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RvxFIX + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf maven-bundle-plugin-4.2.1 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/maven-bundle-plugin-4.2.1-source-release.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd maven-bundle-plugin-4.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-Port-to-current-maven-dependency-tree.patch):' Patch #0 (0001-Port-to-current-maven-dependency-tree.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file pom.xml patching file src/main/java/org/apache/felix/bundleplugin/BundleAllPlugin.java patching file src/main/java/org/apache/felix/bundleplugin/BundlePlugin.java + echo 'Patch #1 (0002-Fix-for-new-maven-archiver.patch):' Patch #1 (0002-Fix-for-new-maven-archiver.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/main/java/org/apache/felix/bundleplugin/BundlePlugin.java + echo 'Patch #2 (0003-Port-to-plexus-utils-3.0.24.patch):' Patch #2 (0003-Port-to-plexus-utils-3.0.24.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file pom.xml patching file src/main/java/org/apache/felix/bundleplugin/BundlePlugin.java + echo 'Patch #3 (0004-Use-Maven-3-APIs.patch):' Patch #3 (0004-Use-Maven-3-APIs.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file pom.xml patching file src/main/java/org/apache/felix/bundleplugin/BundlePlugin.java + find -name '*.jar' -delete + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep :org.osgi.core :osgi.core + rm -r src/main/java/org/apache/maven/shared/dependency + rm -r src/main/java/org/apache/felix/bundleplugin/pom + rm -r src/main/java/org/apache/felix/obrplugin/ + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :org.apache.felix.bundlerepository + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.49fjWV + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd maven-bundle-plugin-4.2.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -f Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true 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', 'package', '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:maven-bundle-plugin >---------------- [INFO] Building Maven Bundle Plugin 4.2.1 [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ maven-bundle-plugin --- [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-bundle-plugin --- [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) @ maven-bundle-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 27 resources [INFO] Copying 1 resource to META-INF [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ maven-bundle-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /home/iurt/rpmbuild/BUILD/maven-bundle-plugin-4.2.1/target/classes [INFO] /home/iurt/rpmbuild/BUILD/maven-bundle-plugin-4.2.1/src/main/java/org/apache/felix/bundleplugin/baseline/AbstractBaselinePlugin.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/maven-bundle-plugin-4.2.1/src/main/java/org/apache/felix/bundleplugin/baseline/AbstractBaselinePlugin.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/maven-bundle-plugin-4.2.1/src/main/java/org/apache/felix/bundleplugin/BundlePlugin.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/maven-bundle-plugin-4.2.1/src/main/java/org/apache/felix/bundleplugin/BundlePlugin.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ maven-bundle-plugin --- [ERROR] 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. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [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 10 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ maven-bundle-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ maven-bundle-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ maven-bundle-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ maven-bundle-plugin --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/maven-bundle-plugin-4.2.1/target/maven-bundle-plugin-4.2.1.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-bundle-plugin --- [INFO] [INFO] ----------------< org.apache.felix:maven-bundle-plugin >---------------- [INFO] Building Maven Bundle Plugin 4.2.1 [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- xmvn-mojo:3.1.0:install (default-cli) @ maven-bundle-plugin --- [INFO] [INFO] --- xmvn-mojo:3.1.0:javadoc (default-cli) @ maven-bundle-plugin --- /home/iurt/rpmbuild/BUILD/maven-bundle-plugin-4.2.1/src/main/java/org/apache/felix/bundleplugin/BundleInfo.java:36: warning - invalid usage of tag > /home/iurt/rpmbuild/BUILD/maven-bundle-plugin-4.2.1/src/main/java/org/apache/felix/bundleplugin/BundleInfo.java:36: warning - invalid usage of tag > /home/iurt/rpmbuild/BUILD/maven-bundle-plugin-4.2.1/src/main/java/org/apache/felix/bundleplugin/BundleInfo.java:36: warning - invalid usage of tag > /home/iurt/rpmbuild/BUILD/maven-bundle-plugin-4.2.1/src/main/java/org/apache/felix/bundleplugin/BundleInfo.java:36: warning - invalid usage of tag > /home/iurt/rpmbuild/BUILD/maven-bundle-plugin-4.2.1/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. /home/iurt/rpmbuild/BUILD/maven-bundle-plugin-4.2.1/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. /home/iurt/rpmbuild/BUILD/maven-bundle-plugin-4.2.1/src/main/java/org/apache/felix/bundleplugin/BundleInfo.java:36: warning - invalid usage of tag > /home/iurt/rpmbuild/BUILD/maven-bundle-plugin-4.2.1/src/main/java/org/apache/felix/bundleplugin/BundleInfo.java:36: warning - invalid usage of tag > [INFO] [INFO] --- xmvn-mojo:3.1.0:builddep (default-cli) @ maven-bundle-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 36.581 s [INFO] Finished at: 2021-01-06T23:21:18Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA8WVTU/DMAyG7/yK0HsykDh2nYDTDhzQhMTVbbw2kCZRkk4dv560Hezj0Ja1EqfI 8Ss/tmzZ8aouJdmhdUKrZXTP7iKCKtNcqHwZvW3o4+Z5vY5WyU18Syl5qoTkhKNBxYNMoCM5KrTg kZN0T95fdopQGtSnmuSGkOPHvjHDR251ZdY80TZnYCArkG1Rijpe/Hg6HVgvtpD58NH6qQGLyseL E0enxNqjagpJjC7jxdFs+IvzBEblU8IOFTOyyoVyPXm1OtrpDs9len/ja5eLHl7jZpm2eD0lFV8M XiuPLFW8B3WmkyKdVpeT24ePHlrrp2DENMzIcbqUssoL6WZBtxMxODHTWngFrjTg5wMyi0aHWCof RP8qZ2vuuJLBZoUI623Gol0R9g8fJB8DUm9xYpvDQsYCKhd2EdZV3yrqBHSGSXZagd8bHM1Mm+Mw b38Z17WAHnTrp06oz38CewyzHULaWWfscEq81nL03QGltAcf7t1A40+s5jh/Ax6FwCQDCAAA -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rH5UQT + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/maven-plugin-bundle-4.2.1-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/maven-plugin-bundle-4.2.1-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/maven-plugin-bundle-4.2.1-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/maven-plugin-bundle-4.2.1-1.mga8.aarch64 + cd maven-bundle-plugin-4.2.1 + '[' 1 -eq 1 ']' + xmvn-install -R .xmvn-reactor -n maven-plugin-bundle -d /home/iurt/rpmbuild/BUILDROOT/maven-plugin-bundle-4.2.1-1.mga8.aarch64 [INFO] Installing artifact org.apache.felix:maven-bundle-plugin:jar:4.2.1 [INFO] Installing artifact org.apache.felix:maven-bundle-plugin:pom:4.2.1 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/maven-plugin-bundle-4.2.1-1.mga8.aarch64/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /home/iurt/rpmbuild/BUILDROOT/maven-plugin-bundle-4.2.1-1.mga8.aarch64/usr/share/javadoc/maven-plugin-bundle + 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-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/iurt/rpmbuild/BUILDROOT/maven-plugin-bundle-4.2.1-1.mga8.aarch64/usr/share/javadoc/maven-plugin-bundle + echo /usr/share/javadoc/maven-plugin-bundle + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 4.2.1-1.mga8 --unique-debug-suffix -4.2.1-1.mga8.aarch64 --unique-debug-src-base maven-plugin-bundle-4.2.1-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/maven-bundle-plugin-4.2.1 + /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/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: maven-plugin-bundle-4.2.1-1.mga8.noarch Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PkEAIT + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd maven-bundle-plugin-4.2.1 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/maven-plugin-bundle-4.2.1-1.mga8.aarch64/usr/share/licenses/maven-plugin-bundle + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/maven-plugin-bundle-4.2.1-1.mga8.aarch64/usr/share/licenses/maven-plugin-bundle + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/maven-plugin-bundle-4.2.1-1.mga8.aarch64/usr/share/licenses/maven-plugin-bundle + cp -pr NOTICE /home/iurt/rpmbuild/BUILDROOT/maven-plugin-bundle-4.2.1-1.mga8.aarch64/usr/share/licenses/maven-plugin-bundle + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/maven-plugin-bundle-4.2.1-1.mga8.aarch64/usr/share/maven-metadata/maven-plugin-bundle.xml'] [INFO maven.prov] mvn(org.apache.felix:maven-bundle-plugin) = 4.2.1, mvn(org.apache.felix:maven-bundle-plugin:pom:) = 4.2.1 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/maven-plugin-bundle-4.2.1-1.mga8.aarch64/usr/share/java/maven-plugin-bundle/maven-bundle-plugin.jar'] [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/maven-plugin-bundle-4.2.1-1.mga8.aarch64/usr/share/maven-metadata/maven-plugin-bundle.xml'] [INFO maven.req] mvn(org.sonatype.plexus:plexus-build-api), mvn(org.apache.maven:maven-core), mvn(org.apache.maven.reporting:maven-reporting-api), mvn(org.apache.maven.shared:maven-dependency-tree), mvn(org.codehaus.plexus:plexus-utils), mvn(org.apache.maven.doxia:doxia-sink-api), mvn(org.slf4j:slf4j-api), mvn(org.apache.maven:maven-archiver), mvn(biz.aQute.bnd:biz.aQute.bndlib), mvn(org.apache.maven.doxia:doxia-site-renderer), mvn(org.apache.felix:org.apache.felix.utils), javapackages-filesystem, mvn(org.apache.maven:maven-compat), mvn(org.osgi:osgi.core), java-headless >= 1:1.8 [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/maven-plugin-bundle-4.2.1-1.mga8.aarch64/usr/share/java/maven-plugin-bundle/maven-bundle-plugin.jar'] Provides: maven-plugin-bundle = 4.2.1-1.mga8 mvn(org.apache.felix:maven-bundle-plugin) = 4.2.1 mvn(org.apache.felix:maven-bundle-plugin:pom:) = 4.2.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.8 javapackages-filesystem mvn(biz.aQute.bnd:biz.aQute.bndlib) mvn(org.apache.felix:org.apache.felix.utils) mvn(org.apache.maven.doxia:doxia-sink-api) mvn(org.apache.maven.doxia:doxia-site-renderer) mvn(org.apache.maven.reporting:maven-reporting-api) mvn(org.apache.maven.shared:maven-dependency-tree) mvn(org.apache.maven:maven-archiver) mvn(org.apache.maven:maven-compat) mvn(org.apache.maven:maven-core) mvn(org.codehaus.plexus:plexus-utils) mvn(org.osgi:osgi.core) mvn(org.slf4j:slf4j-api) mvn(org.sonatype.plexus:plexus-build-api) Processing files: maven-plugin-bundle-javadoc-4.2.1-1.mga8.noarch Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nG8TPW + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd maven-bundle-plugin-4.2.1 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/maven-plugin-bundle-4.2.1-1.mga8.aarch64/usr/share/licenses/maven-plugin-bundle-javadoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/maven-plugin-bundle-4.2.1-1.mga8.aarch64/usr/share/licenses/maven-plugin-bundle-javadoc + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/maven-plugin-bundle-4.2.1-1.mga8.aarch64/usr/share/licenses/maven-plugin-bundle-javadoc + cp -pr NOTICE /home/iurt/rpmbuild/BUILDROOT/maven-plugin-bundle-4.2.1-1.mga8.aarch64/usr/share/licenses/maven-plugin-bundle-javadoc + RPM_EC=0 ++ jobs -p + exit 0 pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/maven-plugin-bundle-4.2.1-1.mga8.aarch64/usr/share/javadoc/maven-plugin-bundle/jquery/jszip/dist/jszip.min.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/maven-plugin-bundle-4.2.1-1.mga8.aarch64/usr/share/javadoc/maven-plugin-bundle/jquery/jszip/dist/jszip.min.js is too long for the internal buffer pcregrep: check the --buffer-size option Provides: maven-plugin-bundle-javadoc = 4.2.1-1.mga8 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 /home/iurt/rpmbuild/BUILDROOT/maven-plugin-bundle-4.2.1-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/maven-plugin-bundle-4.2.1-1.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/maven-plugin-bundle-javadoc-4.2.1-1.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.q1TeCX + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd maven-bundle-plugin-4.2.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/maven-plugin-bundle-4.2.1-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZNX4LT + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf maven-bundle-plugin-4.2.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!