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/apache-commons-net.spec'], chrootPath='/var/lib/mock/module-javapackages-tools-201902-8050020220619090609-a78e116a-build-8969-1316/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xfffc2448ee80>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/apache-commons-net.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: noarch
Building for target noarch
Wrote: /builddir/build/SRPMS/apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/apache-commons-net.spec'], chrootPath='/var/lib/mock/module-javapackages-tools-201902-8050020220619090609-a78e116a-build-8969-1316/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xfffc2448ee80>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/apache-commons-net.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: noarch
Building for target noarch
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JX8F0j
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf commons-net-3.6-src
+ /usr/bin/gzip -dc /builddir/build/SOURCES/commons-net-3.6-src.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd commons-net-3.6-src
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm src/test/java/org/apache/commons/net/time/TimeTCPClientTest.java
+ rm src/test/java/org/apache/commons/net/tftp/TFTPServerPathTest.java
+ /usr/bin/python3 /usr/share/java-utils/mvn_file.py : commons-net apache-commons-net
+ /usr/bin/python3 /usr/share/java-utils/mvn_alias.py : org.apache.commons:commons-net
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rs2adl
+ umask 022
+ cd /builddir/build/BUILD
+ cd commons-net-3.6-src
+ /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] ----------------------< commons-net:commons-net >-----------------------
[INFO] Building Apache Commons Net 3.6
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ commons-net ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ commons-net ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-net ---
[INFO] Executing tasks
main:
     [copy] Copying 2 files to /builddir/build/BUILD/commons-net-3.6-src/target/apidocs/META-INF
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.6.0:process (process-resource-bundles) @ commons-net ---
[INFO] Skipping remote resources execution.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ commons-net ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ commons-net ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 189 source files to /builddir/build/BUILD/commons-net-3.6-src/target/classes
[INFO] /builddir/build/BUILD/commons-net-3.6-src/src/main/java/examples/telnet/TelnetClientExample.java: Some input files use or override a deprecated API.
[INFO] /builddir/build/BUILD/commons-net-3.6-src/src/main/java/examples/telnet/TelnetClientExample.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ commons-net ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ commons-net ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ commons-net ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ commons-net ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ commons-net ---
[INFO] Building jar: /builddir/build/BUILD/commons-net-3.6-src/target/commons-net-3.6.jar
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ commons-net ---
[INFO] Executing tasks
main:
      [jar] Building jar: /builddir/build/BUILD/commons-net-3.6-src/target/commons-net-ftp-3.6.jar
      [jar] Building jar: /builddir/build/BUILD/commons-net-3.6-src/target/commons-net-examples-3.6.jar
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ commons-net ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:attach-artifact (attach-artifacts) @ commons-net ---
[INFO] 
[INFO] ----------------------< commons-net:commons-net >-----------------------
[INFO] Building Apache Commons Net 3.6
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- xmvn-mojo:4.0.0-SNAPSHOT:install (default-cli) @ commons-net ---
[INFO] 
[INFO] --- xmvn-mojo:4.0.0-SNAPSHOT:javadoc (default-cli) @ commons-net ---
/builddir/build/BUILD/commons-net-3.6-src/src/main/java/org/apache/commons/net/ftp/FTPSClient.java:892: warning - invalid usage of tag >
/builddir/build/BUILD/commons-net-3.6-src/src/main/java/org/apache/commons/net/nntp/ThreadContainer.java:36: warning - @param argument "container" is not a parameter name.
/builddir/build/BUILD/commons-net-3.6-src/src/main/java/examples/ntp/NTPClient.java:42: warning - invalid usage of tag <
/builddir/build/BUILD/commons-net-3.6-src/src/main/java/examples/ntp/NTPClient.java:42: warning - invalid usage of tag >
/builddir/build/BUILD/commons-net-3.6-src/src/main/java/org/apache/commons/net/ftp/parser/DefaultFTPFileEntryParserFactory.java:231: warning - Tag @link: reference not found: FTPClientConfig.SYST_NT
/builddir/build/BUILD/commons-net-3.6-src/src/main/java/org/apache/commons/net/ftp/parser/DefaultFTPFileEntryParserFactory.java:266: warning - Tag @link: reference not found: FTPClientConfig.SYST_OS400
/builddir/build/BUILD/commons-net-3.6-src/src/main/java/org/apache/commons/net/ftp/parser/DefaultFTPFileEntryParserFactory.java:231: warning - Tag @link: reference not found: FTPClientConfig.SYST_NT
/builddir/build/BUILD/commons-net-3.6-src/src/main/java/org/apache/commons/net/ftp/parser/DefaultFTPFileEntryParserFactory.java:266: warning - Tag @link: reference not found: FTPClientConfig.SYST_OS400
/builddir/build/BUILD/commons-net-3.6-src/src/main/java/org/apache/commons/net/ftp/parser/FTPTimestampParserImpl.java:329: warning - @param argument "serverTimeZone" is not a parameter name.
/builddir/build/BUILD/commons-net-3.6-src/src/main/java/org/apache/commons/net/ftp/parser/MVSFTPEntryParser.java:121: warning - invalid usage of tag >
/builddir/build/BUILD/commons-net-3.6-src/src/main/java/org/apache/commons/net/ftp/parser/MVSFTPEntryParser.java:123: warning - invalid usage of tag >
/builddir/build/BUILD/commons-net-3.6-src/src/main/java/org/apache/commons/net/ftp/parser/MVSFTPEntryParser.java:130: warning - invalid usage of tag >
/builddir/build/BUILD/commons-net-3.6-src/src/main/java/org/apache/commons/net/smtp/SMTP.java:176: warning - Tag @link: reference not found: SMPTCommand
/builddir/build/BUILD/commons-net-3.6-src/src/main/java/org/apache/commons/net/tftp/TFTP.java:311: warning - invalid usage of tag >
/builddir/build/BUILD/commons-net-3.6-src/src/main/java/org/apache/commons/net/tftp/TFTP.java:311: warning - invalid usage of tag <
/builddir/build/BUILD/commons-net-3.6-src/src/main/java/org/apache/commons/net/util/Base64.java:153: warning - invalid usage of tag >
/builddir/build/BUILD/commons-net-3.6-src/src/main/java/org/apache/commons/net/util/Base64.java:186: warning - invalid usage of tag >
/builddir/build/BUILD/commons-net-3.6-src/src/main/java/org/apache/commons/net/util/Base64.java:938: warning - invalid usage of tag <
/builddir/build/BUILD/commons-net-3.6-src/src/main/java/org/apache/commons/net/ftp/parser/DefaultFTPFileEntryParserFactory.java:231: warning - Tag @link: reference not found: FTPClientConfig.SYST_NT
/builddir/build/BUILD/commons-net-3.6-src/src/main/java/org/apache/commons/net/ftp/parser/DefaultFTPFileEntryParserFactory.java:266: warning - Tag @link: reference not found: FTPClientConfig.SYST_OS400
/builddir/build/BUILD/commons-net-3.6-src/src/main/java/org/apache/commons/net/ftp/parser/DefaultFTPFileEntryParserFactory.java:231: warning - Tag @link: reference not found: FTPClientConfig.SYST_NT
/builddir/build/BUILD/commons-net-3.6-src/src/main/java/org/apache/commons/net/ftp/parser/DefaultFTPFileEntryParserFactory.java:266: warning - Tag @link: reference not found: FTPClientConfig.SYST_OS400
/builddir/build/BUILD/commons-net-3.6-src/src/main/java/org/apache/commons/net/ftp/parser/DefaultFTPFileEntryParserFactory.java:231: warning - Tag @link: reference not found: FTPClientConfig.SYST_NT
/builddir/build/BUILD/commons-net-3.6-src/src/main/java/org/apache/commons/net/ftp/parser/DefaultFTPFileEntryParserFactory.java:266: warning - Tag @link: reference not found: FTPClientConfig.SYST_OS400
[INFO] 
[INFO] --- xmvn-mojo:4.0.0-SNAPSHOT:builddep (default-cli) @ commons-net ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  9.588 s
[INFO] Finished at: 2022-06-19T17:24:26+08:00
[INFO] ------------------------------------------------------------------------
-----BEGIN MAVEN BUILD DEPENDENCIES-----
H4sIAAAAAAACA7WSMU/DMBCF9/6KI7sd2NNU0CkDU4XE6tqHYxSfLceO0n+PTYoaGCIGGN/dp3vP
d24Osx1gwjAaR/vqgd9XgCSdMqT31cuJPZ6OXVcd2l1zxxg8JTMoUOiRVMYMjqCRMIiICs4XeH2e
CBjL9JppdwC3wqXIXNDBJd+p1gXNhReyRy6dtY7Gpv7qLaQI0bwJGXPhSjAvAlJs6lVrYXGOSOUx
rXe2qW+yZKi/h9jOlJeAvUgjt+7dbUQ6l52wHgePgVkxITE/JG3oZ7r/sccZ5R/aXi/xOZAvA7fu
sRgLiiH9zn+lys/4AN2mcsyAAgAA
-----END MAVEN BUILD DEPENDENCIES-----
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pFOQ3j
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.noarch '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.noarch
++ dirname /builddir/build/BUILDROOT/apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.noarch
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.noarch
+ cd commons-net-3.6-src
+ xmvn-install -R .xmvn-reactor -n apache-commons-net -d /builddir/build/BUILDROOT/apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.noarch
[INFO] Installing artifact commons-net:commons-net:jar:3.6
[INFO] Installing artifact commons-net:commons-net:pom:3.6
[INFO] Installation successful
+ jdir=target/site/apidocs
+ '[' -d .xmvn/apidocs ']'
+ jdir=.xmvn/apidocs
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.noarch/usr/share/licenses
+ '[' -d .xmvn/apidocs ']'
+ install -dm755 /builddir/build/BUILDROOT/apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.noarch/usr/share/javadoc/apache-commons-net
+ 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/examples .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/apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.noarch/usr/share/javadoc/apache-commons-net
+ echo /usr/share/javadoc/apache-commons-net
+ /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 3.6-5.module+oc8.5.0+81+32b70c7b --unique-debug-suffix -3.6-5.module+oc8.5.0+81+32b70c7b.noarch --unique-debug-src-base apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/commons-net-3.6-src
+ /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: apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jwb4Wi
+ umask 022
+ cd /builddir/build/BUILD
+ cd commons-net-3.6-src
+ DOCDIR=/builddir/build/BUILDROOT/apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.noarch/usr/share/doc/apache-commons-net
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.noarch/usr/share/doc/apache-commons-net
+ cp -pr README.md /builddir/build/BUILDROOT/apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.noarch/usr/share/doc/apache-commons-net
+ cp -pr RELEASE-NOTES.txt /builddir/build/BUILDROOT/apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.noarch/usr/share/doc/apache-commons-net
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nj38ah
+ umask 022
+ cd /builddir/build/BUILD
+ cd commons-net-3.6-src
+ LICENSEDIR=/builddir/build/BUILDROOT/apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.noarch/usr/share/licenses/apache-commons-net
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.noarch/usr/share/licenses/apache-commons-net
+ cp -pr LICENSE.txt /builddir/build/BUILDROOT/apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.noarch/usr/share/licenses/apache-commons-net
+ cp -pr NOTICE.txt /builddir/build/BUILDROOT/apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.noarch/usr/share/licenses/apache-commons-net
+ exit 0
[INFO osgi.prov] input: ['/builddir/build/BUILDROOT/apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.noarch/usr/share/java/apache-commons-net.jar']
[INFO osgi.req] input: ['/builddir/build/BUILDROOT/apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.noarch/usr/share/java/apache-commons-net.jar']
[INFO osgi.prov] input: ['/builddir/build/BUILDROOT/apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.noarch/usr/share/java/commons-net.jar']
[INFO osgi.prov] osgi(org.apache.commons.commons-net) = 3.6.0
[INFO osgi.req] input: ['/builddir/build/BUILDROOT/apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.noarch/usr/share/java/commons-net.jar']
[INFO maven.prov] input: ['/builddir/build/BUILDROOT/apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.noarch/usr/share/maven-metadata/apache-commons-net.xml']
[INFO maven.prov] mvn(commons-net:commons-net:pom:) = 3.6
mvn(org.apache.commons:commons-net:pom:) = 3.6, mvn(commons-net:commons-net) = 3.6
mvn(org.apache.commons:commons-net) = 3.6
[INFO maven.req] input: ['/builddir/build/BUILDROOT/apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.noarch/usr/share/maven-metadata/apache-commons-net.xml']
[INFO maven.req] java-headless >= 1:1.6, javapackages-filesystem
Provides: apache-commons-net = 3.6-5.module+oc8.5.0+81+32b70c7b mvn(commons-net:commons-net) = 3.6 mvn(commons-net:commons-net:pom:) = 3.6 mvn(org.apache.commons:commons-net) = 3.6 mvn(org.apache.commons:commons-net:pom:) = 3.6 osgi(org.apache.commons.commons-net) = 3.6.0
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: apache-commons-net-javadoc-3.6-5.module+oc8.5.0+81+32b70c7b.noarch
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.i0LH8h
+ umask 022
+ cd /builddir/build/BUILD
+ cd commons-net-3.6-src
+ LICENSEDIR=/builddir/build/BUILDROOT/apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.noarch/usr/share/licenses/apache-commons-net-javadoc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.noarch/usr/share/licenses/apache-commons-net-javadoc
+ cp -pr LICENSE.txt /builddir/build/BUILDROOT/apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.noarch/usr/share/licenses/apache-commons-net-javadoc
+ cp -pr NOTICE.txt /builddir/build/BUILDROOT/apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.noarch/usr/share/licenses/apache-commons-net-javadoc
+ exit 0
Provides: apache-commons-net-javadoc = 3.6-5.module+oc8.5.0+81+32b70c7b
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/apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.noarch
Wrote: /builddir/build/RPMS/apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.noarch.rpm
Wrote: /builddir/build/RPMS/apache-commons-net-javadoc-3.6-5.module+oc8.5.0+81+32b70c7b.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cHqZZi
+ umask 022
+ cd /builddir/build/BUILD
+ cd commons-net-3.6-src
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/apache-commons-net-3.6-5.module+oc8.5.0+81+32b70c7b.noarch
+ exit 0
Child return code was: 0