D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/spec-version-maven-plugin-2.2-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2rpp1M
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build
+ test -d /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.aVf7xC
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build
+ rm -rf glassfish-spec-version-maven-plugin-2.2
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/spec-version-maven-plugin-2.2.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd glassfish-spec-version-maven-plugin-2.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ sed -i 's|mvn|mvn-rpmbuild|' src/main/resources/checkVersion.sh
+ find -O3 . -type f -perm /0111 -exec chmod a-x '{}' +
+ chmod a+x src/main/resources/checkVersion.sh
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_parent
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :glassfish-copyright-maven-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-checkstyle-plugin
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GcDYJJ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build
+ cd glassfish-spec-version-maven-plugin-2.2
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /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.glassfish.build:spec-version-maven-plugin >------------
[INFO] Building Spec Version Maven Plugin 2.2
[INFO]   from pom.xml
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ spec-version-maven-plugin ---
[WARNING] File encoding has not been set, using platform encoding UTF-8. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource from src/main/resources to target
[INFO] 
[INFO] --- compiler:3.12.1:compile (default-compile) @ spec-version-maven-plugin ---
[INFO] Recompiling the module because of changed source code.
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 10 source files with javac [debug release 8] to target/classes
[WARNING] source value 8 is obsolete and will be removed in a future release
[WARNING] target value 8 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/src/main/java/org/glassfish/spec/maven/CheckDistributionMojo.java: /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/src/main/java/org/glassfish/spec/maven/CheckDistributionMojo.java uses unchecked or unsafe operations.
[INFO] /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/src/main/java/org/glassfish/spec/maven/CheckDistributionMojo.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- plugin:3.9.0:descriptor (default-descriptor) @ spec-version-maven-plugin ---
[WARNING] Using platform encoding (UTF-8 actually) to read mojo source files, i.e. build is platform dependent!
[INFO] java-annotations mojo extractor found 4 mojo descriptors.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ spec-version-maven-plugin ---
[WARNING] File encoding has not been set, using platform encoding UTF-8. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 6 resources from src/test/resources to target/test-sets
[INFO] Copying 14 resources from src/it to target/it
[INFO] 
[INFO] --- build-helper:3.6.0:add-test-source (add-test-source) @ spec-version-maven-plugin ---
[INFO] Test Source directory: /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/test-sets added.
[INFO] 
[INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ spec-version-maven-plugin ---
[INFO] Recompiling the module because of changed dependency.
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 13 source files with javac [debug release 8] to target/test-classes
[WARNING] source value 8 is obsolete and will be removed in a future release
[WARNING] target value 8 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- surefire:3.2.2:test (default-test) @ spec-version-maven-plugin ---
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.glassfish.spec.test.unit.NonFinalStandaloneImpl
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.glassfish.spec.test.unit.NonFinalStandaloneImpl
[INFO] Running org.glassfish.spec.test.unit.ArtifactTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.glassfish.spec.test.unit.ArtifactTest
[INFO] Running org.glassfish.spec.test.unit.NonFinalAPI
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.glassfish.spec.test.unit.NonFinalAPI
[INFO] Running org.glassfish.spec.test.unit.FinalAPI
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.glassfish.spec.test.unit.FinalAPI
[INFO] Running org.glassfish.spec.test.unit.FinalStandaloneImpl
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.glassfish.spec.test.unit.FinalStandaloneImpl
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ spec-version-maven-plugin ---
[INFO] Building jar: /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/spec-version-maven-plugin-2.2.jar
[INFO] 
[INFO] --- plugin:3.9.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ spec-version-maven-plugin ---
[INFO] 
[INFO] -----------< org.glassfish.build:spec-version-maven-plugin >------------
[INFO] Building Spec Version Maven Plugin 2.2
[INFO]   from pom.xml
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] 
[INFO] --- xmvn-mojo:4.2.0:install (default-cli) @ spec-version-maven-plugin ---
[INFO] 
[INFO] --- xmvn-mojo:4.2.0:javadoc (default-cli) @ spec-version-maven-plugin ---
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/src/main/java/org/glassfish/spec/package-info.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/src/main/java/org/glassfish/spec/maven/package-info.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/src/main/java/org/glassfish/spec/maven/SetPropertiesMojo.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/src/main/java/org/glassfish/spec/maven/CheckModuleMojo.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/src/main/java/org/glassfish/spec/maven/CheckDistributionMojo.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/src/main/java/org/glassfish/spec/maven/CommandLineMojo.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/src/main/java/org/glassfish/spec/Spec.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/src/main/java/org/glassfish/spec/SpecMode.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/src/main/java/org/glassfish/spec/Artifact.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/src/main/java/org/glassfish/spec/Metadata.java...
[INFO] Constructing Javadoc information...
[INFO] Building index for all the packages and classes...
[INFO] Standard Doclet version 21.0.5+11-LTS
[INFO] Building tree for all the packages and classes...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/org/glassfish/spec/Artifact.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/org/glassfish/spec/maven/CheckDistributionMojo.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/org/glassfish/spec/maven/CheckModuleMojo.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/org/glassfish/spec/maven/CommandLineMojo.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/org/glassfish/spec/Metadata.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/org/glassfish/spec/maven/SetPropertiesMojo.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/org/glassfish/spec/Spec.html...
[INFO] /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/src/main/java/org/glassfish/spec/Spec.java:64: warning: reference not found: SpecMode.JAKARTA
[INFO]      * Default value is {@link SpecMode.JAKARTA}.
[INFO]                         ^
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/org/glassfish/spec/Spec.JarType.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/org/glassfish/spec/SpecMode.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/org/glassfish/spec/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/org/glassfish/spec/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/org/glassfish/spec/maven/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/org/glassfish/spec/maven/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/constant-values.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/org/glassfish/spec/maven/class-use/SetPropertiesMojo.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/org/glassfish/spec/maven/class-use/CheckModuleMojo.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/org/glassfish/spec/maven/class-use/CheckDistributionMojo.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/org/glassfish/spec/maven/class-use/CommandLineMojo.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/org/glassfish/spec/class-use/Spec.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/org/glassfish/spec/class-use/Spec.JarType.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/org/glassfish/spec/class-use/SpecMode.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/org/glassfish/spec/class-use/Artifact.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/org/glassfish/spec/class-use/Metadata.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/org/glassfish/spec/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/org/glassfish/spec/maven/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/overview-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/index.html...
[INFO] Building index for all classes...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/allclasses-index.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/allpackages-index.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/index-all.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/search.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/overview-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/target/xmvn-apidocs/help-doc.html...
[INFO] 1 warning
[INFO] 
[INFO] --- xmvn-mojo:4.2.0:builddep (default-cli) @ spec-version-maven-plugin ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.990 s
[INFO] Finished at: 2024-12-21T11:47:54Z
[INFO] ------------------------------------------------------------------------
-----BEGIN MAVEN BUILD DEPENDENCIES-----
H4sIAAAAAAAC/62SP0/EMAzF9/sU5vaksJeexMZwO6svMW1OqR3lT8V9e9q7IsJSEDBFfn7Kz89y
e3gbPUwUkxN+3D/o+z0cul17pxQ8FectWArEltg4StATU8RMFk4XeDlODErN7trT7QA+hctSzkIf
pYRn20nsNQY0A+kRJ2IdfOkdp7b5cNz8GLN7RZNn4epTN9/6tE3VX3jNV+A234ilAUvSo5xlA3xa
8quBfKCo6in+hq/jfxvbSKT/w63bVlnE/3jlyCwZ83wf6feTnAu7vEFc+1vfV9X1zN4Bt/yUx7sC
AAA=
-----END MAVEN BUILD DEPENDENCIES-----
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oGpitY
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build
+ mkdir /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/BUILDROOT
+ cd glassfish-spec-version-maven-plugin-2.2
+ '[' 1 -eq 1 ']'
+ xmvn-install -R .xmvn-reactor -n spec-version-maven-plugin -d /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/BUILDROOT
[INFO] Installing artifact org.glassfish.build:spec-version-maven-plugin:jar:2.2
[INFO] Installing artifact org.glassfish.build:spec-version-maven-plugin:pom:2.2
[INFO] Installation successful
+ jdir=target/site/apidocs
+ '[' -d .xmvn/apidocs ']'
+ jdir=.xmvn/apidocs
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/BUILDROOT/usr/share/licenses
+ '[' -d .xmvn/apidocs ']'
+ install -dm755 /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/BUILDROOT/usr/share/javadoc/spec-version-maven-plugin
+ cp -pr .xmvn/apidocs/allclasses-index.html .xmvn/apidocs/allpackages-index.html .xmvn/apidocs/args .xmvn/apidocs/constant-values.html .xmvn/apidocs/copy.svg .xmvn/apidocs/element-list .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/legal .xmvn/apidocs/link.svg .xmvn/apidocs/member-search-index.js .xmvn/apidocs/module-search-index.js .xmvn/apidocs/org .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-search-index.js .xmvn/apidocs/resources .xmvn/apidocs/script-dir .xmvn/apidocs/script.js .xmvn/apidocs/search-page.js .xmvn/apidocs/search.html .xmvn/apidocs/search.js .xmvn/apidocs/stylesheet.css .xmvn/apidocs/tag-search-index.js .xmvn/apidocs/type-search-index.js /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/BUILDROOT/usr/share/javadoc/spec-version-maven-plugin
+ echo /usr/share/javadoc/spec-version-maven-plugin
+ /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-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /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: spec-version-maven-plugin-2.2-1.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PJc0dh
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build
+ cd glassfish-spec-version-maven-plugin-2.2
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/BUILDROOT/usr/share/doc/spec-version-maven-plugin
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/BUILDROOT/usr/share/doc/spec-version-maven-plugin
+ cp -pr /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/README.md /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/BUILDROOT/usr/share/doc/spec-version-maven-plugin
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yjDc99
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build
+ cd glassfish-spec-version-maven-plugin-2.2
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/BUILDROOT/usr/share/licenses/spec-version-maven-plugin
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/BUILDROOT/usr/share/licenses/spec-version-maven-plugin
+ cp -pr /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/LICENSE.md /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/BUILDROOT/usr/share/licenses/spec-version-maven-plugin
+ cp -pr /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/glassfish-spec-version-maven-plugin-2.2/NOTICE.md /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/BUILDROOT/usr/share/licenses/spec-version-maven-plugin
+ RPM_EC=0
++ jobs -p
+ exit 0
[INFO maven.prov] input: ['/home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/BUILDROOT/usr/share/maven-metadata/spec-version-maven-plugin.xml']
[INFO maven.prov] mvn(org.glassfish.build:spec-version-maven-plugin:pom:) = 2.2, mvn(org.glassfish.build:spec-version-maven-plugin) = 2.2
[INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/BUILDROOT/usr/share/java/spec-version-maven-plugin/spec-version-maven-plugin.jar']
[INFO maven.req] input: ['/home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/BUILDROOT/usr/share/maven-metadata/spec-version-maven-plugin.xml']
[INFO maven.req] javapackages-filesystem, java-21-headless, mvn(org.apache.maven.plugin-tools:maven-plugin-annotations)
[INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build/BUILDROOT/usr/share/java/spec-version-maven-plugin/spec-version-maven-plugin.jar']
Provides: mvn(org.glassfish.build:spec-version-maven-plugin) = 2.2 mvn(org.glassfish.build:spec-version-maven-plugin:pom:) = 2.2 spec-version-maven-plugin = 2.2-1.mga10
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.plugin-tools:maven-plugin-annotations)
Processing files: spec-version-maven-plugin-javadoc-2.2-1.mga10.noarch
Provides: spec-version-maven-plugin-javadoc = 2.2-1.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/BUILD/spec-version-maven-plugin-2.2-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/spec-version-maven-plugin-2.2-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/spec-version-maven-plugin-javadoc-2.2-1.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7OPXDZ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build
+ test -d /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/spec-version-maven-plugin-2.2-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!