Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/maven-resources-plugin.spec'], chrootPath='/var/lib/mock/module-javapackages-bootstrap-202201-8100020240623191959-e155f54d-build-115980-78346/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'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/maven-resources-plugin.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'} and shell False warning: bogus date in %changelog: Tue May 20 2010 Hui Wang - 2.2-5 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/maven-resources-plugin-3.2.0-9.module+el8.10.0+865+65b2b3f4.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/maven-resources-plugin.spec'], chrootPath='/var/lib/mock/module-javapackages-bootstrap-202201-8100020240623191959-e155f54d-build-115980-78346/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'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/maven-resources-plugin.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'} and shell False warning: bogus date in %changelog: Tue May 20 2010 Hui Wang - 2.2-5 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xtRmJe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf maven-resources-plugin-3.2.0 + /usr/bin/unzip -qq /builddir/build/SOURCES/maven-resources-plugin-3.2.0-source-release.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd maven-resources-plugin-3.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5RE7DV + umask 022 + cd /builddir/build/BUILD + cd maven-resources-plugin-3.2.0 + PATH=/usr/libexec/javapackages-bootstrap:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + /usr/libexec/platform-python /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.maven.plugins:maven-resources-plugin >----------- [INFO] Building Apache Maven Resources Plugin 3.2.0 [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0.MBI:process (process-resource-bundles) @ maven-resources-plugin --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 0 resource from 0 bundle. [INFO] [INFO] --- maven-resources-plugin:3.2.0.MBI:resources (default-resources) @ maven-resources-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1.MBI:compile (default-compile) @ maven-resources-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /builddir/build/BUILD/maven-resources-plugin-3.2.0/target/classes [INFO] [INFO] --- maven-plugin-tools:3.6.4.MBI:descriptor (default-descriptor) @ maven-resources-plugin --- [ERROR] Some dependencies of Maven Plugins are expected to be in provided scope. Please make sure that dependencies listed below declared in POM have set 'provided' as well. The following dependencies are in wrong scope: * org.apache.maven:maven-plugin-api:jar:3.1.0:compile * org.apache.maven:maven-artifact:jar:SYSTEM:compile * org.apache.maven:maven-core:jar:3.1.0:compile * org.apache.maven:maven-settings:jar:SYSTEM:compile * org.apache.maven:maven-settings-builder:jar:SYSTEM:compile * org.apache.maven:maven-builder-support:jar:SYSTEM:compile * org.apache.maven:maven-repository-metadata:jar:SYSTEM:compile * org.apache.maven:maven-model-builder:jar:SYSTEM:compile * org.apache.maven:maven-resolver-provider:jar:SYSTEM:compile * org.apache.maven:maven-model:jar:3.1.0:compile [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [WARNING] Unable to get sources artifact for org.apache.maven.plugin-tools:maven-plugin-annotations:3.5.2. Some javadoc tags (@since, @deprecated and comments) won't be used [INFO] java-annotations mojo extractor found 3 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:3.2.0.MBI:testResources (default-testResources) @ maven-resources-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1.MBI:testCompile (default-testCompile) @ maven-resources-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /builddir/build/BUILD/maven-resources-plugin-3.2.0/target/test-classes [INFO] /builddir/build/BUILD/maven-resources-plugin-3.2.0/src/test/java/org/apache/maven/plugins/resources/AbstractPropertyUtilsTest.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/maven-resources-plugin-3.2.0/src/test/java/org/apache/maven/plugins/resources/AbstractPropertyUtilsTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0.M6.MBI:test (default-test) @ maven-resources-plugin --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.maven.plugins.resources.CopyResourcesMojoTest [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.132 s - in org.apache.maven.plugins.resources.CopyResourcesMojoTest [INFO] Running org.apache.maven.plugins.resources.BasicPropertyUtilsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 s - in org.apache.maven.plugins.resources.BasicPropertyUtilsTest [INFO] Running org.apache.maven.plugins.resources.PropertyUtilsExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.apache.maven.plugins.resources.PropertyUtilsExceptionTest [INFO] Running org.apache.maven.plugins.resources.ResourcesMojoTest [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 4 resources [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 3 resources [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 5 resources [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 8 resources [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 5 resources [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 5 resources to org/apache/maven/plugin/test [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.335 s - in org.apache.maven.plugins.resources.ResourcesMojoTest [INFO] Running org.apache.maven.plugins.resources.TestResourcesTest [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 5 resources [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.apache.maven.plugins.resources.TestResourcesTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0.MBI:jar (default-jar) @ maven-resources-plugin --- [INFO] Building jar: /builddir/build/BUILD/maven-resources-plugin-3.2.0/target/maven-resources-plugin-3.2.0.jar [INFO] [INFO] --- maven-plugin-tools:3.6.4.MBI:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-resources-plugin --- [INFO] [INFO] ----------< org.apache.maven.plugins:maven-resources-plugin >----------- [INFO] Building Apache Maven Resources Plugin 3.2.0 [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- xmvn-mojo:4.0.0.MBI:install (default-cli) @ maven-resources-plugin --- [INFO] [INFO] --- xmvn-mojo:4.0.0.MBI:javadoc (default-cli) @ maven-resources-plugin --- Loading source file /builddir/build/BUILD/maven-resources-plugin-3.2.0/src/main/java/org/apache/maven/plugins/resources/TestResourcesMojo.java... Loading source file /builddir/build/BUILD/maven-resources-plugin-3.2.0/src/main/java/org/apache/maven/plugins/resources/Resource.java... Loading source file /builddir/build/BUILD/maven-resources-plugin-3.2.0/src/main/java/org/apache/maven/plugins/resources/MavenBuildTimestamp.java... Loading source file /builddir/build/BUILD/maven-resources-plugin-3.2.0/src/main/java/org/apache/maven/plugins/resources/CopyResourcesMojo.java... Loading source file /builddir/build/BUILD/maven-resources-plugin-3.2.0/src/main/java/org/apache/maven/plugins/resources/ResourcesMojo.java... Constructing Javadoc information... Building index for all the packages and classes... Standard Doclet version 17.0.11+9-LTS Building tree for all the packages and classes... Generating /builddir/build/BUILD/maven-resources-plugin-3.2.0/target/xmvn-apidocs/org/apache/maven/plugins/resources/CopyResourcesMojo.html... Generating /builddir/build/BUILD/maven-resources-plugin-3.2.0/target/xmvn-apidocs/org/apache/maven/plugins/resources/MavenBuildTimestamp.html... Generating /builddir/build/BUILD/maven-resources-plugin-3.2.0/target/xmvn-apidocs/org/apache/maven/plugins/resources/Resource.html... Generating /builddir/build/BUILD/maven-resources-plugin-3.2.0/target/xmvn-apidocs/org/apache/maven/plugins/resources/ResourcesMojo.html... Generating /builddir/build/BUILD/maven-resources-plugin-3.2.0/target/xmvn-apidocs/org/apache/maven/plugins/resources/TestResourcesMojo.html... Generating /builddir/build/BUILD/maven-resources-plugin-3.2.0/target/xmvn-apidocs/org/apache/maven/plugins/resources/package-summary.html... Generating /builddir/build/BUILD/maven-resources-plugin-3.2.0/target/xmvn-apidocs/org/apache/maven/plugins/resources/package-tree.html... Generating /builddir/build/BUILD/maven-resources-plugin-3.2.0/target/xmvn-apidocs/constant-values.html... Generating /builddir/build/BUILD/maven-resources-plugin-3.2.0/target/xmvn-apidocs/serialized-form.html... Generating /builddir/build/BUILD/maven-resources-plugin-3.2.0/target/xmvn-apidocs/org/apache/maven/plugins/resources/class-use/TestResourcesMojo.html... Generating /builddir/build/BUILD/maven-resources-plugin-3.2.0/target/xmvn-apidocs/org/apache/maven/plugins/resources/class-use/Resource.html... Generating /builddir/build/BUILD/maven-resources-plugin-3.2.0/target/xmvn-apidocs/org/apache/maven/plugins/resources/class-use/MavenBuildTimestamp.html... Generating /builddir/build/BUILD/maven-resources-plugin-3.2.0/target/xmvn-apidocs/org/apache/maven/plugins/resources/class-use/CopyResourcesMojo.html... Generating /builddir/build/BUILD/maven-resources-plugin-3.2.0/target/xmvn-apidocs/org/apache/maven/plugins/resources/class-use/ResourcesMojo.html... Generating /builddir/build/BUILD/maven-resources-plugin-3.2.0/target/xmvn-apidocs/org/apache/maven/plugins/resources/package-use.html... Generating /builddir/build/BUILD/maven-resources-plugin-3.2.0/target/xmvn-apidocs/overview-tree.html... Building index for all classes... Generating /builddir/build/BUILD/maven-resources-plugin-3.2.0/target/xmvn-apidocs/allclasses-index.html... Generating /builddir/build/BUILD/maven-resources-plugin-3.2.0/target/xmvn-apidocs/allpackages-index.html... Generating /builddir/build/BUILD/maven-resources-plugin-3.2.0/target/xmvn-apidocs/index-all.html... Generating /builddir/build/BUILD/maven-resources-plugin-3.2.0/target/xmvn-apidocs/index.html... Generating /builddir/build/BUILD/maven-resources-plugin-3.2.0/target/xmvn-apidocs/help-doc.html... [INFO] [INFO] --- xmvn-mojo:4.0.0.MBI:builddep (default-cli) @ maven-resources-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10.605 s [INFO] Finished at: 2024-06-23T19:49:20Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAAC/8WWPW+DMBCG9/wKl92kVVdC1HbK0Cmq1NXFF3Blny1/RMm/rwk0oRkISgid0Nmv eN7j7oyz5U5JsgXrhMZF8pQ+JgSw0FxguUg+1vRl/bZaJct8lj1QSl6DkJxwMIA8ygQ4UgKCZR44 +dqTz/ctEkqjuqvJZ4ScFvZ1GBdKq4NZ8VzbMmWGFRWkim0BUyNDKdBl819Fo2fWiw0rfFw46OhR 19lppLDzgHVGudEqm5/C2sj8r5O7GWsf5/au5w/lMiMmhBbawoQ4pTnI8XhtTanXWg4uLEPUnvnY UO42J3HOoGLBRRewC338RhA/tjIaAf0/ehDowRotD/Db2FBIYRykTrjQAz6XHq2O1gWuYhb4xfpv hIy5x6PxenSsoIo1o0L30LqiEXJsXzcAKBmWz5MeHsowf4dxBucPZRo20K2cxi5AcDc01ndA4Xuo 7f6k8xq8kG6cOWXgK7A9yEZw+Q/Uier7wQ+AoP80hggAAA== -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.c3idJI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/maven-resources-plugin-3.2.0-9.module+el8.10.0+865+65b2b3f4.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/maven-resources-plugin-3.2.0-9.module+el8.10.0+865+65b2b3f4.noarch ++ dirname /builddir/build/BUILDROOT/maven-resources-plugin-3.2.0-9.module+el8.10.0+865+65b2b3f4.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/maven-resources-plugin-3.2.0-9.module+el8.10.0+865+65b2b3f4.noarch + cd maven-resources-plugin-3.2.0 + PATH=/usr/libexec/javapackages-bootstrap:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + xmvn-install -R .xmvn-reactor -n maven-resources-plugin -d /builddir/build/BUILDROOT/maven-resources-plugin-3.2.0-9.module+el8.10.0+865+65b2b3f4.noarch [INFO] Installing artifact org.apache.maven.plugins:maven-resources-plugin:jar:3.2.0 [INFO] Installing artifact org.apache.maven.plugins:maven-resources-plugin:pom:3.2.0 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/maven-resources-plugin-3.2.0-9.module+el8.10.0+865+65b2b3f4.noarch/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/maven-resources-plugin-3.2.0-9.module+el8.10.0+865+65b2b3f4.noarch/usr/share/javadoc/maven-resources-plugin + cp -pr .xmvn/apidocs/allclasses-index.html .xmvn/apidocs/allpackages-index.html .xmvn/apidocs/args .xmvn/apidocs/constant-values.html .xmvn/apidocs/element-list .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/jquery-ui.overrides.css .xmvn/apidocs/legal .xmvn/apidocs/member-search-index.js .xmvn/apidocs/module-search-index.js .xmvn/apidocs/org .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.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css .xmvn/apidocs/tag-search-index.js .xmvn/apidocs/type-search-index.js /builddir/build/BUILDROOT/maven-resources-plugin-3.2.0-9.module+el8.10.0+865+65b2b3f4.noarch/usr/share/javadoc/maven-resources-plugin + echo /usr/share/javadoc/maven-resources-plugin + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 3.2.0-9.module+el8.10.0+865+65b2b3f4 --unique-debug-suffix -3.2.0-9.module+el8.10.0+865+65b2b3f4.noarch --unique-debug-src-base maven-resources-plugin-3.2.0-9.module+el8.10.0+865+65b2b3f4.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/maven-resources-plugin-3.2.0 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: maven-resources-plugin-3.2.0-9.module+el8.10.0+865+65b2b3f4.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qy0rmR + umask 022 + cd /builddir/build/BUILD + cd maven-resources-plugin-3.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/maven-resources-plugin-3.2.0-9.module+el8.10.0+865+65b2b3f4.noarch/usr/share/licenses/maven-resources-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/maven-resources-plugin-3.2.0-9.module+el8.10.0+865+65b2b3f4.noarch/usr/share/licenses/maven-resources-plugin + cp -pr LICENSE /builddir/build/BUILDROOT/maven-resources-plugin-3.2.0-9.module+el8.10.0+865+65b2b3f4.noarch/usr/share/licenses/maven-resources-plugin + cp -pr NOTICE /builddir/build/BUILDROOT/maven-resources-plugin-3.2.0-9.module+el8.10.0+865+65b2b3f4.noarch/usr/share/licenses/maven-resources-plugin + exit 0 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/maven-resources-plugin-3.2.0-9.module+el8.10.0+865+65b2b3f4.noarch/usr/share/java/maven-resources-plugin/maven-resources-plugin.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/maven-resources-plugin-3.2.0-9.module+el8.10.0+865+65b2b3f4.noarch/usr/share/java/maven-resources-plugin/maven-resources-plugin.jar'] [INFO maven.prov] input: ['/builddir/build/BUILDROOT/maven-resources-plugin-3.2.0-9.module+el8.10.0+865+65b2b3f4.noarch/usr/share/maven-metadata/maven-resources-plugin.xml'] [INFO maven.prov] mvn(org.apache.maven.plugins:maven-resources-plugin) = 3.2.0, mvn(org.apache.maven.plugins:maven-resources-plugin:pom:) = 3.2.0 [INFO maven.req] input: ['/builddir/build/BUILDROOT/maven-resources-plugin-3.2.0-9.module+el8.10.0+865+65b2b3f4.noarch/usr/share/maven-metadata/maven-resources-plugin.xml'] [INFO maven.req] (java-headless or java-21-headless or java-17-headless or java-11-headless or java-1.8.0-headless), mvn(commons-io:commons-io), mvn(org.apache.maven.shared:maven-filtering), javapackages-filesystem, mvn(org.apache.maven:maven-plugin-api), mvn(org.codehaus.plexus:plexus-component-annotations), mvn(org.eclipse.sisu:org.eclipse.sisu.plexus), mvn(org.apache.maven:maven-core), mvn(org.apache.commons:commons-lang3), mvn(org.apache.maven:maven-model), mvn(org.codehaus.plexus:plexus-interpolation) Provides: maven-resources-plugin = 3.2.0-9.module+el8.10.0+865+65b2b3f4 mvn(org.apache.maven.plugins:maven-resources-plugin) = 3.2.0 mvn(org.apache.maven.plugins:maven-resources-plugin:pom:) = 3.2.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: (java-headless or java-21-headless or java-17-headless or java-11-headless or java-1.8.0-headless) javapackages-filesystem mvn(commons-io:commons-io) mvn(org.apache.commons:commons-lang3) mvn(org.apache.maven.shared:maven-filtering) mvn(org.apache.maven:maven-core) mvn(org.apache.maven:maven-model) mvn(org.apache.maven:maven-plugin-api) mvn(org.codehaus.plexus:plexus-component-annotations) mvn(org.codehaus.plexus:plexus-interpolation) mvn(org.eclipse.sisu:org.eclipse.sisu.plexus) Processing files: maven-resources-plugin-javadoc-3.2.0-9.module+el8.10.0+865+65b2b3f4.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4KU9ny + umask 022 + cd /builddir/build/BUILD + cd maven-resources-plugin-3.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/maven-resources-plugin-3.2.0-9.module+el8.10.0+865+65b2b3f4.noarch/usr/share/licenses/maven-resources-plugin-javadoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/maven-resources-plugin-3.2.0-9.module+el8.10.0+865+65b2b3f4.noarch/usr/share/licenses/maven-resources-plugin-javadoc + cp -pr LICENSE /builddir/build/BUILDROOT/maven-resources-plugin-3.2.0-9.module+el8.10.0+865+65b2b3f4.noarch/usr/share/licenses/maven-resources-plugin-javadoc + cp -pr NOTICE /builddir/build/BUILDROOT/maven-resources-plugin-3.2.0-9.module+el8.10.0+865+65b2b3f4.noarch/usr/share/licenses/maven-resources-plugin-javadoc + exit 0 Provides: maven-resources-plugin-javadoc = 3.2.0-9.module+el8.10.0+865+65b2b3f4 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/maven-resources-plugin-3.2.0-9.module+el8.10.0+865+65b2b3f4.noarch Wrote: /builddir/build/RPMS/maven-resources-plugin-3.2.0-9.module+el8.10.0+865+65b2b3f4.noarch.rpm Wrote: /builddir/build/RPMS/maven-resources-plugin-javadoc-3.2.0-9.module+el8.10.0+865+65b2b3f4.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.67ACgo + umask 022 + cd /builddir/build/BUILD + cd maven-resources-plugin-3.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/maven-resources-plugin-3.2.0-9.module+el8.10.0+865+65b2b3f4.noarch + exit 0 Child return code was: 0