D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/jsch-agent-proxy-0.0.8-7.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tBNuRI + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf jsch-agent-proxy-0.0.8 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/jsch-agent-proxy-0.0.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jsch-agent-proxy-0.0.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/python3 /usr/share/java-utils/mvn_package.py :jsch.agentproxy jsch.agentproxy.core + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-javadoc-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_xpath_remove pom:build/pom:extensions + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4IrgVJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd jsch-agent-proxy-0.0.8 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -s 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... [WARNING] The project com.jcraft:jsch.agentproxy:pom:0.0.8 uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] jsch-agent-proxy: a parent of modules [pom] [INFO] jsch-agent-proxy core library [bundle] [INFO] an implementation of USocketFactory using JNA [bundle] [INFO] an implementation of USocketFactory using netcat [bundle] [INFO] a connector for ssh-agent [bundle] [INFO] a connector for Pageant using JNA [bundle] [INFO] a connector factory [bundle] [INFO] a library to use jsch-agent-proxy with JSch [jar] [INFO] a library to use jsch-agent-proxy with sshj [jar] [INFO] jsch-agent-proxy connector to SVNKit fork of Trilead SSH2 [jar] [INFO] [INFO] ---------------------< com.jcraft:jsch.agentproxy >--------------------- [INFO] Building jsch-agent-proxy: a parent of modules 0.0.8 [1/10] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] ------------------< com.jcraft:jsch.agentproxy.core >------------------- [INFO] Building jsch-agent-proxy core library 0.0.8 [2/10] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jsch.agentproxy.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/jsch-agent-proxy-0.0.8/jsch-agent-proxy-core/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jsch.agentproxy.core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/iurt/rpmbuild/BUILD/jsch-agent-proxy-0.0.8/jsch-agent-proxy-core/target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] Source option 5 is no longer supported. Use 6 or later. [ERROR] Target option 1.5 is no longer supported. Use 1.6 or later. [INFO] 2 errors [INFO] ------------------------------------------------------------- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping jsch-agent-proxy: a parent of modules [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for jsch-agent-proxy: a parent of modules 0.0.8: [INFO] [INFO] jsch-agent-proxy: a parent of modules .............. SUCCESS [ 0.002 s] [INFO] jsch-agent-proxy core library ...................... FAILURE [ 3.642 s] [INFO] an implementation of USocketFactory using JNA ...... SKIPPED [INFO] an implementation of USocketFactory using netcat ... SKIPPED [INFO] a connector for ssh-agent .......................... SKIPPED [INFO] a connector for Pageant using JNA .................. SKIPPED [INFO] a connector factory ................................ SKIPPED [INFO] a library to use jsch-agent-proxy with JSch ........ SKIPPED [INFO] a library to use jsch-agent-proxy with sshj ........ SKIPPED [INFO] jsch-agent-proxy connector to SVNKit fork of Trilead SSH2 SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.853 s [INFO] Finished at: 2020-10-08T04:27:15Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project jsch.agentproxy.core: Compilation failure: Compilation failure: [ERROR] Source option 5 is no longer supported. Use 6 or later. [ERROR] Target option 1.5 is no longer supported. Use 1.6 or later. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :jsch.agentproxy.core error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.4IrgVJ (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.4IrgVJ (%build) I: [iurt_root_command] ERROR: chroot