D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/mahout-collection-codegen-plugin-1.0-16.mga10.src.rpm Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.go01rg + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf mahout-collection-codegen-plugin-1.0 + /usr/bin/mkdir -p mahout-collection-codegen-plugin-1.0 + cd mahout-collection-codegen-plugin-1.0 + rm -rf /home/pterjan/rpmbuild/BUILD/mahout-collection-codegen-plugin-1.0-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/mahout-collection-codegen-plugin-1.0-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ++ pwd + _TOPLEVEL=/home/pterjan/rpmbuild/BUILD/mahout-collection-codegen-plugin-1.0 + mkdir -p src/main/java + pushd src/main/java ~/rpmbuild/BUILD/mahout-collection-codegen-plugin-1.0/src/main/java ~/rpmbuild/BUILD/mahout-collection-codegen-plugin-1.0 + /usr/lib/jvm/java-21-openjdk/bin/jar -xf /home/pterjan/rpmbuild/SOURCES/mahout_collection_codegen_plugin_1.0_sources.jar + cp -p META-INF/LICENSE META-INF/NOTICE /home/pterjan/rpmbuild/BUILD/mahout-collection-codegen-plugin-1.0 + rm -rf META-INF + popd ~/rpmbuild/BUILD/mahout-collection-codegen-plugin-1.0 + find . -depth -type f -name '*.jar' -print0 + xargs -0 rm -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/mahout-collection-codegen-plugin-1.0-mga-fix-for-new-FileSetManager.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + install -pm0644 /home/pterjan/rpmbuild/SOURCES/mahout_collection_codegen_plugin_1.0.pom pom.xml + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.maven.plugins:maven-jar-plugin . ' true true ' + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.maven.plugins:maven-plugin-plugin . ' true ' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.m39bZ9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd mahout-collection-codegen-plugin-1.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_file.py :mahout-collection-codegen-plugin mahout-collection-codegen-plugin + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -- -Dproject.build.sourceEncoding=UTF-8 Executing: xmvn --batch-mode --offline -Dproject.build.sourceEncoding=UTF-8 verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dproject.build.sourceEncoding=UTF-8', 'verify', '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.mahout:mahout-collection-codegen-plugin >--------- [INFO] Building Maven Mojo to generate code for collections 1.0 [INFO] from pom.xml [INFO] ----------------------------[ maven-plugin ]---------------------------- [WARNING] The POM for velocity:velocity:jar:1.5 is missing, no dependency information available [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ mahout-collection-codegen-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-java-version) @ mahout-collection-codegen-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] [INFO] --- remote-resources:3.1.0:process (process-resource-bundles) @ mahout-collection-codegen-plugin --- [INFO] Preparing remote bundle org.apache.apache.resources:apache-jar-resource-bundle:1.5 [INFO] Copying 3 resources from 1 bundle. [WARNING] Invalid project model for artifact [velocity:velocity:1.5]. It will be ignored by the remote resources Mojo. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mahout-collection-codegen-plugin --- [INFO] skip non existing resourceDirectory /home/pterjan/rpmbuild/BUILD/mahout-collection-codegen-plugin-1.0/src/main/resources [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/classes [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ mahout-collection-codegen-plugin --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [INFO] Recompiling the module because of changed source code. [INFO] Compiling 1 source file with javac [debug target 1.6] to 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] --- plugin:3.9.0:descriptor (default-descriptor) @ mahout-collection-codegen-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 0 mojo descriptor. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mahout-collection-codegen-plugin --- [INFO] skip non existing resourceDirectory /home/pterjan/rpmbuild/BUILD/mahout-collection-codegen-plugin-1.0/src/test/resources [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/test-classes [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ mahout-collection-codegen-plugin --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ mahout-collection-codegen-plugin --- [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ mahout-collection-codegen-plugin --- [INFO] Building jar: /home/pterjan/rpmbuild/BUILD/mahout-collection-codegen-plugin-1.0/target/mahout-collection-codegen-plugin-1.0.jar [INFO] [INFO] --- plugin:3.9.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ mahout-collection-codegen-plugin --- [INFO] [INFO] ---------< org.apache.mahout:mahout-collection-codegen-plugin >--------- [INFO] Building Maven Mojo to generate code for collections 1.0 [INFO] from pom.xml [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- xmvn-mojo:4.2.0:install (default-cli) @ mahout-collection-codegen-plugin --- [INFO] [INFO] --- xmvn-mojo:4.2.0:javadoc (default-cli) @ mahout-collection-codegen-plugin --- [INFO] Ignoring JPMS as source level 1.7 is below 9 [INFO] [INFO] --- xmvn-mojo:4.2.0:builddep (default-cli) @ mahout-collection-codegen-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.493 s [INFO] Finished at: 2024-07-31T22:44:28Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAAC/72SMW+DMBCF9/yKa3abZidE6tahe9erfTiu7LNlDAr/PhCCoB1Q1FadTu/pk743 XHm6eAcdpcYGPu4P8nkPp2pXPgkBL611GjRFYk2sLDVgiClhJg0fPby/dQxCDPSaqXYAS9GPcShM Cm181VVIRmJEdaaymLuJwJRtjSoPxQysqomhSyYel1Yx+LJY4ugsvkof2SA9dsQyutZYbjYW3Tgx cffzfd7P/Y96Mdr/lKbwSSr/nVE2Z0ykN8S1dSQ8MhryxL9Qd+SCsrnfcC3IlmSVbq99BQ8NXOAv AwAA -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NzadMz + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/mahout-collection-codegen-plugin-1.0-16.mga10.noarch '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/mahout-collection-codegen-plugin-1.0-16.mga10.noarch ++ dirname /home/pterjan/rpmbuild/BUILDROOT/mahout-collection-codegen-plugin-1.0-16.mga10.noarch + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/mahout-collection-codegen-plugin-1.0-16.mga10.noarch + cd mahout-collection-codegen-plugin-1.0 + '[' 1 -eq 1 ']' + xmvn-install -R .xmvn-reactor -n mahout-collection-codegen-plugin -d /home/pterjan/rpmbuild/BUILDROOT/mahout-collection-codegen-plugin-1.0-16.mga10.noarch [INFO] Installing artifact org.apache.mahout:mahout-collection-codegen-plugin:jar:1.0 [INFO] Installing artifact org.apache.mahout:mahout-collection-codegen-plugin:pom:1.0 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/mahout-collection-codegen-plugin-1.0-16.mga10.noarch/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /home/pterjan/rpmbuild/BUILDROOT/mahout-collection-codegen-plugin-1.0-16.mga10.noarch/usr/share/javadoc/mahout-collection-codegen-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-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 /home/pterjan/rpmbuild/BUILDROOT/mahout-collection-codegen-plugin-1.0-16.mga10.noarch/usr/share/javadoc/mahout-collection-codegen-plugin + echo /usr/share/javadoc/mahout-collection-codegen-plugin + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.0-16.mga10 --unique-debug-suffix -1.0-16.mga10.noarch --unique-debug-src-base mahout-collection-codegen-plugin-1.0-16.mga10.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/mahout-collection-codegen-plugin-1.0 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: mahout-collection-codegen-plugin-1.0-16.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Qp1oxj + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd mahout-collection-codegen-plugin-1.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/mahout-collection-codegen-plugin-1.0-16.mga10.noarch/usr/share/doc/mahout-collection-codegen-plugin + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/mahout-collection-codegen-plugin-1.0-16.mga10.noarch/usr/share/doc/mahout-collection-codegen-plugin + cp -pr /home/pterjan/rpmbuild/BUILD/mahout-collection-codegen-plugin-1.0/LICENSE /home/pterjan/rpmbuild/BUILDROOT/mahout-collection-codegen-plugin-1.0-16.mga10.noarch/usr/share/doc/mahout-collection-codegen-plugin + cp -pr /home/pterjan/rpmbuild/BUILD/mahout-collection-codegen-plugin-1.0/NOTICE /home/pterjan/rpmbuild/BUILDROOT/mahout-collection-codegen-plugin-1.0-16.mga10.noarch/usr/share/doc/mahout-collection-codegen-plugin + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/home/pterjan/rpmbuild/BUILDROOT/mahout-collection-codegen-plugin-1.0-16.mga10.noarch/usr/share/maven-metadata/mahout-collection-codegen-plugin.xml'] [INFO maven.prov] mvn(org.apache.mahout:mahout-collection-codegen-plugin:pom:) = 1.0, mvn(org.apache.mahout:mahout-collection-codegen-plugin) = 1.0 [INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILDROOT/mahout-collection-codegen-plugin-1.0-16.mga10.noarch/usr/share/java/mahout-collection-codegen-plugin.jar'] [INFO maven.req] input: ['/home/pterjan/rpmbuild/BUILDROOT/mahout-collection-codegen-plugin-1.0-16.mga10.noarch/usr/share/maven-metadata/mahout-collection-codegen-plugin.xml'] [INFO maven.req] java-21-headless, mvn(velocity:velocity), javapackages-filesystem, mvn(org.apache.maven.shared:file-management) [INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILDROOT/mahout-collection-codegen-plugin-1.0-16.mga10.noarch/usr/share/java/mahout-collection-codegen-plugin.jar'] Provides: mahout-collection-codegen-plugin = 1.0-16.mga10 mvn(org.apache.mahout:mahout-collection-codegen-plugin) = 1.0 mvn(org.apache.mahout:mahout-collection-codegen-plugin:pom:) = 1.0 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(org.apache.maven.shared:file-management) mvn(velocity:velocity) Processing files: mahout-collection-codegen-plugin-javadoc-1.0-16.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YpzQi5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd mahout-collection-codegen-plugin-1.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/mahout-collection-codegen-plugin-1.0-16.mga10.noarch/usr/share/doc/mahout-collection-codegen-plugin-javadoc + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/mahout-collection-codegen-plugin-1.0-16.mga10.noarch/usr/share/doc/mahout-collection-codegen-plugin-javadoc + cp -pr /home/pterjan/rpmbuild/BUILD/mahout-collection-codegen-plugin-1.0/LICENSE /home/pterjan/rpmbuild/BUILDROOT/mahout-collection-codegen-plugin-1.0-16.mga10.noarch/usr/share/doc/mahout-collection-codegen-plugin-javadoc + cp -pr /home/pterjan/rpmbuild/BUILD/mahout-collection-codegen-plugin-1.0/NOTICE /home/pterjan/rpmbuild/BUILDROOT/mahout-collection-codegen-plugin-1.0-16.mga10.noarch/usr/share/doc/mahout-collection-codegen-plugin-javadoc + RPM_EC=0 ++ jobs -p + exit 0 Provides: mahout-collection-codegen-plugin-javadoc = 1.0-16.mga10 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/pterjan/rpmbuild/BUILDROOT/mahout-collection-codegen-plugin-1.0-16.mga10.noarch Wrote: /home/pterjan/rpmbuild/RPMS/noarch/mahout-collection-codegen-plugin-1.0-16.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/mahout-collection-codegen-plugin-javadoc-1.0-16.mga10.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.V0QzP0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd mahout-collection-codegen-plugin-1.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/mahout-collection-codegen-plugin-1.0-16.mga10.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NwwkIp + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/mahout-collection-codegen-plugin-1.0-SPECPARTS + rm -rf mahout-collection-codegen-plugin-1.0 mahout-collection-codegen-plugin-1.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!