Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/xbean.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-javapackages-tools-201902-8020020200519200941-af5e9d52-build-44234-7620/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/xbean.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/xbean-4.14-3.module_el8.2.0+357+18c641e9.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/xbean.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-javapackages-tools-201902-8020020200519200941-af5e9d52-build-44234-7620/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/xbean.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.p3bECW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xbean-4.14 + /usr/bin/unzip -qq /builddir/build/SOURCES/xbean-4.14-source-release.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd xbean-4.14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /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 :apache-rat-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-source-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :xbean-asm7-shaded xbean-reflect + sed -i 's/org\.apache\.xbean\.asm7/org.objectweb.asm/g' xbean-reflect/src/main/java/org/apache/xbean/recipe/XbeanAsmParameterNameLoader.java + sed -i '/import com.sun.org.apache.regexp.internal.RE/d' xbean-reflect/src/main/java/org/apache/xbean/propertyeditor/PropertyEditors.java + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0EJo0D + umask 022 + cd /builddir/build/BUILD + cd xbean-4.14 + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -- -f xbean-reflect Executing: xmvn --batch-mode --offline -f xbean-reflect verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-f', 'xbean-reflect', '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.xbean:xbean-reflect >------------------- [INFO] Building Apache XBean :: Reflect 4.14 [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xbean-reflect --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ xbean-reflect --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 91 source files to /builddir/build/BUILD/xbean-4.14/xbean-reflect/target/classes [INFO] /builddir/build/BUILD/xbean-4.14/xbean-reflect/src/main/java/org/apache/xbean/propertyeditor/CharacterEditor.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/xbean-4.14/xbean-reflect/src/main/java/org/apache/xbean/propertyeditor/CharacterEditor.java: Recompile with -Xlint:deprecation for details. [INFO] /builddir/build/BUILD/xbean-4.14/xbean-reflect/src/main/java/org/apache/xbean/propertyeditor/AbstractCollectionConverter.java: Some input files use unchecked or unsafe operations. [INFO] /builddir/build/BUILD/xbean-4.14/xbean-reflect/src/main/java/org/apache/xbean/propertyeditor/AbstractCollectionConverter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ xbean-reflect --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/xbean-4.14/xbean-reflect/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ xbean-reflect --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 35 source files to /builddir/build/BUILD/xbean-4.14/xbean-reflect/target/test-classes [INFO] /builddir/build/BUILD/xbean-4.14/xbean-reflect/src/test/java/org/apache/xbean/recipe/MissingPropertiesTest.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/xbean-4.14/xbean-reflect/src/test/java/org/apache/xbean/recipe/MissingPropertiesTest.java: Recompile with -Xlint:deprecation for details. [INFO] /builddir/build/BUILD/xbean-4.14/xbean-reflect/src/test/java/org/apache/xbean/recipe/AllPropertiesTest.java: Some input files use unchecked or unsafe operations. [INFO] /builddir/build/BUILD/xbean-4.14/xbean-reflect/src/test/java/org/apache/xbean/recipe/AllPropertiesTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ xbean-reflect --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.xbean.recipe.ObjectGraphNestedTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.apache.xbean.recipe.ObjectGraphNestedTest [INFO] Running org.apache.xbean.recipe.CaseInsensitivePropertiesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.xbean.recipe.CaseInsensitivePropertiesTest [INFO] Running org.apache.xbean.recipe.MissingPropertiesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.xbean.recipe.MissingPropertiesTest [INFO] Running org.apache.xbean.recipe.CollectionTest Map Map[class org.apache.xbean.recipe.CollectionTest$Key, class org.apache.xbean.recipe.CollectionTest$Value] Map[?, ?] Map[? extends org.apache.xbean.recipe.CollectionTest$Key, ? extends org.apache.xbean.recipe.CollectionTest$Value] Map[? super org.apache.xbean.recipe.CollectionTest$Key, ? extends org.apache.xbean.recipe.CollectionTest$Value] Map[MapKey, MapValue] Map[class org.apache.xbean.recipe.CollectionTest$Key, class org.apache.xbean.recipe.CollectionTest$Value] Map[?, ?] Map[? extends org.apache.xbean.recipe.CollectionTest$Key, ? extends org.apache.xbean.recipe.CollectionTest$Value] Map[? extends org.apache.xbean.recipe.CollectionTest$Key, ? super org.apache.xbean.recipe.CollectionTest$Value] Map[class org.apache.xbean.recipe.CollectionTest$Key, class org.apache.xbean.recipe.CollectionTest$Value] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.xbean.recipe.CollectionTest [INFO] Running org.apache.xbean.recipe.AllPropertiesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.xbean.recipe.AllPropertiesTest [INFO] Running org.apache.xbean.recipe.GenericCollectionsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.apache.xbean.recipe.GenericCollectionsTest [INFO] Running org.apache.xbean.recipe.ReferenceTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.xbean.recipe.ReferenceTest [INFO] Running org.apache.xbean.recipe.ScratchPadTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.xbean.recipe.ScratchPadTest [INFO] Running org.apache.xbean.recipe.EnumTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.xbean.recipe.EnumTest [INFO] Running org.apache.xbean.recipe.XbeanAsmParameterNameLoaderTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.apache.xbean.recipe.XbeanAsmParameterNameLoaderTest [INFO] Running org.apache.xbean.recipe.ParameterNameLoaderTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.apache.xbean.recipe.ParameterNameLoaderTest [INFO] Running org.apache.xbean.recipe.MapRecipeTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.xbean.recipe.MapRecipeTest [INFO] Running org.apache.xbean.recipe.MixedRecipeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.xbean.recipe.MixedRecipeTest [INFO] Running org.apache.xbean.recipe.HiddenPropertiesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.xbean.recipe.HiddenPropertiesTest [INFO] Running org.apache.xbean.recipe.RecipeHelperTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.apache.xbean.recipe.RecipeHelperTest [INFO] Running org.apache.xbean.recipe.ObjectRecipeTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.apache.xbean.recipe.ObjectRecipeTest [INFO] Running org.apache.xbean.recipe.ArrayRecipeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.xbean.recipe.ArrayRecipeTest [INFO] Running org.apache.xbean.recipe.CollectionRecipeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.xbean.recipe.CollectionRecipeTest [INFO] Running org.apache.xbean.recipe.AsmParameterNameLoaderTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.xbean.recipe.AsmParameterNameLoaderTest [INFO] Running org.apache.xbean.recipe.ObjectGraphReferenceTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.apache.xbean.recipe.ObjectGraphReferenceTest [INFO] Running org.apache.xbean.recipe.UnsetPropertiesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.xbean.recipe.UnsetPropertiesTest [INFO] Running org.apache.xbean.recipe.MatchBytypeTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.xbean.recipe.MatchBytypeTest [INFO] Running org.apache.xbean.recipe.ExplicitInjectionStyleTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.xbean.recipe.ExplicitInjectionStyleTest [INFO] Running org.apache.xbean.propertyeditor.PropertyEditorsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.xbean.propertyeditor.PropertyEditorsTest [INFO] Running org.apache.xbean.propertyeditor.DateEditorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.xbean.propertyeditor.DateEditorTest [INFO] Running org.apache.xbean.propertyeditor.ConstructorConverterTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.xbean.propertyeditor.ConstructorConverterTest [INFO] Running org.apache.xbean.propertyeditor.StaticFactoryConverterTest [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s - in org.apache.xbean.propertyeditor.StaticFactoryConverterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ xbean-reflect --- [WARNING] Bundle org.apache.xbean:xbean-reflect:bundle:4.14 : Unused Private-Package instructions, no such package(s) on the class path: [org.apache.xbean.asm7.original.commons] [INFO] [INFO] -------------------< org.apache.xbean:xbean-reflect >------------------- [INFO] Building Apache XBean :: Reflect 4.14 [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- xmvn-mojo:4.0.0-SNAPSHOT:install (default-cli) @ xbean-reflect --- [INFO] [INFO] --- xmvn-mojo:4.0.0-SNAPSHOT:javadoc (default-cli) @ xbean-reflect --- /builddir/build/BUILD/xbean-4.14/xbean-reflect/src/main/java/org/apache/xbean/recipe/Reference.java:89: warning - @return tag cannot be used in method with void return type. [INFO] [INFO] --- xmvn-mojo:4.0.0-SNAPSHOT:builddep (default-cli) @ xbean-reflect --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17.312 s [INFO] Finished at: 2020-05-20T01:14:32Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA7WSPU/DMBCG9/6KI7sdEjG6qYApA1OFxOrGV2Nkny3ng/bf40AqUgZLIDG+H/Jz p7PYnZyFCWNvPG2Lit8WgNR5ZUhvi+c9u98/tm2xazbihjF4GI1VoDAgqVQz2INGwigHVHA4w8vT RMBYaq87zQbg2zjPMhk6+jG0qvFRcxlk94r8iNacRHlJvnoyDuYouyEZTk5I7DCSssiCHbUhUa7y mVNeg/Jc/15z2bsM8jP9dwTrvHOe+r+jrNd3bxnIkl8/nyrL6ZuK17yqRXnRv4Iv07MESSfRmTF+ NJkMJr/zSs0/6QNKOrtVsAIAAA== -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FFaIB5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xbean-4.14-3.module_el8.2.0+357+18c641e9.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xbean-4.14-3.module_el8.2.0+357+18c641e9.noarch ++ dirname /builddir/build/BUILDROOT/xbean-4.14-3.module_el8.2.0+357+18c641e9.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xbean-4.14-3.module_el8.2.0+357+18c641e9.noarch + cd xbean-4.14 + xmvn-install -R .xmvn-reactor -n xbean -d /builddir/build/BUILDROOT/xbean-4.14-3.module_el8.2.0+357+18c641e9.noarch [INFO] Installing artifact org.apache.xbean:xbean-reflect:jar:4.14 [INFO] Installing artifact org.apache.xbean:xbean-reflect:pom:4.14 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xbean-4.14-3.module_el8.2.0+357+18c641e9.noarch/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/xbean-4.14-3.module_el8.2.0+357+18c641e9.noarch/usr/share/javadoc/xbean + 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 /builddir/build/BUILDROOT/xbean-4.14-3.module_el8.2.0+357+18c641e9.noarch/usr/share/javadoc/xbean + echo /usr/share/javadoc/xbean + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 4.14-3.module_el8.2.0+357+18c641e9 --unique-debug-suffix -4.14-3.module_el8.2.0+357+18c641e9.noarch --unique-debug-src-base xbean-4.14-3.module_el8.2.0+357+18c641e9.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/xbean-4.14 + /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: xbean-4.14-3.module_el8.2.0+357+18c641e9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qC2Fiz + umask 022 + cd /builddir/build/BUILD + cd xbean-4.14 + DOCDIR=/builddir/build/BUILDROOT/xbean-4.14-3.module_el8.2.0+357+18c641e9.noarch/usr/share/doc/xbean + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xbean-4.14-3.module_el8.2.0+357+18c641e9.noarch/usr/share/doc/xbean + cp -pr LICENSE /builddir/build/BUILDROOT/xbean-4.14-3.module_el8.2.0+357+18c641e9.noarch/usr/share/doc/xbean + cp -pr NOTICE /builddir/build/BUILDROOT/xbean-4.14-3.module_el8.2.0+357+18c641e9.noarch/usr/share/doc/xbean + exit 0 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/xbean-4.14-3.module_el8.2.0+357+18c641e9.noarch/usr/share/java/xbean/xbean-reflect.jar'] [INFO osgi.prov] osgi(org.apache.xbean.reflect) = 4.14.0 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/xbean-4.14-3.module_el8.2.0+357+18c641e9.noarch/usr/share/java/xbean/xbean-reflect.jar'] [INFO maven.prov] input: ['/builddir/build/BUILDROOT/xbean-4.14-3.module_el8.2.0+357+18c641e9.noarch/usr/share/maven-metadata/xbean.xml'] [INFO maven.prov] mvn(org.apache.xbean:xbean-reflect:pom:) = 4.14, mvn(org.apache.xbean:xbean-reflect) = 4.14 [INFO maven.req] input: ['/builddir/build/BUILDROOT/xbean-4.14-3.module_el8.2.0+357+18c641e9.noarch/usr/share/maven-metadata/xbean.xml'] [INFO maven.req] javapackages-filesystem, java-headless >= 1:1.6 Provides: mvn(org.apache.xbean:xbean-reflect) = 4.14 mvn(org.apache.xbean:xbean-reflect:pom:) = 4.14 osgi(org.apache.xbean.reflect) = 4.14.0 xbean = 4.14-3.module_el8.2.0+357+18c641e9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.6 javapackages-filesystem Processing files: xbean-javadoc-4.14-3.module_el8.2.0+357+18c641e9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.52dd83 + umask 022 + cd /builddir/build/BUILD + cd xbean-4.14 + DOCDIR=/builddir/build/BUILDROOT/xbean-4.14-3.module_el8.2.0+357+18c641e9.noarch/usr/share/doc/xbean-javadoc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xbean-4.14-3.module_el8.2.0+357+18c641e9.noarch/usr/share/doc/xbean-javadoc + cp -pr LICENSE /builddir/build/BUILDROOT/xbean-4.14-3.module_el8.2.0+357+18c641e9.noarch/usr/share/doc/xbean-javadoc + cp -pr NOTICE /builddir/build/BUILDROOT/xbean-4.14-3.module_el8.2.0+357+18c641e9.noarch/usr/share/doc/xbean-javadoc + exit 0 Provides: xbean-javadoc = 4.14-3.module_el8.2.0+357+18c641e9 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/xbean-4.14-3.module_el8.2.0+357+18c641e9.noarch Wrote: /builddir/build/RPMS/xbean-4.14-3.module_el8.2.0+357+18c641e9.noarch.rpm Wrote: /builddir/build/RPMS/xbean-javadoc-4.14-3.module_el8.2.0+357+18c641e9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EUhf0B + umask 022 + cd /builddir/build/BUILD + cd xbean-4.14 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xbean-4.14-3.module_el8.2.0+357+18c641e9.noarch + exit 0 Child return code was: 0