Mock Version: 1.4.19 Mock Version: 1.4.19 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/apache-commons-vfs.spec'], chrootPath='/var/lib/mock/f32-build-17815570-1281652/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/apache-commons-vfs.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 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1570233600 Wrote: /builddir/build/SRPMS/apache-commons-vfs-2.4.1-1.fc32.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-vfs.spec'], chrootPath='/var/lib/mock/f32-build-17815570-1281652/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/apache-commons-vfs.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 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1570233600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HKCPGt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf commons-vfs-2.4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/commons-vfs-2.4.1-src.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd commons-vfs-2.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (00-remove-unused-import.patch):' Patch #0 (00-remove-unused-import.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file commons-vfs2/src/main/java/org/apache/commons/vfs2/provider/zip/ZipFileProvider.java + /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 :japicmp-maven-plugin + for file in LICENSE.txt NOTICE.txt README.txt RELEASE-NOTES.txt + sed -i.orig 's|\r||g' LICENSE.txt + touch -r LICENSE.txt.orig LICENSE.txt + rm LICENSE.txt.orig + for file in LICENSE.txt NOTICE.txt README.txt RELEASE-NOTES.txt + sed -i.orig 's|\r||g' NOTICE.txt + touch -r NOTICE.txt.orig NOTICE.txt + rm NOTICE.txt.orig + for file in LICENSE.txt NOTICE.txt README.txt RELEASE-NOTES.txt + sed -i.orig 's|\r||g' README.txt + touch -r README.txt.orig README.txt + rm README.txt.orig + for file in LICENSE.txt NOTICE.txt README.txt RELEASE-NOTES.txt + sed -i.orig 's|\r||g' RELEASE-NOTES.txt + touch -r RELEASE-NOTES.txt.orig RELEASE-NOTES.txt + rm RELEASE-NOTES.txt.orig + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module commons-vfs2-distribution + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r :ant org.apache.ant: + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r :bcprov-jdk16 :bcprov-jdk15on + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r org.apache.jackrabbit: + rm -r commons-vfs2/src/main/java/org/apache/commons/vfs2/provider/webdav commons-vfs2/src/test/java/org/apache/commons/vfs2/provider/webdav + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r :sshd-core + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r org.apache.hadoop + rm -r commons-vfs2/src/main/java/org/apache/commons/vfs2/provider/hdfs commons-vfs2/src/test/java/org/apache/commons/vfs2/provider/hdfs + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-checkstyle-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :findbugs-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r :ftpserver-core + rm -r commons-vfs2/src/main/java/org/apache/commons/vfs2/provider/ftps commons-vfs2/src/test/java/org/apache/commons/vfs2/provider/ftps + /usr/bin/python3 /usr/share/java-utils/mvn_file.py :commons-vfs2 apache-commons-vfs + /usr/bin/python3 /usr/share/java-utils/mvn_file.py :commons-vfs2 apache-commons-vfs2 + /usr/bin/python3 /usr/share/java-utils/mvn_file.py :commons-vfs2 commons-vfs + /usr/bin/python3 /usr/share/java-utils/mvn_file.py :commons-vfs2 commons-vfs2 + /usr/bin/python3 /usr/share/java-utils/mvn_file.py :commons-vfs2-examples apache-commons-vfs-examples + /usr/bin/python3 /usr/share/java-utils/mvn_file.py :commons-vfs2-examples apache-commons-vfs2-examples + /usr/bin/python3 /usr/share/java-utils/mvn_file.py :commons-vfs2-examples commons-vfs-examples + /usr/bin/python3 /usr/share/java-utils/mvn_file.py :commons-vfs2-examples commons-vfs2-examples + /usr/bin/python3 /usr/share/java-utils/mvn_alias.py :commons-vfs2 org.apache.commons:commons-vfs commons-vfs:commons-vfs + /usr/bin/python3 /usr/share/java-utils/mvn_alias.py :commons-vfs2-examples org.apache.commons:commons-vfs-examples commons-vfs:commons-vfs-examples + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HmWLup + umask 022 + cd /builddir/build/BUILD + cd commons-vfs-2.4.1 + /usr/bin/python3 /usr/share/java-utils/mvn_build.py -sf Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true package org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dmaven.test.skip=true', 'package', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.apache.maven.plugins:maven-javadoc-plugin:aggregate', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Apache Commons VFS Project [pom] [INFO] Apache Commons VFS [jar] [INFO] Apache Commons VFS Examples [jar] [INFO] [INFO] --------------< org.apache.commons:commons-vfs2-project >--------------- [INFO] Building Apache Commons VFS Project 2.4.1 [1/3] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ commons-vfs2-project --- [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ commons-vfs2-project --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-vfs2-project --- [INFO] Executing tasks main: [copy] Copying 2 files to /builddir/build/BUILD/commons-vfs-2.4.1/target/apidocs/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (vfs-jar-manifest) @ commons-vfs2-project --- [INFO] Executing tasks main: [mkdir] Created dir: /builddir/build/BUILD/commons-vfs-2.4.1/target/osgi [touch] Creating /builddir/build/BUILD/commons-vfs-2.4.1/target/osgi/MANIFEST.MF [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ commons-vfs2-project --- [INFO] [INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ commons-vfs2-project --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ commons-vfs2-project --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] ------------------< org.apache.commons:commons-vfs2 >------------------- [INFO] Building Apache Commons VFS 2.4.1 [2/3] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ commons-vfs2 --- [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ commons-vfs2 --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-vfs2 --- [INFO] Executing tasks main: [copy] Copying 2 files to /builddir/build/BUILD/commons-vfs-2.4.1/commons-vfs2/target/apidocs/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (vfs-jar-manifest) @ commons-vfs2 --- [INFO] Executing tasks main: [mkdir] Created dir: /builddir/build/BUILD/commons-vfs-2.4.1/commons-vfs2/target/osgi [touch] Creating /builddir/build/BUILD/commons-vfs-2.4.1/commons-vfs2/target/osgi/MANIFEST.MF [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ commons-vfs2 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ commons-vfs2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ commons-vfs2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 264 source files to /builddir/build/BUILD/commons-vfs-2.4.1/commons-vfs2/target/classes [INFO] /builddir/build/BUILD/commons-vfs-2.4.1/commons-vfs2/src/main/java/org/apache/commons/vfs2/provider/sftp/SftpFileNameParser.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/commons-vfs-2.4.1/commons-vfs2/src/main/java/org/apache/commons/vfs2/provider/sftp/SftpFileNameParser.java: Recompile with -Xlint:deprecation for details. [INFO] /builddir/build/BUILD/commons-vfs-2.4.1/commons-vfs2/src/main/java/org/apache/commons/vfs2/impl/VirtualFileSystem.java: Some input files use unchecked or unsafe operations. [INFO] /builddir/build/BUILD/commons-vfs-2.4.1/commons-vfs2/src/main/java/org/apache/commons/vfs2/impl/VirtualFileSystem.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ commons-vfs2 --- [WARNING] Manifest org.apache.commons:commons-vfs2:jar:2.4.1 : Unused Import-Package instructions: [org.apache.hadoop.*, org.apache.jackrabbit.*] [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ commons-vfs2 --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ commons-vfs2 --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ commons-vfs2 --- [INFO] Executing tasks main: [move] Warning: /builddir/build/BUILD/commons-vfs-2.4.1/commons-vfs2/target/test-classes/code does not exist. [INFO] Executed tasks [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ commons-vfs2 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ commons-vfs2 --- [INFO] Building jar: /builddir/build/BUILD/commons-vfs-2.4.1/commons-vfs2/target/commons-vfs2-2.4.1.jar [INFO] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ commons-vfs2 --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --------------< org.apache.commons:commons-vfs2-examples >-------------- [INFO] Building Apache Commons VFS Examples 2.4.1 [3/3] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ commons-vfs2-examples --- [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ commons-vfs2-examples --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-vfs2-examples --- [INFO] Executing tasks main: [copy] Copying 2 files to /builddir/build/BUILD/commons-vfs-2.4.1/commons-vfs2-examples/target/apidocs/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (vfs-jar-manifest) @ commons-vfs2-examples --- [INFO] Executing tasks main: [mkdir] Created dir: /builddir/build/BUILD/commons-vfs-2.4.1/commons-vfs2-examples/target/osgi [touch] Creating /builddir/build/BUILD/commons-vfs-2.4.1/commons-vfs2-examples/target/osgi/MANIFEST.MF [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ commons-vfs2-examples --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ commons-vfs2-examples --- [INFO] Using 'UTF-8' 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-vfs2-examples --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /builddir/build/BUILD/commons-vfs-2.4.1/commons-vfs2-examples/target/classes [INFO] [INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ commons-vfs2-examples --- [WARNING] Manifest org.apache.commons:commons-vfs2-examples:jar:2.4.1 : Unused Import-Package instructions: [org.apache.hadoop.*, org.apache.jackrabbit.*, org.apache.tools.ant.*, org.apache.commons.httpclient.*] [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ commons-vfs2-examples --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ commons-vfs2-examples --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ commons-vfs2-examples --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ commons-vfs2-examples --- [INFO] Building jar: /builddir/build/BUILD/commons-vfs-2.4.1/commons-vfs2-examples/target/commons-vfs2-examples-2.4.1.jar [INFO] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ commons-vfs2-examples --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --------------< org.apache.commons:commons-vfs2-project >--------------- [INFO] Building Apache Commons VFS Project 2.4.1 [4/3] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- xmvn-mojo:3.0.0:install (default-cli) @ commons-vfs2-project --- [INFO] [INFO] >>> maven-javadoc-plugin:3.0.1:aggregate (default-cli) > compile @ commons-vfs2-project >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking Apache Commons VFS Project 2.4.1 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ commons-vfs2-project --- [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ commons-vfs2-project --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-vfs2-project --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (vfs-jar-manifest) @ commons-vfs2-project --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ commons-vfs2-project --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking Apache Commons VFS 2.4.1 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ commons-vfs2 --- [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ commons-vfs2 --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-vfs2 --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (vfs-jar-manifest) @ commons-vfs2 --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ commons-vfs2 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ commons-vfs2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ commons-vfs2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 264 source files to /builddir/build/BUILD/commons-vfs-2.4.1/commons-vfs2/target/classes [INFO] /builddir/build/BUILD/commons-vfs-2.4.1/commons-vfs2/src/main/java/org/apache/commons/vfs2/provider/sftp/SftpFileNameParser.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/commons-vfs-2.4.1/commons-vfs2/src/main/java/org/apache/commons/vfs2/provider/sftp/SftpFileNameParser.java: Recompile with -Xlint:deprecation for details. [INFO] /builddir/build/BUILD/commons-vfs-2.4.1/commons-vfs2/src/main/java/org/apache/commons/vfs2/impl/VirtualFileSystem.java: Some input files use unchecked or unsafe operations. [INFO] /builddir/build/BUILD/commons-vfs-2.4.1/commons-vfs2/src/main/java/org/apache/commons/vfs2/impl/VirtualFileSystem.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking Apache Commons VFS Examples 2.4.1 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ commons-vfs2-examples --- [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ commons-vfs2-examples --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-vfs2-examples --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (vfs-jar-manifest) @ commons-vfs2-examples --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ commons-vfs2-examples --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ commons-vfs2-examples --- [INFO] Using 'UTF-8' 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-vfs2-examples --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /builddir/build/BUILD/commons-vfs-2.4.1/commons-vfs2-examples/target/classes [INFO] [INFO] <<< maven-javadoc-plugin:3.0.1:aggregate (default-cli) < compile @ commons-vfs2-project <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:aggregate (default-cli) @ commons-vfs2-project --- [ERROR] no module descriptor for org.apache.commons:commons-vfs2-project [ERROR] no module descriptor for org.apache.commons:commons-vfs2 [ERROR] no module descriptor for org.apache.commons:commons-vfs2-examples [INFO] 3 warnings [WARNING] Javadoc Warnings [WARNING] /builddir/build/BUILD/commons-vfs-2.4.1/commons-vfs2/src/main/java/org/apache/commons/vfs2/FileSystemOptions.java:48: warning - Tag @see: reference not found: org.apache.commons.vfs2.provider.ftps.FtpsFileSystemConfigBuilder [WARNING] /builddir/build/BUILD/commons-vfs-2.4.1/commons-vfs2/src/main/java/org/apache/commons/vfs2/FileSystemOptions.java:48: warning - Tag @see: reference not found: org.apache.commons.vfs2.provider.hdfs.HdfsFileSystemConfigBuilder [WARNING] /builddir/build/BUILD/commons-vfs-2.4.1/commons-vfs2/src/main/java/org/apache/commons/vfs2/FileSystemOptions.java:48: warning - Tag @see: reference not found: org.apache.commons.vfs2.provider.webdav.WebdavFileSystemConfigBuilder [INFO] [INFO] --- xmvn-mojo:3.0.0:builddep (default-cli) @ commons-vfs2-project --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Commons VFS Project 2.4.1 ................... SUCCESS [ 7.462 s] [INFO] Apache Commons VFS ................................. SUCCESS [ 4.039 s] [INFO] Apache Commons VFS Examples 2.4.1 .................. SUCCESS [ 0.427 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14.320 s [INFO] Finished at: 2019-10-14T20:38:42Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA72UMU/DMBCF9/4Kk90JSIxpKmDKwFQhsRr76rhyzpbtRO2/x0koDSCiUKJO0Z0/ 3XvPZyXfHGpNWnBeGVwnd+ltQgC5EQrlOnnZ0oftU1kmm2KV31BKHhulBRFgAUXEFHgiAcGxAIK8 Hcnrc4uE0kiPmWJFyLlx7MrYkM40thSFcTJllvEKUm7q2qDPs9PZQDIX1I7xEBsfBLXMAYY8Gx0N LBwCYBemsKbOs3PZeci+mpjlqWYtYGp1I9Wks56jDINrkA74d3sX6c+/k/i1Dry/XPY0SRsZ7csZ mp/kAklZt9BfFdnPdf89GEKYEaqnrrw6rYGH+E79/f9TViFYrhXgnLBjeIHM/bj4EA3GiVPRl9CN QumeO7abCrr3vJqWGFXd3+odTicb3BQFAAA= -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lEWfqr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch ++ dirname /builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch + cd commons-vfs-2.4.1 + xmvn-install -R .xmvn-reactor -n apache-commons-vfs -d /builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch [INFO] Installing artifact org.apache.commons:commons-vfs2-project:pom:2.4.1 [INFO] Installing artifact org.apache.commons:commons-vfs2:jar:2.4.1 [INFO] Installing artifact org.apache.commons:commons-vfs2:pom:2.4.1 [INFO] Installing artifact org.apache.commons:commons-vfs2-examples:jar:2.4.1 [INFO] Installing artifact org.apache.commons:commons-vfs2-examples:pom:2.4.1 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/javadoc/apache-commons-vfs + cp -pr .xmvn/apidocs/allclasses-frame.html .xmvn/apidocs/allclasses-noframe.html .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/org .xmvn/apidocs/overview-frame.html .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-list .xmvn/apidocs/script.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css /builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/javadoc/apache-commons-vfs + echo /usr/share/javadoc/apache-commons-vfs + mkdir -p /builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/etc/ant.d + echo 'ant commons-logging commons-vfs' + install -p -m 644 commons-vfs /builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/etc/ant.d/commons-vfs + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 2.4.1-1.fc32 --unique-debug-suffix -2.4.1-1.fc32.noarch --unique-debug-src-base apache-commons-vfs-2.4.1-1.fc32.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/commons-vfs-2.4.1 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: apache-commons-vfs-2.4.1-1.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ploNVq + umask 022 + cd /builddir/build/BUILD + cd commons-vfs-2.4.1 + DOCDIR=/builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/doc/apache-commons-vfs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/doc/apache-commons-vfs + cp -pr README.txt /builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/doc/apache-commons-vfs + cp -pr RELEASE-NOTES.txt /builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/doc/apache-commons-vfs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SF20ys + umask 022 + cd /builddir/build/BUILD + cd commons-vfs-2.4.1 + LICENSEDIR=/builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/licenses/apache-commons-vfs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/licenses/apache-commons-vfs + cp -pr LICENSE.txt /builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/licenses/apache-commons-vfs + cp -pr NOTICE.txt /builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/licenses/apache-commons-vfs + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/maven-metadata/apache-commons-vfs-commons-vfs2.xml'] [INFO maven.prov] mvn(org.apache.commons:commons-vfs2) = 2.4.1 mvn(org.apache.commons:commons-vfs) = 2.4.1 mvn(commons-vfs:commons-vfs) = 2.4.1, mvn(org.apache.commons:commons-vfs2:pom:) = 2.4.1 mvn(org.apache.commons:commons-vfs:pom:) = 2.4.1 mvn(commons-vfs:commons-vfs:pom:) = 2.4.1 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/java/commons-vfs2.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/java/apache-commons-vfs.jar'] [INFO osgi.prov] osgi(org.apache.commons.vfs2) = 2.4.1 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/java/apache-commons-vfs2.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/java/commons-vfs.jar'] [INFO maven.req] input: ['/builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/maven-metadata/apache-commons-vfs-commons-vfs2.xml'] [INFO maven.req] javapackages-filesystem, java-headless >= 1:1.8, mvn(commons-logging:commons-logging) [INFO osgi.req] input: ['/builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/java/commons-vfs2.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/java/apache-commons-vfs.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/java/apache-commons-vfs2.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/java/commons-vfs.jar'] Provides: apache-commons-vfs = 2.4.1-1.fc32 apache-commons-vfs2 = 2.4.1-1.fc32 mvn(commons-vfs:commons-vfs) = 2.4.1 mvn(commons-vfs:commons-vfs:pom:) = 2.4.1 mvn(org.apache.commons:commons-vfs) = 2.4.1 mvn(org.apache.commons:commons-vfs2) = 2.4.1 mvn(org.apache.commons:commons-vfs2:pom:) = 2.4.1 mvn(org.apache.commons:commons-vfs:pom:) = 2.4.1 osgi(org.apache.commons.vfs2) = 2.4.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.8 javapackages-filesystem mvn(commons-logging:commons-logging) Processing files: apache-commons-vfs-ant-2.4.1-1.fc32.noarch Provides: apache-commons-vfs-ant = 2.4.1-1.fc32 config(apache-commons-vfs-ant) = 2.4.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: apache-commons-vfs-examples-2.4.1-1.fc32.noarch [INFO maven.prov] input: ['/builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/maven-metadata/apache-commons-vfs-commons-vfs2-examples.xml'] [INFO maven.prov] mvn(org.apache.commons:commons-vfs2-examples:pom:) = 2.4.1 mvn(org.apache.commons:commons-vfs-examples:pom:) = 2.4.1 mvn(commons-vfs:commons-vfs-examples:pom:) = 2.4.1, mvn(org.apache.commons:commons-vfs2-examples) = 2.4.1 mvn(org.apache.commons:commons-vfs-examples) = 2.4.1 mvn(commons-vfs:commons-vfs-examples) = 2.4.1 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/java/commons-vfs-examples.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/java/commons-vfs2-examples.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/java/apache-commons-vfs-examples.jar'] [INFO osgi.prov] osgi(org.apache.commons.vfs2) = 2.4.1 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/java/apache-commons-vfs2-examples.jar'] [INFO maven.req] input: ['/builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/maven-metadata/apache-commons-vfs-commons-vfs2-examples.xml'] [INFO maven.req] javapackages-filesystem, mvn(org.apache.httpcomponents:httpclient), mvn(org.apache.commons:commons-vfs2) = 2.4.1, java-headless >= 1:1.8, mvn(commons-httpclient:commons-httpclient) [INFO osgi.req] input: ['/builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/java/commons-vfs-examples.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/java/commons-vfs2-examples.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/java/apache-commons-vfs-examples.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/java/apache-commons-vfs2-examples.jar'] Provides: apache-commons-vfs-examples = 2.4.1-1.fc32 mvn(commons-vfs:commons-vfs-examples) = 2.4.1 mvn(commons-vfs:commons-vfs-examples:pom:) = 2.4.1 mvn(org.apache.commons:commons-vfs-examples) = 2.4.1 mvn(org.apache.commons:commons-vfs-examples:pom:) = 2.4.1 mvn(org.apache.commons:commons-vfs2-examples) = 2.4.1 mvn(org.apache.commons:commons-vfs2-examples:pom:) = 2.4.1 osgi(org.apache.commons.vfs2) = 2.4.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.8 javapackages-filesystem mvn(commons-httpclient:commons-httpclient) mvn(org.apache.commons:commons-vfs2) = 2.4.1 mvn(org.apache.httpcomponents:httpclient) Processing files: apache-commons-vfs-project-2.4.1-1.fc32.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OUo6kr + umask 022 + cd /builddir/build/BUILD + cd commons-vfs-2.4.1 + LICENSEDIR=/builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/licenses/apache-commons-vfs-project + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/licenses/apache-commons-vfs-project + cp -pr LICENSE.txt /builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/licenses/apache-commons-vfs-project + cp -pr NOTICE.txt /builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/licenses/apache-commons-vfs-project + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/maven-metadata/apache-commons-vfs-commons-vfs2-project.xml'] [INFO maven.prov] mvn(org.apache.commons:commons-vfs2-project:pom:) = 2.4.1 [INFO maven.req] input: ['/builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/maven-metadata/apache-commons-vfs-commons-vfs2-project.xml'] [INFO maven.req] java-headless, javapackages-filesystem [INFO maven.req] from POM(s): mvn(org.apache.maven.plugins:maven-antrun-plugin), mvn(org.apache.commons:commons-parent:pom:), mvn(org.apache.maven.plugins:maven-surefire-plugin) Provides: apache-commons-vfs-project = 2.4.1-1.fc32 mvn(org.apache.commons:commons-vfs2-project:pom:) = 2.4.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless javapackages-filesystem mvn(org.apache.commons:commons-parent:pom:) mvn(org.apache.maven.plugins:maven-antrun-plugin) mvn(org.apache.maven.plugins:maven-surefire-plugin) Processing files: apache-commons-vfs-javadoc-2.4.1-1.fc32.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.elNYIr + umask 022 + cd /builddir/build/BUILD + cd commons-vfs-2.4.1 + LICENSEDIR=/builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/licenses/apache-commons-vfs-javadoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/licenses/apache-commons-vfs-javadoc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/licenses/apache-commons-vfs-javadoc + cp -pr NOTICE.txt /builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch/usr/share/licenses/apache-commons-vfs-javadoc + RPM_EC=0 ++ jobs -p + exit 0 Provides: apache-commons-vfs-javadoc = 2.4.1-1.fc32 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-vfs-2.4.1-1.fc32.noarch Wrote: /builddir/build/RPMS/apache-commons-vfs-ant-2.4.1-1.fc32.noarch.rpm Wrote: /builddir/build/RPMS/apache-commons-vfs-project-2.4.1-1.fc32.noarch.rpm Wrote: /builddir/build/RPMS/apache-commons-vfs-examples-2.4.1-1.fc32.noarch.rpm Wrote: /builddir/build/RPMS/apache-commons-vfs-2.4.1-1.fc32.noarch.rpm Wrote: /builddir/build/RPMS/apache-commons-vfs-javadoc-2.4.1-1.fc32.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pI0G4q + umask 022 + cd /builddir/build/BUILD + cd commons-vfs-2.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/apache-commons-vfs-2.4.1-1.fc32.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0